.t-menuburger{position:relative;flex-shrink:0;width:28px;height:20px;padding:0;border:none;background-color:transparent;outline:none;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:transform .5s ease-in-out;cursor:pointer;z-index:999;}.t-menuburger span{display:block;position:absolute;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out;height:3px;background-color:#000;}.t-menuburger span:nth-child(1){top:0px;}.t-menuburger span:nth-child(2),.t-menuburger span:nth-child(3){top:8px;}.t-menuburger span:nth-child(4){top:16px;}.t-menuburger__big{width:42px;height:32px;}.t-menuburger__big span{height:5px;}.t-menuburger__big span:nth-child(2),.t-menuburger__big span:nth-child(3){top:13px;}.t-menuburger__big span:nth-child(4){top:26px;}.t-menuburger__small{width:22px;height:14px;}.t-menuburger__small span{height:2px;}.t-menuburger__small span:nth-child(2),.t-menuburger__small span:nth-child(3){top:6px;}.t-menuburger__small span:nth-child(4){top:12px;}.t-menuburger-opened span:nth-child(1){top:8px;width:0%;left:50%;}.t-menuburger-opened span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg);}.t-menuburger-opened span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.t-menuburger-opened span:nth-child(4){top:8px;width:0%;left:50%;}.t-menuburger-opened.t-menuburger__big span:nth-child(1){top:6px;}.t-menuburger-opened.t-menuburger__big span:nth-child(4){top:18px;}.t-menuburger-opened.t-menuburger__small span:nth-child(1),.t-menuburger-opened.t-menuburger__small span:nth-child(4){top:6px;}@media (hover),(min-width:0\0){.t-menuburger_first:hover span:nth-child(1){transform:translateY(1px);}.t-menuburger_first:hover span:nth-child(4){transform:translateY(-1px);}.t-menuburger_first.t-menuburger__big:hover span:nth-child(1){transform:translateY(3px);}.t-menuburger_first.t-menuburger__big:hover span:nth-child(4){transform:translateY(-3px);}}.t-menuburger_second span:nth-child(2),.t-menuburger_second span:nth-child(3){width:80%;left:20%;right:0;}@media (hover),(min-width:0\0){.t-menuburger_second.t-menuburger-hovered span:nth-child(2),.t-menuburger_second.t-menuburger-hovered span:nth-child(3){animation:t-menuburger-anim 0.3s ease-out normal forwards;}.t-menuburger_second.t-menuburger-unhovered span:nth-child(2),.t-menuburger_second.t-menuburger-unhovered span:nth-child(3){animation:t-menuburger-anim2 0.3s ease-out normal forwards;}}.t-menuburger_second.t-menuburger-opened span:nth-child(2),.t-menuburger_second.t-menuburger-opened span:nth-child(3){left:0;right:0;width:100%!important;}.t-menuburger_third span:nth-child(4){width:70%;left:unset;right:0;}@media (hover),(min-width:0\0){.t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4){width:100%;}}.t-menuburger_third.t-menuburger-opened span:nth-child(4){width:0!important;right:50%;}.t-menuburger_fourth{height:12px;}.t-menuburger_fourth.t-menuburger__small{height:8px;}.t-menuburger_fourth.t-menuburger__big{height:18px;}.t-menuburger_fourth span:nth-child(2),.t-menuburger_fourth span:nth-child(3){top:4px;opacity:0;}.t-menuburger_fourth span:nth-child(4){top:8px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}.t-menuburger_fourth.t-menuburger__big span:nth-child(2),.t-menuburger_fourth.t-menuburger__big span:nth-child(3){top:6px;}.t-menuburger_fourth.t-menuburger__big span:nth-child(4){top:12px;}@media (hover),(min-width:0\0){.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(1px);}.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-1px);}.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(3px);}.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-3px);}}.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),.t-menuburger_fourth.t-menuburger-opened span:nth-child(4){top:4px;}.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),.t-menuburger_fourth.t-menuburger-opened span:nth-child(3){opacity:1;}@keyframes t-menuburger-anim{0%{width:80%;left:20%;right:0;}50%{width:100%;left:0;right:0;}100%{width:80%;left:0;right:20%;}}@keyframes t-menuburger-anim2{0%{width:80%;left:0;}50%{width:100%;right:0;left:0;}100%{width:80%;left:20%;right:0;}}
.tmenu-mobile{background-color:#111;display:none;width:100%;top:0;z-index:990;}.tmenu-mobile_positionfixed{position:fixed;}.tmenu-mobile__text{color:#fff;}.tmenu-mobile__container{min-height:64px;padding:20px;position:relative;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.tmenu-mobile__list{display:block;}.tmenu-mobile__burgerlogo{display:inline-block;font-size:24px;font-weight:400;white-space:nowrap;vertical-align:middle;}.tmenu-mobile__imglogo{height:auto;display:block;max-width:300px!important;box-sizing:border-box;padding:0;margin:0 auto;}@media screen and (max-width:980px){.tmenu-mobile__menucontent_hidden{display:none;height:100%;}.tmenu-mobile{display:block;}}@media screen and (max-width:980px){#rec817960448 .tmenu-mobile{background-color:#9d9da4;}#rec817960448 .t-menuburger{-webkit-order:1;-ms-flex-order:1;order:1;}}
 #rec817960448 .tmenu-mobile__burgerlogo a{color:#ffffff;}
 #rec817960448 .tmenu-mobile__burgerlogo__title{color:#ffffff;}
@media screen and (max-width:980px){#rec817960448 .t228__leftcontainer{display:none;}}
@media screen and (max-width:980px){#rec817960448 .t228{position:static;}}
#rec817960448 .t-menu__link-item{position:relative;}#rec817960448 .t-menu__link-item:not(.t-active):not(.tooltipstered)::after{content:'';position:absolute;left:0;bottom:20%;opacity:0;width:100%;height:100%;border-bottom:1px solid #04cab9;-webkit-box-shadow:inset 0px -1px 0px 0px #04cab9;-moz-box-shadow:inset 0px -1px 0px 0px #04cab9;box-shadow:inset 0px -1px 0px 0px #04cab9;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;pointer-events:none;}#rec817960448 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover::after{opacity:1;bottom:-1px;}#rec817960448 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible::after{opacity:1;bottom:-1px;}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec817960448 .t-menu__link-item,#rec817960448 .t-menu__link-item.t-active{opacity:1 !important;}}
#rec817960448{--menusub-text-color:#ffffff;--menusub-bg:#fff;--menusub-shadow:none;--menusub-radius:0;--menusub-border:none;--menusub-width:300px;--menusub-transition:0.3s ease-in-out;--menusub-hover-color:#04cab9;}#rec817960448 .t-menusub__link-item,#rec817960448 .t-menusub__innermenu-link{-webkit-transition:color var(--menusub-transition),opacity var(--menusub-transition);transition:color var(--menusub-transition),opacity var(--menusub-transition);}#rec817960448 .t-menusub__link-item:not(.t-active):not(.tooltipstered):hover,#rec817960448 .t-menusub__innermenu-link:not(.t-active):hover{color:var(--menusub-hover-color) !important;}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec817960448 .t-menusub__link-item,#rec817960448 .t-menusub__link-item.t-active{opacity:1 !important;}}@media screen and (max-width:980px){#rec817960448 .t-menusub__menu .t-menusub__link-item,#rec817960448 .t-menusub__menu .t-menusub__innermenu-link{color:var(--menusub-text-color) !important;}#rec817960448 .t-menusub__menu .t-menusub__link-item.t-active{color:var(--menusub-text-color) !important;}#rec817960448 .t-menusub__menu .t-menusub__list-item:has(.t-active){background-color:var(--menusub-hover-bg);}}@media screen and (max-width:980px){#rec817960448 .t-menusub__menu-wrapper{background-color:var(--menusub-bg) !important;border-radius:var(--menusub-radius) !important;border:var(--menusub-border) !important;box-shadow:var(--menusub-shadow) !important;overflow:auto;max-width:var(--mobile-max-width);}#rec817960448 .t-menusub__menu-wrapper .t-menusub__content{background-color:transparent !important;border:none !important;box-shadow:none !important;border-radius:0 !important;margin-top:0 !important;}}
@media screen and (min-width:981px){#rec817960448 .t-menusub__menu{background-color:var(--menusub-bg);text-align:center;max-width:var(--menusub-width);border-radius:var(--menusub-radius);border:var(--menusub-border);box-shadow:var(--menusub-shadow);}}
 #rec817960448 a.t-menusub__link-item{font-size:20px;font-weight:400;}
 #rec817960448 .t228__leftcontainer a{color:#ffffff;}#rec817960448 a.t-menu__link-item{color:#ffffff;font-family:'FuturaPT';font-weight:500;text-transform:uppercase;}#rec817960448 .t228__right_langs_lang a{color:#ffffff;font-family:'FuturaPT';font-weight:500;text-transform:uppercase;}#rec817960448 .t228__right_descr{font-size:20px;color:#ffffff;font-weight:500;}
 #rec817960448 .t228__logo{color:#ffffff;}
.t-menuburger{position:relative;flex-shrink:0;width:28px;height:20px;padding:0;border:none;background-color:transparent;outline:none;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:transform .5s ease-in-out;cursor:pointer;z-index:999;}.t-menuburger span{display:block;position:absolute;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out;height:3px;background-color:#000;}.t-menuburger span:nth-child(1){top:0px;}.t-menuburger span:nth-child(2),.t-menuburger span:nth-child(3){top:8px;}.t-menuburger span:nth-child(4){top:16px;}.t-menuburger__big{width:42px;height:32px;}.t-menuburger__big span{height:5px;}.t-menuburger__big span:nth-child(2),.t-menuburger__big span:nth-child(3){top:13px;}.t-menuburger__big span:nth-child(4){top:26px;}.t-menuburger__small{width:22px;height:14px;}.t-menuburger__small span{height:2px;}.t-menuburger__small span:nth-child(2),.t-menuburger__small span:nth-child(3){top:6px;}.t-menuburger__small span:nth-child(4){top:12px;}.t-menuburger-opened span:nth-child(1){top:8px;width:0%;left:50%;}.t-menuburger-opened span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg);}.t-menuburger-opened span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.t-menuburger-opened span:nth-child(4){top:8px;width:0%;left:50%;}.t-menuburger-opened.t-menuburger__big span:nth-child(1){top:6px;}.t-menuburger-opened.t-menuburger__big span:nth-child(4){top:18px;}.t-menuburger-opened.t-menuburger__small span:nth-child(1),.t-menuburger-opened.t-menuburger__small span:nth-child(4){top:6px;}@media (hover),(min-width:0\0){.t-menuburger_first:hover span:nth-child(1){transform:translateY(1px);}.t-menuburger_first:hover span:nth-child(4){transform:translateY(-1px);}.t-menuburger_first.t-menuburger__big:hover span:nth-child(1){transform:translateY(3px);}.t-menuburger_first.t-menuburger__big:hover span:nth-child(4){transform:translateY(-3px);}}.t-menuburger_second span:nth-child(2),.t-menuburger_second span:nth-child(3){width:80%;left:20%;right:0;}@media (hover),(min-width:0\0){.t-menuburger_second.t-menuburger-hovered span:nth-child(2),.t-menuburger_second.t-menuburger-hovered span:nth-child(3){animation:t-menuburger-anim 0.3s ease-out normal forwards;}.t-menuburger_second.t-menuburger-unhovered span:nth-child(2),.t-menuburger_second.t-menuburger-unhovered span:nth-child(3){animation:t-menuburger-anim2 0.3s ease-out normal forwards;}}.t-menuburger_second.t-menuburger-opened span:nth-child(2),.t-menuburger_second.t-menuburger-opened span:nth-child(3){left:0;right:0;width:100%!important;}.t-menuburger_third span:nth-child(4){width:70%;left:unset;right:0;}@media (hover),(min-width:0\0){.t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4){width:100%;}}.t-menuburger_third.t-menuburger-opened span:nth-child(4){width:0!important;right:50%;}.t-menuburger_fourth{height:12px;}.t-menuburger_fourth.t-menuburger__small{height:8px;}.t-menuburger_fourth.t-menuburger__big{height:18px;}.t-menuburger_fourth span:nth-child(2),.t-menuburger_fourth span:nth-child(3){top:4px;opacity:0;}.t-menuburger_fourth span:nth-child(4){top:8px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}.t-menuburger_fourth.t-menuburger__big span:nth-child(2),.t-menuburger_fourth.t-menuburger__big span:nth-child(3){top:6px;}.t-menuburger_fourth.t-menuburger__big span:nth-child(4){top:12px;}@media (hover),(min-width:0\0){.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(1px);}.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-1px);}.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(3px);}.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-3px);}}.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),.t-menuburger_fourth.t-menuburger-opened span:nth-child(4){top:4px;}.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),.t-menuburger_fourth.t-menuburger-opened span:nth-child(3){opacity:1;}@keyframes t-menuburger-anim{0%{width:80%;left:20%;right:0;}50%{width:100%;left:0;right:0;}100%{width:80%;left:0;right:20%;}}@keyframes t-menuburger-anim2{0%{width:80%;left:0;}50%{width:100%;right:0;left:0;}100%{width:80%;left:20%;right:0;}}
@media screen and (max-width:980px){#rec817960449 .t280__main_opened .t280__menu__content{background-color:#c3c2d1!important;opacity:1!important;}}
#rec817960449 .t-menu__link-item{}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec817960449 .t-menu__link-item,#rec817960449 .t-menu__link-item.t-active{opacity:1 !important;}}
#rec817960449{--menusub-text-color:#ffffff;--menusub-bg:#fff;--menusub-shadow:none;--menusub-radius:0;--menusub-border:none;--menusub-width:300px;--menusub-transition:0.3s ease-in-out;--menusub-hover-color:#04cab9;}#rec817960449 .t-menusub__link-item,#rec817960449 .t-menusub__innermenu-link{-webkit-transition:color var(--menusub-transition),opacity var(--menusub-transition);transition:color var(--menusub-transition),opacity var(--menusub-transition);}#rec817960449 .t-menusub__link-item:not(.t-active):not(.tooltipstered):hover,#rec817960449 .t-menusub__innermenu-link:not(.t-active):hover{color:var(--menusub-hover-color) !important;}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec817960449 .t-menusub__link-item,#rec817960449 .t-menusub__link-item.t-active{opacity:1 !important;}}@media screen and (max-width:980px){#rec817960449 .t-menusub__menu .t-menusub__link-item,#rec817960449 .t-menusub__menu .t-menusub__innermenu-link{color:var(--menusub-text-color) !important;}#rec817960449 .t-menusub__menu .t-menusub__link-item.t-active{color:var(--menusub-text-color) !important;}#rec817960449 .t-menusub__menu .t-menusub__list-item:has(.t-active){background-color:var(--menusub-hover-bg);}}@media screen and (max-width:980px){#rec817960449 .t-menusub__menu-wrapper{background-color:var(--menusub-bg) !important;border-radius:var(--menusub-radius) !important;border:var(--menusub-border) !important;box-shadow:var(--menusub-shadow) !important;overflow:auto;max-width:var(--mobile-max-width);}#rec817960449 .t-menusub__menu-wrapper .t-menusub__content{background-color:transparent !important;border:none !important;box-shadow:none !important;border-radius:0 !important;margin-top:0 !important;}}
@media screen and (min-width:981px){#rec817960449 .t-menusub__menu{background-color:var(--menusub-bg);text-align:right;max-width:var(--menusub-width);border-radius:var(--menusub-radius);border:var(--menusub-border);box-shadow:var(--menusub-shadow);}}
 #rec817960449 a.t-menusub__link-item{font-size:20px;color:#ffffff;font-family:'FuturaPT';font-weight:400;}
 #rec817960449 .t280__logo__content .t-title{font-size:18px;color:#ffffff;font-weight:500;text-transform:uppercase;letter-spacing:2px;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec817960449 .t280__logo__content .t-title{font-size:14px;}}#rec817960449 a.t280__menu__link{color:#ffffff;font-family:'FuturaPT';font-weight:400;text-transform:uppercase;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec817960449 a.t280__menu__link{font-size:22px;}}#rec817960449 .t280__descr{font-size:20px;color:#ffffff;font-weight:500;}
 #rec817960449 .t280__logo{font-size:18px;color:#ffffff;font-weight:500;text-transform:uppercase;letter-spacing:2px;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec817960449 .t280__logo{font-size:14px;}}
 #rec817960449 .t280__lang_first{color:#ffffff;font-family:'FuturaPT';font-weight:400;text-transform:uppercase;}
 #rec817960449 .t280__lang_second{color:#ffffff;font-family:'FuturaPT';font-weight:400;text-transform:uppercase;}
#rec2136756281 .t-cover-outer {padding:10px;}@media (max-width:480px) {#rec2136756281 .t-cover-outer {padding:10px;}}
 #rec2136756281 .t-cover,#rec2136756281 .t-cover__filter{border-radius:15px;overflow:hidden;}@media (max-width:480px){#rec2136756281 .t-cover,#rec2136756281 .t-cover__filter{border-radius:15px;overflow:hidden;}}
 #rec2136756281 .t001__uptitle{line-height:1;text-transform:uppercase;opacity:0;}#rec2136756281 .t001__title{color:#04cab9;font-family:var(--t-text-font,Arial);font-weight:500;letter-spacing:0.5px;}@media screen and (min-width:900px){#rec2136756281 .t001__title{line-height:1;font-size:40px;}}@media screen and (min-width:480px) and (max-width:900px){#rec2136756281 .t001__title{font-size:20px;}}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec2136756281 .t001__title{font-size:20px;line-height:0.9;}}#rec2136756281 .t001__descr{font-size:25px;font-family:var(--t-text-font,Arial);}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec2136756281 .t001__descr{font-size:15px;}}
#rec2136756291 .t758__link-item_active{color:#04cab9 !important;}
#rec2136756291 .t758__breadcrumb-divider{color:#000000;}#rec2136756291 .t758 .t-menu__link-item{-webkit-transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;}#rec2136756291 .t758 .t-menu__link-item:hover{color:#9e9e9e !important;}#rec2136756291 .t758 .t-menu__link-item:focus-visible{color:#9e9e9e !important;}
#rec2136756291 .t758__list-item__icon{min-height:30px;}#rec2136756291 .t758__link-item__wrapper{min-height:30px;}#rec2136756291 .t-menu__link-item{min-height:30px;line-height:30px;}#rec2136756291 .t758__breadcrumb-divider{height:30px;line-height:30px;}
 #rec2136756291 .t758__link-item__wrapper .t-menu__link-item{font-size:18px;color:#000000;font-family:'FuturaPT';font-weight:400;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec2136756291 .t758__link-item__wrapper .t-menu__link-item{font-size:13px;}}
 #rec2136756291 .t758__breadcrumb-divider{font-size:18px;font-family:'FuturaPT';font-weight:400;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec2136756291 .t758__breadcrumb-divider{font-size:13px;}}
#rec2136756321 .t396__artboard {height:85px;background-color:#ffffff;}#rec2136756321 .t396__filter {height:85px;}#rec2136756321 .t396__carrier{height:85px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec2136756321 .t396__artboard,#rec2136756321 .t396__filter,#rec2136756321 .t396__carrier {height:62px;}#rec2136756321 .t396__filter {}#rec2136756321 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:979px) {#rec2136756321 .t396__artboard,#rec2136756321 .t396__filter,#rec2136756321 .t396__carrier {height:38px;}#rec2136756321 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756321 .t396__filter{}#rec2136756321 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:639px) {#rec2136756321 .t396__artboard,#rec2136756321 .t396__filter,#rec2136756321 .t396__carrier {height:32px;}#rec2136756321 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756321 .t396__filter{}#rec2136756321 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:479px) {#rec2136756321 .t396__artboard,#rec2136756321 .t396__filter,#rec2136756321 .t396__carrier {height:122px;}#rec2136756321 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756321 .t396__filter{}#rec2136756321 .t396__carrier {background-position:center center;background-attachment:scroll;}}#rec2136756321 .tn-elem[data-elem-id="1478017674914"]{color:#000000;z-index:3;top:1px;;left:5px;;width:90%;height:84px;}#rec2136756321 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:top;color:#000000;font-size:24px;font-family:var(--t-text-font,Arial);line-height:1.15;font-weight:300;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec2136756321 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756321 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:17px;background-size:cover;}}@media screen and (max-width:979px){#rec2136756321 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756321 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:12px;line-height:1;background-size:cover;}}@media screen and (max-width:639px){#rec2136756321 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756321 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:479px){#rec2136756321 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756321 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:15px;line-height:1;letter-spacing:0px;background-size:cover;}}
#rec2136853841 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}#rec2136853841 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}#rec2136853841 .t-store__parts-switch-btn{}#rec2136853841 .t-store__parts-sublist .t-store__parts-switch-btn{}
 #rec2136853841 .t-store__card .t-typography__title{font-size:18px;}#rec2136853841 .t-store__relevants__title{font-size:18px;}#rec2136853841 .t-store__card .t-store__card__price{font-weight:400;}#rec2136853841 .t-store__card .t-store__card__price_old{font-weight:400;}
 #rec2136853841 .t-popup .t-typography__title{font-size:18px;}#rec2136853841 .t-popup .t-store__prod-popup__price{font-weight:400;}#rec2136853841 .t-popup .t-store__prod-popup__price_old{font-weight:400;}
#rec2136853841 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:4px;box-shadow:none !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec2136853841 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:4px;box-shadow:none !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec2136853841 .t-menu__link-item{}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec2136853841 .t-menu__link-item,#rec2136853841 .t-menu__link-item.t-active{opacity:1 !important;}}
#rec2136853841 .t951__cont-wrapper .t951__sidebar{background-color:inherit;padding:initial;;}#rec2136853841 .t951 .t951__sidebar .t-store__filter__item .t-checkbox__control{color:inherit;}#rec2136853841 .t951 .t951__sidebar .t-store__filter__custom-sel{color:inherit;}#rec2136853841 .t951 .t951__sidebar .t-store__filter__btn-text{color:inherit;}#rec2136853841 .t951 .t951__sidebar .t-store__filter__btn-expand{border-color:inherit;}@media screen and (min-width:960px){#rec2136853841 .t951 .t-store__filter__chosen-bar{}#rec2136853841 .t951 .t951__sidebar_sticky .t951__sidebar-wrapper{top:50px;max-height:calc(100vh - 50px);}}
#rec2136756401 .t396__artboard {height:44px;background-color:#ffffff;}#rec2136756401 .t396__filter {height:44px;}#rec2136756401 .t396__carrier{height:44px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec2136756401 .t396__artboard,#rec2136756401 .t396__filter,#rec2136756401 .t396__carrier {height:24px;}#rec2136756401 .t396__filter {}#rec2136756401 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:979px) {#rec2136756401 .t396__artboard,#rec2136756401 .t396__filter,#rec2136756401 .t396__carrier {height:24px;}#rec2136756401 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756401 .t396__filter{}#rec2136756401 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:639px) {#rec2136756401 .t396__artboard,#rec2136756401 .t396__filter,#rec2136756401 .t396__carrier {height:29px;}#rec2136756401 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756401 .t396__filter{}#rec2136756401 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:479px) {#rec2136756401 .t396__artboard,#rec2136756401 .t396__filter,#rec2136756401 .t396__carrier {height:52px;}#rec2136756401 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756401 .t396__filter{}#rec2136756401 .t396__carrier {background-position:center center;background-attachment:scroll;}}#rec2136756401 .tn-elem[data-elem-id="1478017674914"]{color:#000000;z-index:3;top:2px;;left:5px;;width:123%;height:auto;}#rec2136756401 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;color:#000000;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec2136756401 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756401 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:979px){#rec2136756401 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:117%;height:auto;text-align:left;}#rec2136756401 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec2136756401 .tn-elem[data-elem-id="1478017674914"]{display:table;top:7px;;left:5px;;width:144%;height:auto;}#rec2136756401 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:479px){#rec2136756401 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:95%;height:auto;}#rec2136756401 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:20px;line-height:0.8;letter-spacing:-1px;background-size:cover;}}#rec2136756401 .tn-elem[data-elem-id="1659268559309"]{z-index:3;top:43px;;left:5px;;width:90%;height:1px;}#rec2136756401 .tn-elem[data-elem-id="1659268559309"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#04cab9;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec2136756401 .tn-elem[data-elem-id="1659268559309"]{display:table;top:23px;;left:5px;;width:90%;height:1px;}}@media screen and (max-width:979px){#rec2136756401 .tn-elem[data-elem-id="1659268559309"]{display:table;top:23px;;left:5px;;width:90%;}}@media screen and (max-width:639px){#rec2136756401 .tn-elem[data-elem-id="1659268559309"]{display:table;top:28px;;left:5px;;width:90%;height:1px;}}@media screen and (max-width:479px){#rec2136756401 .tn-elem[data-elem-id="1659268559309"]{display:table;top:51px;;left:6px;;width:90%;height:1px;}#rec2136756401 .tn-elem[data-elem-id="1659268559309"] .tn-atom{background-position:center center;background-size:cover;}}
#rec2136756411 .t396__artboard {height:198px;background-color:#ffffff;}#rec2136756411 .t396__filter {height:198px;}#rec2136756411 .t396__carrier{height:198px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec2136756411 .t396__artboard,#rec2136756411 .t396__filter,#rec2136756411 .t396__carrier {height:102px;}#rec2136756411 .t396__filter {}#rec2136756411 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:979px) {#rec2136756411 .t396__artboard,#rec2136756411 .t396__filter,#rec2136756411 .t396__carrier {height:74px;}#rec2136756411 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756411 .t396__filter{}#rec2136756411 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:639px) {#rec2136756411 .t396__artboard,#rec2136756411 .t396__filter,#rec2136756411 .t396__carrier {height:72px;}#rec2136756411 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756411 .t396__filter{}#rec2136756411 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:479px) {#rec2136756411 .t396__artboard,#rec2136756411 .t396__filter,#rec2136756411 .t396__carrier {height:257px;}#rec2136756411 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756411 .t396__filter{}#rec2136756411 .t396__carrier {background-position:center center;background-attachment:scroll;}}#rec2136756411 .tn-elem[data-elem-id="1478017674914"]{color:#000000;z-index:3;top:2px;;left:5px;;width:90%;height:196px;}#rec2136756411 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:top;color:#000000;font-size:24px;font-family:var(--t-text-font,Arial);line-height:1.15;font-weight:300;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec2136756411 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756411 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:17px;background-size:cover;}}@media screen and (max-width:979px){#rec2136756411 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756411 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:12px;line-height:1;background-size:cover;}}@media screen and (max-width:639px){#rec2136756411 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756411 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:479px){#rec2136756411 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756411 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:15px;line-height:1;letter-spacing:0px;background-size:cover;}}
#rec2136756421 .t396__artboard {height:44px;background-color:#ffffff;}#rec2136756421 .t396__filter {height:44px;}#rec2136756421 .t396__carrier{height:44px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec2136756421 .t396__artboard,#rec2136756421 .t396__filter,#rec2136756421 .t396__carrier {height:30px;}#rec2136756421 .t396__filter {}#rec2136756421 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:979px) {#rec2136756421 .t396__artboard,#rec2136756421 .t396__filter,#rec2136756421 .t396__carrier {height:30px;}#rec2136756421 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756421 .t396__filter{}#rec2136756421 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:639px) {#rec2136756421 .t396__artboard,#rec2136756421 .t396__filter,#rec2136756421 .t396__carrier {height:35px;}#rec2136756421 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756421 .t396__filter{}#rec2136756421 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:479px) {#rec2136756421 .t396__artboard,#rec2136756421 .t396__filter,#rec2136756421 .t396__carrier {height:22px;}#rec2136756421 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756421 .t396__filter{}#rec2136756421 .t396__carrier {background-position:center center;background-attachment:scroll;}}#rec2136756421 .tn-elem[data-elem-id="1478017674914"]{color:#000000;z-index:3;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756421 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;color:#000000;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec2136756421 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756421 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:979px){#rec2136756421 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756421 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec2136756421 .tn-elem[data-elem-id="1478017674914"]{display:table;top:7px;;left:5px;;width:90%;height:auto;}#rec2136756421 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:479px){#rec2136756421 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:150%;height:auto;}#rec2136756421 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:20px;line-height:0.8;letter-spacing:-1px;background-size:cover;}}#rec2136756421 .tn-elem[data-elem-id="1659268559309"]{z-index:3;top:43px;;left:5px;;width:90%;height:1px;}#rec2136756421 .tn-elem[data-elem-id="1659268559309"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#04cab9;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec2136756421 .tn-elem[data-elem-id="1659268559309"]{display:table;top:23px;;left:5px;;width:90%;height:1px;}}@media screen and (max-width:979px){#rec2136756421 .tn-elem[data-elem-id="1659268559309"]{display:table;top:23px;;left:5px;;width:90%;}}@media screen and (max-width:639px){#rec2136756421 .tn-elem[data-elem-id="1659268559309"]{display:table;top:28px;;left:5px;;width:90%;height:1px;}}@media screen and (max-width:479px){#rec2136756421 .tn-elem[data-elem-id="1659268559309"]{display:table;top:19px;;left:6px;;width:90%;height:1px;}#rec2136756421 .tn-elem[data-elem-id="1659268559309"] .tn-atom{background-position:center center;background-size:cover;}}
#rec2136756431 .t396__artboard {height:198px;background-color:#ffffff;}#rec2136756431 .t396__filter {height:198px;}#rec2136756431 .t396__carrier{height:198px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec2136756431 .t396__artboard,#rec2136756431 .t396__filter,#rec2136756431 .t396__carrier {height:102px;}#rec2136756431 .t396__filter {}#rec2136756431 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:979px) {#rec2136756431 .t396__artboard,#rec2136756431 .t396__filter,#rec2136756431 .t396__carrier {height:86px;}#rec2136756431 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756431 .t396__filter{}#rec2136756431 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:639px) {#rec2136756431 .t396__artboard,#rec2136756431 .t396__filter,#rec2136756431 .t396__carrier {height:82px;}#rec2136756431 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756431 .t396__filter{}#rec2136756431 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:479px) {#rec2136756431 .t396__artboard,#rec2136756431 .t396__filter,#rec2136756431 .t396__carrier {height:152px;}#rec2136756431 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756431 .t396__filter{}#rec2136756431 .t396__carrier {background-position:center center;background-attachment:scroll;}}#rec2136756431 .tn-elem[data-elem-id="1478017674914"]{color:#000000;z-index:3;top:2px;;left:5px;;width:90%;height:196px;}#rec2136756431 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:top;color:#000000;font-size:24px;font-family:var(--t-text-font,Arial);line-height:1.15;font-weight:300;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec2136756431 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756431 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:17px;background-size:cover;}}@media screen and (max-width:979px){#rec2136756431 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756431 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:12px;line-height:1;background-size:cover;}}@media screen and (max-width:639px){#rec2136756431 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756431 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:479px){#rec2136756431 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756431 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:15px;line-height:1;letter-spacing:0px;background-size:cover;}}
#rec2136756441 .t396__artboard {height:44px;background-color:#ffffff;}#rec2136756441 .t396__filter {height:44px;}#rec2136756441 .t396__carrier{height:44px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec2136756441 .t396__artboard,#rec2136756441 .t396__filter,#rec2136756441 .t396__carrier {height:30px;}#rec2136756441 .t396__filter {}#rec2136756441 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:979px) {#rec2136756441 .t396__artboard,#rec2136756441 .t396__filter,#rec2136756441 .t396__carrier {height:30px;}#rec2136756441 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756441 .t396__filter{}#rec2136756441 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:639px) {#rec2136756441 .t396__artboard,#rec2136756441 .t396__filter,#rec2136756441 .t396__carrier {height:35px;}#rec2136756441 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756441 .t396__filter{}#rec2136756441 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:479px) {#rec2136756441 .t396__artboard,#rec2136756441 .t396__filter,#rec2136756441 .t396__carrier {height:22px;}#rec2136756441 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756441 .t396__filter{}#rec2136756441 .t396__carrier {background-position:center center;background-attachment:scroll;}}#rec2136756441 .tn-elem[data-elem-id="1478017674914"]{color:#000000;z-index:3;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756441 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;color:#000000;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec2136756441 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756441 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:979px){#rec2136756441 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756441 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec2136756441 .tn-elem[data-elem-id="1478017674914"]{display:table;top:7px;;left:5px;;width:90%;height:auto;}#rec2136756441 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:479px){#rec2136756441 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:150%;height:auto;}#rec2136756441 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:20px;line-height:0.8;letter-spacing:-1px;background-size:cover;}}#rec2136756441 .tn-elem[data-elem-id="1659268559309"]{z-index:3;top:43px;;left:5px;;width:90%;height:1px;}#rec2136756441 .tn-elem[data-elem-id="1659268559309"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#04cab9;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec2136756441 .tn-elem[data-elem-id="1659268559309"]{display:table;top:23px;;left:5px;;width:90%;height:1px;}}@media screen and (max-width:979px){#rec2136756441 .tn-elem[data-elem-id="1659268559309"]{display:table;top:23px;;left:5px;;width:90%;}}@media screen and (max-width:639px){#rec2136756441 .tn-elem[data-elem-id="1659268559309"]{display:table;top:28px;;left:5px;;width:90%;height:1px;}}@media screen and (max-width:479px){#rec2136756441 .tn-elem[data-elem-id="1659268559309"]{display:table;top:19px;;left:6px;;width:90%;height:1px;}#rec2136756441 .tn-elem[data-elem-id="1659268559309"] .tn-atom{background-position:center center;background-size:cover;}}
#rec2136756451 .t396__artboard {height:282px;background-color:#ffffff;}#rec2136756451 .t396__filter {height:282px;}#rec2136756451 .t396__carrier{height:282px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec2136756451 .t396__artboard,#rec2136756451 .t396__filter,#rec2136756451 .t396__carrier {height:102px;}#rec2136756451 .t396__filter {}#rec2136756451 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:979px) {#rec2136756451 .t396__artboard,#rec2136756451 .t396__filter,#rec2136756451 .t396__carrier {height:110px;}#rec2136756451 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756451 .t396__filter{}#rec2136756451 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:639px) {#rec2136756451 .t396__artboard,#rec2136756451 .t396__filter,#rec2136756451 .t396__carrier {height:82px;}#rec2136756451 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756451 .t396__filter{}#rec2136756451 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:479px) {#rec2136756451 .t396__artboard,#rec2136756451 .t396__filter,#rec2136756451 .t396__carrier {height:152px;}#rec2136756451 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756451 .t396__filter{}#rec2136756451 .t396__carrier {background-position:center center;background-attachment:scroll;}}#rec2136756451 .tn-elem[data-elem-id="1478017674914"]{color:#000000;z-index:3;top:2px;;left:5px;;width:90%;height:280px;}#rec2136756451 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:top;color:#000000;font-size:24px;font-family:var(--t-text-font,Arial);line-height:1.15;font-weight:300;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec2136756451 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756451 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:17px;background-size:cover;}}@media screen and (max-width:979px){#rec2136756451 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756451 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:12px;line-height:1;background-size:cover;}}@media screen and (max-width:639px){#rec2136756451 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756451 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:479px){#rec2136756451 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756451 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:15px;line-height:1;letter-spacing:0px;background-size:cover;}}
#rec2136756461 .t396__artboard {height:44px;background-color:#ffffff;}#rec2136756461 .t396__filter {height:44px;}#rec2136756461 .t396__carrier{height:44px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec2136756461 .t396__artboard,#rec2136756461 .t396__filter,#rec2136756461 .t396__carrier {height:30px;}#rec2136756461 .t396__filter {}#rec2136756461 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:979px) {#rec2136756461 .t396__artboard,#rec2136756461 .t396__filter,#rec2136756461 .t396__carrier {height:30px;}#rec2136756461 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756461 .t396__filter{}#rec2136756461 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:639px) {#rec2136756461 .t396__artboard,#rec2136756461 .t396__filter,#rec2136756461 .t396__carrier {height:29px;}#rec2136756461 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756461 .t396__filter{}#rec2136756461 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:479px) {#rec2136756461 .t396__artboard,#rec2136756461 .t396__filter,#rec2136756461 .t396__carrier {height:20px;}#rec2136756461 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756461 .t396__filter{}#rec2136756461 .t396__carrier {background-position:center center;background-attachment:scroll;}}#rec2136756461 .tn-elem[data-elem-id="1478017674914"]{color:#000000;z-index:3;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756461 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;color:#000000;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec2136756461 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756461 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:979px){#rec2136756461 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756461 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec2136756461 .tn-elem[data-elem-id="1478017674914"]{display:table;top:7px;;left:5px;;width:90%;height:auto;}#rec2136756461 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:479px){#rec2136756461 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:150%;height:auto;}#rec2136756461 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:20px;line-height:0.8;letter-spacing:-1px;background-size:cover;}}#rec2136756461 .tn-elem[data-elem-id="1659268559309"]{z-index:3;top:43px;;left:5px;;width:90%;height:1px;}#rec2136756461 .tn-elem[data-elem-id="1659268559309"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#04cab9;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec2136756461 .tn-elem[data-elem-id="1659268559309"]{display:table;top:23px;;left:5px;;width:90%;height:1px;}}@media screen and (max-width:979px){#rec2136756461 .tn-elem[data-elem-id="1659268559309"]{display:table;top:23px;;left:5px;;width:90%;}}@media screen and (max-width:639px){#rec2136756461 .tn-elem[data-elem-id="1659268559309"]{display:table;top:28px;;left:5px;;width:90%;height:1px;}}@media screen and (max-width:479px){#rec2136756461 .tn-elem[data-elem-id="1659268559309"]{display:table;top:19px;;left:6px;;width:90%;height:1px;}#rec2136756461 .tn-elem[data-elem-id="1659268559309"] .tn-atom{background-position:center center;background-size:cover;}}
#rec2136756471 .t396__artboard {height:147px;background-color:#ffffff;}#rec2136756471 .t396__filter {height:147px;}#rec2136756471 .t396__carrier{height:147px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec2136756471 .t396__artboard,#rec2136756471 .t396__filter,#rec2136756471 .t396__carrier {height:102px;}#rec2136756471 .t396__filter {}#rec2136756471 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:979px) {#rec2136756471 .t396__artboard,#rec2136756471 .t396__filter,#rec2136756471 .t396__carrier {height:86px;}#rec2136756471 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756471 .t396__filter{}#rec2136756471 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:639px) {#rec2136756471 .t396__artboard,#rec2136756471 .t396__filter,#rec2136756471 .t396__carrier {height:52px;}#rec2136756471 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756471 .t396__filter{}#rec2136756471 .t396__carrier {background-position:center center;background-attachment:scroll;}}@media screen and (max-width:479px) {#rec2136756471 .t396__artboard,#rec2136756471 .t396__filter,#rec2136756471 .t396__carrier {height:92px;}#rec2136756471 .t396__artboard {background-color:#ffffff;background-image:none;}#rec2136756471 .t396__filter{}#rec2136756471 .t396__carrier {background-position:center center;background-attachment:scroll;}}#rec2136756471 .tn-elem[data-elem-id="1478017674914"]{color:#000000;z-index:3;top:2px;;left:5px;;width:90%;height:145px;}#rec2136756471 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:top;color:#000000;font-size:24px;font-family:var(--t-text-font,Arial);line-height:1.15;font-weight:300;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec2136756471 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756471 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:17px;background-size:cover;}}@media screen and (max-width:979px){#rec2136756471 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756471 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:12px;line-height:1;background-size:cover;}}@media screen and (max-width:639px){#rec2136756471 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;text-align:left;}#rec2136756471 .tn-elem[data-elem-id="1478017674914"] .tn-atom{vertical-align:middle;white-space:normal;font-size:10px;background-size:cover;}}@media screen and (max-width:479px){#rec2136756471 .tn-elem[data-elem-id="1478017674914"]{display:table;top:2px;;left:5px;;width:90%;height:auto;}#rec2136756471 .tn-elem[data-elem-id="1478017674914"] .tn-atom{white-space:normal;font-size:15px;line-height:1;letter-spacing:0px;background-size:cover;}}
 #rec670727594 .t585__title{color:#000000;font-family:'FuturaPT';font-weight:400;}@media screen and (min-width:900px){#rec670727594 .t585__title{font-size:40px;line-height:1;}}@media screen and (min-width:480px) and (max-width:900px){#rec670727594 .t585__title{font-size:20px;}}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec670727594 .t585__title{font-size:20px;line-height:0.8;letter-spacing:-1px;}}#rec670727594 .t585__text{font-size:24px;line-height:1.15;color:#000000;font-family:'FuturaPT';font-weight:300;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec670727594 .t585__text{font-size:15px;line-height:1;}}
#rec2136756491 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#04cab9;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;font-family:FuturaPT;font-weight:600;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

  .shirina{
   background:none !important; right: 0 !important;left: 0 !important;}  
  .parpadding{padding:0 !important;}
  .tn-atom .t-form__errorbox-wrapper, .tn-form__errorbox-popup , .t-form-success-popup { z-index: 9999999 !important; }
  
#rec2136756521 .t396__artboard {min-height:950px;height:100vh;}#rec2136756521 .t396__filter {min-height:950px;height:100vh;}#rec2136756521 .t396__carrier{min-height:950px;height:100vh;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec2136756521 .t396__artboard,#rec2136756521 .t396__filter,#rec2136756521 .t396__carrier {}#rec2136756521 .t396__filter {}#rec2136756521 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec2136756521 .t396__artboard,#rec2136756521 .t396__filter,#rec2136756521 .t396__carrier {}#rec2136756521 .t396__filter {}#rec2136756521 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec2136756521 .t396__artboard,#rec2136756521 .t396__filter,#rec2136756521 .t396__carrier {}#rec2136756521 .t396__filter {}#rec2136756521 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec2136756521 .t396__artboard,#rec2136756521 .t396__filter,#rec2136756521 .t396__carrier {min-height:840px;}#rec2136756521 .t396__filter {}#rec2136756521 .t396__carrier {background-attachment:scroll;}}#rec2136756521 .tn-elem[data-elem-id="1659708407029"]{z-index:3;top:calc(50vh - 475px + -2px);;left:calc(50% - 600px + 280px);;width:640px;height:945px;}#rec2136756521 .tn-elem[data-elem-id="1659708407029"] .tn-atom{border-radius:0px 0px 0px 0px;background-color:#ffffff;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec2136756521 .tn-elem[data-elem-id="1659708407029"]{display:table;left:calc(50% - 480px + 160px);;}}@media screen and (max-width:959px){#rec2136756521 .tn-elem[data-elem-id="1659708407029"]{display:table;top:0px;;left:calc(50% - 320px + 0px);;width:640px;height:977px;}}@media screen and (max-width:639px){#rec2136756521 .tn-elem[data-elem-id="1659708407029"]{display:table;width:480px;}}@media screen and (max-width:479px){#rec2136756521 .tn-elem[data-elem-id="1659708407029"]{display:table;top:0px;;left:calc(50% - 160px + 0px);;width:320px;height:1004px;}}#rec2136756521 .tn-elem[data-elem-id="1659256030427"]{color:#000000;text-align:center;z-index:3;top:calc(50vh - 475px + 19px);;left:calc(50% - 600px + 412px);;width:376px;height:auto;}#rec2136756521 .tn-elem[data-elem-id="1659256030427"] .tn-atom{vertical-align:middle;color:#000000;font-size:31px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:600;text-transform:uppercase;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec2136756521 .tn-elem[data-elem-id="1659256030427"]{display:table;left:calc(50% - 480px + 292px);;width:px;height:auto;}#rec2136756521 .tn-elem[data-elem-id="1659256030427"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec2136756521 .tn-elem[data-elem-id="1659256030427"]{display:table;top:22px;;left:calc(50% - 320px + 132px);;width:376px;height:auto;}#rec2136756521 .tn-elem[data-elem-id="1659256030427"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec2136756521 .tn-elem[data-elem-id="1659256030427"]{display:table;left:calc(50% - 240px + 64px);;width:353px;height:auto;}#rec2136756521 .tn-elem[data-elem-id="1659256030427"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec2136756521 .tn-elem[data-elem-id="1659256030427"]{display:table;top:16px;;left:calc(50% - 160px + 7px);;width:307px;height:auto;}#rec2136756521 .tn-elem[data-elem-id="1659256030427"] .tn-atom{white-space:normal;font-size:22px;background-size:cover;}}#rec2136756521 .tn-elem[data-elem-id="1771937896187000001"]{z-index:3;top:calc(50vh - 475px + 108px);;left:calc(50% - 600px + 370px);;width:460px;height:auto;}#rec2136756521 .tn-elem[data-elem-id="1771937896187000001"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec2136756521 .tn-elem[data-elem-id="1771937896187000001"]{display:table;left:calc(50% - 480px + 250px);;height:auto;}}@media screen and (max-width:959px){#rec2136756521 .tn-elem[data-elem-id="1771937896187000001"]{display:table;top:129px;;left:calc(50% - 320px + 90px);;height:auto;}}@media screen and (max-width:639px){#rec2136756521 .tn-elem[data-elem-id="1771937896187000001"]{display:table;top:130px;;left:calc(50% - 240px + 67px);;width:345px;height:auto;}}@media screen and (max-width:479px){#rec2136756521 .tn-elem[data-elem-id="1771937896187000001"]{display:table;top:130px;;left:calc(50% - 160px + 17px);;width:286px;height:auto;}}#rec2136756521 .tn-elem[data-elem-id="1659958800018"]{color:#000000;text-align:center;z-index:3;top:calc(50vh - 475px + 75px);;left:calc(50% - 600px + 396px);;width:408px;height:auto;}#rec2136756521 .tn-elem[data-elem-id="1659958800018"] .tn-atom{vertical-align:middle;color:#000000;font-size:25px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:600;text-transform:uppercase;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec2136756521 .tn-elem[data-elem-id="1659958800018"]{display:table;left:calc(50% - 480px + 276px);;width:px;height:auto;}#rec2136756521 .tn-elem[data-elem-id="1659958800018"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec2136756521 .tn-elem[data-elem-id="1659958800018"]{display:table;top:72px;;left:calc(50% - 320px + 124px);;width:408px;height:auto;}#rec2136756521 .tn-elem[data-elem-id="1659958800018"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec2136756521 .tn-elem[data-elem-id="1659958800018"]{display:table;top:69px;;left:calc(50% - 240px + 61px);;width:359px;height:auto;}#rec2136756521 .tn-elem[data-elem-id="1659958800018"] .tn-atom{white-space:normal;font-size:21px;background-size:cover;}}@media screen and (max-width:479px){#rec2136756521 .tn-elem[data-elem-id="1659958800018"]{display:table;top:60px;;left:calc(50% - 160px + 7px);;width:307px;height:auto;}#rec2136756521 .tn-elem[data-elem-id="1659958800018"] .tn-atom{white-space:normal;font-size:17px;background-size:cover;}}
@media screen and (max-width:960px){#rec1955689511 .t898 .t898__btn{bottom:70px !important;left:20px !important;right:initial !important;}#rec1955689511 .t898__btn-text::after{border-left-color:transparent;border-right-color:;}}
#rec644001564 .t396__artboard {height:470px;background-image:linear-gradient(0.5turn,rgba(255,255,255,1) 0%,rgba(138,177,173,1) 48%,rgba(68,70,75,1) 100%);}#rec644001564 .t396__filter {height:470px;}#rec644001564 .t396__carrier{height:470px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec644001564 .t396__artboard,#rec644001564 .t396__filter,#rec644001564 .t396__carrier {}#rec644001564 .t396__filter {}#rec644001564 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:979px) {#rec644001564 .t396__artboard,#rec644001564 .t396__filter,#rec644001564 .t396__carrier {height:500px;}#rec644001564 .t396__filter {}#rec644001564 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec644001564 .t396__artboard,#rec644001564 .t396__filter,#rec644001564 .t396__carrier {height:460px;}#rec644001564 .t396__filter {}#rec644001564 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec644001564 .t396__artboard,#rec644001564 .t396__filter,#rec644001564 .t396__carrier {height:700px;}#rec644001564 .t396__filter {}#rec644001564 .t396__carrier {background-attachment:scroll;}}#rec644001564 .tn-elem[data-elem-id="1732390386365"]{color:#000000;z-index:3;top:10px;;left:calc(50% - 600px + 944px);;width:230px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732390386365"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732390386365"]{display:table;top:10px;;left:calc(50% - 490px + 694px);;width:px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732390386365"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732390386365"]{display:table;top:10px;;left:calc(50% - 320px + 433px);;width:203px;height:auto;text-align:left;}#rec644001564 .tn-elem[data-elem-id="1732390386365"] .tn-atom{white-space:normal;font-size:15px;line-height:1.45;background-size:cover;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732390386365"]{display:table;top:10px;;left:calc(50% - 240px + 303px);;width:px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732390386365"] .tn-atom{white-space:normal;font-size:14px;background-size:cover;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732390386365"]{display:table;top:247px;;left:calc(50% - 160px + 20px);;width:218px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732390386365"] .tn-atom{white-space:normal;background-size:cover;}}#rec644001564 .tn-elem[data-elem-id="1732390969267"]{z-index:3;top:195px;;left:calc(50% - 600px + 944px);;width:60px;height:60px;}#rec644001564 .tn-elem[data-elem-id="1732390969267"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;background-size:cover;background-repeat:no-repeat;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732390969267"]{display:table;left:calc(50% - 490px + 684px);;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732390969267"]{display:table;top:143px;;left:calc(50% - 320px + 434px);;width:40px;height:38px;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732390969267"]{display:table;top:129px;;left:calc(50% - 240px + 304px);;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732390969267"]{display:table;top:365px;;left:calc(50% - 160px + 20px);;width:33px;height:38px;}}#rec644001564 .tn-elem[data-elem-id="1732391334750"]{z-index:3;top:195px;;left:calc(50% - 600px + 1009px);;width:60px;height:60px;}#rec644001564 .tn-elem[data-elem-id="1732391334750"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;background-size:cover;background-repeat:no-repeat;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732391334750"]{display:table;left:calc(50% - 490px + 749px);;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732391334750"]{display:table;top:145px;;left:calc(50% - 320px + 484px);;width:40px;height:38px;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732391334750"]{display:table;top:131px;;left:calc(50% - 240px + 354px);;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732391334750"]{display:table;top:367px;;left:calc(50% - 160px + 58px);;width:33px;height:38px;}}#rec644001564 .tn-elem[data-elem-id="1732391469832"]{z-index:3;top:289px;;left:calc(50% - 600px + 944px);;width:60px;height:60px;}#rec644001564 .tn-elem[data-elem-id="1732391469832"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;background-size:cover;background-repeat:no-repeat;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732391469832"]{display:table;left:calc(50% - 490px + 674px);;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732391469832"]{display:table;top:210px;;left:calc(50% - 320px + 431px);;width:39px;height:33px;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732391469832"]{display:table;top:194px;;left:calc(50% - 240px + 301px);;width:39px;height:33px;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732391469832"]{display:table;top:430px;;left:calc(50% - 160px + 20px);;width:32px;height:33px;}}#rec644001564 .tn-elem[data-elem-id="1732391485184"]{z-index:3;top:289px;;left:calc(50% - 600px + 1006px);;width:60px;height:60px;}#rec644001564 .tn-elem[data-elem-id="1732391485184"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;background-size:cover;background-repeat:no-repeat;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732391485184"]{display:table;left:calc(50% - 490px + 739px);;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732391485184"]{display:table;top:210px;;left:calc(50% - 320px + 475px);;width:39px;height:33px;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732391485184"]{display:table;top:194px;;left:calc(50% - 240px + 344px);;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732391485184"]{display:table;top:430px;;left:calc(50% - 160px + 57px);;width:32px;height:33px;}}#rec644001564 .tn-elem[data-elem-id="1732391497181"]{z-index:3;top:289px;;left:calc(50% - 600px + 1068px);;width:60px;height:60px;}#rec644001564 .tn-elem[data-elem-id="1732391497181"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;background-size:cover;background-repeat:no-repeat;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732391497181"]{display:table;left:calc(50% - 490px + 804px);;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732391497181"]{display:table;top:210px;;left:calc(50% - 320px + 519px);;width:39px;height:33px;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732391497181"]{display:table;top:194px;;left:calc(50% - 240px + 387px);;width:39px;height:33px;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732391497181"]{display:table;top:430px;;left:calc(50% - 160px + 94px);;width:32px;height:33px;}}#rec644001564 .tn-elem[data-elem-id="1772006756841000001"]{z-index:3;top:291px;;left:calc(50% - 600px + 1127px);;width:55px;height:55px;}#rec644001564 .tn-elem[data-elem-id="1772006756841000001"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;background-size:cover;background-repeat:no-repeat;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1772006756841000001"]{display:table;left:calc(50% - 490px + 869px);;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1772006756841000001"]{display:table;top:211px;;left:calc(50% - 320px + 563px);;width:30px;height:30px;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1772006756841000001"]{display:table;top:194px;;left:calc(50% - 240px + 430px);;width:30px;height:30px;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1772006756841000001"]{display:table;top:431px;;left:calc(50% - 160px + 131px);;width:29px;height:29px;}}#rec644001564 .tn-elem[data-elem-id="1666276965966"]{z-index:3;top:340px;;left:calc(50% - 600px + 76px);;width:1048px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1666276965966"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec644001564 .tn-elem[data-elem-id="1666276965966"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1666276965966"]{display:table;top:378px;;left:calc(50% - 490px + 116px);;width:669px;height:auto;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1666276965966"]{display:table;top:351px;;left:calc(50% - 320px + 15px);;width:610px;height:auto;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1666276965966"]{display:table;top:321px;;width:450px;height:auto;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1666276965966"]{display:table;top:569px;;left:calc(50% - 160px + 18px);;width:284px;height:auto;}}#rec644001564 .tn-elem[data-elem-id="1732389950352"]{color:#000000;z-index:3;top:10px;;left:calc(50% - 600px + 40px);;width:245px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732389950352"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732389950352"]{display:table;width:px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732389950352"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732389950352"]{display:table;width:165px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732389950352"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732389950352"]{display:table;left:calc(50% - 240px + 20px);;width:px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732389950352"] .tn-atom{white-space:normal;font-size:14px;background-size:cover;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732389950352"]{display:table;top:5px;;width:150px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732389950352"] .tn-atom{white-space:normal;background-size:cover;}}#rec644001564 .tn-elem[data-elem-id="1732392495192"]{color:#000000;z-index:3;top:10px;;left:calc(50% - 600px + 375px);;width:175px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392495192"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732392495192"]{display:table;left:calc(50% - 490px + 265px);;width:px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392495192"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732392495192"]{display:table;top:13px;;left:calc(50% - 320px + 254px);;width:133px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392495192"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732392495192"]{display:table;left:calc(50% - 240px + 180px);;width:px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392495192"] .tn-atom{white-space:normal;font-size:14px;background-size:cover;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732392495192"]{display:table;top:5px;;left:calc(50% - 160px + 163px);;width:px;height:auto;text-align:right;}#rec644001564 .tn-elem[data-elem-id="1732392495192"] .tn-atom{white-space:normal;background-size:cover;}}#rec644001564 .tn-elem[data-elem-id="1732392807806"]{color:#000000;z-index:3;top:417px;;left:calc(50% - 600px + 974px);;width:98px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392807806"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732392807806"]{display:table;top:429px;;left:calc(50% - 490px + 744px);;width:px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392807806"] .tn-atom{white-space:normal;font-size:18px;background-size:cover;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732392807806"]{display:table;top:416px;;left:calc(50% - 320px + 493px);;width:px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392807806"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732392807806"]{display:table;top:387px;;left:calc(50% - 240px + 335px);;width:px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392807806"] .tn-atom{white-space:normal;font-size:14px;background-size:cover;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732392807806"]{display:table;top:663px;;left:calc(50% - 160px + 143px);;width:86px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392807806"] .tn-atom{vertical-align:middle;white-space:normal;background-size:cover;}}#rec644001564 .tn-elem[data-elem-id="1732392951368"]{z-index:3;top:418px;;left:calc(50% - 600px + 1052px);;width:128px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392951368"] .tn-atom{border-radius:0px 0px 0px 0px;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}#rec644001564 .tn-elem[data-elem-id="1732392951368"] .tn-atom__img{border-radius:0px 0px 0px 0px;object-position:center center;}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732392951368"]{display:table;top:430px;;left:calc(50% - 490px + 822px);;height:auto;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732392951368"]{display:table;top:450px;;left:calc(50% - 320px + 493px);;height:auto;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732392951368"]{display:table;top:412px;;left:calc(50% - 240px + 335px);;height:auto;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732392951368"]{display:table;top:659px;;left:calc(50% - 160px + 197px);;width:112px;height:auto;}}#rec644001564 .tn-elem[data-elem-id="1732392777358"]{color:#000000;z-index:3;top:417px;;left:calc(50% - 600px + 29px);;width:849px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392777358"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732392777358"]{display:table;top:429px;;left:calc(50% - 490px + 20px);;width:729px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392777358"] .tn-atom{white-space:normal;font-size:18px;line-height:1.55;letter-spacing:-0.5px;background-size:cover;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732392777358"]{display:table;top:419px;;left:calc(50% - 320px + 37px);;width:378px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392777358"] .tn-atom{white-space:normal;line-height:1.15;background-size:cover;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732392777358"]{display:table;top:387px;;left:calc(50% - 240px + 23px);;width:291px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392777358"] .tn-atom{white-space:normal;font-size:14px;background-size:cover;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732392777358"]{display:table;top:607px;;left:calc(50% - 160px + 21px);;width:263px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392777358"] .tn-atom{white-space:normal;background-size:cover;}}#rec644001564 .tn-elem[data-elem-id="1732392690331"]{color:#000000;z-index:3;top:10px;;left:calc(50% - 600px + 566px);;width:295px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392690331"] .tn-atom{vertical-align:middle;color:#000000;font-size:20px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1732392690331"]{display:table;top:10px;;left:calc(50% - 490px + 406px);;width:px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392690331"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1732392690331"]{display:table;top:258px;;left:calc(50% - 320px + 218px);;width:205px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392690331"] .tn-atom{white-space:normal;font-size:15px;background-size:cover;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1732392690331"]{display:table;top:239px;;left:calc(50% - 240px + 138px);;width:px;height:auto;}#rec644001564 .tn-elem[data-elem-id="1732392690331"] .tn-atom{white-space:normal;line-height:1.35;background-size:cover;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1732392690331"]{display:table;top:470px;;left:calc(50% - 160px + 105px);;width:197px;height:auto;text-align:right;}#rec644001564 .tn-elem[data-elem-id="1732392690331"] .tn-atom{white-space:normal;font-size:14px;background-size:cover;}}#rec644001564 .tn-elem[data-elem-id="1771311047888000001"]{z-index:3;top:284px;;left:calc(50% - 600px + 737px);;width:170px;height:50px;}#rec644001564 .tn-elem[data-elem-id="1771311047888000001"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1771311047888000001"]{display:table;top:320px;;left:calc(50% - 490px + 437px);;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1771311047888000001"]{display:table;top:267px;;left:calc(50% - 320px + 37px);;width:140px;height:50px;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1771311047888000001"]{display:table;top:250px;;left:calc(50% - 240px + 27px);;width:100px;height:45px;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1771311047888000001"]{display:table;top:413px;;left:calc(50% - 160px + 189px);;width:100px;height:45px;}}#rec644001564 .tn-elem[data-elem-id="1771311047888000002"]{z-index:3;top:284px;;left:calc(50% - 600px + 566px);;width:170px;height:50px;}#rec644001564 .tn-elem[data-elem-id="1771311047888000002"] .tn-atom{background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;}@media screen and (max-width:1199px){#rec644001564 .tn-elem[data-elem-id="1771311047888000002"]{display:table;top:320px;;left:calc(50% - 490px + 266px);;}}@media screen and (max-width:979px){#rec644001564 .tn-elem[data-elem-id="1771311047888000002"]{display:table;top:267px;;left:calc(50% - 320px + 462px);;width:140px;height:50px;}}@media screen and (max-width:639px){#rec644001564 .tn-elem[data-elem-id="1771311047888000002"]{display:table;top:250px;;left:calc(50% - 240px + 367px);;width:100px;height:45px;}}@media screen and (max-width:479px){#rec644001564 .tn-elem[data-elem-id="1771311047888000002"]{display:table;top:351px;;left:calc(50% - 160px + 189px);;width:100px;height:45px;}}
