﻿:root{--menu-mobile-bar-color: #000;--menu-mobile-bar-bg-color: #fff;--primary: rgba(56, 58, 66, 1);--gray: rgba(113, 119, 134, 1);--white: rgba(255, 255, 255, 1);--white-90: rgba(255, 255, 255, 0.9);--white-82: rgba(255, 255, 255, 0.82);--white-80: rgba(255, 255, 255, 0.8);--white-70: rgba(255, 255, 255, 0.7);--white-60: rgba(255, 255, 255, 0.6);--white-50: rgba(255, 255, 255, 0.5);--white-40: rgba(255, 255, 255, 0.4);--white-30: rgba(255, 255, 255, 0.3);--white-25: rgba(255, 255, 255, 0.25);--white-20: rgba(255, 255, 255, 0.2);--white-10: rgba(255, 255, 255, 0.1);--white-05: rgba(255, 255, 255, 0.05);--body-bg: rgba(242, 249, 244, 1);--orange: rgba(255, 153, 51, 1);--browne: rgba(152, 102, 73, 1);--default-tab-color: rgba(142, 148, 162, 1);--hover-tab-color: rgba(56, 58, 66, 1);--active-tab-color: rgba(56, 58, 66, 1);--dark-blue: rgba(10, 28, 79, 1);--main-blue: rgba(41, 46, 106, 1);--tosaf-blue: rgba(33, 67, 146, 1);--light-blue: rgba(188, 225, 255, 1)}.container{width:max(66.6666666667vw,min(1280px,95%));margin-inline:auto}@media only screen and (max-width: 1100px){.container{width:85%}}.container-block{width:min(43.9583333333vw,95%)}@media only screen and (max-width: 1100px){.container-block{width:100%}}.absolute{position:absolute}.relative{position:relative}.fixed{position:fixed}.grid{display:grid;height:100%;width:100%}.flex{display:flex}.wrap{flex-wrap:wrap}.flex-column{display:flex;flex-direction:column}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-evenly{justify-content:space-evenly}.align-center{align-items:center}.align-end{align-items:flex-end}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.desktop-hidden{display:none}@media only screen and (max-width: 1200px){.desktop-hidden{display:flex}}@media only screen and (max-width: 1200px){.mobile-hidden{display:none}}.general_loader{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:999;visibility:hidden;opacity:0;height:clamp(40px,2.0833333333vw,2.0833333333vw);aspect-ratio:1.5;--c: no-repeat linear-gradient(rgba(101, 168, 121, 1) 0 0);background:var(--c),var(--c),var(--c),var(--c);background-size:33.4% 50%;animation:l6 2s infinite linear}@keyframes l6{0%{background-position:0 0,50% 0,0 100%,50% 100%}12.5%{background-position:0 0,100% 0,0 100%,50% 100%}25%{background-position:0 0,100% 0,0 100%,50% 0}37.5%{background-position:0 0,100% 0,50% 100%,50% 0}50%{background-position:0 100%,100% 0,50% 100%,50% 0}62.5%{background-position:0 100%,100% 0,50% 100%,0 0}75%{background-position:0 100%,100% 100%,50% 100%,0 0}87.5%{background-position:0 100%,100% 100%,50% 0,0 0}100%{background-position:0 100%,50% 100%,50% 0,0 0}}.posts .posts-grid{display:grid;grid-template-columns:repeat(3, minmax(403px, 1fr));row-gap:max(4.1666666667vw,80px);column-gap:max(1.8229166667vw,35px)}@media only screen and (max-width: 1400px){.posts .posts-grid{grid-template-columns:repeat(2, minmax(403px, 1fr));justify-items:center}}@media only screen and (max-width: 1100px){.posts .posts-grid{grid-template-columns:repeat(1, minmax(403px, 1fr))}}.posts .posts-carousel{display:none;padding-block:max(2.0833333333vw,40px);width:100%;margin-inline:auto}.posts .posts-carousel .splide{max-width:100%}.posts .posts-carousel .splide__list{display:flex;align-items:stretch}.posts .posts-carousel .splide__slide{flex-shrink:0;width:max(20.9895833333vw,403px);padding-inline:max(.2604166667vw,5px);box-sizing:border-box;display:flex;justify-content:center}.posts .posts-carousel .splide__slide>*{width:100%;max-width:100%}.posts .posts-carousel .splide__track{padding-block:max(1.0416666667vw,20px)}.posts .posts-carousel .splide__pagination{display:flex;align-items:center;justify-content:center;gap:max(.5208333333vw,10px);position:relative;bottom:unset}.posts .posts-carousel .splide__pagination button{background:rgba(0,0,0,0);opacity:.3;width:max(.625vw,12px);height:max(.625vw,12px);border-radius:50% !important;border:1px solid #292e6a;cursor:pointer;padding:0}.posts .posts-carousel .splide__pagination button.is-active{background-color:#292e6a;opacity:1}.posts .posts-carousel .splide__arrows{display:flex;align-items:center;justify-content:center;gap:max(1.0416666667vw,20px);margin-block-start:max(1.0416666667vw,20px)}.posts .posts-carousel .splide__arrow{background:rgba(0,0,0,0);border-radius:50% !important;border:1px solid #292e6a;width:max(2.2916666667vw,44px);height:max(2.2916666667vw,44px);display:flex !important;align-items:center !important;justify-content:center !important;position:static;visibility:visible;opacity:1;transform:none}.posts .posts-carousel .splide__arrow img,.posts .posts-carousel .splide__arrow svg{width:max(.7291666667vw,14px) !important;height:max(.625vw,12px) !important;object-fit:contain;visibility:visible !important;opacity:1 !important}.posts .posts-carousel .splide__arrow svg path{fill:#292e6a !important}.posts .posts-carousel .splide__arrow--prev{left:auto;transform:rotate(180deg)}.posts .posts-carousel .splide__arrow--next{right:auto}.suez-one *{font-family:"SuezOne",sans-serif}.post-card{width:max(20.9895833333vw,403px);overflow:hidden;display:flex;flex-direction:column;gap:max(.8333333333vw,16px)}.post-card__image-wrapper{min-height:max(10.2604166667vw,197px);border-radius:max(.625vw,12px);padding-block:max(.3125vw,6px);padding-inline:max(.3645833333vw,7px);background-color:#8fc921;overflow:hidden;display:flex;flex-direction:column;position:relative}.post-card__image-wrapper .post-type-label{width:fit-content;background:#fff;color:#292e6a;top:max(.5208333333vw,10px);left:max(.5208333333vw,10px);padding:max(.2083333333vw,4px) max(.625vw,12px);border-radius:max(.3125vw,6px);font-size:max(.7291666667vw,14px);font-weight:600;line-height:1.5;position:absolute}.post-card__title{background:#fff}.post-card__title h3{font-size:max(.9375vw,18px);font-weight:700;margin:0;color:#292e6a}.post-card__info{display:flex;flex-direction:column;gap:max(.2083333333vw,4px)}.post-card__content p{font-weight:500;font-size:max(.7291666667vw,14px);line-height:1.5;color:#292e6a;margin:0}.post-card__meta{display:flex;gap:max(.4166666667vw,8px)}.post-card__meta span{font-weight:500;font-size:max(.625vw,12px);line-height:1.5;color:#4c4c4c}.post-card__buttons{display:flex;gap:max(.8333333333vw,16px)}.post-card--products_solution .post-card__image-wrapper{background-color:#c0dff5}.post-card--products_solution .post-card__image-wrapper .image{aspect-ratio:135/180;width:max(7.03125vw,135px);margin-inline-start:auto;position:relative;border-radius:max(.4166666667vw,8px)}.post-card--products_solution .post-card__image-wrapper .thumbnail-icon{position:absolute;top:20px;right:90px;width:max(3.3333333333vw,64px);height:max(3.3333333333vw,64px);z-index:2}.post-card--products_solution .post-card__image-wrapper .thumbnail-icon img{width:100%;height:100%;object-fit:contain;object-position:center}.post-card--products_solution:hover .post-card__image-wrapper .image svg rect{transform:scale(1.1)}.post-card--news .post-card__image-wrapper{background-color:#d46577}.post-card--news .post-card__image-wrapper .image{aspect-ratio:243/185;width:max(12.65625vw,243px);margin-inline-start:auto;position:relative;overflow:hidden}.post-card--news .post-card__image-wrapper .image img{border-radius:max(.4166666667vw,8px);border-top-left-radius:150px;border-bottom-left-radius:150px;transition:transform .3s ease;transform-origin:center center;width:100%;height:100%;object-fit:cover;object-position:center}.post-card--news:hover .post-card__image-wrapper .image svg rect{transform:scale(1.1)}.post-card--events .post-card__image-wrapper{display:flex;flex-direction:column;background-color:#292e6a;padding-inline:max(.8333333333vw,16px);gap:20px}.post-card--events .post-card__image-wrapper .image{aspect-ratio:230/197;width:max(11.9791666667vw,230px);margin-inline-start:auto;position:absolute;right:0}.post-card--events .post-card__image-wrapper .image img{width:100%;height:100%;object-fit:cover;object-position:center}.post-card--events .post-card__image-wrapper .post-type-label{color:#292e6a;background:#fff}.post-card--events .post-card__image-wrapper .event-info{margin-top:max(2.8125vw,54px) !important;display:flex;flex-direction:column;gap:4px;font-size:14px;font-weight:700;color:#fff;margin-top:8px}.post-card--events .post-card__image-wrapper .event-info .location{font-weight:500}.post-card--events .post-card__image-wrapper .event-info .country,.post-card--events .post-card__image-wrapper .event-info .dates,.post-card--events .post-card__image-wrapper .event-info .location{display:flex;align-items:center;gap:6px}.post-card--events .post-card__image-wrapper .event-info .country .icon,.post-card--events .post-card__image-wrapper .event-info .dates .icon,.post-card--events .post-card__image-wrapper .event-info .location .icon{width:max(.8333333333vw,16px);height:max(.8333333333vw,16px)}.post-card--events .post-card__image-wrapper .event-info .country svg,.post-card--events .post-card__image-wrapper .event-info .dates svg,.post-card--events .post-card__image-wrapper .event-info .location svg{flex-shrink:0}.post-card--events .post-card__image-wrapper .event-logos{display:flex;align-items:center;justify-content:space-between}.post-card--events .post-card__image-wrapper .event-logos img{object-fit:contain}.post-card--events:hover .post-card__image-wrapper .image img{transform:scale(1.2)}.post-card--catalog .post-card__image-wrapper{background-color:#1cb5a3}.post-card--catalog .post-card__image-wrapper .image{aspect-ratio:135/180;width:max(7.03125vw,135px);margin-inline-start:auto;position:relative}.post-card--catalog .post-card__image-wrapper .image img{border-radius:max(.4166666667vw,8px);width:100%;height:100%;object-fit:cover;object-position:center}.post-card--catalog .post-card__image-wrapper .thumbnail-icon{position:absolute;top:17px;right:80px;width:max(3.3333333333vw,64px);height:max(3.3333333333vw,64px);z-index:2}.post-card--catalog .post-card__image-wrapper .thumbnail-icon img{width:100%;height:100%;object-fit:contain;object-position:center}.post-card--catalog .post-card__image-wrapper .thumbnail-title{position:absolute;bottom:max(.78125vw,15px);left:max(.5208333333vw,10px);color:#fff;font-size:max(.9375vw,18px);font-weight:600;line-height:1.5}.post-card--catalog:hover .post-card__image-wrapper .image svg rect:not(.line){transform:scale(1.1)}.post-card--experts_insights .post-card__image-wrapper{background-color:#8fc921}.post-card--experts_insights .post-card__image-wrapper .image{aspect-ratio:243/185;width:max(12.65625vw,243px);margin-inline-start:auto;position:relative}.post-card--experts_insights .post-card__image-wrapper .image img{border-radius:max(.4166666667vw,8px);border-top-left-radius:150px;width:100%;height:100%;object-fit:cover;object-position:center}.post-card--experts_insights .post-card__image-wrapper .author-image{bottom:10px;left:10px;background-color:#fff;width:max(2.6041666667vw,50px);height:max(2.6041666667vw,50px);border-radius:50%;overflow:hidden;position:absolute;z-index:2}.post-card--experts_insights .post-card__image-wrapper .author-image img{width:100%;height:100%;object-fit:cover;object-position:center}.post-card--experts_insights:hover .post-card__image-wrapper .image svg rect{transform:scale(1.1)}.general_button{width:fit-content;background:var(--white);border-radius:clamp(8px,.4166666667vw,.4166666667vw);cursor:pointer;padding-block:clamp(12px,.625vw,.625vw);padding-inline:clamp(23px,1.1979166667vw,1.1979166667vw)}.general_button__container{display:flex;align-items:center;justify-content:center;gap:clamp(12px,.625vw,.625vw)}.general_button__text{font-weight:400 !important;font-size:clamp(16px,.8333333333vw,.8333333333vw) !important;line-height:150% !important;letter-spacing:-2% !important;background-color:unset !important;padding:0 !important}.general_button__end_icon,.general_button__start_icon{width:max(20px,1.0416666667vw);height:max(20px,1.0416666667vw)}.general_button__end_icon svg,.general_button__end_icon img,.general_button__start_icon svg,.general_button__start_icon img{width:100%;height:100%;object-fit:contain}.general_button:hover{transition:all .3s ease}.blue-button{font-weight:700;font-size:14px;background-color:#292e6a;width:fit-content;padding-block:8px;padding-inline:20px;color:#fff;border-radius:4px;line-height:1.5}.blue-button:hover{background-color:#214392}.white-button{border:1px solid #292e6a;background:rgba(0,0,0,0);color:#292e6a;width:fit-content;display:flex;align-items:center;gap:max(1.0416666667vw,20px);border-radius:max(.3125vw,6px);padding:max(.4166666667vw,8px)}.white-button .download-icon-text{display:flex;gap:max(.15625vw,3px)}.white-button .download-icon-text span{font-weight:700;font-size:14px;line-height:1.5}.white-button .locked{width:max(12px,.625vw);height:max(12px,.625vw)}.white-button:hover{background-color:#e6eef4;gap:max(.4166666667vw,8px)}fieldset{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(8px,.4166666667vw,.4166666667vw)}fieldset *{margin:0 !important}fieldset .ff-el-group{text-align:start;display:flex;flex-direction:column;position:relative;min-width:clamp(min(100%,239px),12.4479166667vw,12.4479166667vw)}fieldset .ff-el-group.fill-width{width:100%;min-width:100%}@media only screen and (max-width: 599px){fieldset .ff-el-group{width:100%}}fieldset .ff-el-group .ff-el-input--label{position:absolute;top:-22px;right:clamp(8px,.4166666667vw,.4166666667vw);margin:0;opacity:0;transition:all ease-in 300ms}@media only screen and (max-width: 720px){fieldset .ff-el-group .ff-el-input--label{top:-24px}}fieldset .ff-el-group .ff-el-input--label label{font-family:var(--font-museo-sans),sans-serif;font-weight:400;font-size:clamp(16px,.8333333333vw,.8333333333vw);line-height:100%;letter-spacing:0%;background:var(--gray-gradient);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}fieldset .ff-el-group .ff-el-input--label label::after{content:none !important}fieldset .ff-el-group input,fieldset .ff-el-group textarea,fieldset .ff-el-group select,fieldset .ff-el-group .country-element{border:clamp(1px,.0520833333vw,.0520833333vw) solid #e1e3e6 !important;border-radius:clamp(8px,.4166666667vw,.4166666667vw) !important;transition:all ease-in 300ms border-width .3s ease-in !important;font-family:var(--font-museo-sans),sans-serif !important;font-weight:400;font-size:clamp(16px,.8333333333vw,.8333333333vw);line-height:150% !important;letter-spacing:0%}@media only screen and (max-width: 500px){fieldset .ff-el-group input,fieldset .ff-el-group textarea,fieldset .ff-el-group select,fieldset .ff-el-group .country-element{font-family:var(--font-museo-sans),sans-serif}}fieldset .ff-el-group input::placeholder,fieldset .ff-el-group textarea::placeholder,fieldset .ff-el-group select::placeholder,fieldset .ff-el-group .country-element::placeholder{font-family:var(--font-museo-sans),sans-serif !important;font-weight:400 !important;font-size:clamp(16px,.8333333333vw,.8333333333vw) !important;line-height:150% !important;letter-spacing:0% !important;color:var(--dim-green) !important;transition:all ease-in 300ms !important}@media only screen and (max-width: 500px){fieldset .ff-el-group input::placeholder,fieldset .ff-el-group textarea::placeholder,fieldset .ff-el-group select::placeholder,fieldset .ff-el-group .country-element::placeholder{font-family:var(--font-museo-sans),sans-serif}}fieldset .ff-el-group input:focus,fieldset .ff-el-group textarea:focus,fieldset .ff-el-group select:focus,fieldset .ff-el-group .country-element:focus{border-color:var(--brand-green) !important;border-width:clamp(2px,.1041666667vw,.1041666667vw) !important}fieldset .ff-el-group textarea{resize:none}fieldset .ff-el-group.focus .ff-el-input--label{opacity:1}fieldset .ff-el-group.focus input::placeholder,fieldset .ff-el-group.focus textarea::placeholder{opacity:0}fieldset .ff_submit_btn_wrapper{min-width:clamp(97px,5.0520833333vw,5.0520833333vw)}fieldset .ff_submit_btn_wrapper button{height:clamp(48px,2.5vw,2.5vw)}@media only screen and (max-width: 675px){fieldset .ff_submit_btn_wrapper{width:min(100%,478px)}}fieldset .ff_submit_btn_wrapper button{font-weight:400 !important;font-size:clamp(16px,.8333333333vw,.8333333333vw) !important;line-height:1.2 !important;letter-spacing:0%}fieldset .ff_submit_btn_wrapper button.disabled{opacity:.5 !important;cursor:not-allowed !important}fieldset .ff_submit_btn_wrapper button.disabled:hover{border-color:unset;background-color:unset;box-shadow:unset;transform:unset}fieldset .phone-element{padding:clamp(11px,.5729166667vw,.5729166667vw) clamp(15px,.78125vw,.78125vw) !important}fieldset .iti__flag-container{display:none}fieldset .ff-uploaded-list .ff-upload-preview .ff-upload-details .ff-upload-remove{background:var(--wpr-bg-18481442-7902-4e01-bd66-5cea320ac3c6) no-repeat center center;background-size:contain;width:20px;height:20px;display:inline-block;text-indent:-9999px;overflow:hidden}body.rtl fieldset .phone-element::placeholder{text-align:right}.swiper .swiper-button-prev,.swiper .swiper-button-next{position:unset !important;margin:0 !important;width:max(36px,2.34375vw) !important;height:max(36px,2.34375vw) !important;background-color:unset !important;background-image:unset !important}.swiper .swiper-button-prev::after,.swiper .swiper-button-next::after{content:unset !important}.swiper .swiper-button-prev svg,.swiper .swiper-button-next svg{transform:unset !important}.swiper-button-prev,.swiper-button-next{position:unset !important;margin:0 !important;width:max(36px,2.34375vw) !important;height:max(36px,2.34375vw) !important;background-color:unset !important;background-image:unset !important}.swiper-button-prev::after,.swiper-button-next::after{content:unset !important}.swiper-button-prev svg,.swiper-button-next svg{transform:unset !important}.resources-hero{display:flex;flex-direction:column;align-items:center;background-color:#292e6a;padding-block:max(3.4895833333vw,67px)}.resources-hero__content{align-items:center;justify-content:space-between;display:flex}@media only screen and (max-width: 1100px){.resources-hero__content{align-items:flex-start;flex-direction:column;gap:max(1.5625vw,30px)}}.resources-hero__content__titles{gap:max(2.0833333333vw,40px);display:flex;flex-direction:column}.resources-hero__content__titles .breadcrumbs{display:flex;gap:max(.3125vw,6px);font-size:max(.625vw,12px);color:#e6eef4}.resources-hero__content__titles .breadcrumbs .current-item{color:#fff}.resources-hero__content__titles__title{font-weight:500;color:#fff}.resources-hero__content__logo-search{margin-top:auto}@media only screen and (max-width: 1100px){.resources-hero__content__logo-search{width:100%}}.resources-hero__content__logo-search__search{display:flex;align-items:center;padding-block:max(.8333333333vw,16px);padding-inline:max(1.0416666667vw,20px);background-color:hsla(0,0%,100%,.1);border-radius:max(5.2083333333vw,100px);gap:max(.5208333333vw,10px)}.resources-hero__content__logo-search__search .icon-search{width:max(.8333333333vw,16px);height:max(.8333333333vw,16px)}.resources-hero__content__logo-search__search input{width:max(27.2916666667vw,524px);background-color:rgba(0,0,0,0);border:none;color:#fff}@media only screen and (max-width: 1100px){.resources-hero__content__logo-search__search input{width:100%}}.resources-hero__content__logo-search__search input::placeholder{color:hsla(0,0%,100%,.5)}.resources-hero__content__logo-search__search input:focus{outline:none}.resources-hero__content__logo-search__search svg path{stroke:#fff}.resources-hero__content__logo-search__logo img{max-width:max(13.0208333333vw,250px);width:100%;height:auto}.resources-hero__title{font-weight:500;color:#fff}.resources-hero__logo-search{margin-top:auto}.resources-hero__logo-search__search{display:flex;align-items:center;padding-block:max(.8333333333vw,16px);padding-inline:max(1.0416666667vw,20px);background-color:hsla(0,0%,100%,.1);border-radius:max(5.2083333333vw,100px);gap:max(.5208333333vw,10px)}.resources-hero__logo-search__search .icon-search{width:max(.8333333333vw,16px);height:max(.8333333333vw,16px)}.resources-hero__logo-search__search input{width:max(27.2916666667vw,524px);background-color:rgba(0,0,0,0);border:none;color:#fff;line-height:1.2;font-size:max(.7291666667vw,14px)}.resources-hero__logo-search__search input:focus{outline:none;box-shadow:none}.resources-hero__logo-search__logo{width:max(15.78125vw,303px);max-height:max(8.75vw,168px)}.resources-hero__logo-search__logo img{width:100%;height:100%;object-fit:contain}.breadcrumbs span:not(:last-of-type)::after{content:"";display:inline-block;width:8px;height:8px;margin:0 6px;vertical-align:middle;background-image:url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'> <path fill='%23939393' d='M2.99997 1.52859L5.47137 4L2.99997 6.4714L2.52856 6L4.52856 4L2.52856 2L2.99997 1.52859Z'/> </svg>")}*,*::before,*::after{box-sizing:border-box}*{margin:0}html,body{font-family:var(--font-museo-sans),sans-serif;overflow-x:hidden}body{line-height:1.5;-webkit-font-smoothing:antialiased}img:not(header *):not(footer *){display:block;max-width:100%;width:100%;height:auto;object-fit:cover;object-position:center}picture:not(header *):not(footer *){display:block;max-width:100%;width:100%;height:auto;object-fit:cover;object-position:center}video:not(header *):not(footer *){display:block;max-width:100%;width:100%;height:auto;object-fit:cover;object-position:center}canvas:not(header *):not(footer *){display:block;max-width:100%;width:100%;height:auto;object-fit:cover;object-position:center}svg:not(header *):not(footer *){display:block;max-width:100%;width:100%;height:auto;object-fit:cover;object-position:center}.container{min-height:unset;padding:0}html{scroll-behavior:smooth;scroll-padding-top:min(200px,30vw)}html body *{transition:all ease-in 300ms}html body.open-popup{overflow:hidden}html body.open-popup::before{visibility:visible;opacity:1}html body.loader{overflow:hidden}html body.loader::before{visibility:visible;opacity:1}html body.loader .general_loader{opacity:1 !important;visibility:visible !important}html body .side-menu .menu li .arrow{width:auto}@media only screen and (max-width: 768px){html body :not(.page-template-resource_center) .posts-grid{display:none}html body :not(.page-template-resource_center) .posts-carousel{display:flex}}:root{--menu-mobile-bar-color: #000;--menu-mobile-bar-bg-color: #fff;--primary: rgba(56, 58, 66, 1);--gray: rgba(113, 119, 134, 1);--white: rgba(255, 255, 255, 1);--white-90: rgba(255, 255, 255, 0.9);--white-82: rgba(255, 255, 255, 0.82);--white-80: rgba(255, 255, 255, 0.8);--white-70: rgba(255, 255, 255, 0.7);--white-60: rgba(255, 255, 255, 0.6);--white-50: rgba(255, 255, 255, 0.5);--white-40: rgba(255, 255, 255, 0.4);--white-30: rgba(255, 255, 255, 0.3);--white-25: rgba(255, 255, 255, 0.25);--white-20: rgba(255, 255, 255, 0.2);--white-10: rgba(255, 255, 255, 0.1);--white-05: rgba(255, 255, 255, 0.05);--body-bg: rgba(242, 249, 244, 1);--orange: rgba(255, 153, 51, 1);--browne: rgba(152, 102, 73, 1);--default-tab-color: rgba(142, 148, 162, 1);--hover-tab-color: rgba(56, 58, 66, 1);--active-tab-color: rgba(56, 58, 66, 1);--dark-blue: rgba(10, 28, 79, 1);--main-blue: rgba(41, 46, 106, 1);--tosaf-blue: rgba(33, 67, 146, 1);--light-blue: rgba(188, 225, 255, 1)}.flex-main{display:flex;align-items:flex-start;overflow:unset;padding-block-start:max(2.0833333333vw,20px)}@media only screen and (max-width: 1100px){.flex-main{flex-direction:column-reverse}}.flex-main__content{gap:max(2.6041666667vw,50px);align-self:flex-start}.flex-main .side-content{position:sticky;top:max(5.2083333333vw,100px);height:fit-content}@media only screen and (max-width: 1200px){.flex-main .side-content{top:0;position:relative}}.flex-main .side-content .author-card{min-width:max(15.625vw,300px);gap:max(2.0833333333vw,40px)}@media only screen and (max-width: 992px){.flex-main .side-content .author-card{padding-block-end:max(2.0833333333vw,40px)}}.flex-main .side-content .author-card__info{gap:max(.4166666667vw,8px)}.flex-main .side-content .author-card__info p{font-size:max(.7291666667vw,14px);font-weight:500;line-height:1.57;color:#292e6a}.flex-main .side-content .author-card__author-info .author-info{margin-top:max(.5208333333vw,10px);margin-bottom:max(2.0833333333vw,40px);gap:max(.1041666667vw,2px)}.flex-main .side-content .author-card__author-info .author-info .author-name{font-family:"SuezOne";font-size:max(.9375vw,18px);font-weight:400;line-height:1.66;color:#292e6a}.flex-main .side-content .author-card__author-info .author-info .author-position{font-size:max(.7291666667vw,14px);font-weight:500;line-height:1.57;color:#292e6a}.flex-main .side-content .author-card__author-info .author-image{position:relative;width:max(4.84375vw,93px);height:max(4.84375vw,93px);background-color:rgba(0,0,0,.1);border-radius:50%}.flex-main .side-content .author-card__author-info .author-image a.linkedin-link{position:absolute;width:max(1.25vw,24px);height:max(1.25vw,24px);bottom:-4px;right:-4px}.flex-main .side-content .author-card__author-info .author-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.flex-main .end-section-divider{margin-block-start:-30px;margin-block-end:30px;width:100%;height:1px;background-color:#e6eef4;border:none}.share-links__content{gap:max(.8333333333vw,16px)}.share-links__content__title{line-height:1.66;font-size:max(.9375vw,18px);font-family:"SuezOne"}.share-links__content .social-links{display:flex;gap:max(.4166666667vw,8px)}@media only screen and (max-width: 768px){.share-links__content .social-links{gap:max(.8333333333vw,16px)}}.share-links__content .social-links .social-link{width:max(1.6666666667vw,32px);height:max(1.6666666667vw,32px);background-color:#e6eef4;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all ease-in 300ms}@media only screen and (max-width: 768px){.share-links__content .social-links .social-link{width:max(2.6041666667vw,50px);height:max(2.6041666667vw,50px)}}.share-links__content .social-links .social-link svg,.share-links__content .social-links .social-link img{width:auto;height:auto}.share-links__content .social-links .social-link:hover{background-color:rgba(230,238,244,.3)}.breadcrumbs{color:#fff;font-size:max(.625vw,12px)}.breadcrumbs .current-item{color:#292e6a}.single-experts_insights .hero{background-color:#acdd36;padding-block:max(1.5625vw,30px)}.single-experts_insights .hero .hero-divider{margin-block:max(1.5625vw,30px);width:100vw;height:1px;background-color:#292e6a;opacity:.2;border:none}@media only screen and (max-width: 992px){.single-experts_insights .hero__content{flex-direction:column;align-items:center;gap:max(2.0833333333vw,40px);width:95%}}.single-experts_insights .hero__content__titles{width:56.32%;gap:max(1.25vw,24px)}@media only screen and (max-width: 992px){.single-experts_insights .hero__content__titles{width:100%}}.single-experts_insights .hero__content__titles .post-label{width:fit-content;padding-inline:max(.5208333333vw,10px);padding-block:max(.1041666667vw,2px);border:1px solid #292e6a;border-radius:max(.3125vw,6px);font-size:max(.7291666667vw,14px);line-height:1.57;font-weight:600}.single-experts_insights .hero__content__titles .post-title{font-size:max(2.6041666667vw,30px);line-height:1.3;font-weight:500}@media only screen and (max-width: 1100px){.single-experts_insights .hero__content__titles .post-title{font-weight:700}}.single-experts_insights .hero__content__image{width:max(28.28125vw,320px);aspect-ratio:543/413}@media only screen and (max-width: 1100px){.single-experts_insights .hero__content__image{aspect-ratio:320/244;margin-left:auto}}.single-experts_insights .post-title{font-size:max(2.6041666667vw,50px);line-height:1.3;font-weight:500}.single-experts_insights .breadcrumbs{color:#939393;font-size:max(.625vw,12px)}.single-experts_insights .breadcrumbs .current-item{color:#292e6a}.single-catalog .hero{background-color:#1cb5a3;padding-block:max(1.5625vw,30px)}.single-catalog .hero .hero-divider{margin-block:max(1.5625vw,30px);width:100vw;height:1px;background-color:#292e6a;opacity:.2;border:none}.single-catalog .hero__content{overflow:visible}@media only screen and (max-width: 992px){.single-catalog .hero__content{flex-direction:column;align-items:center;gap:max(2.0833333333vw,40px);width:95%}}.single-catalog .hero__content__titles{width:56.32%;gap:max(1.25vw,24px)}@media only screen and (max-width: 992px){.single-catalog .hero__content__titles{width:100%}}.single-catalog .hero__content__titles .post-labels{display:flex;align-items:center;gap:24px}.single-catalog .hero__content__titles .post-labels .post-label{width:fit-content;padding-inline:max(.5208333333vw,10px);padding-block:max(.1041666667vw,2px);border:1px solid #292e6a;border-radius:max(.3125vw,6px);font-size:max(.7291666667vw,14px);line-height:1.57;font-weight:600}.single-catalog .hero__content__titles .post-labels .post-label-divider{width:1px;height:26px;background-color:#fff}.single-catalog .hero__content__titles .post-labels .post-label-category{color:#fff;font-size:max(.9375vw,18px);line-height:1;font-family:"SuezOne",serif}.single-catalog .hero__content__titles .post-title{font-size:max(2.6041666667vw,30px);line-height:1.3;font-weight:500;color:#fff}@media only screen and (max-width: 1100px){.single-catalog .hero__content__titles .post-title{font-weight:700;color:#292e6a}}.single-catalog .hero__content__titles .post-download{cursor:pointer;position:relative;width:fit-content;display:flex;flex:0 0 auto;background-color:#fff;align-items:center;overflow:visible;gap:max(.2083333333vw,4px);border-radius:max(.4166666667vw,8px);padding-block:max(1.1979166667vw,23px);padding-inline-end:max(1.5625vw,30px);padding-inline-start:max(3.3333333333vw,64px);margin-top:max(1.25vw,24px);font-size:max(.9375vw,18px);line-height:1.55;font-weight:700}@media only screen and (max-width: 1100px){.single-catalog .hero__content__titles .post-download{padding-inline-start:30px;padding-block-start:44px;padding-block-end:8px;margin-top:40px}}.single-catalog .hero__content__titles .post-download .text{white-space:nowrap}.single-catalog .hero__content__titles .post-download .catalog-image{position:absolute;top:-20px;left:-60px;width:max(6.25vw,90px);height:max(6.9270833333vw,101px)}@media only screen and (max-width: 1100px){.single-catalog .hero__content__titles .post-download .catalog-image{top:unset;right:unset;bottom:25px;left:100px}}.single-catalog .hero__content__titles .post-download .catalog-image img{width:100%;height:100%;object-fit:cover}.single-catalog .hero__content__titles .post-download .download{width:max(.8333333333vw,16px);height:max(.8333333333vw,16px)}.single-catalog .hero__content__titles .post-download .locked{width:max(.5729166667vw,11px);height:max(.625vw,12px);margin-left:max(.2083333333vw,4px)}.single-catalog .hero__content__image{width:max(15.8333333333vw,304px);aspect-ratio:304/414}@media only screen and (max-width: 1100px){.single-catalog .hero__content__image{aspect-ratio:320/244;margin-left:auto}}.single-catalog .post-title{font-size:max(2.6041666667vw,50px);line-height:1.3;font-weight:500}.single-catalog .side-content{padding-block-start:max(1.0416666667vw,20px);padding-block-end:max(2.0833333333vw,40px)}.single-catalog .side-content .points{width:max(15.625vw,300px);padding:max(1.0416666667vw,20px);border-radius:max(.4166666667vw,8px);background-color:#292e6a;gap:max(.5208333333vw,10px)}.single-catalog .side-content .points__title{font-size:max(1.4583333333vw,28px);line-height:1.42;font-weight:700;color:#fff}.single-catalog .side-content .points__list{gap:max(.5208333333vw,10px)}.single-catalog .side-content .points__list li{margin-left:max(1.0416666667vw,20px);list-style:disc;font-size:max(.9375vw,18px);line-height:1.66;font-weight:500;color:#fff}.single-catalog .side-content .points__list li::marker{color:#1cb5a3}.single-catalog .success{padding-block-start:max(4.1666666667vw,80px)}@media only screen and (max-width: 768px){.single-catalog .success{padding-block-start:unset}}.single-catalog .success__content__titles{width:100%;margin-bottom:max(1.4583333333vw,28px)}@media only screen and (max-width: 992px){.single-catalog .success__content__titles{text-align:left}}.single-catalog .success__content__titles__title{font-size:max(1.4583333333vw,28px);line-height:1.42;font-weight:700;color:#292e6a}.single-catalog .success__content__titles__subtitle{width:max(43.75vw,840px);font-size:max(.8333333333vw,16px);line-height:1.66;font-weight:500;color:#292e6a}@media only screen and (max-width: 992px){.single-catalog .success__content__titles__subtitle{width:100%}}.single-catalog .success__content__icons{gap:max(1.8229166667vw,35px)}@media only screen and (max-width: 992px){.single-catalog .success__content__icons{flex-direction:column}}.single-catalog .success__content__icons .success-icon{max-width:max(11.875vw,228px)}@media only screen and (max-width: 992px){.single-catalog .success__content__icons .success-icon{max-width:100%}}.single-catalog .success__content__icons .success-icon .icon{margin-bottom:max(.5208333333vw,10px);width:max(4.1666666667vw,80px);height:max(4.1666666667vw,80px)}.single-catalog .success__content__icons .success-icon .icon svg{width:100%;height:100%;object-fit:contain}.single-catalog .success__content__icons .success-icon .title{margin-bottom:max(.1041666667vw,2px);font-size:max(.9375vw,18px);line-height:1.55;font-weight:700;color:#292e6a}.single-catalog .success__content__icons .success-icon .subtitle{font-size:max(.8333333333vw,16px);line-height:1.55;font-weight:500;color:#292e6a}.single-catalog .breadcrumbs span::after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23ffffff' d='M2.99997 1.52859L5.47137 4L2.99997 6.4714L2.52856 6L4.52856 4L2.52856 2L2.99997 1.52859Z'/></svg>")}@media only screen and (max-width: 1100px){.single-products_solution .flex-main{padding-block-start:40px;flex-direction:column}}.single-products_solution .breadcrumbs{color:#939393}.single-products_solution .hero{background-color:#c0dff5;padding-block:max(1.5625vw,30px)}.single-products_solution .hero .hero-divider{margin-block:max(1.5625vw,30px);width:100vw;height:1px;background-color:#292e6a;opacity:.2;border:none}.single-products_solution .hero__content{overflow:visible}@media only screen and (max-width: 992px){.single-products_solution .hero__content{flex-direction:column;align-items:center;gap:max(2.0833333333vw,40px);width:95%}}.single-products_solution .hero__content__titles{width:56.32%;gap:max(1.25vw,24px)}@media only screen and (max-width: 992px){.single-products_solution .hero__content__titles{align-items:center;width:100%}}.single-products_solution .hero__content__titles .post-label{width:fit-content;padding-inline:max(.5208333333vw,10px);padding-block:max(.1041666667vw,2px);border:1px solid #292e6a;border-radius:max(.3125vw,6px);font-size:max(.7291666667vw,14px);line-height:1.57;font-weight:600}.single-products_solution .hero__content__titles .post-title{font-size:max(2.6041666667vw,30px);line-height:1.3;font-weight:500;color:#292e6a}@media only screen and (max-width: 1100px){.single-products_solution .hero__content__titles .post-title{font-weight:700}}.single-products_solution .hero__content__titles .post-download{cursor:pointer;position:relative;width:fit-content;display:flex;flex:0 0 auto;background-color:#fff;align-items:center;overflow:visible;gap:max(.2083333333vw,4px);border-radius:max(.4166666667vw,8px);padding-block:max(1.1979166667vw,23px);padding-inline-end:max(.9375vw,18px);padding-inline-start:max(4.375vw,84px);margin-top:max(1.25vw,24px);font-size:max(.9375vw,18px);line-height:1.55;font-weight:700}@media only screen and (max-width: 1100px){.single-products_solution .hero__content__titles .post-download{padding-inline-start:30px;padding-block-start:44px;padding-block-end:8px;margin-top:40px}}.single-products_solution .hero__content__titles .post-download .text{white-space:nowrap}.single-products_solution .hero__content__titles .post-download .catalog-image{position:absolute;top:-20px;left:-10px;width:max(4.0625vw,78px);height:max(5.78125vw,111px);box-shadow:0px 4px 30px 0px rgba(0,0,0,.2)}@media only screen and (max-width: 1100px){.single-products_solution .hero__content__titles .post-download .catalog-image{width:max(2.8645833333vw,55px);height:max(4.0104166667vw,77px);top:unset;right:unset;bottom:45px;left:130px}}.single-products_solution .hero__content__titles .post-download .catalog-image img{width:100%;height:100%;object-fit:fill}.single-products_solution .hero__content__titles .post-download .download{width:max(.8333333333vw,16px);height:max(.8333333333vw,16px)}.single-products_solution .hero__content__titles .post-download .locked{width:max(.5729166667vw,11px);height:max(.625vw,12px);margin-left:max(.2083333333vw,4px)}.single-products_solution .hero__content__image{width:max(15.8333333333vw,304px);aspect-ratio:304/414}@media only screen and (max-width: 1100px){.single-products_solution .hero__content__image{aspect-ratio:320/244;margin-inline:auto}}.single-products_solution .post-title{font-size:max(2.6041666667vw,50px);line-height:1.3;font-weight:500}.single-products_solution .side-content .related-resources{margin-block-end:max(2.0833333333vw,40px)}.single-products_solution .side-content .related-resources__title{font-size:max(.9375vw,18px);font-weight:700;color:#292e6a;margin-bottom:max(1.0416666667vw,20px)}.single-products_solution .side-content .related-resources__list{display:flex;flex-direction:column;gap:max(.8333333333vw,16px)}.single-products_solution .side-content .related-resources__list__item{width:300px;height:111px;border-radius:16px;background-color:rgba(28,181,163,.2);padding:max(.8333333333vw,16px);list-style:none;position:relative;padding-left:max(5.9895833333vw,115px)}.single-products_solution .side-content .related-resources__list__item::before{content:"";position:absolute;left:max(.7291666667vw,14px);top:50%;transform:translateY(-50%);width:87px;height:87px;border-radius:8px;background-size:cover;background-position:center;background-image:var(--marker-image)}.single-products_solution .side-content .related-resources__list__item a{font-size:max(.8333333333vw,16px);font-weight:500;color:#292e6a;text-decoration:none}.single-products_solution .side-content .related-resources__list__item .item-arrow{margin-left:auto}.single-products_solution .side-content .related-resources__list__item .item-title p{font-size:max(.8333333333vw,16px);font-weight:700;color:#292e6a}.single-products_solution .side-content .end-section-divider{margin-block:40px}.single-news .hero{background-color:#d46577;padding-block:max(1.5625vw,30px)}.single-news .hero .hero-divider{margin-block:max(1.5625vw,30px);width:100vw;height:1px;background-color:#292e6a;opacity:.2;border:none}@media only screen and (max-width: 992px){.single-news .hero__content{flex-direction:column;align-items:center;gap:max(2.0833333333vw,40px);width:95%}}.single-news .hero__content__titles{width:56.32%;gap:max(1.25vw,24px);color:#fff}@media only screen and (max-width: 992px){.single-news .hero__content__titles{width:100%}}.single-news .hero__content__titles .post-label{width:fit-content;padding-inline:max(.5208333333vw,10px);padding-block:max(.1041666667vw,2px);border:1px solid #fff;border-radius:max(.3125vw,6px);font-size:max(.7291666667vw,14px);line-height:1.57;font-weight:600}.single-news .hero__content__titles .post-title{font-size:max(2.6041666667vw,30px);line-height:1.3;font-weight:500}@media only screen and (max-width: 1100px){.single-news .hero__content__titles .post-title{font-weight:700}}.single-news .hero__content__titles .post-content{line-height:1.42;font-weight:700;font-size:max(1.4583333333vw,28px)}.single-news .hero__content__titles .post-meta{margin-top:max(1.1979166667vw,23px);gap:max(.4166666667vw,8px);font-size:max(.8333333333vw,16px);line-height:1.57;font-weight:500}.single-news .hero__content__titles .post-meta .post-date{color:#fff}.single-news .hero__content__titles .post-meta .post-category{color:#fff;padding-inline:max(.5208333333vw,10px);padding-block:max(.1041666667vw,2px);border:1px solid #fff;border-radius:max(.3125vw,6px)}.single-news .hero__content__image{width:max(28.28125vw,321px);aspect-ratio:543/414}@media only screen and (max-width: 1100px){.single-news .hero__content__image{aspect-ratio:321/244;margin-left:auto}}.single-news .post-title{font-size:max(2.6041666667vw,50px);line-height:1.3;font-weight:500}.single-news .breadcrumbs{color:#d0d0d0;font-size:max(.625vw,12px)}.single-news .breadcrumbs .current-item{color:#fff}.single-news .breadcrumbs span::after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23D0D0D0' d='M2.99997 1.52859L5.47137 4L2.99997 6.4714L2.52856 6L4.52856 4L2.52856 2L2.99997 1.52859Z'/></svg>")}.text-with-background__wrapper{background-color:var(--bckg-color);padding:max(1.0416666667vw,20px);border-radius:max(.4166666667vw,8px)}.text-with-background__wrapper *{color:#292e6a;line-height:1.66}.text-with-background__wrapper strong{font-family:"SuezOne"}.title-and-text{gap:max(.625vw,12px);color:#292e6a}.title-and-text__title{font-size:max(1.4583333333vw,28px);font-weight:700;line-height:1.42}.title-and-text__free-text{gap:max(1.3541666667vw,26px)}.title-and-text__free-text *{font-size:max(.8333333333vw,16px);line-height:1.625}.title-and-text__free-text a{color:#1cb5a3;text-decoration:underline}.title-and-text__free-text li{margin-left:max(1.0416666667vw,20px);list-style:disc}.title-and-text__free-text li::marker{color:#292e6a}.quote-text{padding-inline-start:max(1.5625vw,30px);gap:max(.8333333333vw,16px)}.quote-text__icon{height:max(1.7708333333vw,34px)}.quote-text__icon img,.quote-text__icon svg{height:100%;width:auto;object-fit:contain}.quote-text__text{font-size:max(.9375vw,18px);line-height:1.66;font-weight:400;font-family:"SuezOne"}.quote-text__author-info{gap:max(.3125vw,6px)}.quote-text__author-info .author-name{font-size:max(.7291666667vw,14px);font-weight:700;line-height:1.57;color:#292e6a}.quote-text__author-info .author-position{font-size:max(.7291666667vw,14px);font-weight:500;line-height:1.57;color:#292e6a}.title-and-image-or-video{gap:max(.625vw,12px)}.title-and-image-or-video__title{font-size:max(1.4583333333vw,28px);font-weight:700;line-height:1.42}.title-and-image-or-video__media{width:100%}.title-and-image-or-video__media img,.title-and-image-or-video__media video{border-radius:max(.78125vw,15px);width:100%;height:auto;object-fit:cover}.title-and-image-or-video__text{font-size:max(.7291666667vw,14px);line-height:1.57;font-weight:500;text-transform:italic}.simple-text__content{gap:max(1.3541666667vw,26px)}.simple-text__content *{line-height:1.625}.text-and-custom-points{gap:max(.625vw,12px)}.text-and-custom-points__titles{gap:max(.2083333333vw,4px)}.text-and-custom-points__titles .title{font-size:max(1.4583333333vw,28px);font-weight:700;line-height:1.42;color:#292e6a}.text-and-custom-points__titles .subtitle{font-size:max(.8333333333vw,16px);line-height:1.66;font-weight:500;color:#292e6a}.text-and-custom-points__list .points-list{gap:max(.5208333333vw,10px)}.text-and-custom-points__list .points-list .points-list__item{list-style:none;position:relative;padding-left:max(1.6666666667vw,32px)}.text-and-custom-points__list .points-list .points-list__item .point-title{font-size:max(.8333333333vw,16px);line-height:1.66;font-weight:700;color:#292e6a;margin-top:max(.2083333333vw,4px)}.text-and-custom-points__list .points-list .points-list__item .point-subtitle{font-size:max(.7291666667vw,14px);line-height:1.57;font-weight:500;color:#292e6a}.text-and-custom-points__list .points-list .points-list__item::before{content:"";position:absolute;left:0;top:.4em;width:max(1.25vw,24px);height:max(1.25vw,24px);background-image:var(--point-image);background-size:contain;background-repeat:no-repeat}.title-and-row-points__content{background-color:#292e6a;gap:max(.5208333333vw,10px);border-radius:max(.4166666667vw,8px);padding:max(1.0416666667vw,20px)}.title-and-row-points__content__title{font-size:max(1.4583333333vw,28px);font-weight:700;line-height:1.42;color:#fff}.title-and-row-points__content__list{gap:max(2.0833333333vw,10px)}@media only screen and (max-width: 768px){.title-and-row-points__content__list{flex-direction:column}}.title-and-row-points__content__list li{position:relative;list-style:none;padding-left:max(1.0416666667vw,20px);font-size:max(.9375vw,18px);line-height:1.66;font-weight:500;color:#fff}.title-and-row-points__content__list li::before{content:"";position:absolute;left:-10px;top:.7em;width:6px;height:6px;border-radius:50%;background:#1cb5a3}@media only screen and (max-width: 768px){.title-and-row-points__content__list li::before{left:0}}@media only screen and (min-width: 768px){.title-and-row-points__content__list li:first-child{padding-left:0}.title-and-row-points__content__list li:first-child::before{display:none}}.cta-strip{margin-block-start:max(4.6875vw,90px);margin-block-end:max(4.1666666667vw,80px);background-color:#e6eef4;position:relative}@media only screen and (max-width: 768px){.cta-strip{margin-block-start:109px;flex-direction:column-reverse}}.cta-strip__left-icon{width:max(18.2291666667vw,350px);height:max(12.8125vw,246px)}@media only screen and (max-width: 768px){.cta-strip__left-icon{display:none}}.cta-strip__left-icon svg{width:100%;height:100%;object-fit:contain}.cta-strip__right-icon{width:max(18.2291666667vw,240px);height:max(8.8541666667vw,120px);transform:translateY(-150px)}@media only screen and (max-width: 768px){.cta-strip__right-icon{transform:translateY(-170px);position:absolute}}@media only screen and (max-width: 575px){.cta-strip__right-icon{transform:translateY(-200px)}}.cta-strip__right-icon svg{width:100%;height:100%;object-fit:contain}.cta-strip__content{padding:max(5.2083333333vw,100px);width:max(43.75vw,840px);align-items:center;text-align:center;gap:max(1.0416666667vw,20px)}@media only screen and (max-width: 768px){.cta-strip__content{padding-block-start:68px;padding-block-end:40px;padding-inline:max(1.40625vw,27px);width:85%;gap:20px}}.cta-strip__content__title{font-size:max(1.4583333333vw,28px);font-weight:700}.cta-strip__content__text{font-size:max(.9375vw,18px);line-height:1.55;font-weight:500}.explore-more{width:auto !important;padding-block-end:max(4.1666666667vw,80px)}.explore-more__title{padding-block-end:max(3.125vw,60px);text-align:center;font-size:max(1.4583333333vw,28px);line-height:1.42;font-weight:700}@media only screen and (max-width: 768px){.explore-more__title{padding-block-end:unset}}.download-catalog-form{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s linear}.download-catalog-form.active{visibility:visible;opacity:1}.download-catalog-form__wrapper{background-color:#fff;padding:max(2.0833333333vw,40px);border-radius:max(.78125vw,15px);width:max(36.4583333333vw,700px);gap:max(.9375vw,18px);position:relative;text-align:center}.download-catalog-form__wrapper__close-btn{background:none;border:none;padding:max(.2604166667vw,5px);width:max(1.875vw,36px);height:max(1.875vw,36px);display:flex;align-items:center;justify-content:center;margin-inline-start:auto;cursor:pointer}.download-catalog-form__wrapper__close-btn::before{content:"×";font-size:max(1.875vw,36px);color:#333}.download-catalog-form__wrapper__title{font-size:max(1.4583333333vw,28px);font-weight:700;color:#202657;font-family:"Montserrat",sans-serif;line-height:1.42}.download-catalog-form__wrapper__form .wpcf7-form{margin:unset}.download-catalog-form__wrapper__form .form-row{margin-bottom:max(1.1979166667vw,23px)}.download-catalog-form__wrapper__form .form-row.two-cols{display:flex;gap:16px}@media(max-width: 480px){.download-catalog-form__wrapper__form .form-row.two-cols{flex-direction:column}}.download-catalog-form__wrapper__form .form-row.country{margin-bottom:max(.625vw,12px)}.download-catalog-form__wrapper__form .form-row.checkbox{margin-bottom:max(.625vw,12px)}.download-catalog-form__wrapper__form .form-field{width:100%}.download-catalog-form__wrapper__form .form-field input,.download-catalog-form__wrapper__form .form-field select{width:100%;padding:max(.4166666667vw,8px) max(.6770833333vw,13px);border:1px solid #e2e8f0;font-size:max(.8333333333vw,16px);font-weight:500;line-height:1.625;color:#202657;background-color:#fff;font-family:"Montserrat",sans-serif}.download-catalog-form__wrapper__form .form-field input .wpcf7-text::placeholder,.download-catalog-form__wrapper__form .form-field select .wpcf7-text::placeholder{color:#202657 !important;opacity:1 !important;line-height:1.625;font-family:"Montserrat",sans-serif}.download-catalog-form__wrapper__form .form-field input::-webkit-input-placeholder,.download-catalog-form__wrapper__form .form-field select::-webkit-input-placeholder{color:#202657 !important;opacity:1 !important}.download-catalog-form__wrapper__form .form-field input::-moz-placeholder,.download-catalog-form__wrapper__form .form-field select::-moz-placeholder{color:#94a3b8 !important;opacity:1 !important}.download-catalog-form__wrapper__form .form-field input:-ms-input-placeholder,.download-catalog-form__wrapper__form .form-field select:-ms-input-placeholder{color:#94a3b8 !important;opacity:1 !important}.download-catalog-form__wrapper__form .form-field input:focus,.download-catalog-form__wrapper__form .form-field select:focus{outline:none;border-color:#202657}.download-catalog-form__wrapper__form .form-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23202657' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.download-catalog-form__wrapper__form .form-field.full-width{width:100%}.download-catalog-form__wrapper__form .form-checkbox{display:flex;align-items:center;gap:max(.4166666667vw,8px);font-size:max(.625vw,12px);color:#202657;text-align:left;line-height:1.66;font-family:"Montserrat",sans-serif}.download-catalog-form__wrapper__form .form-checkbox label{display:flex;align-items:center}.download-catalog-form__wrapper__form .form-checkbox input[type=checkbox]{width:16px;height:16px;flex-shrink:0;cursor:pointer;margin:0;appearance:none;background-color:#fff;border:1px solid #e2e8f0;border-radius:2px;font-weight:500}.download-catalog-form__wrapper__form .form-checkbox input[type=checkbox]:checked{background-color:#202657;border-color:#202657;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px}.download-catalog-form__wrapper__form .form-checkbox .wpcf7-list-item{margin:unset}.download-catalog-form__wrapper__form .form-checkbox .wpcf7-list-item-label{font-size:max(.625vw,12px);line-height:1.66;color:#202657;font-family:"Montserrat",sans-serif;min-height:unset;margin-left:max(.4166666667vw,8px)}.download-catalog-form__wrapper__form .form-checkbox a{color:#202657;text-decoration:underline}.download-catalog-form__wrapper__form .wpcf7-submit{display:inline-block;margin-top:max(.3125vw,6px);padding:max(.4166666667vw,8px) max(1.0416666667vw,20px);background-color:#202657;color:#fff;font-size:max(.8333333333vw,16px);font-weight:600;font-family:"Montserrat",sans-serif;border:none;border-radius:max(.2083333333vw,4px);cursor:pointer !important;transition:background-color .3s ease;width:auto;line-height:1.33}.download-catalog-form__wrapper__form .wpcf7-submit:hover{background-color:rgb(45.7142857143,54.2857142857,124.2857142857)}.download-catalog-form__wrapper__form .wpcf7-response-output{font-family:"Montserrat",sans-serif;margin-top:max(.8333333333vw,16px);font-size:max(.7291666667vw,14px)}.download-catalog-form__wrapper__form .wpcf7-not-valid-tip{font-family:"Montserrat",sans-serif;font-size:max(.625vw,12px);color:#e74c3c;margin-top:max(.2083333333vw,4px)}/*# sourceMappingURL=theme.min.css.map */