/*!/wp-content/themes/inverta/assets/css/style.css*/*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary:#3F4D63;--color-primary-inverted:#FFFFFF;--color-accent:#51C3C2}.c-primary{color:var(--color-primary)}.c-primary-inverted{color:var(--color-primary-inverted)}.c-accent{color:var(--color-accent)}.h1{font-size:32px;font-weight:900;line-height:114.99999999999999%;letter-spacing:-.03em}.h2{font-size:28px;font-weight:300;line-height:110%;letter-spacing:-.03em}.h2 b,.h2 strong{font-weight:900}.h3{font-size:24px;font-weight:900;line-height:100%;letter-spacing:-.03em}.h4{font-size:22px;font-weight:900;line-height:100%;letter-spacing:-.03em}.h5{font-size:18px;font-weight:900;line-height:100%;letter-spacing:-.03em}.subtitle{font-size:16px;font-weight:300;line-height:140%}.text{font-size:14px;font-weight:300;line-height:140%}.text_lg{font-size:16px;font-weight:400}.btn{font-family:inherit;outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:var(--color-accent)!important;font-size:12px;line-height:100%;letter-spacing:.18em;font-weight:900;text-transform:uppercase;color:var(--color-primary-inverted)!important;min-height:52px;width:100%;display:flex;align-items:center;padding:4px;box-sizing:border-box;cursor:pointer}.btn:disabled{pointer-events:none!important}.btn_inverted{background:var(--color-primary-inverted)!important;color:var(--color-primary)!important}.btn span{flex:1}.btn figure{height:44px;width:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--color-primary);overflow:hidden}.btn_inverted figure{background:var(--color-accent)}.btn_inverted figure svg path{fill:var(--color-primary)}.btn:hover,.btn:active,.btn:focus{outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:var(--color-accent)!important;color:var(--color-primary-inverted)!important}.btn_inverted:hover,.btn_inverted:active,.btn_inverted:focus{background:var(--color-primary-inverted)!important;color:var(--color-primary)!important}.btn_simple{padding:0;background:none!important;color:var(--color-primary)!important;min-height:unset;width:unset;display:inline-flex;font-size:10px;gap:16px}.btn_simple figure{background:var(--color-accent);height:28px;width:28px;align-items:flex-start;justify-content:flex-end}.btn_simple figure svg{display:block;height:24px;width:auto;position:relative}.btn_simple figure svg path{fill:var(--color-primary)}.btn_simple span{flex:unset}.btn_simple:hover,.btn_simple:active,.btn_simple:focus{background:none!important;color:var(--color-primary)!important}@media only screen and (min-width:768px){.h1{font-size:58px}.h2{font-size:42px}.h3{font-size:32px}.h4{font-size:24px}.h5{font-size:20px}.subtitle{font-size:18px}.text{font-size:16px}.text_lg{font-size:18px}.btn{max-width:372px;font-size:14px;min-height:57px}.btn:hover span{opacity:0.5!important}.btn figure{height:49px;width:49px}.btn figure svg{display:block;height:14px;width:auto}.btn_simple{font-size:12px;max-width:unset;min-height:unset;gap:17px}.btn_simple figure{height:28px;width:28px}.btn_simple figure svg{height:24px}}@media only screen and (min-width:1025px){.btn:hover figure svg{animation:btnArrow 0.3s ease forwards}}@keyframes btnArrow{0%{transform:translate(0,0);opacity:1}42%{transform:translate(20px,-20px);opacity:0}43%{transform:translate(-20px,20px);opacity:0}100%{transform:translate(0,0);opacity:1}}.skip-link{position:absolute;left:-9999px;z-index:999}.skip-link:focus{left:1rem;top:1rem}body{width:100%;font-family:"Onest",sans-serif;box-sizing:border-box;font-size:16px;line-height:100%;color:var(--color-primary)}html:has(body.noscroll),body.noscroll{overflow:hidden;overscroll-behavior:none}main{display:block;width:100%}.container{box-sizing:border-box;width:100%;max-width:1366px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@font-face{font-family:"Onest";src:url(/wp-content/themes/inverta/assets/css/../fonts/Onest/Onest-VariableFont_wght.woff2) format("woff2"),url(/wp-content/themes/inverta/assets/css/../fonts/Onest/Onest-VariableFont_wght.woff) format("woff");font-weight:100 900;font-style:normal;font-display:swap}.hover-line{position:relative;display:inline-block}.hover-line::after{content:"";position:absolute;left:0;bottom:-.35em;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:right;transition:transform 0.35s ease}.hover-line:hover::after{transform:scaleX(1);transform-origin:left}.header{width:100%;position:fixed;top:0;left:0;transition:background-color 0.3s linear 0.5s,transform 0.3s ease;z-index:50}.header::before,.header::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}.header::before{background:var(--color-primary-inverted);opacity:0;transition:opacity 0.3s linear}.header::after{background:var(--color-primary);opacity:0;transition:opacity 0.3s linear 0.5s}.header__general{padding-top:32px;padding-bottom:32px;display:flex;align-items:center;justify-content:space-between}.header__logo{display:block;text-decoration:none!important;outline:none!important;box-shadow:none!important;border:none!important;margin-right:auto;height:17px}.header__logo img{display:block;height:100%;width:auto}.header__toggler{display:block;height:20px;width:20px;position:relative}.header__toggler span{position:absolute;left:50%;transform:translate(-50%,-50%);width:16px;height:2px;border-radius:3px;background-color:#fff;transition:all 0.1s linear,background-color 0.3s ease}.header__toggler span:nth-of-type(1){top:20%}.header__toggler span:nth-of-type(2){top:50%}.header__toggler span:nth-of-type(3){top:80%}.header__navigation{padding:0;height:calc(100svh - 84px);max-height:0;flex-direction:column;overflow-y:scroll;scrollbar-width:none!important;-ms-overflow-style:none!important;display:flex;transition:all 0.25s linear 0.5s}.header__navigation:before{content:"";display:block;height:16px}.header__navigation:after{content:"";display:block;height:33px}.header__navigation::-webkit-scrollbar{display:none!important}.header__nav{margin-bottom:auto;position:relative;transform:translateY(-50px);opacity:0;transition:0.5s ease 0.5s}.header__nav ul{list-style:none}.header__nav ul li{font-weight:900;font-size:12px;line-height:100%;letter-spacing:.18em;text-transform:uppercase}.header__nav ul li a{text-decoration:none;color:var(--color-primary-inverted);transition:all 0.3s ease}.header__nav ul li:not(:last-child){margin-bottom:27px}.header__contacts{transform:translateY(-50px);opacity:0;transition:0.5s ease 0.25s}.header__contacts ul{list-style:none}.header__contacts ul li{font-weight:900;font-size:10px;line-height:100%;letter-spacing:.18em;text-transform:uppercase}.header__contacts ul li:not(:last-child){margin-bottom:24px}.header__contacts ul li a{text-decoration:none;color:var(--color-primary-inverted)}.header__social{margin-top:24px;display:flex;align-items:center;gap:13px}.header__social a{text-decoration:none;display:block;height:31px}.header__social a img{display:block;height:100%;width:auto}.header__bg{position:absolute;bottom:-2px;right:0;pointer-events:none;opacity:0;transition:0.3s ease 0s}.header_hidden{transform:translateY(-100%)}.header_active{background-color:var(--color-primary);transition:background-color 0.3s linear 0s}.header_active::after{opacity:1;transition:opacity 0.3s linear 0s}.header_active .header__toggler span:nth-of-type(1){top:50%;transform:translate(-50%,-50%) rotate(45deg)}.header_active .header__toggler span:nth-of-type(2){opacity:0}.header_active .header__toggler span:nth-of-type(3){top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.header_active .header__navigation{max-height:calc(100svh - 84px);transition:all 0.25s linear 0s}.header_active .header__nav{transform:translateY(0);opacity:1;transition:0.5s ease 0s}.header_active .header__contacts{transform:translateY(0);opacity:1;transition:0.5s ease 0.25s}.header_active .header__bg{opacity:1;transition:0.5s ease 0.3s}.header_scrolled::before{opacity:1}.header_active.header_scrolled{background-color:var(--color-primary)}.header_scrolled .header__toggler span{background-color:var(--color-primary)}.header_active.header_scrolled .header__toggler span{background:var(--color-primary-inverted)}@media only screen and (min-width:1025px){.header__navigation:before,.header__navigation:after{height:0}.header{transition:background-color 0.3s linear 0s,transform 0.3s ease}.header::after{content:none}.header__line{display:block;position:absolute;left:0;right:0;bottom:0;height:1px;pointer-events:none}.header__line:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:rgb(255 255 255 / .5);transform:scaleX(0);animation:headerLine 0.8s ease-in-out forwards}.header__line-active{position:absolute;top:-.5px;left:50%;width:0;height:2px;background:#fff;box-shadow:0 2px 17px 3px #fff;opacity:0;transition:left 0.15s ease-in-out,width 0.15s ease-in-out,opacity 0.2s ease-in-out}.header__line-active.is-visible{opacity:1}.header_scrolled .header__line:before{background:rgb(63 77 99 / .2)}.header_scrolled .header__line-active{background:var(--color-primary);box-shadow:0 2px 17px 3px rgb(81 195 194 / .45)}.header__row{display:flex;align-items:center}.header__logo{height:24px}.header__general{padding:0;margin-right:auto}.header__toggler{display:none}.header__navigation{height:unset;padding:0;max-height:unset}.header__nav{opacity:1;transform:none;transition:none}.header__nav ul{display:flex}.header__nav ul li a{padding:29px 24px;display:block}.header__nav ul li:not(:last-child){margin-bottom:0}.header__social,.header__contacts{display:none}.header__bg{display:none}.header_active{background-color:unset;transition:background-color 0s linear 0s,transform 0.3s ease}.header_scrolled .header__nav ul li a{color:var(--color-primary)}}@keyframes headerLine{to{transform:scaleX(1)}}.footer{background:var(--color-primary-inverted);padding:40px 0 60px}.footer__logo{display:block;text-decoration:none!important;outline:none!important;box-shadow:none!important;border:none!important;height:55px}.footer__logo img{display:block;height:100%;width:auto}.footer__menu ul{list-style:none;margin:24px 0 64px;display:flex;gap:32px}.footer__menu ul li{font-weight:900;font-size:10px;line-height:100%;letter-spacing:.18em;text-transform:uppercase}.footer__menu ul li a{text-decoration:none;color:var(--color-primary)}.footer__contacts ul{list-style:none}.footer__contacts ul li{font-weight:900;font-size:10px;line-height:100%;letter-spacing:.18em;text-transform:uppercase}.footer__contacts ul li a{text-decoration:none;color:var(--color-primary)}.footer__contacts ul li:not(:last-child){margin-bottom:24px}.footer__social{margin:24px 0 0;display:flex;align-items:center;gap:13px}.footer__social a{text-decoration:none;display:block;height:31px}.footer__social a img{display:block;height:100%;width:auto}.footer__info{margin-top:64px}.footer__info p{color:var(--color-primary);font-size:10px;line-height:110%;letter-spacing:.18em;text-transform:uppercase;font-weight:900}.footer__info p a{text-decoration:none;color:inherit}.footer__info p:not(:last-child){margin-bottom:24px}@media only screen and (min-width:768px){.footer__menu ul li{font-size:12px}.footer__contacts ul li{font-size:12px}.footer__info p{font-size:12px}}@media only screen and (min-width:1025px){.footer{padding:60px 0 36px}.footer__row{display:flex}.footer__col{display:flex;flex-direction:column;min-height:258px}.footer__col:nth-child(1){width:60%}.footer__col:nth-child(2){width:40%;text-align:right}.footer__logo{height:102px;margin-bottom:auto}.footer__menu ul{gap:52px;margin:0}.footer__menu ul li a{position:relative;display:inline-block}.footer__menu ul li a::after{content:"";position:absolute;left:0;bottom:-.35em;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:right;transition:transform 0.35s ease}.footer__menu ul li a:hover::after{transform:scaleX(1);transform-origin:left}.footer__contacts ul li:not(:last-child){margin-bottom:16px}.footer__social{justify-content:flex-end;margin:25px 0 0}.footer__social a:hover{opacity:.7}.footer__info{display:flex;justify-content:flex-end;gap:48px;margin-top:auto}.footer__info p:not(:last-child){margin-bottom:0}}.hero__section{position:relative}.hero__background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.hero__background_desktop{display:none}.hero__container{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100svh;padding:130px 24px 23px}.hero__title{margin:0}.hero__text{margin:16px 0 0;font-size:17px;line-height:140%;font-weight:900;color:var(--color-primary-inverted)}.hero__text_sm{font-size:16px}.hero__btn{margin-top:24px;margin-bottom:auto}.hero__showreel{outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:none!important;color:var(--color-primary-inverted)!important;display:flex;align-items:center;font-size:14px;font-weight:900;letter-spacing:.18em;line-height:100%;text-transform:uppercase;gap:24px;margin:40px 0 0 auto;cursor:pointer}.hero__showreel span{display:none}.hero__showreel figure{position:relative;width:88px;height:61px}.hero__showreel figure img{position:absolute;bottom:0;right:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero__showreel figure svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__showreel:hover,.hero__showreel:active,.hero__showreel:focus{outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:none!important;color:var(--color-primary-inverted)!important}@media only screen and (min-width:768px){.hero__text{font-size:24px}.hero__text_sm{font-size:22px}.hero__showreel span{display:block}.hero__showreel figure{width:167px;height:116px}.hero__showreel figure svg{display:block;height:26px;width:auto}}@media only screen and (min-width:992px){.hero__background_mobile{display:none}.hero__background_desktop{display:block}.hero__title{max-width:935px}.hero__title{max-width:1036px}.hero__text{max-width:775px}.hero__text_sm{max-width:967px}}@media only screen and (min-width:1025px){.hero__container{padding:214px 24px 72px}.hero__text{margin-top:24px}.hero__btn{margin-top:54px}.hero__showreel figure img{transition:all 0.2s ease}.hero__showreel:hover figure img{transform:scale(1.1)}.hero__showreel:hover span{opacity:.7}}.modal{padding:0;border:0;background:#fff0;overscroll-behavior:none;opacity:0;transition:opacity 0.2s ease,overlay 0.2s ease allow-discrete,display 0.2s ease allow-discrete}.modal[open]{opacity:1}@starting-style{.modal[open]{opacity:0}}.modal:focus{outline:none}.modal::backdrop{background:rgb(63 77 99 / .6);backdrop-filter:blur(6px)}.modal_video{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:16px;align-items:center;justify-content:center}.modal_video[open]{display:flex}.modal_video .modal__frame{display:flex;flex-direction:column;align-items:flex-end;gap:12px;width:min(100%, calc((100dvh - 68px) * 16 / 9))}.modal_video .modal__close{width:28px;height:28px;padding:0;border:0;background:var(--color-accent);color:var(--color-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.modal_video .modal__close svg{display:block}.modal_video .modal__close:focus-visible{outline:2px solid var(--color-primary-inverted);outline-offset:2px}.modal_video .modal__video{width:100%}.modal_video .modal__video video{display:block;width:100%;aspect-ratio:16 / 9;background:#000;color-scheme:dark}@media only screen and (min-width:768px){.modal_video{padding:32px}.modal_video .modal__frame{gap:16px;width:min(100%, calc((100dvh - 104px) * 16 / 9))}}@media only screen and (min-width:1025px){.modal_video .modal__close:hover{background:var(--color-primary)}}.modal_feedback{width:100%;max-width:none;height:100%;max-height:100%;margin:0;overflow:hidden;align-items:center;justify-content:center}.modal_feedback[open]{display:flex}.modal_feedback .modal__window{position:relative;width:min(100%, 560px);max-height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;background:var(--color-primary);color:var(--color-primary-inverted)}.modal_feedback .modal__window::-webkit-scrollbar{display:none}.modal_feedback .modal__close{position:absolute;top:16px;right:16px;width:28px;height:28px;padding:0;border:0;background:var(--color-accent);color:var(--color-primary);display:flex;align-items:center;justify-content:center;cursor:pointer}.modal_feedback .modal__close svg{display:block}.modal_feedback .modal__close:focus-visible{outline:2px solid var(--color-primary-inverted);outline-offset:2px}.modal__image{display:none}.modal__content{padding:68px 24px 29px}.modal__title{font-weight:900;font-size:28px;line-height:110%;letter-spacing:-.03em;margin:0}.modal__text{font-weight:300;font-size:16px;line-height:100%;margin:16px 0 0}.modal__form{margin:32px 0 0}.modal__form br{display:none!important}.modal__form input:not([type="checkbox"]):not([type="submit"]){outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:rgb(255 255 255 / .08)!important;color:var(--color-primary-inverted)!important;font-weight:300;font-size:16px;line-height:100%;display:block;box-sizing:border-box;width:100%;padding:14px 16px;margin-bottom:10px;min-height:48px;border-radius:0px!important}.modal__form input:not([type="checkbox"]):not([type="submit"]):hover,.modal__form input:not([type="checkbox"]):not([type="submit"]):active,.modal__form input:not([type="checkbox"]):not([type="submit"]):focus{outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:rgb(255 255 255 / .08)!important;color:var(--color-primary-inverted)!important;border-radius:0px!important}.modal__form input:not([type="checkbox"]):not([type="submit"])::placeholder{color:rgb(255 255 255 / .3)!important}.modal__select select,.modal__select select:hover,.modal__select select:active,.modal__select select:focus{outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:rgb(255 255 255 / .08)!important;border-radius:0px!important}.modal__select select{color:var(--color-primary-inverted)!important;font-weight:300;font-size:16px;line-height:100%;display:block;box-sizing:border-box;width:100%;padding:14px 16px;margin-bottom:10px;min-height:48px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.modal__select select::-ms-expand{display:none}.modal__select select:has(option:first-child:checked){color:rgb(255 255 255 / .3)!important}.modal__select{position:relative}.modal__select:after{display:block;content:"";height:13px;width:27px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);right:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="13" viewBox="0 0 27 13" fill="none" opacity=".6"><path fill="%23fff" fill-rule="evenodd" d="M12.7 11.003 6.336 4.875l1.591-1.532 5.569 5.362 5.568-5.362 1.591 1.532-6.364 6.128c-.21.203-.497.317-.795.317s-.585-.114-.796-.317" clip-rule="evenodd" /></svg>') no-repeat center / contain}.modal__form .wpcf7-form-control-wrap{position:relative}.modal__form .wpcf7-not-valid-tip{position:absolute;bottom:1px;left:16px;pointer-events:none;font-size:12px;font-weight:300;white-space:nowrap}.modal__form textarea{outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:rgb(255 255 255 / .08)!important;color:var(--color-primary-inverted)!important;font-weight:300;font-size:16px;line-height:100%;display:block;box-sizing:border-box;width:100%;padding:14px 16px;margin-bottom:32px;border-radius:0px!important;height:127px;resize:none!important}.modal__form textarea::placeholder{color:rgb(255 255 255 / .3)!important}.modal__form p:has(.wpcf7-submit){margin:0}.modal__form .wpcf7-submit:disabled{opacity:1;cursor:not-allowed}.modal__form .wpcf7-spinner{display:none}.modal__form textarea:hover,.modal__form textarea:active,.modal__form textarea:focus{outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:rgb(255 255 255 / .08)!important;border-radius:0px!important}.modal__form .wpcf7-acceptance{margin:16px 0 0;display:block;font-size:11px;line-height:100%;font-weight:300;color:rgb(255 255 255 / .6)}.modal__form .wpcf7-acceptance span{display:block;margin:0;cursor:pointer}.modal__form .wpcf7-acceptance span label{display:block}.modal__form .wpcf7-acceptance span label input{display:none!important;opacity:0!important;font-size:0!important;height:0!important;width:0!important}.modal__form .wpcf7-acceptance span label span{display:block;padding-left:34px;position:relative;max-width:220px}.modal__form .wpcf7-acceptance span label span:before{position:absolute;top:0;left:0;width:22px;height:22px;background:#566276;content:'';display:block}.modal__form .wpcf7-acceptance span label span:after{position:absolute;content:'';display:none;top:5px;left:4px;width:14px;height:11px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="12" viewBox="0 0 15 12" fill="none"><path fill="%23f3f5f6" d="M5.225 11.023 0 5.798l1.306-1.306L5.225 8.41 13.635 0l1.307 1.306z"/></svg>') no-repeat center / contain}.modal__form .wpcf7-acceptance span label input:checked+span:after{display:block}.wpcf7-response-output{margin:0!important;background:#46b450;font-weight:900;letter-spacing:.03em;text-align:center;padding:10px!important;width:100%;color:var(--color-primary-inverted)!important;border:none!important;border-radius:0!important}.wpcf7 form.invalid .wpcf7-response-output{background:red}@media only screen and (min-width:768px){.modal__title{font-size:42px}.modal__text{font-size:18px}.modal__form input:not([type="checkbox"]):not([type="submit"]){font-size:18px;padding:16px;min-height:54px}.modal__form select{min-height:54px;font-size:18px;padding:16px}.modal__form textarea{font-size:18px;padding:16px}.modal__form .wpcf7-acceptance{font-size:13px}.modal__form .wpcf7-acceptance span label span{max-width:unset;padding-top:5px}}@media only screen and (min-width:1025px){.modal_feedback .modal__window{width:min(100%, 660px)}.modal_feedback .modal__close:hover{background:var(--color-primary-inverted)}.modal_feedback .modal__close:hover svg path{fill:var(--color-primary)}.modal__content{padding:60px 71px 59px}.modal__text{margin-top:24px}.modal__form{margin-top:32px}.modal__input-row>p{display:flex;gap:10px}.modal__input-row>p>span{width:calc(50% - 5px)}.modal__form .wpcf7-not-valid-tip{bottom:12px}.modal__form .feedback__select .wpcf7-not-valid-tip{bottom:2px}}@media only screen and (min-width:1400px){.modal__image{display:block;flex:1 1 auto;min-width:0;align-self:stretch;position:relative;overflow:hidden}.modal__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.modal_feedback .modal__window{width:min(100%, 1292px)}.modal__body form{display:flex;flex-wrap:wrap;align-items:stretch}.modal__content{width:660px;flex:0 0 660px}}.tabs__body{display:none}.tabs__body_active{display:block}.tabs__title{cursor:pointer}.scaling__section{padding:60px 0}.scaling__section+.pin-spacer{background:#F7F8F9}.scaling__title{margin:0}.scaling__subtitle{margin:24px 0 0}.scaling__row{margin:16px 0 0}.scaling__col:nth-child(2){margin-top:40px}.scaling__tabs-head{display:flex;border-bottom:solid 1px rgb(63 77 99 / .3)}.scaling__tabs-title{padding:24px 0;flex:1;flex-shrink:0;color:rgb(63 77 99 / .6);font-weight:900;font-size:10px;letter-spacing:.18em;text-transform:uppercase;position:relative;text-align:center;display:flex;align-items:center;justify-content:center}.scaling__tabs-title.tabs__title_active{color:var(--color-primary)}.scaling__tabs-title.tabs__title_active::after{content:'';position:absolute;bottom:-1px;left:50%;transform:translateX(-50%);height:2px;width:100%;background:var(--color-primary)}.scaling__tabs-body{padding-top:24px}.scaling__tabs-body-title{margin:0 0 32px}.scaling__list-item{display:flex;gap:16px}.scaling__list-item:not(:last-of-type){margin-bottom:24px}.scaling__list-item figure{height:26px;width:26px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--color-accent)}.scaling__list-item figure svg{display:block;height:24px;width:auto}.scaling__list-item-title{margin:0}.scaling__list-item-text{margin:8px 0 0}.scaling__info{display:none;background:var(--color-primary);padding:32px}.scaling__info_active{display:block}.scaling__info-title{margin:0}.scaling__info-text{margin:24px 0 0}.scaling__info-btn{margin:48px 0 0;color:var(--color-accent)!important}.scaling__info-btn figure svg path{fill:var(--color-primary-inverted)}.scaling__info-btn:hover,.scaling__info-btn:active,.scaling__info-btn:focus{color:var(--color-accent)!important}@media only screen and (min-width:768px){.scaling__title{font-size:40px}.scaling__tabs-title{font-size:12px}}@media only screen and (min-width:992px){.scaling__title{max-width:577px}.scaling__subtitle{max-width:840px}.scaling__list{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-flow:column;grid-template-rows:repeat(3,auto);row-gap:24px}.scaling__list-item:not(:last-of-type){margin-bottom:0}.scaling__list-item-title{max-width:306px}.scaling__list-item-text{max-width:306px}}@media only screen and (min-width:1025px){.scaling__section{padding:100px 0 122px}.scaling__subtitle{margin:24px 0 0}.scaling__row{margin:51px 0 0;display:flex}.scaling__col:nth-child(1){flex:1;padding-right:43px}.scaling__col:nth-child(2){width:calc((100% - 16px) / 3);margin-top:0}.scaling__tabs-body{padding-top:32px}.scaling__tabs-body-title{margin-bottom:54px}.scaling__list{row-gap:48px}.scaling__list-item{gap:24px}.scaling__list-item figure{height:28px;width:28px}.scaling__list-item figure svg{height:26px}.scaling__info{padding:48px;height:100%}.scaling__info_active{display:flex;flex-direction:column;align-items:flex-start}.scaling__info-text{margin-bottom:auto}.scaling__tabs-title:not(.tabs__title_active):hover{color:rgb(63 77 99 / .3)}}.solutions__section{padding:60px 0;background:#F7F8F9;overflow:hidden}.solutions__title{margin:0 0 32px}.solutions__row-holder{overflow:hidden}.solutions__row{display:flex;gap:8px;padding-left:24px;padding-right:24px}.solutions__col{width:calc(100vw - 48px);flex-shrink:0}.solutions__item{min-height:412px;width:auto;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:8px}.solutions__item img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center}.solutions__item-content{position:relative;z-index:1;background:var(--color-primary-inverted);display:flex;flex-direction:column;align-items:flex-start;padding:16px 16px 11px;min-height:214px;height:100%;max-height:214px;transition:all 0.3s ease}.solutions__item-head{display:flex;align-items:center;gap:8px;margin:0 0 16px}.solutions__item-title{margin:0;min-width:0}.solutions__item-head span{flex-shrink:0;font-weight:700;font-size:12px;letter-spacing:-.03em;line-height:100%}.solutions__item-excerpt{transition:all 0.3s linear;transition-delay:0.3s;opacity:1;max-height:396px;overflow:hidden}.solutions__item-text{margin-bottom:auto;transition:all 0.3s linear;transition-delay:0s;opacity:0;max-height:0;overflow:hidden}.solutions__btn{margin:30px 0 0 auto}.solutions__btn figure{position:relative}.solutions__btn figure svg:nth-child(2){display:none;height:unset!important;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;animation:none!important}.solutions__btn span{white-space:nowrap;transition:max-width 0.3s linear;overflow:hidden}.solutions__btn span:nth-of-type(1){transition-delay:0.3s;max-width:150px;opacity:1}.solutions__btn span:nth-of-type(2){transition-delay:0s;max-width:0;opacity:0}.solutions__item_active .solutions__item-content{min-height:396px}.solutions__item_active .solutions__btn span:nth-of-type(1){transition-delay:0s;max-width:0;opacity:0}.solutions__item_active .solutions__btn span:nth-of-type(2){transition-delay:0.3s;max-width:150px;opacity:1}.solutions__item_active .solutions__btn figure svg:nth-child(1){display:none}.solutions__item_active .solutions__btn figure svg:nth-child(2){display:block}.solutions__item_active .solutions__item-excerpt{transition-delay:0s;opacity:0;max-height:0}.solutions__item_active .solutions__item-text{transition-delay:0.3s;opacity:1;max-height:396px}@media only screen and (min-width:768px){.solutions__col{width:calc((100vw - 48px) / 2 - 4px)}.solutions__item-head span{font-size:14px}}@media only screen and (min-width:1025px){.solutions__section{padding:100px 0 130px}.solutions__title{margin-bottom:56px}.solutions__row{padding-left:max(24px, calc((100vw - 1318px) / 2));padding-right:max(24px, calc((100vw - 1318px) / 2))}.solutions__col{width:calc((min(100vw - 48px, 1318px) - 16px) / 3)}.solutions__item{min-height:504px}.solutions__item-head{gap:10px}.solutions__item-excerpt{max-height:488px}.solutions__btn{margin-top:12px}.solutions__item_active .solutions__item-content{min-height:488px}.solutions__item_active .solutions__item-excerpt{max-height:0}.solutions__item_active .solutions__item-text{max-height:488px}}.bess-economics__section{padding:60px 0 222px;position:relative}.bess-economics__container{position:relative;z-index:1}.bess-economics__background{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:bottom center}.bess-economics__background_desktop{display:none}.bess-economics__title{margin:0}.bess-economics__subtitle{margin:16px 0 0}.bess-economics__list{margin:32px 0 0;display:flex;flex-direction:column;gap:24px}.bess-economics__head{display:flex;gap:16px;margin-bottom:8px}.bess-economics__item-num{display:flex;align-items:center;justify-content:center;text-align:center;width:26px;height:26px;color:var(--color-accent);font-weight:900;font-size:16px;line-height:100%;background:var(--color-primary)}.bess-economics__item-title{padding-top:4px;letter-spacing:0}.bess-economics__item-text{line-height:140%}@media only screen and (min-width:768px){.bess-economics__background_mobile{display:none}.bess-economics__background_desktop{display:block}.bess-economics__list{flex-wrap:wrap;flex-direction:row}.bess-economics__item{width:calc(50% - 16px)}}@media only screen and (min-width:992px){.bess-economics__title{max-width:819px}.bess-economics__subtitle{max-width:755px}.bess-economics__item{width:calc((100% - 64px) / 3)}}@media only screen and (min-width:1025px){.bess-economics__section{padding:100px 0 311px}.bess-economics__subtitle{margin:24px 0 0}.bess-economics__list{margin:47px 0 0;gap:31px 59px}.bess-economics__item{width:calc((100% - 118px) / 3)}.bess-economics__item-head{margin-bottom:15px}.bess-economics__item-num{height:28px;width:28px;font-size:18px}.bess-economics__item-text{max-width:385px}}.approach__section{padding:60px 0;background:var(--color-primary)}.approach__title{margin:0}.approach__subtitle{margin:16px 0 0}.approach__list{margin:40px 0 0;display:flex;gap:32px;flex-direction:column}.approach__item figure{height:44px;display:block;margin:0 0 16px}.approach__item figure img{display:block;height:100%;width:auto}.approach__item-title{margin:0 0 8px;letter-spacing:0}.approach__item-text{line-height:140%}@media only screen and (min-width:768px){.approach__list{flex-wrap:wrap;flex-direction:row}.approach__item{width:calc(50% - 16px)}}@media only screen and (min-width:992px){.approach__title{max-width:603px}.approach__subtitle{max-width:1024px}.approach__item{width:calc((100% - 64px) / 3)}}@media only screen and (min-width:1025px){.approach__section{padding:100px 0 130px}.approach__subtitle{margin:24px 0 0}.approach__list{margin:64px 0 0;gap:57px 42px}.approach__item{width:calc((100% - 84px) / 3)}.approach__item figure{height:48px;margin-bottom:25px}.approach__item-title{margin-bottom:16px}.approach__item-text{max-width:422px}}.projects__section{padding:60px 0;overflow:hidden}.projects__heading{display:flex;justify-content:space-between;margin:0 0 32px}.projects__slider-nav{flex-shrink:0;display:flex;gap:8px;padding-top:5px}.projects__slider-btn{height:36px;width:36px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;background:var(--color-accent)!important;outline:none!important;box-shadow:none!important;border:none!important;box-sizing:border-box;position:relative!important;left:0!important;top:0!important;margin:0!important;padding:0!important;transform:none!important;overflow:hidden}.projects__slider-btn:hover,.projects__slider-btn:active,.projects__slider-btn:focus{background:var(--color-accent)!important;outline:none!important;box-shadow:none!important;border:none!important}.projects__slider-btn svg{display:block;height:13px;width:auto}.projects__slider{overflow:visible!important}.projects__slider .swiper-slide{height:auto!important}.projects__item{background:var(--color-primary);display:flex;flex-direction:column;height:100%}.project__item-head{height:230px;width:100%;position:relative;overflow:hidden;padding:24px}.project__item-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.project__item-type{position:relative;z-index:1;min-height:32px;background:var(--color-accent);padding:10px 18px 9px;font-size:10px;font-weight:900;line-height:100%;letter-spacing:.16em;text-transform:uppercase;display:inline-block;margin:0 0 16px}.project__item-title{position:relative;z-index:1}.project__item-logo{position:absolute;z-index:1;top:16px;right:16px;height:60px}.project__item-logo img{display:block;max-height:100%;width:auto;pointer-events:none}.project__body{padding:24px 24px 32px;flex:1}.project__spec:not(:last-child){border-bottom:solid 1px rgb(255 255 255 / .3);padding-bottom:24px;margin-bottom:24px}.project__spec-title{margin:0 0 20px;font-size:12px;line-height:100%;font-weight:300;opacity:.7}.project__spec-text{margin:0;max-width:280px}.projects__pagination{position:relative!important;top:0!important;left:0!important;right:0!important;bottom:0!important;transform:none!important;margin:40px 0 0!important;padding:0!important}.projects__pagination span{margin:0 4px!important;border-radius:0!important;height:8px!important;width:8px!important;background:var(--color-primary)!important;opacity:0.2!important;border:none!important;outline:none!important;box-shadow:none!important;transition:all 0.3s ease!important}.projects__pagination span.swiper-pagination-bullet-active{opacity:1!important}@media only screen and (min-width:768px){.project__item-type{font-size:12px;min-height:36px}.project__spec-title{font-size:14px}}@media only screen and (min-width:992px){.projects__pagination{display:none!important}}@media only screen and (min-width:1025px){.projects__section{padding:110px 0 130px}.projects__heading{margin:0 0 64px;align-items:center}.projects__slider-nav{gap:11px;padding:0}.projects__slider-btn{height:46px;width:46px}.projects__slider-btn_prev:hover svg{animation:projectsSliderArrowPrev 0.3s ease forwards}.projects__slider-btn_next:hover svg{animation:projectsSliderArrowNext 0.3s ease forwards}.project__item-head{padding:32px;min-height:263px}.project__item-logo{height:70px}.project__item-type{margin:0 0 24px}.project__body{padding:24px 32px 32px}}@keyframes projectsSliderArrowPrev{0%{transform:translateX(0);opacity:1}42%{transform:translateX(-24px);opacity:0}43%{transform:translateX(24px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes projectsSliderArrowNext{0%{transform:translateX(0);opacity:1}42%{transform:translateX(24px);opacity:0}43%{transform:translateX(-24px);opacity:0}100%{transform:translateX(0);opacity:1}}.capacity__section{padding:60px 0 470px;position:relative}.capacity__background{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:bottom center}.capacity__background_desktop{display:none}.capacity__container{position:relative;z-index:1}.capacity__title{margin:0}.capacity__list{margin:40px 0 0;display:flex;flex-direction:column;gap:8px}.capacity__item{background:var(--color-primary-inverted);padding:24px;min-height:234px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.capacity__type{padding:10px 19px 9px;background:var(--color-primary);min-height:32px;font-size:10px;line-height:100%;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);margin:0}.capacity__value{font-weight:900}.capacity__text{font-weight:900;text-transform:uppercase}@media only screen and (min-width:576px){.capacity__list{flex-wrap:wrap;flex-direction:row}.capacity__item{width:calc(50% - 4px)}.capacity__background_mobile{display:none}.capacity__background_desktop{display:block}}@media only screen and (min-width:768px){.capacity__type{font-size:12px;padding:11px 22px 10px;min-height:36px}.capacity__value{font-size:36px}}@media only screen and (min-width:992px){.capacity__item{width:calc((100% - 16px) / 3);min-height:348px}}@media only screen and (min-width:1025px){.capacity__section{padding:104px 0 342px}.capacity__list{margin:64px 0 0;gap:10px}.capacity__item{width:calc((100% - 30px) / 4)}}.feedback__section{position:relative;padding:60px 0;background:var(--color-primary)}.feedback__section_page{padding:132px 0 61px;min-height:100vh}.feedback__background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.feedback__background_desktop{display:none}.feedback__container{position:relative;z-index:1}.feedback__title{margin:0}.feedback__title_page{font-weight:900}.feedback__text{margin:24px 0 0;line-height:140%}.feedback__text_bold{font-weight:900}.feedback__form-content{padding:24px 24px 32px;background:#48556A;margin:40px 0 0}.feedback__form-text{font-weight:300;font-size:16px;line-height:140%;margin:0 0 24px;color:rgb(255 255 255 / .6)}.feedback__form-text_light{color:var(--color-primary-inverted)}.feedback__form-content{margin:32px 0 0;width:calc(100vw - 32px);position:relative;left:-8px}.wpcf7-response-output{width:calc(100vw - 32px);position:relative;left:-8px}.feedback__form-content br{display:none!important}.feedback__form-content input:not([type="checkbox"]):not([type="submit"]){outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:rgb(255 255 255 / .08)!important;color:var(--color-primary-inverted)!important;font-weight:300;font-size:16px;line-height:100%;display:block;box-sizing:border-box;width:100%;padding:14px 16px;margin-bottom:10px;min-height:48px;border-radius:0px!important}.feedback__form-content input:not([type="checkbox"]):not([type="submit"]):hover,.feedback__form-content input:not([type="checkbox"]):not([type="submit"]):active,.feedback__form-content input:not([type="checkbox"]):not([type="submit"]):focus{outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:rgb(255 255 255 / .08)!important;color:var(--color-primary-inverted)!important;border-radius:0px!important}.feedback__form-content input:not([type="checkbox"]):not([type="submit"])::placeholder{color:rgb(255 255 255 / .3)!important}.feedback__select select,.feedback__select select:hover,.feedback__select select:active,.feedback__select select:focus{outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:rgb(255 255 255 / .08)!important;border-radius:0px!important}.feedback__select select{color:var(--color-primary-inverted)!important;font-weight:300;font-size:16px;line-height:100%;display:block;box-sizing:border-box;width:100%;padding:14px 16px;margin-bottom:10px;min-height:48px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.feedback__select select::-ms-expand{display:none}.feedback__select select:has(option:first-child:checked){color:rgb(255 255 255 / .3)!important}.feedback__select{position:relative}.feedback__select:after{display:block;content:"";height:13px;width:27px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);right:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="13" viewBox="0 0 27 13" fill="none" opacity=".6"><path fill="%23fff" fill-rule="evenodd" d="M12.7 11.003 6.336 4.875l1.591-1.532 5.569 5.362 5.568-5.362 1.591 1.532-6.364 6.128c-.21.203-.497.317-.795.317s-.585-.114-.796-.317" clip-rule="evenodd" /></svg>') no-repeat center / contain}.feedback__form-content .wpcf7-form-control-wrap{position:relative}.feedback__form-content .wpcf7-not-valid-tip{position:absolute;bottom:1px;left:16px;pointer-events:none;font-size:12px;font-weight:300;white-space:nowrap}.feedback__form-content textarea{outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:rgb(255 255 255 / .08)!important;color:var(--color-primary-inverted)!important;font-weight:300;font-size:16px;line-height:100%;display:block;box-sizing:border-box;width:100%;padding:14px 16px;margin-bottom:32px;border-radius:0px!important;height:127px;resize:none!important}.feedback__form-content textarea::placeholder{color:rgb(255 255 255 / .3)!important}.feedback__form-content p:has(.wpcf7-submit){margin:0}.feedback__form-content .wpcf7-submit:disabled{opacity:1;cursor:not-allowed}.feedback__form-content .wpcf7-spinner{display:none}.feedback__form-content textarea:hover,.feedback__form-content textarea:active,.feedback__form-content textarea:focus{outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;background:rgb(255 255 255 / .08)!important;border-radius:0px!important}.feedback__form-content .wpcf7-acceptance{margin:16px 0 0;display:block;font-size:11px;line-height:100%;font-weight:300;color:rgb(255 255 255 / .6)}.feedback__form-content .wpcf7-acceptance span{display:block;margin:0;cursor:pointer}.feedback__form-content .wpcf7-acceptance span label{display:block}.feedback__form-content .wpcf7-acceptance span label input{display:none!important;opacity:0!important;font-size:0!important;height:0!important;width:0!important}.feedback__form-content .wpcf7-acceptance span label span{display:block;padding-left:34px;position:relative;max-width:220px}.feedback__form-content .wpcf7-acceptance span label span:before{position:absolute;top:0;left:0;width:22px;height:22px;background:#566276;content:'';display:block}.feedback__form-content .wpcf7-acceptance span label span:after{position:absolute;content:'';display:none;top:5px;left:4px;width:14px;height:11px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="12" viewBox="0 0 15 12" fill="none"><path fill="%23f3f5f6" d="M5.225 11.023 0 5.798l1.306-1.306L5.225 8.41 13.635 0l1.307 1.306z"/></svg>') no-repeat center / contain}.feedback__form-content .wpcf7-acceptance span label input:checked+span:after{display:block}.feedback__list{margin:40px 0 40px}.feedback__item:not(:last-child){margin-bottom:32px}.feedback__item-title{font-weight:300;font-size:12px;line-height:100%;letter-spacing:0;opacity:.7;margin:0 0 8px}.feedback__item-text{margin:0;font-weight:900;font-size:12px;line-height:140%;letter-spacing:.18em;text-transform:uppercase;max-width:232px}.feedback__item-text a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.feedback__form-text{font-size:18px}.feedback__form-content{width:100%;left:0}.wpcf7-response-output{width:100%;left:0}.feedback__form-content input:not([type="checkbox"]):not([type="submit"]){font-size:18px;padding:16px;min-height:54px}.feedback__form-content select{min-height:54px;font-size:18px;padding:16px}.feedback__form-content textarea{font-size:18px;padding:16px}.feedback__form-content .wpcf7-acceptance{font-size:13px}.feedback__form-content .wpcf7-acceptance span label span{max-width:unset;padding-top:5px}.feedback__title_page{font-size:58px}.feedback__item-title{font-size:14px}}@media only screen and (min-width:992px){.feedback__title{max-width:579px}.feedback__title_page{max-width:631px}.feedback__title_lg{max-width:632px}.feedback__text{max-width:591px}.feedback__text_lg{max-width:618px}.feedback__background_mobile{display:none}.feedback__background_desktop{display:block}}@media only screen and (min-width:1025px){.feedback__section{padding:106px 0}.feedback__section_lg{padding:83px 0 124px}.feedback__section_page{padding:126px 0 137px}.feedback__form-content{padding:71px 36px 72px 48px;margin:0}.feedback__row{display:flex;justify-content:space-between}.feedback__col:nth-of-type(1){flex:1;padding-top:171px}.feedback__col:nth-of-type(2){flex-shrink:0;width:100%;max-width:614px}.feedback__row_page{align-items:center}.feedback__row_page .feedback__col:nth-of-type(1){padding-top:0}.feedback__input-row>p{display:flex;gap:10px}.feedback__input-row>p>span{width:calc(50% - 5px)}.feedback__form-content .wpcf7-not-valid-tip{bottom:12px}.feedback__form-content .feedback__select .wpcf7-not-valid-tip{bottom:2px}.feedback__list{margin:54px 0 0}.feedback__item:not(:last-of-type){margin-bottom:48px}.feedback__item-title{margin-bottom:16px}}.about-approach__section{padding:60px 0}.about-approach__text{margin:0}.about-approach__list{list-style:none;display:flex;gap:8px;flex-wrap:wrap;margin:26px 0 0}.about-approach__list li{display:flex;align-items:center;min-height:32px;padding:10px 20px 9px;background:var(--color-accent);color:var(--color-primary);font-size:10px;font-weight:900;line-height:100%;letter-spacing:.16em;text-transform:uppercase}.about-approach__quote{position:relative;margin:91px 0 0;background:var(--color-primary);padding:48px 26px 48px 32px}.about-approach__quote svg{position:absolute;top:0;width:71px;height:auto;display:block;left:16px;transform:translateY(-50%)}.about-approach__quote-text{letter-spacing:0;margin:0;line-height:140%}.about-approach__quote-author{font-size:18px;font-weight:300;line-height:140%;margin:16px 0 0}@media only screen and (min-width:768px){.about-approach__text{font-size:40px}.about-approach__quote-author{font-size:20px}}@media only screen and (min-width:1025px){.about-approach__section{padding:159px 0 130px}.about-approach__row{display:flex;align-items:center}.about-approach__col:nth-child(1){flex:1}.about-approach__text{max-width:690px}.about-approach__list{max-width:400px;gap:16px}.about-approach__list li{padding:11px 21px 10px;min-height:36px;font-size:12px}.about-approach__col:nth-child(2){width:100%;max-width:499px;flex-shrink:0}.about-approach__quote{margin:0;padding:90px 71px 78px 62px}.about-approach__quote svg{left:31px;width:104px}.about-approach__quote-author{margin-top:24px}}.principles__section{background:#F7F8F9;padding:60px 0}.principles__image{display:block;width:100%;height:auto}.principles__image_desktop{display:none}.principles__title{margin:0 0 40px}.principles__list{display:flex;flex-direction:column;gap:32px;margin:32px 0 0}.principles__list-item{display:flex;gap:16px}.principles__list-item-num{display:flex;align-items:center;justify-content:center;text-align:center;width:26px;height:26px;color:var(--color-primary);font-weight:900;font-size:16px;line-height:100%;background:var(--color-accent);flex-shrink:0}.principles__list-item-title{margin:0 0 8px;max-width:270px}.principles__list-item-text{margin:0;line-height:140%}@media only screen and (min-width:768px){.principles__list-item-title{max-width:unset}.principles__title{font-size:40px}}@media only screen and (min-width:992px){.principles__image_mobile{display:none}.principles__image_desktop{display:block}.principles__row{display:flex;justify-content:space-between}.principles__col:nth-child(1){width:100%;max-width:40%}.principles__col:nth-child(2){flex:1;max-width:calc(60% - 60px);margin-left:60px}.principles__list{margin:0}}@media only screen and (min-width:1025px){.principles__section{padding:100px 0}.principles__title{margin-bottom:48px}.principles__list-item{gap:32px}.principles__list-item-num{height:28px;width:28px;font-size:18px}.principles__col:nth-child(1){max-width:544px}.principles__col:nth-child(2){max-width:675px;margin-left:67px}}.accordion__body{max-height:0;overflow:hidden;transition:all 0.3s linear}.accordion_active .accordion__body{max-height:350px}.competencies__section{padding:60px 0}.competencies__title{margin:0 0 40px}.competencies__image{display:block;width:100%;height:auto}.accordion-list{margin:8px 0 0}.competencies__accordion{background:var(--color-primary)}.competencies__accordion-head{padding:24px 16px 0 24px;display:flex;align-items:center;gap:16px;justify-content:space-between;cursor:pointer}.competencies__accordion-title{margin:0;color:var(--color-primary-inverted);letter-spacing:0}.competencies__accordion-head figure{height:28px;width:28px;background:var(--color-accent);position:relative;flex-shrink:0;display:flex;align-items:flex-start;justify-content:flex-end;overflow:hidden}.competencies__accordion-head figure svg{display:block;height:24px;width:auto;position:relative}.competencies__accordion-head figure svg:nth-child(2){display:none;height:unset!important;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;animation:none!important}.accordion_active .competencies__accordion-head figure svg:nth-child(1){display:none}.accordion_active .competencies__accordion-head figure svg:nth-child(2){display:block}.competencies__accordion-body{padding:33px 0 0}.accordion_active .competencies__accordion-body{padding:9px 0 0}.competencies__accordion-content{color:var(--color-primary-inverted);padding:0 44px 32px 24px;line-height:140%}.competencies__accordion:nth-child(2){background:#535F73}.competencies__accordion:nth-child(3){background:#657182}.competencies__accordion:nth-child(4){background:#798392}.competencies__accordion:nth-child(5){background:#A8AEB8}@media only screen and (min-width:768px){.competencies__title{font-size:40px}}@media only screen and (min-width:992px){.competencies__row{display:flex;justify-content:space-between}.competencies__col:nth-child(1){width:45.151515151515156%}.competencies__col:nth-child(2){width:calc(54.848484848484844% - 8px);margin-left:8px}.accordion-list{margin:0}}@media only screen and (min-width:1025px){.competencies__section{padding:130px 0}.competencies__title{margin:0 0 54px;max-width:1013px}.competencies__accordion-head{padding:31px 24px 0 32px}.competencies__accordion-head:hover figure svg:nth-child(1){animation:btnArrow 0.3s ease forwards}.competencies__accordion:not(.accordion_active) .competencies__accordion-head:hover .competencies__accordion-title{opacity:.5}.competencies__accordion-body{padding:34px 0 0}.accordion_active .competencies__accordion-body{padding:15px 0 0}.competencies__accordion-content{padding:0 84px 32px 32px}}.advantages__section{background:var(--color-primary);padding:60px 0}.advantages__section_inverted{background:#F7F8F9}.advantages__title{margin:0 0 40px}.advantages__list{display:flex;gap:32px;flex-direction:column}.advantages__item figure{height:44px;display:block;margin:0 0 16px}.advantages__item figure img{display:block;height:100%;width:auto}.advantages__item-title{margin:0 0 8px;letter-spacing:0}.advantages__item-text{line-height:140%}@media only screen and (min-width:768px){.advantages__title{font-size:40px}.advantages__list{flex-wrap:wrap;flex-direction:row}.advantages__item{width:calc(50% - 16px)}}@media only screen and (min-width:992px){.advantages__title{max-width:901px}.advantages__item{width:calc((100% - 64px) / 3)}}@media only screen and (min-width:1025px){.advantages__section{padding:100px 0 130px}.advantages__title{margin-bottom:60px}.advantages__list{gap:57px 42px}.advantages__item{width:calc((100% - 84px) / 3)}.advantages__item figure{height:48px;margin-bottom:25px}.advantages__item-title{margin-bottom:16px}.advantages__item-text{max-width:400px}.advantages__item-text_sm{max-width:357px}}.flexibility__section{padding:60px 0}.flexibility__title{margin:0}.flexibility__subtitle{margin:16px 0 0;line-height:140%}.flexibility__content{margin:32px 0 0;padding:50px 26px 82px 32px;background:var(--color-primary);position:relative}.flexibility__content figure{height:45px;width:45px;display:flex;align-items:start;justify-content:flex-end;position:absolute;bottom:0;left:0;background:var(--color-accent)}.flexibility__content figure svg{display:block;height:35px;width:auto}.flexibility__content p{letter-spacing:0;line-height:140%}@media only screen and (min-width:768px){.flexibility__title{font-size:40px}}@media only screen and (min-width:992px){.flexibility__title{max-width:690px}.flexibility__title_sm{max-width:511px}.flexibility__subtitle{max-width:691px}}@media only screen and (min-width:1025px){.flexibility__subtitle{margin:24px 0 0}.flexibility__content{margin:0;padding:110px 62px;min-height:500px}.flexibility__content_sm{min-height:405px}.flexibility__row{display:flex;align-items:center}.flexibility__col:nth-child(1){flex:1}.flexibility__col:nth-child(2){width:100%;max-width:499px;flex-shrink:0}}.bess-revenue__section{padding:60px 0;background:#F7F8F9}.bess-revenue__title{margin:0 0 40px}.bess-revenue__row{display:flex;gap:8px;flex-direction:column}.bess-revenue__col:nth-child(1) .bess-revenue__item{background:var(--color-primary)}.bess-revenue__col:nth-child(2) .bess-revenue__item{background:#525E72}.bess-revenue__col:nth-child(3) .bess-revenue__item{background:#637081}.bess-revenue__col:nth-child(4) .bess-revenue__item{background:#778190}.bess-revenue__col:nth-child(5) .bess-revenue__item{background:#89919F}.bess-revenue__item{padding:32px 23px 32px 24px;height:100%}.bess-revenue__item-title{margin:0 0 8px;letter-spacing:0}.bess-revenue__text{line-height:140%}.bess-revenue__image{position:relative;margin:0;display:block;width:100%}.bess-revenue__image img{display:block;width:100%;height:auto}@media only screen and (min-width:768px){.bess-revenue__title{font-size:40px}.bess-revenue__row{flex-wrap:wrap;flex-direction:row}.bess-revenue__col{width:calc(50% - 4px)}.bess-revenue__image{height:100%}.bess-revenue__image img{height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0;width:100%;height:100%}}@media only screen and (min-width:1025px){.bess-revenue__section{padding:100px 0}.bess-revenue__title{margin:0 0 54px}.bess-revenue__col{width:calc((100% - 16px) / 3)}.bess-revenue__item{padding:40px 16px 54px 32px}.bess-revenue__item-title{margin:0 0 16px}}.opportunities__section{padding:60px 0}.opportunities__title{margin:0 0 16px}.opportunities__subtitle_primary{margin:0 0 16px;font-weight:900}.opportunities__list{margin:32px 0 0;display:flex;gap:8px;flex-direction:column}.opportunities__item{padding:24px;min-height:179px;background:#F1F5F6;border-left:6px solid var(--color-primary)}.opportunities__item-title{margin:0 0 8px}.opportunities__item-text{margin:0;line-height:140%}.opportunities__item-text b,.opportunities__item-text strong{font-weight:700}@media only screen and (min-width:768px){.opportunities__item{min-height:unset}.opportunities__title{font-size:40px}}@media only screen and (min-width:992px){.opportunities__row{display:flex;gap:32px}.opportunities__col:nth-child(1){width:calc(48.98% - 32px)}.opportunities__col:nth-child(2){width:51.02%}.opportunities__list{margin:0}.opportunities__holder{position:sticky;top:90px}}@media only screen and (min-width:1025px){.opportunities__section{padding:100px 0 86px}.opportunities__subtitle_primary{margin:16px 0 0}.opportunities__subtitle_secondary{max-width:442px;margin-top:24px}.opportunities__item{padding:32px 40px 32px 32px;border-width:8px}}.model__section{padding:60px 0;position:relative}.model__container{position:relative;z-index:1}.model__background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.model__background_desktop{display:none}.model__title{margin:0}.model__subtitle{margin:16px 0 48px}.model__table{background:var(--color-primary-inverted);padding:24px 16px;margin:0}.model__table-title{letter-spacing:0;margin:0 0 16px}.model__table table{border-collapse:collapse;width:100%}.model__table table tr:nth-of-type(1){background:#F1F5F6}.model__table table tr th,.model__table table tr td{border:#D9DBE0 solid 1px;text-align:left;padding:8px 16px;color:var(--color-primary);font-size:14px}.model__table table tr th{font-weight:900}.model__table table tr td{font-weight:300}.model__table table tr td:nth-of-type(2),.model__table table tr th:nth-of-type(2){width:44%}.model__notice{letter-spacing:0;position:relative;padding-left:31px}.model__notice:before{content:'';display:block;height:15px;width:15px;background:var(--color-accent);position:absolute;top:1px;left:0}.model__notice:nth-child(1){margin-top:32px}.model__notice:not(:last-child){margin-bottom:24px}.model__list-title{margin:56px 0 32px;letter-spacing:0}.model__list{display:flex;flex-direction:column;gap:8px}.model__list-item{padding:24px;min-height:180px;background:var(--color-primary-inverted)}.model__list-item-icon{height:44px;display:block;margin:0 0 16px}.model__list-item-icon img{height:100%;width:auto;display:block}.model__list-item-title{margin:0 0 8px;letter-spacing:0}@media only screen and (min-width:768px){.model__title{font-size:40px}.model__list{flex-direction:row;flex-wrap:wrap}.model__list-item{width:calc(50% - 4px);min-height:unset}}@media only screen and (min-width:992px){.model__background_mobile{display:none}.model__background_desktop{display:block}.model__title{max-width:1052px}.model__subtitle{margin:24px 0 54px;max-width:660px}}@media only screen and (min-width:1025px){.model__section{padding:100px 0 160px}.model__row{display:flex;justify-content:space-between;gap:60px}.model__col:nth-child(1){width:100%;max-width:893px;flex-shrink:0}.model__col:nth-child(2){flex:1}.model__list-item-icon{height:48px;margin-bottom:25px}.model__list-item-title{margin:0 0 16px}.model__list-item{width:calc((100% - 24px) / 4);padding:24px 32px;min-height:225px}.model__table{padding:32px 32px 32px 34px}.model__table-title{margin:0 0 32px}.model__table table tr th,.model__table table tr td{padding:16px 32px;font-size:16px}.model__table table tr td:nth-of-type(2),.model__table table tr th:nth-of-type(2){width:29.26%}.model__notice:nth-child(1){margin-top:0}.model__col:nth-child(2){display:flex;flex-direction:column;justify-content:space-between}.model__list-title{margin:70px 0 40px}}.investment__section{padding:60px 0}.investment__title{margin:0}.investment__subtitle_primary{margin:16px 0;font-weight:900}.investment__subtitle_secondary{margin:0 0 40px}.investment__table-holder{overflow:scroll;width:100vw;scrollbar-width:none;-ms-overflow-style:none;display:flex}.investment__table-holder::-webkit-scrollbar{display:none}.investment__table{padding:0 24px}.investment__table table{border-collapse:collapse;width:100%;min-width:425px}.investment__table table tr:nth-of-type(1){background:#F1F5F6}.investment__table table tr th,.investment__table table tr td{border:#D9DBE0 solid 1px;text-align:left;padding:8px 16px;color:var(--color-primary);font-size:14px}.investment__table table tr th{font-weight:900}.investment__table table tr td{font-weight:300}.investment__table table tr td:nth-of-type(1),.investment__table table tr th:nth-of-type(1){width:23.57%}.investment__table table tr td:nth-of-type(2),.investment__table table tr th:nth-of-type(2){width:13.9%}.investment__table table tr td:nth-of-type(3),.investment__table table tr th:nth-of-type(3){width:13.9%}.investment__request{background:var(--color-primary);margin:48px 0 0;padding:24px}.investment__request-btn span{color:var(--color-primary-inverted)!important}.investment__request-btn:hover span,.investment__request-btn:active span,.investment__request-btn:focus span{color:var(--color-primary-inverted)!important}.investment__request-btn figure svg path{fill:var(--color-primary-inverted)}.investment__request-text{margin:0 0 24px;font-weight:900}@media only screen and (min-width:768px){.investment__title{font-size:40px}.investment__table{padding:0;width:100%}.investment__table-holder{box-sizing:border-box;width:100%;max-width:1366px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}}@media only screen and (min-width:992px){.investment__request-btn{flex-direction:row-reverse}.investment__request{display:flex;justify-content:space-between;padding:32px;align-items:center}.investment__request-text{margin:0}}@media only screen and (min-width:1025px){.investment__section{padding:130px 0}.investment__subtitle_primary{margin:24px 0}.investment__subtitle_secondary{margin:0 0 54px}.investment__table table tr th,.investment__table table tr td{padding:16px 32px;font-size:16px}.investment__table table tr td:nth-of-type(1),.investment__table table tr th:nth-of-type(1){width:50.98%}.investment__table table tr td:nth-of-type(2),.investment__table table tr th:nth-of-type(2){width:23.78%}.investment__table table tr td:nth-of-type(3),.investment__table table tr th:nth-of-type(3){width:25.22%}}.support__section{padding:60px 0;background:#F7F8F9}.support__title{margin:0}.support__subtitle{margin:16px 0;font-weight:900}.support__text{margin:0 0 40px}.support__item{display:flex;gap:16px}.support__item:not(:last-child){margin-bottom:32px}.support__item-num{width:26px;height:26px;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--color-accent);font-size:16px;line-height:100%;font-weight:900;color:var(--color-primary);flex-shrink:0;position:relative}.support__item-content{flex:1}.support__item-title{margin:0 0 10px;letter-spacing:0;padding-top:3px}.support__item-text{line-height:140%;margin:0}.support__item-num:after{content:'';display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%,100%);width:1px;background:var(--color-accent);height:100px}.support__item:last-child .support__item-num:after{display:none}@media only screen and (min-width:768px){.support__title{font-size:40px}}@media only screen and (min-width:992px){.support__row{display:flex;gap:32px}.support__col:nth-child(1){width:calc(48.98% - 32px)}.support__col:nth-child(2){width:51.02%}.support__list{margin:0}.support__holder{position:sticky;top:90px}.support__text_sm{max-width:510px}}@media only screen and (min-width:1025px){.support__section{padding:100px 0}.support__subtitle{margin:24px 0}.support__text{margin:0}.support__item{gap:24px}.support__item-num{height:32px;width:32px;font-size:20px}.support__item-title{padding-top:4px}.support__item-num:after{height:80px}}.integrated-energy-system__section{padding:60px 0}.integrated-energy-system__image{display:block;width:100%;height:auto}.integrated-energy-system__image_desktop{display:none}.integrated-energy-system__title{margin:0}.integrated-energy-system__subtitle{margin:16px 0 40px}.integrated-energy-system__list{margin:32px 0 0}.integrated-energy-system__item{display:flex;gap:16px}.integrated-energy-system__item:not(:last-child){margin-bottom:32px}.integrated-energy-system__item figure{width:44px;margin:0;display:block;flex-shrink:0}.integrated-energy-system__item figure img{display:block;width:100%;height:auto}.integrated-energy-system__text{font-weight:900;font-size:16px;line-height:140%}@media only screen and (min-width:768px){.integrated-energy-system__title{font-size:40px}}@media only screen and (min-width:992px){.integrated-energy-system__image_mobile{display:none}.integrated-energy-system__image_desktop{display:block}.integrated-energy-system__row{display:flex;gap:32px}.integrated-energy-system__col:nth-of-type(1){width:calc(47.45% - 32px)}.integrated-energy-system__col:nth-of-type(2){width:52.54%}.integrated-energy-system__image{max-width:545px}}@media only screen and (min-width:1025px){.integrated-energy-system__section{padding:130px 0}.integrated-energy-system__subtitle{margin:28px 0 59px}.integrated-energy-system__list{margin:0}.integrated-energy-system__item{gap:28px}.integrated-energy-system__item figure{width:50px}.integrated-energy-system__text{font-size:18px;max-width:575px}.integrated-energy-system__item:not(:last-child){margin-bottom:54px}}.management__section{padding:60px 0;background:var(--color-primary)}.management__title{margin:0}.management__subtitle{margin:16px 0 40px}.management__list{display:flex;flex-direction:column;gap:32px}.management__item{display:flex;gap:16px}.management__item figure{height:26px;width:26px;background:var(--color-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.management__item-title{padding-top:4px;margin:0 0 8px}.management__item-text{margin:0}@media only screen and (min-width:768px){.management__title{font-size:40px}.management__list{flex-wrap:wrap;flex-direction:row}.management__item{width:calc(50% - 16px)}}@media only screen and (min-width:992px){.management__item{width:calc((100% - 64px) / 3)}.management__subtitle{max-width:629px}}@media only screen and (min-width:1025px){.management__section{padding:130px 0}.management__subtitle{margin:24px 0 70px}.management__list{gap:79px 42px}.management__item{width:calc((100% - 84px) / 3)}.management__item figure{height:28px;width:28px}.management__item figure img{height:26px;width:auto;display:block}.management__item-title{padding-top:5px}.management__item-text{max-width:364px}}.bess-case__section{position:relative;padding:60px 0}.bess-case__container{position:relative;z-index:1}.bess-case__background{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;pointer-events:none}.bess-case__background_desktop{display:none}.bess-case__title{margin:0}.bess-case__subtitle{margin:16px 0 40px}.bess-case__item{background:var(--color-primary-inverted)}.bess-case__col:nth-of-type(1){margin-bottom:8px}.bess-case__col:nth-of-type(2){margin-bottom:28px}.bess-case__item-content{padding:24px 24px 0}.bess-case__item-label{font-weight:900;font-size:10px;letter-spacing:.16em;text-transform:uppercase;line-height:100%;background:var(--color-accent);padding:9px 14px;min-height:31px;display:inline-flex;align-items:center;justify-content:center;text-align:center;margin:0 0 24px}.bess-case__item-title{letter-spacing:0;margin:0 0 8px}.bess-case__item-text{margin:0 0 16px}.bess-case__item-spec{padding:16px 0}.bess-case__item-spec-value{letter-spacing:0;margin-bottom:8px}.bess-case__item-content .bess-case__item-spec:last-child{border-top:solid 1px rgb(63 77 99 / .3)}.bess-case__item-spec_outside{background:#F1F5F6;padding:24px;margin-top:8px}.bess-case__notice{letter-spacing:0;position:relative;padding-left:31px;line-height:140%}.bess-case__notice:before{content:'';display:block;height:15px;width:15px;background:var(--color-accent);position:absolute;top:5px;left:0}@media only screen and (min-width:768px){.bess-case__title{font-size:40px}}@media only screen and (min-width:992px){.bess-case__background_mobile{display:none}.bess-case__background_desktop{display:block}}@media only screen and (min-width:1025px){.bess-case__section{padding:130px 0}.bess-case__subtitle{margin:24px 0 54px;max-width:702px}.bess-case__row{display:flex;gap:8px}.bess-case__col{width:calc((100% - 16px) / 3)}.bess-case__col:nth-of-type(1),.bess-case__col:nth-of-type(2){margin:0}.bess-case__col:nth-of-type(3){padding-left:34px;display:flex;align-items:center}.bess-case__item{display:flex;flex-direction:column;height:100%}.bess-case__item-content{padding:32px 32px 0;flex:1;display:flex;flex-direction:column;align-items:flex-start}.bess-case__item-label{font-size:12px;padding:10px 18px;min-height:36px;margin:0 0 24px}.bess-case__item-content .bess-case__item-spec:nth-of-type(1){margin-top:auto}.bess-case__item-spec{width:100%}.bess-case__item-text{max-width:346px}.bess-case__notice{max-width:365px}}.policy__section{padding:125px 0 60px}.policy__section article h1{font-size:28px;font-weight:900;letter-spacing:-.01em;line-height:107%;margin:0 0 40px}.policy__section article h4{font-size:22px;font-weight:900;letter-spacing:0;line-height:100%;margin:0}.policy__section article h4:not(:first-child){margin-top:48px}.policy__section article h4:not(:last-child){margin-bottom:24px}.policy__section article p{margin:0;font-size:18px;font-weight:300;line-height:140%}.policy__section article p:not(:first-child){margin-top:16px}.policy__section article p:not(:last-child){margin-bottom:16px}.policy__section article ul{margin:0 0 0 20px}.policy__section article ul:not(:first-child){margin-top:16px}.policy__section article ul:not(:last-child){margin-bottom:16px}.policy__section article li{margin:0;font-size:18px;font-weight:300;line-height:140%}.policy__section article li:not(:last-child){margin-bottom:10px}@media only screen and (min-width:768px){.policy__section article h1{font-size:40px}.policy__section article h4{font-size:24px}.policy__section article p{font-size:18px}.policy__section article li{font-size:18px}}@media only screen and (min-width:1025px){.policy__section{padding:154px 0 130px}.policy__section article{max-width:1048px;margin-left:auto;margin-right:auto;width:100%}.policy__section article h1{margin-bottom:62px}.policy__section article h4:not(:first-child){margin-top:56px}.policy__section article h4:not(:last-child){margin-bottom:32px}.policy__section article p:not(:first-child){margin-top:24px}.policy__section article p:not(:last-child){margin-bottom:24px}.policy__section article ul:not(:first-child){margin-top:24px}.policy__section article ul:not(:last-child){margin-bottom:24px}}.error404__section{padding:125px 0 60px;min-height:calc(100vh - 200px);display:flex;align-items:center}.error404__container{display:flex;flex-direction:column;align-items:center;text-align:center}.error404__code{margin:0;font-size:96px;font-weight:900;line-height:100%;letter-spacing:-.03em;color:var(--color-accent)}.error404__text{margin:16px 0 0;font-size:16px;font-weight:300;line-height:140%;color:var(--color-primary)}.error404__btn{margin-top:32px;max-width:280px}@media only screen and (min-width:768px){.error404__code{font-size:140px}.error404__text{margin-top:24px;font-size:18px}.error404__btn{margin-top:40px;max-width:372px}}@media only screen and (min-width:1025px){.error404__section{padding:154px 0 130px}.error404__code{font-size:180px}}