:root{--main-content-width:1280px;--main-content-offset:20px;--header-height:64px;--section-offset-y:120px;--title-3xl:88px;--title-2xl:72px;--title-xl:64px;--title-l:48px;--title-m:32px;--title-s:28px;--title-xs:24px;--title-l-static:48px;--title-xs-static:24px;--text-l:20px;--text-m:18px;--text-s:16px;--text-xs:14px;--text-m-static:18px;--text-lh-l:28px;--text-lh-s:22px;--text-lh-xs:20px}@media screen and (max-width:1279px){:root{--section-offset-y:64px}}@media screen and (max-width:1023px){:root{--title-3xl:64px;--title-2xl:56px;--title-xl:48px;--title-l:24px;--title-m:26px;--title-s:24px;--title-xs:18px;--title-l-static:48px;--title-xs-static:24px;--text-xl:21px;--text-l:18px;--text-m:16px;--text-s:14px;--text-lh-l:22px}}.button-primary{align-items:center;background-color:#fff;border:none;box-sizing:border-box;color:#202020;cursor:pointer;display:flex;font-family:BebasNeuePro;font-size:18px;font-weight:700;height:64px;justify-content:center;letter-spacing:0;padding:0 24px;position:relative;text-transform:uppercase;transition:all .2s ease-in-out;width:100%}.button-primary:hover{background-color:#e1d798}.button-transparent{align-items:center;background-color:transparent;border:none;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:BebasNeuePro;font-size:18px;font-weight:700;height:64px;justify-content:center;letter-spacing:0;padding:0 24px;position:relative;text-transform:uppercase;transition:all .2s ease-in-out;width:100%}.button-transparent:hover{color:#e1d798}.button-transparent:after,.button-transparent:before{background-color:hsla(0,0%,100%,.5);content:"";height:12px;left:50%;position:absolute;transform:translateX(-50%);width:.5px;z-index:2}.button-transparent:after{top:-1px}.button-transparent:before{bottom:-1px}.mobile-menu{display:none}.mobile-menu.mobile-menu-exapnded{align-items:center;-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);background-color:rgba(32,32,32,.8);bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;left:0;padding:var(--header-height) 32px 40px 32px;position:fixed;right:0;top:0;z-index:99}.mobile-menu.mobile-menu-exapnded .btn{min-height:64px}.mobile-menu.mobile-menu-exapnded .header-nav{display:flex;flex-direction:column;height:100%;justify-content:center}.mobile-menu.mobile-menu-exapnded .header-nav ul{display:flex;flex-direction:column;gap:32px}.mobile-menu.mobile-menu-exapnded .header-nav ul li{font-family:BebasNeuePro;font-size:56px;line-height:1;text-align:center;text-transform:uppercase}.mobile-menu.mobile-menu-exapnded .mobile-lang-switcher{border:1px solid hsla(0,0%,100%,.2);display:flex;margin-top:32px;width:100%}.mobile-menu.mobile-menu-exapnded .mobile-lang-switcher .header__language-current,.mobile-menu.mobile-menu-exapnded .mobile-lang-switcher .header__language-list--item a{align-items:center;color:#fff;display:flex;font-size:var(--text-xs);font-weight:600;height:100%;height:64px;justify-content:center;position:relative;width:100%}.mobile-menu.mobile-menu-exapnded .mobile-lang-switcher .header__language-current{color:#e1d798;width:33.3%}.mobile-menu.mobile-menu-exapnded .mobile-lang-switcher .header__language-list{border-top:none;box-sizing:content-box;display:flex;width:66.6%}.mobile-menu.mobile-menu-exapnded .mobile-lang-switcher .header__language-list--item{position:relative;width:100%}.mobile-menu.mobile-menu-exapnded .mobile-lang-switcher .header__language-list--item:after,.mobile-menu.mobile-menu-exapnded .mobile-lang-switcher .header__language-list--item:before{background-color:hsla(0,0%,100%,.2);content:"";height:24px;left:0;position:absolute;width:.5px;z-index:2}.mobile-menu.mobile-menu-exapnded .mobile-lang-switcher .header__language-list--item:after{top:-1px}.mobile-menu.mobile-menu-exapnded .mobile-lang-switcher .header__language-list--item:before{bottom:-1px}.header{-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);background-color:rgba(32,32,32,.8);left:0;position:fixed;top:0;width:100%;z-index:100}.page-content{max-height:100%}.header-container{border-bottom:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;display:flex;display:grid;grid-template-columns:303px 1fr 303px;height:var(--header-height);justify-content:space-around;width:100%}@media screen and (max-width:1023px){.header-container{display:flex;justify-content:space-between}}.header-container .header-nav{display:flex;justify-content:center}.header-container .header-nav .lang-switcher{cursor:pointer;height:var(--header-height);overflow:hidden;position:relative;width:84px}@media screen and (max-width:1023px){.header-container .header-nav .lang-switcher{display:none}}.header-container .header-nav .lang-switcher.lang-switcher-expanded{overflow:unset}.header-container .header-nav .lang-switcher.lang-switcher-expanded .header__language-current:after{transform:rotate(0)}.header-container .header-nav .lang-switcher:hover:after,.header-container .header-nav .lang-switcher:hover:before{height:40px}.header-container .header-nav .lang-switcher:after,.header-container .header-nav .lang-switcher:before{background-color:#4e4e4e;bottom:1px;content:"";height:24px;position:absolute;transition:height .2s ease-in-out;width:1px}.header-container .header-nav .lang-switcher:before{left:0}.header-container .header-nav .lang-switcher:after{right:-1px;right:0}.header-container .header-nav .lang-switcher .header__language-current,.header-container .header-nav .lang-switcher .header__language-list--item a{align-items:center;color:#fff;display:flex;font-size:var(--text-xs);font-weight:600;justify-content:center;transition:color .2s ease-in-out}.header-container .header-nav .lang-switcher .header__language-current:hover,.header-container .header-nav .lang-switcher .header__language-list--item a:hover{color:#e1d798}.header-container .header-nav .lang-switcher .header__language-current{height:100%}.header-container .header-nav .lang-switcher .header__language-current:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27%3E%3Cpath stroke=%27%23A4A6A6%27 stroke-linecap=%27square%27 stroke-width=%271.5%27 d=%27m2 8 4-4 4 4%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:12px;margin-left:5px;transform:rotate(180deg);width:12px}.header-container .header-nav .lang-switcher .header__language-list{background-color:#202020;border:1px solid hsla(0,0%,100%,.2);border-top:none;box-sizing:content-box}.header-container .header-nav .lang-switcher .header__language-list--item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.2)}.header-container .header-nav .lang-switcher .header__language-list--item a{height:58px}@media screen and (max-width:1023px){.header-container .header__menu{display:none}}.header-container .header__menu ul{display:flex;justify-content:center;list-style-type:none}.header-container .header__menu ul li{position:relative}.header-container .header__menu ul li:hover:after,.header-container .header__menu ul li:hover:before{height:40px}.header-container .header__menu ul li:after,.header-container .header__menu ul li:before{background-color:#4e4e4e;bottom:1px;content:"";height:24px;position:absolute;transition:height .2s ease-in-out;width:1px}.header-container .header__menu ul li:before{left:0}.header-container .header__menu ul li:after{right:-1px}.header-container .header__menu ul li a{color:#fff;display:block;font-size:var(--text-xs);font-weight:600;padding:24px;text-transform:uppercase;transition:color .2s ease-in-out}.header-container .header__menu ul li a:hover{color:#e1d798}.header-container .header-logo{align-items:center;border-right:1px solid hsla(0,0%,100%,.2);display:flex;height:var(--header-height);justify-content:center}@media screen and (max-width:1023px){.header-container .header-logo{padding:0 16px}.header-container .discuss-button{display:none}}.header-container .burger-button{border-left:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:16px;position:relative;width:64px}@media screen and (min-width:1024px){.header-container .burger-button{display:none}}.header-container .burger-button:after,.header-container .burger-button:before{background-color:#fff;content:"";display:block;height:2px;position:absolute;width:32px}.header-container .burger-button:after{top:24px}.header-container .burger-button:before{bottom:24px}.header-container .burger-button.expanded:after{top:50%;transform:rotate(45deg)}.header-container .burger-button.expanded:before{top:50%;transform:rotate(135deg)}
:root{--main-content-width:1280px;--main-content-offset:20px;--header-height:64px;--section-offset-y:120px;--title-3xl:88px;--title-2xl:72px;--title-xl:64px;--title-l:48px;--title-m:32px;--title-s:28px;--title-xs:24px;--title-l-static:48px;--title-xs-static:24px;--text-l:20px;--text-m:18px;--text-s:16px;--text-xs:14px;--text-m-static:18px;--text-lh-l:28px;--text-lh-s:22px;--text-lh-xs:20px}@media screen and (max-width:1279px){:root{--section-offset-y:64px}}@media screen and (max-width:1023px){:root{--title-3xl:64px;--title-2xl:56px;--title-xl:48px;--title-l:24px;--title-m:26px;--title-s:24px;--title-xs:18px;--title-l-static:48px;--title-xs-static:24px;--text-xl:21px;--text-l:18px;--text-m:16px;--text-s:14px;--text-lh-l:22px}}.page-preloader{background-color:#202020;bottom:0;left:0;position:fixed;right:0;top:0;transition:opacity .3s ease-in;z-index:1000;--line-offset:100px}.page-preloader,.page-preloader .preloader-logo{align-items:center;display:flex;justify-content:center}.page-preloader .preloader-logo{height:64px;margin:100px;position:relative;width:min(100%,507px)}.page-preloader .preloader-logo .logo-overlay{animation:overlayGrow 8s ease-in-out forwards;background-color:rgba(32,32,32,.7);height:105%;position:absolute;right:-2px;top:-2px;width:105%}.page-preloader .line{background:hsla(0,0%,100%,.25);position:absolute;transition:all .5s ease-in-out}@media screen and (max-width:639px){.page-preloader .line{display:none}}.page-preloader .line.v1{height:0;left:calc(50% - min(100%,507px)/2 - var(--line-offset));top:0;width:1px}.page-preloader .line.v2{bottom:0;height:0;left:calc(50% + min(100%,507px)/2 + var(--line-offset));width:1px}.page-preloader .line.h1{height:1px;left:0;top:calc(50% + min(100%,507px)/16 + var(--line-offset));width:0}.page-preloader .line.h2{height:1px;right:0;top:calc(50% - min(100%,507px)/16 - var(--line-offset));width:0}.page-preloader .v1,.page-preloader .v2{animation:growH 8s ease-in-out forwards}.page-preloader .h1,.page-preloader .h2{animation:growW 8s ease-in-out forwards}.page-preloader.loaded .v1,.page-preloader.loaded .v2{animation:growHFinish .5s ease-in-out forwards;height:100%}.page-preloader.loaded .h1,.page-preloader.loaded .h2{animation:growWFinish .5s ease-in-out forwards;width:100%}.page-preloader.loaded .logo-overlay{animation:overlayGrowFinish .5s ease-in-out forwards}.page-preloader.loader-hidden{opacity:0;pointer-events:none}@keyframes growH{15%{height:40%}to{height:90%}}@keyframes growW{15%{width:40%}to{width:90%}}@keyframes growHFinish{0%{height:var(--v-line-height)}to{height:100%}}@keyframes growWFinish{0%{width:var(--h-line-height)}to{width:100%}}@keyframes overlayGrow{15%{width:60%}to{width:10%}}@keyframes overlayGrowFinish{0%{width:var(--logo-overlay-width)}to{width:0}}
:root{--main-content-width:1280px;--main-content-offset:20px;--header-height:64px;--section-offset-y:120px;--title-3xl:88px;--title-2xl:72px;--title-xl:64px;--title-l:48px;--title-m:32px;--title-s:28px;--title-xs:24px;--title-l-static:48px;--title-xs-static:24px;--text-l:20px;--text-m:18px;--text-s:16px;--text-xs:14px;--text-m-static:18px;--text-lh-l:28px;--text-lh-s:22px;--text-lh-xs:20px}@media screen and (max-width:1279px){:root{--section-offset-y:64px}}@media screen and (max-width:1023px){:root{--title-3xl:64px;--title-2xl:56px;--title-xl:48px;--title-l:24px;--title-m:26px;--title-s:24px;--title-xs:18px;--title-l-static:48px;--title-xs-static:24px;--text-xl:21px;--text-l:18px;--text-m:16px;--text-s:14px;--text-lh-l:22px}}.footer .policy-created__block{border-bottom:1px solid hsla(0,0%,100%,.2);display:flex}@media screen and (max-width:1023px){.footer .policy-created__block{flex-direction:column}}.footer .policy-created__block .created-by{height:100%;width:100%}.footer .policy-created__block .created-by a{align-items:center;display:flex;gap:8px}.footer .policy-created__block .created-by a:hover span{color:#e1d798}.footer .policy-created__block .created-by a:hover svg{fill:#e1d798}.footer .policy-created__block .created-by a span{color:#787979;transition:color .2s ease-in-out}.footer .policy-created__block .created-by a svg{transition:fill .2s ease-in-out}.footer .policy-created__block a{box-sizing:border-box;display:flex;font-size:var(--text-m);justify-content:center;padding:40px;transition:color .2s ease-in-out;width:100%}.footer .policy-created__block a:hover{color:#e1d798}.footer .policy-created__block a:not(:last-child){border-right:1px solid hsla(0,0%,100%,.2)}@media screen and (max-width:1023px){.footer .policy-created__block a:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.2);border-right:none}.footer .policy-created__block a{padding:30px}}.footer .copyright{color:#787979;font-size:var(--text-m);padding:40px;text-align:center}@media screen and (max-width:1023px){.footer .copyright{padding:20px}}
:root{--main-content-width:1280px;--main-content-offset:20px;--header-height:64px;--section-offset-y:120px;--title-3xl:88px;--title-2xl:72px;--title-xl:64px;--title-l:48px;--title-m:32px;--title-s:28px;--title-xs:24px;--title-l-static:48px;--title-xs-static:24px;--text-l:20px;--text-m:18px;--text-s:16px;--text-xs:14px;--text-m-static:18px;--text-lh-l:28px;--text-lh-s:22px;--text-lh-xs:20px}@media screen and (max-width:1279px){:root{--section-offset-y:64px}}@media screen and (max-width:1023px){:root{--title-3xl:64px;--title-2xl:56px;--title-xl:48px;--title-l:24px;--title-m:26px;--title-s:24px;--title-xs:18px;--title-l-static:48px;--title-xs-static:24px;--text-xl:21px;--text-l:18px;--text-m:16px;--text-s:14px;--text-lh-l:22px}}.bullet-list li{display:flex;padding-left:32px;position:relative}.bullet-list li:not(:last-child){padding-bottom:12px}.bullet-list li:before{background-color:#a4a6a6;border-radius:50%;content:"";display:flex;height:4px;left:12px;min-width:4px;position:absolute;top:10px}.gradient-row-grid-detailed{display:grid;grid-template-columns:1fr 1fr;row-gap:4px}@media screen and (max-width:1023px){.gradient-row-grid-detailed{grid-template-columns:1fr}}.gradient-row-grid-detailed>*{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding:40px;position:relative;width:100%}@media screen and (min-width:640px){.gradient-row-grid-detailed>:nth-child(2n):before{background-color:hsla(0,0%,100%,.2);content:"";height:48px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px;z-index:1}}@media screen and (max-width:1023px){.gradient-row-grid-detailed>*{gap:12px;padding:20px}}@media screen and (min-width:1024px){.gradient-row-grid-detailed>:nth-child(odd){background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid-detailed>:nth-child(odd)>*{position:relative;z-index:1}.gradient-row-grid-detailed>:nth-child(odd):after{background:linear-gradient(90deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid-detailed>:nth-child(2n){background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid-detailed>:nth-child(2n)>*{position:relative;z-index:1}.gradient-row-grid-detailed>:nth-child(2n):after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid-detailed>:first-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid-detailed>:first-child>*{position:relative;z-index:1}.gradient-row-grid-detailed>:first-child:after{background:linear-gradient(90deg,#202020,rgba(32,32,32,0)),linear-gradient(180deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid-detailed>:nth-child(2){background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid-detailed>:nth-child(2)>*{position:relative;z-index:1}.gradient-row-grid-detailed>:nth-child(2):after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(180deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid-detailed>:last-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid-detailed>:last-child>*{position:relative;z-index:1}.gradient-row-grid-detailed>:last-child:after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(0deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid-detailed>:nth-last-child(2){background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid-detailed>:nth-last-child(2)>*{position:relative;z-index:1}.gradient-row-grid-detailed>:nth-last-child(2):after{background:linear-gradient(90deg,#202020,rgba(32,32,32,0)),linear-gradient(0deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}}@media screen and (max-width:1023px){.gradient-row-grid-detailed>*{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid-detailed>*>*{position:relative;z-index:1}.gradient-row-grid-detailed>:after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid-detailed>:first-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid-detailed>:first-child>*{position:relative;z-index:1}.gradient-row-grid-detailed>:first-child:after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(180deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid-detailed>:last-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid-detailed>:last-child>*{position:relative;z-index:1}.gradient-row-grid-detailed>:last-child:after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(0deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}}.gradient-row-grid{display:flex;flex-direction:column;gap:4px}.gradient-row-grid .row{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:1023px){.gradient-row-grid .row{gap:4px;grid-template-columns:1fr}.gradient-row-grid .row:first-child .column:first-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid .row:first-child .column:first-child>*{position:relative;z-index:1}.gradient-row-grid .row:first-child .column:first-child:after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(180deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid .row:last-child .column:last-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid .row:last-child .column:last-child>*{position:relative;z-index:1}.gradient-row-grid .row:last-child .column:last-child:after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(0deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid .row .column{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid .row .column>*{position:relative;z-index:1}.gradient-row-grid .row .column:after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}}@media screen and (min-width:1024px){.gradient-row-grid .row .column:first-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid .row .column:first-child>*{position:relative;z-index:1}.gradient-row-grid .row .column:first-child:after{background:linear-gradient(90deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid .row .column:last-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid .row .column:last-child>*{position:relative;z-index:1}.gradient-row-grid .row .column:last-child:after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid .row:first-child .column:first-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid .row:first-child .column:first-child>*{position:relative;z-index:1}.gradient-row-grid .row:first-child .column:first-child:after{background:linear-gradient(90deg,#202020,rgba(32,32,32,0)),linear-gradient(180deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid .row:first-child .column:last-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid .row:first-child .column:last-child>*{position:relative;z-index:1}.gradient-row-grid .row:first-child .column:last-child:after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(180deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid .row:last-child .column:first-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid .row:last-child .column:first-child>*{position:relative;z-index:1}.gradient-row-grid .row:last-child .column:first-child:after{background:linear-gradient(90deg,#202020,rgba(32,32,32,0)),linear-gradient(0deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-row-grid .row:last-child .column:last-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-row-grid .row:last-child .column:last-child>*{position:relative;z-index:1}.gradient-row-grid .row:last-child .column:last-child:after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(0deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}}.gradient-row-grid .column{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:40px;position:relative;width:100%}.gradient-row-grid .column .title{color:#e1d798;font-family:BebasNeuePro;font-size:var(--title-xs-static);text-transform:uppercase}.gradient-row-grid .column .text{color:hsla(0,0%,100%,.8);display:flex;flex-direction:column;font-size:var(--text-l);gap:16px}.gradient-row-grid .column .text li{display:flex;padding-left:32px;position:relative}.gradient-row-grid .column .text li:not(:last-child){padding-bottom:12px}.gradient-row-grid .column .text li:before{background-color:#a4a6a6;border-radius:50%;content:"";display:flex;height:4px;left:12px;min-width:4px;position:absolute;top:10px}@media screen and (min-width:640px){.gradient-row-grid .column:last-child:before{background-color:hsla(0,0%,100%,.2);content:"";height:48px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px;z-index:1}}@media screen and (max-width:1023px){.gradient-row-grid .column{gap:12px;padding:24px 20px}}
:root{--main-content-width:1280px;--main-content-offset:20px;--header-height:64px;--section-offset-y:120px;--title-3xl:88px;--title-2xl:72px;--title-xl:64px;--title-l:48px;--title-m:32px;--title-s:28px;--title-xs:24px;--title-l-static:48px;--title-xs-static:24px;--text-l:20px;--text-m:18px;--text-s:16px;--text-xs:14px;--text-m-static:18px;--text-lh-l:28px;--text-lh-s:22px;--text-lh-xs:20px}@media screen and (max-width:1279px){:root{--section-offset-y:64px}}@media screen and (max-width:1023px){:root{--title-3xl:64px;--title-2xl:56px;--title-xl:48px;--title-l:24px;--title-m:26px;--title-s:24px;--title-xs:18px;--title-l-static:48px;--title-xs-static:24px;--text-xl:21px;--text-l:18px;--text-m:16px;--text-s:14px;--text-lh-l:22px}}.gradient-table-grid{border:1px solid hsla(0,0%,100%,.2);display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:1023px){.gradient-table-grid{background-color:hsla(0,0%,100%,.1);grid-template-columns:1fr;position:relative}.gradient-table-grid>*{position:relative;z-index:1}.gradient-table-grid:after{background:linear-gradient(90deg,#202020,rgba(32,32,32,0)),linear-gradient(0deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}}.gradient-table-grid .item{display:flex;flex-direction:column;gap:20px;padding:40px;position:relative}@media screen and (max-width:1023px){.gradient-table-grid .item{gap:12px;padding:20px 24px}}.gradient-table-grid .item .item-header{color:#e1d798;display:flex;flex-direction:column;font-family:BebasNeuePro;font-size:var(--title-m);gap:40px;text-transform:uppercase}@media screen and (max-width:1023px){.gradient-table-grid .item .item-header{gap:0;justify-content:space-between}}.gradient-table-grid .item .item-header .counter{text-align:end}@media screen and (max-width:1023px){.gradient-table-grid .item .item-header{flex-direction:row}}.gradient-table-grid .item .text{color:hsla(0,0%,100%,.8);font-size:var(--text-l)}@media screen and (min-width:1024px){.gradient-table-grid .item{border-bottom:1px solid hsla(0,0%,100%,.2);border-right:1px solid hsla(0,0%,100%,.2)}}@media screen and (min-width:1024px)and (min-width:1024px){.gradient-table-grid .item:nth-child(odd){background-color:hsla(0,0%,100%,.1);position:relative}.gradient-table-grid .item:nth-child(odd)>*{position:relative;z-index:1}.gradient-table-grid .item:nth-child(odd):after{background:linear-gradient(90deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-table-grid .item:nth-child(2n){background-color:hsla(0,0%,100%,.1);position:relative}.gradient-table-grid .item:nth-child(2n)>*{position:relative;z-index:1}.gradient-table-grid .item:nth-child(2n):after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-table-grid .item:first-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-table-grid .item:first-child>*{position:relative;z-index:1}.gradient-table-grid .item:first-child:after{background:linear-gradient(90deg,#202020,rgba(32,32,32,0)),linear-gradient(180deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-table-grid .item:nth-child(2){background-color:hsla(0,0%,100%,.1);position:relative}.gradient-table-grid .item:nth-child(2)>*{position:relative;z-index:1}.gradient-table-grid .item:nth-child(2):after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(180deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-table-grid .item:last-child{background-color:hsla(0,0%,100%,.1);position:relative}.gradient-table-grid .item:last-child>*{position:relative;z-index:1}.gradient-table-grid .item:last-child:after{background:linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(0deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.gradient-table-grid .item:nth-last-child(2){background-color:hsla(0,0%,100%,.1);position:relative}.gradient-table-grid .item:nth-last-child(2)>*{position:relative;z-index:1}.gradient-table-grid .item:nth-last-child(2):after{background:linear-gradient(90deg,#202020,rgba(32,32,32,0)),linear-gradient(0deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}}@media screen and (min-width:1024px){.gradient-table-grid .item:nth-child(2n){border-right:none}.gradient-table-grid .item:nth-last-child(-n+2){border-bottom:none}}@media screen and (max-width:1023px){.gradient-table-grid .item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.2)}}.gradient-table-grid .item img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute!important;top:0;width:100%;z-index:-1!important}.gradient-table-grid .item img:before{background:rgba(32,32,32,.6);bottom:0;content:"";display:block;height:100%;left:0;position:relative;right:0;top:0;width:100%;z-index:2}
:root{--main-content-width:1280px;--main-content-offset:20px;--header-height:64px;--section-offset-y:120px;--title-3xl:88px;--title-2xl:72px;--title-xl:64px;--title-l:48px;--title-m:32px;--title-s:28px;--title-xs:24px;--title-l-static:48px;--title-xs-static:24px;--text-l:20px;--text-m:18px;--text-s:16px;--text-xs:14px;--text-m-static:18px;--text-lh-l:28px;--text-lh-s:22px;--text-lh-xs:20px}@media screen and (max-width:1279px){:root{--section-offset-y:64px}}@media screen and (max-width:1023px){:root{--title-3xl:64px;--title-2xl:56px;--title-xl:48px;--title-l:24px;--title-m:26px;--title-s:24px;--title-xs:18px;--title-l-static:48px;--title-xs-static:24px;--text-xl:21px;--text-l:18px;--text-m:16px;--text-s:14px;--text-lh-l:22px}}.fractured-table{margin:0 auto;max-width:846px}.fractured-table .item{border-top:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;gap:20px;padding:32px;position:relative}.fractured-table .item:first-child .item-header:after,.fractured-table .item:first-child .item-header:before{background-color:hsla(0,0%,100%,.2);bottom:auto;content:"";display:flex;height:48px;position:absolute;top:0;width:1px}.fractured-table .item:first-child .item-header:before{left:0}.fractured-table .item:first-child .item-header:after{right:0}.fractured-table .item:last-child{border-bottom:1px solid hsla(0,0%,100%,.2)}.fractured-table .item:last-child .item-header:after,.fractured-table .item:last-child .item-header:before{background-color:hsla(0,0%,100%,.2);bottom:0;content:"";display:flex;height:48px;position:absolute;top:auto;width:1px}.fractured-table .item:last-child .item-header:before{left:0}.fractured-table .item:last-child .item-header:after{right:0}.fractured-table .item:not(:last-child):after,.fractured-table .item:not(:last-child):before{background-color:hsla(0,0%,100%,.2);bottom:-48px;content:"";display:flex;height:96px;position:absolute;top:auto;width:1px}.fractured-table .item:not(:last-child):before{left:0}.fractured-table .item:not(:last-child):after{right:0}.fractured-table .item:not(:last-child) .text:before{background-color:hsla(0,0%,100%,.2);bottom:-9px;content:"";display:flex;height:18px;left:50%;position:absolute;width:1px}@media screen and (max-width:1023px){.fractured-table .item{gap:12px;padding:24px 20px}}.fractured-table .item .item-header .title{color:#e1d798;font-family:BebasNeuePro;font-size:var(--title-s);text-transform:uppercase}.fractured-table .item .text{color:hsla(0,0%,100%,.8);font-size:var(--text-l)}
:root{--main-content-width:1280px;--main-content-offset:20px;--header-height:64px;--section-offset-y:120px;--title-3xl:88px;--title-2xl:72px;--title-xl:64px;--title-l:48px;--title-m:32px;--title-s:28px;--title-xs:24px;--title-l-static:48px;--title-xs-static:24px;--text-l:20px;--text-m:18px;--text-s:16px;--text-xs:14px;--text-m-static:18px;--text-lh-l:28px;--text-lh-s:22px;--text-lh-xs:20px}@media screen and (max-width:1279px){:root{--section-offset-y:64px}}@media screen and (max-width:1023px){:root{--title-3xl:64px;--title-2xl:56px;--title-xl:48px;--title-l:24px;--title-m:26px;--title-s:24px;--title-xs:18px;--title-l-static:48px;--title-xs-static:24px;--text-xl:21px;--text-l:18px;--text-m:16px;--text-s:14px;--text-lh-l:22px}}.button-primary{align-items:center;background-color:#fff;border:none;box-sizing:border-box;color:#202020;cursor:pointer;display:flex;font-family:BebasNeuePro;font-size:18px;font-weight:700;height:64px;justify-content:center;letter-spacing:0;padding:0 24px;position:relative;text-transform:uppercase;transition:all .2s ease-in-out;width:100%}.button-primary:hover{background-color:#e1d798}.button-transparent{align-items:center;background-color:transparent;border:none;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:BebasNeuePro;font-size:18px;font-weight:700;height:64px;justify-content:center;letter-spacing:0;padding:0 24px;position:relative;text-transform:uppercase;transition:all .2s ease-in-out;width:100%}.button-transparent:hover{color:#e1d798}.button-transparent:after,.button-transparent:before{background-color:hsla(0,0%,100%,.5);content:"";height:12px;left:50%;position:absolute;transform:translateX(-50%);width:.5px;z-index:2}.button-transparent:after{top:-1px}.button-transparent:before{bottom:-1px}.section-form{background-color:hsla(0,0%,100%,.05)}.section-form .section-container{display:grid;grid-template-columns:522px 522px;justify-content:space-between}@media screen and (max-width:1279px){.section-form .section-container{gap:32px;grid-template-columns:1fr}}.form-block .top-block,.form-block .top-block h3{margin-bottom:24px}.form-block .top-block h3 span{color:#e1d798!important}.form-block .top-block .subtitle{color:hsla(0,0%,100%,.8);font-size:var(--text-l)}.form-block form input:not([type=checkbox]){background-color:hsla(0,0%,100%,.05);border:none;box-sizing:border-box;color:#fff;font-family:ProximaNova;font-size:var(--text-m);height:64px;outline:none;padding:0 16px;transition:all .2s ease-in-out;width:100%}.form-block form input:not([type=checkbox])[name=name]{border-bottom:1px solid hsla(0,0%,100%,.2)}.form-block form input:not([type=checkbox]):hover{background-color:#404040}.form-block form textarea{background-color:hsla(0,0%,100%,.05);border:none;box-sizing:border-box;color:#fff;display:block;font-family:ProximaNova;font-size:var(--text-m);height:180px;margin-top:8px;outline:none;padding:20px 16px;resize:none;transition:all .2s ease-in-out;width:100%}.form-block form textarea:hover{background-color:#404040}.form-block form label{align-items:center;cursor:pointer;display:flex;gap:12px;margin-bottom:32px;margin-top:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-block form label span{color:#a4a6a6;font-size:var(--text-m);height:20px;line-height:var(--text-lh-xs)}.form-block form label span a{display:inline-flex;height:20px;position:relative;text-decoration:underline;text-decoration-color:hsla(0,0%,100%,.2);text-decoration-thickness:2px;text-underline-offset:3px}.form-block form label input{align-items:center;background-color:#fff;border:none;border-radius:0;height:20px;justify-content:center;position:relative;width:20px}.form-block form label input:checked:after{background-image:url(../aa38e273d5094f40a3ed.svg);background-position:50%;background-repeat:no-repeat}.form-block form label input:after{background-color:#fff;background-size:12px 12px;content:"";cursor:pointer;display:block;height:100%;width:100%}.form-block form button{align-items:center;background-color:#fff;border:none;box-sizing:border-box;color:#202020;cursor:pointer;display:flex;font-family:BebasNeuePro;font-size:18px;font-weight:700;height:64px;justify-content:center;letter-spacing:0;padding:0 24px;position:relative;text-transform:uppercase;transition:all .2s ease-in-out;width:100%}.form-block form button:hover{background-color:#e1d798}.form-block form .error-message{color:#f04438;size:var(--text-m);display:block;padding:2px}.media-links__block{background-color:#202020;box-sizing:border-box;display:flex;flex-direction:column;gap:40px;justify-content:space-between;max-width:100%;padding:40px}@media screen and (max-width:1023px){.media-links__block{padding:20px}}.media-links__block .messenger-text{color:#fff;font-family:BebasNeuePro;font-size:var(--title-l-static);line-height:1;margin-bottom:40px;max-width:360px;text-transform:uppercase}.media-links__block .messenger-list{border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;width:-moz-max-content;width:max-content}.media-links__block .messenger-list a{display:block;padding:36px}@media screen and (max-width:1023px){.media-links__block .messenger-list a{padding:22px}}.media-links__block .messenger-list a:not(:last-child){border-right:1px solid hsla(0,0%,100%,.2)}.media-links__block .messenger-list a:hover svg{color:#e1d798}.media-links__block .messenger-list a svg{color:hsla(0,0%,100%,.4);display:flex;height:28px;transition:all .2s ease-in-out;width:28px}.media-links__block .contacts-block{display:flex;flex-direction:column;font-size:var(--text-l);gap:24px}.media-links__block .contacts-block .contact-item{align-items:center;display:flex;gap:16px}.media-links__block .contacts-block .address{color:#e1d798;text-decoration:underline;text-underline-offset:3px}.thank-you-block{align-items:center;flex-direction:column;height:100%;justify-content:center}.thank-you-block:not([class*=hidden-element]){display:flex}.thank-you-block .icon{align-items:center;background-color:#e1d798;display:flex;height:72px;justify-content:center;margin-bottom:32px;width:72px}.thank-you-block .icon:after{background-image:url(../aa38e273d5094f40a3ed.svg);background-repeat:no-repeat;content:"";height:24px;width:34px}.thank-you-block .title{color:#fff;font-family:BebasNeuePro;font-size:var(--title-l);line-height:1;margin-bottom:16px;text-align:center;text-transform:uppercase}.thank-you-block .text{color:hsla(0,0%,100%,.8);font-size:var(--text-l);line-height:var(--text-lh-l);margin-bottom:32px;max-width:340px;text-align:center}.thank-you-block button{align-items:center;background-color:transparent;border:none;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:BebasNeuePro;font-size:18px;font-weight:700;height:64px;justify-content:center;letter-spacing:0;padding:0 24px;position:relative;text-transform:uppercase;transition:all .2s ease-in-out;width:196px}.thank-you-block button:hover{color:#e1d798}.thank-you-block button:after,.thank-you-block button:before{background-color:hsla(0,0%,100%,.5);content:"";height:12px;left:50%;position:absolute;transform:translateX(-50%);width:.5px;z-index:2}.thank-you-block button:after{top:-1px}.thank-you-block button:before{bottom:-1px}
@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(../c4c3616c5577f9e7ef87.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(../54b9eb90d4b941f9371e.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(../c84883dfcd4817e310df.woff2) format("woff2")}@font-face{font-display:swap;font-family:BebasNeuePro;font-style:normal;font-weight:700;src:url(../15072117e0aece4a349e.woff2) format("woff2")}:root{--main-content-width:1280px;--main-content-offset:20px;--header-height:64px;--section-offset-y:120px;--title-3xl:88px;--title-2xl:72px;--title-xl:64px;--title-l:48px;--title-m:32px;--title-s:28px;--title-xs:24px;--title-l-static:48px;--title-xs-static:24px;--text-l:20px;--text-m:18px;--text-s:16px;--text-xs:14px;--text-m-static:18px;--text-lh-l:28px;--text-lh-s:22px;--text-lh-xs:20px}@media screen and (max-width:1279px){:root{--section-offset-y:64px}}@media screen and (max-width:1023px){:root{--title-3xl:64px;--title-2xl:56px;--title-xl:48px;--title-l:24px;--title-m:26px;--title-s:24px;--title-xs:18px;--title-l-static:48px;--title-xs-static:24px;--text-xl:21px;--text-l:18px;--text-m:16px;--text-s:14px;--text-lh-l:22px}}.section-header{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-width:0 1px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;margin-bottom:32px;padding:0 20px}.section-header h2{color:#fff;max-width:706px;text-align:center}.section-header div{color:hsla(0,0%,100%,.8);font-size:22px;max-width:927px;text-align:center}@media screen and (max-width:1023px){.section-header div{font-size:18px}}body,html{display:flex;min-height:100%}body{background-color:#202020;flex-direction:column;flex-grow:1;font-family:ProximaNova;margin:0;overflow-x:hidden;position:relative}body.overflow{overflow:hidden}h1,h2,h3,h4,h5,h6{color:#fff;font-family:BebasNeuePro;margin:0;text-transform:uppercase}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:hsla(0,0%,100%,.4)}h1{font-size:var(--title-3xl)}h1,h2{line-height:1}h2{font-size:var(--title-2xl)}h3{font-size:var(--title-xl);line-height:1}p{margin:0}.content-container{box-sizing:border-box;margin:0 auto;max-width:var(--main-content-width);padding-left:var(--main-content-offset);padding-right:var(--main-content-offset)}.section-container{padding-bottom:var(--section-offset-y);padding-top:var(--section-offset-y)}ul{list-style-type:none;margin:0;padding:0}a{color:#fff;text-decoration:none}.counter{color:#a4a6a6}.section-gradient{background-color:hsla(0,0%,100%,.05);position:relative}.section-gradient>*{position:relative;z-index:1}.section-gradient:after{background:linear-gradient(0deg,#202020,rgba(32,32,32,0)),linear-gradient(270deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.button-primary{align-items:center;background-color:#fff;border:none;box-sizing:border-box;color:#202020;cursor:pointer;display:flex;font-family:BebasNeuePro;font-size:18px;font-weight:700;height:64px;justify-content:center;letter-spacing:0;padding:0 24px;position:relative;text-transform:uppercase;transition:all .2s ease-in-out;width:100%}.button-primary:hover{background-color:#e1d798}.button-transparent{align-items:center;background-color:transparent;border:none;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:BebasNeuePro;font-size:18px;font-weight:700;height:64px;justify-content:center;letter-spacing:0;padding:0 24px;position:relative;text-transform:uppercase;transition:all .2s ease-in-out;width:100%}.button-transparent:hover{color:#e1d798}.button-transparent:after,.button-transparent:before{background-color:hsla(0,0%,100%,.5);content:"";height:12px;left:50%;position:absolute;transform:translateX(-50%);width:.5px;z-index:2}.button-transparent:after{top:-1px}.button-transparent:before{bottom:-1px}.top-banner{align-items:center;background:linear-gradient(0deg,#202020,rgba(32,32,32,0)),linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(90deg,#202020,rgba(32,32,32,0));border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;justify-content:space-between;margin-top:var(--header-height);position:relative}.top-banner-image{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.top-banner-content{border-left:1px solid hsla(0,0%,100%,.2);border-right:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;height:var(--header-height);height:100%;justify-content:space-between;width:100%}.top-banner-hero{display:grid;grid-template-columns:302px 1fr 302px;height:100%;position:relative;width:100%}@media screen and (max-width:1279px){.top-banner-hero{box-sizing:border-box;grid-template-columns:1fr;padding:0 20px}}.top-banner-hero .placeholder{background:linear-gradient(to bottom right,transparent calc(50% - 1px),hsla(0,0%,100%,.2) calc(50% - 1px),hsla(0,0%,100%,.2) 50%,transparent 0)}@media screen and (max-width:1279px){.top-banner-hero .placeholder{display:none}}.top-banner-hero .hero-wrapper{border-left:1px solid hsla(0,0%,100%,.2);border-right:1px solid hsla(0,0%,100%,.2)}.top-banner-hero .hero-wrapper .btns{display:flex}@media screen and (max-width:1023px){.top-banner-hero .hero-wrapper .btns{flex-direction:column}}.top-banner-hero .main-banner{align-items:center;display:flex;flex-direction:column;gap:24px;margin:88px auto 80px;max-width:634px;padding:0 20px;text-align:center}@media screen and (max-width:1023px){.top-banner-hero .main-banner{gap:20px;margin-bottom:32px;margin-top:40px}}.top-banner-hero .main-banner h1{color:#fff;font-family:BebasNeuePro;letter-spacing:0}.top-banner-hero .main-banner h1 span{color:#e1d798}.top-banner-hero .main-banner .text{color:hsla(0,0%,100%,.8);font-size:var(--title-xs)}.top-banner-brands{border-top:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.8);display:flex;flex-direction:column;flex-grow:1;font-size:var(--text-l);gap:32px;justify-self:flex-end;padding:56px 0;text-align:center;width:100%}.top-banner-brands .title{padding:0 40px}.top-banner-brands .brand-items{height:48px;overflow:hidden;position:relative;z-index:0}.top-banner-brands .brand-items .brands-wrapper{align-items:center;animation:marquee 20s linear infinite;display:flex;gap:56px;height:100%;left:0;position:absolute;top:0;width:100%}.top-banner-brands .brand-items:after,.top-banner-brands .brand-items:before{content:"";height:100%;pointer-events:none;position:absolute;width:300px;z-index:1}@media screen and (max-width:1023px){.top-banner-brands .brand-items:after,.top-banner-brands .brand-items:before{width:100px}}.top-banner-brands .brand-items:after{background:linear-gradient(90deg,rgba(32,32,32,0),#202020);right:0}.top-banner-brands .brand-items:before{background:linear-gradient(270deg,rgba(32,32,32,0),#202020);left:0}.top-banner-brands .brand-items .brand-item{max-height:100%}.top-banner-brands .brand-items .brand-item a{display:block;z-index:0}.top-banner-brands .brand-items .brand-item a img{max-height:100%}@media screen and (max-width:1023px){.top-banner-brands{gap:24px;padding:32px 0}}.btns{display:flex}.btns .button-transparent{border-width:1px 0 0}.btns div{width:100%}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-1466px)}}.entities-header{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-width:0 1px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;margin-bottom:32px;padding:0 20px}.entities-header h2{color:#fff;text-align:center}.entities-header div{color:hsla(0,0%,100%,.8);font-size:var(--title-xs)}.section-entities .entities-items-list .item-header{color:#e1d798;display:flex;font-family:BebasNeuePro;font-size:var(--title-s);gap:24px;justify-content:space-between;line-height:24px;text-transform:uppercase;z-index:1}.section-entities .entities-items-list .item-header a{color:#e1d798}.section-entities .entities-items-list .item .text{color:hsla(0,0%,100%,.8);font-size:var(--text-l);max-width:480px;z-index:1}.section-entities .entities-items-list .item .btn{color:#e1d798;font-family:BebasNeuePro;font-size:var(--text-m-static);font-weight:700;position:relative;-webkit-text-decoration:underline dotted!important;text-decoration:underline dotted!important;text-transform:uppercase;text-underline-offset:4px}.section-entities .entities-items-list .item .btn:after{content:"→";font-size:20px;position:absolute;top:-4px}.bullet-list li{display:flex;padding-left:32px;position:relative}.bullet-list li:not(:last-child){padding-bottom:12px}.bullet-list li:before{background-color:#a4a6a6;border-radius:50%;content:"";display:flex;height:4px;left:12px;min-width:4px;position:absolute;top:10px}.section-custom_solutions{background-color:hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.2);position:relative}.section-custom_solutions>*{position:relative;z-index:1}.section-custom_solutions:after{background:linear-gradient(0deg,#202020,rgba(32,32,32,0)),linear-gradient(270deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.section-custom_solutions .content-container{display:grid;gap:128px;grid-template-columns:522px 1fr}@media screen and (max-width:1023px){.section-custom_solutions .content-container{gap:32px;grid-template-columns:1fr}}.section-custom_solutions .content-container .image-block{border:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;height:-moz-max-content;height:max-content;justify-content:center;width:100%}.section-custom_solutions .content-container .image-block img{max-width:100%}.section-custom_solutions .content-container .image-block h3{padding:70px 0;position:relative;text-align:center}@media screen and (max-width:1023px){.section-custom_solutions .content-container .image-block h3{padding:40px 0}}.section-custom_solutions .content-container .image-block h3:after,.section-custom_solutions .content-container .image-block h3:before{background-color:hsla(0,0%,100%,.2);content:"";height:40px;left:50%;position:absolute;transform:translateX(-50%);width:.5px;z-index:2}@media screen and (max-width:1023px){.section-custom_solutions .content-container .image-block h3:after,.section-custom_solutions .content-container .image-block h3:before{height:32px}}.section-custom_solutions .content-container .image-block h3:after{top:-1px}.section-custom_solutions .content-container .image-block h3:before{bottom:-1px}.section-custom_solutions .content-container .blocks .title{color:#e1d798;font-family:BebasNeuePro;font-size:var(--title-s);line-height:1;text-transform:uppercase}.section-custom_solutions .content-container .blocks .text{color:hsla(0,0%,100%,.8);font-size:var(--text-l);line-height:28px;margin-top:16px}@media screen and (max-width:1023px){.section-custom_solutions .content-container .blocks .text{line-height:22px}}.section-custom_solutions .content-container .blocks .text ul li{display:flex;padding-left:32px;position:relative}.section-custom_solutions .content-container .blocks .text ul li:not(:last-child){padding-bottom:12px}.section-custom_solutions .content-container .blocks .text ul li:before{background-color:#a4a6a6;border-radius:50%;content:"";display:flex;height:4px;left:12px;min-width:4px;position:absolute;top:10px}.section-custom_solutions .content-container .blocks>:not(:first-child){padding-top:32px}@media screen and (max-width:1023px){.section-custom_solutions .content-container .blocks>:not(:first-child){padding-top:24px}}.section-custom_solutions .content-container .blocks>:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:32px}@media screen and (max-width:1023px){.section-custom_solutions .content-container .blocks>:not(:last-child){padding-bottom:24px}}.section-about_us{background:linear-gradient(0deg,#202020,rgba(32,32,32,0)),linear-gradient(270deg,#202020,rgba(32,32,32,0)),linear-gradient(90deg,#202020,rgba(32,32,32,0));position:relative}.section-about_us img{filter:grayscale(100%);height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.section-about_us .content-container{display:grid;grid-template-columns:522px 522px;grid-template-rows:auto auto;justify-content:space-between;position:relative}@media screen and (max-width:1023px){.section-about_us .content-container{grid-template-columns:1fr;row-gap:0}}.section-about_us .content-container .text{color:hsla(0,0%,100%,.8);font-size:var(--text-l);line-height:var(--text-lh-l)}@media screen and (max-width:1023px){.section-about_us .content-container .text{line-height:var(--text-lh-s)}}.section-about_us .content-container .top-left{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1023px){.section-about_us .content-container .top-left{gap:16px}}@media screen and (min-width:1024px){.section-about_us .content-container .top-left{grid-column:1/2;grid-row:1/2}}@media screen and (max-width:1023px){.section-about_us .content-container .top-left{border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:32px}}.section-about_us .content-container .top-left .text{max-width:522px}.section-about_us .content-container .fractured-table .item{gap:12px}.section-about_us .content-container .fractured-table .item .title{font-size:var(--text-l)}
:root{--main-content-width:1280px;--main-content-offset:20px;--header-height:64px;--section-offset-y:120px;--title-3xl:88px;--title-2xl:72px;--title-xl:64px;--title-l:48px;--title-m:32px;--title-s:28px;--title-xs:24px;--title-l-static:48px;--title-xs-static:24px;--text-l:20px;--text-m:18px;--text-s:16px;--text-xs:14px;--text-m-static:18px;--text-lh-l:28px;--text-lh-s:22px;--text-lh-xs:20px}@media screen and (max-width:1279px){:root{--section-offset-y:64px}}@media screen and (max-width:1023px){:root{--title-3xl:64px;--title-2xl:56px;--title-xl:48px;--title-l:24px;--title-m:26px;--title-s:24px;--title-xs:18px;--title-l-static:48px;--title-xs-static:24px;--text-xl:21px;--text-l:18px;--text-m:16px;--text-s:14px;--text-lh-l:22px}}.bullet-list li{display:flex;padding-left:32px;position:relative}.bullet-list li:not(:last-child){padding-bottom:12px}.bullet-list li:before{background-color:#a4a6a6;border-radius:50%;content:"";display:flex;height:4px;left:12px;min-width:4px;position:absolute;top:10px}.section-worldwide{position:relative}.section-worldwide .worldwide-header{border:1px solid hsla(0,0%,100%,.2);border-width:0 1px;display:flex;flex-direction:column;gap:24px;margin-bottom:417px}@media screen and (max-width:1023px){.section-worldwide .worldwide-header{margin-bottom:368px;padding:0 20px}}.section-worldwide .worldwide-header .title{color:#fff;font-family:BebasNeuePro;font-size:80px;line-height:1;text-align:center;text-transform:uppercase}@media screen and (max-width:1023px){.section-worldwide .worldwide-header .title{font-size:56px}}.section-worldwide .worldwide-header .title span{color:hsla(0,0%,100%,.4)}.section-worldwide .worldwide-header .subtitle{color:hsla(0,0%,100%,.8);font-size:var(--title-xs);text-align:center}.section-worldwide .image-overlay{height:521px;position:absolute;top:calc(76px + var(--section-offset-y));width:100%;z-index:-1}.section-worldwide .image-overlay:after{background:linear-gradient(180deg,#202020,rgba(32,32,32,0));content:"";height:40%;left:0;position:absolute;top:0;width:100%}.section-worldwide .image-overlay:before{background:linear-gradient(0deg,#202020,rgba(32,32,32,0));bottom:0;content:"";height:60%;left:0;position:absolute;width:100%}@media screen and (max-width:1023px){.section-worldwide .image-overlay{height:480px}}@media screen and (max-width:639px){.section-worldwide .image-overlay{top:calc(172px + var(--section-offset-y))}}.section-worldwide img{height:521px;-o-object-fit:cover;object-fit:cover;position:absolute;top:calc(76px + var(--section-offset-y));width:100%;z-index:-2}@media screen and (max-width:1023px){.section-worldwide img{height:480px;-o-object-position:55% 50%;object-position:55% 50%}}@media screen and (max-width:639px){.section-worldwide img{top:calc(200px + var(--section-offset-y))}}
