.shopsta-home{background:#f4f6f8;color:#17243d;margin-bottom:-24px;padding:28px 5vw 72px}.shopsta-home *{box-sizing:border-box}.shopsta-home__inner{margin:0 auto;width:100%}.shopsta-home__hero{align-items:stretch;background:var(--hero-bg);border-radius:24px;color:var(--hero-text);display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:430px;overflow:hidden}.shopsta-home__hero-copy{align-self:center;max-width:650px;padding:54px 34px 54px 56px;position:relative;z-index:1}.shopsta-home__eyebrow,.shopsta-home__kicker{color:#1969e8;font-size:13px;font-weight:800;letter-spacing:.08em;margin:0 0 9px;text-transform:uppercase}.shopsta-home__hero h1{color:inherit;font-size:clamp(42px,4.3vw,68px);letter-spacing:-.045em;line-height:.98;margin:0;max-width:620px}.shopsta-home__hero-text{font-size:18px;line-height:1.5;margin-top:22px;max-width:520px}.shopsta-home__hero-text p{margin:0}.shopsta-home__hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.shopsta-home__button{align-items:center;border:2px solid #111f3b;border-radius:10px;display:inline-flex;font-size:15px;font-weight:800;justify-content:center;min-height:48px;padding:11px 22px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.shopsta-home__button:hover{box-shadow:0 8px 18px #111f3b29;transform:translateY(-2px)}.shopsta-home__button--primary{background:#111f3b;color:#fff}.shopsta-home__button--secondary{background:transparent;color:#111f3b}.shopsta-home__hero-media{min-height:430px;overflow:hidden;position:relative}.shopsta-home__hero-media:after{background:linear-gradient(90deg,var(--hero-bg) 0%,transparent 30%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.shopsta-home__hero-media img,.shopsta-home__hero-media svg{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.shopsta-home__promo-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px}.shopsta-home__promo{background:var(--promo-bg);border-radius:18px;color:var(--promo-text);display:block;min-height:260px;overflow:hidden;padding:25px;position:relative;text-decoration:none}.shopsta-home__promo:after{background:linear-gradient(90deg,var(--promo-bg) 0%,var(--promo-bg) 48%,transparent 100%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:1}.shopsta-home__promo-copy{max-width:100%;position:relative;z-index:2}.shopsta-home__promo-badge{background:#f3261f;border-radius:999px;color:#fff;display:inline-block;font-size:12px;font-weight:800;margin-bottom:12px;padding:7px 11px}.shopsta-home__promo h2{color:inherit;font-size:23px;letter-spacing:-.025em;line-height:1.1;margin:0}.shopsta-home__promo p{font-size:14px;line-height:1.35;margin:8px 0 0;max-width:78%}.shopsta-home__promo-link{background:#ffffffe6;border-radius:999px;display:inline-block;font-size:13px;font-weight:800;margin-top:14px;padding:7px 10px}.shopsta-home__promo img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center;opacity:.38;position:absolute;transition:opacity .2s ease,transform .25s ease;width:100%;z-index:0}.shopsta-home__promo:hover img{opacity:.46;transform:scale(1.025)}.shopsta-home__section{background:#fff;border-radius:22px;margin-top:26px;padding:32px}.shopsta-home__section-heading{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin-bottom:24px}.shopsta-home__section-heading h2,.shopsta-home__search h2{color:#17243d;font-size:clamp(27px,2.4vw,38px);letter-spacing:-.035em;line-height:1.08;margin:0}.shopsta-home__section-heading>a{color:#1559c9;flex:0 0 auto;font-size:14px;font-weight:800;text-decoration:none}.shopsta-home__category-grid{display:grid;gap:16px;grid-template-columns:repeat(8,minmax(0,1fr))}.shopsta-home__category{color:#17243d;display:block;min-width:0;text-align:center;text-decoration:none}.shopsta-home__category-image{background:#f2f5f8;border-radius:16px;display:block;overflow:hidden;position:relative}.shopsta-home__category-image:before{content:"";display:block;padding-bottom:100%}.shopsta-home__category-image img,.shopsta-home__category-image svg{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;transition:transform .22s ease;width:100%}.shopsta-home__category:hover img{transform:scale(1.04)}.shopsta-home__category-title{display:block;font-size:14px;font-weight:750;line-height:1.25;margin-top:11px}.shopsta-home__product-rail{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:2px 2px 14px;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-color:#9fb1c7 #edf1f5;scrollbar-width:thin;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.shopsta-home__product-rail>.productgrid--item{background:#fff;border:1px solid #e6ebf0;border-radius:16px;flex:0 0 clamp(218px,18vw,258px);overflow:hidden;scroll-snap-align:start}.shopsta-home__product-rail .productitem,.shopsta-home__product-rail .productitem[data-animation],.shopsta-home__product-rail .productitem[data-animation-state]{display:flex!important;flex-direction:column;height:100%!important;position:relative!important}.shopsta-home__product-rail .productitem__container{display:flex;flex:1 1 auto;flex-direction:column;height:100%}.shopsta-home__product-rail .productitem--info{flex:1 1 auto}.shopsta-home__product-rail .productitem--image-link,.shopsta-home__product-rail .productitem--image{border-radius:14px 14px 0 0}.shopsta-home__product-rail .productitem--title{display:-webkit-box;font-size:14px;line-height:1.35;min-height:38px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shopsta-home__product-rail .productitem--actions,.shopsta-home__product-rail .productitem[data-animation] .productitem--actions,.shopsta-home__product-rail .productitem[data-animation-state] .productitem--actions{bottom:auto!important;display:flex!important;height:auto!important;left:auto!important;margin:.5rem 0 0!important;opacity:1!important;padding:0 14px 16px;position:static!important;right:auto!important;transform:none!important;visibility:visible!important;width:100%!important}.shopsta-home__product-rail .productitem--action,.shopsta-home__product-rail .productitem--action.productitem-action--desktop{display:inline-block!important}.shopsta-home__benefits{background:#102142;border-radius:20px;color:#fff;display:grid;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:26px;padding:28px 32px}.shopsta-home__benefit{align-items:center;display:flex;gap:13px}.shopsta-home__benefit-icon{align-items:center;background:#fff;border-radius:50%;color:#102142;display:inline-flex;flex:0 0 42px;font-size:20px;height:42px;justify-content:center}.shopsta-home__benefit-icon svg{height:23px;width:23px}.shopsta-home__benefit strong,.shopsta-home__benefit small{display:block}.shopsta-home__benefit strong{font-size:14px}.shopsta-home__benefit small{color:#cbd5e5;font-size:12px;line-height:1.35;margin-top:3px}.shopsta-home__search{align-items:center;background:var(--search-bg);border-radius:22px;display:grid;gap:40px;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);margin-top:26px;padding:38px}.shopsta-home__search p:not(.shopsta-home__kicker){line-height:1.5;margin:10px 0 0}.shopsta-home__search form{background:#fff;border:2px solid #d8e0ea;border-radius:13px;display:flex;padding:5px}.shopsta-home__search form:focus-within{border-color:#1969e8;box-shadow:0 0 0 3px #1969e829}.shopsta-home__search input[type=search]{background:transparent;border:0;box-shadow:none;flex:1 1 auto;font-size:16px;min-width:0;outline:none!important;padding:11px 13px}.shopsta-home__search button{align-items:center;background:#1969e8;border:0;border-radius:9px;color:#fff;display:flex;font-weight:800;gap:10px;justify-content:center;padding:11px 20px}@media screen and (max-width:1100px){.shopsta-home__promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shopsta-home__category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:820px){.shopsta-home{margin-bottom:-24px;padding:16px 12px 48px}.shopsta-home__hero{grid-template-columns:1fr;min-height:0}.shopsta-home__hero-copy{padding:36px 24px 30px}.shopsta-home__hero h1{font-size:clamp(38px,12vw,54px)}.shopsta-home__hero-media{min-height:310px}.shopsta-home__hero-media:after{background:linear-gradient(180deg,var(--hero-bg) 0%,transparent 30%)}.shopsta-home__promo-grid{display:flex;overflow-x:auto;overscroll-behavior-x:contain;padding:0 0 12px;scroll-snap-type:x mandatory;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.shopsta-home__promo{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}.shopsta-home__section{border-radius:18px;padding:24px 18px}.shopsta-home__section-heading{align-items:flex-start;flex-direction:column;gap:12px}.shopsta-home__section-heading>a{margin-top:0}.shopsta-home__category-grid{gap:16px 12px;grid-template-columns:repeat(2,minmax(0,1fr))}.shopsta-home__product-rail{margin-right:-18px;padding-right:18px}.shopsta-home__product-rail>.productgrid--item{flex-basis:min(70vw,270px)}.shopsta-home__benefits{grid-template-columns:repeat(2,minmax(0,1fr));padding:24px 20px}.shopsta-home__search{gap:24px;grid-template-columns:1fr;padding:30px 22px}}@media screen and (max-width:480px){.shopsta-home__hero-media{min-height:250px}.shopsta-home__hero-actions,.shopsta-home__button{width:100%}.shopsta-home__benefits{grid-template-columns:1fr}.shopsta-home__search form{align-items:stretch;flex-direction:column}.shopsta-home__search button{min-height:46px}}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
