@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{--wine-900:#150a0e;--wine-800:#1d0f14;--wine-700:#2b171e;--cream:#f2e3c4;--cream-dim:#d9c8a6;--wine-ink:#6d2233;--paper:#fbf7f5;--paper-2:#f3e9e5;--text:#1b1216;--muted:#5a4a4e;--line:#e3d6d1;--line-dark:#3a222a;--pad-section:60px;--gap:40px;--maxw:1080px;--measure:790px;--radius:10px;--display:"Vollkorn",Georgia,"Times New Roman",serif;--body:"Jost",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--mono:"Azeret 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.74;-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(--cream);outline-offset:3px;}.eyebrow{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;}.hero{position:relative;background:radial-gradient(40% 44% at 16% 14%,rgba(214,140,120,.16),rgba(214,140,120,0) 100%),
    radial-gradient(34% 42% at 84% 10%,rgba(242,227,196,.10),rgba(242,227,196,0) 100%),
    radial-gradient(48% 50% at 72% 90%,rgba(160,70,90,.20),rgba(160,70,90,0) 100%),
    radial-gradient(42% 46% at 22% 92%,rgba(242,227,196,.07),rgba(242,227,196,0) 100%),
    var(--wine-800);color:var(--cream);padding:52px 0 56px;overflow:hidden;}.hero-inner{display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:center;}.hero-copy .eyebrow{color:var(--cream-dim);display:block;margin-bottom:20px;}.hero h1{font-family:var(--display);font-weight:500;font-size:clamp(28px,3.9vw,44px);line-height:1.16;letter-spacing:-.01em;margin:0 0 18px;color:#fffaf3;text-wrap:balance;}.hero h1 em{font-style:italic;font-weight:600;color:var(--cream);}.hero-sub{margin:0 0 26px;max-width:48ch;font-size:clamp(15px,1.5vw,17px);color:#d5c2bc;}.hero-meta{display:flex;flex-wrap:wrap;gap:9px 20px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line-dark);}.hero-meta span{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#b09a95;}.thumb{position:relative;display:block;width:100%;border-radius:var(--radius);overflow:hidden;border:1px solid rgba(242,227,196,.22);box-shadow:0 26px 60px rgba(0,0,0,.5);background:var(--wine-700);text-decoration:none;}.thumb img{width:100%;height:auto;}.thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(170deg,rgba(21,10,14,0) 46%,rgba(21,10,14,.5) 100%);pointer-events:none;}.play{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px rgba(0,0,0,.45);}.play svg{margin-left:4px;}.play::before{content:"";position:absolute;inset:-13px;border-radius:50%;border:1px solid rgba(242,227,196,.5);animation:ring 2.9s ease-out infinite;}.thumb-tag{position:absolute;z-index:2;right:14px;bottom:14px;font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--wine-900);background:var(--cream);padding:5px 11px;border-radius:4px;}.cta{display:inline-block;font-family:var(--body);font-weight:500;font-size:15.5px;letter-spacing:.01em;text-decoration:none;padding:16px 34px;border-radius:4px;background:var(--cream);color:#1b0d11;border:1px solid var(--cream);transition:background .18s ease,transform .18s ease;}.cta:hover{background:#fbf1d9;border-color:#fbf1d9;transform:translateY(-2px);}.cta:active{transform:translateY(0);}.cta-note{display:block;margin-top:13px;font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#b09a95;}.marquee{background:var(--wine-900);border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);padding:11px 0;}.mrow{overflow:hidden;}.mrow + .mrow{margin-top:5px;padding-top:5px;border-top:1px solid rgba(58,34,42,.7);}.mtrack{display:flex;width:max-content;animation:slideL 40s linear infinite;}.mrow--back .mtrack{animation-name:slideR;animation-duration:34s;}.mtrack span{font-family:var(--mono);font-size:11.5px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;padding:0 15px;color:var(--cream);}.mrow--back .mtrack span{color:#b09a95;}.mtrack span b{color:#a08188;font-weight:400;padding-left:13px;}.article{padding:var(--pad-section) 0;}.mark{display:flex;align-items:baseline;gap:13px;margin-bottom:18px;}.mark .eyebrow{color:var(--wine-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,37px);line-height:1.2;letter-spacing:-.01em;margin:0 0 18px;text-wrap:balance;}h3{font-family:var(--display);font-weight:600;font-size:19px;line-height:1.34;margin:0 0 6px;}.article p{margin:0 0 17px;color:#332529;}.lede{font-size:18.5px;line-height:1.66;}.dim{color:var(--muted);font-size:15.5px;}.checks{margin:var(--gap) 0 0;display:grid;gap:20px;}.check{display:flex;gap:15px;align-items:flex-start;}.check .tick{flex:0 0 20px;margin-top:6px;}.check p{margin:0;font-size:15px;color:#453539;}.track{position:relative;margin:var(--gap) 0 0;padding-left:36px;}.track::before{content:"";position:absolute;left:8px;top:12px;bottom:12px;width:1px;background:linear-gradient(180deg,var(--wine-ink),var(--line));}.node{position:relative;padding-bottom:26px;}.node:last-child{padding-bottom:0;}.node::before{content:"";position:absolute;left:-32px;top:9px;width:15px;height:15px;border-radius:50%;background:var(--paper);border:2px solid var(--wine-ink);}.node .num{font-family:var(--mono);font-size:10.5px;font-weight:500;letter-spacing:.18em;color:var(--wine-ink);display:block;margin-bottom:3px;}.node p{margin:0;font-size:15px;color:#453539;}.dyk{display:grid;grid-template-columns:36% 1fr;margin:var(--gap) 0 0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;}.dyk-dark{background:var(--wine-800);color:var(--cream);padding:32px 26px;display:flex;flex-direction:column;justify-content:center;}.dyk-dark .eyebrow{color:var(--cream-dim);display:block;margin-bottom:12px;}.dyk-dark h3{color:#fffaf3;font-family:var(--display);font-weight:500;font-size:21px;line-height:1.28;margin:0;}.dyk-light{background:var(--paper-2);padding:32px 30px;}.dyk-light p{margin:0 0 13px;font-size:15px;color:#403036;}.dyk-light p:last-child{margin-bottom:0;}.dyk-light .src{font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);}.safety{display:flex;gap:14px;align-items:flex-start;margin-top:var(--gap);padding:17px 19px;background:var(--paper-2);border-left:5px solid var(--wine-ink);border-radius:0 var(--radius) var(--radius) 0;}.safety p{margin:0;font-size:14.5px;color:#402b31;}.safety strong{display:block;margin-bottom:4px;color:var(--wine-ink);}.close-cta{text-align:center;margin-top:var(--gap);padding-top:var(--gap);border-top:1px solid var(--line);}.close-cta h3{font-family:var(--display);font-weight:500;font-size:clamp(21px,3vw,28px);margin-bottom:12px;}.close-cta p{max-width:520px;margin:0 auto 24px;color:var(--muted);font-size:15.5px;}.close-cta .cta{background:var(--wine-800);color:var(--cream);border-color:var(--wine-800);}.close-cta .cta:hover{background:var(--wine-700);border-color:var(--wine-700);}.close-cta .cta-note{color:var(--muted);}.editorial-note{margin:30px auto 0;max-width:620px;font-size:12.5px;line-height:1.64;color:var(--muted);}footer{background:var(--wine-900);color:#b3a09b;padding:48px 0 38px;font-size:13.5px;line-height:1.62;}footer .wrap{max-width:960px;}.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(--cream);text-decoration:none;font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;}.f-top a:hover{color:#fff;text-decoration:underline;}.disc{margin-top:24px;display:grid;gap:18px;}.disc h4{font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--cream-dim);margin:0 0 5px;}.disc p{margin:0;color:#9c8b87;}.copy{margin-top:28px;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:#9c8b87;}.copy a{color:var(--cream);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:20px;}.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:#e8dbd6;color:var(--text);}.modal-body{padding:22px;overflow-y:auto;font-size:14.5px;line-height:1.7;}.modal-body h4{font-family:var(--display);font-weight:600;font-size:16px;margin:22px 0 6px;}.modal-body h4:first-child{margin-top:0;}.modal-body p, .modal-body li{color:#453539;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(--wine-800);color:var(--cream);border:none;border-radius:4px;padding:11px 26px;font-family:var(--body);font-weight:500;font-size:14px;cursor:pointer;}.btn-close:hover{background:var(--wine-700);}@keyframes ring{0%{transform:scale(.9);opacity:.8;}72%{transform:scale(1.25);opacity:0;}100%{transform:scale(1.25);opacity:0;}}@keyframes slideL{from{transform:translateX(0);}to{transform:translateX(-50%);}}@keyframes slideR{from{transform:translateX(-50%);}to{transform:translateX(0);}}@media (prefers-reduced-motion:reduce){.mtrack{animation:none;transform:none;}.play::before{animation:none;}.cta{transition:none;}}@media (max-width:900px){.hero-inner{grid-template-columns:1fr;gap:32px;}.hero-thumb{order:2;}.dyk{grid-template-columns:1fr;}}@media (max-width:768px){:root{--pad-section:44px;--gap:30px;}body{font-size:16px;}.hero{padding:36px 0 42px;}.play{width:58px;height:58px;}.dyk-dark{padding:24px 20px;}.dyk-light{padding:24px 20px;}.track{padding-left:30px;}.node::before{left:-28px;}.modal{max-height:86vh;}}
[data-delay-vturb] {
  display: none !important;
}
  