.el-feature-product{padding-top:var(--el-fp-padding-top, 70px);padding-bottom:var(--el-fp-padding-bottom, 0);background:#fff;box-sizing:border-box}.el-feature-product__inner{width:100%}.el-feature-product__stack{display:flex;flex-direction:column;align-items:center;gap:70px;width:100%}.el-feature-product__layout{display:flex;align-items:flex-start;gap:70px;width:100%}.el-feature-product__media,.el-feature-product__details{flex:1 1 0;min-width:0;width:calc((100% - 70px)/2);max-width:calc((100% - 70px)/2)}.el-feature-product__media{position:sticky;top:100px;align-self:flex-start;display:flex;flex-direction:column;align-items:stretch;gap:34px}.el-feature-product__details{align-self:flex-start}.el-feature-product__details-spacer{display:block;width:100%;min-height:1px;pointer-events:none}.el-feature-product__product-title{width:100%;padding-bottom:var(--el-fp-product-title-padding-bottom, 20px);box-sizing:border-box}.el-feature-product__product-title-heading{margin:0;line-height:110%;text-transform:capitalize}.el-feature-product__product-title-main{color:#182b65;font-family:SF Pro Display,sans-serif;font-size:44px;font-style:normal;font-weight:500;line-height:110%;text-transform:capitalize}.el-feature-product__product-title-accent{color:#4f9dc4;font-family:Nantes,serif;font-size:44px;font-style:italic;font-weight:400;line-height:110%;text-transform:capitalize}.el-feature-product__description{width:100%;padding-bottom:var(--el-fp-description-padding-bottom, 34px);box-sizing:border-box}.el-feature-product__description-text{margin:0;color:#000;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.009px;opacity:.6}.el-feature-product__icon-text{display:flex;flex-direction:column;gap:var(--el-fp-icon-text-gap, 16px);width:100%;padding-bottom:var(--el-fp-icon-text-padding-bottom, 34px);box-sizing:border-box}.el-feature-product__icon-text-item{display:flex;align-items:center;gap:8px;align-self:stretch}.el-feature-product__icon-text-icon{display:inline-flex;flex-shrink:0;width:16px;height:16px;aspect-ratio:1 / 1}.el-feature-product__icon-text-icon svg{display:block;width:100%;height:100%}.el-feature-product__icon-text-label{margin:0;color:#000;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.009px}.el-feature-product__variants{display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch;width:100%;padding-bottom:var(--el-fp-variant-padding-bottom, 34px);box-sizing:border-box}.el-feature-product__variants-heading{margin:0;color:#182b65;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:125%;text-transform:uppercase;letter-spacing:.04em}.el-feature-product__variants-list{display:flex;flex-direction:column;align-items:flex-start;gap:var(--el-fp-variant-gap, 14px);align-self:stretch;width:100%}.el-feature-product__variant{position:relative;display:flex;height:89px;padding:9.9px 24px 9.5px;align-items:center;gap:24px;align-self:stretch;width:100%;border-radius:4px;border:1px solid #ebebeb;background:#fff;cursor:pointer;box-sizing:border-box;transition:border-color .2s ease,background-color .2s ease}.el-feature-product__variant.is-selected{border-radius:4px;border:1px solid #182b65;background:#6bc1ff26}.el-feature-product__variant.is-unavailable{opacity:.55;cursor:not-allowed}.el-feature-product__variant-input{position:absolute;opacity:0;pointer-events:none}.el-feature-product__variant-image{display:block;flex-shrink:0;width:auto;height:80px;max-width:70px;object-fit:cover}.el-feature-product__variant-image--placeholder{width:48px;height:70px;background:#f5f5f5;border-radius:2px}.el-feature-product__variant-body{display:flex;flex:1 1 auto;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;min-width:0}.el-feature-product__variant-copy{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;gap:11px;min-width:0}.el-feature-product__variant-aside{display:flex;flex-shrink:0;flex-direction:column;align-items:flex-end;justify-content:center;gap:11px}.el-feature-product__variant-head{min-width:0;color:#000;font-family:Inter Display,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.1px}.el-feature-product__variant-head--empty{visibility:hidden}.el-feature-product__variant-title{min-width:0;color:#000;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.09px;opacity:.6}.el-feature-product__variant-pricing{display:flex;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px}.el-feature-product__variant-price{color:#000;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.09px;white-space:nowrap}.el-feature-product__variant-compare{color:#000;font-family:Inter Display,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.08px;text-decoration:line-through;white-space:nowrap}.el-feature-product__variant-badge{display:flex;flex-shrink:0;padding:2px 20px;justify-content:center;align-items:center;gap:10px;border-radius:124px;color:#fff;font-family:Inter Display,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.08px;white-space:nowrap;box-sizing:border-box}.el-feature-product__variant-badge--most-popular{background:#cf2424}.el-feature-product__variant-badge--best-value{height:24px;background:#182b65}.el-feature-product__free-products{display:flex;padding:12px;flex-direction:column;align-items:center;gap:14px;align-self:stretch;width:100%;margin-bottom:var(--el-fp-free-padding-bottom, 34px);border-radius:4px;background:#f9f8f7;box-sizing:border-box}.el-feature-product__free-products-title{display:flex;margin:0;padding:8px;justify-content:center;align-items:center;align-self:stretch;border-radius:4px;background:#5ba80d;color:#fff;text-align:center;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.009px}.el-feature-product__free-products-list{display:flex;padding:0 10px;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch;width:100%;box-sizing:border-box}.el-feature-product__free-product{display:flex;align-items:center;gap:20px;align-self:stretch;width:100%}.el-feature-product__free-product-main{display:flex;align-items:center;gap:10px;flex:1 0 0;min-width:0}.el-feature-product__free-product-image{display:block;width:34px;height:34px;flex-shrink:0;aspect-ratio:1 / 1;object-fit:cover;border-radius:2px;background:#ebebeb}.el-feature-product__free-product-image--placeholder{background:#e8e6e3}.el-feature-product__free-product-name{margin:0;color:#000;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.009px}.el-feature-product__free-product-price{display:flex;align-items:center;gap:10px;flex-shrink:0}.el-feature-product__free-product-free{color:#46964d;text-align:right;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.009px;white-space:nowrap}.el-feature-product__free-product-compare{color:#0009;text-align:right;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.009px;text-decoration:line-through;white-space:nowrap}.el-feature-product__shipment{display:flex;align-items:center;gap:10px;align-self:stretch;width:100%;padding-bottom:var(--el-fp-shipment-padding-bottom, 20px);box-sizing:border-box}.el-feature-product__shipment-indicator{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:17px;height:17px}.el-feature-product__shipment-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:17px;background:#8dcb3859;filter:blur(2.6px);pointer-events:none}.el-feature-product__shipment-dot{position:relative;z-index:1;width:8px;height:8px;border-radius:50%;background:#8dcb38;box-sizing:border-box;transform-origin:center;animation:el-fp-shipment-dot-pulse 1.75s ease-in-out infinite}@keyframes el-fp-shipment-dot-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.42)}}@media(prefers-reduced-motion:reduce){.el-feature-product__shipment-dot{animation:none}}.el-feature-product__shipment-text{display:flex;flex-wrap:wrap;align-items:center;margin:0;color:#1c3a13;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.009px}.el-feature-product__shipment-lead{font-weight:500;white-space:pre-wrap;margin-right:5px}.el-feature-product__shipment-date-wrap,.el-feature-product__shipment-date{font-weight:400}.el-feature-product__buy{width:100%;padding-bottom:var(--el-fp-atc-padding-bottom, 20px);box-sizing:border-box}.el-feature-product__form{width:100%;margin:0}.el-feature-product__atc{display:flex;height:64px;padding:0 20px;align-items:center;justify-content:space-between;gap:20px;align-self:stretch;width:100%;border:0;border-radius:4px;background:#182b65;color:#fff;font-family:Inter Display,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:130%;cursor:pointer;box-sizing:border-box;transition:opacity .2s ease,background-color .2s ease}.el-feature-product__atc:hover:not(:disabled){background:#12224f}.el-feature-product__atc:disabled,.el-feature-product__atc[aria-disabled=true]{opacity:.65;cursor:not-allowed}.el-feature-product__atc.is-loading{opacity:.8;pointer-events:none}.el-feature-product__atc-label{text-align:left}.el-feature-product__atc-arrow{display:block;flex-shrink:0;width:14px;height:14px;object-fit:contain}.el-feature-product__buy-error{margin:8px 0 0;color:#cf2424;font-family:Inter Display,sans-serif;font-size:14px;font-weight:400;line-height:125%}.el-feature-product__buy-error[hidden]{display:none}.el-feature-product__payment{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-bottom:var(--el-fp-payment-padding-bottom, 20px);box-sizing:border-box}.el-feature-product__payment-image{display:block;width:auto;max-width:100%;height:27px;object-fit:contain}.el-feature-product__additional-info{width:100%;padding-bottom:var(--el-fp-additional-info-padding-bottom, 20px);box-sizing:border-box}.el-feature-product__additional-info-text{margin:0;color:#000;font-family:Inter Display,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.008px;opacity:.6}.el-feature-product__icon-block{display:flex;flex-direction:column;gap:12px;width:100%;padding-bottom:var(--el-fp-icon-block-padding-bottom, 20px);box-sizing:border-box}.el-feature-product__icon-block-item{display:flex;align-items:center;gap:10px;align-self:stretch;width:100%}.el-feature-product__icon-block-image{display:block;width:18.132px;height:22px;flex-shrink:0;aspect-ratio:18.13 / 22;object-fit:contain}.el-feature-product__icon-block-text{margin:0;color:#1c1c1c;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.009px}.el-feature-product__promo-banner{position:relative;width:100%;margin-bottom:var(--el-fp-promo-padding-bottom, 0);border-radius:4px;background:#fff;overflow:hidden;isolation:isolate;box-sizing:border-box}.el-feature-product__promo-banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.el-feature-product__promo-banner-bg-image{display:block;width:100%;height:100%;object-fit:cover}.el-feature-product__promo-banner-bg-image--mobile{display:none}.el-feature-product__promo-banner-inner{position:relative;z-index:1;display:grid;grid-template-columns:65% 35%;align-items:stretch;width:100%;min-height:220px}.el-feature-product__promo-banner-content{display:flex;flex-direction:column;justify-content:center;gap:12px;width:100%;padding:30px 6px 30px 30px;box-sizing:border-box}.el-feature-product__promo-banner-heading{margin:0;color:#fff;font-family:SF Pro Display,sans-serif;font-size:36.4px;font-style:normal;font-weight:500;line-height:110%;text-transform:capitalize}.el-feature-product__promo-banner-heading p{margin:0}.el-feature-product__promo-banner-heading em,.el-feature-product__promo-banner-heading i{color:#aaf9ff;font-family:Nantes,serif;font-size:inherit;font-style:italic;font-weight:400;line-height:110%;text-transform:capitalize}.el-feature-product__promo-banner-subheading{margin:0;color:#fff;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.009px}.el-feature-product__promo-banner-media{position:relative;width:100%;min-height:100%;overflow:visible}.el-feature-product__promo-banner-image{position:absolute;top:0;right:0;bottom:0;left:auto;display:block;width:auto;max-width:none;height:100%;object-fit:contain;object-position:right center}.el-feature-product__promo-banner-image--mobile{display:none}.el-feature-product__rating{display:flex;align-items:center;justify-content:flex-start;gap:9.6px;width:100%;padding-bottom:var(--el-fp-rating-padding-bottom, 20px);box-sizing:border-box}.el-feature-product__rating-image{display:block;width:auto;height:auto;max-height:32px;object-fit:contain;flex-shrink:0}.el-feature-product__rating-text{display:inline-flex;align-items:center;gap:.25em;margin:0;text-align:center;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.09px}.el-feature-product__rating-muted{color:#0009}.el-feature-product__rating-value{color:#000}.el-feature-product__rating-star{display:inline-flex;flex-shrink:0;width:16px;height:16px;aspect-ratio:1 / 1;color:#4f9dc4}.el-feature-product__rating-star svg{display:block;width:100%;height:100%}.el-feature-product__media [data-el-fp-accordion-desktop-slot]{width:100%}.el-feature-product__accordion{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;margin-top:0;margin-bottom:0;box-sizing:border-box}.el-feature-product__media .el-feature-product__accordion{margin-top:0}.el-feature-product__details .el-feature-product__accordion{margin-bottom:34px}.el-feature-product__accordion .el-faq-section__item{grid-column:auto;grid-row:auto;max-width:100%}.el-feature-product__accordion .el-faq-section__question{color:#000;font-family:Inter Display,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.01px}.el-feature-product__accordion .el-faq-section__answer{color:#000;font-family:Inter Display,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.01px}.el-feature-product__empty{margin:0;color:#182b65;font-family:Inter Display,sans-serif;font-size:16px;font-weight:400;line-height:125%;opacity:.7}.el-feature-product__gallery{display:flex;align-items:flex-start;gap:12px;width:100%}.el-feature-product__thumbs{width:110px;flex-shrink:0;height:556px;margin:0;overflow:hidden}.el-feature-product__thumbs .swiper-wrapper{flex-direction:column}.el-feature-product__thumb{width:100%;aspect-ratio:1 / 1;box-sizing:border-box}.el-feature-product__thumb-btn{display:flex;width:100%;height:100%;aspect-ratio:1 / 1;justify-content:center;align-items:center;padding:0;border:1.5px solid transparent;border-radius:4px;background:#fff;cursor:pointer;overflow:hidden;box-sizing:border-box}.el-feature-product__thumb.swiper-slide-thumb-active .el-feature-product__thumb-btn{border-color:#182b65}.el-feature-product__thumb-image{display:block;width:100%;height:100%;object-fit:cover}.el-feature-product__main-wrap{position:relative;flex:1 1 auto;min-width:0;max-width:556px;width:100%}.el-feature-product__main{width:100%;max-width:556px;aspect-ratio:1 / 1;margin:0;border-radius:4px;overflow:hidden;background:#f5f5f5}.el-feature-product__main .swiper-wrapper,.el-feature-product__main .swiper-slide{height:100%}.el-feature-product__main-slide{width:100%;height:100%}.el-feature-product__main-image{display:block;width:100%;height:100%;object-fit:cover}.el-feature-product__arrow{position:absolute;top:50%;z-index:2;display:inline-flex;width:36px;height:36px;flex-shrink:0;aspect-ratio:1 / 1;padding:0;border:0;background:transparent;cursor:pointer;transform:translateY(-50%)}.el-feature-product__arrow svg{display:block;width:36px;height:36px}.el-feature-product__arrow--prev{left:12px}.el-feature-product__arrow--next{right:12px}.el-feature-product__arrow.swiper-button-disabled{opacity:.4;pointer-events:none}@media screen and (max-width:991px){.el-feature-product{padding-top:var(--el-fp-padding-top-mobile, 48px);padding-bottom:var(--el-fp-padding-bottom-mobile, 0);overflow:hidden}.el-feature-product__stack{gap:48px}.el-feature-product__product-title{padding-bottom:var(--el-fp-product-title-padding-bottom-mobile, 16px)}.el-feature-product__product-title-main,.el-feature-product__product-title-accent{font-size:34px}.el-feature-product__description{padding-bottom:var(--el-fp-description-padding-bottom-mobile, 28px)}.el-feature-product__description-text{font-size:15px;letter-spacing:-.008px}.el-feature-product__icon-text{gap:var(--el-fp-icon-text-gap-mobile, 12px);padding-bottom:var(--el-fp-icon-text-padding-bottom-mobile, 28px)}.el-feature-product__icon-text-item{gap:6px}.el-feature-product__icon-text-icon{width:12.8px;height:12.8px}.el-feature-product__icon-text-label{font-size:15px;letter-spacing:-.008px}.el-feature-product__variants{padding-bottom:var(--el-fp-variant-padding-bottom-mobile, 28px)}.el-feature-product__free-products{margin-bottom:var(--el-fp-free-padding-bottom-mobile, 28px)}.el-feature-product__free-products-title,.el-feature-product__free-product-name,.el-feature-product__free-product-free,.el-feature-product__free-product-compare{font-size:15px}.el-feature-product__shipment{padding-bottom:var(--el-fp-shipment-padding-bottom-mobile, 16px)}.el-feature-product__shipment{gap:6px}.el-feature-product__shipment-text{font-size:15px}.el-feature-product__buy{padding-bottom:var(--el-fp-atc-padding-bottom-mobile, 16px)}.el-feature-product__payment{padding-bottom:var(--el-fp-payment-padding-bottom-mobile, 16px)}.el-feature-product__additional-info{padding-bottom:var(--el-fp-additional-info-padding-bottom-mobile, 16px)}.el-feature-product__icon-block{padding-bottom:var(--el-fp-icon-block-padding-bottom-mobile, 16px)}.el-feature-product__icon-block-text{font-size:15px}.el-feature-product__promo-banner{margin-bottom:var(--el-fp-promo-padding-bottom-mobile, 0)}.el-feature-product__promo-banner-bg-image--desktop{display:none}.el-feature-product__promo-banner-bg-image--mobile{display:block}.el-feature-product__promo-banner-inner{grid-template-columns:1fr;min-height:0}.el-feature-product__promo-banner-content{padding:24px 6px 24px 24px}.el-feature-product__promo-banner-heading{font-size:28px}.el-feature-product__promo-banner-subheading{font-size:15px}.el-feature-product__promo-banner-media{display:none}.el-feature-product__atc{height:56px;font-size:18px}.el-feature-product__variants-list{gap:var(--el-fp-variant-gap-mobile, 12px)}.el-feature-product__variant{height:auto;min-height:72px;padding:10px 14px;gap:12px}.el-feature-product__variant-image{height:56px;max-width:56px}.el-feature-product__variant-body{gap:8px}.el-feature-product__variant-head{font-size:16px;letter-spacing:-.08px}.el-feature-product__variant-title{font-size:14px;letter-spacing:-.07px}.el-feature-product__variant-price{font-size:15px}.el-feature-product__variant-compare{font-size:13px}.el-feature-product__variant-badge{padding:4px 12px;font-size:13px}.el-feature-product__variant-badge--best-value{height:auto}.el-feature-product__rating{display:flex;align-items:center;gap:8px;padding-bottom:var(--el-fp-rating-padding-bottom-mobile, 16px)}.el-feature-product__rating-text{font-size:14px;letter-spacing:-.07px;line-height:130%;white-space:nowrap}.el-feature-product__rating-muted{color:#0009}.el-feature-product__rating-value{color:#000}.el-feature-product__layout{gap:24px}.el-feature-product__accordion .el-faq-section__question{color:#000;font-family:Inter Display,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.008px}.el-feature-product__accordion .el-faq-section__answer{color:#000;font-family:Inter Display,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.008px}.el-feature-product__accordion .el-faq-section__item.is-open .el-faq-section__answer{opacity:.6}}@media screen and (max-width:767px){.el-feature-product__payment-image{height:21px}.el-feature-product__details .el-feature-product__accordion{margin-bottom:28px}.el-feature-product__rating-image{width:73.632px;height:21.12px;max-height:none}.el-feature-product__rating-star{width:13.304px;height:13.304px}.el-feature-product__shipment-indicator{width:12px;height:12px}.el-feature-product__shipment-glow{border-radius:12px}.el-feature-product__shipment-dot{width:6px;height:6px}.el-feature-product__shipment-text{color:#1c3a13;font-family:Inter Display,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.008px}.el-feature-product__shipment-lead{font-weight:500}.el-feature-product__shipment-date-wrap,.el-feature-product__shipment-date{font-weight:400}.el-feature-product__atc{display:flex;height:55px;padding:0 15.554px;justify-content:space-between;align-items:center;border-radius:4px;background:#182b65;color:#fff;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:130%}.el-feature-product__atc-arrow{width:16px;height:16px}.el-feature-product__additional-info-text{color:#000;font-family:Inter Display,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.006px}.el-feature-product__icon-block-item{gap:6px}.el-feature-product__icon-block-image{width:15px;height:18.2px;aspect-ratio:15 / 18.2}.el-feature-product__icon-block-text{color:#1c1c1c;font-family:Inter Display,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.007px}.el-feature-product__promo-banner-inner{grid-template-columns:65% 35%;min-height:180px}.el-feature-product__promo-banner-content{position:relative;z-index:2;max-width:100%;padding:16px 0 16px 16px;gap:12px}.el-feature-product__promo-banner-heading{color:#fff;font-family:SF Pro Display,sans-serif;font-size:26px;font-style:normal;font-weight:500;line-height:110%;text-transform:capitalize}.el-feature-product__promo-banner-heading em,.el-feature-product__promo-banner-heading i{color:#aaf9ff;font-family:Nantes,serif;font-size:26px;font-style:italic;font-weight:400;line-height:110%;text-transform:capitalize}.el-feature-product__promo-banner-subheading{color:#fff;font-family:Inter Display,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.007px}.el-feature-product__promo-banner-media{display:block;position:relative;z-index:1;width:128%;margin-left:-28%;margin-right:0;min-height:100%;overflow:visible}.el-feature-product__promo-banner-image{position:absolute;top:0;right:0;bottom:0;left:auto;width:auto;max-width:none;height:105%;object-fit:contain;object-position:right bottom}.el-feature-product__promo-banner-image--desktop{display:none}.el-feature-product__promo-banner-image--mobile{display:block}.el-feature-product__product-title-main{color:#182b65;font-family:SF Pro Display,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:110%;text-transform:capitalize}.el-feature-product__product-title-accent{color:#4f9dc4;font-family:Nantes,serif;font-size:34px;font-style:italic;font-weight:400;line-height:110%;text-transform:capitalize}.el-feature-product__description-text{color:#000;font-family:Inter Display,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.008px;opacity:.6}.el-feature-product__icon-text-item{gap:6px}.el-feature-product__icon-text-icon{width:12.8px;height:12.8px}.el-feature-product__icon-text-label{color:#000;font-family:Inter Display,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.008px}.el-feature-product__variant{height:79px;padding:10px 12px;gap:10px;align-self:stretch;align-items:center}.el-feature-product__variant-image{height:59px;max-width:52px;margin-right:0;object-fit:contain}.el-feature-product__variant-body{gap:8px;align-items:center}.el-feature-product__variant-copy,.el-feature-product__variant-aside{gap:8px}.el-feature-product__variant-head{color:#000;font-family:Inter Display,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.08px}.el-feature-product__variant-title{color:#000;font-family:Inter Display,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.07px;opacity:.6}.el-feature-product__variant-pricing{gap:4px;flex-wrap:wrap;justify-content:flex-end;align-items:center}.el-feature-product__variant:not(.has-badge) .el-feature-product__variant-pricing{flex-direction:row;flex-wrap:wrap;justify-content:flex-end;row-gap:2px}.el-feature-product__variant-price{color:#000;font-family:Inter Display,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.07px}.el-feature-product__variant-compare{color:#000;font-family:Inter Display,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.065px}.el-feature-product__variant-badge{display:flex;height:20px;padding:6px 10px;justify-content:center;align-items:center;gap:10px;border-radius:124px;color:#fff;font-family:Inter Display,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.065px}.el-feature-product__variant-badge--most-popular{width:91px;background:#cf2424}.el-feature-product__variant-badge--best-value{display:inline-flex;width:auto;height:20px;background:#182b65}.el-feature-product__layout{flex-direction:column;gap:24px}.el-feature-product__details,.el-feature-product__media{width:100%;max-width:100%}.el-feature-product__media{position:static;gap:24px}.el-feature-product__gallery{flex-direction:column-reverse;gap:8px;width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.el-feature-product__arrow{display:none}.el-feature-product__thumbs{width:100%;height:auto!important;overflow:hidden}.el-feature-product__thumbs .swiper-wrapper{flex-direction:row}.el-feature-product__thumb,.el-feature-product__thumb-btn{width:72px;height:72px;aspect-ratio:1 / 1}.el-feature-product__main-wrap{max-width:100%;width:100%;min-height:0}.el-feature-product__main{max-width:100%;width:100%;aspect-ratio:auto;border-radius:0;overflow:visible;background:transparent}.el-feature-product__main .swiper-wrapper{height:auto;align-items:stretch}.el-feature-product__main .swiper-slide,.el-feature-product__main-slide{position:relative;height:auto!important;aspect-ratio:1 / 1;border-radius:4px;overflow:hidden;background:#f5f5f5;align-self:flex-start}.el-feature-product__main-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;border-radius:4px}}@media screen and (max-width:580px){.el-feature-product__free-products{padding:6px;gap:12px}.el-feature-product__free-products-title{display:inline-flex;padding:6px 34px;justify-content:center;align-items:center;align-self:stretch;width:100%;border-radius:4px;background:#5ba80d;color:#fff;font-family:Inter Display,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.007px;box-sizing:border-box}.el-feature-product__free-products-list{padding:0;gap:12px}.el-feature-product__free-product-main{gap:6px}.el-feature-product__free-product-image{width:24px;height:24px;flex-shrink:0;aspect-ratio:1 / 1}.el-feature-product__free-product-name{color:#000;font-family:Inter Display,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.007px}.el-feature-product__free-product-price{gap:6px}.el-feature-product__free-product-free{color:#46964d;text-align:right;font-family:Inter Display,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.007px}.el-feature-product__free-product-compare{color:#0009;text-align:right;font-family:Inter Display,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.007px;text-decoration:line-through}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/el-feature-product.css.map */
