.beni-hero{--beni-charcoal: #1e1e20;--beni-charcoal-80: rgba(49, 46, 45, .8);--beni-red: #b93a24;--beni-red-hover: #a83220;--beni-white: #fdfdfd;position:relative;overflow:hidden;border-bottom-right-radius:clamp(32px,3.2vw,60px);border-bottom-left-radius:clamp(32px,3.2vw,60px);background:#161613;color:var(--beni-white);isolation:isolate;aspect-ratio:1728 / 916}.beni-hero,.beni-hero *{box-sizing:border-box}.beni-hero__overlays{position:absolute;top:0;right:0;bottom:0;left:0}.beni-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;line-height:0}.beni-hero__picture{display:block;width:100%;height:100%}.beni-hero__image,.beni-hero__video,.beni-hero__youtube{width:100%;height:100%}.beni-hero__image,.beni-hero__video{display:block;object-fit:cover}.beni-hero__video--desktop,.beni-hero__video--mobile,.beni-hero__media--has-desktop-video .beni-hero__picture{display:none}.beni-hero__media--has-desktop-video .beni-hero__video--desktop{display:block}.beni-hero__youtube{display:block;aspect-ratio:16 / 9;height:auto;pointer-events:none;border:0}.beni-hero__overlays{z-index:1;pointer-events:none}.beni-hero__overlays:before,.beni-hero__overlays:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.beni-hero__overlays:before{left:48.7%;width:51.3%;background:linear-gradient(180deg,#0f0f0f66,#17171800);opacity:1}.beni-hero__overlays:after{display:none}.beni-hero__flare{display:none}.beni-hero__content{position:absolute;z-index:2;top:var(--beni-content-top-desktop, 24%);right:6.35%;bottom:auto;width:min(26.1vw,451px);display:flex;flex-direction:column;align-items:flex-start;gap:clamp(28px,2.78vw,48px);text-align:left}.beni-hero__glow{display:none}.beni-hero__heading{margin:0;color:var(--beni-title-color, var(--beni-white));font-family:"Nunito Sans",var(--font-heading-family);font-size:clamp(154px,12.73vw,220px);font-style:normal;font-weight:800;letter-spacing:0;line-height:1;width:max-content;max-width:none}.beni-hero__heading-light,.beni-hero__heading-bold{display:block}.beni-hero__heading-light{padding-left:12px;font-size:clamp(35px,2.89vw,50px);font-weight:800;letter-spacing:0;line-height:1}.beni-hero__heading-bold{margin-top:clamp(-18px,-.93vw,-16px);white-space:nowrap}.beni-hero__subheading{margin:clamp(-24px,-1.33vw,-16px) 0 0;color:var(--beni-desc-color, var(--beni-white));font-family:"Nunito Sans",var(--font-body-family);font-size:clamp(27px,2.2vw,38px);font-weight:500;letter-spacing:0;line-height:1.4;white-space:nowrap;text-align:center}.beni-hero__offer{margin:0 0 clamp(14px,1.16vw,20px);color:var(--beni-desc-color, var(--beni-white));font-family:"Nunito Sans",var(--font-body-family);font-size:clamp(17px,1.39vw,24px);font-weight:400;letter-spacing:0;line-height:1.4;text-align:center}.beni-hero__signup{width:100%}.beni-hero__button-only{display:flex;justify-content:center}.beni-hero__form{width:100%;margin:0}.beni-hero__form-row{display:flex;align-items:center;width:100%;min-height:clamp(52px,3.59vw,62px);padding:4px;border-radius:999px;border:1px solid var(--beni-white);background:var(--beni-white)}.beni-hero__email{flex:1 1 auto;min-width:0;height:clamp(44px,3.13vw,54px);padding:0 clamp(16px,1.39vw,24px);border:0;border-radius:999px;outline:0;background:transparent;box-shadow:none;color:var(--beni-charcoal);font-family:"Nunito Sans",var(--font-body-family);font-size:clamp(14px,.93vw,16px);font-weight:500;line-height:1.4}.beni-hero__email::placeholder{color:var(--beni-charcoal);opacity:1}.beni-hero__submit{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:clamp(140px,9.78vw,169px);min-height:clamp(44px,3.13vw,54px);padding:12px clamp(18px,1.39vw,24px);border:0;border-radius:999px;background:var(--beni-red);color:var(--beni-white);cursor:pointer;font-family:"Nunito Sans",var(--font-body-family);font-size:clamp(14px,.93vw,16px);font-weight:500;letter-spacing:0;line-height:1.2;white-space:nowrap;transition:background .18s ease,transform .18s ease;text-decoration:none}.beni-hero__submit:after{content:"";position:absolute;width:18px;height:18px;border:2px solid rgba(253,253,253,.45);border-top-color:var(--beni-white);border-radius:50%;opacity:0;animation:beni-submit-spin .7s linear infinite}.beni-hero__submit-label{transition:opacity .12s ease}.beni-hero__submit[aria-busy=true]{cursor:wait;pointer-events:none}.beni-hero__submit[aria-busy=true] .beni-hero__submit-label{opacity:0}.beni-hero__submit[aria-busy=true]:after{opacity:1}.beni-hero__submit:hover{background:var(--beni-red-hover);transform:translateY(-1px)}.beni-hero__submit[aria-busy=true]:hover{background:var(--beni-red);transform:none}@keyframes beni-submit-spin{to{transform:rotate(360deg)}}.beni-hero__message{margin:10px 0 0;color:var(--beni-white);font-family:"Nunito Sans",var(--font-body-family);font-size:14px;line-height:1.4}.beni-hero__message[hidden]{display:none}.beni-hero__availability{display:flex;align-items:center;justify-content:center;gap:clamp(12px,1.33vw,23px);margin-top:20px;color:var(--beni-white);font-family:"Nunito Sans",var(--font-body-family);line-height:1.2;text-align:center}.beni-hero__availability-text{font-size:clamp(18px,1.39vw,24px);font-weight:500;letter-spacing:0;white-space:nowrap}.beni-hero__availability-text:after{content:"";display:inline-block;width:4px;height:4px;margin-left:clamp(16px,1.39vw,24px);border-radius:50%;background:#ffffff8c;vertical-align:middle}.beni-hero__payment-badges{display:block;width:clamp(128px,9.84vw,170px);height:auto}@media screen and (max-width:989px){.beni-hero{border-bottom-right-radius:clamp(48px,8.53vw,48px);border-bottom-left-radius:clamp(48px,8.53vw,48px);aspect-ratio:375 / 810}.beni-hero__media--has-mobile-video .beni-hero__picture,.beni-hero__media--has-mobile-video .beni-hero__image,.beni-hero__media--has-mobile-video .beni-hero__video--desktop,.beni-hero__media--has-mobile-video .beni-hero__youtube{display:none}.beni-hero__media--has-mobile-video .beni-hero__video--mobile{display:block;width:100%;height:100%;object-fit:cover}.beni-hero__overlays:before{top:28.15%;left:0;width:100%;background:linear-gradient(180deg,#0f0f0fcc,#17171800);opacity:1}.beni-hero__content{top:var(--beni-content-top-mobile, 38%);right:auto;left:50%;bottom:auto;width:100%;gap:25px;transform:translate(-50%);align-items:center;text-align:center}.beni-hero__copy{width:100%;display:flex;flex-direction:column;align-items:center}.beni-hero__signup{width:min(calc(100% - 48px),327px)}.beni-hero__form{width:100%}.beni-hero__glow{display:none}.beni-hero__heading{font-size:clamp(108px,37.33vw,140px);letter-spacing:0;line-height:1;width:auto;max-width:100%}.beni-hero__heading-light{padding-left:9px;font-size:clamp(24px,8vw,30px);line-height:1;text-align:left}.beni-hero__heading-bold{margin-top:-3px}.beni-hero__subheading{margin-top:-12px;font-size:clamp(20px,6.4vw,24px);letter-spacing:0;line-height:1.4;white-space:normal;text-align:center}.beni-hero__offer{margin-bottom:14px;font-size:clamp(15px,4.8vw,18px);line-height:1.4}.beni-hero__form-row{display:flex;flex-direction:column;gap:12px;min-height:116px;padding:0;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.beni-hero__email{width:100%;height:54px;padding:0 clamp(20px,6.4vw,24px);background:var(--beni-white);font-size:16px;font-weight:500;text-align:left}.beni-hero__submit{width:100%;min-height:54px;padding:16px 24px;font-size:16px;margin-right:0}.beni-hero__availability{gap:10px;margin-top:14px}.beni-hero__availability-text{font-size:16px}.beni-hero__availability-text:after{margin-left:12px}.beni-hero__payment-badges{width:min(30.1vw,113px)}}@media screen and (max-width:340px){.beni-hero__signup{width:min(calc(100% - 24px),327px)}.beni-hero__email{padding-inline:18px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-beni-hero-subscribe-old.css.map */
