@layer clone {
.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){#rec480848387 .tmenu-mobile{background-color:#000000;}#rec480848387 .t-menuburger{-webkit-order:1;-ms-flex-order:1;order:1;}}
#rec480848387 .t-btnflex.t-btnflex_type_button {color:#ffffff;--border-width:0px;border-style:none !important;border-radius:20px;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;}
@media screen and (max-width:980px){#rec480848387 .t228__leftcontainer{padding:20px;}#rec480848387 .t228__imglogo{padding:20px 0;}#rec480848387 .t228{position:static;}}
#rec480848387 .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;position:relative;}#rec480848387 .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 #ffe700;-webkit-box-shadow:inset 0px -1px 0px 0px #ffe700;-moz-box-shadow:inset 0px -1px 0px 0px #ffe700;box-shadow:inset 0px -1px 0px 0px #ffe700;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;pointer-events:none;}#rec480848387 .t-menu__link-item.t-active:not(.t978__menu-link){color:#ffe700 !important;opacity:1 !important;}@media (hover:hover){#rec480848387 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover{color:#ffe700 !important;}}#rec480848387 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible{color:#ffe700 !important;}#rec480848387 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover::after{opacity:1;bottom:-1px;}#rec480848387 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible::after{opacity:1;bottom:-1px;}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec480848387 .t-menu__link-item,#rec480848387 .t-menu__link-item.t-active{opacity:1 !important;}}
 #rec480848387 a.t-menusub__link-item{font-family:'Montserrat';}
 #rec480848387 a.t-menu__link-item{font-size:16px;color:#ffffff;font-family:'Montserrat';font-weight:300;}#rec480848387 .t228__right_langs_lang a{font-size:16px;color:#ffffff;font-family:'Montserrat';font-weight:300;}
#rec496455414 .t396__artboard {height:70px;background-color:#000000;}#rec496455414 .t396__filter {height:70px;}#rec496455414 .t396__carrier{height:70px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec496455414 .t396__artboard,#rec496455414 .t396__filter,#rec496455414 .t396__carrier {}#rec496455414 .t396__filter {}#rec496455414 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec496455414 .t396__artboard,#rec496455414 .t396__filter,#rec496455414 .t396__carrier {}#rec496455414 .t396__filter {}#rec496455414 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec496455414 .t396__artboard,#rec496455414 .t396__filter,#rec496455414 .t396__carrier {}#rec496455414 .t396__filter {}#rec496455414 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec496455414 .t396__artboard,#rec496455414 .t396__filter,#rec496455414 .t396__carrier {}#rec496455414 .t396__filter {}#rec496455414 .t396__carrier {background-attachment:scroll;}}
#rec480848389 .t396__artboard {min-height:650px;height:100vh;background-color:#000000;}#rec480848389 .t396__filter {min-height:650px;height:100vh;background-image:-webkit-gradient( linear,left top,left bottom,from(rgba(0,0,0,0.8)),to(rgba(0,0,0,0.7)) );background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.7));background-image:linear-gradient(to bottom,rgba(0,0,0,0.8),rgba(0,0,0,0.7));will-change:transform;}#rec480848389 .t396__carrier{min-height:650px;height:100vh;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec480848389 .t396__artboard,#rec480848389 .t396__filter,#rec480848389 .t396__carrier {min-height:490px;height:80vh;}#rec480848389 .t396__filter {}#rec480848389 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec480848389 .t396__artboard,#rec480848389 .t396__filter,#rec480848389 .t396__carrier {min-height:370px;height:40vh;}#rec480848389 .t396__filter {}#rec480848389 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec480848389 .t396__artboard,#rec480848389 .t396__filter,#rec480848389 .t396__carrier {min-height:210px;}#rec480848389 .t396__filter {}#rec480848389 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec480848389 .t396__artboard,#rec480848389 .t396__filter,#rec480848389 .t396__carrier {min-height:120px;}#rec480848389 .t396__filter{background-image:-webkit-gradient( linear,left top,left bottom,from(rgba(0,0,0,0.8)),to(rgba(65,38,112,0)) );background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.8),rgba(65,38,112,0));background-image:linear-gradient(to bottom,rgba(0,0,0,0.8),rgba(65,38,112,0));background-color:unset;will-change:transform;}#rec480848389 .t396__carrier {background-attachment:scroll;}}#rec480848389 .tn-elem[data-elem-id="1664547864348"]{z-index:3;top:1693px;;left:calc(50% - 55% + 2276px);;width:110%;height:110%;}#rec480848389 .tn-elem[data-elem-id="1664547864348"] .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){#rec480848389 .tn-elem[data-elem-id="1664547864348"]{top:0px;;left:calc(50% - 55% + 0px);;}}@media screen and (max-width:959px){#rec480848389 .tn-elem[data-elem-id="1664547864348"]{top:0px;;left:calc(50% - 55% + 0px);;width:100%;}}@media screen and (max-width:639px){#rec480848389 .tn-elem[data-elem-id="1664547864348"]{top:0px;;left:calc(50% - 55% + 0px);;width:100%;}}@media screen and (max-width:479px){#rec480848389 .tn-elem[data-elem-id="1664547864348"]{top:-16px;;left:calc(50% - 55% + 0px);;width:100%;height:104%;}}
 #rec496430602 .t001__uptitle{text-transform:uppercase;}
#rec754792043 .t396__artboard {height:150px;background-color:#000000;}#rec754792043 .t396__filter {height:150px;}#rec754792043 .t396__carrier{height:150px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec754792043 .t396__artboard,#rec754792043 .t396__filter,#rec754792043 .t396__carrier {}#rec754792043 .t396__filter {}#rec754792043 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec754792043 .t396__artboard,#rec754792043 .t396__filter,#rec754792043 .t396__carrier {}#rec754792043 .t396__filter {}#rec754792043 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec754792043 .t396__artboard,#rec754792043 .t396__filter,#rec754792043 .t396__carrier {}#rec754792043 .t396__filter {}#rec754792043 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec754792043 .t396__artboard,#rec754792043 .t396__filter,#rec754792043 .t396__carrier {height:90px;}#rec754792043 .t396__filter {}#rec754792043 .t396__carrier {background-attachment:scroll;}}#rec754792043 .tn-elem[data-elem-id="1660992528243"]{color:#ffffff;text-align:center;z-index:2;top:51px;;left:calc(50% - 600px + 320px);;width:560px;height:auto;}#rec754792043 .tn-elem[data-elem-id="1660992528243"] .tn-atom{color:#ffffff;font-size:52px;font-family:'Montserrat',Arial,sans-serif;line-height:1.55;font-weight:600;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;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){#rec754792043 .tn-elem[data-elem-id="1660992528243"]{top:48px;;left:calc(50% - 480px + 201px);;height:auto;}}@media screen and (max-width:959px){#rec754792043 .tn-elem[data-elem-id="1660992528243"]{top:51px;;left:calc(50% - 320px + 44px);;height:auto;}}@media screen and (max-width:639px){#rec754792043 .tn-elem[data-elem-id="1660992528243"]{top:57px;;left:calc(50% - 240px + -39px);;height:auto;}#rec754792043 .tn-elem[data-elem-id="1660992528243"] .tn-atom{font-size:42px;background-size:cover;}}@media screen and (max-width:479px){#rec754792043 .tn-elem[data-elem-id="1660992528243"]{top:26px;;left:calc(50% - 160px + -122px);;height:auto;}#rec754792043 .tn-elem[data-elem-id="1660992528243"] .tn-atom{font-size:26px;background-size:cover;}}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792203 .t994__item:not(.t-slds__item_active){transform:scale(0.85);}@media screen and (max-width:960px){#rec754792203 .t994__item:not(.t-slds__item_active){transform:scale(1);}}
#rec754792203 .t-slds__arrow_wrapper:hover .t-slds__arrow-withbg{background-color:rgba(255,255,255,1) !important;}#rec754792203 .t-slds__arrow-withbg:focus-visible{background-color:rgba(255,255,255,1) !important;}
 #rec754792203 .t994__title{font-size:20px;padding-bottom:5px;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#404040;--border-width:0px;border-style:none !important;border-radius:30px;box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}
#rec754792630 .t994__item:not(.t-slds__item_active){transform:scale(0.85);}@media screen and (max-width:960px){#rec754792630 .t994__item:not(.t-slds__item_active){transform:scale(1);}}
#rec754792630 .t994__imgwrapper{padding:0 !important;}
#rec754792630 .t-slds__arrow_wrapper:hover .t-slds__arrow-withbg{background-color:rgba(255,255,255,1) !important;}#rec754792630 .t-slds__arrow-withbg:focus-visible{background-color:rgba(255,255,255,1) !important;}
 #rec754792630 .t994__title{font-size:20px;padding-bottom:5px;}
#rec754793123 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}#rec754793123 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec481735878 .t396__artboard {height:210px;background-image:linear-gradient(180deg,rgba(0,0,0,1) 0%,rgba(26,25,26,1) 100%);}#rec481735878 .t396__filter {height:210px;}#rec481735878 .t396__carrier{height:210px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec481735878 .t396__artboard,#rec481735878 .t396__filter,#rec481735878 .t396__carrier {}#rec481735878 .t396__filter {}#rec481735878 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec481735878 .t396__artboard,#rec481735878 .t396__filter,#rec481735878 .t396__carrier {}#rec481735878 .t396__filter {}#rec481735878 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec481735878 .t396__artboard,#rec481735878 .t396__filter,#rec481735878 .t396__carrier {}#rec481735878 .t396__filter {}#rec481735878 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec481735878 .t396__artboard,#rec481735878 .t396__filter,#rec481735878 .t396__carrier {height:120px;}#rec481735878 .t396__filter {}#rec481735878 .t396__carrier {background-attachment:scroll;}}#rec481735878 .tn-elem[data-elem-id="1660992528243"]{color:#28bbcf;text-align:center;z-index:1;top:113px;;left:calc(50% - 600px + 320px);;width:560px;height:auto;}#rec481735878 .tn-elem[data-elem-id="1660992528243"] .tn-atom{color:#28bbcf;font-size:52px;font-family:'Montserrat',Arial,sans-serif;line-height:1.55;font-weight:600;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;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){#rec481735878 .tn-elem[data-elem-id="1660992528243"]{top:107px;;left:calc(50% - 480px + 200px);;height:auto;}}@media screen and (max-width:959px){#rec481735878 .tn-elem[data-elem-id="1660992528243"]{top:113px;;left:calc(50% - 320px + 40px);;height:auto;}}@media screen and (max-width:639px){#rec481735878 .tn-elem[data-elem-id="1660992528243"]{top:118px;;left:calc(50% - 240px + -40px);;height:auto;}#rec481735878 .tn-elem[data-elem-id="1660992528243"] .tn-atom{font-size:42px;background-size:cover;}}@media screen and (max-width:479px){#rec481735878 .tn-elem[data-elem-id="1660992528243"]{top:69px;;left:calc(50% - 160px + 13px);;width:294px;height:auto;}#rec481735878 .tn-elem[data-elem-id="1660992528243"] .tn-atom{font-size:26px;background-size:cover;}}
.t-section__title,.t-section__descr {overflow-wrap:break-word;}.t-section__descr {max-width:560px;}#rec480848396 .t-section__title {margin-bottom:105px;}#rec480848396 .t-section__descr {}#rec480848396 .t-section__container:not(:has(.t-section__descr)) .t-section__title {margin-bottom:105px;}@media screen and (max-width:960px) {#rec480848396 .t-section__title {margin-bottom:45px;}#rec480848396 .t-section__container:not(:has(.t-section__descr)) .t-section__title {margin-bottom:45px;}}
 #rec480848396 .t-card__title{color:#28bbcf;font-family:'Montserrat';}@media screen and (min-width:900px){#rec480848396 .t-card__title{font-size:50px;}}#rec480848396 .t-card__descr{font-size:18px;color:#28bbcf;font-family:'Montserrat';font-weight:100;}
#rec496430278 .t396__artboard {height:20px;background-color:#19191a;overflow:visible;}#rec496430278 .t396__filter {height:20px;}#rec496430278 .t396__carrier{height:20px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec496430278 .t396__artboard,#rec496430278 .t396__filter,#rec496430278 .t396__carrier {}#rec496430278 .t396__filter {}#rec496430278 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec496430278 .t396__artboard,#rec496430278 .t396__filter,#rec496430278 .t396__carrier {height:18px;}#rec496430278 .t396__filter {}#rec496430278 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec496430278 .t396__artboard,#rec496430278 .t396__filter,#rec496430278 .t396__carrier {height:16px;}#rec496430278 .t396__filter {}#rec496430278 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec496430278 .t396__artboard,#rec496430278 .t396__filter,#rec496430278 .t396__carrier {height:12px;}#rec496430278 .t396__filter {}#rec496430278 .t396__carrier {background-attachment:scroll;}}#rec496430278 .tn-elem[data-elem-id="1660773159287"]{z-index:1;top:-107px;;left:calc(50% - 600px + 550px);;width:100px;height:100px;}#rec496430278 .tn-elem[data-elem-id="1660773159287"] .tn-atom{border-radius:3000px;opacity:0.25;background-position:center center;--t396-borderwidth:1px;--t396-borderstyle:solid;--t396-borderstyle-existed:1;--t396-bordercolor:#4e5cb5;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){#rec496430278 .tn-elem[data-elem-id="1660773159287"]{top:-107px;;left:calc(50% - 480px + 430px);;}}@media screen and (max-width:959px){#rec496430278 .tn-elem[data-elem-id="1660773159287"]{top:-107px;;left:calc(50% - 320px + 270px);;}}@media screen and (max-width:639px){#rec496430278 .tn-elem[data-elem-id="1660773159287"]{top:-107px;;left:calc(50% - 240px + 190px);;}}@media screen and (max-width:479px){#rec496430278 .tn-elem[data-elem-id="1660773159287"]{top:-107px;;left:calc(50% - 160px + 110px);;}}#rec496430278 .tn-elem[data-elem-id="1660773200323"]{z-index:2;top:-97px;;left:calc(50% - 600px + 560px);;width:80px;height:80px;}#rec496430278 .tn-elem.t396__elem--anim-hidden[data-elem-id="1660773200323"]{opacity:0;}#rec496430278 .tn-elem[data-elem-id="1660773200323"] .tn-atom{border-radius:3000px;opacity:0.25;background-position:center center;--t396-borderwidth:1px;--t396-borderstyle:dashed;--t396-borderstyle-existed:1;--t396-bordercolor:#4e5cb5;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){#rec496430278 .tn-elem[data-elem-id="1660773200323"]{top:-97px;;left:calc(50% - 480px + 440px);;}}@media screen and (max-width:959px){#rec496430278 .tn-elem[data-elem-id="1660773200323"]{top:-97px;;left:calc(50% - 320px + 280px);;}}@media screen and (max-width:639px){#rec496430278 .tn-elem[data-elem-id="1660773200323"]{top:-97px;;left:calc(50% - 240px + 200px);;}}@media screen and (max-width:479px){#rec496430278 .tn-elem[data-elem-id="1660773200323"]{top:-97px;;left:calc(50% - 160px + 120px);;}}#rec496430278 .tn-elem[data-elem-id="1660773216298"]{z-index:3;top:-87px;;left:calc(50% - 600px + 571px);;width:59px;height:59px;}#rec496430278 .tn-elem[data-elem-id="1660773216298"] .tn-atom{border-radius:3000px;opacity:0.25;background-position:center center;--t396-borderwidth:1px;--t396-borderstyle:dotted;--t396-borderstyle-existed:1;--t396-bordercolor:#4e5cb5;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){#rec496430278 .tn-elem[data-elem-id="1660773216298"]{top:-87px;;left:calc(50% - 480px + 451px);;}}@media screen and (max-width:959px){#rec496430278 .tn-elem[data-elem-id="1660773216298"]{top:-87px;;left:calc(50% - 320px + 291px);;}}@media screen and (max-width:639px){#rec496430278 .tn-elem[data-elem-id="1660773216298"]{top:-87px;;left:calc(50% - 240px + 211px);;}}@media screen and (max-width:479px){#rec496430278 .tn-elem[data-elem-id="1660773216298"]{top:-87px;;left:calc(50% - 160px + 131px);;}}#rec496430278 .tn-elem[data-elem-id="1657726354768"]{z-index:4;top:-85px;;left:calc(50% - 600px + 572px);;width:56px;height:auto;}#rec496430278 .tn-elem.t396__elem--anim-hidden[data-elem-id="1657726354768"]{opacity:0;}#rec496430278 .tn-elem[data-elem-id="1657726354768"] .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){#rec496430278 .tn-elem[data-elem-id="1657726354768"]{top:-85px;;left:calc(50% - 480px + 452px);;height:auto;}}@media screen and (max-width:959px){#rec496430278 .tn-elem[data-elem-id="1657726354768"]{top:-85px;;left:calc(50% - 320px + 292px);;height:auto;}}@media screen and (max-width:639px){#rec496430278 .tn-elem[data-elem-id="1657726354768"]{top:-85px;;left:calc(50% - 240px + 212px);;height:auto;}}@media screen and (max-width:479px){#rec496430278 .tn-elem[data-elem-id="1657726354768"]{top:-85px;;left:calc(50% - 160px + 132px);;height:auto;}}
 #rec480848397 .t1003__item-txt{font-size:26px;color:#4e5cb5;font-family:'Montserrat';font-weight:600;letter-spacing:3px;}
#rec481740694 .t396__artboard {min-height:550px;height:100vh;background-color:#ffffff;}#rec481740694 .t396__filter {min-height:550px;height:100vh;background-image:-webkit-gradient( linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(25,25,26,0)) );background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(25,25,26,0));background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(25,25,26,0));will-change:transform;}#rec481740694 .t396__carrier{min-height:550px;height:100vh;background-position:center center;background-attachment:scroll;background-image:url("https://cdn.blobline.com/a/11/11cdc5c8517dbb6efcfde938f48c83a56c112ded8b4c03895f99f92f2cd37982.jpg");background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec481740694 .t396__artboard,#rec481740694 .t396__filter,#rec481740694 .t396__carrier {min-height:450px;height:80vh;}#rec481740694 .t396__filter {}#rec481740694 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec481740694 .t396__artboard,#rec481740694 .t396__filter,#rec481740694 .t396__carrier {min-height:360px;}#rec481740694 .t396__filter {}#rec481740694 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec481740694 .t396__artboard,#rec481740694 .t396__filter,#rec481740694 .t396__carrier {min-height:250px;}#rec481740694 .t396__filter {}#rec481740694 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec481740694 .t396__artboard,#rec481740694 .t396__filter,#rec481740694 .t396__carrier {min-height:300px;height:50vh;}#rec481740694 .t396__filter {}#rec481740694 .t396__carrier {background-attachment:scroll;}}#rec481740694 .tn-elem[data-elem-id="1660994803917"]{z-index:1;top:410px;;left:-140px;;width:120%;height:257px;}#rec481740694 .tn-elem[data-elem-id="1660994803917"] .tn-atom{background-image:linear-gradient(0deg,rgba(26,28,31,1) 10%,rgba(26,28,31,0) 100%);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){#rec481740694 .tn-elem[data-elem-id="1660994803917"]{top:306px;;left:-102px;;width:120%;height:255px;}}@media screen and (max-width:959px){#rec481740694 .tn-elem[data-elem-id="1660994803917"]{top:0px;;left:0px;;width:120%;height:150px;}}@media screen and (max-width:639px){#rec481740694 .tn-elem[data-elem-id="1660994803917"]{top:176px;;left:-48px;;width:120%;height:77px;}}@media screen and (max-width:479px){#rec481740694 .tn-elem[data-elem-id="1660994803917"]{top:216px;;left:-32px;;width:120%;height:86px;}}#rec481740694 .tn-elem[data-elem-id="1504792630047"]{z-index:2;top:calc(100vh + -83px);;left:calc(50% - 20px + 0px);;width:40px;height:auto;}#rec481740694 .tn-elem[data-elem-id="1504792630047"] .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:959px){#rec481740694 .tn-elem[data-elem-id="1504792630047"]{top:calc(550px + -33px);;left:calc(50% - 20px + 0px);;height:auto;}}@media screen and (max-width:639px){#rec481740694 .tn-elem[data-elem-id="1504792630047"]{top:calc(550px + -17px);;left:calc(50% - 20px + 0px);;width:30px;height:auto;}}@media screen and (max-width:479px){#rec481740694 .tn-elem[data-elem-id="1504792630047"]{top:calc(550px + -34px);;left:calc(50% - 20px + 0px);;height:auto;}}
#rec480859510 .t396__artboard {height:970px;background-color:#19191a;}#rec480859510 .t396__filter {height:970px;background-image:-webkit-gradient( linear,left top,left bottom,from(rgba(25,25,26,0.95)),to(rgba(25,25,26,0.65)) );background-image:-webkit-linear-gradient(top,rgba(25,25,26,0.95),rgba(25,25,26,0.65));background-image:linear-gradient(to bottom,rgba(25,25,26,0.95),rgba(25,25,26,0.65));will-change:transform;}#rec480859510 .t396__carrier{height:970px;background-position:center center;background-attachment:fixed;transform:translate3d(0,0,0);-moz-transform:unset;background-image:url('https://static.tildacdn.com/tild6238-3661-4766-a430-623963356233/1655668147_1-celes-c.jpg');background-size:cover;background-repeat:no-repeat;}@media screen and (min-width:1199px) {#rec480859510 .t396__carrier-wrapper {position:absolute;width:100%;height:100%;top:0;left:0;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);}#rec480859510 .t396__carrier{position:fixed;display:block;width:100%;height:100% !important;top:0;left:0;background-size:cover;background-position:center center;transform:translateZ(0);will-change:transform;pointer-events:none;}}@media screen and (max-width:1199px) {#rec480859510 .t396__carrier-wrapper {position:absolute;width:100%;height:100%;top:0;left:0;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);}}@media screen and (max-width:1199px) {#rec480859510 .t396__artboard,#rec480859510 .t396__filter,#rec480859510 .t396__carrier {}#rec480859510 .t396__filter {}#rec480859510 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec480859510 .t396__artboard,#rec480859510 .t396__filter,#rec480859510 .t396__carrier {height:1010px;}#rec480859510 .t396__filter {}#rec480859510 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec480859510 .t396__artboard,#rec480859510 .t396__filter,#rec480859510 .t396__carrier {height:1080px;}#rec480859510 .t396__filter {}#rec480859510 .t396__carrier {background-image:url('https://static.tildacdn.com/tild3162-3735-4263-a335-616161666434/asphalt_texture409_-.jpg');background-attachment:scroll;}}@media screen and (max-width:479px) {#rec480859510 .t396__artboard,#rec480859510 .t396__filter,#rec480859510 .t396__carrier {height:1400px;}#rec480859510 .t396__filter {}#rec480859510 .t396__carrier {background-attachment:scroll;}}#rec480859510 .tn-elem[data-elem-id="1660775980126"]{z-index:1;top:439px;;left:calc(50% - 600px + 200px);;width:800px;height:468px;-webkit-backdrop-filter:blur(3px);:backdrop-filter:blur(3px);;backdrop-filter:blur(3px);:backdrop-filter:blur(3px);;}#rec480859510 .tn-elem[data-elem-id="1660775980126"] .tn-atom{opacity:0.05;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){#rec480859510 .tn-elem[data-elem-id="1660775980126"]{top:439px;;left:calc(50% - 480px + 79px);;}}@media screen and (max-width:959px){#rec480859510 .tn-elem[data-elem-id="1660775980126"]{top:439px;;left:calc(50% - 320px + 12px);;width:616px;height:527px;}}@media screen and (max-width:639px){#rec480859510 .tn-elem[data-elem-id="1660775980126"]{top:439px;;left:calc(50% - 240px + 15px);;width:450px;height:615px;}}@media screen and (max-width:479px){#rec480859510 .tn-elem[data-elem-id="1660775980126"]{top:439px;;left:calc(50% - 160px + 10px);;width:300px;height:915px;}}#rec480859510 .tn-elem[data-elem-id="1660995007963"]{z-index:2;top:-3px;;left:calc(50% - 60% + 0px);;width:120%;height:295px;}#rec480859510 .tn-elem[data-elem-id="1660995007963"] .tn-atom{background-image:linear-gradient(180deg,rgba(26,28,31,1) 10%,rgba(26,28,31,0) 90%);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){#rec480859510 .tn-elem[data-elem-id="1660995007963"]{top:-3px;;left:calc(50% - 60% + -96px);;width:120%;height:196px;}}@media screen and (max-width:959px){#rec480859510 .tn-elem[data-elem-id="1660995007963"]{top:-2px;;left:calc(50% - 60% + -64px);;}#rec480859510 .tn-elem[data-elem-id="1660995007963"] .tn-atom{background-image:linear-gradient(180deg,rgba(26,28,31,1) 10%,rgba(26,28,31,0) 90%);background-color:transparent;background-size:cover;}}@media screen and (max-width:639px){#rec480859510 .tn-elem[data-elem-id="1660995007963"]{top:0px;;left:calc(50% - 60% + -48px);;}}@media screen and (max-width:479px){#rec480859510 .tn-elem[data-elem-id="1660995007963"]{top:-2px;;left:calc(50% - 60% + -32px);;}}#rec480859510 .tn-elem[data-elem-id="1660774826714"]{z-index:4;top:56px;;left:calc(50% - 600px + 500px);;width:200px;height:auto;}#rec480859510 .tn-elem[data-elem-id="1660774826714"] .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){#rec480859510 .tn-elem[data-elem-id="1660774826714"]{top:56px;;left:calc(50% - 480px + 379px);;height:auto;}}@media screen and (max-width:959px){#rec480859510 .tn-elem[data-elem-id="1660774826714"]{top:56px;;left:calc(50% - 320px + 219px);;height:auto;}}@media screen and (max-width:639px){#rec480859510 .tn-elem[data-elem-id="1660774826714"]{top:56px;;left:calc(50% - 240px + 140px);;height:auto;}}@media screen and (max-width:479px){#rec480859510 .tn-elem[data-elem-id="1660774826714"]{top:32px;;left:calc(50% - 160px + 60px);;height:auto;}}#rec480859510 .tn-elem[data-elem-id="1660885868263"]{z-index:5;top:177px;;left:calc(50% - 600px + 200px);;width:800px;height:100px;}#rec480859510 .tn-elem[data-elem-id="1660885868263"] .tn-atom{background-position:center center;--t396-borderwidth:1px;--t396-borderstyle:dashed;--t396-borderstyle-existed:1;--t396-bordercolor:#ffe700;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){#rec480859510 .tn-elem[data-elem-id="1660885868263"]{top:177px;;left:calc(50% - 480px + 79px);;}}@media screen and (max-width:959px){#rec480859510 .tn-elem[data-elem-id="1660885868263"]{top:177px;;left:calc(50% - 320px + 12px);;width:616px;height:125px;}}@media screen and (max-width:639px){#rec480859510 .tn-elem[data-elem-id="1660885868263"]{top:177px;;left:calc(50% - 240px + 15px);;width:450px;height:153px;}}@media screen and (max-width:479px){#rec480859510 .tn-elem[data-elem-id="1660885868263"]{top:156px;;left:calc(50% - 160px + 10px);;width:300px;height:174px;}}#rec480859510 .tn-elem[data-elem-id="1660771983830"]{color:#ffffff;z-index:6;top:469px;;left:calc(50% - 600px + 221px);;width:760px;height:auto;}#rec480859510 .tn-elem[data-elem-id="1660771983830"] .tn-atom{color:#ffffff;font-size:16px;font-family:'Montserrat',Arial,sans-serif;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;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){#rec480859510 .tn-elem[data-elem-id="1660771983830"]{top:469px;;left:calc(50% - 480px + 99px);;height:auto;}}@media screen and (max-width:959px){#rec480859510 .tn-elem[data-elem-id="1660771983830"]{top:466px;;left:calc(50% - 320px + 36px);;width:569px;height:auto;}}@media screen and (max-width:639px){#rec480859510 .tn-elem[data-elem-id="1660771983830"]{top:466px;;left:calc(50% - 240px + 36px);;width:404px;height:auto;}}@media screen and (max-width:479px){#rec480859510 .tn-elem[data-elem-id="1660771983830"]{top:466px;;left:calc(50% - 160px + 31px);;width:259px;height:auto;}}#rec480859510 .tn-elem[data-elem-id="1660887952544"]{color:#ffe700;text-align:center;z-index:7;top:197px;;left:calc(50% - 600px + 221px);;width:760px;height:auto;}#rec480859510 .tn-elem[data-elem-id="1660887952544"] .tn-atom{color:#ffe700;font-size:20px;font-family:'Montserrat',Arial,sans-serif;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;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){#rec480859510 .tn-elem[data-elem-id="1660887952544"]{top:197px;;left:calc(50% - 480px + 99px);;height:auto;}}@media screen and (max-width:959px){#rec480859510 .tn-elem[data-elem-id="1660887952544"]{top:193px;;left:calc(50% - 320px + 54px);;width:533px;height:auto;}}@media screen and (max-width:639px){#rec480859510 .tn-elem[data-elem-id="1660887952544"]{top:205px;;left:calc(50% - 240px + 45px);;width:390px;height:auto;}#rec480859510 .tn-elem[data-elem-id="1660887952544"] .tn-atom{line-height:1.2;background-size:cover;}}@media screen and (max-width:479px){#rec480859510 .tn-elem[data-elem-id="1660887952544"]{top:183px;;left:calc(50% - 160px + 26px);;width:269px;height:auto;}}#rec480859510 .tn-elem[data-elem-id="1660888286417"]{color:#ffffff;text-align:center;z-index:8;top:330px;;left:calc(50% - 600px + 194px);;width:811px;height:auto;}#rec480859510 .tn-elem[data-elem-id="1660888286417"] .tn-atom{color:#ffffff;font-size:52px;font-family:'Montserrat',Arial,sans-serif;line-height:1.55;font-weight:600;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;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){#rec480859510 .tn-elem[data-elem-id="1660888286417"]{top:330px;;left:calc(50% - 480px + 74px);;height:auto;}}@media screen and (max-width:959px){#rec480859510 .tn-elem[data-elem-id="1660888286417"]{top:330px;;left:calc(50% - 320px + -86px);;height:auto;}}@media screen and (max-width:639px){#rec480859510 .tn-elem[data-elem-id="1660888286417"]{top:330px;;left:calc(50% - 240px + 15px);;width:463px;height:auto;}#rec480859510 .tn-elem[data-elem-id="1660888286417"] .tn-atom{font-size:42px;background-size:cover;}}@media screen and (max-width:479px){#rec480859510 .tn-elem[data-elem-id="1660888286417"]{top:366px;;left:calc(50% - 160px + 15px);;width:295px;height:auto;}#rec480859510 .tn-elem[data-elem-id="1660888286417"] .tn-atom{font-size:26px;background-size:cover;}}
#rec481266811 .t396__artboard {height:30px;background-color:#19191a;}#rec481266811 .t396__filter {height:30px;}#rec481266811 .t396__carrier{height:30px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec481266811 .t396__artboard,#rec481266811 .t396__filter,#rec481266811 .t396__carrier {}#rec481266811 .t396__filter {}#rec481266811 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec481266811 .t396__artboard,#rec481266811 .t396__filter,#rec481266811 .t396__carrier {height:20px;}#rec481266811 .t396__filter {}#rec481266811 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec481266811 .t396__artboard,#rec481266811 .t396__filter,#rec481266811 .t396__carrier {}#rec481266811 .t396__filter {}#rec481266811 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec481266811 .t396__artboard,#rec481266811 .t396__filter,#rec481266811 .t396__carrier {height:13px;}#rec481266811 .t396__filter {}#rec481266811 .t396__carrier {background-attachment:scroll;}}#rec481266811 .tn-elem[data-elem-id="1470210033144"]{z-index:4;top:0px;;left:calc(50% - 600px + -300px);;width:1800px;height:auto;}#rec481266811 .tn-elem[data-elem-id="1470210033144"] .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){#rec481266811 .tn-elem[data-elem-id="1470210033144"]{top:0px;;left:calc(50% - 480px + -420px);;height:auto;}}@media screen and (max-width:959px){#rec481266811 .tn-elem[data-elem-id="1470210033144"]{top:0px;;left:calc(50% - 320px + -280px);;width:1200px;height:auto;}}@media screen and (max-width:639px){#rec481266811 .tn-elem[data-elem-id="1470210033144"]{top:0px;;left:calc(50% - 240px + -360px);;height:auto;}}@media screen and (max-width:479px){#rec481266811 .tn-elem[data-elem-id="1470210033144"]{top:0px;;left:calc(50% - 160px + -240px);;width:800px;height:auto;}}#rec481266811 .tn-elem[data-elem-id="1660775403381"]{z-index:5;top:1px;;left:calc(50% - 600px + 545px);;width:110px;height:auto;}#rec481266811 .tn-elem[data-elem-id="1660775403381"] .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){#rec481266811 .tn-elem[data-elem-id="1660775403381"]{top:1px;;left:calc(50% - 480px + 425px);;height:auto;}}@media screen and (max-width:959px){#rec481266811 .tn-elem[data-elem-id="1660775403381"]{top:1px;;left:calc(50% - 320px + 280px);;width:80px;height:auto;}}@media screen and (max-width:639px){#rec481266811 .tn-elem[data-elem-id="1660775403381"]{top:1px;;left:calc(50% - 240px + 200px);;height:auto;}}@media screen and (max-width:479px){#rec481266811 .tn-elem[data-elem-id="1660775403381"]{top:0px;;left:calc(50% - 160px + 135px);;width:50px;height:auto;}}
.t-section__title,.t-section__descr {overflow-wrap:break-word;}.t-section__descr {max-width:560px;}#rec754794971 .t-section__title {margin-bottom:105px;}#rec754794971 .t-section__descr {}#rec754794971 .t-section__container:not(:has(.t-section__descr)) .t-section__title {margin-bottom:105px;}@media screen and (max-width:960px) {#rec754794971 .t-section__title {margin-bottom:45px;}#rec754794971 .t-section__container:not(:has(.t-section__descr)) .t-section__title {margin-bottom:45px;}}
 #rec754794971 .t-card__title{color:#ffffff;font-family:'Montserrat';font-weight:400;}@media screen and (min-width:900px){#rec754794971 .t-card__title{font-size:50px;}}#rec754794971 .t-card__descr{font-size:18px;color:#ffffff;font-family:'Montserrat';font-weight:400;}
.t-section__title,.t-section__descr {overflow-wrap:break-word;}.t-section__descr {max-width:560px;}#rec481266804 .t-section__title {margin-bottom:105px;}#rec481266804 .t-section__descr {}#rec481266804 .t-section__container:not(:has(.t-section__descr)) .t-section__title {margin-bottom:105px;}@media screen and (max-width:960px) {#rec481266804 .t-section__title {margin-bottom:45px;}#rec481266804 .t-section__container:not(:has(.t-section__descr)) .t-section__title {margin-bottom:45px;}}
 #rec481266804 .t-card__title{color:#ffffff;font-family:'Montserrat';font-weight:400;}@media screen and (min-width:900px){#rec481266804 .t-card__title{font-size:50px;}}#rec481266804 .t-card__descr{font-size:18px;color:#ffffff;font-family:'Montserrat';font-weight:400;}
#rec481751785 .t396__artboard {height:30px;background-color:#19191a;overflow:visible;}#rec481751785 .t396__filter {height:30px;}#rec481751785 .t396__carrier{height:30px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec481751785 .t396__artboard,#rec481751785 .t396__filter,#rec481751785 .t396__carrier {}#rec481751785 .t396__filter {}#rec481751785 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec481751785 .t396__artboard,#rec481751785 .t396__filter,#rec481751785 .t396__carrier {height:20px;}#rec481751785 .t396__filter {}#rec481751785 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec481751785 .t396__artboard,#rec481751785 .t396__filter,#rec481751785 .t396__carrier {}#rec481751785 .t396__filter {}#rec481751785 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec481751785 .t396__artboard,#rec481751785 .t396__filter,#rec481751785 .t396__carrier {height:13px;}#rec481751785 .t396__filter {}#rec481751785 .t396__carrier {background-attachment:scroll;}}#rec481751785 .tn-elem[data-elem-id="1470210033144"]{z-index:4;top:0px;;left:calc(50% - 600px + -300px);;width:1800px;height:auto;}#rec481751785 .tn-elem[data-elem-id="1470210033144"] .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;-webkit-transform:rotate(355deg);-moz-transform:rotate(355deg);transform:rotate(355deg);}@media screen and (max-width:1199px){#rec481751785 .tn-elem[data-elem-id="1470210033144"]{top:0px;;left:calc(50% - 480px + -420px);;height:auto;}}@media screen and (max-width:959px){#rec481751785 .tn-elem[data-elem-id="1470210033144"]{top:0px;;left:calc(50% - 320px + -280px);;width:1200px;height:auto;}}@media screen and (max-width:639px){#rec481751785 .tn-elem[data-elem-id="1470210033144"]{top:0px;;left:calc(50% - 240px + -360px);;height:auto;}}@media screen and (max-width:479px){#rec481751785 .tn-elem[data-elem-id="1470210033144"]{top:0px;;left:calc(50% - 160px + -240px);;width:800px;height:auto;}}#rec481751785 .tn-elem[data-elem-id="1660775403381"]{z-index:5;top:1px;;left:calc(50% - 600px + 545px);;width:110px;height:auto;}#rec481751785 .tn-elem[data-elem-id="1660775403381"] .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;-webkit-transform:rotate(355deg);-moz-transform:rotate(355deg);transform:rotate(355deg);}@media screen and (max-width:1199px){#rec481751785 .tn-elem[data-elem-id="1660775403381"]{top:1px;;left:calc(50% - 480px + 425px);;height:auto;}}@media screen and (max-width:959px){#rec481751785 .tn-elem[data-elem-id="1660775403381"]{top:1px;;left:calc(50% - 320px + 280px);;width:80px;height:auto;}}@media screen and (max-width:639px){#rec481751785 .tn-elem[data-elem-id="1660775403381"]{top:1px;;left:calc(50% - 240px + 200px);;height:auto;}}@media screen and (max-width:479px){#rec481751785 .tn-elem[data-elem-id="1660775403381"]{top:0px;;left:calc(50% - 160px + 135px);;width:50px;height:auto;}}
.t-section__title,.t-section__descr {overflow-wrap:break-word;}.t-section__descr {max-width:560px;}#rec754795073 .t-section__title {margin-bottom:105px;}#rec754795073 .t-section__descr {}#rec754795073 .t-section__container:not(:has(.t-section__descr)) .t-section__title {margin-bottom:105px;}@media screen and (max-width:960px) {#rec754795073 .t-section__title {margin-bottom:45px;}#rec754795073 .t-section__container:not(:has(.t-section__descr)) .t-section__title {margin-bottom:45px;}}
 #rec754795073 .t-card__title{color:#ffffff;font-family:'Montserrat';font-weight:400;}@media screen and (min-width:900px){#rec754795073 .t-card__title{font-size:50px;}}#rec754795073 .t-card__descr{font-size:18px;color:#ffffff;font-family:'Montserrat';font-weight:400;}
#rec480860454 .t396__artboard {height:10px;background-image:linear-gradient(97deg,rgba(78,92,181,1) 0%,rgba(40,187,207,1) 51%,rgba(255,231,0,1) 100%);}#rec480860454 .t396__filter {height:10px;}#rec480860454 .t396__carrier{height:10px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec480860454 .t396__artboard,#rec480860454 .t396__filter,#rec480860454 .t396__carrier {}#rec480860454 .t396__filter {}#rec480860454 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec480860454 .t396__artboard,#rec480860454 .t396__filter,#rec480860454 .t396__carrier {}#rec480860454 .t396__filter {}#rec480860454 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec480860454 .t396__artboard,#rec480860454 .t396__filter,#rec480860454 .t396__carrier {}#rec480860454 .t396__filter {}#rec480860454 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec480860454 .t396__artboard,#rec480860454 .t396__filter,#rec480860454 .t396__carrier {}#rec480860454 .t396__filter {}#rec480860454 .t396__carrier {background-attachment:scroll;}}
#rec481315182 .t396__artboard {height:10px;background-image:linear-gradient(97deg,rgba(78,92,181,1) 0%,rgba(40,187,207,1) 51%,rgba(255,231,0,1) 100%);}#rec481315182 .t396__filter {height:10px;}#rec481315182 .t396__carrier{height:10px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec481315182 .t396__artboard,#rec481315182 .t396__filter,#rec481315182 .t396__carrier {}#rec481315182 .t396__filter {}#rec481315182 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec481315182 .t396__artboard,#rec481315182 .t396__filter,#rec481315182 .t396__carrier {}#rec481315182 .t396__filter {}#rec481315182 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec481315182 .t396__artboard,#rec481315182 .t396__filter,#rec481315182 .t396__carrier {}#rec481315182 .t396__filter {}#rec481315182 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec481315182 .t396__artboard,#rec481315182 .t396__filter,#rec481315182 .t396__carrier {}#rec481315182 .t396__filter {}#rec481315182 .t396__carrier {background-attachment:scroll;}}
#rec481318023 .t396__artboard {height:10px;background-image:linear-gradient(97deg,rgba(78,92,181,1) 0%,rgba(40,187,207,1) 51%,rgba(255,231,0,1) 100%);}#rec481318023 .t396__filter {height:10px;}#rec481318023 .t396__carrier{height:10px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec481318023 .t396__artboard,#rec481318023 .t396__filter,#rec481318023 .t396__carrier {}#rec481318023 .t396__filter {}#rec481318023 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec481318023 .t396__artboard,#rec481318023 .t396__filter,#rec481318023 .t396__carrier {}#rec481318023 .t396__filter {}#rec481318023 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec481318023 .t396__artboard,#rec481318023 .t396__filter,#rec481318023 .t396__carrier {}#rec481318023 .t396__filter {}#rec481318023 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec481318023 .t396__artboard,#rec481318023 .t396__filter,#rec481318023 .t396__carrier {}#rec481318023 .t396__filter {}#rec481318023 .t396__carrier {background-attachment:scroll;}}
#rec482040077 .t396__artboard {height:225px;}#rec482040077 .t396__filter {height:225px;background-image:-webkit-gradient( linear,left top,left bottom,from(rgba(25,25,26,1)),to(rgba(25,25,26,0.6)) );background-image:-webkit-linear-gradient(top,rgba(25,25,26,1),rgba(25,25,26,0.6));background-image:linear-gradient(to bottom,rgba(25,25,26,1),rgba(25,25,26,0.6));will-change:transform;}#rec482040077 .t396__carrier{height:225px;background-position:center center;background-attachment:scroll;background-image:url("https://cdn.blobline.com/a/7a/7ae4655c336a4114f0e6b8d9544b5ee13c680243d67e962251945acd69d6c753.jpg");background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec482040077 .t396__artboard,#rec482040077 .t396__filter,#rec482040077 .t396__carrier {}#rec482040077 .t396__filter {}#rec482040077 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec482040077 .t396__artboard,#rec482040077 .t396__filter,#rec482040077 .t396__carrier {height:135px;}#rec482040077 .t396__filter {}#rec482040077 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec482040077 .t396__artboard,#rec482040077 .t396__filter,#rec482040077 .t396__carrier {height:110px;}#rec482040077 .t396__filter {}#rec482040077 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec482040077 .t396__artboard,#rec482040077 .t396__filter,#rec482040077 .t396__carrier {height:115px;}#rec482040077 .t396__filter {}#rec482040077 .t396__carrier {background-attachment:scroll;}}#rec482040077 .tn-elem[data-elem-id="1610628238221"]{color:#ffffff;text-align:right;z-index:3;top:153px;;left:calc(50% + 600px - 678px + -22px);;width:678px;height:auto;}#rec482040077 .tn-elem[data-elem-id="1610628238221"] .tn-atom{vertical-align:middle;color:#ffffff;font-size:16px;font-family:'Montserrat',Arial,sans-serif;line-height:1.6;font-weight:600;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;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){#rec482040077 .tn-elem[data-elem-id="1610628238221"]{top:150px;;left:calc(50% + 480px - 678px + -12px);;width:472px;height:auto;}#rec482040077 .tn-elem[data-elem-id="1610628238221"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec482040077 .tn-elem[data-elem-id="1610628238221"]{top:92px;;left:calc(50% + 320px - 678px + -15px);;width:450px;height:auto;text-align:right;}#rec482040077 .tn-elem[data-elem-id="1610628238221"] .tn-atom{white-space:normal;font-size:14px;background-size:cover;}}@media screen and (max-width:639px){#rec482040077 .tn-elem[data-elem-id="1610628238221"]{top:77px;;left:calc(50% + 240px - 678px + 10px);;width:460px;height:auto;color:#ffffff;text-align:center;}#rec482040077 .tn-elem[data-elem-id="1610628238221"] .tn-atom{color:#ffffff;white-space:normal;font-size:12px;background-size:cover;}}@media screen and (max-width:479px){#rec482040077 .tn-elem[data-elem-id="1610628238221"]{top:80px;;left:calc(50% + 160px - 678px + 10px);;width:300px;height:auto;}#rec482040077 .tn-elem[data-elem-id="1610628238221"] .tn-atom{white-space:normal;font-size:12px;background-size:cover;}}#rec482040077 .tn-elem[data-elem-id="1619529174597"]{color:#ffffff;text-align:right;z-index:4;top:35px;;left:calc(50% + 600px - 359px + -120px);;width:359px;height:auto;}#rec482040077 .tn-elem[data-elem-id="1619529174597"] .tn-atom{vertical-align:middle;color:#ffffff;font-size:29px;font-family:'Montserrat',Arial,sans-serif;line-height:1.6;font-weight:600;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;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){#rec482040077 .tn-elem[data-elem-id="1619529174597"]{top:42px;;left:calc(50% + 480px - 359px + -11px);;width:359px;height:auto;}#rec482040077 .tn-elem[data-elem-id="1619529174597"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec482040077 .tn-elem[data-elem-id="1619529174597"]{top:48px;;left:calc(50% + 320px - 359px + -15px);;width:450px;height:auto;text-align:right;}#rec482040077 .tn-elem[data-elem-id="1619529174597"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec482040077 .tn-elem[data-elem-id="1619529174597"]{top:36px;;left:calc(50% + 240px - 359px + 100px);;width:280px;height:auto;color:#ffffff;text-align:center;}#rec482040077 .tn-elem[data-elem-id="1619529174597"] .tn-atom{color:#ffffff;white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec482040077 .tn-elem[data-elem-id="1619529174597"]{top:37px;;left:calc(50% + 160px - 359px + 10px);;width:300px;height:auto;}#rec482040077 .tn-elem[data-elem-id="1619529174597"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}#rec482040077 .tn-elem[data-elem-id="1664612707116"]{color:#ffffff;text-align:right;z-index:5;top:76px;;left:calc(50% + 600px - 358px + -22px);;width:358px;height:auto;}#rec482040077 .tn-elem[data-elem-id="1664612707116"] .tn-atom{vertical-align:middle;color:#ffffff;font-size:29px;font-family:'Montserrat',Arial,sans-serif;line-height:1.6;font-weight:600;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;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){#rec482040077 .tn-elem[data-elem-id="1664612707116"]{top:82px;;left:calc(50% + 480px - 358px + -10px);;width:350px;height:auto;}#rec482040077 .tn-elem[data-elem-id="1664612707116"] .tn-atom{white-space:normal;background-size:cover;}}@media screen and (max-width:959px){#rec482040077 .tn-elem[data-elem-id="1664612707116"]{top:25px;;left:calc(50% + 320px - 358px + -17px);;width:450px;height:auto;text-align:right;}#rec482040077 .tn-elem[data-elem-id="1664612707116"] .tn-atom{white-space:normal;font-size:20px;background-size:cover;}}@media screen and (max-width:639px){#rec482040077 .tn-elem[data-elem-id="1664612707116"]{top:10px;;left:calc(50% + 240px - 358px + 110px);;width:280px;height:auto;color:#ffffff;text-align:center;}#rec482040077 .tn-elem[data-elem-id="1664612707116"] .tn-atom{color:#ffffff;white-space:normal;background-size:cover;}}@media screen and (max-width:479px){#rec482040077 .tn-elem[data-elem-id="1664612707116"]{top:17px;;left:calc(50% + 160px - 358px + 10px);;width:300px;height:auto;}#rec482040077 .tn-elem[data-elem-id="1664612707116"] .tn-atom{white-space:normal;font-size:16px;background-size:cover;}}
@media screen and (max-width:560px){#rec481765721 .t-popup__close-icon g{fill:#ffffff !important;}}
#rec481765721 .t-btnflex.t-btnflex_type_submit {color:#ffffff;background-color:#28bbcf;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;font-family:Montserrat;font-weight:500;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}@media (hover:hover) {#rec481765721 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):hover {color:#ffffff !important;background-color:#4e5cb5 !important;}#rec481765721 .t-btnflex.t-btnflex_type_submit:not(.t-animate_no-hover):focus-visible {color:#ffffff !important;background-color:#4e5cb5 !important;}}
#rec481765721 input::-webkit-input-placeholder {color:#19191a;opacity:0.5;}#rec481765721 input::-moz-placeholder{color:#19191a;opacity:0.5;}#rec481765721 input:-moz-placeholder {color:#19191a;opacity:0.5;}#rec481765721 input:-ms-input-placeholder{color:#19191a;opacity:0.5;}#rec481765721 textarea::-webkit-input-placeholder {color:#19191a;opacity:0.5;}#rec481765721 textarea::-moz-placeholder{color:#19191a;opacity:0.5;}#rec481765721 textarea:-moz-placeholder {color:#19191a;opacity:0.5;}#rec481765721 textarea:-ms-input-placeholder{color:#19191a;opacity:0.5;}
 #rec481765721 .t702__title{font-size:22px;color:#28bbcf;font-family:'Montserrat';font-weight:500;}#rec481765721 .t702__descr{font-size:16px;color:#28bbcf;font-family:'Montserrat';font-weight:400;}
#allrecords .t-text a:not(.t-card__link),#allrecords .t-descr a:not(.t-card__link),#allrecords .t-heading a:not(.t-card__link):not(.t-feed__link),#allrecords .t-title a:not(.t-card__link),#allrecords .t-impact-text a:not(.t-card__link),#allrecords .t-text-impact a:not(.t-card__link),#allrecords .t-name:not(.t-feed__parts-switch-btn) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link):not(.t-feed__link),#allrecords .t-uptitle a:not(.t-card__link){color:#ffe700;font-weight:inherit;border-bottom:0px solid #ffe700;-webkit-box-shadow:inset 0px -1px 0px 0px #ffe700;-moz-box-shadow:inset 0px -1px 0px 0px #ffe700;box-shadow:inset 0px -1px 0px 0px #ffe700;}
#allrecords ul.t-cards__container{list-style:none;margin-bottom:0;padding-left:0}#allrecords .t-cards__container:not(.t-cards__container_focus) .t-cards__link,#allrecords .t-cards__link_second,.t-cards__col:focus-within .t-cards__link:focus,.t-cards__container:not(.t-cards__container_focus) .t-cards__col:focus-within{outline:none}#allrecords .t-cards__col .t-cards__link{color:inherit!important}#allrecords ul.t-card__container{list-style:none;margin-bottom:0;padding-left:0}ul.t-card__container li ul{list-style-type:disc}#allrecords .t-card__col .t-card__link:not(.t-btn,.t-btntext,.t-submit,.t-btnflex),#allrecords .t-card__col .t-card__link_second:not(.t-btn,.t-btntext,.t-submit,.t-btnflex){color:inherit!important;outline:none}#allrecords .t-focusable,#allrecords .t-focusable .t-btn,#allrecords .t-focusable .t-btntext{position:relative}
}
*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}:root{--ink-900:#071310;--ink-800:#0c1c15;--ink-700:#10231a;--ink-600:#173225;--sage:#9dc088;--sage-soft:#c3d9b4;--green-ink:#3a6644;--paper:#f7f8f5;--paper-2:#eceee7;--text:#16201a;--muted:#4b574e;--line:#d9ddd3;--line-dark:#22382c;--pad-section:44px;--gap:24px;--maxw:1060px;--measure:770px;--radius:8px;--display:"Faustina",Georgia,"Times New Roman",serif;--body:"Asap",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--mono:"Chivo Mono","Courier New",monospace;}*, *::before, *::after{box-sizing:border-box;}html{-webkit-text-size-adjust:100%;}body{margin:0;background:var(--paper);color:var(--text);font-family:var(--body);font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased;}img{max-width:100%;display:block;}a{color:inherit;}[id]{scroll-margin-top:76px;}.wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 22px;}.narrow{max-width:var(--measure);margin-left:auto;margin-right:auto;}:focus-visible{outline:3px solid var(--sage);outline-offset:3px;}.eyebrow{font-family:var(--mono);font-size:11px;font-weight:400;letter-spacing:.2em;text-transform:uppercase;}.hero{background:linear-gradient(180deg,#1b3a2a 0%,#153024 30%,#0f2419 64%,#0c1c15 100%);color:var(--paper);padding:46px 0 50px;text-align:center;}.hero .eyebrow{color:var(--sage);display:block;margin-bottom:18px;}.hero h1{font-family:var(--display);font-weight:600;font-size:clamp(27px,3.8vw,42px);line-height:1.16;letter-spacing:-.012em;margin:0 auto 16px;max-width:22ch;color:#fbfdfa;text-wrap:balance;}.hero h1 em{font-style:italic;font-weight:400;color:var(--sage-soft);}.hero-sub{margin:0 auto 26px;max-width:56ch;font-size:clamp(15px,1.6vw,17px);color:#c0ccc0;}.thumb{position:relative;display:block;width:100%;max-width:600px;margin:0 auto 26px;border-radius:var(--radius);overflow:hidden;border:1px solid rgba(157,192,136,.3);box-shadow:0 22px 52px rgba(0,0,0,.46);background:var(--ink-700);text-decoration:none;}.thumb img{width:100%;height:auto;}.thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,19,16,.03),rgba(7,19,16,.44));pointer-events:none;}.play{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:68px;border-radius:50%;background:var(--sage);display:flex;align-items:center;justify-content:center;box-shadow:0 9px 26px rgba(0,0,0,.42);}.play svg{margin-left:4px;}.play::before{content:"";position:absolute;inset:-12px;border-radius:50%;border:1px solid rgba(195,217,180,.6);animation:ring 2.6s ease-out infinite;}.thumb-tag{position:absolute;z-index:2;left:14px;top:14px;font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-900);background:var(--sage-soft);padding:5px 10px;border-radius:4px;}.cta{display:inline-block;font-family:var(--body);font-weight:600;font-size:15.5px;text-decoration:none;padding:15px 32px;border-radius:6px;background:var(--sage);color:#08150e;border:1px solid var(--sage);transition:background .18s ease,transform .18s ease;}.cta:hover{background:var(--sage-soft);border-color:var(--sage-soft);transform:translateY(-2px);}.cta:active{transform:translateY(0);}.cta-note{display:block;margin-top:12px;font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#93a293;}.marquee{background:var(--ink-900);border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);overflow:hidden;padding:13px 0;}.mtrack{display:flex;width:max-content;animation:slide 34s linear infinite;animation-delay:1.8s;}.mtrack span{font-family:var(--mono);font-size:11.5px;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;padding:0 15px;color:var(--sage);opacity:0;transform:translateY(5px);animation:enter .5s ease forwards;}.mtrack span b{color:#7d8c7e;font-weight:400;padding-left:13px;}.mtrack span:nth-child(1){animation-delay:.1s;}.mtrack span:nth-child(2){animation-delay:.34s;}.mtrack span:nth-child(3){animation-delay:.58s;}.mtrack span:nth-child(4){animation-delay:.82s;}.mtrack span:nth-child(5){animation-delay:1.06s;}.mtrack span:nth-child(n+6){animation-delay:1.3s;}.article{padding:calc(var(--pad-section) + 10px) 0 var(--pad-section);}.mark{display:flex;align-items:baseline;gap:12px;margin-bottom:16px;}.mark .eyebrow{color:var(--green-ink);white-space:nowrap;}.mark i{flex:1;height:1px;background:var(--line);display:block;}h2{font-family:var(--display);font-weight:600;font-size:clamp(25px,3.4vw,36px);line-height:1.2;letter-spacing:-.01em;margin:0 0 16px;text-wrap:balance;}h3{font-family:var(--display);font-weight:600;font-size:19px;line-height:1.32;margin:0 0 6px;}.article p{margin:0 0 16px;color:#2a352d;}.lede{font-size:18.5px;line-height:1.62;}.dim{color:var(--muted);font-size:15.5px;}.numbers{margin:var(--gap) 0 0;border-top:1px solid var(--line);}.nitem{display:grid;grid-template-columns:88px 1fr;gap:0 22px;padding:22px 0;border-bottom:1px solid var(--line);align-items:start;transition:padding-left .18s ease,border-color .18s ease;}.nitem:hover{padding-left:8px;border-bottom-color:var(--green-ink);}.nitem .n{font-family:var(--display);font-weight:400;font-size:40px;line-height:.92;color:var(--green-ink);letter-spacing:-.02em;}.nitem p{margin:0;font-size:15.5px;color:#3a463c;}.dyk{margin:var(--pad-section) 0 0;background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);padding:34px 30px 28px;text-align:center;}.dyk .badge{width:54px;height:54px;border-radius:50%;background:var(--ink-700);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;flex:0 0 auto;}.dyk .eyebrow{color:var(--green-ink);display:block;margin-bottom:10px;}.dyk h3{font-family:var(--display);font-weight:600;font-size:clamp(20px,2.6vw,25px);line-height:1.28;margin:0 auto 14px;max-width:26ch;}.dyk p{margin:0 auto 13px;font-size:15.5px;color:#333f36;text-align:left;max-width:62ch;}.dyk p:last-of-type{margin-bottom:14px;}.dyk .src{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;margin:0;}.faq{margin:var(--gap) 0 0;}.faq-item{padding:18px 0;border-bottom:1px solid var(--line);}.faq-item:first-child{border-top:1px solid var(--line);}.faq-item h3{margin-bottom:5px;}.faq-item p{margin:0;font-size:15.5px;color:#3a463c;}.safety{display:flex;gap:13px;align-items:flex-start;margin-top:var(--pad-section);padding:16px 18px;background:#f1f5ea;border:1px solid #cfdcc0;border-radius:var(--radius);}.safety p{margin:0;font-size:14.5px;color:#38452e;}.safety strong{display:block;margin-bottom:3px;color:var(--green-ink);}.close-cta{text-align:center;margin-top:var(--pad-section);padding-top:var(--pad-section);border-top:1px solid var(--line);}.close-cta h3{font-family:var(--display);font-weight:600;font-size:clamp(21px,3vw,28px);margin-bottom:10px;}.close-cta p{max-width:520px;margin:0 auto 22px;color:var(--muted);font-size:15.5px;}.close-cta .cta{background:var(--ink-700);color:var(--sage-soft);border-color:var(--ink-700);}.close-cta .cta:hover{background:var(--ink-600);border-color:var(--ink-600);}.close-cta .cta-note{color:var(--muted);}.editorial-note{margin:26px auto 0;max-width:610px;font-size:12.5px;line-height:1.62;color:var(--muted);}footer{background:var(--ink-900);color:#9aab9b;padding:44px 0 36px;font-size:13.5px;line-height:1.6;}footer .wrap{max-width:950px;}.f-top{display:flex;flex-wrap:wrap;gap:12px 26px;justify-content:center;padding-bottom:24px;border-bottom:1px solid var(--line-dark);}.f-top a{color:var(--sage);text-decoration:none;font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;}.f-top a:hover{color:var(--sage-soft);text-decoration:underline;}.disc{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:20px 32px;}.disc h4{font-family:var(--mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--sage);margin:0 0 5px;font-weight:400;}.disc p{margin:0;color:#84948a;}.copy{margin-top:26px;padding-top:20px;border-top:1px solid var(--line-dark);text-align:center;font-family:var(--mono);font-size:10.5px;letter-spacing:.08em;color:#84948a;}.copy a{color:var(--sage);text-decoration:none;}.copy a:hover{text-decoration:underline;}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);display:none;align-items:center;justify-content:center;padding:20px;z-index:9999;}.overlay.open{display:flex;}.modal{background:var(--paper);color:var(--text);width:100%;max-width:720px;max-height:80vh;border-radius:var(--radius);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.5);}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid var(--line);background:var(--paper-2);}.modal-head h3{margin:0;font-family:var(--display);font-weight:600;font-size:21px;}.x{border:1px solid var(--line);background:var(--paper);width:36px;height:36px;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;color:var(--muted);}.x:hover{background:#e0e4d9;color:var(--text);}.modal-body{padding:22px;overflow-y:auto;font-size:14.5px;line-height:1.68;}.modal-body h4{font-family:var(--display);font-weight:600;font-size:16.5px;margin:22px 0 6px;}.modal-body h4:first-child{margin-top:0;}.modal-body p, .modal-body li{color:#3a463c;margin:0 0 10px;}.modal-body ul{margin:0 0 10px;padding-left:20px;}.modal-foot{padding:15px 22px;border-top:1px solid var(--line);background:var(--paper-2);text-align:right;}.btn-close{background:var(--ink-700);color:var(--sage-soft);border:none;border-radius:6px;padding:11px 26px;font-family:var(--body);font-weight:600;font-size:14px;cursor:pointer;}.btn-close:hover{background:var(--ink-600);}@keyframes ring{0%{transform:scale(.9);opacity:.85;}72%{transform:scale(1.25);opacity:0;}100%{transform:scale(1.25);opacity:0;}}@keyframes enter{to{opacity:1;transform:translateY(0);}}@keyframes slide{from{transform:translateX(0);}to{transform:translateX(-50%);}}@media (prefers-reduced-motion:reduce){.mtrack{animation:none;transform:none;}.mtrack span{animation:none;opacity:1;transform:none;}.play::before{animation:none;}.cta{transition:none;}.nitem{transition:none;}}@media (min-width:769px){.thumb img{aspect-ratio:5/4;height:auto;object-fit:cover;object-position:center 46%;}}@media (max-width:768px){body{font-size:16px;}.hero{padding:34px 0 38px;}.play{width:56px;height:56px;}.nitem{grid-template-columns:1fr;gap:5px;padding:18px 0;}.nitem .n{font-size:28px;}.dyk{padding:26px 20px 22px;}.disc{grid-template-columns:1fr;}.modal{max-height:86vh;}}
[data-delay-vturb] {
  display: none !important;
}
  