@charset "UTF-8";.row{position:relative;display:flex;flex-wrap:wrap;width:100%;max-width:500px;margin:0 auto}.row .row{width:calc(100% + 48px);margin:0 -24px}@media(min-width:1000px),print{.row .row{width:calc(100% + 32px);margin:0 -16px}}.row--center{justify-content:center}.col{padding:0 24px}@media(min-width:1000px),print{.col{padding:0 16px}}.xs-1{width:8.3333333333%}.xs-2{width:16.6666666667%}.xs-3{width:25%}.xs-4{width:33.3333333333%}.xs-5{width:41.6666666667%}.xs-6{width:50%}.xs-7{width:58.3333333333%}.xs-8{width:66.6666666667%}.xs-9{width:75%}.xs-10{width:83.3333333333%}.xs-11{width:91.6666666667%}.xs-12{width:100%}@media(min-width:750px){.row{max-width:700px}.sm-1{width:8.3333333333%}.sm-2{width:16.6666666667%}.sm-3{width:25%}.sm-4{width:33.3333333333%}.sm-5{width:41.6666666667%}.sm-6{width:50%}.sm-7{width:58.3333333333%}.sm-8{width:66.6666666667%}.sm-9{width:75%}.sm-10{width:83.3333333333%}.sm-11{width:91.6666666667%}.sm-12{width:100%}}@media(min-width:1000px){.row{max-width:950px}.md-1{width:8.3333333333%}.md-2{width:16.6666666667%}.md-3{width:25%}.md-4{width:33.3333333333%}.md-5{width:41.6666666667%}.md-6{width:50%}.md-7{width:58.3333333333%}.md-8{width:66.6666666667%}.md-9{width:75%}.md-10{width:83.3333333333%}.md-11{width:91.6666666667%}.md-12{width:100%}}@media(min-width:1250px){.row{max-width:1200px}.lg-1{width:8.3333333333%}.lg-2{width:16.6666666667%}.lg-3{width:25%}.lg-4{width:33.3333333333%}.lg-5{width:41.6666666667%}.lg-6{width:50%}.lg-7{width:58.3333333333%}.lg-8{width:66.6666666667%}.lg-9{width:75%}.lg-10{width:83.3333333333%}.lg-11{width:91.6666666667%}.lg-12{width:100%}}@media(min-width:1500px){.row{max-width:1450px}.xl-1{width:8.3333333333%}.xl-2{width:16.6666666667%}.xl-3{width:25%}.xl-4{width:33.3333333333%}.xl-5{width:41.6666666667%}.xl-6{width:50%}.xl-7{width:58.3333333333%}.xl-8{width:66.6666666667%}.xl-9{width:75%}.xl-10{width:83.3333333333%}.xl-11{width:91.6666666667%}.xl-12{width:100%}}.lazy{position:relative;opacity:0;transition:opacity .3s ease-in-out .3s,transform .3s ease-in-out .3s}.lazy--delay-xs-300{transition-delay:.3s}.lazy--delay-xs-600{transition-delay:.6s}.lazy--delay-xs-900{transition-delay:.9s}.lazy--delay-xs-1200{transition-delay:1.2s}.lazy--delay-xs-1500{transition-delay:1.5s}.lazy--delay-xs-1800{transition-delay:1.8s}.lazy--delay-xs-2100{transition-delay:2.1s}.lazy--delay-xs-2400{transition-delay:2.4s}.lazy--delay-xs-2700{transition-delay:2.7s}.lazy--delay-xs-3000{transition-delay:3s}@media(min-width:750px){.lazy--delay-sm-0{transition-delay:0ms}.lazy--delay-sm-300{transition-delay:.3s}.lazy--delay-sm-600{transition-delay:.6s}.lazy--delay-sm-900{transition-delay:.9s}.lazy--delay-sm-1200{transition-delay:1.2s}.lazy--delay-sm-1500{transition-delay:1.5s}.lazy--delay-sm-1800{transition-delay:1.8s}.lazy--delay-sm-2100{transition-delay:2.1s}.lazy--delay-sm-2400{transition-delay:2.4s}.lazy--delay-sm-2700{transition-delay:2.7s}.lazy--delay-sm-3000{transition-delay:3s}}@media(min-width:1000px){.lazy--delay-md-0{transition-delay:0ms}.lazy--delay-md-300{transition-delay:.3s}.lazy--delay-md-600{transition-delay:.6s}.lazy--delay-md-900{transition-delay:.9s}.lazy--delay-md-1200{transition-delay:1.2s}.lazy--delay-md-1500{transition-delay:1.5s}.lazy--delay-md-1800{transition-delay:1.8s}.lazy--delay-md-2100{transition-delay:2.1s}.lazy--delay-md-2400{transition-delay:2.4s}.lazy--delay-md-2700{transition-delay:2.7s}.lazy--delay-md-3000{transition-delay:3s}}@media(min-width:1250px){.lazy--delay-lg-0{transition-delay:0ms}.lazy--delay-lg-300{transition-delay:.3s}.lazy--delay-lg-600{transition-delay:.6s}.lazy--delay-lg-900{transition-delay:.9s}.lazy--delay-lg-1200{transition-delay:1.2s}.lazy--delay-lg-1500{transition-delay:1.5s}.lazy--delay-lg-1800{transition-delay:1.8s}.lazy--delay-lg-2100{transition-delay:2.1s}.lazy--delay-lg-2400{transition-delay:2.4s}.lazy--delay-lg-2700{transition-delay:2.7s}.lazy--delay-lg-3000{transition-delay:3s}}@media(min-width:1500px){.lazy--delay-xl-0{transition-delay:0ms}.lazy--delay-xl-300{transition-delay:.3s}.lazy--delay-xl-600{transition-delay:.6s}.lazy--delay-xl-900{transition-delay:.9s}.lazy--delay-xl-1200{transition-delay:1.2s}.lazy--delay-xl-1500{transition-delay:1.5s}.lazy--delay-xl-1800{transition-delay:1.8s}.lazy--delay-xl-2100{transition-delay:2.1s}.lazy--delay-xl-2400{transition-delay:2.4s}.lazy--delay-xl-2700{transition-delay:2.7s}.lazy--delay-xl-3000{transition-delay:3s}}.lazy--move{transform:translateY(20px)}.lazy--loaded{opacity:1;transform:none}.lazy--loaded+.lazy__preloader{display:none}.lazy__preloader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:42px;height:42px;border:4px solid #000000;border-top-color:transparent;border-radius:50%;animation:preloader 1s infinite linear}@keyframes preloader{to{transform:translate(-50%,-50%) rotate(360deg)}}*,*:before,*:after{box-sizing:border-box}a{color:#fff;text-decoration:none}a:hover,a:focus-visible{color:#fff}p,ul,ol{margin:0 0 16px}p:last-child,ul:last-child,ol:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6{margin:0}@view-transition{navigation:auto}html{scroll-behavior:smooth}body{background-color:#0c0c0c;display:flex;flex-direction:column;margin:0;color:#fff;font-family:futura-pt,sans-serif;line-height:1.4;-webkit-tap-highlight-color:transparent}body.active{overflow-y:clip}body.page-template-home .main{margin-top:0}img,svg{display:block;max-width:100%;height:auto}mark{background-image:linear-gradient(95.98deg,#fff -55%,#cba15d -3.35%,#e8d2ab 46.73%,#c09556 101.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.main{margin-top:96px;overflow:clip}@media(min-width:1000px),print{.main{margin-top:130px}}@media(min-width:1250px),print{.main{zoom:.85}}@media(min-width:1500px),print{.main{zoom:1}}.grecaptcha-badge{visibility:hidden}[data-cky-tag=detail-powered-by]{display:none!important}.footer{background-color:#2c2a29;padding:16px 0}.footer__copyright{font-weight:400;font-size:16px;line-height:140%}@media(min-width:1000px),print{.footer__copyright{font-weight:400;font-size:16px;line-height:140%}}@media(min-width:1500px),print{.footer__copyright{font-weight:400;font-size:16px;line-height:140%}}.footer__copyright{margin-bottom:24px;color:#fff}.footer__menu{display:flex;flex-direction:column;gap:24px}.footer__menu__item{font-weight:400;font-size:16px;line-height:140%}@media(min-width:1000px),print{.footer__menu__item{font-weight:400;font-size:16px;line-height:140%}}@media(min-width:1500px),print{.footer__menu__item{font-weight:400;font-size:16px;line-height:140%}}.footer__menu__item{color:#fff}@media(min-width:1000px),print{.footer__copyright{margin-bottom:0}.footer__menu{flex-direction:row;justify-content:flex-end;gap:24px}}@media(min-width:1250px),print{.footer{zoom:.85}}@media(min-width:1500px),print{.footer{zoom:1}}.header{position:fixed;top:0;z-index:2;width:100%;padding:24px 0;transition:all .3s ease-in-out}.header.scrolled{background-color:#000;padding:12px 0}.header.scrolled .header__logo img{width:106px;height:40px}.header__box{position:relative;display:flex;align-items:center;justify-content:center;gap:16px}.header__logo img{width:127px;height:48px;transition:all .3s ease-in-out}@media(min-width:1000px),print{.header{display:none}}.admin-bar .header{top:32px}@media(max-width:782px){.admin-bar .header{top:46px}}@media(max-width:600px){.admin-bar .header{position:sticky;top:0;margin-bottom:-96px}}.nav{position:fixed;top:0;z-index:100000;background-color:#000;display:flex;width:100%;height:100%;transform:translate(-100%);color:#fff;transition:all .3s ease-in-out;overflow:clip}.nav.active{transform:none}.nav__background{position:absolute;top:58px;left:104px;max-width:unset}.nav__menu{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.nav__item{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:0 16px;padding:32px 0 0 16px}.nav__item--logo{order:-1}.nav__item--logo img{width:106px;height:40px}.nav__item--switch{position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.nav__item--switch .nav__link{display:flex;align-items:center;gap:8px;font-weight:400;font-size:16px;line-height:140%;text-transform:none;opacity:.7}.nav__link{color:#fff;font-size:24px;line-height:100%;font-weight:500;text-transform:uppercase}.nav__icon{background-color:transparent;min-width:16px;width:16px;height:16px;padding:0;border:none;cursor:pointer;transition:transform .3s ease-in-out}.nav__icon.active{transform:rotate(180deg)}.nav__dropdown{margin:0;list-style:none;width:100%;display:flex;flex-direction:column;height:0;padding:0 0 0 8px;overflow:clip;transition:all .3s ease-in-out}.nav__dropdown.active{height:calc(var(--items) * 64px)}@media(min-width:1000px),print{.nav{z-index:10000;background-color:transparent;height:auto;padding:40px 0;transform:none;overflow:unset}.nav.scrolled{background-color:#000;padding:12px 0}.nav.scrolled .nav__item--logo img{width:106px;height:40px}.nav__background{display:none}.nav .row{position:static;justify-content:center}.nav__menu{display:grid;grid-template-columns:1fr 1fr 133px 1fr 1fr;grid-template-areas:". . logo . .";justify-items:center;gap:0}.nav__item{padding:0}.nav__item:nth-child(1){justify-self:end}.nav__item:nth-child(5){justify-self:start}.nav__item--logo{display:flex;order:unset;grid-area:logo}.nav__item--logo img{width:133px;height:50px;transition:all .3s ease-in-out}.nav__item--button{position:absolute;top:50%;right:32px;transform:translateY(-50%)}.nav__item--switch{top:50%;bottom:unset;left:32px;transform:translateY(-50%)}.nav__link{font-size:14px}.nav__dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:#2c2a29;align-items:center;gap:24px;width:max-content;height:auto;padding:24px;border-radius:24px;opacity:0;pointer-events:none}.nav__dropdown.active{height:auto;opacity:1;pointer-events:all}}@media(min-width:1250px),print{.nav{zoom:.85}.nav__link{font-size:18px}}@media(min-width:1500px),print{.nav{zoom:1}}@media(min-width:1000px),print{.admin-bar .nav{top:32px}}.popup{position:fixed;inset:0;z-index:100001;background-color:#0c0c0c80;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:all .3s ease-in-out}.popup.active{opacity:1;pointer-events:initial}.popup .row{justify-content:center}.popup .col{padding:0 12px}.popup__content{position:relative;background-color:#0c0c0c;max-width:calc(100dvw - 24px);max-height:calc(100dvh - 24px);padding:64px 12px 12px;border-radius:20px;overflow:auto}.popup__close{position:absolute;top:16px;right:16px;background-color:transparent;width:24px;height:24px;padding:0;border:none;margin:0;cursor:pointer}.popup__close path{stroke:#fff}.popup__title{margin-bottom:16px;color:#fff;font-size:24px;line-height:120%;font-weight:500;text-align:center}.popup__menu{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.popup__item{width:100%}.popup__item__link{display:grid;grid-template-columns:60px 1fr auto;align-items:center;background-color:#2c2a29;padding:16px;border-radius:12px}.popup__item__link:hover,.popup__item__link:focus-visible{background-color:#424242}.popup__item__link:hover .popup__item__icon,.popup__item__link:focus-visible .popup__item__icon{background:linear-gradient(118.97deg,#fae5c2 -52.82%,#c4a065 4.31%,#e8d2ab 59.71%,#c4a065 120.3%)}.popup__item__link:hover .popup__item__icon path,.popup__item__link:focus-visible .popup__item__icon path{stroke:#0c0c0c}.popup__item__flag{grid-row:1/3;grid-column:1/2;width:40px;height:40px}.popup__item__title{font-weight:450;font-size:20px;line-height:140%}@media(min-width:1000px),print{.popup__item__title{font-weight:450;font-size:22px;line-height:140%}}@media(min-width:1500px),print{.popup__item__title{font-weight:450;font-size:26px;line-height:140%}}.popup__item__title{grid-row:1/2;grid-column:2/3;color:#fff}.popup__item__language{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.popup__item__language{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.popup__item__language{font-weight:400;font-size:22px;line-height:150%}}.popup__item__language{grid-row:2/3;grid-column:2/3;color:#c8c8c8}.popup__item__icon{grid-row:1/3;grid-column:3/4;padding:8px 20px;border:1px solid rgba(255,255,255,.08);border-radius:32px}.popup__item__icon path{stroke:#fff}@media(min-width:1000px),print{.popup__content{padding:48px;border-radius:24px}.popup__close{top:24px;right:24px}.popup__title{margin-bottom:24px;font-weight:500;font-size:32px;line-height:120%}.popup__menu{gap:16px}.popup__item{width:calc(50% - 8px)}.popup__item__link{padding:20px}}@media(min-width:1250px),print{.popup{zoom:.85}.popup__close{top:32px;right:32px}.popup__menu{gap:24px}.popup__item{width:calc(33.33% - 16px)}.popup__item__link{padding:24px;border-radius:16px}}@media(min-width:1500px),print{.popup{zoom:1}.popup__title{margin-bottom:40px;font-weight:500;font-size:48px;line-height:120%}}.burger{background-color:transparent;position:absolute;top:50%;right:8px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;cursor:pointer}.burger__icon{position:relative}.burger__icon,.burger__icon:before,.burger__icon:after{background-color:#fff;width:20px;height:2px;border-radius:2px;transition:transform .3s ease-in-out}.burger__icon:before,.burger__icon:after{content:"";position:absolute;left:0}.burger__icon:before{top:-6px}.burger__icon:after{top:6px}.burger.active .burger__icon{transform:rotate(-45deg)}.burger.active .burger__icon:before{transform:translateY(6px) rotate(90deg)}.burger.active .burger__icon:after{transform:translateY(-6px) rotate(90deg)}@media(min-width:1000px),print{.burger{display:none}}.button{position:relative;background:linear-gradient(88.24deg,#cba25f 5.87%,#e6d0a9 35.78%,#cea86c 77.39%,#e6d0a9 103.4%,#be9356 130.71%);display:block;width:auto;padding:8px 16px;border:none;border-radius:100px;margin:0;color:#000;font-family:inherit;font-size:16px;line-height:120%;font-weight:500;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;overflow:clip;transition:all .3s ease-in-out}.button:before{content:"";position:absolute;background:#fff;top:50%;left:0;transform:translate(-125%,-50%) rotate(-30deg);width:50%;height:141px;opacity:.2;transition:all .3s ease-in-out}.button:hover,.button:focus-visible{color:#000;transform:scale(1.025)}.button:hover:before,.button:focus-visible:before{left:50%;opacity:.3;transform:translateY(-50%) rotate(-30deg)}.button--outline{background:none;border:1px solid #FFFFFF;color:#fff}.button--outline:hover,.button--outline:focus-visible{color:#fff}.button--desktop{display:none}.button--mobile{display:block}@media(min-width:1000px),print{.button--desktop{display:block}.button--mobile{display:none}}.link{position:relative;background-color:transparent;display:block;width:auto;border:none;border-bottom:2px solid transparent;border-radius:0;margin:0;color:#fff;font-family:inherit;font-size:18px;line-height:100%;font-weight:500;letter-spacing:.5px;cursor:pointer;transition:all .3s ease-in-out}.link:after{content:"";position:absolute;top:100%;left:0;background-image:linear-gradient(95.98deg,#fff -55%,#cba15d -3.35%,#e8d2ab 46.73%,#c09556 101.5%);width:100%;height:1px;opacity:0;transition:all .3s ease-in-out}.link:hover,.link:focus-visible{color:#fff}.link:hover:after,.link:focus-visible:after{opacity:1}@media(min-width:1000px),print{.link{font-size:18px}.link:after{height:3px}}.post-item__image{width:100%;height:auto;aspect-ratio:480/320;object-fit:cover;border-radius:24px;margin-bottom:24px}.post-item__title{font-weight:500;font-size:24px;line-height:120%}@media(min-width:1000px),print{.post-item__title{font-weight:500;font-size:24px;line-height:120%}}@media(min-width:1500px),print{.post-item__title{font-weight:500;font-size:24px;line-height:120%}}.post-item__title{margin-bottom:12px}.post-item__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.post-item__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.post-item__desc{font-weight:400;font-size:22px;line-height:150%}}.post-item__desc{margin-bottom:12px}.post-item__desc .read-more{display:none}.post-item__links{display:flex;justify-content:flex-start}@media(min-width:1000px),print{.post-item__title,.post-item__desc{margin-bottom:16px}}.wpcf7{color:#555;font-weight:400;font-size:15px;line-height:150%}.wpcf7-form{display:flex;flex-direction:column;gap:24px}.wpcf7-form.invalid .wpcf7-response-output{color:#dc3232}.wpcf7-form.sent .wpcf7-response-output{color:#555}.wpcf7 p{position:relative;margin:0}.wpcf7-text,.wpcf7-textarea{width:100%;padding:6px 16px;border:1px solid #757575;border-radius:20px;margin-top:6px;color:#111;font-family:inherit;font-weight:400;font-size:17px;line-height:150%}.wpcf7-textarea{height:66px;resize:none}.wpcf7-radio,.wpcf7-checkbox{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:6px}.wpcf7-list-item{margin:0!important}.wpcf7-list-item label{position:relative;display:flex;align-items:center;gap:14px}.wpcf7-list-item label:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:17px;height:17px;border:1px solid #2C2A29}.wpcf7-list-item-label{color:#111}.wpcf7 input[type=radio],.wpcf7 input[type=checkbox]{appearance:none;position:relative;left:3px;width:10px;height:10px;margin:0}.wpcf7 input[type=radio]:checked,.wpcf7 input[type=checkbox]:checked{background-image:linear-gradient(118.97deg,#fae5c2 -52.82%,#c4a065 4.31%,#e8d2ab 59.71%,#c4a065 120.3%);border:none}.wpcf7-not-valid-tip{margin-top:6px;color:#dc3232!important}.wpcf7-spinner{position:absolute!important;top:50%;right:0;transform:translateY(-50%);margin:0!important}.wpcf7-response-output{padding:0!important;border:none!important;margin:0!important}.page-certificate{margin:80px 0}.page-certificate .row{align-items:center;justify-content:space-around}.page-certificate__box{padding:24px;border:2px solid #03B1B0;border-radius:24px}.page-certificate__label{font-weight:500;font-size:18px;line-height:120%}@media(min-width:1000px),print{.page-certificate__label{font-weight:500;font-size:22px;line-height:120%}}@media(min-width:1500px),print{.page-certificate__label{font-weight:500;font-size:28px;line-height:120%}}.page-certificate__label{margin-bottom:16px}.page-certificate__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.page-certificate__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.page-certificate__title{font-weight:500;font-size:48px;line-height:130%}}.page-certificate__title{margin-bottom:24px;color:#03b1b0}.page-certificate__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.page-certificate__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.page-certificate__desc{font-weight:400;font-size:22px;line-height:150%}}.page-certificate__image{width:133px;height:auto;margin-bottom:48px}@media(min-width:1000px),print{.page-certificate{margin:160px 0}.page-certificate__box{padding:64px}.page-certificate__label{margin-bottom:24px}.page-certificate__title{margin-bottom:40px}.page-certificate__image{width:208px;margin-bottom:0}}.page-contact{position:relative;background-color:#0c0c0c;padding:300px 0 80px}.page-contact .row{justify-content:space-between}.page-contact__background{position:absolute;top:0;left:0;right:0;width:100%;height:auto}.page-contact__background--desktop{display:none}.page-contact__background--mobile{display:block}.page-contact__title{font-weight:600;font-size:32px;line-height:115%}@media(min-width:1000px),print{.page-contact__title{font-weight:600;font-size:40px;line-height:120%}}@media(min-width:1500px),print{.page-contact__title{font-weight:500;font-size:56px;line-height:125%}}.page-contact__title{margin-bottom:8px}.page-contact__subtitle{margin-bottom:32px;font-weight:400;font-size:28px;line-height:120%}.page-contact__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.page-contact__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.page-contact__desc{font-weight:400;font-size:22px;line-height:150%}}.page-contact__desc{color:#c8c8c8;margin-bottom:44px}.page-contact__desc strong{color:#fff}.page-contact__form{background-color:#fff;padding:24px;border-radius:24px}.page-contact__items{display:none;flex-direction:column;gap:40px}.page-contact__item{display:flex;flex-direction:column;gap:4px}.page-contact__item__label{color:#2c2a29;font-weight:400;font-size:22px;line-height:150%}.page-contact__item__value{color:#0c0c0c;font-weight:500;font-size:32px;line-height:120%}@media(min-width:1000px),print{.page-contact{padding:160px 0 140px;scroll-margin-top:-60px}.page-contact__background{width:auto;max-height:100%;margin:0 auto}.page-contact__background--desktop{display:block}.page-contact__background--mobile{display:none}.page-contact__subtitle{margin-bottom:64px;font-weight:400;font-size:32px;line-height:120%}.page-contact__desc{margin-bottom:0}.page-contact__form{padding:40px;border-radius:40px}}@media(min-width:1500px),print{.page-contact__subtitle{max-width:480px;font-weight:400;font-size:40px;line-height:120%}}.page-template-contact .page-contact{padding-top:225px}.page-template-contact .page-contact .row{align-items:center}@media(min-width:1000px),print{.page-template-contact .page-contact{padding:60px 0 220px}}.page-content{margin:80px 0}.page-content .row{align-items:center;justify-content:space-between}.page-content__label{font-weight:500;font-size:18px;line-height:120%}@media(min-width:1000px),print{.page-content__label{font-weight:500;font-size:22px;line-height:120%}}@media(min-width:1500px),print{.page-content__label{font-weight:500;font-size:28px;line-height:120%}}.page-content__label{margin-bottom:16px}.page-content__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.page-content__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.page-content__title{font-weight:500;font-size:48px;line-height:130%}}.page-content__title{margin-bottom:24px}.page-content__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.page-content__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.page-content__desc{font-weight:400;font-size:22px;line-height:150%}}.page-content__image{width:100%;height:auto;border-radius:24px;margin-bottom:40px}@media(min-width:1000px),print{.page-content{margin:160px 0}.page-content:nth-child(odd) .row{flex-direction:row-reverse}.page-content__label{margin-bottom:24px}.page-content__title{margin-bottom:40px}.page-content__image{margin-bottom:0}}.page-origins{margin:80px 0}.page-origins .row{align-items:center;justify-content:space-between}.page-origins__label{font-weight:500;font-size:18px;line-height:120%}@media(min-width:1000px),print{.page-origins__label{font-weight:500;font-size:22px;line-height:120%}}@media(min-width:1500px),print{.page-origins__label{font-weight:500;font-size:28px;line-height:120%}}.page-origins__label{margin-bottom:16px}.page-origins__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.page-origins__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.page-origins__title{font-weight:500;font-size:48px;line-height:130%}}.page-origins__title{margin-bottom:24px}.page-origins__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.page-origins__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.page-origins__desc{font-weight:400;font-size:22px;line-height:150%}}.page-origins__desc{margin-bottom:24px}.page-origins__image{width:100%;height:auto;border-radius:24px;margin-bottom:40px}.page-origins__items{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 24px}.page-origins__item{display:flex;align-items:center;gap:20px}.page-origins__item__title{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.page-origins__item__title{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.page-origins__item__title{font-weight:400;font-size:22px;line-height:150%}}@media(min-width:1000px),print{.page-origins{margin:160px 0}.page-origins:nth-child(odd) .row{flex-direction:row-reverse}.page-origins__label{margin-bottom:24px}.page-origins__title,.page-origins__desc{margin-bottom:40px}.page-origins__image{margin-bottom:0}.page-origins__items{grid-auto-flow:column;grid-template-rows:repeat(4,1fr);gap:32px 40px}.page-origins__item{gap:24px}}.global-main{position:relative;padding:64px 0 360px}.global-main__background{position:absolute;left:0;right:0;bottom:0;width:100%;height:auto}.global-main__background--desktop{display:none}.global-main__background--mobile{display:block}.global-main .row{justify-content:center}.global-main__title{font-weight:600;font-size:32px;line-height:115%}@media(min-width:1000px),print{.global-main__title{font-weight:600;font-size:40px;line-height:120%}}@media(min-width:1500px),print{.global-main__title{font-weight:500;font-size:56px;line-height:125%}}.global-main__title{margin-bottom:48px;color:#fff;text-align:center}.global-main__menu{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.global-main__item{width:100%}.global-main__item__link{display:grid;grid-template-columns:60px 1fr auto;align-items:center;background-color:#2c2a29;padding:16px;border-radius:12px}.global-main__item__link:hover,.global-main__item__link:focus-visible{background-color:#424242}.global-main__item__link:hover .global-main__item__icon,.global-main__item__link:focus-visible .global-main__item__icon{background:linear-gradient(118.97deg,#fae5c2 -52.82%,#c4a065 4.31%,#e8d2ab 59.71%,#c4a065 120.3%)}.global-main__item__link:hover .global-main__item__icon path,.global-main__item__link:focus-visible .global-main__item__icon path{stroke:#0c0c0c}.global-main__item__flag{grid-row:1/3;grid-column:1/2;width:40px;height:40px}.global-main__item__title{font-weight:450;font-size:20px;line-height:140%}@media(min-width:1000px),print{.global-main__item__title{font-weight:450;font-size:22px;line-height:140%}}@media(min-width:1500px),print{.global-main__item__title{font-weight:450;font-size:26px;line-height:140%}}.global-main__item__title{grid-row:1/2;grid-column:2/3;color:#fff}.global-main__item__language{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.global-main__item__language{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.global-main__item__language{font-weight:400;font-size:22px;line-height:150%}}.global-main__item__language{grid-row:2/3;grid-column:2/3;color:#c8c8c8}.global-main__item__icon{grid-row:1/3;grid-column:3/4;padding:8px 20px;border:1px solid rgba(255,255,255,.08);border-radius:32px}.global-main__item__icon path{stroke:#fff}@media(min-width:1000px),print{.global-main{padding:120px 0 290px}.global-main__background--desktop{display:block}.global-main__background--mobile{display:none}.global-main__menu{gap:16px}.global-main__item{width:calc(50% - 8px)}.global-main__item__link{padding:20px}}@media(min-width:1250px),print{.global-main__menu{gap:24px}.global-main__item{width:calc(33.33% - 16px)}.global-main__item__link{padding:24px}}.home-hero{position:relative;display:flex;align-items:flex-end;justify-content:center;height:650px;padding:64px 0}.home-hero .row{align-items:center;justify-content:space-between}.home-hero__background{position:absolute;top:48px;left:0;right:0;z-index:-1;align-items:center;justify-content:center;width:100%;height:375px;overflow:clip}.home-hero__background:before{content:"";position:absolute;top:0;left:0;right:0;z-index:1;background-image:linear-gradient(180deg,#111,#1110);height:68px}.home-hero__background:after{content:"";position:absolute;bottom:0;left:0;right:0;z-index:1;background-image:linear-gradient(0deg,#0c0c0c,#0c0c0ccc 30.29%,#0c0c0c00);height:88px}.home-hero__background--mobile{display:flex}.home-hero__background--desktop{display:none}.home-hero__background iframe,.home-hero__background img{width:100%;height:100%;object-fit:cover}.home-hero__title{color:#fff;font-weight:600;font-size:32px;line-height:115%;text-align:center;text-transform:uppercase}.home-hero__buttons{display:flex;justify-content:center;margin-top:24px}@media(min-width:1000px),print{.home-hero{align-items:center;height:56.25dvw}.home-hero__background{top:0;height:100%}.home-hero__background:before{background-image:linear-gradient(180deg,#111111bf,#1116 60%,#2c2a2900);height:175px}.home-hero__background:after{background-image:linear-gradient(0deg,#111 6.25%,#151414cc 28.37%,#18171766 56.25%,#2c2a2900);height:210px;opacity:.7}.home-hero__background--mobile{display:none}.home-hero__background--desktop{display:flex}.home-hero__background iframe{height:auto;aspect-ratio:16/9}.home-hero__title{font-weight:600;font-size:64px;line-height:115%}.home-hero__buttons{display:none}}@media(min-width:1250px),print{.home-hero{zoom:1.1764705882}}@media(min-width:1500px),print{.home-hero{zoom:1}.home-hero__title{font-weight:600;font-size:80px;line-height:115%}}@media(min-width:1000px),print{.admin-bar .home-hero{height:calc(56.25dvw - 32px)}}.home-lines{scroll-margin-top:80px}.home-lines__grid{display:grid;gap:24px}@media(min-width:1000px),print{.home-lines{margin-top:-120px;scroll-margin-top:100px}.home-lines__grid{gap:32px}}@media(min-width:1250px),print{.home-lines__grid{grid-template-columns:repeat(4,1fr);gap:48px;padding-bottom:140px;border-bottom:1px solid #424242}}@media(min-width:1500px),print{.home-lines__grid{gap:64px}}.home-about{padding:120px 0 0;scroll-margin-top:-40px}.home-about__title{font-weight:500;font-size:18px;line-height:120%}@media(min-width:1000px),print{.home-about__title{font-weight:500;font-size:22px;line-height:120%}}@media(min-width:1500px),print{.home-about__title{font-weight:500;font-size:28px;line-height:120%}}.home-about__title{margin-bottom:24px}.home-about__desc{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.home-about__desc{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.home-about__desc{font-weight:500;font-size:48px;line-height:130%}}.home-about__desc{margin-bottom:64px}.home-about__items{display:grid;grid-template-columns:repeat(2,1fr);gap:64px 40px}.home-about__item{display:flex;flex-direction:column;gap:24px}.home-about__item__icon{min-width:32px;width:32px;height:32px}.home-about__item__title{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.home-about__item__title{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.home-about__item__title{font-weight:400;font-size:22px;line-height:150%}}@media(min-width:1000px),print{.home-about{padding:80px 0 140px;scroll-margin-top:20px}.home-about__title{margin-bottom:40px}.home-about__desc{margin-bottom:80px}.home-about__items{grid-template-columns:repeat(4,1fr);gap:24px}}.home-banner{position:relative;padding:0 0 80px;overflow:clip}.home-banner .row{position:relative;z-index:1;justify-content:center}.home-banner__background{position:relative;align-items:center;justify-content:center;width:100%;height:375px;overflow:clip}.home-banner__background:before{content:"";position:absolute;top:0;left:0;right:0;z-index:1;background-image:linear-gradient(180deg,#111 31.25%,#111111b7 63.94%,#1110);height:100px}.home-banner__background:after{content:"";position:absolute;bottom:0;left:0;right:0;z-index:1;background-image:linear-gradient(0deg,#0c0c0c 31.25%,#0c0c0cb7 63.94%,#0c0c0c00);height:125px}.home-banner__background--mobile{display:flex}.home-banner__background--desktop{display:none}.home-banner__background img{width:100%;height:100%;object-fit:cover}.home-banner__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.home-banner__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.home-banner__title{font-weight:500;font-size:48px;line-height:130%}}.home-banner__title{margin-bottom:32px}.home-banner__buttons{display:flex;justify-content:flex-start;margin-bottom:120px}.home-banner__items{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:24px}.home-banner__item{min-width:60px;width:auto;height:auto;max-height:60px}.home-banner__desc{font-weight:400;font-size:16px;line-height:140%}@media(min-width:1000px),print{.home-banner__desc{font-weight:400;font-size:16px;line-height:140%}}@media(min-width:1500px),print{.home-banner__desc{font-weight:400;font-size:16px;line-height:140%}}@media(min-width:1000px),print{.home-banner{position:relative;padding:120px 0 130px}.home-banner:before{content:"";position:absolute;top:0;left:0;right:0;z-index:1;background-image:linear-gradient(180deg,#0c0c0c 31.25%,#0c0c0cb7 63.94%,#0c0c0c00);height:340px}.home-banner:after{content:"";position:absolute;bottom:-10px;left:0;right:0;background-image:linear-gradient(0deg,#0c0c0c 31.25%,#0c0c0cb7 63.94%,#0c0c0c00);height:227px}.home-banner__background{position:absolute;top:80px;left:0;right:0;height:925px}.home-banner__background:before,.home-banner__background:after{content:none}.home-banner__background--mobile{display:none}.home-banner__background--desktop{display:flex}.home-banner__title{margin-bottom:48px;text-align:center}.home-banner__buttons{justify-content:center;margin-bottom:250px}.home-banner .button{padding:12px 28px;font-size:24px;line-height:120%;font-weight:500}.home-banner__footer{max-width:509px;margin-left:auto}.home-banner__items{gap:32px}.home-banner__item{min-width:128px;max-height:128px}}@media(min-width:1500px),print{.home-banner__background{top:182px}}.home-story{padding:40px 0 80px;border-top:1px solid #555555}.home-story .row{justify-content:center}.home-story__title{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:48px}.home-story__title__icon{width:197px;height:auto}.home-story__title__text{font-weight:600;font-size:32px;line-height:115%}@media(min-width:1000px),print{.home-story__title__text{font-weight:600;font-size:40px;line-height:120%}}@media(min-width:1500px),print{.home-story__title__text{font-weight:500;font-size:56px;line-height:125%}}.home-story__title__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto;text-align:center}.home-story__items{display:flex;align-items:flex-start;gap:48px;margin-bottom:72px;overflow-y:clip}.home-story__dots{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px}.home-story__dot{background-color:transparent;width:8px;height:8px;padding:0;border:1px solid #FFFFFF;border-radius:100px;margin:0;transition:all .3s ease-in-out}.home-story__dot.active{background-image:linear-gradient(95.98deg,#fff -55%,#cba15d -3.35%,#e8d2ab 46.73%,#c09556 101.5%);width:31px;border:none}.home-story__button{background-image:linear-gradient(95.98deg,#fff -55%,#cba15d -3.35%,#e8d2ab 46.73%,#c09556 101.5%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;margin:0}.home-story__button--prev{margin-right:auto;transform:rotate(90deg)}.home-story__button--next{margin-left:auto;transform:rotate(-90deg)}.home-story__button:before{content:"";position:absolute;inset:2px;background-color:#0c0c0c;border-radius:50%}.home-story__button svg{position:relative}@media(min-width:1000px),print{.home-story{padding:100px 0 160px;border-top:none}.home-story__title{align-items:flex-start;justify-content:flex-start;margin-bottom:64px}.home-story__title__icon{display:none}.home-story__title__text{position:static;transform:none;width:auto;height:auto;text-align:left}.home-story__items{flex-direction:column;gap:0;margin-bottom:0}.home-story__dots{display:none}}.home-blog{padding:80px 0;border-top:1px solid #555555}.home-blog .row{align-items:center}.home-blog__title{font-weight:600;font-size:32px;line-height:115%}@media(min-width:1000px),print{.home-blog__title{font-weight:600;font-size:40px;line-height:120%}}@media(min-width:1500px),print{.home-blog__title{font-weight:500;font-size:56px;line-height:125%}}.home-blog__title{margin-bottom:40px}.home-blog__header{display:none}.home-blog__posts{display:flex;gap:40px;margin-bottom:64px;overflow-y:clip}.home-blog__posts>*{flex:0 0 257px}.home-blog__dots{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:80px}.home-blog__dot{background-color:transparent;width:8px;height:8px;padding:0;border:1px solid #FFFFFF;border-radius:100px;margin:0;transition:all .3s ease-in-out}.home-blog__dot.active{background-image:linear-gradient(95.98deg,#fff -55%,#cba15d -3.35%,#e8d2ab 46.73%,#c09556 101.5%);width:31px;border:none}.home-blog__button{background-image:linear-gradient(95.98deg,#fff -55%,#cba15d -3.35%,#e8d2ab 46.73%,#c09556 101.5%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;margin:0}.home-blog__button--prev{margin-right:auto;transform:rotate(90deg)}.home-blog__button--next{margin-left:auto;transform:rotate(-90deg)}.home-blog__button:before{content:"";position:absolute;inset:2px;background-color:#0c0c0c;border-radius:50%}.home-blog__button svg{position:relative}.home-blog__buttons{display:none}.home-blog__footer__desc{font-weight:450;font-size:20px;line-height:140%}@media(min-width:1000px),print{.home-blog__footer__desc{font-weight:450;font-size:22px;line-height:140%}}@media(min-width:1500px),print{.home-blog__footer__desc{font-weight:450;font-size:26px;line-height:140%}}.home-blog__footer__desc{margin-bottom:20px}.home-blog__footer__items{display:flex;align-items:center;justify-content:flex-start;gap:20px}.home-blog__footer__item{min-width:40px;width:40px;height:auto}@media(min-width:1000px),print{.home-blog{padding:0 0 40px;border-top:none;scroll-margin-top:100px}.home-blog__title{margin-bottom:0}.home-blog__header{display:flex;align-items:center;justify-content:flex-end;gap:24px}.home-blog__header__desc{font-weight:450;font-size:20px;line-height:140%}}@media(min-width:1000px)and (min-width:1000px),print and (min-width:1000px),print and (min-width:1000px),print{.home-blog__header__desc{font-weight:450;font-size:22px;line-height:140%}}@media(min-width:1000px)and (min-width:1500px),print and (min-width:1000px),print and (min-width:1500px),print{.home-blog__header__desc{font-weight:450;font-size:26px;line-height:140%}}@media(min-width:1000px),print{.home-blog__header__items{display:flex;align-items:center;justify-content:flex-start;gap:20px}.home-blog__header__item{min-width:40px;width:40px;height:auto}.home-blog__posts{gap:30px;margin:80px 0}.home-blog__posts>*{flex:0 0 calc(33.33% - 20px)}.home-blog__dots{display:none}.home-blog__buttons{display:flex;justify-content:center}.home-blog__footer{display:none}}.home-lines-item{position:relative;height:100%;padding:24px 20px 20px;border-radius:24px;overflow:clip}.home-lines-item--supreme{background-image:linear-gradient(0deg,#00000073,#00000073),linear-gradient(118.97deg,#fae5c2 -52.82%,#c4a065 11.27%,#e4c99a 59.71%,#c4a065 120.3%)}.home-lines-item--supreme .home-lines-item__image path{stroke:#c0af93}.home-lines-item--supreme .home-lines-item__children__item{border-right-color:#c0af93}.home-lines-item--supreme .home-lines-item__child:nth-child(odd):not(:only-child){background-color:#e4c99a}.home-lines-item--supreme .home-lines-item__child__item{color:#cba15d}.home-lines-item--professional{background-image:linear-gradient(129.49deg,#111b23 6.66%,#1e2b36 53.17%,#111b23 95.6%,#1e2b36 127.58%)}.home-lines-item--professional .home-lines-item__image path{stroke:#355470}.home-lines-item--professional .home-lines-item__children__item{border-right-color:#496b89}.home-lines-item--professional .home-lines-item__child:nth-child(odd):not(:only-child){background-color:#09151f}.home-lines-item--professional .home-lines-item__child__item{color:#6c98bf}.home-lines-item--smart-selection{background-image:linear-gradient(0deg,#00000040,#00000040),conic-gradient(from 128.8deg at -8.8% 95.71%,#0e2e29,#6e8a86 189.94deg,#425250 309.99deg,#0e2e29 359.8deg 360deg)}.home-lines-item--smart-selection .home-lines-item__image path{stroke:#526663}.home-lines-item--smart-selection .home-lines-item__children__item{border-right-color:#94b8b3}.home-lines-item--smart-selection .home-lines-item__child:nth-child(odd):not(:only-child){background-color:#526663}.home-lines-item--smart-selection .home-lines-item__child__item{color:#94b8b3}.home-lines-item__image{position:absolute;top:-94px;right:-70px;width:208px;height:auto}.home-lines-item__content{display:flex;flex-direction:column;height:100%}.home-lines-item__icon{width:100px;height:50px;margin-bottom:32px}.home-lines-item__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.home-lines-item__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.home-lines-item__desc{font-weight:400;font-size:22px;line-height:150%}}.home-lines-item__desc{color:#fff}.home-lines-item__children{margin-top:24px}.home-lines-item__children__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px 20px}.home-lines-item__children__item{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.home-lines-item__children__item{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.home-lines-item__children__item{font-weight:400;font-size:22px;line-height:150%}}.home-lines-item__children__item{padding-right:20px;border-right:1px solid}.home-lines-item__children__item:last-child{padding-right:0;border-right:none}.home-lines-item__child{padding:12px 20px 16px;margin:0 -20px}.home-lines-item__child:only-child{padding:0;margin:0}.home-lines-item__child:nth-child(2n):last-child{padding-bottom:0}.home-lines-item__child__item{font-weight:400;font-size:16px;line-height:140%}@media(min-width:1000px),print{.home-lines-item__child__item{font-weight:400;font-size:16px;line-height:140%}}@media(min-width:1500px),print{.home-lines-item__child__item{font-weight:400;font-size:16px;line-height:140%}}.home-lines-item__child__item{margin-bottom:8px}.home-lines-item__buttons{display:flex;justify-content:flex-start;margin-top:32px}@media(min-width:1000px),print{.home-lines-item{padding:40px 48px}.home-lines-item__image{top:-20px;right:-312px;width:521px;height:auto}.home-lines-item__icon{width:125px;height:60px}.home-lines-item__desc{margin-right:25%}.home-lines-item__children{flex-grow:1;margin-top:32px}.home-lines-item__child{display:grid;align-items:center;grid-template-columns:129px 1fr;gap:32px;padding:12px 48px;margin:0 -48px}.home-lines-item__child:has(>:only-child){grid-template-columns:1fr}.home-lines-item__child__item{margin-bottom:0}}@media(min-width:1250px),print{.home-lines-item:nth-child(odd){grid-column:1/3}.home-lines-item:nth-child(odd):last-child{grid-column:2/4}.home-lines-item:nth-child(2n){grid-column:3/5}}.home-story-item{flex:0 0 257px}.home-story-item__icon{display:none}.home-story-item__image{border-radius:24px;margin-bottom:24px}.home-story-item__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.home-story-item__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.home-story-item__title{font-weight:500;font-size:48px;line-height:130%}}.home-story-item__title{margin-bottom:24px}.home-story-item__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.home-story-item__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.home-story-item__desc{font-weight:400;font-size:22px;line-height:150%}}@media(min-width:1000px),print{.home-story-item{position:sticky;--top: 64px;top:var(--top);flex:0 0 auto;background-color:#0c0c0c;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr auto;gap:32px;padding-top:32px;padding-bottom:56px;border-top:1px solid #424242}.home-story-item:last-child{border-bottom:1px solid #424242}.home-story-item__icon{position:absolute;top:32px;right:315px;display:block}.home-story-item__image{position:relative;grid-row:1/3;grid-column:2/3;margin-bottom:0}.home-story-item__title{margin-bottom:0}}@media(min-width:1500px),print{.home-story-item:nth-child(1){--top: 64px}.home-story-item:nth-child(2){--top: 192px}.home-story-item:nth-child(3){--top: 320px}.home-story-item:nth-child(4){--top: 448px}.home-story-item:nth-child(5){--top: 576px}}@media(min-width:1000px),print{.admin-bar .home-story-item{--top: 96px}}@media(min-width:1500px),print{.admin-bar .home-story-item:nth-child(1){--top: 96px}.admin-bar .home-story-item:nth-child(2){--top: 224px}.admin-bar .home-story-item:nth-child(3){--top: 352px}.admin-bar .home-story-item:nth-child(4){--top: 480px}.admin-bar .home-story-item:nth-child(5){--top: 608px}}.story-hero{margin-bottom:80px}.story-hero .row{align-items:center;justify-content:space-between}.story-hero__label{font-weight:500;font-size:18px;line-height:120%}@media(min-width:1000px),print{.story-hero__label{font-weight:500;font-size:22px;line-height:120%}}@media(min-width:1500px),print{.story-hero__label{font-weight:500;font-size:28px;line-height:120%}}.story-hero__label{margin-bottom:12px}.story-hero__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.story-hero__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.story-hero__title{font-weight:500;font-size:48px;line-height:130%}}.story-hero__title{margin-bottom:32px}.story-hero__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.story-hero__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.story-hero__desc{font-weight:400;font-size:22px;line-height:150%}}.story-hero__icon{display:none}.story-hero__image{width:100%;height:auto;margin-bottom:32px}.story-hero__image--desktop{display:none}.story-hero__image--mobile{display:block}@media(min-width:1000px),print{.story-hero{margin:80px 0 100px}.story-hero__label{margin-bottom:48px}.story-hero__title{margin-bottom:0}.story-hero__icon{position:fixed;top:170px;left:50%;transform:translate(calc(-50% - 475px));z-index:-1;display:block}.story-hero__image{border-radius:20px;margin:100px 0 0}.story-hero__image--desktop{display:block}.story-hero__image--mobile{display:none}}@media(min-width:1250px),print{.story-hero__icon{transform:translate(calc(-50% - 600px))}}@media(min-width:1500px),print{.story-hero__icon{transform:translate(calc(-50% - 725px))}}.line-hero{position:relative;padding:200px 0 64px}.line-hero .row{align-items:flex-end;height:100%}.line-hero__background{position:absolute;inset:0;width:100%;height:auto;object-fit:cover;opacity:.65}.line-hero__background--desktop{display:none}.line-hero__background--mobile{display:block}.line-hero__image{margin:0 auto 80px}.line-hero__image--desktop{display:none}.line-hero__image--mobile{display:block}.line-hero__desc{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.line-hero__desc{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.line-hero__desc{font-weight:500;font-size:48px;line-height:130%}}.line-hero--professional mark{background:none;-webkit-background-clip:initial;-webkit-text-fill-color:initial;color:#6c98bf}.line-hero--smart-selection mark{background:none;-webkit-background-clip:initial;-webkit-text-fill-color:initial;color:#94b8b3}@media(min-width:1000px),print{.line-hero{padding:200px 0 160px}.line-hero .row{align-items:center}.line-hero__background{width:auto;margin:0 auto;opacity:1}.line-hero__background--desktop{display:block}.line-hero__background--mobile{display:none}.line-hero__image{margin:0 0 230px}.line-hero__image--desktop{display:block}.line-hero__image--mobile{display:none}}.line-products{padding-bottom:36px}.line-products__sidebar{display:none}.line-products__title{font-weight:500;font-size:18px;line-height:120%}@media(min-width:1000px),print{.line-products__title{font-weight:500;font-size:22px;line-height:120%}}@media(min-width:1500px),print{.line-products__title{font-weight:500;font-size:28px;line-height:120%}}.line-products__title{margin-bottom:32px}.line-products__anchor{display:block;margin-bottom:16px;font-weight:400;font-size:18px;line-height:150%}.line-products__anchor.active{color:#c4a065;font-weight:600;font-size:18px;line-height:150%}.line-products__anchor.active~.active{color:#fff;font-weight:400;font-size:18px;line-height:150%}.line-products__buttons{display:flex;justify-content:flex-start;margin-top:32px}.line-products__grid{display:flex;flex-direction:column;gap:72px}.line-products--professional .line-products__anchor.active{color:#6c98bf}.line-products--professional .line-products__anchor.active~.active{color:#fff}.line-products--smart-selection .line-products__anchor.active{color:#94b8b3}.line-products--smart-selection .line-products__anchor.active~.active{color:#fff}@media(min-width:1000px),print{.line-products{padding-bottom:100px}.line-products__sidebar{position:sticky;top:96px;display:block}.line-products__grid{gap:138px}}@media(min-width:1000px),print{.admin-bar .line-products__sidebar{top:128px}}.line-banner{padding-top:72px}.line-banner .row{justify-content:center}.line-banner__content{position:relative;padding:56px 16px;border-radius:20px;overflow:clip}.line-banner__image{display:none}.line-banner__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.line-banner__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.line-banner__title{font-weight:500;font-size:48px;line-height:130%}}.line-banner__title{margin-bottom:12px}.line-banner__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.line-banner__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.line-banner__desc{font-weight:400;font-size:22px;line-height:150%}}.line-banner__desc{margin-bottom:40px}.line-banner__buttons{display:flex;justify-content:flex-start}.line-banner--supreme .line-banner__content{background:linear-gradient(0deg,#00000073,#00000073),linear-gradient(118.97deg,#fae5c2 -52.82%,#c4a065 11.27%,#e4c99a 59.71%,#c4a065 120.3%)}.line-banner--professional .line-banner__content{background:linear-gradient(129.49deg,#111b23 6.66%,#1e2b36 53.17%,#111b23 95.6%,#1e2b36 127.58%)}.line-banner--smart-selection .line-banner__content{background:linear-gradient(0deg,#00000040,#00000040),conic-gradient(from 128.8deg at -8.8% 95.71%,#0e2e29,#6e8a86 189.94deg,#425250 309.99deg,#0e2e29 359.8deg 360deg)}@media(min-width:1000px),print{.line-banner{padding:60px 0 40px}.line-banner__content{padding:64px}.line-banner__image{position:absolute;bottom:36px;right:-193px;display:block}}.line-features{padding:120px 0 80px}.line-features .col>div{height:100%}.line-features__title{font-weight:600;font-size:32px;line-height:115%}@media(min-width:1000px),print{.line-features__title{font-weight:600;font-size:40px;line-height:120%}}@media(min-width:1500px),print{.line-features__title{font-weight:500;font-size:56px;line-height:125%}}.line-features__title{margin-bottom:64px;text-align:center}@media(min-width:1000px),print{.line-features{padding:120px 0}}.line-features-item{height:100%;box-shadow:0 4px 48px #1e2b3680;border-radius:16px;margin-bottom:32px;overflow:clip}.line-features-item__image{width:100%;height:auto}.line-features-item__content{padding:32px 24px 40px}.line-features-item__title{margin-bottom:24px;font-weight:400;font-size:28px;line-height:120%}.line-features-item__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.line-features-item__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.line-features-item__desc{font-weight:400;font-size:22px;line-height:150%}}@media(min-width:1000px),print{.line-features-item{margin-bottom:0}.line-features-item__content{padding:32px 32px 40px}.line-features-item__title{margin-bottom:16px;font-weight:400;font-size:40px;line-height:120%}}.line-products-item__image{width:100%;height:auto;border-radius:20px;margin-bottom:32px;object-fit:cover}.line-products-item__title{margin-bottom:16px;color:#fff;font-weight:500;font-size:32px;line-height:120%}.line-products-item__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.line-products-item__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.line-products-item__desc{font-weight:400;font-size:22px;line-height:150%}}.line-products-item__desc{margin-bottom:32px;color:#c8c8c8}.line-products-item__feature{display:flex;align-items:center;gap:20px;margin-bottom:12px}.line-products-item__feature__icon{min-width:24px;width:24px;height:auto}.line-products-item__feature__text{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.line-products-item__feature__text{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.line-products-item__feature__text{font-weight:400;font-size:22px;line-height:150%}}.line-products-item__feature__text{color:#fff}.line-products-item__buttons{display:flex;justify-content:flex-start;margin-top:32px}@media(min-width:1000px),print{.line-products-item{display:grid;grid-template-columns:auto 1fr;gap:92px;scroll-margin-top:100px}.line-products-item__image{width:400px;margin-bottom:0}.line-products-item__feature{margin-bottom:20px}}.product-hero{padding:24px 0 48px}.product-hero--supreme{background:linear-gradient(#0c0c0c 22.06%,#0c0c0cd4 40.68%,#0c0c0c00 86.4%),linear-gradient(118.97deg,#fae5c229 -52.82%,#c4a06529 11.27%,#e4c99a29 59.71%,#c4a06529 120.3%)}.product-hero--professional{background:linear-gradient(#0c0c0c 22.06%,#0c0c0cd4 40.68%,#0c0c0c00 86.4%),linear-gradient(129.49deg,#111b23 6.66%,#1e2b36 53.17%,#111b23 95.6%,#1e2b36 127.58%)}.product-hero--smart-selection{background:linear-gradient(#0c0c0c 22.06%,#0c0c0cd4 40.68%,#0c0c0c00 86.4%),linear-gradient(129.49deg,#0e2e29 6.66%,#6e8a86 53.17%,#425250 95.6%,#526663 127.58%)}.product-hero .row{justify-content:space-between}.product-hero__image{width:100%;height:auto;object-fit:cover;border-radius:16px;margin-bottom:64px}.product-hero__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.product-hero__icon{width:auto;height:40px}.product-hero__icon--desktop{display:none}.product-hero__icon--mobile{display:block}.product-hero__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.product-hero__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.product-hero__title{font-weight:500;font-size:48px;line-height:130%}}.product-hero__title{margin-bottom:16px;color:#fff}.product-hero__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.product-hero__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.product-hero__desc{font-weight:400;font-size:22px;line-height:150%}}.product-hero__desc{margin-bottom:32px;color:#c8c8c8}.product-hero__buttons{display:flex;justify-content:flex-start;margin:32px 0}.product-hero__buttons--desktop{display:none}.product-hero__buttons--mobile{display:flex}.product-hero__feature{display:flex;align-items:center;gap:20px;margin-bottom:12px}.product-hero__feature__icon{min-width:24px;width:24px;height:auto}.product-hero__feature__text{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.product-hero__feature__text{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.product-hero__feature__text{font-weight:400;font-size:22px;line-height:150%}}.product-hero__feature__text{color:#fff}.product-hero__asc{display:flex;align-items:flex-end;gap:24px;margin-top:8px}.product-hero__asc__icon{min-width:80px;width:80px;height:auto}.product-hero__asc__text{color:#c8c8c8;font-weight:400;font-size:16px;line-height:140%}@media(min-width:1000px),print{.product-hero{padding:66px 0 100px}.product-hero__image{margin-bottom:0}.product-hero__header{margin-bottom:24px}.product-hero__icon--desktop{display:block}.product-hero__icon--mobile{display:none}.product-hero__title{margin-bottom:24px}.product-hero__buttons--desktop{display:flex}.product-hero__buttons--mobile{display:none}.product-hero__asc{margin-top:56px}.product-hero__asc__icon{min-width:100px;width:100px}}.product-specifications{padding-top:48px}.product-specifications--supreme .product-specifications__desc table:before{background:linear-gradient(90deg,#fff1da,#624f2f 24%,#e6cfa7 40%,#fff1da 50%,#e6cfa7 59%,#624f2f 75%,#fff1da)}.product-specifications--professional .product-specifications__desc table:before{background:linear-gradient(90deg,#a9c0d4,#335068 38%,#a9c0d4 74%,#335068)}.product-specifications--smart-selection .product-specifications__desc table:before{background:linear-gradient(0deg,#00000040,#00000040),conic-gradient(from 128.8deg at -8.8% 95.71%,#0e2e29,#6e8a86 189.94deg,#425250 309.99deg,#0e2e29 359.8deg 360deg)}.product-specifications__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.product-specifications__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.product-specifications__title{font-weight:500;font-size:48px;line-height:130%}}.product-specifications__title{margin-bottom:24px}.product-specifications__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.product-specifications__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.product-specifications__desc{font-weight:400;font-size:22px;line-height:150%}}.product-specifications__desc table{position:relative;display:block;width:100%;border:none}.product-specifications__desc table:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:1px}.product-specifications__desc tbody{display:grid}.product-specifications__desc tr{display:grid;align-items:start;gap:12px;padding:8px 0;border-top:1px solid #555555;margin-bottom:24px}.product-specifications__desc td{padding:0}.product-specifications__desc td:empty{display:none}.product-specifications__desc td:last-child{color:#c8c8c8}.product-specifications__desc .grid{display:flex;flex-wrap:wrap;gap:20px;min-width:calc(25% - 15px)}@media(min-width:1000px),print{.product-specifications{padding-top:140px}.product-specifications__title{margin-bottom:48px}.product-specifications__desc tr{grid-template-columns:3fr 7fr;gap:40px;padding:24px 0;border-top:1px solid #424242;margin-bottom:0}}.product-banner{position:relative;padding:64px 0 120px}.product-banner__background{position:absolute;bottom:38px;right:-183px;max-width:unset;width:429px;height:auto}.product-banner .row{align-items:center;justify-content:space-evenly}.product-banner__label{font-weight:500;font-size:18px;line-height:120%}@media(min-width:1000px),print{.product-banner__label{font-weight:500;font-size:22px;line-height:120%}}@media(min-width:1500px),print{.product-banner__label{font-weight:500;font-size:28px;line-height:120%}}.product-banner__label{margin-bottom:16px}.product-banner__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.product-banner__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.product-banner__title{font-weight:500;font-size:48px;line-height:130%}}.product-banner__title{margin-bottom:24px}.product-banner__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.product-banner__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.product-banner__desc{font-weight:400;font-size:22px;line-height:150%}}.product-banner__buttons{display:flex;justify-content:flex-start}.product-banner__image{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:64px;margin-bottom:40px}@media(min-width:1000px),print{.product-banner{padding:120px 0}.product-banner__background{top:50%;left:calc(50% - 975px);bottom:unset;right:unset;transform:translateY(-50%);width:606px;height:auto}.product-banner .row{flex-direction:row-reverse}.product-banner__label{margin-bottom:48px}.product-banner__title{margin-bottom:40px}.product-banner__image{margin-bottom:0}}@media(min-width:1500px),print{.product-banner__background{left:calc(50% - 1075px)}}.blog-hero{margin-top:40px}.blog-hero .row{align-items:center;justify-content:space-between}.blog-hero__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.blog-hero__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.blog-hero__title{font-weight:500;font-size:48px;line-height:130%}}.blog-hero__title{margin-bottom:24px}.blog-hero__item{background:linear-gradient(180deg,#a0a0a000,#a0a0a01a),#0c0c0c;padding-bottom:40px}.blog-hero__item__image{width:100%;border-radius:24px;margin-bottom:24px}.blog-hero__item__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.blog-hero__item__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.blog-hero__item__title{font-weight:500;font-size:48px;line-height:130%}}.blog-hero__item__title{margin-bottom:12px}.blog-hero__item__desc{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.blog-hero__item__desc{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.blog-hero__item__desc{font-weight:400;font-size:22px;line-height:150%}}.blog-hero__item__desc{margin-bottom:12px}.blog-hero__item__desc .read-more{display:none}.blog-hero__item__links{display:flex;justify-content:flex-start}@media(min-width:1000px),print{.blog-hero{margin-top:64px}.blog-hero__title{margin-bottom:64px}.blog-hero__item{padding-bottom:64px}.blog-hero__item__image{margin-bottom:0}.blog-hero__item__title,.blog-hero__item__desc{margin-bottom:24px}}.blog-main{padding:80px 0}.blog-main__posts{display:grid;gap:40px;margin-bottom:64px;overflow-y:clip}.blog-main__buttons{display:flex;justify-content:center}@media(min-width:750px),print{.blog-main__posts{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px),print{.blog-main{padding:100px 0 40px}.blog-main__posts{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:80px}}.post-hero{margin:40px 0}.post-hero__icon{display:none}.post-hero__title{font-weight:500;font-size:32px;line-height:130%}@media(min-width:1000px),print{.post-hero__title{font-weight:500;font-size:40px;line-height:130%}}@media(min-width:1500px),print{.post-hero__title{font-weight:500;font-size:48px;line-height:130%}}.post-hero__title{margin-bottom:24px}.post-hero__image{width:100%;height:400px;object-fit:cover;border-radius:20px}@media(min-width:1000px),print{.post-hero{margin:64px 0}.post-hero__icon{position:fixed;top:170px;left:50%;transform:translate(calc(-50% - 475px));z-index:-1;display:block;width:570px;height:540px}.post-hero__title{margin-bottom:64px}}@media(min-width:1250px),print{.post-hero__icon{transform:translate(calc(-50% - 600px))}}@media(min-width:1500px),print{.post-hero__icon{transform:translate(calc(-50% - 725px))}}.post-main{margin:40px 0}.post-main .row{justify-content:center}.post-main__desc h1,.post-main__desc h2,.post-main__desc h3,.post-main__desc h4,.post-main__desc h5,.post-main__desc h6{background-image:linear-gradient(95.98deg,#fff -55%,#cba15d -3.35%,#e8d2ab 46.73%,#c09556 101.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.post-main__desc h1,.post-main__desc h2{font-weight:500;font-size:24px;line-height:120%}@media(min-width:1000px),print{.post-main__desc h1,.post-main__desc h2{font-weight:500;font-size:32px;line-height:120%}}.post-main__desc h1,.post-main__desc h2{margin:32px 0 24px}.post-main__desc h3,.post-main__desc h4,.post-main__desc h5,.post-main__desc h6{font-weight:500;font-size:20px;line-height:120%}@media(min-width:1000px),print{.post-main__desc h3,.post-main__desc h4,.post-main__desc h5,.post-main__desc h6{font-weight:500;font-size:24px;line-height:120%}}.post-main__desc h3,.post-main__desc h4,.post-main__desc h5,.post-main__desc h6{margin:32px 0 16px}.post-main__desc ul,.post-main__desc ol{margin:0;padding:0;list-style:none}.post-main__desc ul li,.post-main__desc ol li{position:relative;padding-left:24px}.post-main__desc ul li:before,.post-main__desc ol li:before{position:absolute;left:0}.post-main__desc ul li:before{content:"\2022";background-image:linear-gradient(95.98deg,#fff -55%,#cba15d -3.35%,#e8d2ab 46.73%,#c09556 101.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.post-main__desc ol{counter-reset:item}.post-main__desc ol li:before{content:counter(item) ".";counter-increment:item}.post-main__desc p,.post-main__desc ul,.post-main__desc ol{font-weight:400;font-size:17px;line-height:150%}@media(min-width:1000px),print{.post-main__desc p,.post-main__desc ul,.post-main__desc ol{font-weight:400;font-size:18px;line-height:150%}}@media(min-width:1500px),print{.post-main__desc p,.post-main__desc ul,.post-main__desc ol{font-weight:400;font-size:22px;line-height:150%}}.post-main__desc p,.post-main__desc ul,.post-main__desc ol{margin-bottom:16px}.post-main__desc img{margin-bottom:12px}.post-main__desc img+p{margin-bottom:32px;color:#959494;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.2px}@media(min-width:1000px),print{.post-main{margin:64px 0}}.post-blog{padding:80px 0}.post-blog__title{font-weight:600;font-size:32px;line-height:115%}@media(min-width:1000px),print{.post-blog__title{font-weight:600;font-size:40px;line-height:120%}}@media(min-width:1500px),print{.post-blog__title{font-weight:500;font-size:56px;line-height:125%}}.post-blog__title{margin-bottom:40px;text-align:center}.post-blog__posts{display:flex;gap:40px;margin-bottom:64px;overflow-y:clip}.post-blog__posts>*{flex:0 0 257px}.post-blog__dots{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:80px}.post-blog__dot{background-color:transparent;width:8px;height:8px;padding:0;border:1px solid #FFFFFF;border-radius:100px;margin:0;transition:all .3s ease-in-out}.post-blog__dot.active{background-image:linear-gradient(95.98deg,#fff -55%,#cba15d -3.35%,#e8d2ab 46.73%,#c09556 101.5%);width:31px;border:none}.post-blog__button{background-image:linear-gradient(95.98deg,#fff -55%,#cba15d -3.35%,#e8d2ab 46.73%,#c09556 101.5%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;margin:0}.post-blog__button--prev{margin-right:auto;transform:rotate(90deg)}.post-blog__button--next{margin-left:auto;transform:rotate(-90deg)}.post-blog__button:before{content:"";position:absolute;inset:2px;background-color:#0c0c0c;border-radius:50%}.post-blog__button svg{position:relative}.post-blog__buttons{display:flex;justify-content:center}@media(min-width:1000px),print{.post-blog{padding:120px 0 40px}.post-blog__title{margin-bottom:0}.post-blog__posts{gap:30px;margin:80px 0}.post-blog__posts>*{flex:0 0 calc(33.33% - 20px)}.post-blog__dots{display:none}}@page{size:auto;margin:0}@media print{body{background-color:#fff;color:#0c0c0c}mark{background:none;-webkit-background-clip:initial;-webkit-text-fill-color:initial;color:#0c0c0c}.header,.nav,.footer,.button{display:none}.main{zoom:.5;margin-top:0}section{margin:100px 0}.row{max-width:1600px;padding:0 50px}.col{width:50%;padding:0 50px}.product-hero{background:none;padding:0}.product-hero__icon path[fill=white]{fill:#0c0c0c}.product-hero__feature__icon path{fill:#0c0c0c}.product-hero__asc__text{color:#0c0c0c}.product-specifications{padding:0}.product-specifications .col{width:100%}.product-specifications__desc td:last-child{color:#0c0c0c}.product-banner{padding:0;break-before:page}.page-contact{padding:0}.page-contact__background{display:none}.page-contact__desc,.page-contact__desc strong{color:#0c0c0c}.page-contact__form{border:1px solid #2C2A29}.page-contact__form .wpcf7{display:none}.page-contact__items{display:flex}}
/*# sourceMappingURL=theme.css.map */
