.catalog-download-banner{position:relative;overflow:hidden;width:100%;z-index:0}.catalog-download-banner__wrapper{position:relative;min-height:var(--banner-height-desktop);display:flex;align-items:center;z-index:0}.catalog-download-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.catalog-download-banner__bg img{width:100%;height:100%;object-fit:cover;display:block}.catalog-download-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:rgba(0,0,0,var(--banner-overlay-opacity));pointer-events:none}.catalog-download-banner__content{position:relative;z-index:3;width:100%}.catalog-download-banner__inner{width:100%;max-width:var(--page-width, 1400px);margin:0 auto;padding:0 4rem;display:flex;align-items:center;justify-content:space-between;gap:2.4rem}.catalog-download-banner__heading{margin:0;color:var(--banner-text-color);font-size:var(--banner-heading-size-desktop);line-height:1.2;font-weight:500;letter-spacing:-.02em;white-space:nowrap}.catalog-download-banner__button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-height:4.8rem;min-width:15rem;padding:1.2rem 2.8rem;background:var(--banner-button-bg);color:var(--banner-button-text);font-size:1.8rem;font-weight:600;line-height:1;border:none;border-radius:0;transition:opacity .2s ease;white-space:nowrap;position:relative;z-index:3}.catalog-download-banner__button:hover{opacity:.9}.catalog-download-banner__button:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media screen and (max-width:749px){.catalog-download-banner__wrapper{min-height:var(--banner-height-mobile)}.catalog-download-banner__inner{padding:2rem;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.6rem}.catalog-download-banner__heading{font-size:var(--banner-heading-size-mobile);line-height:1.15;white-space:nowrap}.catalog-download-banner__button{min-width:auto}}.custom-footer-zebra{background:#f3f3f3;padding:5.5rem 0 4.5rem}.custom-footer-zebra__container{max-width:1400px;margin:0 auto;padding:0 2.4rem}.custom-footer-zebra__grid{display:grid;grid-template-columns:1.3fr .8fr .8fr 1.4fr;gap:4rem;align-items:start}.custom-footer-zebra__logo{margin-bottom:2.4rem}.custom-footer-zebra__logo img{max-width:320px;width:100%;height:auto;display:block}.custom-footer-zebra__description{margin:0 0 2.4rem;color:#2f2f2f;font-size:2rem;line-height:1.7}.custom-footer-zebra__contact{margin:0;color:#2f2f2f;font-size:1.8rem;line-height:1.7}.custom-footer-zebra__contact p{margin:0 0 1.8rem}.custom-footer-zebra__contact strong{font-weight:700}.custom-footer-zebra__contact a{color:#e91e3a;text-decoration:none}.custom-footer-zebra__heading{margin:0 0 2.6rem;color:#e91e3a;font-size:2.8rem;line-height:1.2;font-weight:500}.custom-footer-zebra__menu{list-style:none;margin:0;padding:0}.custom-footer-zebra__menu li{margin-bottom:1.6rem}.custom-footer-zebra__menu a{color:#e91e3a;text-decoration:none;font-size:1.8rem;line-height:1.5}.custom-footer-zebra__newsletter-text{margin:0 0 2.4rem;color:#2f2f2f;font-size:1.8rem;line-height:1.6}.custom-footer-zebra__newsletter-form{display:flex;flex-direction:column;gap:1.8rem}.custom-footer-zebra__newsletter-field{width:100%}.custom-footer-zebra__newsletter-input{width:100%;min-height:7rem;border:1px solid #d5d5d5;border-radius:1rem;padding:0 2rem;font-size:1.8rem;color:#2f2f2f;background:#f3f3f3;box-sizing:border-box}.custom-footer-zebra__newsletter-input::placeholder{color:#7d7d7d}.custom-footer-zebra__newsletter-button{width:100%;min-height:6.6rem;border:none;border-radius:1rem;background:#ff174f;color:#fff;font-size:1.9rem;font-weight:700;cursor:pointer;transition:opacity .2s ease}.custom-footer-zebra__newsletter-button:hover{opacity:.92}.custom-footer-zebra__message{margin-top:1rem;font-size:1.6rem;line-height:1.5}.custom-footer-zebra__message--success{color:#15803d}.custom-footer-zebra__message--error{color:#b91c1c}.custom-footer-zebra__social{display:flex;flex-wrap:wrap;gap:1.4rem;margin-top:2.4rem}.custom-footer-zebra__social-link{width:4.2rem;height:4.2rem;display:inline-flex;align-items:center;justify-content:center;background:#ef2f4f;border-radius:.6rem;color:#fff;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.custom-footer-zebra__social-link:hover{opacity:.9;transform:translateY(-1px)}.custom-footer-zebra__social-link svg{width:2.2rem;height:2.2rem;fill:currentColor;display:block}@media screen and (max-width:1199px){.custom-footer-zebra__grid{grid-template-columns:1fr 1fr;gap:4rem 3rem}}@media screen and (max-width:749px){.custom-footer-zebra{padding:4rem 0 3.5rem}.custom-footer-zebra__container{padding:0 2rem}.custom-footer-zebra__grid{grid-template-columns:1fr;gap:3rem}.custom-footer-zebra__logo img{max-width:240px}.custom-footer-zebra__heading{font-size:2.4rem;margin-bottom:2rem}.custom-footer-zebra__description,.custom-footer-zebra__contact,.custom-footer-zebra__menu a,.custom-footer-zebra__newsletter-text,.custom-footer-zebra__newsletter-input{font-size:1.7rem}.custom-footer-zebra__newsletter-input{min-height:6rem}.custom-footer-zebra__newsletter-button{min-height:5.8rem;font-size:1.8rem}}.product-families-carousel{padding:3rem 0 5rem;overflow:hidden}.product-families-carousel__header{text-align:center;margin-bottom:2.4rem}.product-families-carousel__title{margin:0;color:#e6002d;font-size:clamp(3rem,4vw,5.2rem);line-height:1.1;font-weight:700}.product-families-carousel__outer{position:relative;max-width:1400px;margin:0 auto;padding:0 4.8rem}.product-families-carousel__viewport{overflow:hidden}.product-families-carousel__track{display:flex;gap:1.2rem;will-change:transform}.product-families-carousel__item{flex:0 0 calc(25% - .9rem);min-width:calc(25% - .9rem)}.product-families-carousel__card{display:block;text-decoration:none;background:#f3f3f3;overflow:hidden}.product-families-carousel__image-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#efefef}.product-families-carousel__image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.product-families-carousel__card:hover .product-families-carousel__image-wrap img{transform:scale(1.03)}.product-families-carousel__label{display:block;text-align:center;padding:1rem 1.2rem 1.2rem;color:#ff4b6e;font-size:1.8rem;line-height:1.3;background:#f3f3f3}.product-families-carousel__button{position:absolute;top:42%;transform:translateY(-50%);width:4.8rem;height:4.8rem;border:none;border-radius:999px;background:#ffffffe6;color:#000;font-size:3rem;line-height:1;cursor:pointer;z-index:3;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000001f}.product-families-carousel__button--prev{left:.5rem}.product-families-carousel__button--next{right:.5rem}.product-families-carousel__button:hover{background:#fff}@media screen and (max-width:989px){.product-families-carousel__item{flex:0 0 calc(50% - .6rem);min-width:calc(50% - .6rem)}.product-families-carousel__outer{padding:0 4rem}}@media screen and (max-width:749px){.product-families-carousel{padding:2.4rem 0 4rem}.product-families-carousel__outer{padding:0 3.2rem}.product-families-carousel__item{flex:0 0 85%;min-width:85%}.product-families-carousel__label{font-size:1.7rem}.product-families-carousel__button{width:4rem;height:4rem;font-size:2.6rem}}.products-intro-slider{padding:5rem 0}.products-intro-slider__container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:6rem}.products-intro-slider__media{position:relative}.products-intro-slider__slider{position:relative;width:100%;max-width:420px;aspect-ratio:1 / 1;overflow:hidden;border-radius:2rem}.products-intro-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease}.products-intro-slider__slide.is-active{opacity:1}.products-intro-slider__slide img{width:100%;height:100%;object-fit:cover;display:block}.products-intro-slider__content h2{margin:0 0 2rem;color:#e6002d;font-size:clamp(3.2rem,4vw,5.6rem);line-height:1.05}.products-intro-slider__content p{margin:0 0 1.8rem;font-size:2rem;line-height:1.8;color:#555}.products-intro-slider__content a{color:#e6002d;text-decoration:none}@media screen and (max-width:989px){.products-intro-slider__container{grid-template-columns:1fr;gap:3rem}.products-intro-slider__media{order:1}.products-intro-slider__content{order:2}.products-intro-slider__slider{max-width:100%}.products-intro-slider__content h2{font-size:3.6rem}.products-intro-slider__content p{font-size:1.8rem;line-height:1.7}}.trust-icons-row{padding:2.8rem 0}.trust-icons-row__container{max-width:1400px;margin:0 auto;padding:0 2rem}.trust-icons-row__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.trust-icons-row__card{background:#f2f2f2;text-align:center;padding:4rem 2.4rem 3.6rem;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.trust-icons-row__icon-wrap{width:64px;height:64px;margin-bottom:2.4rem;display:flex;align-items:center;justify-content:center}.trust-icons-row__icon-wrap img{max-width:64px;max-height:64px;width:auto;height:auto;display:block;object-fit:contain}.trust-icons-row__title{margin:0 0 2rem;color:#e91e3a;font-size:clamp(2.2rem,2vw,2.8rem);line-height:1.2;font-weight:500}.trust-icons-row__text{margin:0;color:#5a5a5a;font-size:clamp(1.8rem,1.6vw,2.1rem);line-height:1.5}@media screen and (max-width:989px){.trust-icons-row__grid{grid-template-columns:1fr}.trust-icons-row__card{min-height:auto;padding:3.2rem 2rem 3rem}}
/*# sourceMappingURL=/cdn/shop/t/57/compiled_assets/styles.css.map */
