*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0;padding:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul,ol{list-style:none;padding:0;margin:0}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}button{background:none;border:none;cursor:pointer;padding:0}:focus{outline:2px solid #EF233C;outline-offset:2px}fieldset{border:0;padding:0;margin:0}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:font-icons;src:url(/fonts/font-icons.ttf?12mhh4) format("truetype"),url(/fonts/font-icons.woff?12mhh4) format("woff"),url(/fonts/font-icons.svg?12mhh4#font-icons) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=font-icons--]{font-family:font-icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-icons--globe:before{content:""}.font-icons--envelope:before{content:""}.font-icons--map:before{content:""}.font-icons--direction:before{content:""}.font-icons--linkedin:before{content:""}.font-icons--submit:before{content:""}.font-icons--clock:before{content:""}.font-icons--location:before{content:""}.font-icons--home:before{content:""}.font-icons--close:before{content:""}.font-icons--arrow-bottom:before{content:""}.font-icons--arrow-top:before{content:""}.font-icons--arrow-left:before{content:""}.font-icons--arrow-right:before{content:""}.font-icons--fax:before{content:""}.font-icons--phone:before{content:""}.font-icons--mail:before{content:""}.font-icons--arrows:before{content:""}.font-icons--burger:before{content:""}.font-icons--link:before{content:""}.font-icons--chevron-down:before{content:""}.header{position:sticky;top:0;margin:0 auto;background:#fff;border:1px solid #F2F6F8;z-index:2}.header__content{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;margin:0 auto;max-width:144rem;padding:1.6rem 2.4rem}@media(max-width:56.25em){.header__content{align-items:center;padding:1.2rem 1.6rem}}.header__menu{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%}@media(max-width:56.25em){.header__menu{position:fixed;right:-100vw;left:0;top:0;bottom:0;align-items:flex-start;opacity:0;visibility:hidden;transform:translate(100%);transition:all .3s ease-in-out;flex-direction:column;padding:3rem 1.6rem}.header__menu.active{transform:translate(0);background-color:#fff;visibility:visible;opacity:1}}.header__right-part{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-left:auto;gap:1.6rem}@media(max-width:56.25em){.header__right-part{flex-direction:column;margin-left:0;width:100%;align-items:flex-start;gap:0}.header__right-part .header__navigation-list{display:none}}.header__right-part .cta-button{margin-left:auto}@media(max-width:56.25em){.header__right-part .cta-button{margin-left:0;margin-top:2rem;font-size:1.8rem;background-color:#ef233c;color:#fff;padding:1rem 1.6rem}.header__right-part .cta-button:hover{background-color:#d10f27;color:#fff}}.header__customer-login{display:inline-flex;align-items:center;font-size:1.5rem;line-height:1.25;text-decoration:none;color:#d10f27;padding:.8rem 1.6rem;border:1px solid #F2F6F8;background-color:#fff;transition:all .2s cubic-bezier(.65,.05,.21,.99)}.header__customer-login:hover,.header__customer-login:focus{color:#ef233c;border-color:#ef233c;background-color:#ef233c0d}@media(max-width:56.25em){.header__customer-login{margin-top:1.5rem;font-size:1.6rem;padding:.8rem 1.2rem;width:fit-content}}.header__logo-wrapper{z-index:2}.header__logo{width:8rem;height:8rem}@media(max-width:56.25em){.header__logo{width:5.6rem;height:5.6rem}}.header__navigation{margin-left:auto}@media(max-width:56.25em){.header__navigation{margin-left:0;margin-top:8rem}}.header__navigation-list{display:flex;flex-direction:row;font-size:1.6rem}@media(max-width:56.25em){.header__navigation-list{flex-direction:column;row-gap:2rem}}.header__navigation-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;color:#2b2d42;column-gap:1rem}.header__navigation-link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:3.2rem 2.4rem;column-gap:.8rem}@media(max-width:56.25em){.header__navigation-link{padding:.8rem 0;font-size:2rem;transition:color .15s cubic-bezier(.65,.05,.36,1)}.header__navigation-link:hover{color:#ef233c}.header__navigation-link .font-icons--chevron-down{display:none}}.header__navigation-subitems-list{display:none;position:absolute;flex-direction:column;top:100%;left:0;background-color:#fff;box-shadow:0 8px 24px #8d99ae26;min-width:32rem}.header__navigation-subitems-list a{display:inline-block;padding:1.4rem 2rem;width:100%;position:relative}.header__navigation-subitems-list a:hover{color:#2b2d42;background-color:#fef5f7}.header__navigation-subitems-list a:hover:after{content:"";position:absolute;left:0;top:0;display:block;width:.2rem;height:100%;background-color:#ef233c}.header__navigation-list-item{position:relative}.header__navigation-list-item:hover .header__navigation-link{color:#ef233c}@media(min-width:56.25em){.header__navigation-list-item:hover .header__navigation-subitems-list{display:flex}}.header .header__right-part .header__navigation-list{position:relative;margin-right:2.4rem}.header .header__right-part .header__navigation-list:after{content:"";height:2rem;width:.1rem;position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:#f2f6f8}.header .header__right-part .header__navigation-subitems-list{min-width:auto;text-transform:capitalize}.header .header__right-part .header__navigation-link{cursor:default;transition:color .15s linear;text-transform:uppercase}.header__languages .font-icons--globe{font-size:2rem}.header__mobile-lang-toggle{width:100%;margin-top:2.4rem;padding:1.2rem 0;border-top:1px solid #F2F6F8;border-bottom:1px solid #F2F6F8;font-size:1.8rem;line-height:3.4rem}@media(min-width:56.26em){.header__mobile-lang-toggle{display:none}}.header__mobile-lang-toggle__list{text-transform:capitalize;padding-left:2.4rem;margin-top:.4rem;display:none}.header__mobile-lang-toggle__list a{display:block;padding:.8rem 0;transition:color .15s cubic-bezier(.65,.05,.36,1)}.header__mobile-lang-toggle__list a:hover{color:#ef233c}.header__mobile-lang-toggle__list a.active{color:#ef233c;font-weight:500}.header__mobile-lang-toggle .font-icons--chevron-down{transition:rotate .15s linear}.header__mobile-lang-toggle #menu-toggle{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%;cursor:pointer;color:#2b2d42;transition:color .15s cubic-bezier(.65,.05,.36,1)}.header__mobile-lang-toggle #menu-toggle:hover{color:#ef233c}.header__mobile-lang-toggle.active .header__mobile-lang-toggle__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;row-gap:.4rem}.header__mobile-lang-toggle.active .font-icons--chevron-down{rotate:180deg}.header__mobile-controls{position:relative;z-index:10}@media(min-width:56.26em){.header__mobile-controls{display:none}}.header__menu-icon{font-size:2.4rem;cursor:pointer}.header__menu-icon.font-icons--close{color:#ef233c}@media(min-width:56.26em){.header__menu-icon{display:none}}.footer{background:#2b2d42;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#ef233c}.footer__wrapper{margin:0 auto;max-width:120.4rem;padding:5.6rem 2.4rem 3.2rem}@media(max-width:37.49em){.footer__wrapper{padding:4.8rem 1.6rem 2.4rem}}.footer__main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:4.8rem}@media(max-width:56.24em){.footer__main{grid-template-columns:1fr;gap:4rem}}.footer__logo-link{display:inline-block;flex-shrink:0;opacity:.95;transition:opacity .2s ease}.footer__logo-link:hover{opacity:1}.footer__logo{width:9rem;height:auto;filter:brightness(0) invert(1)}@media(max-width:37.49em){.footer__logo{width:7rem}}.footer__contact{display:flex;justify-content:center;gap:4.8rem}@media(max-width:56.24em){.footer__contact{justify-content:flex-start;flex-direction:column;gap:1.6rem}}.footer__contact-item{display:flex;align-items:center;gap:.8rem;color:#fffc;font-size:1.5rem;transition:color .2s ease;letter-spacing:.01em}.footer__contact-item:hover{color:#fff}.footer__contact-item:hover [class*=font-icons--]{color:#ef233c;transform:scale(1.1)}.footer__contact-item [class*=font-icons--]{color:#ffffff80;font-size:2.25rem;transition:all .2s ease}.footer__certifications{display:flex;gap:2.4rem;align-items:center;flex-shrink:0}@media(max-width:56.24em){.footer__certifications{justify-content:flex-start}}@media(max-width:37.49em){.footer__certifications{gap:1.6rem}}.footer__certification-img{height:5.5rem;width:auto;transition:transform .2s ease,opacity .2s ease}.footer__certification-img:hover{transform:translateY(-2px)}@media(max-width:37.49em){.footer__certification-img{height:4.5rem}}.footer__certification-img--brcgs{padding:.8rem;background:#fffffff2;border-radius:4px}.footer__certification-img--brcgs:hover{box-shadow:0 4px 12px #0000004d}.footer__certification-img--mib{padding:.8rem;background:#fffffff2;border-radius:4px}.footer__certification-img--mib:hover{box-shadow:0 4px 12px #0000004d}.footer__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:4.8rem;padding-top:2.4rem;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:56.24em){.footer__bottom{flex-direction:column;align-items:flex-start;gap:1.6rem}}.footer__legal{display:flex;align-items:center;gap:.8rem;font-size:1.2rem;color:#ffffff80}.footer__legal a{color:#ffffff80;transition:color .2s ease}.footer__legal a:hover{color:#fff}@media(max-width:37.49em){.footer__legal{flex-wrap:wrap;gap:.4rem}}.footer__separator{color:#ffffff40}@media(max-width:37.49em){.footer__separator{display:none}}.footer__credit{font-size:1.2rem;color:#ffffff59;letter-spacing:.05em;text-transform:uppercase;font-weight:500;transition:color .3s ease}.footer__credit:hover{color:#fff9}.breadcrumbs-wrapper{max-width:144rem;margin:0 auto;padding:1.2rem 2.4rem}.breadcrumbs{display:flex}@media(max-width:37.49em){.breadcrumbs{flex-wrap:wrap}}.breadcrumb{display:flex;font-size:1.4rem;line-height:2.4rem}@media(max-width:37.49em){.breadcrumb{font-size:1.3rem}}.breadcrumb .font-icons--home{font-size:1.7rem}.breadcrumb:not(.breadcrumb:last-child):after{content:"/";padding:0 .8rem;color:#8d99ae}.breadcrumb-link{display:inline-flex;align-items:center}.cta-button{display:inline-flex;align-items:center;column-gap:.8rem;padding:.8rem 1.6rem;font-size:1.5rem;line-height:1.25;text-decoration:none;color:#fff;background-color:#ef233c;transition:all .2s cubic-bezier(.65,.05,.21,.99);cursor:pointer}.cta-button:hover,.cta-button:focus{background-color:#d10f27;border-color:#d10f27;color:#fff}.cta-button.disabled{pointer-events:none;user-select:none;opacity:.5}.cta-button .button__icon{width:2.4rem;height:2.4rem;flex-shrink:0}.cta-button .button__icon--left{margin-right:.8rem}.cta-button .button__icon--right{margin-left:.8rem}.cta-button__secondary{color:#d10f27;background:#fff;border:1px solid #D10F27}.cta-button.big-btn{font-size:1.8rem;padding:1.2rem 2rem;min-height:4.8rem}.cta-button.small-btn{padding:.8rem;column-gap:.4rem;font-size:1.2rem}.field-wrapper{position:relative;display:flex;flex-direction:column;margin-bottom:1.6rem}.field-wrapper input:focus,.field-wrapper textarea:focus,.field-wrapper select:focus{border-color:#ef233c;outline:none}.field-wrapper.has-error input,.field-wrapper.has-error textarea,.field-wrapper.has-error select{border-color:#ef233c}.field-wrapper label{pointer-events:none;transition:all .15s ease-in-out;position:absolute;left:1.6rem;top:2rem;color:#8d99ae}@media(max-width:37.5em){.field-wrapper label{top:1.6rem;left:1.2rem}}.field-wrapper label .required{color:#ef233c;margin-left:.4rem}.field-wrapper .help-text{font-size:1.2rem;padding:.4rem 1.2rem;color:#8d99ae}.field-wrapper .form-errors{color:#ef233c;padding:.4rem 1.2rem;font-size:1.2rem}.field-wrapper input{background:#fff;font-size:1.5rem;line-height:1.5;border:1px solid #8D99AE;padding:2.4rem 1.6rem;transition:border-color .15s ease-in-out;border-radius:0}.field-wrapper input:focus{border-color:#2b2d42;outline:none}@media(max-width:37.5em){.field-wrapper input{padding:1.6rem 1.2rem}}.field-wrapper input:not(.field-wrapper input:placeholder-shown)~label,.field-wrapper input:focus~label{top:.4rem;font-size:1.2rem}.field-wrapper textarea{resize:none;background:#fff;font-size:1.5rem;line-height:1.5;border:1px solid #8D99AE;padding:2.4rem 1.6rem;transition:border-color .15s ease-in-out;border-radius:0;min-height:12.8rem}.field-wrapper textarea:focus{border-color:#2b2d42;outline:none}@media(max-width:37.5em){.field-wrapper textarea{padding:1.6rem 1.2rem}}.field-wrapper textarea:not(.field-wrapper textarea:placeholder-shown)~label,.field-wrapper textarea:focus~label{top:.4rem;font-size:1.2rem}.field-wrapper select{background:#fff;font-size:1.5rem;line-height:1.5;border:1px solid #8D99AE;padding:2.4rem 4rem 2.4rem 1.6rem;transition:border-color .15s ease-in-out;border-radius:0;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232B2D42' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.6rem center}.field-wrapper select:focus{border-color:#2b2d42;outline:none}@media(max-width:37.5em){.field-wrapper select{padding:1.6rem 4rem 1.6rem 1.2rem}}.field-wrapper select:not([value=""]):not(:focus)~label,.field-wrapper select:focus~label{top:.4rem;font-size:1.2rem}.hero-section{padding:4.8rem 2.4rem}@media(max-width:56.25em){.hero-section{padding:4rem 2.4rem}}@media(max-width:37.5em){.hero-section{padding:4rem 1.6rem}}.hero-section__container{max-width:120.4rem;margin:0 auto}.hero-section__content{display:grid;grid-template-columns:1fr .8fr;align-items:center;column-gap:4.8rem}@media(max-width:56.25em){.hero-section__content{grid-template-columns:1fr;row-gap:4rem;text-align:center}}@media(max-width:56.25em){.hero-section__text{max-width:92rem;margin:0 auto}}.hero-section__heading{font-size:4.4rem;font-weight:700;line-height:1.25;color:#2b2d42;margin-bottom:2.4rem}@media(max-width:56.25em){.hero-section__heading{font-size:3.5rem}}@media(max-width:37.5em){.hero-section__heading{font-size:2.8rem;margin-bottom:1.6rem}}.hero-section__subheading{font-size:2.25rem;line-height:1.7;color:#8d99ae;margin-bottom:4rem}@media(max-width:56.25em){.hero-section__subheading{font-size:1.8rem}}@media(max-width:37.5em){.hero-section__subheading{margin-bottom:3.2rem}}.hero-section__cta{transition:all .2s cubic-bezier(.65,.05,.36,1)}.hero-section__image{justify-self:end}@media(max-width:56.25em){.hero-section__image{justify-self:center;max-width:50rem}}@media(max-width:37.5em){.hero-section__image{max-width:40rem}}.hero-section__img{width:100%;height:auto;border-radius:.8rem;box-shadow:0 8px 24px #8d99ae26;transition:transform .3s cubic-bezier(.65,.05,.36,1)}.hero-section__img:hover{transform:translateY(-.4rem)}.hero-section--text-only{background:#f2f6f8;padding:6.4rem 2.4rem}@media(max-width:56.25em){.hero-section--text-only{padding:5.6rem 2.4rem}}@media(max-width:37.5em){.hero-section--text-only{padding:4.8rem 1.6rem}}.hero-section--text-only .hero-section__content{grid-template-columns:1fr;justify-items:center;text-align:center}.hero-section--text-only .hero-section__text{max-width:64rem}.hero-section--text-only .hero-section__heading{font-size:4.4rem;font-weight:700;line-height:1.25;color:#2b2d42;margin-bottom:1.6rem}@media(max-width:56.25em){.hero-section--text-only .hero-section__heading{font-size:3.5rem}}@media(max-width:37.5em){.hero-section--text-only .hero-section__heading{font-size:2.8rem}}.hero-section--text-only .hero-section__subheading{color:#8d99ae;font-size:1.8rem;max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:4rem 2.4rem 6.4rem;margin:0 auto;max-width:120.4rem;gap:4.8rem;justify-content:center}@media(max-width:56.24em){.category-grid{grid-template-columns:repeat(2,1fr);padding:3.2rem 2.4rem 5.6rem;gap:4rem}}@media(max-width:37.49em){.category-grid{grid-template-columns:1fr;padding:2.4rem 1.6rem 4.8rem;gap:3.2rem}}@media(max-width:23.4275em){.category-grid{padding:1.6rem .8rem 4rem;gap:2.4rem}}.category-grid__link{display:flex;flex-direction:column;row-gap:2.4rem;overflow:hidden;width:100%;height:100%}@media(max-width:56.24em){.category-grid__link{row-gap:1.6rem}}@media(max-width:23.4275em){.category-grid__link{row-gap:.8rem}}.category-grid__link:hover{transition:all .3s cubic-bezier(.65,.05,.36,1)}.category-grid__link:hover .category-grid__picture{box-shadow:0 4px 20px #0000001a}.category-grid__link:hover .category-grid__picture img{transform:scale(1.05)}.category-grid__link:focus{outline:.2rem solid #8D99AE}.category-grid__picture{display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;width:100%;height:22rem;border-radius:.8rem;transition:all .3s cubic-bezier(.65,.05,.36,1);box-shadow:0 2px 10px #0000000d}.category-grid__picture img{width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .3s cubic-bezier(.65,.05,.36,1);border-radius:.8rem}.category-grid__title{display:flex;align-items:center;padding:1.6rem 2.4rem;justify-content:space-between;width:100%}.category-grid__title h3{font-size:2.25rem;line-height:1.25;font-weight:500;margin:0}@media(max-width:37.49em){.category-grid__title h3{font-size:1.8rem}}.category-grid__title .font-icons--link{font-size:1.8rem;color:#ef233c;margin-left:auto}@media(max-width:37.49em){.category-grid__title .font-icons--link{font-size:1.5rem}}.products-list{display:grid;grid-template-columns:1fr 1fr;padding:4rem 2.4rem 7.2rem;margin:0 auto;max-width:120.4rem;row-gap:6.4rem;column-gap:3.2rem}@media(max-width:37.49em){.products-list{grid-template-columns:1fr;row-gap:2.4rem;padding:4rem 1.6rem 7.2rem}}.products-list__link{display:flex;flex-direction:column;row-gap:2.4rem;overflow:hidden;padding:6rem;box-shadow:0 8px 24px #8d99ae26}@media(max-width:37.49em){.products-list__link{row-gap:1.2rem;padding:2rem}}.products-list__link:hover{transition:color .3s cubic-bezier(.65,.05,.36,1)}.products-list__link:hover .products-list__picture img{transform:scale(1.05)}.products-list__link:focus{outline:.2rem solid #8D99AE}.products-list__picture{overflow:hidden;border:1px solid #F2F6F8}.products-list__picture img{max-height:33.3rem;width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .3s cubic-bezier(.65,.05,.36,1)}.products-list__title{display:flex;align-items:center;column-gap:1.2rem}.products-list__title .font-icons--link{font-size:1.8rem}.values-section{margin-bottom:2.4rem}.values-section__header{margin-bottom:3.2rem}.values-section__title{font-size:3.2rem;font-weight:500;margin-bottom:1.6rem;color:#2b2d42}.values-section__subtitle{font-size:1.8rem;line-height:1.6;color:#8d99ae}.values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3.2rem 2.4rem}@media(max-width:37.49em){.values-grid{grid-template-columns:1fr;gap:2.4rem}}.value-card{display:flex;flex-direction:row;align-items:flex-start;padding:1.6rem;transition:transform .3s ease}.value-card:hover{transform:translateY(-.4rem)}.value-card:hover .value-card__icon{color:#ef233c}.value-card__icon{width:4rem;height:4rem;margin-right:2rem;flex-shrink:0;color:#2b2d42;transition:color .2s ease}.value-card__icon svg{width:100%;height:100%}.value-card__content{flex:1}.value-card__title{font-size:2rem;font-weight:500;margin-bottom:1.2rem;color:#2b2d42}.value-card__description{font-size:1.6rem;line-height:1.6;color:#8d99ae}.hero-section{padding:6rem 2.4rem 12.8rem}@media(max-width:75em){.hero-section{padding-bottom:15rem}}@media(max-width:56.24em){.hero-section{padding:6.4rem 2.4rem}}@media(max-width:37.5em){.hero-section{padding:6.4rem 1.6rem}}.hero-section__info{display:grid;grid-template-columns:.45fr .55fr;margin:0 auto;max-width:120.4rem;column-gap:2.4rem}@media(max-width:56.24em){.hero-section__info{grid-template-columns:1fr;column-gap:0;row-gap:2.4rem}}@media(max-width:37.49em){.hero-section__info{row-gap:4rem}}@media(max-width:23.4275em){.hero-section__info br{display:none}}.hero-section__text{padding-top:1.6rem}@media(max-width:56.24em){.hero-section__text{padding-top:0}}.hero-section__image-wrapper{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(5,5.8rem);gap:1.5rem}@media(max-width:56.24em){.hero-section__image-wrapper{grid-template-rows:repeat(5,4.2rem)}}@media(max-width:37.49em){.hero-section__image-wrapper{grid-template-rows:repeat(5,3.6rem)}}@media(max-width:23.4275em){.hero-section__image-wrapper{grid-template-rows:repeat(5,2.8rem)}}.hero-section__image-link{overflow:hidden}.hero-section__image-link img{transition:transform .3s cubic-bezier(.65,.05,.36,1)}.hero-section__image-link:hover img{transform:scale(1.1)}.hero-section__image-link:first-child{grid-column:span 3;grid-row:span 2}.hero-section__image-link:nth-child(2){grid-column:span 2;grid-row:span 2}.hero-section__image-link:nth-child(3){grid-column:span 3;grid-row:span 3}.hero-section__image-link:nth-child(4){grid-column:span 2;grid-row:span 3}.hero-section__image-link:nth-child(5){grid-column:span 3;grid-row:span 3}.hero-section__image-link:nth-child(6){grid-column:span 3;grid-row:span 2}.hero-section__image{width:100%;height:100%}.hero-section__image-link picture,.hero-section__image-link img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-section__description{margin-top:1.6rem}@media(min-width:56.26em){.hero-section__description{font-size:2rem}}.hero-section__btn{margin-top:4rem}.clients-feedback{padding:15rem 2.4rem 8rem}.clients-feedback__container{max-width:120.4rem;margin:0 auto}@media(max-width:37.5em){.clients-feedback{padding:8.8rem 1.6rem 4.2rem}}.clients-feedback__wrapper{display:grid;grid-template-columns:1fr 1fr;column-gap:10rem;row-gap:4.8rem;margin-top:6rem}@media(max-width:75em){.clients-feedback__wrapper{column-gap:10rem}}@media(max-width:56.25em){.clients-feedback__wrapper{grid-template-columns:1fr;padding:0;margin-top:4rem}}@media(max-width:37.5em){.clients-feedback__wrapper{row-gap:3.2rem}}.clients-feedback__review-header{display:flex;flex-wrap:wrap;align-items:center;column-gap:1.6rem}.clients-feedback__review-photo{border:1px solid #F2F6F8;width:7.4rem;height:4.2rem;object-fit:contain}.clients-feedback__user-info{width:calc(100% - 9rem)}.clients-feedback__user-name{font-size:1.4rem;line-height:1.6rem;font-weight:500}.clients-feedback__user-company{font-size:1.4rem;line-height:2.4rem;color:#2b2d42;opacity:.8}.clients-feedback__review-info{margin-top:2rem;border-left:1px solid #EF233C;padding-left:1.6rem;font-size:1.8rem;line-height:3.4rem;font-style:italic}@media(max-width:56.25em){.clients-feedback__review-info{padding-top:1rem;padding-bottom:1rem}}@media(max-width:37.5em){.clients-feedback__review-info{font-size:1.4rem}}.partner{padding:8rem 2.4rem 4.8rem;background:linear-gradient(180deg,#f2f6f8,#f2f6f800)}@media(max-width:37.49em){.partner{padding:4rem 1.6rem 3.2rem}}.partner__wrapper{max-width:120.4rem;margin:0 auto}.partner__description{margin-top:1.6rem;font-size:1.8rem;line-height:2;max-width:92rem}@media(max-width:37.49em){.partner__description{font-size:1.6rem;text-align:left}}.partner__informations{display:flex;flex-direction:column;row-gap:2.4rem;padding:0 2.4rem;margin-top:4.8rem}@media(max-width:74.99em){.partner__informations{margin-top:4rem}}@media(max-width:56.24em){.partner__informations{margin-top:3rem}}@media(max-width:37.49em){.partner__informations{margin-top:2rem;padding:0}}@media(max-width:23.4275em){.partner__informations{margin-top:1.6rem}}.partner__information-item{background:linear-gradient(90deg,#fef5f7,#fef5f700);padding:8rem 2.4rem}@media(max-width:37.49em){.partner__information-item{padding:4rem 1.6rem}}.partner__information-item:nth-child(2n){background:linear-gradient(270deg,#f8fafb,#f8fafb00)}@media(min-width:37.5em){.partner__information-item:nth-child(2n) .partner__information-item--text{order:1}.partner__information-item:nth-child(2n) .partner__information-item--img{order:0}}.partner__information-item--wrapper{display:flex;flex-wrap:wrap;max-width:120.4rem;justify-content:space-between;margin:0 auto}@media(max-width:37.49em){.partner__information-item--wrapper{column-gap:8rem;row-gap:2.4rem;flex-direction:column;flex-wrap:wrap}}@media(max-width:23.4275em){.partner__information-item--wrapper{column-gap:1.6rem}}.partner__information-item--text{max-width:44.8rem;width:45%;display:flex;flex-direction:column;row-gap:1.6rem;font-size:1.8rem;line-height:3.4rem}@media(max-width:74.99em){.partner__information-item--text{width:100%;max-width:40rem}}@media(max-width:56.24em){.partner__information-item--text{max-width:55%}}@media(max-width:37.49em){.partner__information-item--text{max-width:none;row-gap:.8rem;font-size:1.6rem;line-height:3.2rem}}.partner__information-item--img{width:49%}.partner__information-item--img img{width:100%;max-height:35rem;height:100%;object-fit:cover}@media(max-width:56.24em){.partner__information-item--img{width:40%}}@media(max-width:37.49em){.partner__information-item--img{width:100%}.partner__information-item--img img{max-height:22rem}}.cta-banner,.more-info{position:relative;padding:6.4rem 2.4rem;background:linear-gradient(135deg,#ef233c,#d10f27);overflow:hidden}@media(max-width:37.49em){.cta-banner,.more-info{padding:4.8rem 1.6rem}}.cta-banner__bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.cta-banner__shape{position:absolute;background:#ffffff14;border-radius:2rem}.cta-banner__shape--1{width:30rem;height:30rem;top:-15rem;right:5%;transform:rotate(45deg)}@media(max-width:56.24em){.cta-banner__shape--1{width:20rem;height:20rem;top:-10rem;right:-5%}}.cta-banner__shape--2{width:20rem;height:20rem;bottom:-10rem;left:10%;transform:rotate(30deg);background:#ffffff0d}@media(max-width:56.24em){.cta-banner__shape--2{width:15rem;height:15rem;bottom:-8rem;left:-5%}}.cta-banner__shape--3{width:12rem;height:12rem;top:20%;left:30%;transform:rotate(15deg);background:#ffffff0a}@media(max-width:56.24em){.cta-banner__shape--3{display:none}}.cta-banner__container,.more-info__wrapper{position:relative;z-index:1;max-width:120.4rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:4.8rem}@media(max-width:56.24em){.cta-banner__container,.more-info__wrapper{flex-direction:column;text-align:center;gap:3.2rem}}.cta-banner__content,.more-info__text{flex:1;max-width:60rem}@media(max-width:56.24em){.cta-banner__content,.more-info__text{max-width:100%}}.cta-banner__title,.more-info__text h3{font-size:2.8rem;font-weight:600;color:#fff;margin-bottom:.8rem;line-height:1.25}@media(max-width:56.24em){.cta-banner__title,.more-info__text h3{font-size:2.25rem}}@media(max-width:37.49em){.cta-banner__title,.more-info__text h3{font-size:1.8rem}}.cta-banner__body,.more-info__description{font-size:1.8rem;line-height:1.7;color:#ffffffe6;margin:0}@media(max-width:37.49em){.cta-banner__body,.more-info__description{font-size:1.5rem}}.cta-banner__action,.more-info__button-wrapper{flex-shrink:0}.cta-banner__button{display:inline-flex;align-items:center;gap:.8rem;padding:2.4rem 4rem;background:#fff;color:#ef233c;font-size:1.8rem;font-weight:600;text-decoration:none;border-radius:.8rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,background .2s ease;box-shadow:0 4px 20px #00000026}@media(max-width:37.49em){.cta-banner__button{padding:1.6rem 3.2rem;font-size:1.5rem;width:100%;justify-content:center}}.cta-banner__button:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 30px #0003;background:#2b2d42;color:#fff}.cta-banner__button:hover .cta-banner__button-icon{transform:translate(4px)}.cta-banner__button:active{transform:translateY(-1px) scale(1)}.cta-banner__button-text{position:relative}.cta-banner__button-icon{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.cta-banner__button-icon svg{width:2rem;height:2rem}@media(max-width:37.49em){.cta-banner__button-icon svg{width:1.8rem;height:1.8rem}}.section-title{font-size:3.5rem;line-height:1.25;font-weight:600;text-align:center}@media(max-width:74.99em){.section-title{font-size:2.8rem}}@media(max-width:56.24em){.section-title{font-size:2.25rem}}@media(max-width:37.49em){.section-title{font-size:2.25rem;text-align:left}}.product-details{width:100%;margin:0 auto}.product-text{padding-top:4rem;font-size:1.8rem;line-height:1.7}@media(max-width:37.49em){.product-text{padding-top:1.6rem;font-size:1.6rem;line-height:2}.product-text .product-description{max-height:30rem;overflow:hidden;position:relative}.product-text .product-description:after{content:"";position:absolute;height:3.2rem;left:50%;right:0;bottom:0;background:linear-gradient(270deg,#fff,#fff0 132.04%)}}.product-text .show-more-button{display:none;color:#ef233c;align-items:center;column-gap:.8rem;font-size:1.6rem;cursor:pointer}@media(max-width:37.49em){.product-text .show-more-button{display:inline-flex}}.product-text .show-more-button .font-icons--chevron-down{transition:all .15s linear}.product-text .show-more-button:hover{color:#d10f27}.product-text.mobile-expanded .product-description{max-height:none;overflow:auto}.product-text.mobile-expanded .product-description:after{display:none}.product-text.mobile-expanded .show-more-button .font-icons--chevron-down{transform:rotate(-180deg)}.cta{width:100%;background:linear-gradient(90deg,#ef233c,#d90429);padding:4.8rem 6.4rem;color:#fff}@media(max-width:37.49em){.cta{padding:2.4rem 1.6rem}}.cta__content{width:100%;margin:0 auto;max-width:none}.cta__text{margin-top:1.6rem;font-size:1.8rem;line-height:2;color:#2b2d42}@media(max-width:37.49em){.cta__text{font-size:1.5rem;line-height:1.5}}.cta .cta-button{margin-top:2.4rem;display:inline-flex;align-items:center;padding:1.6rem 2.4rem;background-color:#fff;color:#ef233c;border-radius:.4rem;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s}.cta .cta-button:hover{background-color:#2b2d42;color:#fff}.cta .cta-button i{margin-left:1.6rem}.single-testimonial{background:#f8fafb;width:100%;padding:0 4.8rem}@media(max-width:37.49em){.single-testimonial{padding:0 1.6rem}}.single-testimonial__wrapper{display:flex;align-items:flex-start;max-width:92rem;margin:0 auto;padding:4.8rem 0;position:relative}@media(max-width:56.24em){.single-testimonial__wrapper{flex-direction:column-reverse;padding:2.4rem 0;row-gap:2.4rem}}.single-testimonial__logo-container{min-width:200px;height:100px;display:flex;align-items:center;justify-content:center}@media(max-width:56.24em){.single-testimonial__logo-container{margin:0 auto}}.single-testimonial__review{width:100%;padding-left:4.8rem}@media(max-width:74.99em){.single-testimonial__review{padding-left:4rem}}@media(max-width:56.24em){.single-testimonial__review{padding-left:0}}.single-testimonial__quotes{left:0;top:4rem;position:absolute;width:24px;height:24px}@media(max-width:56.24em){.single-testimonial__quotes{position:static;margin-bottom:.8rem;width:1.6rem;height:auto}}.single-testimonial__review-info{font-size:2.25rem;line-height:1.7;font-style:italic;color:#2b2d42;max-width:80%}@media(max-width:56.24em){.single-testimonial__review-info{font-size:1.8rem;line-height:1.7}}@media(max-width:37.49em){.single-testimonial__review-info{font-size:1.5rem;max-width:100%}}@media(max-width:23.4275em){.single-testimonial__review-info{font-size:1.2rem}}.single-testimonial__user-info{margin-top:2.4rem;font-size:1.2rem;line-height:1.25}.single-testimonial__user-name{font-weight:500}.single-testimonial__user-company{padding-top:.4rem;font-weight:400;opacity:.8}.single-testimonial__review-photo{width:100%;max-width:200px;max-height:100px;object-fit:contain}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.slider-gallery{position:relative}.slider-gallery__swiper{width:100%;overflow:visible;padding:1.6rem 0 4.8rem}.slider-gallery .swiper-slide{width:280px;height:auto;display:flex}.slider-gallery__card{display:flex;flex-direction:column;border-radius:.8rem;overflow:hidden;box-shadow:0 8px 24px #8d99ae26;transition:transform .3s ease;background-color:#fff;height:100%;width:100%}.slider-gallery__card:hover{transform:translateY(-.4rem);box-shadow:0 .8rem 1.6rem #8d99ae1a}.slider-gallery__card:hover .slider-gallery__image{transform:scale(1.05)}.slider-gallery__image-container{overflow:hidden;position:relative;padding-bottom:100%;height:0;background-color:#f2f6f8;border-radius:.8rem}.slider-gallery__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.slider-gallery__empty{padding:1.6rem;text-align:center;background-color:#f2f6f8;border-radius:.8rem;font-size:1.5rem}@media(max-width:56.25em){.slider-gallery .swiper-slide{width:240px}}@media(max-width:37.5em){.slider-gallery .swiper-slide{width:200px}}.card-carousel{position:relative}.card-carousel__header{margin-bottom:2.4rem}.card-carousel__title{margin-bottom:.4rem}.card-carousel p.card-carousel__description{color:#8d99ae;max-width:90%;font-size:1.8rem;line-height:1.5;margin-bottom:2.4rem}.card-carousel__swiper{width:100%;overflow:hidden;padding:1.6rem 0 4.8rem;margin-bottom:2.4rem}.card-carousel .swiper-slide{width:280px;height:auto;display:flex}.card-carousel__card{display:flex;flex-direction:column;border-radius:.8rem;overflow:hidden;box-shadow:0 8px 24px #8d99ae26;height:100%;width:100%;transition:transform .3s ease;text-decoration:none;color:#2b2d42;background-color:#fff}.card-carousel__card,.card-carousel__card:hover,.card-carousel__card:visited,.card-carousel__card:active{text-decoration:none}.card-carousel__card:hover{transform:translateY(-.4rem);box-shadow:0 .8rem 1.6rem #8d99ae1a}.card-carousel__card:hover .card-carousel__image{transform:scale(1.05)}.card-carousel__image-container{overflow:hidden}.card-carousel__image{object-fit:cover;transition:transform .5s ease}.card-carousel__content{padding:1.6rem;display:flex;flex-direction:column;flex-grow:1}.card-carousel h3.card-carousel__item-title{font-size:1.5rem;margin-bottom:.8rem;color:#2b2d42}.card-carousel p.card-carousel__item-description{color:#8d99ae;font-size:1.5rem;line-height:1.4;text-decoration:none;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-carousel__empty{padding:1.6rem;text-align:center;background-color:#f2f6f8;border-radius:.8rem;font-size:1.5rem}.card-carousel a{text-decoration:none}.card-carousel a:visited,.card-carousel a:active{text-decoration:none;color:inherit}@media(max-width:37.5em){.card-carousel__content{padding:.8rem;justify-content:center;align-items:center;text-align:center}.card-carousel h3.card-carousel__item-title{font-size:1.5rem;margin-bottom:0}.card-carousel p.card-carousel__item-description{display:none}}.detail-page .content-container{max-width:120.4rem;margin:0 auto;padding:0 2.4rem;width:100%}@media(max-width:56.24em){.detail-page .content-container{padding:0 1.6rem}}.detail-page.with-breadcrumbs{padding-top:2.4rem}.detail-page .detail-title{display:flex;flex-direction:column;align-items:center;row-gap:1.6rem;font-size:4.4rem;font-weight:600;color:#2b2d42;margin-bottom:2.4rem;line-height:1.25;text-align:center;font-family:inherit}.detail-page .detail-title:after{content:"";display:inline-block;width:6.4rem;height:.1rem;background-color:#ef233c}@media(max-width:56.24em){.detail-page .detail-title{font-size:3.5rem}}@media(max-width:37.49em){.detail-page .detail-title{font-size:2.8rem}}.detail-page .gallery-section{width:100%;margin-bottom:4rem;overflow:hidden}.detail-page .gallery-section :global(.gallery-slider),.detail-page .gallery-section :global(.slider-gallery){width:100%}.detail-page .product-summary-section{width:100%;margin-bottom:4rem}.detail-page .product-summary{font-size:1.8rem;line-height:1.7;color:#8d99ae;width:100%;margin:0}.detail-page .key-features-section{width:100%;margin-bottom:4.8rem;margin-top:4rem}.detail-page .section-heading{font-size:2.8rem;margin-bottom:3.2rem;color:#2b2d42;font-weight:600;border-bottom:1px solid #8D99AE;padding-bottom:.8rem}@media(max-width:56.24em){.detail-page .section-heading{font-size:2.25rem}}.detail-page .features-grid{display:grid;grid-template-columns:1fr 1fr;gap:4.8rem 8rem;margin-bottom:4rem}@media(max-width:56.24em){.detail-page .features-grid{grid-template-columns:1fr;gap:4rem}}.detail-page .features-column{display:flex;flex-direction:column;gap:3.2rem}.detail-page .feature-item{position:relative;padding-left:2.4rem;border-left:2px solid #EF233C;margin-bottom:2.4rem}.detail-page .feature-item:last-child{margin-bottom:0}@media(max-width:56.24em){.detail-page .feature-item{margin-bottom:1.6rem}}.detail-page .feature-title{margin:0 0 .4rem;font-size:1.8rem;font-weight:500;color:#2b2d42;line-height:1.4}.detail-page .feature-description{margin:0;font-size:1.8rem;color:#8d99ae;line-height:1.4}.detail-page .content-section{width:100%;margin-bottom:4.8rem}.detail-page .content-section :global(.expandable-content){max-width:92rem;margin-left:0;margin-right:0}.detail-page .tabbed-info-section{width:100%;margin:4rem 0 4.8rem}.detail-page .tabbed-info-section :global(.tab-interface__content){padding:3.2rem}.detail-page .tabbed-info-section :global(.tab-interface__header){margin-bottom:2.4rem}.detail-page .testimonial-section{width:100%;margin:4.8rem 0 0;padding:0}.detail-page .cta-section-bottom{margin-top:0}@media(max-width:56.24em){.detail-page .features-grid{grid-template-columns:1fr}.detail-page .tabbed-info-section{margin:2.4rem 0}.detail-page .testimonial-section,.detail-page .cta-section-bottom{margin:4rem auto}}.conversational-form .conversational-intro{margin-bottom:4.8rem}.conversational-form .conversational-intro h2{font-size:4.4rem;color:#2b2d42;margin-bottom:2.4rem}.conversational-form .conversational-intro p{font-size:1.8rem;line-height:1.7;color:#8d99ae}.conversational-form .conversational-flow .conversation-line{margin-bottom:2.4rem;font-size:1.8rem;line-height:1.8}.conversational-form .conversational-flow .conversation-line .text{color:#2b2d42;margin-right:.8rem}.conversational-form .conversational-flow .conversation-line .inline-field{display:inline-block;margin:0 .4rem}.conversational-form .conversational-flow .conversation-line .inline-field .field-wrapper input,.conversational-form .conversational-flow .conversation-line .inline-field .field-wrapper select{border:1px solid #F2F6F8;padding:.8rem 1.2rem;border-radius:.4rem;font-size:inherit;color:#2b2d42}.conversational-form .conversational-flow .conversation-line .inline-field .field-wrapper input:focus,.conversational-form .conversational-flow .conversation-line .inline-field .field-wrapper select:focus{border-color:#ef233c;outline:none}.conversational-form .conversational-flow .conversation-line .inline-field .field-wrapper label{font-size:1.2rem;color:#ef233c}.conversational-form .conversational-flow .additional-details{margin-top:4rem}.conversational-form .conversational-flow .additional-details .text{font-size:1.8rem;color:#2b2d42;display:block;margin-bottom:1.6rem}.conversational-form .conversational-flow .additional-details textarea{width:100%;border:1px solid #F2F6F8;border-radius:.8rem;padding:2.4rem;font-size:1.8rem}.conversational-form .conversational-flow .additional-details textarea:focus{border-color:#ef233c;outline:none}.form{margin-top:2.4rem;display:flex;flex-direction:column;row-gap:1.6rem}.form .form-row{display:flex;gap:1.6rem}.form .form-row .field-wrapper{flex:1}@media(max-width:37.5em){.form .form-row{flex-direction:column;gap:.8rem}}.form .field-wrapper{display:flex;flex-direction:column}.form .cta-button{justify-content:center;font-size:2rem;height:6.4rem}.form .checkbox-wrapper{font-size:1.6rem;line-height:2.2rem}.form .field-wrapper{position:relative}.form .field-wrapper textarea{resize:none;height:12.8rem}.form .field-wrapper input,.form .field-wrapper select,.form .field-wrapper textarea{background:#fff;font-size:1.6rem;line-height:2.2rem;border:1px solid #CBD0D9;padding:2rem 1.6rem;transition:border-color .15s ease-in-out;border-radius:0}.form .field-wrapper input:focus,.form .field-wrapper select:focus,.form .field-wrapper textarea:focus{border-color:#ef233c;outline:none}@media(max-width:37.5em){.form .field-wrapper input,.form .field-wrapper select,.form .field-wrapper textarea{padding:1.6rem 1.2rem}}.form .field-wrapper input:not(.form .field-wrapper input:placeholder-shown,.form .field-wrapper select:placeholder-shown,.form .field-wrapper textarea:placeholder-shown)~label,.form .field-wrapper input:focus~label,.form .field-wrapper select:not(.form .field-wrapper input:placeholder-shown,.form .field-wrapper select:placeholder-shown,.form .field-wrapper textarea:placeholder-shown)~label,.form .field-wrapper select:focus~label,.form .field-wrapper textarea:not(.form .field-wrapper input:placeholder-shown,.form .field-wrapper select:placeholder-shown,.form .field-wrapper textarea:placeholder-shown)~label,.form .field-wrapper textarea:focus~label{top:.4rem;font-size:1.2rem}.form .field-wrapper.has-error input,.form .field-wrapper.has-error textarea{border-color:#ef233c}.form .field-wrapper label{pointer-events:none;transition:all .15s ease-in-out;position:absolute;left:1.6rem;top:2.2rem;color:#8d99ae}@media(max-width:37.5em){.form .field-wrapper label{top:1.8rem;left:1.15rem}}.form .field-wrapper .help-text{font-size:1.2rem;padding:.2rem 1.2rem}.form .field-wrapper .form-errors{color:#ef233c;padding:.2rem 1.2rem;font-size:1.2rem}.contact-page{display:flex;padding:6.4rem 2.4rem 0;justify-content:space-between;column-gap:2.4rem;margin:0 auto;max-width:120.4rem}.contact-page__sub-title{margin-top:.4rem;font-size:1.8rem;line-height:1.7}@media(max-width:56.25em){.contact-page{flex-direction:column;padding:4rem 1.6rem 0}.contact-page .contact-details{width:100%;order:1;margin-top:4.8rem}.contact-page .form-wrapper{order:0;width:100%;max-width:none}}.contact-page__img-submitted{display:block;margin:4rem auto;width:18rem;height:18rem}.contact-details{padding:4.8rem;width:48%;background:linear-gradient(180deg,#f2f6f8,#f2f6f800);border-radius:.8rem}@media(max-width:56.25em){.contact-details{padding:3.2rem 2.4rem}}.contact-details__title{font-family:Poppins,sans-serif;font-size:2.2rem;font-weight:600;color:#2b2d42;margin:0}.contact-details__info{display:flex;flex-direction:column;gap:1.6rem;padding-top:0}.contact-details__card{background:#ffffff80;border:1px solid rgba(0,0,0,.05);border-radius:.8rem;padding:1.6rem 2.4rem;transition:all .2s ease}.contact-details__card:hover{background:#ffffffb3;border-color:#ef233c14}.contact-details__card-header{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8d99ae}.contact-details__card-header [class*=font-icons--]{color:#ef233c;font-size:1.5rem}.contact-details__address{font-style:normal;line-height:1.7;color:#2b2d42;font-size:1.5rem}.contact-details__phone{font-size:1.8rem;font-weight:600;color:#2b2d42;text-decoration:none;transition:color .2s ease}.contact-details__phone:hover{color:#ef233c}.contact-details__certifications{display:flex;gap:2.4rem;align-items:center;margin-top:.8rem;padding-top:1.6rem;border-top:1px solid rgba(0,0,0,.06)}.contact-details__certifications img{max-height:8rem;width:auto}.contact-details__info-row-title{display:flex;column-gap:.8rem;align-items:center;font-size:1.5rem;font-weight:600}.contact-details__info-row-title [class*=font-icons--]{color:#ef233c}.contact-details__info-row-text{padding-left:2.3rem;line-height:2.8rem}.contact-details__buttons-wrapper{display:flex;column-gap:1.2rem;margin-top:1.2rem}.contact-details__buttons-wrapper .cta-button{width:14rem;justify-content:center}@media(max-width:37.5em){.contact-details__buttons-wrapper .cta-button{width:12rem}}.contact-details .linkedin-url{display:inline-block;color:#ef233c;margin-top:1.6rem}.contact-details .linkedin-url:hover{color:#d10f27}.google-iframe{display:flex;margin-top:12.2rem;margin-bottom:-8rem}@media(max-width:37.49em){.google-iframe{margin-top:4.8rem;margin-bottom:-6.4rem}}@media(max-width:23.4275em){.google-iframe{margin-top:3.2rem;margin-bottom:-4.8rem}}.form-wrapper{width:48%}.form-error{background:#dc35451a;border:1px solid rgba(220,53,69,.3);color:#dc3545;padding:1.6rem 2.4rem;border-radius:.4rem;margin-bottom:2.4rem;font-size:1.5rem}.statement-page{padding:4.8rem 2.4rem;background-color:#f2f6f8}.statement-page__wrapper{max-width:92rem;margin:0 auto;background-color:#fff;padding:4rem;border-radius:.8rem;box-shadow:0 8px 24px #8d99ae26}.statement-page h1{font-size:4.4rem;line-height:1.36;font-weight:500;margin-bottom:1.6rem;color:#2b2d42}.statement-page .last-updated{font-style:italic;color:#8d99ae;margin-bottom:3.2rem;font-size:1.4rem}.statement-page section{margin-bottom:4.8rem}.statement-page section:last-child{margin-bottom:0}.statement-page h2{font-size:3.2rem;line-height:1.36;font-weight:500;color:#2b2d42;margin:2.4rem 0 1.6rem;padding-bottom:.8rem;border-bottom:1px solid #8D99AE}.statement-page h3{font-size:2.4rem;line-height:1.36;font-weight:500;color:#2b2d42;margin:2.4rem 0 1.2rem}.statement-page p,.statement-page li{font-size:1.6rem;line-height:1.6;margin-bottom:1.6rem;color:#2b2d42}.statement-page ul,.statement-page ol{padding-left:3.2rem;margin-bottom:2.4rem}.statement-page ul li{margin-bottom:.8rem;position:relative}.statement-page ul li:before{content:"";display:inline-block;width:.6rem;height:.6rem;background-color:#ef233c;border-radius:50%;position:absolute;top:.9rem;left:-2rem}.statement-page ol{list-style-type:decimal}.statement-page ol li{margin-bottom:.8rem}.statement-page a{color:#ef233c;text-decoration:none;transition:color .1s cubic-bezier(.65,.05,.36,1)}.statement-page a:hover,.statement-page a:focus{color:#d10f27;text-decoration:underline}.statement-page strong{font-weight:600}@media(max-width:74.99em){.statement-page h1{font-size:4rem}.statement-page h2{font-size:2.8rem}.statement-page h3{font-size:2.2rem}}@media(max-width:56.24em){.statement-page{padding:3.2rem 2rem}.statement-page__wrapper{padding:3.2rem 2.4rem}.statement-page h1{font-size:3.6rem}.statement-page h2{font-size:2.6rem}.statement-page h3{font-size:2rem}}@media(max-width:37.49em){.statement-page,.statement-page__wrapper{padding:2.4rem 1.6rem}.statement-page h1{font-size:3.2rem}.statement-page h2{font-size:2.2rem}.statement-page h3{font-size:1.8rem}.statement-page ul li:before{left:-1.8rem}}.category-page{padding:2.4rem 0 0}@media(max-width:56.24em){.category-page{padding:1.6rem 0 0}}@media(max-width:37.49em){.category-page{padding:.8rem 0 0}}.product-title{text-align:center;margin:4rem 0 4.8rem;padding:0 4.8rem;font-size:4.4rem;line-height:1.25}@media(max-width:56.24em){.product-title{margin:3.2rem 0 4rem;padding:0 4rem;font-size:3.5rem}}@media(max-width:37.49em){.product-title{margin:2.4rem 0 3.2rem;padding:0 2.4rem;font-size:2.8rem}}@media(max-width:23.4275em){.product-title{margin:1.6rem 0 2.4rem;padding:0 1.6rem}}.content-container{max-width:120.4rem;margin:0 auto;padding:0 4.8rem;font-size:1.8rem;line-height:1.7}@media(max-width:56.24em){.content-container{padding:0 4rem}}@media(max-width:37.49em){.content-container{padding:0 2.4rem;font-size:1.5rem}}@media(max-width:23.4275em){.content-container{padding:0 1.6rem}}html{font-size:62.5%}body{font-size:1.6rem;font-family:Inter,sans-serif;color:#2b2d42}.overflow-hidden{overflow:hidden}a{text-decoration:none;color:#2b2d42;transition:color .1s cubic-bezier(.65,.05,.36,1)}a:hover,a:focus{color:#ef233c}h1,h2,h3,h4{font-family:Poppins,sans-serif}h1{font-size:4.4rem;line-height:1.36;font-weight:500}@media(max-width:74.99em){h1{font-size:4rem}}@media(max-width:56.24em){h1{font-size:3.6rem}}@media(max-width:37.49em){h1{font-size:3.2rem}}h2{font-size:3.2rem;line-height:1.36;font-weight:500}@media(max-width:74.99em){h2{font-size:2.8rem}}@media(max-width:56.24em){h2{font-size:2.6rem}}@media(max-width:37.49em){h2{font-size:2.2rem}}h3{font-size:2.8rem;line-height:1.36}@media(max-width:74.99em){h3{font-size:2.6rem}}@media(max-width:56.24em){h3{font-size:2.4rem}}@media(max-width:37.49em){h3{font-size:2rem}}.content-area:after{content:"";visibility:hidden;display:block;height:0;clear:both}.content-area h1,.content-area h2,.content-area h3,.content-area h4,.content-area h5,.content-area h6{font-family:Poppins,sans-serif;color:#2b2d42;font-weight:600;margin-top:4.8rem;margin-bottom:4rem;line-height:1.25}.content-area h1:first-child,.content-area h2:first-child,.content-area h3:first-child,.content-area h4:first-child,.content-area h5:first-child,.content-area h6:first-child{margin-top:0}.content-area h1:last-child,.content-area h2:last-child,.content-area h3:last-child,.content-area h4:last-child,.content-area h5:last-child,.content-area h6:last-child{margin-bottom:0}.content-area h1{font-size:4.4rem;margin-bottom:2.4rem}@media(max-width:56.24em){.content-area h1{font-size:3.5rem}}.content-area h2{font-size:3.5rem;border-bottom:1px solid #8D99AE;padding-bottom:.8rem}@media(max-width:56.24em){.content-area h2{font-size:2.8rem}}.content-area h3{font-size:2.8rem}@media(max-width:56.24em){.content-area h3{font-size:2.25rem}}.content-area h4{font-size:2.25rem}@media(max-width:56.24em){.content-area h4{font-size:1.8rem}}.content-area p,.content-area ul,.content-area ol,.content-area blockquote,.content-area pre,.content-area hr{margin-bottom:2.4rem}.content-area p:last-child,.content-area ul:last-child,.content-area ol:last-child,.content-area blockquote:last-child,.content-area pre:last-child,.content-area hr:last-child{margin-bottom:0}.content-area p{font-size:1.8rem;line-height:1.7;color:#2b2d42}.content-area a{color:#ef233c;text-decoration:underline;font-weight:500;transition:all .2s cubic-bezier(.65,.05,.36,1)}.content-area a:hover,.content-area a:focus{color:#d10f27}.content-area strong{font-weight:600;color:#2b2d42}.content-area em{font-style:italic}.content-area ul,.content-area ol{padding-left:4.8rem;margin-left:2.4rem;margin-bottom:2.4rem}@media(max-width:37.49em){.content-area ul,.content-area ol{padding-left:2.4rem;margin-left:.8rem}}.content-area ul li,.content-area ol li{position:relative;margin-bottom:2.4rem;font-size:1.8rem;line-height:1.7}.content-area ul li:last-child,.content-area ol li:last-child{margin-bottom:0}.content-area ul li{padding-left:.8rem}.content-area ul li:before{content:"";display:inline-block;width:.6rem;height:.6rem;background-color:#ef233c;border-radius:50%;position:absolute;top:1rem;left:-2rem}.content-area ol{list-style-type:decimal;counter-reset:item}.content-area ol li{counter-increment:item}.content-area blockquote{border-left:4px solid #EF233C;padding:4rem 4.8rem;margin:4.8rem 0;background-color:#fef5f7;font-style:italic}.content-area blockquote p{margin-bottom:2.4rem}.content-area blockquote p:last-child{margin-bottom:0}.content-area blockquote cite{display:block;font-style:normal;font-weight:500;margin-top:2.4rem;font-size:1.5rem}.content-area pre,.content-area code{font-family:Courier New,Courier,monospace;background-color:#f2f6f8;border-radius:.4rem}.content-area code{padding:.4rem .8rem;font-size:1.5rem}.content-area pre{padding:4rem;overflow-x:auto}.content-area pre code{padding:0;background-color:transparent}.content-area hr{border:0;height:1px;background-color:#8d99ae;margin:3.2rem 0}.content-area .content-image{display:block;margin:0 auto 4rem;max-width:100%;height:auto;border-radius:4px;box-shadow:0 8px 24px #8d99ae26}.content-area .content-image.full-width{width:100%;height:auto}.content-area .content-image.left{float:left;margin-right:2.4rem;margin-bottom:1.6rem;max-width:40%}@media(max-width:37.49em){.content-area .content-image.left{float:none;margin-right:0;max-width:100%}}.content-area .content-image.right{float:right;margin-left:2.4rem;margin-bottom:1.6rem;max-width:40%}@media(max-width:37.49em){.content-area .content-image.right{float:none;margin-left:0;max-width:100%}}.content-area img.content-image,.content-area figure.content-image img{display:block;max-width:100%;height:auto}.content-area .block-table{overflow-x:auto;margin-bottom:2.4rem}.content-area table{width:100%;border-collapse:collapse;margin-bottom:2.4rem;font-size:1.6rem}.content-area table caption{text-align:left;margin-bottom:1.2rem;font-weight:600;font-size:1.6rem;color:#2b2d42}.content-area table thead{background-color:#f2f6f8;border-bottom:2px solid #8D99AE}.content-area table th{font-weight:600;text-align:left;padding:1.2rem 1.6rem;color:#2b2d42}.content-area table td{padding:1.2rem 1.6rem;border-bottom:1px solid #8D99AE;vertical-align:top}.content-area table tbody tr:hover{background-color:#f2f6f8}.content-area .block-rich_text+*,.content-area .block-image+*,.content-area .block-table+*{margin-top:3.2rem}@media(max-width:37.49em){.content-area p,.content-area li{font-size:1.6rem;line-height:1.6}.content-area ul li:before{top:.8rem;left:-1.8rem}.content-area blockquote{padding:1.2rem 1.6rem}.content-area table{font-size:1.4rem}.content-area table th,.content-area table td{padding:.8rem 1.2rem}}[hidden]{display:none!important}.ai-context{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.breadcrumbs-container{margin-bottom:.8rem}.pagination{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin-top:5.6rem}.pagination__pages-wrapper{font-size:1.4rem;font-weight:500}@media(max-width:37.5em){.pagination__pages-wrapper.desktop{display:none}}@media(min-width:37.51em){.pagination__pages-wrapper.mobile{display:none}}.pagination__page{width:3.6rem;height:3.6rem;line-height:3.6rem;font-size:1.4rem;font-weight:500;text-align:center}.pagination__page.active{color:#ef233c}.pagination__pages-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;column-gap:.4rem}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
