.hero-v2{position:relative;background:#0f1e1e;color:#fff;overflow:hidden}.hero-v2__media{position:relative;width:100%;overflow:hidden;background:#0f1e1e}.hero-v2__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-v2-pos-mobile, center center)}.hero-v2__image--desktop{object-position:var(--hero-v2-pos-desktop, right center);display:none}.hero-v2:not(:has(.hero-v2__image--mobile)) .hero-v2__image--desktop{display:block}.hero-v2__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f1e1e,#0f1e1eb8 40%,#0f1e1e29 72%,#0f1e1e00);pointer-events:none}.hero-v2__inner{position:relative;width:calc(100% - 3rem);max-width:calc(var(--page-width) - 3rem);margin:0 auto}.hero-v2__stack{display:flex;flex-direction:column;align-items:center;gap:172px;padding:32px 0 24px}.hero-v2__content{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.hero-v2__rating{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.hero-v2__stars{display:inline-flex;gap:2px;flex-shrink:0}.hero-v2__stars svg{width:16px;height:16px;display:block}.hero-v2__rating-text{font-family:"Bricolage Grotesque",var(--font-body-family);font-size:14px;font-weight:500;line-height:1.4;color:#fff;margin:0;white-space:nowrap}.hero-v2__heading{font-family:"Bricolage Grotesque",var(--font-body-family);font-weight:700;font-size:40px;line-height:1.05;letter-spacing:-.03em;color:#fff;margin:0;max-width:360px}.hero-v2__subheading{font-family:"Bricolage Grotesque",var(--font-body-family);font-size:16px;font-weight:400;line-height:1.5;color:#fff;margin:0;max-width:336px}.hero-v2__buttons{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:328px;margin-top:8px}.hero-v2__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 20px;border-radius:4px;font-family:"Bricolage Grotesque",var(--font-body-family);font-weight:600;font-size:15px;line-height:1.2;letter-spacing:-.01em;text-transform:capitalize;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .12s ease;border:1px solid transparent}.hero-v2__btn svg{width:16px;height:16px;flex-shrink:0}.hero-v2__btn--primary{background:#defbe5;color:#0c3d3d;border-color:#0c3d3d;box-shadow:-4px 4px #0000003d}.hero-v2__btn--primary:hover{transform:translate(-2px,2px);box-shadow:-2px 2px #0000003d}.hero-v2__btn--secondary{background:#fff3;color:#fff;border-color:#fff;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.hero-v2__btn--secondary:hover{background:#ffffff52}.hero-v2__product-card{position:relative;width:100%;max-width:360px;min-height:128px;display:flex;align-items:stretch;gap:8px;padding:8px;border-radius:4px;background:#fff3;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);text-decoration:none;color:#1e1e1e}.hero-v2__product-card-link{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;z-index:1}.hero-v2__product-card>*:not(.hero-v2__product-card-link){position:relative;z-index:2}.hero-v2__product-form,.hero-v2__product-form .form,.hero-v2__product-form form{display:contents}.hero-v2__product-image{flex-shrink:0;width:96px;align-self:stretch;border-radius:4px;background:#efefef;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.hero-v2__product-image img{width:100%;height:100%;object-fit:cover}.hero-v2__product-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:8px;padding:4px 0}.hero-v2__product-row{display:flex;flex-direction:column;align-items:flex-start;gap:4px;color:#fff}.hero-v2__product-title{font-family:"Bricolage Grotesque",var(--font-body-family);font-weight:700;font-size:16px;line-height:1.25;letter-spacing:-.01em;margin:0}.hero-v2__product-price{font-family:"Bricolage Grotesque",var(--font-body-family);font-weight:500;font-size:14px;line-height:1.3;letter-spacing:0;text-transform:capitalize;margin:0}.hero-v2__product-tag{display:inline-flex;align-items:center;align-self:flex-start;padding:4px 8px;border-radius:12px;background:#efefef;border:1px solid #ccc;font-family:"Bricolage Grotesque",var(--font-body-family);font-weight:600;font-size:12px;line-height:1.3;letter-spacing:.04em;color:#0c3d3d;text-transform:uppercase;white-space:nowrap}.hero-v2__product-blurb{font-family:"Bricolage Grotesque",var(--font-body-family);font-weight:400;font-size:14px;line-height:1.4;color:#fff;margin:0}.hero-v2__product-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:stretch;padding:4px 12px;border-radius:4px;background:#0c3d3d;color:#fff;font-family:"Bricolage Grotesque",var(--font-body-family);font-weight:600;font-size:14px;line-height:1.2;text-decoration:none;white-space:nowrap;border:0;cursor:pointer}.hero-v2__product-cta svg{width:12px;height:12px}@media(min-width:990px){.hero-v2__media{min-height:816px;height:816px}.hero-v2__image--mobile{display:none}.hero-v2__image--desktop{display:block}.hero-v2__overlay{background:linear-gradient(90deg,#0f1e1eb8,#0f1e1e7a 32%,#0f1e1e29 56%,#0f1e1e00 72%)}.hero-v2__inner{position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:calc(100% - 10rem);max-width:calc(var(--page-width) - 10rem);margin:0;pointer-events:none}.hero-v2__inner>*,.hero-v2__stack>*{pointer-events:auto}.hero-v2__stack{display:contents}.hero-v2__content{position:absolute;top:88px;left:0;right:auto;align-items:flex-start;text-align:left;width:576px;max-width:100%;gap:24px;padding:0}.hero-v2__rating{flex-direction:row;justify-content:flex-start;gap:12px}.hero-v2__stars svg{width:20px;height:20px}.hero-v2__rating-text{font-size:16px;line-height:1.4}.hero-v2__heading{font-size:72px;line-height:1.05;letter-spacing:-.03em;max-width:100%;text-align:left}.hero-v2__subheading{font-size:18px;line-height:1.5;max-width:496px;text-align:left}.hero-v2__buttons{justify-content:flex-start;width:auto;max-width:none;gap:12px;margin-top:4px}.hero-v2__btn{flex:0 0 auto;padding:20px 32px;font-size:17px;line-height:1.2;letter-spacing:-.01em;border-radius:4px;gap:12px}.hero-v2__btn svg{width:16px;height:16px}.hero-v2__product-card{position:absolute;left:0;bottom:88px;transform:none;width:384px;max-width:384px;min-height:160px;height:auto;background:#fff;border:1px solid #0c3d3d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:12px;gap:16px}.hero-v2__product-card:before{content:"";position:absolute;top:-16px;left:0;width:576px;max-width:100%;height:1px;background:#fff6}.hero-v2__product-image{width:120px}.hero-v2__product-blurb,.hero-v2__product-row{color:#1e1e1e}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/section-hero-v2.css.map */
