.hero-sectionv2{overflow:hidden;position:relative}.hero-sectionv2__inner{display:flex;align-items:stretch;min-height:760px;gap:0}.hero-sectionv2__content{width:65%;flex:0 0 65%;display:flex;flex-direction:column;justify-content:center;gap:var(--sensiq-spacing-md, 20px);padding:var(--sensiq-spacing-2xl, 60px);z-index:1}.hero-sectionv2__eyebrow{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.hero-sectionv2__stars-row{display:flex;align-items:center;gap:10px}.hero-sectionv2__stars{display:flex;align-items:center;gap:3px}.hero-sectionv2__star{display:block;flex-shrink:0;width:20px;height:20px}.hero-sectionv2__rating-value{font-family:var(--sensiq-font-family, sans-serif);font-weight:800;font-size:18px;line-height:100%;color:#000}.hero-sectionv2__rating-count{font-family:var(--sensiq-font-family, sans-serif);font-weight:400;font-size:13px;line-height:150%;color:#0009}.hero-sectionv2__heading{font-family:var(--sensiq-font-family, sans-serif);font-weight:600;font-size:64px;line-height:110%;letter-spacing:-.02em;text-transform:capitalize;color:#003f50;margin:0}.hero-sectionv2__description{font-family:var(--sensiq-font-family, sans-serif);font-weight:400;font-size:18px;line-height:150%;color:#000000d1}.hero-sectionv2__description p{margin:0}.hero-sectionv2__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.hero-sectionv2__feature-item{display:flex;align-items:flex-start;gap:10px}.hero-sectionv2__feature-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;margin-top:2px;color:#00b9e0}.hero-sectionv2__feature-icon svg,.hero-sectionv2__feature-icon-img{display:block;width:16px;height:16px;object-fit:contain}.hero-sectionv2__feature-text{font-family:var(--sensiq-font-family, sans-serif);font-weight:700;font-size:13px;line-height:1.5;letter-spacing:0em;text-transform:uppercase;color:#00b9e0}.hero-sectionv2__buttons{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:5px}.hero-sectionv2__btn{font-family:var(--sensiq-font-family, sans-serif);font-weight:600;font-size:15px;padding:10px 20px;border-radius:30px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;white-space:nowrap;cursor:pointer;border:1.5px solid transparent}.hero-sectionv2__btn--primary{background-color:#003f50;color:#fff;border-color:#003f50}.hero-sectionv2__btn--primary:hover{background-color:#002d3a;border-color:#002d3a;transform:translateY(-2px)}.hero-sectionv2__btn--secondary{background-color:transparent;color:#00b9e0;border-color:#00b9e0}.hero-sectionv2__btn--secondary:hover{background-color:#00b9e0;color:#fff;transform:translateY(-2px)}.hero-sectionv2__guarantee-bar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px}.hero-sectionv2__guarantee-item{font-family:var(--sensiq-font-family, sans-serif);font-weight:700;font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:#00b9e0;display:inline-flex;align-items:center}.hero-sectionv2__guarantee-divider{display:inline-flex;align-items:center;justify-content:center;color:#00b9e0;font-size:11px}.hero-sectionv2__media{position:relative;display:flex;align-items:flex-end}@media screen and (min-width:901px){.hero-sectionv2__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.hero-sectionv2__image{height:100%;object-fit:cover;object-position:top center;display:block}.hero-sectionv2__image--mobile{display:none!important}}.hero-sectionv2__placeholder svg{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.hero-sectionv2__product-wrap{position:relative;z-index:2;padding:0 0 40px 40px}.hero-sectionv2__product-image{width:180px;height:auto;display:block;filter:drop-shadow(0 16px 40px rgba(0,0,0,.4))}@media screen and (max-width:900px){.hero-sectionv2__inner{flex-direction:column;min-height:auto}.hero-sectionv2__content{width:100%;flex:none;order:2;padding:10px 20px 40px}.hero-sectionv2__media{width:100%;flex:none;order:1;height:auto;min-height:unset;display:block}.hero-sectionv2__image-wrap{position:relative;width:100%;height:auto;line-height:0}.hero-sectionv2__image{position:relative;width:100%;height:65vh;object-fit:cover;object-position:50% 30%}@media(max-width:375px)and (max-height:667px){.hero-sectionv2__image{position:relative;width:100%;height:55vh;object-fit:cover;object-position:50% 65%}}.hero-sectionv2__image--desktop{display:none!important}.hero-sectionv2__image-wrap:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:35%;background:linear-gradient(to bottom,transparent 0%,var(--bg-color) 100%);pointer-events:none}.hero-sectionv2__product-wrap{position:absolute;bottom:20px;left:20px}.hero-sectionv2__product-image{width:120px}}@media screen and (max-width:768px){.hero-sectionv2__heading{font-size:38px;line-height:1.1}.hero-sectionv2__description{font-size:16px}.hero-sectionv2__buttons{flex-direction:row;flex-wrap:nowrap;width:100%;justify-content:space-between;gap:10px}.hero-sectionv2__btn{width:50%;font-weight:600;font-size:13px;text-align:center}.hero-sectionv2__guarantee-bar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:5px;scrollbar-width:none;gap:15px}.hero-sectionv2__guarantee-bar::-webkit-scrollbar{display:none}.hero-sectionv2__guarantee-item{scroll-snap-align:start;flex-shrink:0;white-space:nowrap}.hero-sectionv2__guarantee-divider{flex-shrink:0}}@media screen and (max-width:480px){.hero-sectionv2__heading{font-size:34px}.hero-sectionv2__buttons{gap:8px}.hero-sectionv2__btn{font-size:12px}}@media(prefers-reduced-motion:reduce){.hero-sectionv2__btn:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-hero-sectionv2.css.map */
