.homepage-hero-v2{position:relative;width:100%;min-height:420px;overflow:hidden;display:flex;align-items:stretch}@media(min-width:768px){.homepage-hero-v2{min-height:680px}}@media(min-width:1200px){.homepage-hero-v2{min-height:780px}}.hero-v2__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-v2__bg-img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-v2__bg-img--desktop{display:none}.hero-v2__bg-img--mobile{display:block}@media(min-width:768px){.hero-v2__bg-img--desktop{display:block}.hero-v2__bg-img--mobile{display:none}}.hero-v2__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;font-size:0;color:transparent;background:linear-gradient(to bottom,#0000008c,#00000059 40%,#00000080)}@media(min-width:768px){.hero-v2__overlay{display:none}}.hero-v2__container{position:relative;z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:60px 20px 40px;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.hero-v2__container{padding:80px 50px 60px;flex-direction:row;justify-content:space-between}}@media(min-width:1200px){.hero-v2__container{padding:100px 20px 70px}}.hero-v2__content{max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}@media(min-width:768px){.hero-v2__content{max-width:600px;padding-bottom:40px;align-items:flex-start}}@media(min-width:1200px){.hero-v2__content{max-width:680px}}.hero-v2__heading{font-weight:700;font-size:26px;line-height:1.15;letter-spacing:-.02em;color:#fff;margin:0 0 12px;text-transform:uppercase;text-align:center}@media(min-width:768px){.hero-v2__heading{font-size:52px;margin-bottom:20px;text-align:left}}@media(min-width:1200px){.hero-v2__heading{font-size:60px;margin-bottom:24px}}.hero-v2__subheading{font-size:13px;line-height:1.6;color:#ffffffe6;margin:0 auto 24px;max-width:520px;font-weight:400;text-align:center}@media(min-width:768px){.hero-v2__subheading{font-size:16px;margin-bottom:32px;margin-left:0;text-align:left}}@media(min-width:1200px){.hero-v2__subheading{font-size:17px}}.hero-v2__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px;justify-content:center}@media(min-width:768px){.hero-v2__buttons{gap:16px;margin-bottom:40px;justify-content:flex-start}}.hero-v2__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 30px;font-size:14px;font-weight:600;text-decoration:none;border-radius:6px;transition:all .2s ease;cursor:pointer;white-space:nowrap}@media(min-width:768px){.hero-v2__btn{padding:10px 30px;font-size:20px}}.hero-v2__btn--primary{background-color:#de250d;color:#fff;border:2px solid #DE250D}.hero-v2__btn--primary:hover{background-color:#c2200b;border-color:#c2200b;color:#fff}.hero-v2__btn--secondary{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.7)}.hero-v2__btn--secondary:hover{background-color:#ffffff1a;border-color:#fff;color:#fff}.hero-v2__social-proof{display:flex;align-items:center;gap:12px;justify-content:center;margin-bottom:10px}@media(min-width:768px){.hero-v2__social-proof{justify-content:flex-start}}.hero-v2__avatars{display:flex}.hero-v2__avatar{width:40px;height:40px;border-radius:50%;border:2px solid #ffffff;object-fit:cover;margin-right:-10px}.hero-v2__avatar:last-child{margin-right:0}.hero-v2__avatar--placeholder{display:inline-block;background:linear-gradient(135deg,#d4a574,#a0785a)}@media(min-width:768px){.hero-v2__avatar{width:44px;height:44px}}.hero-v2__proof-text{display:flex;flex-direction:column}.hero-v2__proof-number{font-size:16px;font-weight:700;color:#fff;line-height:1.2}.hero-v2__proof-label{font-size:13px;font-weight:500;color:#fffc;line-height:1.2}@media(min-width:768px){.hero-v2__proof-number{font-size:18px}.hero-v2__proof-label{font-size:14px}}.hero-v2__product-card-link{text-decoration:none;display:none}@media(min-width:768px){.hero-v2__product-card-link{display:block;flex-shrink:0;align-self:flex-end}}.hero-v2__product-card{display:block}.hero-v2__product-card-inner{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;display:flex;align-items:stretch;overflow:hidden;max-width:420px}.hero-v2__product-img{width:160px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;margin:8px}.hero-v2__product-img img{width:100%;height:auto;object-fit:contain}@media(min-width:1200px){.hero-v2__product-img{width:180px}}.hero-v2__product-info{padding:18px 22px 18px 14px;display:flex;flex-direction:column;justify-content:center;gap:2px}.hero-v2__product-stars{display:flex;gap:2px;margin-bottom:2px}.hero-v2__product-stars svg{width:18px;height:18px}.hero-v2__product-header{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:10px}.hero-v2__product-meta{display:flex;flex-direction:column;gap:1px}.hero-v2__product-reviews{font-size:13px;color:#de250d;font-weight:600}.hero-v2__product-name{font-size:22px;font-weight:700;color:#1e1e1e;margin:0 0 4px;line-height:1.2}.hero-v2__product-desc{font-size:14px;color:#555;line-height:1.45;margin:0 0 10px}.hero-v2__product-price{font-size:16px;font-weight:700;color:#de250d;background-color:#de250d1a;padding:6px 14px;border-radius:20px;white-space:nowrap}.hero-v2__footer-text{font-size:12px;font-weight:600;color:#fff;background:#00000080;border:1.5px solid rgba(255,255,255,.6);border-radius:16px;padding:10px 16px 10px 12px;margin-top:16px;display:flex;width:100%;align-items:center;gap:8px;line-height:1.4;text-align:left;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);text-shadow:0 1px 3px rgba(0,0,0,.6);box-sizing:border-box;width:260px;text-align:center;justify-content:center}.hero-v2__footer-text:before{content:"\2713";display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;min-width:22px;flex-shrink:0;align-self:flex-start;background-color:#de250d;border-radius:50%;font-size:13px;font-weight:700;color:#fff;line-height:1;margin-top:2px}@media(min-width:768px){.hero-v2__footer-text{font-size:15px;border-radius:100px;width:auto;text-align:left;justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/78/assets/homepage-hero-v2.css.map */
