

/* Start:/local/templates/evada/styles/styles.css?1782912343114482*/
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");@import url("/local/templates/evada/styles/../scripts/glide/glide.core.min.css");@import url("/local/templates/evada/styles/../scripts/glide/glide.theme.min.css");:root{--black:#282828;--white:#fff;--grey:#909090;--blue:#023990;--blue-dark:#5889CB;--light-gray:#f6f5f5;--font-family:"Montserrat",sans-serif;--second-family:"Inter",sans-serif;--h1:4.5rem;--h2:2.5rem;--h3:1.563rem;--h4:1.125rem;--h5:0.75rem;--font-size-numeric-1:6rem;--font-size-numeric-2:4rem;--font-size-numeric-3:2.25rem;--font-size-descriptor-1:2rem;--font-size-descriptor-2:1.75rem;--font-size-text:1.125rem;--font-size-caption:0.875rem;--font-size-button-title:1.0625rem;--font-size-link-title:1.125rem;--font-size-field-title-1:1.0625rem;--font-size-field-title-2:0.6875rem;}scrollbar for Firefox *{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1;}::-webkit-scrollbar{width:5px;height:5px;}::-webkit-scrollbar-track{background:#f1f1f1;}::-webkit-scrollbar-thumb{background:rgba(144,144,144,0.2);opacity:0.5;}::-webkit-scrollbar-thumb:hover{background:#555;}body{font-family:var(--font-family);min-height:100dvh;display:flex;flex-direction:column;background:var(--white);font-size:16px;margin:0;}button{font-family:var(--font-family);}.button{padding:16px 20px;font-size:var(--font-size-button-title);text-decoration:none;transition:all 0.3s ease;font-weight:700;box-sizing:border-box;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;}.button-rounded{border-radius:8px;}@media screen and (min-width:1024px) and (max-width:1800px){.button{padding:12px 20px;}}.button:disabled{opacity:0.5;pointer-events:none;background:#efefef;color:#9b9b9b;border:#9b9b9b;}.button *{pointer-events:none;}.button .svg-object{color:var(--white);}.button-primary{border:1px solid var(--blue);color:var(--white);background:var(--blue);}.button-primary:hover:not(:disabled,.loading){border:1px solid var(--blue-dark);background:var(--blue-dark);}.button-outline{color:var(--blue);background:transparent;border:1px solid var(--blue);}.button-outline:hover:not(:disabled,.loading){color:var(--white);background:var(--blue);}.button-secondary{color:var(--white);background:transparent;border:1px solid var(--white);}.button-secondary:hover:not(:disabled,.loading){color:var(--black);background:var(--white);}@media screen and (max-width:1500px){.button{max-height:50px;font-size:14px;}.button svg{transform:scale(.8);transform-origin:center;}}*:not(.header,.header *,.footer *,.footer,.main,.product-specs__dropdown-container,.product-specs__dropdown-container *,.panel,.panel *,.bx-core-window,.bx-core-window *,.bxhtmled-overlay,.bxhtmled-overlay *,.product-card,.product-card *){animation:loading 1.2s ease-in-out;}@keyframes loading{0%{opacity:0;}100%{opacity:1;}}#detach-button-host{display:none;opacity:0;visibility:hidden;}.breadcrumbs{margin-bottom:10px;}.breadcrumbs__link{font-family:var(--font-family);font-size:14px;text-decoration:none;color:var(--black);margin-right:10px}.breadcrumbs__link.active:hover{opacity:0.8;}.breadcrumbs__link.active{color:var(--grey);}.breadcrumbs__svg{transform:rotate(270deg);color:var(--black);min-width:10px;margin-right:8px;}.text-button,.text-button:hover:not(:disabled,.loading){padding:0 !important;color:var(--blue) !important;font-weight:inherit !important;border:inherit !important;background:inherit !important;text-decoration:underline;}.text-button:hover:not(:disabled,.loading){text-decoration:none;}.industries .button{margin:20px calc(50vw - 1200px / 2) 0;width:320px;}@media screen and (min-width:2200px){.industries .button{margin-left:calc(50% - 1800px / 2);margin-right:calc(50% - 1800px / 2);}}@media screen and (min-width:1024px) and (max-width:1800px){.industries .button{margin:20px 150px 0;transform:scale(0.8);transform-origin:center left;}}@media screen and (max-width:1220px){.industries .button{margin:20px 20px 0;}}@media screen and (max-width:1023px){.industries .button{width:100%;max-width:calc(100% - 20px);margin:20px auto 0;display:flex;}}.button-title-wrap{margin:17px 0 0;padding:1px calc(50vw - 1200px / 2) 0px;display:flex;justify-content:space-between;align-items:center;padding-left:calc(50% - 1200px / 2);padding-right:calc(50% - 1200px / 2);}@media screen and (min-width:2200px){.button-title-wrap{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.button-title-text{font-weight:500;font-size:clamp(20px,1.56vw,25px);line-height:120%;color:var(--black);}@media screen and (min-width:1024px) and (max-width:1800px){.button-title-wrap{padding:0 clamp(80px,8.33vw,150px);}}@media screen and (max-width:1023px){.button-title-text{font-weight:700;width:100%;}.button-title-wrap{padding:0 10px;flex-direction:column;}}.header{width:100%;max-width:100dvw;min-height:139px;padding:0 calc(50% - 1200px / 2) 10px;box-sizing:border-box;z-index:101;position:relative;}@media screen and (min-width:2200px){.header{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.header__contact-info{flex:1 0 auto;display:flex;justify-content:flex-end;align-items:center;border-bottom:1px solid #90909080;padding:20px 0 15px;gap:20px;}.header__email,.header__phone{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:140%;text-align:center;color:var(--blue);text-decoration:none;}.header__email:hover,.header__phone:hover{opacity:.8;}.header__main{display:flex;align-items:center;margin:8px 0 0;position:relative;}.header__nav{flex:1 0 auto;}.header__nav-list{display:flex;width:calc(100% - 44px);justify-content:flex-end;list-style:none;padding:0 20px;gap:84px;}.header__nav-link{font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:140%;text-align:center;color:var(--black);text-decoration:none;cursor:pointer;white-space:nowrap;}.header__nav-link *{pointer-events:none;}.header__nav-item.dropdown{position:relative;}.header__nav-item.dropdown>span{cursor:pointer;}.dropdown-menu{position:absolute;top:100%;left:0;background:var(--white);box-shadow:4px 4px 20px 0 rgba(0,0,0,0.08);width:max-content;z-index:-1;display:flex;flex-wrap:wrap;transition:all .5s ease-in-out;box-shadow:4px 4px 20px 0 rgba(0,0,0,0.08);}.header__nav-item.dropdown:last-child .dropdown-menu{left:auto;right:0;}.dropdown-menu__list ul{list-style:none;padding:0;width:280px;max-width:100%;flex:1;display:flex;flex-direction:column;justify-content:center;}.header__nav-item.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;z-index:100;}.dropdown-item_title{}.dropdown-menu li{padding:12px;font-weight:400;font-size:17px;line-height:130%;color:#000;text-wrap:pretty;}.dropdown-menu a{color:#000;text-decoration:none;display:block;}.dropdown-item_title:hover{opacity:.8;}.dropdown-menu a:hover{font-weight:600;}.header__nav-link:hover{opacity:.8;}.header__search{display:flex;flex-flow:row nowrap;}.header__search::before{content:'';width:1px;height:30px;background:#909090;margin:0 0 0 64px;}.header__search-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:4px;margin:0 35px;}.header__search-form{position:absolute;top:-4px;right:0;width:0;margin:0;overflow:hidden;opacity:0;transition:all .3s ease-in-out;}.header__search-form.open{width:945px;height:58px;opacity:1;}.header__search-form.open .header__search-button{opacity:0;}.header__search-input{width:100%;height:100%;background:transparent;border:none;border:1px solid rgba(0,0,0,0.2);padding:17px 24px;background:var(--white);outline:none;font-weight:400;font-size:17px;line-height:140%;color:#000;box-sizing:border-box;}.header__search-input::placeholder{font-weight:400;font-size:17px;line-height:140%;color:rgba(0,0,0,0.5);}.header__search-input:focus::placeholder{color:transparent;}.header__search-btns{position:absolute;z-index:100;top:0;right:0;padding:17px 24px;height:100%;box-sizing:border-box;display:flex;gap:5px;}.header__search-btn{height:24px;width:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;}.header__menu-button,.header__contact-info_mobile{display:none;}.header__profile{color:#282828;display:flex;align-items:center;gap:6px;cursor:pointer;text-decoration:none;font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:140%;background-color:transparent;border:none;margin-left:10px;}.header a{text-decoration:none;}@media screen and (max-width:1800px){.header{padding:0px clamp(80px,8.33vw,150px);}.header__nav-link,.header__email,.header__phone,.dropdown-menu li{font-size:16px;}}@media screen and (max-width:1220px){.header{padding:0 20px 10px;}.dropdown-menu__list{width:200px;}}@media screen and (min-width:1024px){.dropdown-menu{opacity:0;visibility:hidden;}}@media screen and (max-width:1023px){.header{height:auto;min-height:0px;}.header__nav-list{margin-top:0;gap:12px;}.header__nav-link,.header__email,.header__phone,.dropdown-menu li{font-size:14px;}.dropdown-menu-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s;}.dropdown-menu{position:static;overflow:hidden;width:100%;box-shadow:none;padding:0;}.header__nav-link{display:flex;align-items:center;}.header__nav-link.open .svg{transform:rotate(180deg);}.header__nav-link.open+.dropdown-menu-wrapper{grid-template-rows:1fr;}.dropdown-menu li{padding:8px 0;}.dropdown-menu li{padding:8px;}.dropdown-menu__list{width:180px;}.header__main{justify-content:space-between;}.header__search-form.open{width:100%;}.header{padding:0 10px 10px;}.header__menu-button{display:block;border:none;background:transparent;cursor:pointer;}.header__contact-info{display:none;}.header__nav{position:fixed;top:0;left:-100%;transition:left .5s ease-in-out;background:#fff;height:100dvh;z-index:100;max-width:100dvw;width:292px;overflow:auto;min-height:100dvh;}.header__nav.open{left:0;box-shadow:100px 0 0 100vw rgba(0,0,0,0.5);}.header__nav-list{flex-direction:column;align-items:flex-start;gap:0px;padding:0;width:100%;}.header__nav-item{width:100%;padding:20px 10px;box-sizing:border-box;}.header__nav-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,0.2);}.header__nav-link{width:100%;display:flex;justify-content:space-between;padding-right:20px;box-sizing:border-box;}.header__nav-link,.header__email,.header__phone{font-size:15px;font-weight:bold;}.header__contact-info_mobile{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:20px 10px;box-sizing:border-box;}.header__profile{display:none;}}@media screen and (min-width:1024px){.header__nav-link .svg{max-width:10px;height:10px;margin-left:5px;}}@media screen and (min-width:1020px){.header__search-form__mobile{display:none;}}@media screen and (max-width:1020px){.header__search+a{display:none;}.header__search{display:none;}.header__logo{position:absolute;left:50%;top:60%;transform:translate(-50%,-50%);}.header__logo svg{width:120px;height:auto;}}.main,.error:not(.form__field){flex:1 0 auto;position:relative;max-width:100dvw;}.error:not(.form__field){padding-bottom:250px;max-width:900px;margin:auto;}.bx-404-container{max-width:900px;margin:auto;}.breadcrumbs{margin-top:10px}.main>*:last-child:not(.partner-cta,.materials__catalog){padding-bottom:clamp(160px,10.31vw,1000px);}.main::before{content:"";background-image:url(/local/templates/evada/styles/../files/catalog_bg.svg);background-size:contain;background-repeat:no-repeat;background-position:100% -50px;width:100%;height:100vh;position:absolute;top:-180px;z-index:0;pointer-events:none;}.main>*{position:relative;z-index:1;}.main:not(.home__page,.landing_page)>*:not(.contact){padding-left:calc(50% - 1200px / 2);padding-right:calc(50% - 1200px / 2);}@media screen and (min-width:2200px){.main:not(.home__page,.landing_page)>*:not(.contact){padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}@media screen and (min-width:1024px) and (max-width:1800px){.main:not(.home__page,.landing_page)>*:not(.contact){padding-left:clamp(80px,8.33vw,150px);padding-right:clamp(80px,8.33vw,150px);}}.main.home__page .page__header{padding-left:calc(50% - 1200px / 2);padding-right:calc(50% - 1200px / 2);}@media screen and (min-width:2200px){.main.home__page .page__header{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.sidebar_page{display:grid;grid-template-columns:200px 1fr;gap:clamp(20px,4.48vw,86px);padding:40px calc(50% - 1200px / 2);}@media screen and (min-width:2200px){.sidebar_page{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}.account{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);padding-bottom:300px;}}@media screen and (min-width:1024px) and (max-width:1800px){.sidebar_page{padding-top:0;}}.sidebar__title{font-family:var(--font-family);font-weight:700;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--black);}.sidebar__list{padding:0;list-style:none;}.sidebar__item:not(:last-child){margin-bottom:16px;}.sidebar__link{width:100%;display:flex;justify-content:space-between;align-items:center;font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--black);text-decoration:none;}.sidebar__item--active .sidebar__link{font-weight:700;color:var(--blue-dark);}.sidebar__link:hover{color:var(--blue-dark);}.sidebar__link .svg{transform:rotate(270deg);min-height:6px;min-width:11px;}.modal_wrapper{position:fixed;top:0;left:0;width:100dvw;height:100dvh;justify-content:center;align-items:center;background:rgba(0,0,0,0.15);z-index:-1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.3s ease-in-out,z-index 0.3s ease-in-out,visibility 0.3s ease-in-out;}.modal_wrapper.visible{z-index:1000;pointer-events:all;opacity:1;visibility:visible;}@media screen and (min-width:1224px) and (max-width:1800px){.page_title{font-size:34px !important;}.page_description{font-size:14px !important;}}@media screen and (max-width:1220px){.main:not(.home__page,.landing_page)>*:not(.faq),.main.landing_page>*:not(.benefits,.partnership,.faq,.service-stages,.about,.service-steps){padding-left:20px;padding-right:20px;}.main.home__page .page__header,.main.landing_page .page__header{padding-left:20px;padding-right:20px;}}@media screen and (max-width:1023px){.main:not(.home__page,.landing_page)>*:not(.faq),.main.landing_page>*:not(.benefits,.partnership,.faq,.service-stages,.service-steps){padding-left:10px;padding-right:10px;}.main.home__page .page__header,.main.landing_page .page__header{padding-left:10px;padding-right:10px;}.sidebar_page{padding-top:0;display:block;}}@media screen and (max-width:900px){.main:not(.home__page,.landing_page)::before{background-size:70%;top:-70px}.main>*:last-child:not(.partner-cta){padding-bottom:120px;}}.landing_page section:first-child .page__header{margin-top:0;}.landing_page .page__header,.landing_page .materials__catalog,.landing_page .ups-category__content{padding-left:calc(50% - 1200px / 2);padding-right:calc(50% - 1200px / 2);}@media screen and (min-width:2200px){.landing_page .page__header,.landing_page .materials__catalog,.landing_page .ups-category__content{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.page__header{display:flex;justify-content:space-between;gap:40px;margin:65px 0 60px;color:var(--black);}.page_title{font-weight:700;font-size:clamp(34px,2.5vw,40px);line-height:110%;margin:0;}.page_description{max-width:565px;text-align:right;text-wrap:pretty;font-weight:400;font-size:18px;line-height:130%;margin:0;color:var(--grey)}@media screen and (max-width:1023px){.page_title{margin:0 0 20px;font-weight:500;font-size:25px;line-height:120%;}.page__header{margin:15px 0 38px;display:block;}.page_description{text-align:left;max-width:100%;}}.form_section{margin-top:40px;}.form_section .form_btn{width:100%;}.form__group{display:flex;gap:28px;margin-bottom:40px;}.form__group-text{min-width:400px;}.form__fields{flex:1 1 auto;display:flex;gap:12px;flex-wrap:wrap;min-width:calc(100% - 428px);}.form__fields-description{flex:1 1 auto;color:var(--black);font-size:14px;line-height:130%;margin-top:0;width:100%;}.form__result{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:calc(100% - 428px);color:var(--black);font-size:clamp(14px,1.13vw,18px);text-align:center;}.form__result .popup__checkmark{width:109.91px;}.form_hidden{display:none;}.form__group-title{font-size:clamp(25px,1.67vw,32px);line-height:120%;margin-top:0;}.form__group-description{font-size:clamp(14px,1.13vw,18px);line-height:130%;margin-top:0;}.form_section{max-width:1600px;margin-left:auto;margin-right:auto;}@media screen and (max-width:1023px){.form__group{flex-direction:column;gap:0px;}.form__group-title{font-size:25px;}}.account__data__input{box-sizing:border-box;}@media screen and (min-width:1023px){form[name="reg_request"]{min-height:466px;display:flex;flex-direction:column;justify-content:space-between;}form[name="reg_request"] .form__field:has(.form_hidden){display:none;}form[name="reg_request"] a.form_btn{order:1;}form[name="reg_request"] .form__result.form_visible{height:370px;justify-content:center;}}.footer{padding:calc(129px + 10.31vw) calc(50% - 1200px / 2) 35px;margin-top:-10.07vw;background-image:url("/local/templates/evada/styles/../files/footer_bg.svg");background-repeat:no-repeat;background-position:top center;background-size:100%;min-height:703px;box-sizing:border-box;z-index:100;pointer-events:none;overflow:hidden;}@media screen and (min-width:2200px){.footer{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.footer *{pointer-events:all;}.footer__content{display:flex;justify-content:center;}.footer__menu{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;gap:60px 35px;max-width:100%;width:100%;max-height:520px;}.footer__column{width:192px;}.footer__nav_button{background:none;border:none;padding:0;display:flex;justify-content:space-between;align-items:center;}.footer__nav_button *{pointer-events:none;}.footer__nav_button .svg{display:none;}.footer__title{font-family:var(--font-family);font-weight:700;font-size:clamp(14px,1.13vw,16px);line-height:130%;color:var(--black);text-decoration:none;margin:0;}.footer__list{list-style:none;padding:0;}.footer__item:not(:last-child){margin-bottom:12px;}.footer__sub_list{padding-left:20px;margin:-10px 0 10px;}.footer__sub_item{list-style:none;}.footer__link{font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.13vw,16px);line-height:140%;color:var(--black);text-decoration:none;text-wrap:balance;}.footer__link--all{color:var(--grey);}.footer__link:hover{opacity:0.8;}.footer__phone{margin-bottom:20px;}.footer__phone-link{font-family:var(--font-family);font-weight:500;font-size:24px;line-height:110%;color:var(--blue);text-decoration:none;margin-bottom:0;white-space:nowrap;}.footer__callback-button{font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.13vw,16px);line-height:130%;color:var(--black);background:transparent;border:none;cursor:pointer;padding:0;}.footer__callback-button:hover{opacity:0.8;}.footer__contact:not(:last-child){margin-bottom:24px;}.footer__contact-title{font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.13vw,16px);line-height:130%;color:#969696;margin:0 0 6px;}.footer__contact-link,.footer__contact-text{font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.13vw,16px);line-height:140%;color:var(--black);text-decoration:none;margin:0;}.footer__bottom{margin-top:clamp(50px,7.25vw,116px);display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;}.logo{margin:0 auto 0;}.footer__copyright{color:var(--black);font-family:var(--font-family);font-size:clamp(14px,1.13vw,18px);text-align:center;margin:0 auto;opacity:0.7;}.footer__company{color:var(--grey);font-family:var(--font-family);font-size:clamp(14px,1.13vw,18px);text-align:center;margin:8px auto 20px;text-wrap:balance;}@media screen and (min-width:1224px) and (max-width:1800px){.footer{padding:calc(129px + 10.31vw) 150px 1px;min-height:680px;}.footer__content,.footer__menu{gap:32px;}.footer__bottom{margin-top:50px;}.footer__phone-link{font-size:28px;}.footer__title,.footer__link,.footer__callback-button,.footer__contact-title,.footer__contact-link,.footer__contact-text,.footer__copyright,.footer__company{font-size:14px;}}@media screen and (max-width:1220px){.footer__content,.footer__menu{gap:20px;}}@media screen and (max-width:1219px){.footer{padding:calc(129px + 10.31vw) 20px 35px;}.footer__content{margin-bottom:120px;}.footer__content{justify-content:center;}.footer__column{max-width:calc(25% - 20px / 4);}.footer__phone-link{font-size:20px;}}@media screen and (max-width:900px){.footer{padding:calc(129px + 10.31vw) 10px 35px;}}@media screen and (max-width:768px){.footer{background-image:url("/local/templates/evada/styles/../files/footer_bg_mobile.svg");margin-top:-25.3vw;}.footer__nav_button{width:100%;}.footer__nav_button .svg{display:block;}.footer__list-wrapper{display:grid;grid-template-rows:0fr;padding:0;transition:all 0.5s;}.footer__nav_button.open .svg{transform:rotate(180deg);}.footer__nav_button.open+.footer__list-wrapper{grid-template-rows:1fr;padding:20px 0;}.footer__list{overflow:hidden;margin:0;}.footer__menu{justify-content:center;max-width:100%;max-height:none;margin-top:77px;}.footer__content,.footer__menu{flex-direction:column;align-items:center;}.footer__column:not(.footer__column--contact){max-width:100%;width:360px;}.footer__column--contact{max-width:100%;width:355px;}.footer__phone-link{font-size:clamp(24px,10.67dvw,40px);}.footer__link{padding-right:20px;}.footer__company{margin:8px auto 0;}}.footer__documentation{display:flex;flex-flow:row wrap;justify-content:center;gap:12px;margin-bottom:28px;}.footer__documentation_link{font-size:14px;color:#282828;text-decoration:none;}.footer__logo{position:absolute;left:0;bottom:25px;}@media screen and (max-width:768px){.footer__logo{position:static;}}.about_us__section{margin-bottom:100px;color:var(--black);overflow:hidden;}.about_us__section-title{min-width:230px;width:230px;font-weight:700;font-size:40px;line-height:110%;margin:0;}.video{margin:auto;display:block;max-width:1200px;width:90dvw;border-radius:12px}.about__grid{display:flex;gap:32px;}.about__description{font-size:clamp(16px,1.13vw,18px);line-height:130%;}.about__description:not(:last-child){margin:0 0 18px;}.about__content_top{padding-left:calc(50% - 1200px / 2);min-width:50%;box-sizing:border-box;}.about__content{padding-left:calc(50% - 1200px / 2);padding-right:calc(50% - 1200px / 2);width:100%;box-sizing:border-box;position:relative;z-index:1;}.about__img{padding-right:calc(50% - 1200px / 2);box-sizing:border-box;}.about__img img{object-fit:contain;object-position:center;width:213px;}.about__bold{font-weight:700;}.about__mark{background-color:transparent;color:var(--blue-dark);font-weight:600;width:100%;}.key-figures__grid{display:flex;flex-wrap:wrap;gap:24px;padding-left:calc(50% - 1200px / 2);padding-right:calc(50% - 1200px / 2);box-sizing:border-box;}.key-figures__grid_top{width:100%;display:grid;grid-template-columns:auto repeat(3,232px);gap:16.2px}.first{grid-area:1 / 1 / 3 / 2;}.last{grid-area:2 / 2 / 3 / 5;}.key-figures__item{padding:20px;box-sizing:border-box;min-height:clamp(190px,13.5dvw,216px);}.key-figures__grid>.key-figures__item{width:calc(100% / 4 - 24px * 3 / 4);}.key-figures__grid .key-figures__item:nth-child(odd){background:#009fe3;color:var(--white);}.key-figures__grid .key-figures__item:nth-child(even){background:var(--light-gray);color:var(--black);}.key-figures__number{width:100%;font-weight:400;font-size:clamp(35px,4dvw,64px);line-height:110%;display:block;margin:0 0 4px;}.first .key-figures__number{font-size:clamp(64px,5.88dvw,94px);}.key-figures__unit{font-size:24px;line-height:0;}.key-figures__description{font-size:clamp(18px,1.5dvw,24px);line-height:140%;margin:0;}.company-timeline__container{height:447px;padding-top:168px;margin-top:68px;box-sizing:border-box;}.company-timeline__list{position:relative;padding:20px 0;margin:0;list-style:none;display:flex;width:100%;height:118px;background:var(--blue);box-sizing:border-box;padding-left:calc(50% - 1200px / 2);padding-right:calc(50% - 1200px / 2);}.company-timeline__item{height:fit-content;width:100%;}.company-timeline__year{font-weight:400;font-size:clamp(24px,2.25dvw,36px);line-height:110%;color:var(--white);}.company-timeline__content{width:260px;border-left:1px solid rgba(0,0,0,0.3);box-sizing:border-box;}.company-timeline__description{text-wrap:balance;font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--grey);margin:0;}.about__map{display:block;position:relative;margin:0 auto -150px;max-width:120%;z-index:0;height:394px;}.awards__grid{box-sizing:border-box;width:100vw;padding-left:calc(50% - 1200px / 2);padding-right:calc(50% - 1200px / 2);background-image:url('https://tempesto.ru/local/templates/main/files/vector.png');background-position:calc(100% - (50% - 1200px / 2)) center;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;gap:20px;padding-top:90px;padding-bottom:70px;}.awards__item{position:relative;background:#F6F5F5;padding:20px 50px;height:144px;box-sizing:border-box;display:flex;align-items:center;}.awards__item:nth-child(1){width:clamp(750px,50vw,1401px);}.awards__item:nth-child(2){width:clamp(600px,40.63vw,1220px);}.awards__item:nth-child(3){width:clamp(400px,33.75vw,1070px);}.awards__content{display:flex;flex-direction:column;justify-content:center;}.awards__title{font-size:clamp(20px,1.56dvw,25px);margin:0 0 18px;color:#282828;}.awards__description{font-size:clamp(14px,1.13vw,18px);margin:0;color:#282828B2;}.awards__img{position:absolute;right:-60px;bottom:-30px;z-index:1;}@media screen and (min-width:2200px){.key-figures__grid,.about__content,.awards__grid,.company-timeline__list{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}.about__content_top{padding-left:calc(50% - 1800px / 2);}.about__img{padding-right:calc(50% - 1800px / 2);}}@media screen and (min-width:1024px) and (max-width:1800px){.key-figures__grid,.about__content,.awards__grid{padding-left:150px;padding-right:150px;}.about_us__section{margin-bottom:60px;}.company-timeline__list{padding:18px 80px;}.first .key-figures__number{font-size:64px;}.key-figures__description{font-size:18px;}.about__description,.company-timeline__description{font-size:16px;}}@media screen and (max-width:1300px){.company-timeline__list{padding:20px 80px;}.about__grid{padding:0 20px;}.awards__grid{padding-left:20px;padding-right:20px;}.awards__grid{background-position:130% center;}.about__content{padding:0 10px;}}@media screen and (max-width:1220px){.key-figures__grid_top{grid-template-columns:repeat(4,1fr);}.first .key-figures__number{font-size:36px;}.key-figures__number{font-size:36px;}.key-figures__unit{font-size:20px;}.key-figures__description{font-size:12px;white-space:revert;max-width:100%;display:block;word-break:break-word;font-weight:700;}.company-timeline__container{margin-left:-20px;margin-right:-20px;padding-top:138px;height:380px;}.company-timeline__description{font-size:14px;}.company-timeline__content{width:220px;}.about__map{top:-50px;}}@media screen and (min-width:1024px){.company-timeline__item:nth-child(even){position:relative;top:calc(100% - 20px);transform:translateY(-50%);}.company-timeline__item:nth-child(odd) .company-timeline__content{position:absolute;bottom:100%;padding:0 6px 60px;}.company-timeline__item:nth-child(even) .company-timeline__content{position:absolute;top:calc(100% + 20px);display:flex;align-items:flex-end;padding:48px 6px 0;}}@media screen and (max-width:1023px){.awards__grid{background:none;gap:40px;padding:0 0 20px;box-sizing:border-box;width:100%;}.awards__item:nth-child(1)::after{content:"";display:block;width:157px;height:100%;position:absolute;right:-86px;background:#fff;transform:rotate(100deg);}.awards__item:nth-child(2):after{content:"";display:block;width:157px;height:100%;position:absolute;right:-86px;background:#fff;}.awards__item:nth-child(3):after{content:"";display:block;width:157px;height:100%;position:absolute;right:-80px;background:#fff;}.awards__title{font-size:14px;margin-bottom:6px;}.awards__description{font-size:14px;}.awards__item{width:100% !important;height:121px;padding:20px;justify-content:space-between;}.awards__img{position:static;width:120px;height:150px;object-fit:contain;object-position:bottom center;}.about__grid{padding:0;}.about_us__section{margin-bottom:60px;}.key-figures__grid{max-width:100%;width:100%;margin:auto;gap:12px}.key-figures__grid_top{grid-template-columns:repeat(2,1fr);gap:12px}.first{grid-area:1 / 1 / 3 / 3;}.last{grid-area:auto}.key-figures__item{min-height:120px;}.key-figures__grid>.key-figures__item{width:calc(50% - 6px);}.key-figures__grid .key-figures__item:nth-child(4n){order:1;}.about__grid{display:flex;flex-direction:column;}.about__img{width:100%;padding:0px;box-sizing:border-box;}.about__map{max-width:180%;height:auto;}.company-timeline__container{height:auto;padding:0;margin:0;}.company-timeline__list{display:block;height:fit-content;background:none;width:50px;background:linear-gradient(180deg,#fff 0%,#009fe3 11.84%,#009fe3 51.5%,#009fe3 87.46%,#fff 100%);padding:50px 0;margin:0;}.company-timeline__year{font-weight:700;font-size:18px;line-height:130%;width:50px;text-align:center;}.company-timeline__item{height:fit-content;}.company-timeline__content{position:relative;top:-22px;left:calc(100% + 6px);border:none;max-width:calc(100dvw - 50px - 26px);width:calc(100dvw - 50px - 26px);}.company-timeline__content br{display:none;}}.company_products{display:flex;flex-wrap:wrap;gap:20px;padding-left:calc(50% - 1200px / 2);padding-right:calc(50% - 1200px / 2);box-sizing:border-box;margin-bottom:clamp(60px,4.69dvw,100px);}.company_product{width:calc(25% - 15px);box-sizing:border-box;text-decoration:none;color:var(--black);}.company_product img{margin:auto;display:block;}.company_product__title{font-size:clamp(14px,1.5dvw,18px);font-weight:700;line-height:130%;color:#909090;}@media screen and (max-width:1220px){.company_products{padding:0 20px;gap:12px;}.company_product{width:calc(50% - 6px);}}@media screen and (max-width:600px){.company_product{width:100%;}}.content__nav,.content__items{padding-left:calc(50% - 1200px / 2);padding-right:calc(50% - 1200px / 2);}@media screen and (min-width:2200px){.content__nav,.content__items{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.content__nav{margin:58px 0 75px;}.content__nav.materials__nav{margin:50px 0 40px;}.content__nav-list{display:flex;gap:clamp(14px,2.25dvw,36px);padding:0;list-style-type:none;margin:0;scrollbar-width:none;-ms-overflow-style:none;}.content__nav-list::-webkit-scrollbar{display:none;}.content__nav-item{flex:1;min-width:100px;text-align:center;background-color:transparent;border-top:1px solid var(--grey);text-align:left;color:var(--grey);font-weight:500;font-size:clamp(14px,1.13vw,18px);line-height:130%;}.content__nav-item[data-content-length="long"]{grid-column:auto / span 2;}.content__nav-item:hover,.content__nav-item.content__nav-item--active{border-top:1px solid var(--blue-dark);color:var(--blue-dark);}.content__nav-link{text-decoration:none;color:inherit;padding:6px 2px;display:block;width:100%;white-space:nowrap;}.content__nav-item--wide{flex-basis:calc(50% - 18px);max-width:calc(50% - 18px);}.content__items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-bottom:150px;}.content__item{border:1px solid rgba(14,88,120,0.25);padding:20px 20px 32px;text-decoration:none;color:var(--black);display:flex;flex-direction:column;}.content__item:hover{border:1px solid var(--blue-dark);}.content__item-image{width:100%;height:200px;object-fit:contain;object-position:center;}.content__item-group{font-weight:700;font-size:12px;line-height:140%;text-transform:uppercase;margin:20px 0 10px;opacity:0.3;}.content__item-title{font-weight:700;font-size:clamp(14px,1.13vw,18px);line-height:130%;margin:10px 0 10px;}.content__item-excerpt{font-weight:400;font-size:clamp(14px,1.13vw,16px);line-height:130%;margin:10px 0 0;flex:1 0 auto;}@media screen and (min-width:1224px) and (max-width:1800px){.content__nav,.content__items{padding-left:150px;padding-right:150px;}}@media screen and (max-width:1220px){.content__nav,.content__items{padding-left:20px;padding-right:20px;}}@media screen and (max-width:1023px){.content__nav{margin:40px 0 32px;}.content__nav-list{display:flex;flex-wrap:nowrap;overflow:auto;}.content__items{grid-template-columns:repeat(2,1fr);max-width:calc(380px * 2);margin:auto;padding:20px 20px 40px;}.content__nav-item{min-width:fit-content;max-width:none;text-align:center;width:fit-content;border:none;}.content__nav-link{width:fit-content;display:block;width:100%;}.content__nav-item:hover,.content__nav-item.content__nav-item--active{border:none;}.content__nav-item .content__nav-list{flex-wrap:nowrap;overflow:auto;}}@media screen and (max-width:767px){.content__items{grid-template-columns:1fr;gap:24px;max-width:380px;}}.main__title{font-size:clamp(34px,2.5vw,2.5rem);color:#282828;margin:21px 0;}.search-bar{display:flex;justify-content:space-between;align-items:center;height:58px;gap:15px;position:relative;}.search-bar__input__wrapper{border:1px solid rgba(0,0,0,0.2);display:flex;justify-content:left;align-items:center;flex:1 0 auto;padding:0 24px;gap:10px;}.search-bar__input{flex:1 0 auto;height:100%;padding:17px 0;font-family:var(--font-family);font-size:1.125rem;line-height:140%;color:rgba(0,0,0,0.5);background-color:transparent;border:none;outline:none;}@media screen and (min-width:1024px) and (max-width:1800px){.search-bar__input{padding:13px 0;}.search-bar__filter-btn{transform-origin:center right !important;}}.search-bar__input-apply{background:transparent;border:none;padding:0;cursor:pointer;}.search-bar__input__wrapper:has(.search-bar__input:focus){border:1px solid rgba(0,0,0,0.4);}.search-bar__input:focus{color:var(--black);}.search-bar__filter-btn{width:240px;font-family:var(--font-family);line-height:140%;text-align:center;color:var(--blue);display:flex;justify-content:center;align-items:center;gap:10px;box-sizing:border-box;}.search-bar__filter-btn.active{color:var(--white);background:var(--blue);}.search-bar__filter-btn.active:after{content:attr(data-count);width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--white);color:#282828;border-radius:50%;}.ups-category{margin:1.5rem 0;}.ups-category:not(.ups-category--collapsed) .ups-category__title{margin:0 0;}.ups-category__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;cursor:pointer;background:transparent;border:none;padding-right:5px;cursor:pointer;transition:0.5s margin-bottom ease-in-out;color:var(--blue);}.ups-category__header *{pointer-events:none;}.ups-category__header svg{min-width:17px;}.ups-category__title{font-family:var(--font-family);font-weight:800;font-size:clamp(20px,1.75vw,28px);margin:0;}.ups-category:not(.ups-category--collapsed) .svg{transform:rotate(180deg);transform-origin:center;}.ups-category.ups-category--collapsed .ups-category__wrapper{grid-template-rows:0fr;}.ups-category.ups-category--collapsed .ups-category__content{opacity:0;}.ups-category.ups-category--collapsed .ups-category__header{margin-bottom:0;}.ups-category__wrapper{display:grid;grid-template-rows:1fr;transition:0.5s grid-template-rows ease;}.ups-categories{flex:1 1 auto;}.ups-category__content{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(150px,auto);gap:20px;overflow:hidden;opacity:1;transition:0.5s opacity ease;}@media screen and (min-width:2200px){.ups-category__content{grid-template-columns:repeat(3,1fr);}}.product-card{width:100%;border:1px solid rgba(0,0,0,0.2);background:var(--white);padding:22.5px clamp(10px,1.63dvw,26px);box-sizing:border-box;display:flex;text-decoration:none;}@media screen and (min-width:1024px) and (max-width:1800px){.product-card{gap:15px;}}.product-card__image{width:207px;max-width:50%;aspect-ratio:207 / 222;object-fit:contain;}.product-card__title{font-family:var(--font-family);font-weight:700;font-size:var(--h3);line-height:105%;color:var(--black);margin:0 0 10px;}.product-card__series{font-family:var(--font-family);font-weight:700;font-size:15px;line-height:120%;color:var(--black);opacity:0.5;margin:0 0 20px;word-break:break-word;text-wrap:balance;}.product-card__specs{list-style:none;display:flex;flex-direction:column;gap:5px;margin:0 0 21.5px;padding:0;}.product-card__spec{font-family:var(--font-family);font-weight:400;font-size:var(--font-size-caption);color:var(--black);}.product-card__link{text-decoration:none;width:100%;display:flex;justify-content:center;align-items:center;margin:auto 0 0;}.filter{position:absolute;right:calc(0px - 100%);opacity:0;top:0px;width:523px;max-width:100%;height:100%;max-height:100dvh;overflow:auto;background:var(--white);box-sizing:border-box;padding:20px 20px 20px 50px;z-index:10;transition:opacity 0.3s ease-in-out,right 0.3s ease-in-out;}.visible .filter{right:0px;opacity:1;}.filter__close-btn{position:absolute;top:20px;right:20px;background:transparent;padding:0;border:none;width:20px;height:20px;cursor:pointer;}.filter__close-btn:hover{opacity:0.7;}.filter__title{font-weight:700;font-size:var(--h3);line-height:120%;color:var(--black);margin-bottom:44px;}.filter__group{margin:0 0 44px;}.filter__group-title{font-weight:700;font-size:1rem;color:var(--black);margin:0 0 26px;}.filter__options{display:flex;flex-wrap:wrap;gap:40px;padding:0 3px;user-select:none;}.filter__option{display:flex;align-items:center;cursor:pointer;width:calc(50% - 20px);max-width:180px;}.filter__checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}.filter__checkbox-custom{position:relative;display:inline-block;min-width:20px;height:20px;background-color:#fff;border:1px solid #00000099;margin:0 10px auto 0;box-sizing:border-box;}.filter__checkbox-custom:hover,.filter__checkbox:focus:not(:checked)+.filter__checkbox-custom{border:1px solid var(--blue);}.filter__checkbox:checked+.filter__checkbox-custom::after{content:"";position:absolute;display:block;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);box-shadow:none;}.filter__checkbox:checked+.filter__checkbox-custom{border:1px solid var(--blue);background:var(--blue);}.filter__label-text{font-weight:400;font-size:1rem;color:var(--black);position:relative;}.filter__label-text__description{font-size:14px;color:var(--grey);white-space:nowrap;position:absolute;}.product-card__data{max-width:calc(100% - 207px);display:flex;flex-direction:column;flex:1 0 auto;}@media screen and (max-width:1220px){.product-card__image{width:calc(100% - 20px - 10px - 273px);object-position:center;}.product-card__data{width:273px;max-width:100%;}}@media screen and (max-width:1023px){.search-bar{max-width:100%;gap:10px;height:48px;}.search-bar__input__wrapper{padding:0 10px;max-width:calc(100% - 80px);&.search-bar_wide_mobile{max-width:100%;}}.search-bar__filter-btn{padding:0 10px;height:100%;width:auto;}.search-bar__filter-btn-text{display:none;}.search-bar__input{padding:12px 0;}.ups-category__content{display:flex;flex-wrap:wrap;}.product-card__image{width:100%;max-width:100%;height:auto;aspect-ratio:1 / 1;}.product-card{flex-direction:column;max-width:304px;width:100%;padding:12px;}.main__title{font-size:25px;font-weight:500;}.ups-category__title{font-size:24px;text-align:left;text-wrap:pretty;text-align:left;}}@media screen and (max-width:768px){.ups-category__header{padding:0;}.filter{padding:10px;}.filter__options{gap:35px 15px;}.filter__option{width:100%;}.ups-category__content{justify-content:center;gap:6px}.ups-category__title{font-size:clamp(16px,6.67vw,24px);}.product-card{width:calc(50% - 3px);}.product-card__title{font-size:18px;}.product-card__series{font-size:14px;font-weight:400;margin-bottom:12px;}.product-card__specs{margin-bottom:0;}.product-card__spec{font-size:12px;}.product-card__link{display:none;}}.ups-filter-active{@media screen and (min-width:1440px){.search-bar__filter-btn{display:none !important;}.filter-desktop{position:sticky;width:260px;top:20px;}.ups-category__content{grid-template-columns:repeat(3,1fr);}.product-card{flex-direction:column;padding:20px;width:auto;}.product-card__data{max-width:100%;}.content-filter-wrap{display:flex;}.filter__options{flex-direction:column;gap:14px;}.filter__option{width:auto;}.filter__group-title{margin:0 0 20px;}.filter__label-text__description{position:relative;}.filter__group{margin:0 0 20px;}.filter__title{margin-bottom:20px;}.product-card__image{margin:auto;}}@media screen and (min-width:2200px){.product-card{flex-direction:row;}}@media screen and (max-width:1439px){.desktop-filters-fixed{display:none !important;}}}.contact-card{width:100%;height:auto;border:1px solid rgba(0,0,0,0.2);background:#fff;padding:12px 20px 22px;box-sizing:border-box;margin-bottom:28px;}.contact-card:hover{border:1px solid var(--blue-dark);}.contact-card__link,.contact-card__address-link{text-decoration:none;color:var(--black);}.contact-card__info-wrapper{width:calc(100% - 520px - 40px)}.contact-card__company-name{font-weight:700;font-size:clamp(20px,1.56dvw,25px);line-height:120%;margin:0 0 10px;}.contact-card__region{font-weight:700;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--grey);margin:0 0 20px;}.contact-card__address{font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;max-width:600px;font-style:normal;}.contact-card__info{display:flex;gap:39.5px;margin-bottom:20px;}.contact-card__phones{display:flex;flex-direction:column;}.contact-card__phone{width:180px;}.contact-card__phone,.contact-card__email,.contact-card__map-link{text-decoration:none;text-wrap:nowrap;font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--blue-dark);max-width:fit-content;}.contact-card__map-link{display:flex;align-items:center;gap:10px;}@media screen and (max-width:1023px){.contact-card{padding:12px 10px 22px 20px;}.contact-card__info{flex-wrap:wrap;}.contact-card__address{width:100%;max-width:100%}.contact-card__info{gap:20px;}}.contact{margin-top:68px;margin-bottom:50px;display:flex;gap:60px;padding-left:calc(50% - 1200px / 2);}@media screen and (min-width:2200px){.contact{padding-left:calc(50% - 1800px / 2);}}@media screen and (min-width:1024px) and (max-width:1800px){.contact{padding-left:150px;}}.company-info{box-sizing:border-box;display:flex;flex-direction:column;}.location-map{width:50%;height:499px;background:#E5E5E5;}.company-info__region{font-weight:700;font-size:18px;line-height:130%;color:var(--grey);}.company-info__address{font-style:normal;font-weight:400;font-size:18px;line-height:130%;color:var(--black);margin-bottom:20px;}.company-info__contacts{display:flex;flex-direction:column;gap:10px;margin-bottom:25px;}.company-info__phone,.company-info__email{text-decoration:none;text-wrap:nowrap;font-weight:400;font-size:18px;line-height:130%;color:var(--blue-dark);}.company-info .button{width:280px;margin:auto 0 0;}@media screen and (max-width:1023px){.contact{flex-direction:column;margin-top:16px;margin-bottom:0;}.company-info{width:100%;}.location-map{width:100%;height:450px;}}.contact-cards-subtitle{font-weight:500;font-size:clamp(20px,1.56vw,25px);line-height:120%;color:var(--black);margin:0 0 28px;}.contact-cards-subtitle__phone,.contact-cards-subtitle__email{text-decoration:none;text-wrap:nowrap;color:var(--blue-dark);max-width:fit-content;}.top{position:relative;overflow:hidden;}.main_top{max-width:1240px;padding-left:20px;padding-right:20px;margin:0 auto 45px;}.main__top-title{font-size:clamp(40px,5.03vw,85px);line-height:100%;font-weight:400;color:#282828;margin:28px 0;}.main__top-title-highlight{color:#00398F;}.main__top-info{display:flex;justify-content:space-between;flex-wrap:wrap;}.main__top-description{font-size:18px;font-weight:400;line-height:130%;color:#282828;margin:16px 0;}.main__top-info-buttons{display:flex;flex-wrap:wrap;gap:16px;}.main__top-button{width:250px;height:40px;flex:1;}@media screen and (max-width:668px){.main__top-info-buttons{width:100%;}.main__top-button{min-width:100%;}}@media screen and (max-width:1024px){.main_top{flex-direction:column;align-items:center;}.top__left .button{max-width:none;}.main__top-title{font-size:32px;}.top__right{max-width:100%;}}.top__content{position:relative;overflow:hidden;width:100dvw;height:160px;padding:36px calc(50% - 1200px / 2);box-sizing:border-box;display:flex;justify-content:space-between;gap:20px;align-items:center;background:url("/local/templates/evada/styles/../files/home/bg_pattern.svg");background-repeat:no-repeat;background-size:cover;}.top__content::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,159,227,0.1);backdrop-filter:blur(5px);opacity:0.8;}.top__content>*{position:relative;z-index:1;}@media screen and (min-width:2200px){.top__content{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.top__content .button{min-width:300px;}.top__title{font-weight:700;font-size:clamp(34px,2.5vw,40px);line-height:110%;color:#f2f2f2;margin:0;max-width:800px;text-wrap:balance;}.top__video{width:100%;min-height:376px;aspect-ratio:1920 / 856;object-fit:cover;pointer-events:none;max-width:100dvw;overflow:hidden;}.h2{font-weight:700;font-size:clamp(28px,2.5vw,40px);line-height:110%;color:var(--black);width:55%;}.description{font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;width:45%;}.home-products{padding:40px calc(50% - 1200px / 2);position:relative;}.home-product{width:100%;display:flex;justify-content:space-between;align-items:center;gap:40px;color:var(--black);overflow:hidden;}.home-product__title{margin-bottom:22px;width:100%;}.home-product__description{margin-bottom:25px;text-wrap:balance;width:100%;font-size:clamp(14px,1.13vw,18px);}.home-product .button{padding-left:86px;padding-right:86px;}.home-product__info{max-width:580px;margin-bottom:1px;}.home-product__image{width:580px;max-width:calc(100% - 350px);height:auto;aspect-ratio:580 / 300;object-fit:contain;object-position:center;}.home-products__button_slider{position:absolute;background:transparent;border:none;color:#282828;top:44.5%;cursor:pointer;}.home-products__button_slider:disabled{opacity:0.6;}.home-products__button-prev{left:calc((50% - 1200px / 2) - 100px);}.home-products__button-next{right:calc((50% - 1200px / 2) - 100px);}.industries__top{padding:74px calc(50% - 1200px / 2) 48px;display:flex;justify-content:space-between;align-items:center;gap:20px;}.industries__top>*{width:calc(50% - 40px);}.industries__description{text-align:right;}.industries__list{width:100%;display:grid;grid-template-columns:1fr 400px 1fr;border-top:0.5px solid rgba(14,88,120,0.25);border-bottom:0.5px solid rgba(14,88,120,0.25);}@media screen and (min-width:2200px){.industries__list{grid-template-columns:1fr 1fr 1fr;}}.industries__item{max-height:160px;border:0.5px solid rgba(14,88,120,0.25);box-sizing:border-box;display:flex;align-items:center;gap:24px;background:transparent;cursor:default;position:relative;text-decoration:none;}.industries__item::before{content:"";background:linear-gradient(90deg,rgba(0,159,227,0.8) 0%,rgba(118,195,227,0.8) 100%);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:blur(5px);transition:all 0.5s ease-in-out;}.industries__item:nth-child(3n-2){padding:57px 24px 57px calc(50vw - 1200px / 2);}.industries__item:nth-child(3n-1){padding:57px 24px;}.industries__item:nth-child(3n){padding:57px calc(50vw - 1200px / 2) 57px 24px;}.industries__name{font-weight:700;font-size:clamp(16px,1.13vw,18px);line-height:130%;color:var(--black);max-width:200px;text-align:left;position:relative;}@media screen and (min-width:2200px){.industries__item:nth-child(3n-2){padding:57px 24px 57px calc(50vw - 1800px / 2);}.industries__item:nth-child(3n-1){display:flex;justify-content:center;padding:57px 24px;}.industries__item:nth-child(3n){display:flex;justify-content:flex-end;padding:57px calc(50vw - 1800px / 2) 57px 24px;}.industries__name{width:200px;}}.industries__item:hover::before{opacity:1;filter:blur(0px);}.industries__item:hover .industries__name{color:var(--white);}.industries__item:hover .industries__icon{filter:brightness(50) grayscale(100);}.services{margin:100px 0 0;display:flex;justify-content:space-between;width:100%;}.services__grid{flex:1 0 auto;display:flex;flex-direction:column;}.services__grid:has(> :only-child) .services__item{height:100%;}.services__grid:has(> :first-child:nth-last-child(2)) .services__item{height:50%;}.services__grid:has(> :first-child:nth-last-child(n + 3)) .services__item{height:clamp(140px,10.13vw,162px);}.services__item{display:flex;align-items:center;gap:24px;box-sizing:border-box;padding:25px 25px 25px 38px;color:var(--black);background:transparent;border:none;border-left:1px solid rgba(14,88,120,0.25);border-top:1px solid rgba(14,88,120,0.25);text-decoration:none;position:relative;}.services__item:last-child{border-bottom:1px solid rgba(14,88,120,0.25);}.services__item::before{content:"";background:linear-gradient(90deg,rgba(0,159,227,0.8) 0%,rgba(118,195,227,0.8) 100%);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:blur(5px);transition:all 0.5s ease-in-out;}.services__item-title{font-weight:700;font-size:clamp(20px,1.56vw,25px);line-height:120%;width:clamp(280px,19.38vw,310px);text-align:left;position:relative;}.services__item-description{font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;width:330px;text-align:left;position:relative;}@media screen and (min-width:2200px){.services__item-description{width:650px;}}.services__item-ico{min-width:46px;color:#0e5878cc;position:relative;}.services__item:hover{color:var(--white);}.services__item:hover::before{opacity:1;filter:blur(0px);}.services__item:hover .services__item-ico{color:var(--white);}.services__content{position:relative;overflow:hidden;width:calc(282px + 113px + (50vw - 1200px / 2));padding:40px 117px 40px calc(50vw - 1200px / 2);box-sizing:border-box;background-color:rgba(0,159,227,0.8);background-image:url(/local/templates/evada/styles/../files/home/bg_pattern.svg);background-repeat:no-repeat;background-position:center;background-size:cover;color:var(--white);display:flex;flex-direction:column;justify-content:center;}.services__content::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,159,227,0.1);backdrop-filter:blur(5px);opacity:0.8;}.services__content>*{position:relative;z-index:1;}@media screen and (min-width:2200px){.services__content{padding-left:calc(50% - 1800px / 2);}}.services__title{font-weight:700;font-size:clamp(25px,3.28vw,40px);line-height:110%;margin:0 0 0;}.services__description{font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;margin:20px 0 0;}.services__content .button{margin:24px 0 0;width:100%;}.articles__top-content{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding:0 calc(50vw - 1200px / 2) 78px;color:var(--black);}.articles__title{flex:1 0 auto;font-weight:700;font-size:40px;line-height:110%;margin:0;}.articles__description{text-align:right;width:calc(100% - 600px - 100px);font-weight:400;font-size:18px;line-height:130%;margin:0;text-wrap:pretty;}.articles__grid{max-width:100dvw;overflow:hidden;padding:0 calc((50vw - 1200px / 2) - 32px);border-bottom:1px solid rgba(14,88,120,0.25);border-top:1px solid rgba(14,88,120,0.25);display:flex;justify-content:center;}.article-card{width:100%;max-width:420px;padding:33px 32px 56px;text-decoration:none;color:var(--black);box-sizing:border-box;}.article-card:not(:first-child){border-left:1px solid rgba(14,88,120,0.25);}.article-card:nth-child(n+4){display:none;}@media screen and (min-width:2200px){.article-card:nth-child(n+4){display:block;}.articles__grid{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.article-card__image-wrapper{width:100%;height:200px;overflow:hidden;background:#000;}.article-card__image{width:100%;height:200px;object-fit:cover;object-position:center;transition:transform 0.5s ease-in-out;opacity:0.7;}.article-card__attribute,.article-card__date{font-weight:700;font-size:12px;line-height:140%;text-transform:uppercase;opacity:0.3;margin:21px 0 13px;}.article-card__title{font-weight:700;font-size:clamp(16px,1.13vw,18px);line-height:130%;margin:0 0 8px;}.article-card__description{font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;margin:0;overflow:hidden;text-overflow:ellipsis;display:-moz-box;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;box-orient:vertical;}.articles .button{margin:20px calc(50vw - 1200px / 2) 0;width:320px;}@media screen and (min-width:2200px){.articles .button{margin-left:calc(50% - 1800px / 2);margin-right:calc(50% - 1800px / 2);}}.article-card:hover .article-card__image{transform:scale(1.1);}.clients{position:relative;overflow:hidden;margin:100px 0 0;background-image:url(/local/templates/evada/styles/../files/home/bg_pattern.svg);background-size:cover;padding:1px calc(50vw - 1200px / 2) 64px;}.clients::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,159,227,0.1);backdrop-filter:blur(5px);opacity:0.8;}.clients>*{position:relative;z-index:1;}@media screen and (min-width:2200px){.clients{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.clients .page_description{color:#fff;}.clients .page__header{color:var(--white);}.clients__list{margin-top:70px;display:flex;justify-content:space-between;align-items:center;gap:50px;padding:0;list-style:none;}@media screen and (min-width:2200px){.clients__list{justify-content:space-around}}.clients__logo{max-height:60px;object-fit:contain;object-position:center;}.map{max-width:100dvw;display:flex;z-index:10;overflow-x:hidden;}.map__data{min-width:320px;width:320px;padding:227px 60px 85px calc(50vw - 1200px / 2);color:var(--black);z-index:10;}.map__data .button{width:100%;background:#fff;}.map__title{font-weight:700;font-size:clamp(34px,2.5vw,40px);line-height:110%;margin:0 0 22px;}.map__description{font-size:clamp(14px,1.13vw,18px);line-height:130%;margin:0 0 22px;}.map__image{position:relative;}.map__image img{position:absolute;top:-167px;left:-232px;}.consultation__popup{display:flex;justify-content:center;align-items:center;}.popup{padding:47px 50px 27px;box-sizing:border-box;background:var(--white);position:relative;height:fit-content;transform:scale(0.8);}.popup.consultation,.popup.confirmation{width:660px;min-height:526px;}.popup.request{width:852px;min-height:606px;}.popup__close-btn{position:absolute;top:20px;right:20px;background:transparent;padding:0;border:none;width:20px;height:20px;cursor:pointer;}.popup_confirmation__wrapper{display:none;height:100%;min-height:526px;}.popup__form__wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%;}.popup__title,.popup__subtitle{font-weight:700;font-size:25px;line-height:120%;text-align:center;color:var(--black);margin:0;}.popup__form{margin:28px 0 0;display:flex;flex-wrap:wrap;flex:1 1 auto;gap:22px 12px;}.form__label{display:block;width:100%;margin-bottom:8px;font-weight:500;font-size:17px;line-height:140%;color:var(--black);}.form__submit-btn{margin:auto 0 0 0;}.form__field{position:relative;width:100%;}.form__field.half{width:calc(50% - 6px);}.form__input,.form__textarea{width:100%;height:60px;background:#f4f4f4;border:none;padding:20px 26px;outline:none;font-weight:500;font-size:17px;line-height:140%;color:var(--black);box-sizing:border-box;border:1px solid #00000010;font-family:'Montserrat';}.form__textarea{height:auto;}.form__input.contour,.form__textarea.contour{background:var(--white);}.form__input:focus::placeholder,.form__textarea:focus::placeholder{color:var(--black);}.form__field.error .form__input{border:1px solid rgba(255,0,0,0.4);}.form__field_error_msg{font-weight:400;font-size:12px;color:#f00;display:none;white-space:break-spaces;margin:2.5px 0 5px;text-wrap:balance;}.form__input::placeholder,.form__textarea::placeholder{font-family:var(--font-family);font-weight:500;font-size:17px;line-height:140%;color:#28282833;}.form__agreement{margin:24px 0;display:flex;align-items:flex-start;gap:6px;}.form__agreement-text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:140%;color:var(--black);}.form__checkbox-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}.form__checkbox-custom{position:relative;display:inline-block;min-width:20px;height:20px;background-color:#fff;border:1px solid #00000099;margin:0 10px auto 0;box-sizing:border-box;cursor:pointer;}.form__checkbox-custom:hover,.form__checkbox-input:focus:not(:checked)+.form__checkbox-custom{border:1px solid #48ade9;}.form__checkbox-input:checked+.form__checkbox::after{content:"";position:absolute;display:block;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);box-shadow:none;}.form__checkbox-input:checked+.form__checkbox-custom{border:1px solid #48ade9;background:#48ade9;}.popup.confirmation .popup__form__wrapper{display:none;}.popup.confirmation .popup_confirmation__wrapper{display:flex;flex-direction:column;justify-content:space-between;}.popup__confirmation{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;}.popup__message{font-weight:400;font-size:18px;line-height:130%;text-align:center;color:var(--black);}.popup__confirmation .popup__icon{width:150px;height:150px;}.popup__form .button,.popup_confirmation__wrapper .button{margin:auto 0 0;width:100%;height:58px;transform-origin:center;}.form__input[name="form_text_16"]{pointer-events:none;}.form_btn.loading{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><radialGradient id="a5" cx=".66" fx=".66" cy=".3125" fy=".3125" gradientTransform="scale(1.5)"><stop offset="0" stop-color="%23009FE3"></stop><stop offset=".3" stop-color="%23009FE3" stop-opacity=".9"></stop><stop offset=".6" stop-color="%23009FE3" stop-opacity=".6"></stop><stop offset=".8" stop-color="%23009FE3" stop-opacity=".3"></stop><stop offset="1" stop-color="%23009FE3" stop-opacity="0"></stop></radialGradient><circle transform-origin="center" fill="none" stroke="url(%23a5)" stroke-width="15" stroke-linecap="round" stroke-dasharray="200 1000" stroke-dashoffset="0" cx="100" cy="100" r="70"><animateTransform type="rotate" attributeName="transform" calcMode="spline" dur="2" values="360;0" keyTimes="0;1" keySplines="0 0 1 1" repeatCount="indefinite"></animateTransform></circle><circle transform-origin="center" fill="none" opacity=".2" stroke="%23009FE3" stroke-width="15" stroke-linecap="round" cx="100" cy="100" r="70"></circle></svg>') no-repeat center center;background-color:#efefef;color:transparent;}.articles{padding-top:60px;position:relative;z-index:100;}@media screen and (min-width:1024px) and (max-width:1800px){.top__content{padding:35px 150px;height:fit-content;}.top__title{font-size:25px;}.top__content .button{transform:scale(0.8);transform-origin:center right;}.home-product .button,.map__data .button{transform:scale(0.8);transform-origin:center left;}.home-products{padding:25px 150px;}.h2{font-size:22px;}.product__description,.description{font-size:14px;}.glide__arrows>*{transform:scale(0.7);transform-origin:center;}.glide__bullets{display:none;}.industries__item:nth-child(3n-2){padding:30px 22px 30px 150px;}.industries__item:nth-child(3n-1){padding:30px 22px;}.industries__item:nth-child(3n){padding:30px 150px 30px 22px;}.services__content{padding:40px 60px 40px 150px;width:calc(282px + 113px + 150px);}.article-card{padding:32px 32px 38px;}.articles .button{margin:20px calc(50vw - 1200px / 2) 0;transform:scale(0.8);transform-origin:center left;}.clients{padding:1px 1px 35px;}.clients__list{margin-top:0px;padding:0 clamp(80px,8.33vw,150px);}.map__data{padding:180px 30px 65px 150px;}.map__image img{transform:scale(0.8);transform-origin:center left;left:-50px;}}@media screen and (max-width:1800px){.home-products__button-prev{left:-80px;}.home-products__button-next{right:-80px;}.home-product__info{min-width:350px;}}@media screen and (max-width:1220px){.top__content{padding:35px 20px;}.top__title{font-size:25px;max-width:fit-content;}.industries__top{padding:20px;}.services__content{min-width:400px;padding:20px 20px 20px 30px;}.services__grid{width:calc(100% - 400px);}.services__item{gap:12px;padding:20px 30px 20px 20px;}.services__item-title{font-size:clamp(18px,1.64vw,20px);}.services__item-description{font-size:clamp(14px,1.31vw,16px);flex:1 1 auto;margin:0;}.services__item-ico{min-width:26px;}.industries__list{grid-template-columns:repeat(3,1fr);}.industries__item:nth-child(3n-2),.industries__item:nth-child(3n-1),.industries__item:nth-child(3n){padding:40px 15px;}.articles .button{margin:20px 20px 0;}.clients__list{padding:0;flex-wrap:wrap;justify-content:space-between;margin:0;gap:15px;}.clients__item{flex:1 1 25%;text-align:center;}.clients__logo{max-height:40px;}.map{position:relative;margin-top:-100px;}.map__data{min-width:400px;padding:20px 20px 20px 30px;display:flex;flex-direction:column;justify-content:center;z-index:10;position:relative;}.map__image{width:calc(100% - 400px);}.map__image img{position:relative;height:auto;width:200%;top:0;left:-15%;}}@media screen and (max-width:1023px){.popup__form__wrapper{max-height:calc(100vh - 40px);overflow:auto;}.form__field.half{width:100%;}.home-products{padding:60px 10px;}.home-product{flex-direction:column-reverse;align-items:center;gap:20px;}.home-product__info{width:100%;min-width:auto;max-width:500px;}.home-product__title{margin-top:0;}.h2{width:100%;font-size:25px;}.home-product__image{width:calc(100% - 40px);max-width:580px;margin:auto;}.home-product .button{margin:18px auto 0;display:flex;padding-left:0;padding-right:0;}.home-products__button-prev,.home-products__button-next{top:150px;}.home-products__button-prev{left:2px;top:19%;width:24px;padding:0;}.home-products__button-next{right:2px;top:19%;width:24px;padding:0;}.home-products__button_slider-ico{width:100%;}.industries__list{display:flex;flex-wrap:wrap;}.industries__item:nth-child(3n-2),.industries__item:nth-child(3n-1),.industries__item:nth-child(3n){width:50%;padding:15px 10px;border:none;border:1px solid rgba(14,88,120,0.25);min-width:360px;}.industries__item:last-child:nth-child(odd){width:100%;min-width:100%;}.industries__name{max-width:none;font-weight:400;}.services{display:flex;flex-direction:column;width:100%;overflow:hidden;}.services__content,.services__grid{width:100%;}.map{margin-top:40px;display:block;}.map__data{width:100%;box-sizing:border-box;padding:10px;min-width:100%;}.map__image{width:100%;box-sizing:border-box;}.map__data .button{width:100%;box-sizing:border-box;margin:10px auto 0;}.map__image img{position:static;}.articles__grid{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:stretch;border:none;gap:20px;width:100%;box-sizing:border-box;}.article-card{max-width:calc(100% - 20px);width:360px;border:1px solid rgba(14,88,120,0.25);padding:20px 15px;}.articles .button{width:100%;max-width:calc(100% - 20px);margin:20px auto 0;display:flex;}.services__item{display:block;position:relative;height:fit-content !important;padding-right:100px;}.services__item-ico{position:absolute;right:10px;top:50%;transform:translateY(-50%);}.services__item-description{width:100%;}}@media screen and (max-width:767px){.top__content{flex-direction:column;gap:20px;height:auto;}.top__title{max-width:100%;text-align:center;}.top__content .button{width:100%;max-width:355px;}.industries__item:nth-child(3n-2),.industries__item:nth-child(3n-1),.industries__item:nth-child(3n){min-width:100%;border:1px solid transparent;border-top:1px solid rgba(14,88,120,0.25);}.industries__item:last-child{border-bottom:1px solid rgba(14,88,120,0.25);}.services__content{padding:50px 10px;background-position:right;}.services__title{font-weight:500;}.services__description{display:none;}.services__item{padding:2px 10px;}.services__item-description{display:none;}.top__video{display:none;}}.home-product__title{font-size:40px;}.home-product__description{font-size:18px;}@media screen and (max-width:1440px){.home-product__title{font-size:32px;}.home-product__description{font-size:16px;}}@media screen and (max-width:1024px){.home-product__title{font-size:24px;}.glide__arrows{display:none;}.glide__bullets{display:block;bottom:-35px;}.glide__bullet{background-color:#009FE33D;}.glide__bullet--active{background-color:#009FE3E8;}.home-product__description{font-size:14px;}}:root{--brand-blue:#003399;--text-dark:#1a1a1a;--badge-bg:#ffffff;}body{margin:0;padding:0;background-color:#fff;}.stats-section{position:relative;width:100%;min-height:450px;display:flex;align-items:center;justify-content:center;font-family:"Montserrat",sans-serif;overflow:hidden;z-index:-1;}.stats-container::before{content:"";position:absolute;top:0;left:0;right:0;background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 3%,rgba(255,255,255,0) 97%,rgba(255,255,255,1) 100%);pointer-events:none;z-index:1;}.stats-container{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:1440px;margin:0 auto;padding:60px 80px 0;background-image:url('data:image/svg+xml,<svg width="1882" height="238" viewBox="0 0 1882 238" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.7"><path opacity="0.3" d="M0.927169 91.27C31.1179 91.27 115.127 -28.7429 375.03 42.7023C678.249 126.055 668.405 122.117 878.427 78.1436C991.803 54.4055 1136.93 55.5502 1284.03 78.1436C1484.87 108.991 1730.99 149.682 1868.81 42.7023" stroke="url(%23paint0_linear_1061_5)" stroke-width="40"/><path opacity="0.3" d="M0.927169 143.633C31.1179 143.633 115.127 23.6206 375.03 95.0657C678.249 178.418 668.405 174.48 878.427 130.507C991.803 106.769 1136.94 107.914 1284.03 130.507C1484.87 161.354 1730.99 202.046 1868.81 95.0657" stroke="url(%23paint1_linear_1061_5)" stroke-width="40"/><path opacity="0.3" d="M0.927169 196.27C31.1179 196.27 115.127 76.2571 375.03 147.702C678.249 231.055 668.405 227.117 878.427 183.144C991.803 159.405 1136.93 160.55 1284.03 183.144C1484.87 213.991 1730.99 254.682 1868.81 147.702" stroke="url(%23paint2_linear_1061_5)" stroke-width="40"/></g><defs><linearGradient id="paint0_linear_1061_5" x1="0.927169" y1="66.0632" x2="1868.81" y2="66.0632" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.461538" stop-color="%23115F7E"/><stop offset="0.971154" stop-color="%23F7FDFF"/></linearGradient><linearGradient id="paint1_linear_1061_5" x1="0.927169" y1="118.427" x2="1868.81" y2="118.427" gradientUnits="userSpaceOnUse"><stop stop-color="%234F660B" stop-opacity="0"/><stop offset="0.5625" stop-color="%239BC716"/><stop offset="1" stop-color="%234C610B" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_1061_5" x1="0.927169" y1="171.063" x2="1868.81" y2="171.063" gradientUnits="userSpaceOnUse"><stop stop-color="%23967C00" stop-opacity="0"/><stop offset="0.548077" stop-color="%23FCD000"/><stop offset="1" stop-color="%23967C00" stop-opacity="0"/></linearGradient></defs></svg>');background-repeat:no-repeat;background-position:center center;background-size:1600px auto;}.stat-item{display:flex;flex-direction:column;align-items:center;flex:1;}.stats-container::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 15%,rgba(255,255,255,0) 85%,rgba(255,255,255,1) 100%);pointer-events:none;z-index:1;}.number-wrapper{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:20px;}.digit{font-size:clamp(110px,14vw,200px);font-weight:400;line-height:0.8;color:var(--brand-blue);letter-spacing:-4px;}.badge{position:absolute;background-color:var(--badge-bg);padding:2px 6px;font-size:clamp(12px,1.2vw,16px);font-weight:700;color:#000;z-index:2;white-space:nowrap;}.stat-item:nth-child(1) .badge{left:-5%;bottom:25%;}.stat-item:nth-child(2) .badge{left:50%;transform:translateX(-50%);bottom:30%;}.stat-item:nth-child(3) .badge{right:-10px;bottom:22%;}.stat-item:nth-child(4) .badge{left:15px;bottom:35%;}.description{font-size:clamp(14px,1.3vw,18px);font-weight:bold;line-height:1.3;color:var(--text-dark);text-align:center;max-width:200px;margin:0;width:100%;}@media (max-width:992px){.stats-container{flex-wrap:wrap;gap:40px 20px;justify-content:center;}.stat-item{flex:0 0 45%;}.stat-item:nth-child(1) .badge{left:0;}.stat-item:nth-child(3) .badge{right:0;}}@media (max-width:580px){.stat-item{flex:0 0 100%;}.digit{font-size:130px;}.badge{font-size:14px;}}.main_benefits{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 auto;max-width:1240px;}.main_benefit{flex:1;display:flex;flex-direction:column;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;height:455px;padding:30px 26px 20px;font-size:16px;box-sizing:border-box;box-shadow:inset -5px 0px 20px rgba(0,0,0,0.25)}@media (max-width:1024px){.main_benefit{width:50%;max-width:50%;flex:auto;}}.main_benefit *{z-index:1;max-width:250px;}.main_benefit::before{content:"";position:absolute;right:0;bottom:0;width:100%;height:100%;background-repeat:no-repeat;background-position:bottom right;background-size:contain;pointer-events:none;z-index:0;}.main_benefit-title{font-weight:600;font-size:24px;line-height:100%;margin:0 0 15px;}.main_benefit-description{margin:0;}.main_benefit a{display:flex;align-items:center;text-decoration:none;margin:auto 0 0;color:#fff;width:100%;gap:8px;}.main_benefit:nth-child(1){background-image:url('/local/templates/evada/files/home/beautiful-1.jpg');}.main_benefit:nth-child(1)::before{background-image:url('/local/templates/evada/files/home/beautiful-11.webp');}.main_benefit:nth-child(2){background-image:url('/local/templates/evada/files/home/beautiful-2.jpg');}.main_benefit:nth-child(2)::before{background-image:url('/local/templates/evada/files/home/beautiful-22.webp');}.main_benefit:nth-child(3){background-image:url('/local/templates/evada/files/home/beautiful-3.jpg');}.main_benefit:nth-child(3)::before{background-image:url('/local/templates/evada/files/home/beautiful-33.webp');}.main_benefit:nth-child(4){box-shadow:none;background-image:url('/local/templates/evada/files/home/beautiful-4.jpg');}.main_benefit:nth-child(4)::before{background-image:url('/local/templates/evada/files/home/beautiful-44.webp');}@media (max-width:668px){.main_benefit,.main_benefit:nth-child(2),.main_benefit:nth-child(3){width:100%;max-width:100%;height:320px;padding:30px 18px;}.main_benefit *{max-width:100%;}}.Industries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:1px calc(50vw - 1200px / 2) 0px;}@media screen and (min-width:2200px){.Industries{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.industry{position:relative;display:flex;flex-direction:column;text-decoration:none;overflow:hidden;color:#000;}.industry:hover{opacity:0.8;}.industry img{display:block;width:100%;aspect-ratio:515 / 160;object-fit:cover;object-position:center;background:#f3f3f3;}.industry>span{display:flex;align-items:center;gap:8px;font-weight:600;font-size:24px;line-height:100%;letter-spacing:0%;padding:20px;}.industry .button__arrow{flex:0 0 24px;width:24px;height:24px;}@media (max-width:1220px){.Industries{margin:0 20px;gap:12px;}.industry>span{min-height:74px;padding:14px 16px;font-size:clamp(20px,2.4vw,30px);}}@media (max-width:768px){.Industries{grid-template-columns:1fr;margin:0 10px;}.industry>span{min-height:64px;font-size:22px;line-height:1.1;}}@media screen and (min-width:1440px){.landing_page .ups-category__content{grid-template-columns:repeat(4,1fr);width:fit-content;margin:auto;}}.landing_page .product-card{flex-direction:column;max-width:304px;width:100%;padding:12px;}.landing_page .product-card__image{width:100%;max-width:100%;height:auto;aspect-ratio:1 / 1;}.landing_page .product-card__data{width:273px;max-width:100%;}.landing_page_hero,.partner-cta{padding:0 calc(50% - 1200px / 2);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:40px;background-color:var(--blue);}.partner-cta{margin-top:120px;}@media screen and (min-width:2200px){.landing_page_hero,.partner-cta{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.landing_page .content__items{grid-template-columns:repeat(4,1fr);gap:13px;}@media screen and (min-width:2200px){.landing_page .content__items{grid-template-columns:repeat(6,1fr);}}@media screen and (max-width:1023px){.landing_page .content__items{display:flex;justify-content:center;flex-wrap:wrap;max-width:100%;gap:6px;}.landing_page .content__item:not(.mix){width:300px;max-width:calc(50% - 45px);}.landing_page .content__item.mix{width:355px;max-width:100%;}}.landing_page .articles{margin-bottom:40px;}.landing_page_hero{height:clamp(250px,23.06vw,360px);background-size:cover;background-position:center;margin-bottom:40px;}.landing_page_hero__description{font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--black);padding:0 calc(50% - 1200px / 2);margin:0;}@media screen and (min-width:2200px){.landing_page_hero__description{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.partner-cta{padding-top:88px;padding-bottom:88px;}@media screen and (max-width:800px){.partner-cta{padding-bottom:120px;}}.landing_page_hero__title{font-weight:400;font-size:clamp(40px,2.08vw,72px);line-height:100%;color:var(--white);margin:0;}.landing_page_hero__subtitle{color:var(--white);font-size:clamp(20px,1.67vw,32px);font-weight:500;margin:0;}.partner-cta__title{font-weight:700;font-size:clamp(34px,2.5vw,40px);line-height:110%;color:var(--white);margin:0;}.landing_page_hero .button,.partner-cta .button{width:320px;}.benefits{overflow:hidden;}.benefits__list{margin:auto;}.benefits__top{padding:74px calc(50% - 1200px / 2) 48px;display:flex;justify-content:space-between;align-items:center;gap:20px;}.benefits__top>*{width:calc(50% - 40px);}.benefits__top .description{text-align:right;}.benefit-card{display:flex;align-items:center;}.benefit-card__image{max-height:478px;object-fit:cover;}.benefit-card>*{width:50%;box-sizing:border-box;}.benefit-card__content{width:600px;max-width:50%;}@media screen and (min-width:2200px){.benefit-card__content{width:1000px;}}.benefit-card__content .button{margin-top:20px;}.benefit-card .benefit-card__content{padding:0 32px 0 32px;}.benefits__list:not(.left) .benefit-card:nth-child(even){flex-direction:row-reverse;}.benefits__list.left .benefit-card:nth-child(even){flex-direction:row;}.benefits__list.left .benefit-card:nth-child(odd){flex-direction:row-reverse;}.benefit-card__title{font-weight:700;font-size:clamp(34px,2.5vw,40px);line-height:110%;color:var(--black);margin:20px 0;}.benefit-card__description{font-weight:400;font-size:18px;line-height:130%;color:var(--black);margin:20px 0;}.partner-benefits__list{display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));gap:64px;padding:0 calc(50vw - 1200px / 2);box-sizing:border-box;overflow:hidden;list-style:none;margin:40px 0;justify-content:center;}.partner-benefits__item{display:flex;flex-direction:column;padding:24px 12px;box-sizing:border-box;gap:16px;background:#F2F5F9;border-radius:20px;}.partner-benefits__item__title{font-weight:700;font-size:32px;line-height:130%;text-align:center;color:var(--blue);margin:0;}.partner-benefits__item__description{margin:0 0 auto;font-weight:400;font-size:18px;line-height:130%;text-align:center;color:var(--black);}.partnership{margin:100px 0 0;display:flex;justify-content:space-between;width:100%;overflow:hidden;}.partnership__steps{flex:1 0 auto;display:flex;flex-direction:column;}.partnership__step{display:flex;align-items:center;gap:24px;box-sizing:border-box;padding:25px 25px 25px 38px;color:var(--black);background:transparent;border:none;border-bottom:1px solid rgba(14,88,120,0.25);border-left:1px solid rgba(14,88,120,0.25);border-top:1px solid rgba(14,88,120,0.25);text-decoration:none;}.partnership__step-number{font-weight:400;font-size:96px;line-height:100%;color:rgba(38,142,193,0.5);width:60px;text-align:left;margin-left:54px;}.partnership__step-description{font-weight:700;font-size:clamp(20px,1.56vw,25px);line-height:120%;max-width:625px;}.partnership__info{width:calc(282px + 113px + (50vw - 1200px / 2));padding:40px 117px 40px calc(50vw - 1200px / 2);box-sizing:border-box;background-color:rgba(0,159,227,0.8);background-image:url(/local/templates/evada/styles/../files/home/bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover;color:var(--white);display:flex;flex-direction:column;justify-content:center;}.partnership__title{font-weight:700;font-size:clamp(25px,3.28vw,40px);line-height:110%;margin:0 0 0;}.partnership__subtitle{font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;margin:20px 0 0;}.partnership__info .button{margin:24px 0 0;width:100%;}.faq{margin:100px 0 0;padding-bottom:100px;}.h2.faq__title{padding:0 calc(50% - 1200px / 2) 80px;width:100%;box-sizing:border-box;margin:0;}.faq__list{padding:0;list-style:none;width:100%;margin:0;}.faq__item{border-top:1px solid rgba(14,88,120,0.25);padding:40px calc(50% - 1200px / 2);}@media screen and (min-width:2200px){.faq__item{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.faq__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.5s ease-in-out;}.faq__item.faq__item--open .faq__answer{grid-template-rows:1fr;}.faq__item:last-child{border-bottom:1px solid rgba(14,88,120,0.25);}.faq__answer{font-size:clamp(14px,1.13vw,18px);}.faq__answer a{color:var(--blue-dark);font-weight:500;text-decoration:none;}.faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;padding:0;}.faq__question h3{font-weight:700;font-size:clamp(20px,1.56dvw,25px);line-height:120%;color:var(--black);margin:0;text-align:left;width:calc(100% - 17px);text-wrap:pretty;}.faq__item--open .faq__question svg{min-width:17px;transform:rotate(180deg);color:var(--blue-dark);}.faq__answer div{overflow:hidden;}.service-steps{margin:0 calc(50% - 1200px / 2) 81px;max-width:100%;}@media screen and (min-width:2200px){.service-steps{margin-left:calc(50% - 1800px / 2);margin-right:calc(50% - 1800px / 2);}}.service-steps__list{list-style-type:none;padding:0;}.service-steps__item{display:flex;margin-bottom:clamp(20px,3.13vw,60px);row-gap:80px;column-gap:clamp(10px,1.5dvw,24px);}.service-steps__number{font-weight:400;font-size:clamp(70px,6dvw,96px);line-height:100%;color:rgba(38,142,193,0.5);margin:0;min-width:60px;}.service-steps__item-title{font-weight:700;font-size:clamp(20px,1.56vw,25px);line-height:120%;color:var(--black);margin:0 0 12px;}.service-steps__item-description{font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--black);}.service-stages__list{list-style:none;padding:0 calc(50% - 1200px / 2);}.coll{max-width:none !important;}@media screen and (min-width:2200px){.service-stages__list{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.service-stages__item{display:flex;align-items:center;margin-bottom:30px;}.service-stages__item:not(:last-child){margin-bottom:60px;}.service-stages__icon{flex-shrink:0;width:clamp(50px,6.25vw,100px);aspect-ratio:1 / 1;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:20px;}.service-stages__item:not(odd) .service-stages__icon{background-color:var(--blue-dark);}.service-stages__item:nth-child(even) .service-stages__icon{background-color:var(--blue);}.partner-benefits__item__icon{width:clamp(36px,2.88vw,46px);aspect-ratio:1 / 1;object-fit:contain;object-position:center;margin:auto;}.service-stages__title{font-weight:700;font-size:clamp(20px,1.56vw,25px);line-height:120%;color:var(--black);margin:0 0 24px;}.service-stages__details{list-style:none;padding:0;}.service-steps__img{object-fit:contain;}.service-stages__detail{font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--black);}.service-stages__detail:not(:last-child){margin:0 0 10px;}.service-steps__content{display:flex;flex-direction:column;justify-content:center;}.service-stages__detail-title{font-weight:bold;}.reviews{max-width:1200px;margin:0 auto;padding:40px 20px;}.reviews__header{text-align:center;margin-bottom:40px;}.reviews__title{font-size:32px;margin-bottom:10px;}.reviews__subtitle{font-size:18px;color:#666;}.reviews__container{display:flex;justify-content:space-between;flex-wrap:wrap;column-gap:58px;row-gap:30px;}.review-card{width:calc(50% - 29px);background-color:#F4F4F4;overflow:hidden;display:flex;gap:20px;padding:25px;box-sizing:border-box;}.review-card__image{border-radius:100px;width:120px;height:120px;object-fit:cover;}.review-card__name{font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--black);margin:0 0 5px;}.review-card__position{font-weight:400;font-size:14px;line-height:140%;color:var(--grey);margin:0 0 20px;}.review-card__text{font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--black);margin:0;}.execution-times{max-width:1200px;margin:0 auto 80px;}@media screen and (min-width:2200px){.execution-times{box-sizing:border-box;max-width:100%;padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.execution-times__content{display:flex;justify-content:space-between;flex-wrap:wrap;column-gap:78px;row-gap:30px;}.execution-times__item{border-top:1px solid rgba(14,88,120,0.25);width:calc((100% / 3) - (78px * 2 / 3));padding:20px 0 0;text-align:left;}.execution-times__period{color:var(--black);font-weight:400;box-sizing:border-box;margin:0 0 5px;}.execution-times__prefix{font-size:clamp(25px,2.95vw,36px);line-height:110%;}.execution-times__value{font-size:clamp(30px,5.25vw,64px);line-height:110%;white-space:nowrap;}.execution-times__description{font-weight:400;font-size:18px;line-height:130%;color:var(--grey);margin:0;}@media screen and (min-width:1224px) and (max-width:1800px){.landing_page_hero,.landing_page_hero__description{padding:0 clamp(80px,8.33vw,150px);}.landing_page_hero__title{font-size:40px;}.execution-times{width:100%;max-width:100dvw;margin:0 0 64px;}.partnership__info{padding:40px 60px 40px clamp(80px,8.33vw,150px);width:calc(282px + 113px + 150px);}.execution-times__content,.service-stages__list{padding:0 clamp(80px,8.33vw,150px);}.execution-times__value{font-size:48px;}.execution-times__description{font-size:14px;}.faq__item{padding:32px clamp(80px,8.33vw,150px);}.partnership__step-number{margin-left:36px;font-size:68px;}.partnership__step-description{font-size:20px;}.partner-benefits__list{padding:0 clamp(80px,8.33vw,150px);}.service-steps{margin:0 0 30px;}.service-steps__list{margin:0 clamp(80px,8.33vw,150px);}.service-steps__number{font-size:70px;}.service-steps__item-title{font-size:20px;margin:0 0 6px;}.service-steps__item-description{margin:6px 0 18px;}}@media screen and (max-width:1220px){.landing_page_hero{padding:0 10px 10px;}.landing_page_hero__description{padding:0 10px;}.service-steps{margin:auto 10px;}.partnership__info{min-width:400px;padding:25px 20px 25px 30px;}.partnership__steps{width:calc(100% - 400px);}.partnership__step{padding:20px;align-items:flex-start;gap:12px;border:none;}.partnership__step-number{margin-left:0;font-size:36px;width:30px;flex:0;}.partnership__step-description{font-size:18px;font-weight:400;margin:0;flex:1;}.faq__item{padding:20px;}.service-stages__item{padding:0 10px;}}@media screen and (max-width:1023px){.benefit-card__content{max-width:100%;}.partner-cta{z-index:1000;position:relative;padding:40px 10px;margin-top:60px;}.landing_page_hero .button,.partner-cta .button{width:100%;}.faq__item{padding:20px 10px;}.benefit-card{display:block;margin-bottom:24px;}.benefit-card__image{width:100%;margin-bottom:24px;max-height:478px;object-fit:contain;}.service-steps__item-title{color:#909090;font-size:18px;}.benefit-card:nth-child(odd) .benefit-card__content,.benefit-card:nth-child(even) .benefit-card__content{padding:10px;width:100%;}.benefit-card__title{margin:0 0 12px;font-weight:700;font-size:18px;line-height:120%;}.benefit-card__description{margin:0;}.execution-times .page__header,.service-steps .page__header{padding:0 !important;}.partner-benefits__list{display:flex;flex-wrap:wrap;border:none;border:0.5px solid rgba(14,88,120,0.25);}.partner-benefits__item{width:45%;border:0.5px solid rgba(14,88,120,0.25);}.partner-benefits__item:nth-last-child(1):nth-child(odd){grid-column:1 / -1;width:100%;}.service-stages{margin-top:60px;}.review-card{display:block;}.review-card__image{margin:0 auto 24px;display:block;}.partnership{margin-top:60px;display:flex;flex-direction:column;width:100%;}.partnership__info{padding:15px 10px;}.partnership__info,.partnership__steps{width:100%;min-width:auto;box-sizing:border-box;}.partnership__info .button{max-width:100%;}.faq__question h3{font-size:18px;}}@media screen and (max-width:767px){.execution-times__value{font-size:28px;}.mobile-colum{flex-wrap:wrap;}.landing_page_hero{min-height:250px;padding:40px 0px;}.landing_page_hero__title{font-weight:700;font-size:40px;text-wrap:balance;}.execution-times__item{width:100%;}.review-card{width:100%;}.service-steps__item{gap:6px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;text-align:center;border:1px solid #0E587840;margin-bottom:0;padding:12px;}.service-steps__img{max-height:74px;}.service-steps__item:last-child:nth-child(odd){grid-column:span 2;}.service-steps__number{font-size:36px;min-width:30px;}.partner-benefits__item{width:100%;padding:24px 6px;grid-row:span 1;grid-column:span 1;display:flex;flex-direction:column;}.partner-benefits__item:nth-last-child(1):nth-child(odd){width:100%;grid-column:span 2;}.partner-benefits__item__title{font-weight:400;font-size:12px;text-align:center;word-break:break-word;margin-bottom:0;color:#909090;font-weight:700;}.partner-benefits__item__description{display:none;}.partner-benefits__list{display:grid;grid-template-columns:repeat(2,calc(50% - 3px));max-width:100%;overflow:hidden;gap:6px;padding:0 10px;border:none}.service-stages__item{flex-direction:column;gap:12px;margin-bottom:40px;padding:0 10px;}.service-stages__icon{width:60px;height:60px;padding:16px;box-sizing:border-box;}.partner-benefits__item__icon{width:100%;max-width:50px;}.service-stages__list{display:grid;grid-template-columns:repeat(2,calc(50% - 3px));max-width:100%;overflow:hidden;margin-bottom:30px;gap:6px;padding:0 10px;}.service-steps__img{max-width:75%;}.service-steps__item-description{display:none;}.service-steps{padding-left:0;padding-right:0;}.service-stages__item{margin:0;border:1px solid #48ADE980;padding:12px;}.service-stages__details{display:none;}.service-stages__icon{margin-bottom:24px;}.service-stages__item{min-height:120px;display:flex;justify-content:center;align-items:center;}.service-stages__item:not(:last-child){margin:0;}.service-stages__item:not(odd) .service-stages__icon{margin:0;}.service-stages__item:last-child:nth-child(odd){grid-column:span 2;}.service-stages__title{font-weight:400;font-size:12px;text-align:center;word-break:break-word;margin-bottom:0;color:#909090;font-weight:700;}}@media screen and (max-width:462px){.landing_page_hero__title{font-size:30px;}}@media screen and (min-width:1024px){.partnership__steps:has(> :only-child) .partnership__step{height:100%;}.partnership__steps:has(> :first-child:nth-last-child(2)) .partnership__step{height:50%;}.partnership__steps:has(> :first-child:nth-last-child(n+3)) .partnership__step{height:135px;}}@media screen and (min-width:1221px){.partnership__steps:has(> :only-child) .partnership__step{height:100%;}.partnership__steps:has(> :first-child:nth-last-child(2)) .partnership__step{height:50%;}.partnership__steps:has(> :first-child:nth-last-child(n+3)) .partnership__step{height:162px;}}@media screen and (max-width:800px){.materials__catalog{.coll{display:flex;gap:6px;flex-flow:row wrap;}.tsod_item{order:1;width:calc(50% - 3px);border:1px solid #48ADE980;padding:12px;box-sizing:border-box;}.tsod_item h2{font-weight:400;font-size:12px;text-align:center;word-break:break-word;margin-bottom:0;color:#909090;font-weight:700;}.tsod_item p{display:none;}.tsod_item:nth-child(2){order:2;}.tsod_item:nth-child(3){order:3;}.tsod_item:nth-child(4){order:4;}}}.grid-container{display:grid;grid-template-columns:repeat(3,1fr);width:100%;max-width:1400px;background:#ffffff;position:relative;margin:auto;padding:0;}.grid-container::before,.grid-container::after{content:'';position:absolute;top:0;bottom:0;width:1px;background-color:rgba(14,88,120,0.25);}.grid-container::before{left:33.333%;}.grid-container::after{left:66.666%;}.grid-item{padding:20px;}.grid-item:nth-child(1)::before{content:'';position:absolute;top:0;left:-100vw;right:-100vw;height:1px;background-color:rgba(14,88,120,0.25);}.grid-item:nth-child(3)::after{content:'';position:absolute;bottom:0;left:-100vw;right:-100vw;height:1px;background-color:rgba(14,88,120,0.25);}.grid-item:nth-child(6)::after{content:'';position:absolute;bottom:0;left:-100vw;right:-100vw;height:1px;background-color:rgba(14,88,120,0.25);}.grid-item{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;}@media (max-width:1024px){.grid-container{grid-template-columns:repeat(2,1fr);}.grid-container::before{left:50%;}.grid-container::after{display:none;}.grid-item:nth-child(1)::before{display:block;}.grid-item:nth-child(2)::after,.grid-item:nth-child(4)::after{content:'';position:absolute;bottom:0;left:-100vw;right:-100vw;height:1px;background-color:rgba(14,88,120,0.25);}.grid-item:nth-child(4)::after{display:none;}.grid-item:nth-child(6)::after{display:block;}.grid-item:last-child:nth-child(odd){grid-column:span 2;background:#ffffff;}}@media (max-width:768px){.grid-item:last-child:nth-child(odd){grid-column:auto;}.grid-container{grid-template-columns:1fr;}.grid-container::before,.grid-container::after{display:none;}.grid-item:nth-child(1)::before{display:block;}.grid-item:not(:last-child)::after{content:'';position:absolute;bottom:0;left:-100vw;right:-100vw;height:1px;background-color:rgba(14,88,120,0.25);}.grid-item:nth-child(2)::after,.grid-item:nth-child(3)::after,.grid-item:nth-child(4)::after{display:block;}}.grid-item__image{width:50px;height:50px;opacity:1;object-fit:contain;margin-bottom:20px;}.grid-item__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:100%;text-align:center;color:var(--black);margin:0 0 12px;}.grid-item__description{font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:130%;text-align:center;color:var(--black);min-height:46px;max-width:332px;margin:0;}@media (max-width:1024px){.grid-item__image{width:50px;height:50px;margin-bottom:16px;}.grid-item__title{font-size:28px;margin:0 0 10px;}.grid-item__description{font-size:16px;max-width:280px;min-height:42px;}}@media (max-width:768px){.grid-item__image{width:45px;height:45px;margin-bottom:12px;}.grid-item__title{font-size:24px;margin:0 0 8px;}.grid-item__description{font-size:14px;max-width:100%;min-height:38px;}}:root{--bg:#ffffff;--text:#323232;--dot-dark:#003f95;--dot-light:#c7ddf6;}.reference-card{margin:0 calc(50% - 1200px / 2) 81px;max-width:100%;}@media screen and (min-width:2200px){.reference-card{margin-left:calc(50% - 1800px / 2);margin-right:calc(50% - 1800px / 2);}}@media screen and (min-width:1224px) and (max-width:1800px){.reference-card{margin:0 0 30px;}}@media screen and (max-width:1220px){.reference-card{margin:auto 10px;}}@media screen and (max-width:767px){.reference-card{padding-left:0;padding-right:0;}}.ibp-list{margin:0;padding:0;list-style:none;display:grid;gap:20px;}@media screen and (min-width:1224px) and (max-width:1800px){.ibp-list{margin:0 clamp(80px,8.33vw,150px);}}.ibp-item{display:flex;column-gap:8px;align-items:center;}.ibp-item__link{display:flex;column-gap:8px;align-items:center;text-decoration:none;color:var(--text);}.ibp-item__link:hover{opacity:.8;}.dot{width:18px;height:18px;border-radius:50%;}.dot--dark{background:var(--dot-dark);}.dot--light{background:var(--dot-light);}.item-text{font-family:Montserrat;font-weight:500;font-style:Medium;font-size:18px;line-height:120%;letter-spacing:0%;}@media (max-width:560px){.ibp-item{grid-template-columns:10px 1fr;column-gap:10px;}.dot{width:10px;height:10px;}.item-text{font-size:16px;line-height:1.25;}}.section{display:flex;align-items:center;max-width:1240px;padding-left:20px;padding-right:20px;margin:0 auto;gap:20px;.landing_page_hero__description{padding:0 !important;margin:20px 0;}h2{font-weight:700;font-size:40px;letter-spacing:0%;margin:0;}}.section_left{flex:1;display:flex;justify-content:center;flex-direction:column;max-width:calc(50% - 10px);}.section_right{flex:1;display:flex;justify-content:center;flex-direction:column;max-width:calc(50% - 10px);}.section_image{align-items:center;img{max-width:100%;height:auto;}}@media (max-width:1220px){.section{flex-direction:column;gap:40px;h2{font-size:clamp(25px,3.28vw,40px);}}.section_left,.section_right{max-width:none;}}@media (max-width:767px){.section{padding-left:10px;padding-right:10px;h2{font-size:clamp(20px,1.56vw,25px);}}.section_left,.section_right{max-width:none;}}.main.materials{.material-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding-top:10px;position:relative;}@media screen and (min-width:2200px){.material-wrap{grid-template-columns:repeat(3,1fr);}}.material-card{width:100%;height:auto;border:1px solid rgba(0,0,0,0.2);padding:16px;box-sizing:border-box;margin-bottom:8px;display:flex;gap:24px;cursor:pointer;background-color:#FFF;}.main.materials{padding-bottom:clamp(160px,10.31vw,1000px);}.material-card__image-container{display:flex;align-items:center;}.material-card__image{width:34px;height:34px;object-fit:cover;object-position:center;}.download-icon{display:flex;flex-direction:column;}.download-icon svg path{transition:all 0.2s ease;}.material-card:hover .download-icon svg path{fill:#48ADE9;}.material-card__content{display:flex;flex-direction:column;width:100%;justify-content:space-between;}.material-card__category{font-weight:700;font-size:12px;line-height:140%;text-transform:uppercase;color:var(--grey);margin:0;}.materials__catalog__title{font-weight:700;font-size:25px;line-height:120%;color:var(--black);margin:0;text-wrap:balance;}.material-card__title{font-weight:400;font-size:14px;line-height:120%;color:#132532;margin:0;text-wrap:auto;}.materials__catalog__title{margin-bottom:20px;}.material-card__description{font-weight:400;font-size:14px;line-height:130%;color:#899196;text-wrap:balance;margin:8px 0 0 0;}.material-card__download-button{width:273px;margin:auto 0 0;}@media screen and (max-width:768px){.materials__catalog{padding-bottom:60px;}.material-card{flex-wrap:nowrap;}.material-wrap{grid-template-columns:repeat(1,1fr);}.material-card__download-button{max-width:100%;width:306px;margin-top:36px;}}margin-bottom:180px}.account .main.materials{.material-wrap{display:grid;grid-template-columns:repeat(1,1fr);gap:20px;padding-top:10px;position:relative;}>*{padding:0 !important;}@media screen and (min-width:2200px){.material-wrap{grid-template-columns:repeat(2,1fr);}}}.main:not(.materials){.material-card{width:100%;height:auto;border:1px solid rgba(0,0,0,0.2);padding:20px 24px;box-sizing:border-box;margin-bottom:28px;display:flex;gap:50px}.materials__catalog{padding-bottom:80px;}.material-card__image{width:207px;height:260px;object-fit:cover;object-position:center}.material-card__content{display:flex;flex-direction:column;}.material-card__category{font-weight:700;font-size:12px;line-height:140%;text-transform:uppercase;color:var(--grey);margin:0;}.material-card__title,.materials__catalog__title{font-weight:700;font-size:25px;line-height:120%;color:var(--black);margin:0;text-wrap:balance;}.materials__catalog__title{margin-bottom:20px;}.material-card__description{font-weight:400;font-size:18px;line-height:130%;color:var(--black);text-wrap:balance;}.material-card__download-button{width:273px;margin:auto 0 0;}@media screen and (max-width:768px){.materials__catalog{padding-bottom:60px;}.material-card{gap:6px;position:relative;padding:12px;}.material-card__category{font-size:11px;}.material-card__title{font-size:14px;text-wrap:auto;margin-top:6px;}.material-card__description{font-size:11px;margin-top:6px;}.material-card__image{width:116px;height:106px;}.material-card .material-card__download-button{position:absolute;left:0;top:0;height:100%;max-height:100%;width:100%;background:transparent;color:transparent;border:none;}}}.account{max-width:100vw;display:flex;align-items:flex-start;gap:20px;padding:clamp(20px,5vw,80px) max(150px,calc(50% - 600px)) 170px;}@media screen and (min-width:2200px){.account{padding-left:calc(50% - 1800px / 2);padding-right:calc(50% - 1800px / 2);}}.account__sidebar{min-width:200px;}.sidebar__title{margin-top:0;}.account__content{flex:1;max-width:calc(100% - 220px);overflow:hidden;}.account__content>*+*{margin-top:clamp(20px,2.5vw,40px);}.account__content__nav{display:grid;width:100%;grid-template-columns:repeat(5,1fr);}.table{width:100%;margin:clamp(20px,2.5vw,40px) 0 20px;border-spacing:0;border-collapse:collapse;color:#282828;}.table *{text-align:left;vertical-align:top;}.table--no-wrap *{white-space:nowrap;}.table__header{background:#f2fafe;}.table__header--title{padding:10px;font-size:14px;}.table__group--title{background:rgba(0,159,227,0.15);font-size:14px;font-weight:600;padding:6.5px 10px;}.table__row>*{padding:10px;font-size:clamp(12px,0.88vw,14px);}.table__row--title{min-width:125px;}.table__row--description{width:100%;}.table__row td:nth-child(5),.table__row td:nth-child(6){white-space:nowrap;}.table__img{width:96px;height:auto;object-fit:contain;}.account__contact{display:flex;flex-wrap:wrap;gap:32px;}.account__contact__item{background-color:#268EC1;background-image:url(/local/templates/main/files/bgcontacts.png);background-size:cover;padding:24px;width:calc(50% - 16px);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:20px;}.account__contact-title{font-size:18px;font-weight:700;margin:0;}.account__contact-text{padding:6px;background:#268EC1;width:100%;margin:0;font-size:18px;flex:1;}.account__contact-types{display:flex;gap:20px;}.account__data{color:#282828;}.account__data__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;}.account__data__header-title{font-size:clamp(20px,2.5vw,40px);font-weight:700;margin:0;}.account__data__header-edit{border:none;background:none;cursor:pointer;&:hover{opacity:0.5;}}.account__data__item{margin-bottom:12px;}.account__data__item-title{font-size:clamp(12px,1.06vw,17px);font-weight:500;}.account__data__input{font-size:clamp(12px,1.06vw,17px);width:100%;border:#0000001A 1px solid;padding:clamp(12px,1.25vw,20px) clamp(12px,1.75vw,28px);color:#282828;}.account__data__input:read-only{pointer-events:none;user-select:none;outline:none;}.account__data__btns{margin-top:25px;display:flex;gap:20px;}.account__data__btns .button{width:100%;}.account__data__hidden{display:none;}.account__data__dialog{width:clamp(400px,41.25vw,660px);height:clamp(400px,32.88vw,526px);border:none;box-sizing:border-box;text-align:center;flex-direction:column;}.account__data__dialog:open{display:flex;}.account__data__dialog__title{font-size:25px;font-weight:700;}.account__data__dialog__text{flex:1 1 auto;display:flex;align-items:center;justify-content:center;font-size:18px;}.table__checkbox{position:relative;cursor:pointer;}.table__checkbox-input{position:absolute;z-index:-1;opacity:0;left:-9999px;}.table__checkbox-custom{display:block;width:20px;height:20px;border:1px solid rgba(0,0,0,0.60);}.table__checkbox-input:checked+.table__checkbox-custom{background-color:#268EC1;background-image:url('data:image/svg+xml,<svg width="14" height="10" viewBox="0 0 14 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 0.702843L4.7828 10L0 5.17571L0.696799 4.47287L4.7828 8.59431L13.3032 0L14 0.702843Z" fill="white"/></svg>');background-repeat:no-repeat;background-position:center;border:1px solid transparent;}.button-full{width:100%;margin-top:0;}.reserved__search-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:4px;}.reserved__search-form{width:100%;height:58px;margin:0;overflow:hidden;transition:all .3s ease-in-out;position:relative;}.reserved__search-form.open .reserved__search-button{opacity:0;}.reserved__search-input{width:100%;height:100%;background:transparent;border:none;border:1px solid rgba(0,0,0,0.2);padding:17px 24px;background:var(--white);outline:none;font-weight:400;font-size:17px;line-height:140%;color:#000;box-sizing:border-box;}.reserved__search-input::placeholder{font-weight:400;font-size:17px;line-height:140%;color:rgba(0,0,0,0.5);}.reserved__search-input:focus::placeholder{color:transparent;}.reserved__search-btns{position:absolute;z-index:100;top:0;right:0;padding:17px 24px;height:100%;box-sizing:border-box;display:flex;gap:5px;}.reserved__search-btn{height:24px;width:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;}#search-not-found{display:none;width:100%;text-align:center;padding:20px;margin:0;box-sizing:border-box;color:#000;font-size:25px;line-height:140%;}.table__pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0;}.table__pagination--arrow{display:flex;align-items:center;gap:6px;padding:6px 12px;user-select:none;pointer-events:none;color:#909090;&.active{background-color:#48ADE9;color:#fff;cursor:pointer;pointer-events:auto;}&.table__pagination--left svg{transform:rotate(90deg);}&.table__pagination--right svg{transform:rotate(270deg);}}.table__pagination--numbers{flex:1 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:12px;}.table__pagination-ellipsis{user-select:none;}.table__pagination-number{background-color:transparent;border:1px solid transparent;border-radius:2px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;&.active,&:hover{background-color:#009FE333;border-color:#268EC1;}}.sidebar__link--exit,.sidebar__link--exit a{color:#FF0000;background:transparent;border:none;padding:0;cursor:pointer;text-decoration:none;}@media screen and (max-width:768px){.account{flex-direction:column;padding:20px 15px 60px;}}.selected-goods:not(:has(.table__row)) h3,.selected-goods:not(:has(.table__row)) .table{display:none;}.selected-title{font-weight:700;line-height:130%;font-size:18px;color:#282828;}.selected-goods .table{margin:20px 0;}.selected-goods-list{margin-top:10px;max-height:184px;overflow:auto;}.selected-good-item{display:flex;justify-content:space-between;align-items:center;padding:5px 5px 5px 0;margin:6px 6px 6px 0;border:1px solid #ddd;}.good-title{flex:1;padding:6px;color:#282828;font-size:17px;line-height:1.4;}.quantity-controls{display:flex;align-items:center;gap:5px;}.quantity-decrease,.quantity-increase{width:30px;height:30px;background-color:transparent;border:1px solid transparent;border-radius:3px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:32px;color:#020202;}.quantity-input{width:45px;text-align:center;border:1px solid #d0d0d0;border-radius:3px;padding:5px;font-size:17px;}input.quantity-input::-webkit-outer-spin-button,input.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}input.quantity-input[type=number]{-moz-appearance:textfield;}#stockPopup .popup{width:852px;}.exportExcelBtn{background:none;outline:none;border:none;display:flex;align-items:center;gap:8px;font-size:18px;color:#268EC1;margin-top:24px;cursor:pointer;}.btn-export-wrapper{display:flex;justify-content:flex-end;}.table__row td:empty:before{content:'-'}.table__row:has(td:nth-child(7):empty) .table__checkbox{opacity:.2;pointer-events:none;}.selected-goods td:nth-child(2){text-transform:uppercase;}.table__header .table__header--title:nth-child(2),.table__row--title{max-width:120px;width:120px;min-width:unset;word-break:break-word;}.product__image{width:240px;aspect-ratio:1 / 1;object-fit:contain;object-position:center;background:#fff;}.product__title{margin:0;font-family:var(--font-family);font-weight:600;font-size:24px;color:var(--black);}.product__info .product__description{font-family:var(--font-family);font-weight:bold;font-size:14px;color:var(--grey);margin:5px 0 10px;}.product__details{font-family:var(--font-family);font-weight:400;font-size:14px;color:var(--black);margin:0 0 20px;}.product__button{max-width:280px;padding-left:60px;padding-right:60px;}.product__image-btns{width:100%;display:flex;gap:calc((100% - 50px * 4) / 3);margin-top:12px;}.product__image-btn{max-width:calc(25% - ((100% - 50px * 4) / 4));height:50px;border:none;background:transparent;cursor:pointer;box-sizing:border-box;padding:0;background:#fff;}.product__image-btn-img{object-fit:contain;object-position:center;max-width:100%;aspect-ratio:1 / 1;}.tabs__content{max-height:0;opacity:0;transition:1s opacity ease;overflow:hidden;box-sizing:border-box;}.tabs__content_active{max-height:none;opacity:1;}.product__tabs{margin-top:40px;grid-column-start:1;grid-column-end:3;}.tabs__buttons,.materials__tabs__buttons{width:100%;display:flex;margin-bottom:24px;box-sizing:border-box;}.tabs__btn,.materials__tabs__btn{margin:15px;font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--grey);border:none;background:transparent;cursor:pointer;padding:0;}.tabs__btn:first-child,.materials__tabs__btn:first-child{margin-left:0;}.tabs__btn:last-child,.materials__tabs__btn:last-child{margin-right:0;}.tabs__btn_active{text-shadow:-0.5px 0px 0 var(--black),0px 0.5px 0 var(--black);color:var(--black);}.materials__tabs__btn_active{text-shadow:-0.5px 0px 0 var(--blue-dark),0px 0.5px 0 var(--blue-dark);color:var(--blue-dark);}#characteristics table{width:100%;margin-bottom:20px;border-collapse:collapse;width:100%;margin-bottom:20px;border-collapse:collapse;max-width:100vw;overflow:auto;display:block;}#characteristics table th{font-weight:bold;padding:10px;background:#009fe30d;font-size:14px;color:var(--black);text-align:left;white-space:nowrap;padding:19px 24px;}#characteristics table th:nth-child(even){background:#009fe31a;}#characteristics table td{padding:10px;font-weight:400;font-size:14px;color:var(--black);text-align:left;padding:19px 24px;}#characteristics table td:nth-child(even){background-color:#009fe30d;}.product-specs__subtitle{font-family:var(--font-family);font-weight:600;font-size:14px;color:var(--black);margin:0 0 12px;}.product-specs__list{list-style:none;padding:0;}#characteristics p{font-size:14px;color:#8f8a8a;}.product-specs__list:not(:last-child){margin-bottom:40px;}.product-specs__item{font-family:var(--font-family);font-weight:500;font-size:14px;display:flex;align-items:flex-start;}.product-specs__item:not(:last-child){margin-bottom:8px;}.product-specs__name{color:#8f8a8a;width:215px;min-width:215px;display:inline-block;margin-right:12px;text-wrap:balance;}.product-specs__value{color:var(--black);display:inline-block;line-height:160%;}.product-specs__dropdown-container{position:relative;width:100%;}.product-dropdown__button{display:inline-flex;align-items:center;gap:20px;padding:6px 12px;background:var(--light-gray);border:none;cursor:pointer;margin:0;text-align:left;}.product-dropdown__button .svg{min-width:11px;}.product-dropdown__button.open .svg{transform:rotate(180deg);transform-origin:center;}.product-specs__dropdown{top:0;position:absolute;box-shadow:4px 4px 20px 0 rgba(0,0,0,0.08);background:var(--white);padding:12px 0px;z-index:100;max-width:100%;transition:all;visibility:hidden;opacity:0;transition:all 0.5s ease-in-out;filter:blur(10px);}.product-dropdown__button.open+.product-specs__dropdown{visibility:visible;opacity:1;top:calc(100% + 11px);filter:blur(0);}.product-specs__button{padding:6px 12px;cursor:pointer;background:none;border:none;font-weight:500;font-size:14px;color:var(--black);width:100%;text-align:left;line-height:150%;}.product-specs__button:hover{font-weight:600;letter-spacing:-0.16px;}.product-specs__button:not(:last-child){margin-bottom:8px;}.product-features__list{padding-left:20px;}.product-features__item{font-family:var(--font-family);font-weight:500;font-size:14px;line-height:150%;color:var(--black);}.product-features__item:not(:last-child){margin-bottom:8px;}.downloads__list{list-style:none;padding:0;}.downloads__list h2{font-weight:700;font-size:14px;line-height:140%;color:var(--black);}.downloads__link{display:flex;align-items:center;text-decoration:none;}.downloads__link p{font-weight:600;font-size:clamp(14px,1vw,16px);line-height:130%;color:var(--black);}.downloads__icon{width:36px;aspect-ratio:1 / 1;margin-right:20px;}.downloads__size{font-weight:400;}.downloads__item:not(:last-child){margin-bottom:12px;}.applications__list{list-style:none;padding:0;display:flex;margin-top:40px;flex-wrap:wrap;gap:8px;}.applications__item{display:flex;align-items:center;font-family:var(--font-family);font-weight:400;font-size:clamp(14px,0.94vw,18px);line-height:130%;color:var(--black);text-decoration:none;gap:18px;width:clamp(200px,15.1vw,290px);}.applications__item svg{min-width:clamp(36px,2.25vw,45px);width:clamp(36px,2.25vw,45px);height:auto;aspect-ratio:1 / 1;}@media screen and (min-width:1024px) and (max-width:1800px){.product-card__series{font-size:15px;margin-bottom:14px;}}.product + .page_title{margin-top:50px;+ .ups-category__content{margin-top:50px;}}@media screen and (min-width:768px){.product{display:grid;grid-template-columns:240px 1fr;column-gap:52px;}.product__image-container{grid-area:1/ 1/ 3/ 2;}}@media screen and (max-width:767px){.product{display:flex;flex-direction:column;}.product>*:not(.product__title){order:1;}.product__title{order:0;text-wrap:pretty;margin-top:28px;}.product__image-container{width:360px;max-width:calc(100% - 20px);margin:auto;}.product__image{width:100%;aspect-ratio:353 / 260;}.product__image-btn{width:100px;height:100px;}.product__image-btn-img{min-width:100px;height:100px;}.product__info{display:flex;flex-direction:column;}.product__info>*:not(.product__button){order:1;}.consultation__popup_button{display:flex;width:100%;text-decoration:none;}.product__button{order:0;margin:20px auto 20px;width:100%;max-width:calc(100% - 20px);}.tabs__buttons,.materials__tabs__buttons{overflow:auto;padding-bottom:5px;}.tabs__btn,.materials__tabs__btn{white-space:nowrap;padding:0 8px;}.tabs__btn:first-child,.materials__tabs__btn:first-child{padding-left:0;}.tabs__btn:last-child,.materials__tabs__btn:last-child{padding-right:0;}.tabs__content{max-width:100%;overflow:auto;}.product-specs__name{width:150px;min-width:150px;}.product-dropdown__button{padding:5px 3px;text-wrap:pretty;white-space:pre-wrap;}.product-specs__text,.product-specs__button{font-size:9px;}}.text_page{margin-bottom:40px;}.text_page__top_img{margin:0 0 24px;max-width:100%;height:auto;object-fit:cover;max-height:50dvh;}.text_page__top_title{font-family:var(--font-family);font-weight:700;font-size:34px;color:var(--black);margin:0 0 24px;}.text_page__content h2{font-weight:700;font-size:18px;line-height:140%;color:var(--black);}.text_page__content h3{font-weight:700;font-size:clamp(14px,1.13vw,16px);line-height:140%;color:var(--black);margin-bottom:0;}.text_page__content p:not(.downloads__link p),.t-redactor__text,.text_page__content span,.text_page__content li{margin:0 0 10px;font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.13vw,16px);line-height:140%;color:var(--black);}.text_page__content ul:not(.downloads__list),.text_page__content ol:not(.downloads__list){padding:0 0 10px 20px;margin-top:0;}.text_page__content a{color:var(--blue-dark);font-weight:500;text-decoration:none;}.text_page__content ul li{list-style:none;position:relative;}.text_page__content ul:not(.downloads__item) p,.text_page__content ol:not(.downloads__link) p{margin:0;}.text_page__content ul li:not(.downloads__item)::before{content:"●";position:absolute;left:-12px;top:-1px;font-size:8px;}.text_page__content figure{margin:20px 0;}.text_page__content img{max-width:100%;object-fit:contain;}.related-products{display:flex;gap:13px;flex-wrap:wrap;}.related-product{width:calc((100% - 13px * 2) / 3);box-sizing:border-box;border:1px solid rgba(0,0,0,0.2);padding:20px;display:flex;flex-direction:column;justify-content:center;}.related-product__image{max-width:100%;width:225px;aspect-ratio:225 / 250;object-fit:contain;object-position:center;margin:0 auto 20px;display:block;}.related-product__title{font-family:var(--font-family);font-weight:700;font-size:clamp(14px,1.13vw,18px);;line-height:130%;color:var(--black);margin:0 0 10px;flex:1 0 auto;}.related-product__link{font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.13vw,18px);line-height:130%;color:var(--black);display:flex;justify-content:space-between;align-items:center;text-decoration:none;padding-top:14px;margin:auto 0 0;}.table-3col,.table-2col{overflow:auto;}.text_page__content table{border-collapse:collapse;display:block;max-width:100%;overflow-x:auto;margin:0 auto 20px;font-size:14px;width:fit-content;white-space:pre;}.text_page__content th{background-color:#f2f2f2;color:#333;font-weight:bold;text-align:left;padding:12px 15px;border-bottom:2px solid #ddd;}.text_page__content td{padding:10px 15px;border-bottom:1px solid #ddd;}.text_page__content tr:hover{background-color:#f5f5f5;}@media (max-width:600px){.table-3col{grid-template-columns:200px 200px 200px !important;}.table-2col{grid-template-columns:50% 50% !important;}}@media screen and (max-width:1023px){.text_page__top_title{font-size:25px;}.text_page__content h2{font-size:18px;}.sidebar{display:none;}.related-product{max-width:48%;width:300px;}.text_page__top_img{max-width:100%;margin-top:15px;}}@import url(/local/templates/evada/styles/../scripts/aos-master/dist/aos.css?01072026);

/* End */
/* /local/templates/evada/styles/styles.css?1782912343114482 */
