.op-hero__page{max-width:var(--op-content-width)!important;padding-inline:var(--op-content-gutter)!important}.op-hero__layout{gap:clamp(3rem,5vw,8rem)!important}.op-hero__gallery{min-width:0}.op-hero__media-frame{border-radius:0!important;background:rgba(var(--color-foreground),.05)!important;box-shadow:none!important}.op-hero__media-frame .op-hero__image,.op-hero__media-frame video{transition:transform .4s ease}.op-hero__gallery:hover .op-hero__image{transform:scale(1.01)}.op-hero__thumbs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem!important;margin-top:.8rem!important}.op-hero__thumb{width:auto!important;height:auto!important;aspect-ratio:1 / 1!important;border:1px solid transparent!important;border-radius:0!important;opacity:1!important;overflow:hidden;background:rgba(var(--color-foreground),.05)!important}.op-hero__thumb.is-active{border-color:rgb(var(--color-foreground))!important;box-shadow:inset 0 0 0 1px rgb(var(--color-foreground))!important}.op-hero__thumb img{width:100%;height:100%;object-fit:cover}.op-hero__content{padding:0!important}.op-hero__rating{gap:.45rem!important;margin:0 0 .9rem!important;font-size:1.1rem!important;font-weight:600!important;letter-spacing:.06em;text-transform:uppercase}.op-hero__stars{letter-spacing:.08em}.op-hero__title{margin:0!important;color:var(--op-hero-title-color)!important;font-size:clamp(3.5rem,4.35vw,6rem)!important;line-height:.94!important;letter-spacing:-.06em!important}.op-hero__promise{margin:1.6rem 0 0!important;font-size:1.65rem!important;line-height:1.45!important}.op-hero__description{margin:1rem 0 0!important;color:rgba(var(--color-foreground),.68);font-size:1.45rem;line-height:1.48}.op-hero__price-row{gap:.8rem!important;margin-top:1.8rem!important;padding:1.35rem 0!important;border-top:1px solid var(--op-line)!important;border-bottom:1px solid var(--op-line)!important}.op-hero__price{font-size:3rem!important;font-weight:700!important;letter-spacing:-.045em}.op-hero__compare{color:var(--op-muted)!important;font-size:1.45rem!important}.op-hero__saving{padding:.35rem .55rem;background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground));font-size:1rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.op-hero__benefits{margin:1.5rem 0 0!important}.op-hero__benefits li{padding:.35rem 0!important}.op-hero__purchase{margin-top:2rem!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.op-hero__options,.op-hero__bundles,.op-hero__selling-plans{margin-top:2rem!important;padding:0;border:0}.op-hero__option legend,.op-hero__bundles legend,.op-hero__selling-plans legend{margin-bottom:1rem;font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.op-hero__option-values{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem!important}.op-hero__option-values label{display:flex!important;min-height:7.2rem!important;padding:.65rem!important;border:1px solid rgba(var(--color-foreground),.18)!important;border-radius:0!important;background:rgb(var(--color-background))}.op-hero__option-values input:checked+label{border-color:rgb(var(--op-hero-selected-button))!important;background:rgb(var(--op-hero-selected-background))!important;box-shadow:inset 0 0 0 1px rgb(var(--op-hero-selected-button))!important}.op-hero__option-values label[data-op-unavailable=true]{opacity:.4}.op-hero__option-image,.op-hero__swatch{flex:0 0 5.6rem;width:5.6rem!important;height:5.6rem!important;border-radius:0!important;object-fit:cover;background-size:cover}.op-hero__option-copy{display:grid;align-content:center;gap:.2rem;min-width:0}.op-hero__option-copy small{color:var(--op-muted);font-size:1rem}.op-hero__option-copy strong{font-size:1.35rem;font-weight:650}.op-hero__bundle-list{gap:.8rem!important}.op-hero__bundle label{grid-template-columns:auto 5rem minmax(0,1fr) auto!important;gap:.9rem!important;min-height:8.2rem!important;padding:1rem!important;border:1px solid rgba(var(--color-foreground),.18)!important;border-radius:0!important}.op-hero__bundle input:checked+label{border-color:rgb(var(--op-hero-selected-button))!important;background:rgb(var(--op-hero-selected-background))!important;box-shadow:inset 0 0 0 1px rgb(var(--op-hero-selected-button))!important}.op-hero__bundle-radio{width:1.7rem!important;height:1.7rem!important;border-radius:50%!important}.op-hero__bundle-image{display:grid;width:5rem;height:5rem;overflow:hidden;place-items:center;background:rgba(var(--color-foreground),.05)}.op-hero__bundle-image img{width:100%;height:100%;object-fit:cover}.op-hero__bundle-copy strong{font-size:1.4rem}.op-hero__bundle-side>strong{font-size:1.45rem!important}.op-hero__bundle-badge{top:-.85rem!important;right:.8rem!important;border-radius:0!important;background:rgb(var(--color-button))!important;color:rgb(var(--color-button-label))!important}.op-hero__bundle-saving b{color:rgb(var(--color-button))!important}.op-hero__selling-plan-list{display:grid;gap:.8rem}.op-hero__selling-plan-list label{display:flex;gap:1rem;align-items:start;min-height:5.8rem;padding:1.1rem;border:1px solid rgba(var(--color-foreground),.18);cursor:pointer}.op-hero__selling-plan-list input{margin:.3rem 0 0;accent-color:rgb(var(--op-hero-selected-button))}.op-hero__selling-plan-list input:checked+span{color:rgb(var(--op-hero-selected-button))}.op-hero__selling-plan-list label:has(input:checked){border-color:rgb(var(--op-hero-selected-button));background:rgb(var(--op-hero-selected-background));box-shadow:inset 0 0 0 1px rgb(var(--op-hero-selected-button))}.op-hero__selling-plan-list span{display:grid;gap:.2rem}.op-hero__selling-plan-list small{color:var(--op-muted)}.op-hero__product-form{margin-top:1.6rem!important}.op-hero__atc{min-height:6.2rem!important;border-radius:0!important;background:rgb(var(--color-button))!important;color:rgb(var(--color-button-label))!important;box-shadow:none!important;font-size:1.35rem!important;font-weight:700!important;letter-spacing:.09em!important;text-transform:uppercase}.op-hero__atc:not([disabled]):hover{filter:none!important;background:rgb(var(--color-button))!important;transform:none!important}.op-hero__purchase-message{margin:.9rem 0 0!important;font-size:1.15rem!important}.op-hero__trust{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin-top:1.6rem!important;border-top:1px solid var(--op-line)}.op-hero__trust-item{padding:1.15rem 0!important;border:0!important;border-bottom:1px solid var(--op-line)!important;border-radius:0!important;background:transparent!important}.op-hero__trust-icon{color:rgb(var(--color-foreground))!important}.op-hero__notes{margin-top:1rem}.op-hero__notes p{margin:.6rem 0!important;font-size:1.2rem}.op-hero__payments{margin-top:1.5rem!important;padding-top:1.4rem;border-top:1px solid var(--op-line)}.op-hero__accordions{margin-top:2.5rem!important;border-top:1px solid var(--op-line)!important}.op-hero__accordion{border-bottom:1px solid var(--op-line)!important}.op-hero__accordion summary{padding:1.65rem 0!important;font-size:1.25rem;font-weight:650!important}.op-hero__accordion-content{padding:0 0 1.6rem!important}.op-hero__review-strip{margin-top:3.5rem!important;padding-top:2.5rem;border-top:1px solid var(--op-line)}.op-sticky__bar{border-radius:0!important}.op-sticky__button{border-radius:0!important;background:rgb(var(--color-button))!important;color:rgb(var(--color-button-label))!important}@media(min-width:990px){.op-hero__layout{grid-template-columns:minmax(0,1.17fr) minmax(34rem,.83fr)!important}.op-hero__gallery{top:1.5rem!important}.op-hero__media-frame{aspect-ratio:1 / 1.05!important}.op-hero__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:749px){.op-hero__page{padding-inline:0!important}.op-hero__content{padding:2.4rem 1.6rem 0!important}.op-hero__media-frame{aspect-ratio:1 / 1.08!important;border-radius:0!important}.op-hero__thumbs{display:flex!important;gap:.6rem!important;overflow-x:auto;margin:.7rem 1.6rem 0!important;padding-bottom:.3rem;scroll-snap-type:x mandatory}.op-hero__thumb{flex:0 0 7.2rem!important;scroll-snap-align:start}.op-hero__title{font-size:clamp(3.6rem,11vw,5rem)!important}.op-hero__option-values{grid-template-columns:1fr!important}.op-hero__bundle label{grid-template-columns:auto 4.4rem minmax(0,1fr) auto!important}.op-hero__bundle-image{width:4.4rem;height:4.4rem}.op-hero__atc{position:sticky;bottom:max(.8rem,env(safe-area-inset-bottom));z-index:4}.op-sticky__shell{padding-inline:0!important}.op-sticky__bar{min-height:6rem!important;padding:.6rem 1.2rem!important;border-right:0!important;border-bottom:0!important;border-left:0!important}.op-sticky__product{display:none!important}.op-sticky__purchase{flex:1!important}.op-sticky__product-form,.op-sticky__form,.op-sticky__button{width:100%}.op-sticky__button{min-height:4.8rem!important}}@media(prefers-reduced-motion:reduce){.op-hero__gallery:hover .op-hero__image{transform:none}}@media(min-width:990px){.op-hero__layout{gap:clamp(4rem,5.5vw,8.8rem)!important}.op-hero__content{max-width:55rem}.op-hero__review-strip{margin-top:3rem!important}.op-hero__accordions{margin-top:2.2rem!important}}@media(max-width:749px){.op-hero__rating{margin-bottom:1.1rem!important}.op-hero__price-row{margin-top:1.5rem!important}.op-hero__option-values label{min-height:6.6rem!important}.op-hero__selling-plan-list label{min-height:6.2rem}.op-hero__accordion summary{min-height:6.2rem}.op-hero__thumb{flex-basis:6.8rem!important}.op-sticky__button{letter-spacing:.07em!important}}@media(min-width:990px){.op-hero{background:rgb(var(--color-background))!important}.op-hero__page{max-width:148rem!important;padding-top:1.6rem!important;padding-bottom:0!important}.op-hero__layout{grid-template-columns:minmax(0,1.12fr) minmax(41rem,.88fr)!important;gap:clamp(2.2rem,3.4vw,4.8rem)!important;align-items:start!important}.op-hero__gallery{top:1rem!important}.op-hero__media-frame{aspect-ratio:1 / 1.07!important;background:rgba(var(--color-foreground),.05)!important}.op-hero__thumbs{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:.65rem!important;margin-top:.65rem!important}.op-hero__thumb{background:rgba(var(--color-foreground),.05)!important}.op-hero__thumb.is-active{border-color:rgb(var(--color-button))!important;box-shadow:inset 0 0 0 1px rgb(var(--color-button))!important}.op-hero__content{max-width:none!important;padding-top:.45rem!important}.op-hero__title{font-size:clamp(3.35rem,3.3vw,4.8rem)!important;line-height:.98!important;letter-spacing:-.055em!important}.op-hero__promise{margin-top:1.1rem!important;font-size:1.45rem!important;line-height:1.4!important}.op-hero__description{margin-top:.75rem!important;font-size:1.35rem!important;line-height:1.45!important}.op-hero__rating{width:fit-content;margin:1rem 0 0!important;color:rgb(var(--color-button));font-size:1rem!important}.op-hero__stars{color:rgb(var(--color-button))}.op-hero__price-row{gap:.75rem!important;margin-top:1.25rem!important;padding:1.1rem 0!important;border-color:rgba(var(--color-button),.2)!important}.op-hero__price{font-size:2.7rem!important}.op-hero__saving{background:rgba(var(--color-button),.1)!important;color:rgb(var(--color-button))!important}.op-hero__benefits{margin-top:1.1rem!important}.op-hero__benefits li{padding:.2rem 0!important}.op-hero__benefit-check{color:rgb(var(--color-button))!important}.op-hero__purchase,.op-hero__options,.op-hero__bundles,.op-hero__selling-plans{margin-top:1.35rem!important}.op-hero__option legend,.op-hero__bundles legend,.op-hero__selling-plans legend{margin-bottom:.7rem!important;color:rgb(var(--color-foreground))}.op-hero__option-values{gap:.65rem!important}.op-hero__option-values label{min-height:7.8rem!important;padding:.7rem!important;border-color:rgba(var(--color-foreground),.22)!important;border-radius:.35rem!important;background:rgba(var(--color-background),.7)!important}.op-hero__option-values input:checked+label{border-color:rgb(var(--op-hero-selected-button))!important;background:rgb(var(--op-hero-selected-background))!important;box-shadow:inset 0 0 0 1px rgb(var(--op-hero-selected-button))!important}.op-hero__option-image,.op-hero__swatch{flex-basis:6.2rem!important;width:6.2rem!important;height:6.2rem!important;background-color:rgba(var(--color-foreground),.05)}.op-hero__bundle-list{gap:.65rem!important}.op-hero__bundle label{min-height:8.6rem!important;padding:.95rem!important;border-color:rgba(var(--color-foreground),.22)!important;border-radius:.35rem!important;background:rgba(var(--color-background),.7)!important}.op-hero__bundle input:checked+label{border-color:rgb(var(--op-hero-selected-button))!important;background:rgb(var(--op-hero-selected-background))!important;box-shadow:inset 0 0 0 1px rgb(var(--op-hero-selected-button))!important}.op-hero__bundle input:checked+label .op-hero__bundle-radio{border-color:rgb(var(--color-button))!important;box-shadow:inset 0 0 0 .4rem rgb(var(--color-button))!important}.op-hero__bundle-image{background:rgba(var(--color-foreground),.05)!important}.op-hero__bundle-badge{border-radius:.2rem!important;background:rgb(var(--color-button))!important}.op-hero__bundle-saving b{color:rgb(var(--color-button))!important}.op-hero__selling-plan-list{gap:.65rem!important}.op-hero__selling-plan-list label{min-height:5.5rem!important;padding:.9rem 1rem!important;border-color:rgba(var(--color-foreground),.22)!important;border-radius:.35rem;background:rgba(var(--color-background),.7)}.op-hero__selling-plan-list input{accent-color:rgb(var(--color-button))!important}.op-hero__selling-plan-list input:checked+span{color:rgb(var(--color-button))!important}.op-hero__selling-plan-list label:has(input:checked){border-color:rgb(var(--op-hero-selected-button))!important;background:rgb(var(--op-hero-selected-background));box-shadow:inset 0 0 0 1px rgb(var(--op-hero-selected-button))!important}.op-hero__product-form{margin-top:1.25rem!important}.op-hero__atc{min-height:5.8rem!important;border-radius:.35rem!important;background:rgb(var(--color-button))!important;font-size:1.25rem!important;letter-spacing:.075em!important}.op-hero__atc:not([disabled]):hover{background:rgb(var(--color-button))!important}.op-hero__urgency{display:flex;margin-top:1rem!important;padding:.9rem 0!important;border-top:1px solid rgba(var(--color-foreground),.16);border-bottom:1px solid rgba(var(--color-foreground),.16);color:rgb(var(--color-foreground));font-size:1.1rem!important}.op-hero__urgency-dot{background:rgb(var(--color-button))!important}.op-hero__purchase-message{margin-top:.75rem!important}.op-hero__trust{margin-top:1rem!important;border-color:rgba(var(--color-foreground),.16)!important}.op-hero__trust-item{padding:.85rem 0!important;border-color:rgba(var(--color-foreground),.16)!important}.op-hero__trust-icon{color:rgb(var(--color-button))!important}.op-hero__notes{margin-top:.7rem!important}.op-hero__payments{margin-top:1rem!important;padding-top:1rem!important;border-color:rgba(var(--color-foreground),.16)!important}.op-hero__accordions{margin-top:1.5rem!important;border-color:rgba(var(--color-foreground),.16)!important}.op-hero__accordion{border-color:rgba(var(--color-foreground),.16)!important}.op-hero__accordion summary{padding:1.25rem 0!important}}.op-hero{background:rgb(var(--color-background))!important}.op-hero__page{max-width:var(--op-content-width)!important}.op-hero__media-frame,.op-hero__thumb,.op-hero__bundle-image{background:rgba(var(--color-button),.1)!important}.op-hero__media-frame{border-radius:var(--op-radius-md)!important}.op-hero__thumb{border-radius:var(--op-radius-sm)!important}.op-hero__thumb.is-active{border-color:rgb(var(--color-button))!important;box-shadow:inset 0 0 0 1px rgb(var(--color-button))!important}.op-hero__title{font-size:clamp(3.4rem,3.8vw,5.2rem)!important;line-height:1.02!important;letter-spacing:-.04em!important}.op-hero__saving{border-radius:.7rem;background:rgba(var(--color-button),.1)!important;color:rgb(var(--color-button))!important;letter-spacing:0;text-transform:none}.op-hero__option-values label,.op-hero__bundle label,.op-hero__selling-plan-list label{border-color:rgba(var(--color-foreground),.18)!important;border-radius:var(--op-radius-sm)!important;background:rgb(var(--color-background))!important}.op-hero__option-values input:checked+label,.op-hero__bundle input:checked+label,.op-hero__selling-plan-list label:has(input:checked){border-color:rgb(var(--color-button))!important;background:rgba(var(--color-button),.1)!important;box-shadow:inset 0 0 0 1px rgb(var(--color-button))!important}.op-hero__bundle input:checked+label .op-hero__bundle-radio{border-color:rgb(var(--color-button))!important;box-shadow:inset 0 0 0 .4rem rgb(var(--color-button))!important}.op-hero__selling-plan-list input{accent-color:rgb(var(--color-button))!important}.op-hero__selling-plan-list input:checked+span,.op-hero__bundle-saving b,.op-hero__trust-icon,.op-hero__benefit-check{color:rgb(var(--color-button))!important}.op-hero__bundle-badge{border-radius:.7rem!important;background:rgb(var(--color-button))!important}.op-hero__atc,.op-sticky__button{min-height:5.4rem!important;border-radius:1.2rem!important;background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;letter-spacing:0!important;text-transform:none}.op-hero__atc:not([disabled]):hover,.op-sticky__button:not([disabled]):hover{background:rgb(var(--color-button))!important}@media(min-width:990px){.op-hero__page{max-width:var(--op-content-width)!important;padding-top:2.4rem!important;padding-bottom:4.8rem!important}.op-hero__layout{gap:clamp(3.2rem,4vw,6.4rem)!important}.op-hero__title{font-size:clamp(3.6rem,3.5vw,5.2rem)!important}}.op-hero__gallery-nav{display:grid;grid-template-columns:3.6rem minmax(0,1fr) 3.6rem;gap:1rem;align-items:center;margin-top:1.2rem}.op-hero__gallery-control{display:grid;width:3.6rem;height:3.6rem;padding:0;border:1px solid rgba(var(--color-foreground),.18);border-radius:50%;place-items:center;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer}.op-hero__gallery-control:hover{border-color:rgb(var(--color-button));color:rgb(var(--color-button))}.op-hero__gallery-control svg{width:1.8rem;height:1.8rem}.op-hero__gallery-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.op-hero__gallery-dot{width:.7rem;height:.7rem;padding:0;border:0;border-radius:50%;background:rgba(var(--color-foreground),.35);cursor:pointer}.op-hero__gallery-dot>:not(.visually-hidden){display:none}.op-hero__gallery-dot.is-active{background:rgb(var(--color-button));transform:scale(1.15)}.op-hero__purchase{display:grid;gap:1.5rem;margin-top:1.6rem!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.op-hero__title{font-size:clamp(3.4rem,3.4vw,4.8rem)!important;line-height:.98!important}.op-hero__promise{margin-top:1rem!important;font-size:1.5rem!important;line-height:1.42!important}.op-hero__description{margin-top:.7rem!important;font-size:1.4rem;line-height:1.45}.op-hero__rating{margin:1rem 0 0!important;color:rgb(var(--color-button))!important}.op-hero__price-row{margin-top:1.3rem!important;padding-block:1.1rem!important;border-color:rgba(var(--color-foreground),.18)!important}.op-hero__options,.op-hero__bundles,.op-hero__selling-plans{margin-top:0!important}.op-hero__option-values{gap:.8rem!important}.op-hero__option-values label{min-height:6.8rem!important;border-radius:var(--op-radius-sm)!important}.op-hero__bundles legend,.op-hero__selling-plans legend,.op-hero__quantity label{display:block;margin-bottom:.8rem;color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:650;letter-spacing:0;text-transform:none}.op-hero__bundle-list{gap:.7rem!important}.op-hero__bundle label{grid-template-columns:auto minmax(0,1fr) auto!important;min-height:5.8rem!important;padding:.8rem 1rem!important;border-radius:var(--op-radius-sm)!important}.op-hero__bundle-side>strong{font-size:1.35rem!important}.op-hero__bundle-saving{display:none!important}.op-hero__quantity input{width:9rem;min-height:4.6rem;padding:0 .9rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:var(--op-radius-sm);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit}.op-hero__selling-plan-list{gap:.7rem!important}.op-hero__selling-plan-list label{min-height:5.2rem!important;border-radius:var(--op-radius-sm)!important}.op-hero__atc{width:100%;min-height:5.6rem!important;border-radius:var(--op-radius-sm)!important}.op-hero__urgency{margin-top:1.2rem!important;padding:1rem 1.2rem!important;border:1px solid rgba(var(--color-foreground),.18);border-radius:var(--op-radius-sm);background:rgb(var(--color-background));color:rgb(var(--color-foreground))!important}.op-hero__trust{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))!important;gap:.8rem!important;margin-top:1.2rem!important;border-top:1px solid rgba(var(--color-foreground),.18);border-bottom:1px solid rgba(var(--color-foreground),.18)}.op-hero__trust-item{min-height:0;padding:1rem 0!important;border:0!important;background:transparent!important}.op-hero__accordions{margin-top:1.6rem!important;border-top-color:rgba(var(--color-foreground),.18)!important}.op-hero__accordion{border-bottom-color:rgba(var(--color-foreground),.18)!important}.op-hero__accordion summary{min-height:5.6rem;padding:1.4rem 0!important;font-size:1.35rem!important}@media(min-width:990px){.op-hero__layout{grid-template-columns:minmax(0,1.05fr) minmax(40rem,.95fr)!important;gap:clamp(3.2rem,4vw,5.6rem)!important}.op-hero__content{max-width:52rem!important;padding-top:.3rem!important}.op-hero__media-frame{aspect-ratio:1 / 1.04!important}}@media(max-width:749px){.op-hero__gallery-nav{margin-inline:1.6rem}.op-hero__title{font-size:clamp(3.3rem,10vw,4.5rem)!important}}.op-hero__media-frame{position:relative;background:rgba(var(--color-foreground),.05)!important}.op-hero__gallery-nav{display:flex;justify-content:center;margin-top:1rem}.op-hero__gallery-control{position:absolute;top:50%;z-index:2;width:4rem;height:4rem;border-color:rgba(var(--color-foreground),.18);transform:translateY(-50%);box-shadow:0 .2rem .8rem rgba(var(--color-foreground),.08)}.op-hero__gallery-control--previous{left:1.2rem}.op-hero__gallery-control--next{right:1.2rem}.op-hero__gallery-dots{gap:.65rem}.op-hero__gallery-dot{width:.75rem;height:.75rem}.op-hero__option-values{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.9rem!important}.op-hero__option-values label.op-hero__option-label--visual{display:flex!important;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:15.5rem!important;padding:.75rem!important;overflow:hidden;border:.15rem solid rgba(var(--color-foreground),.18)!important;background:rgb(var(--color-background))!important}.op-hero__option-values input:checked+label.op-hero__option-label--visual{border-color:rgb(var(--color-button))!important;background:rgba(var(--color-button),.1)!important;box-shadow:inset 0 0 0 .1rem rgb(var(--color-button))!important}.op-hero__option-image{display:block;width:100%!important;height:10.5rem!important;flex:0 0 auto!important;border-radius:calc(var(--op-radius-sm) - .2rem);object-fit:cover;background:rgba(var(--color-foreground),.05)}.op-hero__option-label--visual .op-hero__swatch{width:100%;height:10.5rem;flex:0 0 auto;border-radius:calc(var(--op-radius-sm) - .2rem)}.op-hero__option-copy{padding:.75rem .15rem .1rem}.op-hero__option-copy small{display:none}.op-hero__option-copy strong{font-size:1.25rem}.op-hero__accelerated-checkout{margin-top:.9rem}.op-hero__accelerated-checkout .shopify-payment-button{width:100%}.op-hero__accelerated-checkout .shopify-payment-button__button{min-height:5.2rem;border-radius:var(--op-radius-sm)}.op-hero__status{display:grid;gap:.45rem;margin-top:.2rem;padding:1rem 1.15rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:var(--op-radius-sm);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.15rem;line-height:1.35}.op-hero__status p{margin:0}.op-hero__status-primary{display:flex;align-items:center;gap:.65rem;font-weight:700}.op-hero__status-primary>span{width:.7rem;height:.7rem;border-radius:50%;background:rgb(var(--color-button))}.op-hero__status-secondary{color:rgba(var(--color-foreground),.68)}@media(max-width:749px){.op-hero__gallery-control{width:3.6rem;height:3.6rem}.op-hero__gallery-control--previous{left:.8rem}.op-hero__gallery-control--next{right:.8rem}.op-hero__option-values{grid-template-columns:repeat(2,minmax(0,1fr))!important}.op-hero__option-values label.op-hero__option-label--visual{min-height:13.5rem!important}.op-hero__option-image,.op-hero__option-label--visual .op-hero__swatch{height:8.5rem!important}}.op-hero__title{color:rgb(var(--color-foreground))!important;font-family:var(--font-heading-family)!important;font-weight:800!important;font-stretch:condensed;letter-spacing:-.065em!important;text-transform:uppercase}.op-hero__description{margin-top:1rem!important;color:rgba(var(--color-foreground),.74)!important}.op-hero__description-highlight{color:rgb(var(--color-foreground));font-weight:700}.op-hero__rating{align-items:center;margin-top:1rem!important;color:rgb(var(--color-foreground))!important;font-size:1.2rem!important;font-weight:700!important;letter-spacing:0!important;text-transform:none}.op-hero__stars,.op-hero__stars:after{color:rgb(var(--color-foreground))!important}.op-hero__bundles legend.visually-hidden{margin:0}.op-hero__bundle-copy small,.op-hero__bundle-side small{display:none!important}.op-hero__guarantee{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.1rem;align-items:start;padding:1.2rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:var(--op-radius-sm);background:rgb(var(--color-background))}.op-hero__guarantee-icon{display:grid;width:3.8rem;height:3.8rem;place-items:center;border-radius:50%;color:rgb(var(--color-button));background:rgba(var(--color-button),.1)}.op-hero__guarantee-icon img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.op-hero__guarantee-icon svg{width:2rem;height:2rem}.op-hero__guarantee h2{margin:.1rem 0 .35rem;color:rgb(var(--color-foreground));font-size:1.3rem;font-weight:750}.op-hero__guarantee p{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.15rem;line-height:1.45}.op-hero__payments{margin-top:0!important;padding-top:0!important;border:0!important}.op-hero__payments ul{justify-content:flex-start!important;margin:0!important}.op-hero__payments li{width:3.6rem!important}.op-hero__testimonial{padding:1.3rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:var(--op-radius-sm);background:rgb(var(--color-background))}.op-hero__testimonial-note{margin:0 0 .9rem;color:rgb(var(--color-button));font-size:1rem;font-weight:750;letter-spacing:.06em}.op-hero__testimonial-head{display:flex;align-items:center;gap:.85rem}.op-hero__testimonial-avatar{display:grid;flex:0 0 3.8rem;width:3.8rem;height:3.8rem;overflow:hidden;place-items:center;border-radius:50%;color:rgb(var(--color-button-text));background:rgb(var(--color-button));font-weight:750}.op-hero__testimonial-avatar img{width:100%;height:100%;object-fit:cover}.op-hero__testimonial-head strong{display:block;color:rgb(var(--color-foreground));font-size:1.2rem}.op-hero__testimonial-stars{color:rgb(var(--color-button));font-size:1.15rem;letter-spacing:.05em}.op-hero__testimonial-stars .is-empty{color:rgba(var(--color-foreground),.2)}.op-hero__testimonial-verified{margin-left:auto;color:rgb(var(--color-button));font-size:1.05rem;font-weight:700}.op-hero__testimonial>p:last-child{margin:1rem 0 0;color:rgba(var(--color-foreground),.76);font-size:1.2rem;line-height:1.45}.op-hero__accordions{margin-top:1.8rem!important}.op-hero__accordion summary{color:rgb(var(--color-foreground))}@media(max-width:749px){.op-hero__guarantee,.op-hero__testimonial{padding:1.1rem}}.op-hero__price-row{margin-top:1.2rem!important;padding-block:.4rem!important;border:0!important}.op-hero__purchase,.op-hero__options,.op-hero__bundles,.op-hero__selling-plans,.op-hero__payments{border:0!important}.op-hero__payments ul{justify-content:center!important;width:100%}.op-hero__testimonial-rail{margin-top:.2rem;min-width:0}.op-hero__testimonial-rail-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.op-hero__testimonial-rail-head>p{margin:0;color:rgb(var(--color-button));font-size:1rem;font-weight:750;letter-spacing:.06em}.op-hero__testimonial-track{display:flex;gap:0;overflow-x:auto;overscroll-behavior-x:contain;padding:.1rem;scroll-behavior:auto;scrollbar-width:none}.op-hero__testimonial-track::-webkit-scrollbar{display:none}.op-hero__testimonial-track:focus-visible{outline:.2rem solid rgb(var(--color-button));outline-offset:.3rem}.op-hero__testimonial-group{display:flex;flex:0 0 auto;gap:.9rem;padding-right:.9rem}.op-hero__testimonial-track .op-hero__testimonial{flex:0 0 min(32rem,calc(100vw - 4.4rem));margin:0}@media(max-width:749px){.op-hero__testimonial-track .op-hero__testimonial{flex-basis:calc(100% - 2.8rem)}}.op-hero__bundle label{grid-template-columns:auto 5.4rem minmax(0,1fr) auto!important;align-items:center!important;gap:1rem!important;min-height:7.6rem!important;padding:.9rem 1rem!important;border-color:rgba(var(--color-foreground),.18)!important;background:rgb(var(--color-background))!important}.op-hero__bundle input:checked+label{border-color:rgb(var(--color-button))!important;background:rgba(var(--color-button),.1)!important;box-shadow:inset 0 0 0 1px rgb(var(--color-button))!important}.op-hero__bundle-radio{align-self:center;flex:0 0 auto}.op-hero__bundle-image{width:5.4rem!important;height:5.4rem!important;border-radius:.5rem}.op-hero__bundle-copy{align-self:center;min-width:0}.op-hero__bundle-copy strong{display:block;color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.25}.op-hero__bundle-side{display:flex!important;flex-direction:column;align-items:flex-end;justify-content:center;gap:.45rem;align-self:stretch;white-space:nowrap}.op-hero__bundle-side>strong{color:rgb(var(--color-foreground))}.op-hero__bundle-badge{position:static!important;display:inline-flex!important;align-items:center;min-height:1.9rem;padding:.2rem .55rem;border-radius:.45rem!important;color:rgb(var(--color-button-text))!important;background:rgb(var(--color-button))!important;font-size:.95rem;font-style:normal;font-weight:750;letter-spacing:.02em;line-height:1.2;text-transform:uppercase}.op-hero__bundle-badge[hidden]{display:none!important}.op-hero{padding-top:1rem!important}.op-hero__page{padding-top:0!important}.op-hero__media-frame{background:#fbfaf7!important}.op-hero__title{font-size:clamp(4.4rem,4.7vw,6.2rem)!important;line-height:.94!important}.op-hero__testimonial-track{overflow-x:auto;padding:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-snap-stop:always;touch-action:pan-y}.op-hero__testimonial-group{display:contents;gap:0;padding-right:0}.op-hero__testimonial-track .op-hero__testimonial{flex:0 0 100%;width:100%;scroll-snap-align:start}@media(max-width:749px){.op-hero{padding-top:.8rem!important;padding-bottom:1.6rem!important}.op-hero__title{font-size:clamp(4.1rem,11vw,5.2rem)!important}.op-hero__bundle label{grid-template-columns:auto 4.6rem minmax(0,1fr) auto!important;gap:.75rem!important;min-height:7rem!important;padding:.8rem!important}.op-hero__bundle-image{width:4.6rem!important;height:4.6rem!important}.op-hero__bundle-copy strong{font-size:1.3rem}.op-hero__bundle-side>strong{font-size:1.25rem!important}.op-hero__bundle-badge{font-size:.85rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/op-product-hero-premium.css.map */
