.lho{position:relative;width:100%;overflow:hidden;background:rgb(var(--color-background))}.lho__bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.lho__inner{position:relative;z-index:1;max-width:128rem;margin:0 auto;padding:4rem 2rem}@media screen and (min-width:750px){.lho__inner{padding:5.6rem 4rem}}@media screen and (min-width:990px){.lho__inner{padding:6.4rem 5rem}}.lho__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start}@media screen and (min-width:750px){.lho__grid{grid-template-columns:1fr 1fr;gap:3.2rem}}@media screen and (min-width:990px){.lho__grid{grid-template-columns:1.15fr .85fr;gap:5.6rem;align-items:center}}.lho__content{order:2}.lho__media{order:1}@media screen and (min-width:750px){.lho__content{order:1}.lho__media{order:2}}.lho__badges{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2rem}.lho__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.2rem;background:#fff;border:1px solid rgba(var(--color-foreground),.07);border-radius:9999px;box-shadow:0 1px 3px rgba(var(--color-foreground),.06);font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.75);white-space:nowrap;line-height:1.4}.lho__badge svg,.lho__badge img{width:1.5rem;height:1.5rem;flex-shrink:0}.lho__badge svg{fill:currentColor}@media screen and (min-width:750px){.lho__badges{gap:1rem;margin-bottom:2.4rem}.lho__badge{padding:.6rem 1.4rem;font-size:1.3rem}}.lho__heading{font-family:var(--font-heading-family);font-size:clamp(2.6rem,4.5vw,4.4rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:rgb(var(--color-foreground));margin:0 0 1.2rem}.lho__heading em{font-style:normal;color:var(--lho-highlight, rgb(var(--color-button)))}.lho__subtitle{font-family:var(--font-body-family);font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.65);margin:0 0 2.4rem;max-width:56rem}@media screen and (min-width:990px){.lho__subtitle{font-size:1.7rem;margin-bottom:2.8rem}}.lho__benefits{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2.8rem}@media screen and (min-width:990px){.lho__benefits{gap:1.2rem;margin-bottom:3.2rem}}.lho__benefit{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.4rem;background:#fff;border:1px solid rgba(var(--color-foreground),.06);border-radius:1.2rem;box-shadow:0 1px 4px rgba(var(--color-foreground),.05);transition:box-shadow .25s ease,transform .25s ease}.lho__benefit:hover{box-shadow:0 3px 10px rgba(var(--color-foreground),.08);transform:translateY(-1px)}.lho__benefit-icon{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;flex-shrink:0;border-radius:.8rem;background:rgba(var(--lho-highlight-rgb, var(--color-button)),.1);color:var(--lho-highlight, rgb(var(--color-button)))}.lho__benefit-icon svg{width:1.8rem;height:1.8rem;fill:currentColor}.lho__benefit-icon img{width:2rem;height:2rem;object-fit:contain}.lho__benefit-label{font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;line-height:1.35;color:rgb(var(--color-foreground))}@media screen and (min-width:990px){.lho__benefit{padding:1.4rem 1.6rem}.lho__benefit-label{font-size:1.4rem}}.lho__form{width:100%}.lho__tiers{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.lho__tier{position:relative;display:block;padding:1.6rem;background:#fff;border:2px solid rgba(var(--color-foreground),.1);border-radius:1.4rem;cursor:pointer;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease}.lho__tier:hover{border-color:rgba(var(--color-foreground),.2);box-shadow:0 2px 8px rgba(var(--color-foreground),.06)}.lho__tier-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.lho__tier:has(.lho__tier-input:checked){border-color:var(--lho-highlight, rgb(var(--color-button)));background:rgba(var(--lho-highlight-rgb, var(--color-button)),.04);box-shadow:0 0 0 1px var(--lho-highlight, rgb(var(--color-button))),0 4px 12px rgba(var(--lho-highlight-rgb, var(--color-button)),.12)}.lho__tier--selected{border-color:var(--lho-highlight, rgb(var(--color-button)));background:rgba(var(--lho-highlight-rgb, var(--color-button)),.04);box-shadow:0 0 0 1px var(--lho-highlight, rgb(var(--color-button))),0 4px 12px rgba(var(--lho-highlight-rgb, var(--color-button)),.12)}.lho__tier-body{display:flex;flex-direction:column;gap:.6rem}.lho__tier-radio{position:absolute;top:1.6rem;right:1.6rem;width:2rem;height:2rem;border:2px solid rgba(var(--color-foreground),.2);border-radius:50%;background:#fff;transition:border-color .2s ease,background .2s ease;flex-shrink:0}.lho__tier-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:1rem;height:1rem;border-radius:50%;background:var(--lho-highlight, rgb(var(--color-button)));transition:transform .2s ease}.lho__tier:has(.lho__tier-input:checked) .lho__tier-radio,.lho__tier--selected .lho__tier-radio{border-color:var(--lho-highlight, rgb(var(--color-button)))}.lho__tier:has(.lho__tier-input:checked) .lho__tier-radio:after,.lho__tier--selected .lho__tier-radio:after{transform:translate(-50%,-50%) scale(1)}.lho__tier-label{display:flex;align-items:baseline;gap:.8rem;padding-right:3rem}.lho__tier-supply{font-family:var(--font-heading-family);font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.3}.lho__tier-servings{font-family:var(--font-body-family);font-size:1.3rem;color:rgba(var(--color-foreground),.55)}.lho__tier-prices{display:flex;align-items:baseline;gap:.8rem}.lho__tier-price{font-family:var(--font-heading-family);font-size:2rem;font-weight:800;color:rgb(var(--color-foreground));line-height:1}.lho__tier-compare{font-size:1.4rem;color:rgba(var(--color-foreground),.4);text-decoration:line-through}.lho__tier-perday{font-family:var(--font-body-family);font-size:1.2rem;color:rgba(var(--color-foreground),.55)}.lho__tier-savings{display:inline-flex;align-items:center;gap:.4rem;margin-top:.2rem;padding:.3rem .8rem;background:rgba(var(--lho-highlight-rgb, var(--color-button)),.1);color:var(--lho-highlight, rgb(var(--color-button)));border-radius:.6rem;font-family:var(--font-body-family);font-size:1.15rem;font-weight:700;line-height:1.4;width:fit-content}.lho__tier-badge{position:absolute;top:-1px;left:1.6rem;transform:translateY(-50%);padding:.3rem 1rem;border-radius:.6rem;font-family:var(--font-heading-family);font-size:1rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1.4;white-space:nowrap;z-index:2}.lho__tier-badge--popular{background:#1d4ed8;color:#fff}.lho__tier-badge--value{background:linear-gradient(135deg,#d4a017,#15803d);color:#fff}@media screen and (min-width:990px){.lho__tier{padding:1.8rem 2rem}.lho__tier-supply{font-size:1.7rem}.lho__tier-price{font-size:2.2rem}}.lho__sealsubs{margin-bottom:2rem}.lho__sealsubs .sealsubs-container{font-family:var(--font-body-family);border:none;padding:0;margin:0;background:transparent}.lho__sealsubs .sls-option-container{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.4rem;margin-bottom:.8rem;border:2px solid rgba(var(--color-foreground),.1);border-radius:1.2rem;background:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease}.lho__sealsubs .sls-option-container:last-child{margin-bottom:0}.lho__sealsubs .sls-option-container:hover{border-color:rgba(var(--color-foreground),.2)}.lho__sealsubs .sls-active,.lho__sealsubs .sls-option-container.sls-active{border-color:var(--lho-highlight, rgb(var(--color-button)));background:rgba(var(--lho-highlight-rgb, var(--color-button)),.04)}.lho__sealsubs .sls-custom-radio{position:relative;width:2rem;height:2rem;min-width:2rem;border:2px solid rgba(var(--color-foreground),.2);border-radius:50%;background:#fff;appearance:none;-webkit-appearance:none;cursor:pointer;transition:border-color .2s ease}.lho__sealsubs .sls-custom-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:1rem;height:1rem;border-radius:50%;background:var(--lho-highlight, rgb(var(--color-button)));transition:transform .2s ease}.lho__sealsubs .sls-active .sls-custom-radio{border-color:var(--lho-highlight, rgb(var(--color-button)))}.lho__sealsubs .sls-active .sls-custom-radio:after{transform:translate(-50%,-50%) scale(1)}.lho__sealsubs .seal-table{width:100%;display:table;border-collapse:collapse}.lho__sealsubs .seal-row{display:table-row}.lho__sealsubs .seal-col{display:table-cell;vertical-align:middle;padding:.2rem 0}.lho__sealsubs .sls-label-container{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}.lho__sealsubs .sls-label-container label{font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));cursor:pointer}.lho__sealsubs .sls-select-container{margin-top:.8rem}.lho__sealsubs .sls-select{width:100%;padding:.8rem 3.2rem .8rem 1.2rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:.8rem;background:#fff;font-family:var(--font-body-family);font-size:1.3rem;color:rgb(var(--color-foreground));cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.2rem center;background-size:1.2rem;transition:border-color .2s ease}.lho__sealsubs .sls-select:focus{outline:none;border-color:var(--lho-highlight, rgb(var(--color-button)));box-shadow:0 0 0 2px rgba(var(--lho-highlight-rgb, var(--color-button)),.15)}.lho__sealsubs .sls-discount-description{font-size:1.2rem;font-weight:600;color:var(--lho-highlight, rgb(var(--color-button)));margin-top:.4rem}.lho__sealsubs .sls-description{font-size:1.2rem;color:rgba(var(--color-foreground),.55);line-height:1.45;margin-top:.4rem}.lho__cta{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:1.6rem 2.4rem;border:none;border-radius:1.4rem;background:linear-gradient(135deg,var(--lho-highlight, rgb(var(--color-button))),color-mix(in srgb,var(--lho-highlight, rgb(var(--color-button))) 80%,#000));color:#fff;cursor:pointer;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px rgba(var(--lho-highlight-rgb, var(--color-button)),.3);margin-bottom:1.6rem;animation:lho-pulse 2s ease-in-out .5s 3}.lho__cta:hover{transform:scale(1.02);box-shadow:0 6px 20px rgba(var(--lho-highlight-rgb, var(--color-button)),.4)}.lho__cta:active{transform:scale(.99)}.lho__cta-text{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:800;line-height:1.3;letter-spacing:.01em}.lho__cta-subtext{font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;opacity:.85;margin-top:.2rem;line-height:1.3}@keyframes lho-pulse{0%,to{box-shadow:0 4px 14px rgba(var(--lho-highlight-rgb, var(--color-button)),.3)}50%{box-shadow:0 4px 24px rgba(var(--lho-highlight-rgb, var(--color-button)),.5)}}@media screen and (min-width:990px){.lho__cta{padding:1.8rem 3rem}.lho__cta-text{font-size:2rem}.lho__cta-subtext{font-size:1.3rem}}.lho__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem 2rem;margin-bottom:0}.lho__trust-item{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body-family);font-size:1.2rem;color:rgba(var(--color-foreground),.5);white-space:nowrap}.lho__trust-item svg{width:1.4rem;height:1.4rem;flex-shrink:0;fill:currentColor;opacity:.7}.lho__trust-item img{width:1.6rem;height:1.6rem;flex-shrink:0;opacity:.7}@media screen and (min-width:750px){.lho__trust{justify-content:flex-start}.lho__trust-item{font-size:1.3rem}}.lho__media{position:relative;display:flex;align-items:center;justify-content:center}.lho__media-wrapper{position:relative;width:100%;max-width:48rem;margin:0 auto}.lho__product-image{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(var(--color-foreground),.1))}.lho__stat{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 1.4rem;background:#fff;border:1px solid rgba(var(--color-foreground),.06);border-radius:1.2rem;box-shadow:0 4px 16px rgba(var(--color-foreground),.08);text-align:center;z-index:2;animation:lho-float 4s ease-in-out infinite}.lho__stat:nth-child(2){animation-delay:-1.3s}.lho__stat:nth-child(3){animation-delay:-2.6s}.lho__stat--1{top:8%;left:-4%}.lho__stat--2{top:50%;right:-6%;transform:translateY(-50%)}.lho__stat--3{bottom:8%;left:2%}.lho__stat-number{font-family:var(--font-heading-family);font-size:2rem;font-weight:800;line-height:1.1;color:var(--lho-highlight, rgb(var(--color-button)))}.lho__stat-label{font-family:var(--font-body-family);font-size:1.1rem;font-weight:600;color:rgba(var(--color-foreground),.6);line-height:1.3;margin-top:.2rem}@keyframes lho-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.lho__stat--2{animation:lho-float-center 4s ease-in-out infinite;animation-delay:-1.3s}@keyframes lho-float-center{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 8px))}}@media screen and (max-width:749px){.lho__media-wrapper{max-width:32rem}.lho__stat{padding:.7rem 1rem;border-radius:1rem}.lho__stat--1{top:5%;left:0}.lho__stat--2{top:auto;bottom:40%;right:-2%}.lho__stat--3{bottom:5%;left:5%}.lho__stat-number{font-size:1.6rem}.lho__stat-label{font-size:1rem}}@media screen and (min-width:990px){.lho__stat{padding:1.2rem 1.6rem}.lho__stat-number{font-size:2.4rem}.lho__stat-label{font-size:1.2rem}}.lho__sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.6rem;padding-bottom:calc(1.2rem + env(safe-area-inset-bottom,0px));background:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(var(--color-foreground),.08);box-shadow:0 -4px 20px rgba(var(--color-foreground),.08);transform:translateY(100%);transition:transform .3s ease}.lho__sticky-cta--visible{transform:translateY(0)}.lho__sticky-price{flex-shrink:0;min-width:0}.lho__sticky-price-amount{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:800;color:rgb(var(--color-foreground));line-height:1.2}.lho__sticky-price-label{font-family:var(--font-body-family);font-size:1.1rem;color:rgba(var(--color-foreground),.55);line-height:1.3}.lho__sticky-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:1.2rem 2rem;border:none;border-radius:1.2rem;background:linear-gradient(135deg,var(--lho-highlight, rgb(var(--color-button))),color-mix(in srgb,var(--lho-highlight, rgb(var(--color-button))) 80%,#000));color:#fff;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 3px 10px rgba(var(--lho-highlight-rgb, var(--color-button)),.3)}.lho__sticky-btn:hover{transform:scale(1.02);box-shadow:0 4px 14px rgba(var(--lho-highlight-rgb, var(--color-button)),.4)}@media screen and (min-width:750px){.lho__sticky-cta{display:none}}@media screen and (min-width:750px)and (max-width:989px){.lho__grid{gap:2.4rem}.lho__heading{font-size:clamp(2.4rem,3.8vw,3.4rem)}.lho__tier{padding:1.4rem}.lho__media-wrapper{max-width:36rem}.lho__stat--1{left:-2%}.lho__stat--2{right:-4%}}@media screen and (max-width:749px){.lho__inner{padding-bottom:10rem}.lho__heading{font-size:clamp(2.4rem,7vw,3.2rem)}.lho__subtitle{font-size:1.5rem;margin-bottom:2rem}.lho__benefits{gap:.8rem;margin-bottom:2rem}.lho__benefit{padding:1rem 1.2rem;gap:.8rem}.lho__benefit-icon{width:3.2rem;height:3.2rem}.lho__benefit-label{font-size:1.2rem}.lho__tiers{gap:.8rem}.lho__tier{padding:1.2rem 1.4rem}.lho__tier-supply{font-size:1.5rem}.lho__tier-price{font-size:1.8rem}.lho__cta{padding:1.4rem 2rem;border-radius:1.2rem}.lho__cta-text{font-size:1.6rem}.lho__trust{gap:.8rem 1.6rem;justify-content:center}}.lho__tier:focus-within{outline:2px solid var(--lho-highlight, rgb(var(--color-button)));outline-offset:2px}.lho__tier-input:focus-visible~.lho__tier-body .lho__tier-radio{outline:2px solid var(--lho-highlight, rgb(var(--color-button)));outline-offset:2px}.lho__cta:focus-visible,.lho__sticky-btn:focus-visible{outline:2px solid var(--lho-highlight, rgb(var(--color-button)));outline-offset:2px}.lho__sealsubs .sls-custom-radio:focus-visible{outline:2px solid var(--lho-highlight, rgb(var(--color-button)));outline-offset:2px}.lho__sealsubs .sls-select:focus-visible{outline:2px solid var(--lho-highlight, rgb(var(--color-button)));outline-offset:2px}@media(prefers-reduced-motion:reduce){.lho__stat,.lho__stat--2,.lho__cta{animation:none}.lho__cta,.lho__cta:hover,.lho__sticky-btn,.lho__sticky-btn:hover{transition:none;transform:none}.lho__tier{transition:none}.lho__benefit{transition:none;transform:none}.lho__benefit:hover{transform:none}.lho__sticky-cta{transition:none}.lho__tier-radio:after{transition:none}.lho__sealsubs .sls-custom-radio:after{transition:none}.lho__sealsubs .sls-option-container{transition:none}}@media(forced-colors:active){.lho__tier{border:2px solid ButtonText}.lho__tier--selected,.lho__tier:has(.lho__tier-input:checked){border-color:Highlight;outline:1px solid Highlight}.lho__cta,.lho__sticky-btn{border:2px solid ButtonText}.lho__badge{border:1px solid ButtonText}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-lp-hero-offer.css.map */
