.advanced-home-hero{position:relative;overflow:hidden;background:#111f42;color:var(--hero-text-color);border-bottom:5px solid var(--hero-primary-btn-bg)}.advanced-home-hero--medium{min-height:460px}.advanced-home-hero--large{min-height:560px}.advanced-home-hero--xlarge{min-height:680px}.advanced-home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.advanced-home-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.advanced-home-hero__image--mobile{display:none}.advanced-home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(17,31,66,var(--hero-overlay-opacity)) var(--hero-overlay-split),rgba(17,31,66,.25) 100%)}.advanced-home-hero .page-width{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding-left:48px;padding-right:48px}.advanced-home-hero__inner{display:flex;align-items:center;min-height:inherit;padding:72px 0}.advanced-home-hero--left .advanced-home-hero__inner{justify-content:flex-start}.advanced-home-hero--center .advanced-home-hero__inner{justify-content:center}.advanced-home-hero__content{width:100%;max-width:var(--hero-content-max-width)}.advanced-home-hero--center .advanced-home-hero__content{text-align:center}.advanced-home-hero__eyebrow{margin:0 0 14px;font-size:14px;font-weight:600;color:var(--hero-eyebrow-color);line-height:1.4}.advanced-home-hero__title{margin:0 0 22px;display:flex;flex-direction:column;gap:4px;font-size:clamp(38px,5.5vw,64px);line-height:1.02;font-weight:900;color:var(--hero-text-color)}.advanced-home-hero__title-part,.advanced-home-hero__title-highlight{display:block;white-space:pre-line}.advanced-home-hero__title-highlight{color:var(--hero-highlight-color)}.advanced-home-hero__description{max-width:560px;margin-bottom:34px;font-size:17px;line-height:1.65;color:var(--hero-text-color);opacity:.9}.advanced-home-hero--center .advanced-home-hero__description{margin-left:auto;margin-right:auto}.advanced-home-hero__description p{margin:0}.advanced-home-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:34px}.advanced-home-hero--center .advanced-home-hero__actions{justify-content:center}.advanced-home-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s ease}.advanced-home-hero__button--primary{background:var(--hero-primary-btn-bg);color:var(--hero-primary-btn-text)}.advanced-home-hero__button--primary:hover{transform:translateY(-1px);opacity:.92}.advanced-home-hero__button--secondary{background:transparent;color:var(--hero-secondary-btn-text);border:2px solid var(--hero-secondary-btn-border)}.advanced-home-hero__button--secondary:hover{background:#ffffff14}.advanced-home-hero__trust-list{display:flex;flex-wrap:wrap;gap:18px 28px;margin-top:8px}.advanced-home-hero--center .advanced-home-hero__trust-list{justify-content:center}.advanced-home-hero__trust-item{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--hero-trust-text-color)}.advanced-home-hero__trust-icon{color:var(--hero-trust-icon-color);font-weight:800;line-height:1}.advanced-home-hero__stats{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.advanced-home-hero--center .advanced-home-hero__stats{justify-content:center}.advanced-home-hero__stat{min-width:140px;padding:14px 18px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.advanced-home-hero__stat-value{font-size:26px;font-weight:800;line-height:1.1;color:var(--hero-highlight-color)}.advanced-home-hero__stat-label{margin-top:4px;font-size:12px;color:#fffc}@media screen and (max-width:749px){.advanced-home-hero--medium,.advanced-home-hero--large,.advanced-home-hero--xlarge{min-height:auto}.advanced-home-hero .page-width{padding-left:20px;padding-right:20px}.advanced-home-hero__inner{padding:56px 0}.advanced-home-hero__image--desktop{display:none}.advanced-home-hero__image--mobile{display:block}.advanced-home-hero__overlay{background:linear-gradient(to bottom,rgba(17,31,66,calc(var(--hero-overlay-opacity) + .1)),#111f4273)}.advanced-home-hero__title{font-size:clamp(32px,9vw,46px)}.advanced-home-hero__description{font-size:15px}.advanced-home-hero__actions{flex-direction:column;align-items:stretch}.advanced-home-hero__button{width:100%}.advanced-home-hero__trust-list,.advanced-home-hero__stats{gap:12px}.advanced-home-hero__stat{width:100%}}.home-featured-products{padding:72px 0;background:var(--fp-section-bg)}.home-featured-products .page-width{max-width:1400px;margin:0 auto;padding-left:48px;padding-right:48px}.home-featured-products__header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap;margin-bottom:44px}.home-featured-products__header-content{max-width:760px}.home-featured-products__label{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fp-label-color)}.home-featured-products__title{margin:0;font-size:clamp(28px,3.5vw,40px);line-height:1.1;font-weight:800;color:var(--fp-heading-color)}.home-featured-products__text{margin-top:12px;color:var(--fp-text-color);max-width:560px;font-size:16px;line-height:1.6}.home-featured-products__text p{margin:0}.home-featured-products__view-all{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;background:var(--fp-button-bg);color:var(--fp-button-text)!important;text-decoration:none;font-size:14px;font-weight:700;transition:background .2s ease,transform .2s ease,color .2s ease}.home-featured-products__view-all:hover,.home-featured-products__view-all:focus,.home-featured-products__view-all:active{background:var(--fp-button-hover-bg);color:var(--fp-button-text)!important;transform:translateY(-1px)}.home-featured-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.home-featured-products__card{display:flex;flex-direction:column;background:var(--fp-card-bg);border:1px solid var(--fp-card-border);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.home-featured-products__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.home-featured-products__image-link{color:inherit;text-decoration:none}.home-featured-products__image-wrap{position:relative;aspect-ratio:4 / 3;background:linear-gradient(135deg,#e8f0fb,#d0dff7);overflow:hidden}.home-featured-products__badge{position:absolute;top:10px;left:10px;z-index:2;background:var(--fp-accent);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:4px 9px}.home-featured-products__image{width:100%;height:100%;object-fit:cover;display:block}.home-featured-products__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:54px;font-weight:800;color:#1b3060}.home-featured-products__body{padding:16px 16px 20px;flex:1 1 auto;display:flex;flex-direction:column}.home-featured-products__product-title{margin:0;padding-bottom:16px;font-size:var(--fp-product-title-size)!important;line-height:var(--fp-product-title-line-height)!important;font-weight:700!important;min-height:0}.home-featured-products__product-title a{font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;color:var(--fp-heading-color)!important;text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-featured-products__product-title a:hover{color:var(--fp-accent)}.home-featured-products__vendor{margin:0 0 8px;font-size:12px;color:var(--fp-text-color);opacity:.8}.home-featured-products__excerpt{font-size:13px;line-height:1.6;color:var(--fp-text-color)}.home-featured-products__footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px 12px;background:var(--fp-card-footer-bg);border-top:1px solid var(--fp-card-border);margin-top:auto}.home-featured-products__price-wrap{display:flex;flex-direction:column;gap:2px}.home-featured-products__price{font-size:20px;line-height:1.1;font-weight:800;color:var(--fp-price-color)}.home-featured-products__compare-price{font-size:12px;color:var(--fp-text-color);text-decoration:line-through}.home-featured-products__cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 15px;background:var(--fp-button-bg);color:var(--fp-button-text)!important;text-decoration:none;font-size:12px;font-weight:700;transition:background .2s ease,color .2s ease}.home-featured-products__cta:hover,.home-featured-products__cta:focus,.home-featured-products__cta:active{background:var(--fp-button-hover-bg);color:var(--fp-button-text)!important}.home-featured-products__empty{padding:28px;background:#f8f9fa;border:1px solid #e9ecef;color:#4b5563}@media screen and (max-width:989px){.home-featured-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.home-featured-products{padding:56px 0}.home-featured-products .page-width{padding-left:20px;padding-right:20px}.home-featured-products__grid{grid-template-columns:1fr}.home-featured-products__footer{flex-direction:column;align-items:stretch}.home-featured-products__cta{width:100%}}.home-category-cards{padding:72px 0;background:var(--hcc-section-bg)}.home-category-cards .page-width{max-width:1400px;margin:0 auto;padding-left:48px;padding-right:48px}.home-category-cards__header{max-width:760px;margin-bottom:36px}.home-category-cards__label{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e8501a}.home-category-cards__title{margin:0;font-size:clamp(28px,3.5vw,40px);line-height:1.1;font-weight:800;color:#111827}.home-category-cards__text{margin-top:12px;max-width:560px;color:#4b5563;font-size:16px;line-height:1.6}.home-category-cards__text p{margin:0}.home-category-cards__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.home-category-cards__card{position:relative;display:block;min-height:380px;overflow:hidden;border-radius:var(--hcc-card-radius);text-decoration:none;color:inherit;background:#dbe5f1}.home-category-cards__media{position:absolute;top:0;right:0;bottom:0;left:0}.home-category-cards__media img{width:100%;height:100%;object-fit:cover;display:block}.home-category-cards__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(27,48,96,calc(var(--hcc-overlay-opacity) * .45)),rgba(27,48,96,var(--hcc-overlay-opacity)))}.home-category-cards__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:28px}.home-category-cards__card-title{margin:0 0 10px;font-size:var(--hcc-title-size);line-height:1.15;font-weight:700;color:var(--hcc-heading-color)}.home-category-cards__card-subtitle{margin:0 0 20px;font-size:var(--hcc-subtitle-size);line-height:1.5;color:var(--hcc-text-color);max-width:320px}.home-category-cards__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 24px;margin-top:18px;background:var(--hcc-button-bg);color:var(--hcc-button-text)!important;font-size:14px;font-weight:700;transition:background .2s ease,transform .2s ease}.home-category-cards__card:hover .home-category-cards__button{background:var(--hcc-button-hover-bg);transform:translateY(-1px)}.home-category-cards__card:hover .home-category-cards__card-title,.home-category-cards__card:hover .home-category-cards__card-subtitle{color:var(--hcc-text-color)}@media screen and (max-width:989px){.home-category-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.home-category-cards{padding:56px 0}.home-category-cards .page-width{padding-left:20px;padding-right:20px}.home-category-cards__grid{grid-template-columns:1fr;gap:20px}.home-category-cards__card{min-height:320px}.home-category-cards__content{padding:22px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/homepage.css.map */
