.home-hero{position:relative;overflow:hidden;min-height:75vh;display:flex;align-items:center;background:#060d08}.home-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:5px;background:linear-gradient(to right,#d21b1c 33.33%,#fff 33.33% 66.66%,#007a3d 66.66%);z-index:3}.home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.home-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center top}.home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(105deg,#060d08e6,#060d08a6 55%,#060d0840)}.home-hero__shell{position:relative;z-index:2;width:100%}.home-hero__content{max-width:66rem;padding:clamp(6rem,10vw,10rem) 0}.home-hero__eyebrow{display:inline-flex;margin-bottom:2rem;padding:.7rem 1.6rem;border:1px solid rgba(247,197,10,.35);border-radius:999px;background:#f7c50a1f;color:#f7c50a;font-size:1.2rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.home-hero__heading{margin:0 0 2.4rem;color:#fff;font-size:clamp(4.2rem,7vw,7.6rem);line-height:.96;letter-spacing:-.04em}.home-hero__heading em{font-style:normal;color:#f7c50a}.home-hero__text{margin-bottom:3rem;color:#ffffffd1;font-size:1.8rem;line-height:1.65}.home-hero__text p:first-child{margin-top:0}.home-hero__text p:last-child{margin-bottom:0}.home-hero__actions{display:flex;flex-wrap:wrap;gap:1.4rem;margin-bottom:3.6rem}.home-hero__btn-primary{background:#f7c50a!important;border-color:#f7c50a!important;color:#060d08!important;font-weight:800!important;font-size:1.6rem;padding:1.4rem 3.2rem}.home-hero__btn-primary:hover{background:#ffd740!important;border-color:#ffd740!important}.home-hero__actions .button--secondary{border-color:#ffffff47;color:#fff;background:#ffffff0f;font-size:1.6rem;padding:1.4rem 3.2rem}.home-hero__proof{display:flex;flex-wrap:wrap;gap:2.4rem;list-style:none;margin:0;padding:0}.home-hero__proof-item{display:flex;align-items:center;gap:.9rem;color:#ffffffd1;font-size:1.4rem}.home-hero__proof-item:before{content:"";flex:0 0 auto;width:.8rem;height:.8rem;border-radius:999px;background:#f7c50a;box-shadow:0 0 0 .45rem #f7c50a2e}.home-trust-bar{position:relative;overflow:hidden}.home-trust-bar:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right,#d21b1c 33.33%,#fff 33.33% 66.66%,#007a3d 66.66%)}.home-trust-bar__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin:0;padding:2.8rem 0;list-style:none}.home-trust-bar__item{display:flex;align-items:center;gap:1.2rem;font-size:1.45rem;font-weight:600}.home-trust-bar__icon{flex:0 0 auto;font-size:2.2rem;line-height:1}.home-collections{overflow:hidden}.home-collections__header{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;margin-bottom:3.2rem}.home-collections__heading{margin:0;letter-spacing:-.03em}.home-collections__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.home-collections__card{position:relative;display:block;overflow:hidden;border-radius:2.4rem;text-decoration:none;aspect-ratio:3 / 4;background:#0c1a0e;border:1px solid rgba(247,197,10,.1);transition:transform .28s ease,border-color .28s ease}.home-collections__card:hover{transform:translateY(-.5rem);border-color:#f7c50a4d}.home-collections__card-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.home-collections__card-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.home-collections__card:hover .home-collections__card-media img{transform:scale(1.04)}.home-collections__card-media--placeholder{display:flex;align-items:center;justify-content:center;background:#0c1a0e}.home-collections__card-media--placeholder svg{width:50%;height:50%;opacity:.3}.home-collections__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(6,13,8,.88) 0%,rgba(6,13,8,.1) 55%,transparent 100%);pointer-events:none}.home-collections__card-body{position:absolute;bottom:0;left:0;right:0;z-index:1;padding:2.4rem}.home-collections__card-title{margin:0 0 .8rem;color:#fff;font-size:2.2rem;line-height:1.15;letter-spacing:-.02em}.home-collections__card-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.6rem;border-radius:999px;background:#f7c50a;color:#060d08;font-size:1.3rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transition:background .2s ease}.home-collections__card:hover .home-collections__card-cta{background:#ffd740}.home-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,7rem);align-items:center}.home-story__grid--reversed{direction:rtl}.home-story__grid--reversed>*{direction:ltr}.home-story__media{position:relative;overflow:hidden;border-radius:2.8rem;aspect-ratio:4 / 5;background:#0c1a0e;border:1px solid rgba(247,197,10,.12)}.home-story__media img{width:100%;height:100%;object-fit:cover}.home-story__media:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;z-index:1;background:linear-gradient(to right,#d21b1c 33.33%,#fff 33.33% 66.66%,#007a3d 66.66%);border-radius:2.8rem 2.8rem 0 0}.home-story__placeholder{width:100%;height:100%;opacity:.25}.home-story__eyebrow{display:inline-flex;margin:0 0 1.6rem;padding:.7rem 1.4rem;border:1px solid rgba(247,197,10,.3);border-radius:999px;background:#f7c50a1a;color:#f7c50a;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.home-story__heading{margin:0 0 2rem;letter-spacing:-.03em;line-height:1.05}.home-story__text{margin-bottom:2.8rem;font-size:1.65rem;line-height:1.75;color:rgba(var(--color-foreground),.74)}.home-story__text p:first-child{margin-top:0}.home-story__text p:last-child{margin-bottom:0}.home-story .button{background:#f7c50a;border-color:#f7c50a;color:#060d08;font-weight:800}.home-story .button:hover{background:#ffd740;border-color:#ffd740}.featured-collection--home .collection__title{margin-bottom:2.8rem}.featured-collection--home .collection__title .title{margin-bottom:1rem;letter-spacing:-.03em}.featured-collection--home .collection__description{max-width:64rem;color:rgba(var(--color-foreground),.72);font-size:1.6rem;line-height:1.7}.featured-collection--home .grid.product-grid{row-gap:2rem}.featured-collection--home .card-wrapper{transition:transform .24s ease}.featured-collection--home .card-wrapper:hover{transform:translateY(-.5rem)}.featured-collection--home .card--card{overflow:hidden;border:1px solid rgba(var(--color-foreground),.08);background:linear-gradient(180deg,#fffffffa,#f8f5f1fa);box-shadow:0 1.8rem 4.2rem #0e161c14}.featured-collection--home .card__content{padding:1.3rem}.featured-collection--home .card__information{padding:1.3rem .8rem .4rem}.featured-collection--home .card__heading a{line-height:1.3}.featured-collection--home .price{font-weight:700}.featured-collection--home .collection__view-all{margin-top:2.8rem}.multicolumn--home .multicolumn__title{margin-bottom:2.4rem}.multicolumn--home .multicolumn-card{height:100%;padding:2.2rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:2.2rem;background:linear-gradient(180deg,rgba(var(--color-background),.92),rgba(var(--color-background),.98));box-shadow:0 1.8rem 4rem rgba(var(--color-shadow),.08)}.multicolumn--home .multicolumn-card__info{padding:0}.multicolumn--home .multicolumn-card__info h3{margin:0 0 1rem;letter-spacing:-.02em}.multicolumn--home .multicolumn-card__info .rte{color:rgba(var(--color-foreground),.74);line-height:1.7}.multicolumn--home .multicolumn-card__info .link{margin-top:1.4rem;font-weight:700}@media screen and (max-width:989px){.home-hero{min-height:60vh}.home-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-story__grid{grid-template-columns:1fr}.home-story__media{aspect-ratio:16 / 9}.home-trust-bar__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.home-hero{min-height:85vw}.home-hero__content{padding:5rem 0 6rem}.home-hero__actions .button{width:100%;text-align:center;justify-content:center}.home-hero__proof{gap:1.6rem}.home-collections__grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:82%;gap:1.2rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding-bottom:1rem;scrollbar-width:none}.home-collections__grid::-webkit-scrollbar{display:none}.home-collections__card{aspect-ratio:4 / 5;scroll-snap-align:start;border-radius:1.8rem}.home-collections__card-body{padding:1.6rem}.home-trust-bar__list{grid-template-columns:1fr 1fr;gap:1.6rem}.multicolumn--home .multicolumn-card{border-radius:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-home-sales.css.map */
