.ws-product-hero__inner{display:grid;grid-template-columns:1fr;gap:clamp(2.4rem,5vw,4.8rem);align-items:center}.ws-product-hero__content{display:flex;flex-direction:column;gap:1.4rem;align-items:flex-start}.ws-product-hero__text-col{display:flex;flex-direction:column;gap:1.4rem;align-items:flex-start;width:100%}.ws-product-hero__trust{list-style:none;margin:0;padding:0;display:flex;align-items:flex-start;gap:0;width:100%}.ws-trust-badge{flex:1 1 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;padding-inline:.6rem;border-inline-end:1px solid rgba(var(--ws-color-border),var(--ws-color-border-alpha))}.ws-trust-badge:first-child{padding-inline-start:0}.ws-trust-badge:last-child{border-inline-end:0;padding-inline-end:0}.ws-trust-badge__circle{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;border:1px solid rgba(var(--ws-color-red),.6);color:rgb(var(--ws-color-red))}.ws-trust-badge__circle .icon,.ws-trust-badge__circle svg{width:1.6rem;height:1.6rem}.ws-trust-badge__caption{display:flex;flex-direction:column;gap:.2rem;font-size:1.2rem;line-height:1.3}.ws-trust-badge__highlight{color:rgb(var(--ws-color-text));font-weight:700;text-shadow:0 0 10px rgba(var(--ws-color-text),.55)}.ws-trust-badge__label{color:rgb(var(--ws-color-text));text-shadow:0 0 10px rgba(var(--ws-color-text),.55)}.ws-product-hero__price{width:100%;display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center}.ws-product-hero__price .ws-rating{padding:0;box-shadow:none;background:none}.ws-product-hero__price .ws-rating__count{font-size:1.3rem}.ws-product-hero__price .ws-rating__stars svg{width:1.2em;height:1.2em}.ws-price-chip{display:inline-flex;align-items:center;padding:.3em 1em;border-radius:var(--ws-radius-pill);border:1px solid rgba(var(--ws-color-gold),.5);background:rgba(var(--ws-color-gold),.1);color:rgb(var(--ws-color-gold));font-size:1.2rem;font-weight:700}.ws-product-hero__price-row{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.8rem 1rem}.ws-product-hero__price-row .price,.ws-product-hero__price-row .price__container,.ws-product-hero__price-row .price--on-sale .price__sale{display:contents}.ws-price{letter-spacing:normal}.ws-product-hero__price-row .ws-price-chip{order:1}.ws-product-hero__price .ws-product-hero__price-row .ws-price .price-item--regular{font-family:var(--ws-font-body);font-size:1.5rem;font-weight:500;color:rgba(var(--ws-color-text),.55);text-decoration-color:rgba(var(--ws-color-text),.45)}.ws-product-hero__price .ws-product-hero__price-row .ws-price .price-item--sale{order:2;font-family:var(--ws-font-heading);font-size:clamp(2.8rem,9vw,3.4rem);color:rgb(var(--ws-color-gold));text-shadow:0 0 2.4rem rgba(var(--ws-color-gold),.5)}.ws-product-hero__price-row .price__sale>span:has(.price-item--regular){order:3}.ws-product-hero__checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.7rem;width:100%}.ws-product-hero__checklist li{display:flex;align-items:flex-start;gap:.7rem;font-size:var(--ws-body-md);color:rgb(var(--ws-color-text))}.ws-product-hero__check{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;margin-block-start:.15em;border-radius:50%;background:rgba(var(--ws-color-gold),.15);color:rgb(var(--ws-color-gold))}.ws-product-hero__check svg,.ws-product-hero__check .icon{width:1.1rem;height:1.1rem}.ws-product-hero__cta{width:100%}.ws-product-hero__cta .ws-btn--primary{background:linear-gradient(180deg,rgb(var(--ws-color-red)),rgb(var(--ws-color-red-strong)));box-shadow:0 6px 28px rgba(var(--ws-color-red),.55),inset 0 1px #ffffff1f}.ws-product-hero__cta .ws-btn--primary:hover{box-shadow:0 8px 34px rgba(var(--ws-color-red),.7),inset 0 1px #ffffff1f}.ws-buy-form__actions{display:flex;flex-direction:column;gap:.8rem}.ws-buy-form__error:not([hidden]){display:flex;align-items:center;gap:.5em;color:rgb(var(--ws-color-red));font-size:var(--ws-body-md)}.ws-product-hero__testimonial{width:100%;padding:1.4rem 1.6rem;border:1px solid rgba(var(--ws-color-gold),.35);border-radius:var(--ws-radius-md);background:rgba(var(--ws-color-gold),.04)}.ws-product-hero__testimonial-top{display:flex;align-items:center;justify-content:space-between;margin-block-end:.8rem}.ws-product-hero__testimonial-avatar{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;overflow:hidden;background:rgba(var(--ws-color-gold),.15);color:rgb(var(--ws-color-gold));font-family:var(--ws-font-heading);font-weight:700;font-size:1.6rem}.ws-product-hero__testimonial-avatar img{width:100%;height:100%;object-fit:cover;display:block}.ws-product-hero__testimonial .ws-rating__stars svg{width:1.3rem;height:1.3rem}.ws-product-hero__testimonial-text{margin:0 0 .6rem;font-size:var(--ws-body-md);line-height:1.55;color:rgb(var(--ws-color-text))}.ws-product-hero__testimonial-name{margin:0;font-size:1.3rem;color:rgba(var(--ws-color-text),var(--ws-color-text-muted-alpha))}.ws-product-hero__visual{position:relative}.ws-product-hero__photo{border-radius:var(--ws-radius-lg);overflow:hidden;aspect-ratio:4 / 3;box-shadow:var(--ws-shadow-soft)}.ws-product-hero__photo img{width:100%;height:100%;object-fit:cover;display:block}.ws-product-hero__bundle-image{display:block;width:100%;height:auto}.ws-product-hero__bundle-image--desktop{display:none}p.ws-product-hero__bundle-heading{font-family:"Heebo",var(--ws-font-body),sans-serif;font-weight:900;font-size:clamp(2.2rem,3.8vw,3.1rem);letter-spacing:-.5px;text-align:center;width:100%;margin:0;transform:scaleX(.82);transform-origin:center center}@media screen and (max-width:749px){.ws-product-hero__content{align-items:stretch;text-align:start}p.ws-product-hero__bundle-heading{font-size:clamp(2.6rem,6vw,3.6rem)}.ws-product-hero__bundle-image{width:calc(100% + var(--ws-gutter) * 2);max-width:none;margin-inline:calc(-1 * var(--ws-gutter));margin-block-start:calc(-1 * var(--ws-section-spacing-tight))}.ws-trust-badge{gap:.4rem;padding-inline:.8rem}.ws-trust-badge:first-child{padding-inline-start:.4rem}.ws-trust-badge:last-child{padding-inline-end:.4rem}.ws-trust-badge__circle{width:3.2rem;height:3.2rem}.ws-trust-badge__circle .icon,.ws-trust-badge__circle svg{width:1.4rem;height:1.4rem}.ws-trust-badge__caption{font-size:1.2rem}}@media screen and (min-width:990px){.ws-product-hero__inner{display:grid;grid-template-columns:minmax(34rem,54rem) minmax(42rem,68rem);justify-content:center;gap:clamp(4rem,6vw,7rem);align-items:center}.ws-product-hero__content{display:contents}.ws-product-hero__bundle{grid-column:2;grid-row:1;transform:translate(-5rem) scale(1.3)}.ws-product-hero__bundle-image--mobile{display:none}.ws-product-hero__bundle-image--desktop{display:block}.ws-product-hero__text-col{grid-column:1;grid-row:1;gap:2.6rem;padding:3.6rem;padding-block-start:4rem;border:1px solid rgba(var(--ws-color-text),.85);border-radius:var(--ws-radius-lg);background:linear-gradient(180deg,rgba(var(--ws-color-gold),.07),rgba(var(--ws-color-gold),.02));box-shadow:inset 0 0 0 4px rgba(var(--ws-color-gold),.16),inset 0 1px rgba(var(--ws-color-text),.35),0 0 45px rgba(var(--ws-color-gold),.18)}p.ws-product-hero__bundle-heading{font-size:clamp(2.6rem,3.6vw,3.4rem)}.ws-product-hero__trust{margin-block-start:4rem}.ws-product-hero__text-col .ws-trust-badge__circle{width:4.6rem;height:4.6rem}.ws-product-hero__text-col .ws-trust-badge__circle .icon,.ws-product-hero__text-col .ws-trust-badge__circle svg{width:2rem;height:2rem}.ws-product-hero__text-col .ws-trust-badge__caption{font-size:1.5rem}.ws-product-hero__text-col .ws-rating{border:none;box-shadow:none;background:transparent;padding:0}.ws-product-hero__text-col .ws-rating__count{font-size:1.7rem}.ws-product-hero__text-col .ws-rating__score{font-size:1.3em}.ws-product-hero__text-col .ws-rating__stars svg{width:1.7em;height:1.7em}.ws-product-hero__text-col .ws-product-hero__price{border:none;background:transparent;box-shadow:none;padding:0}.ws-product-hero__text-col .ws-price .price-item{font-size:clamp(2.8rem,3.6vw,3.8rem)}.ws-product-hero__text-col .ws-product-hero__cta .ws-btn{font-size:1.7rem;min-height:6rem}.ws-product-hero__visual{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ws-product-hero.css.map */
