.beezfy-newsletter-premium{padding:var(--padding-top, 60px) 0 var(--padding-bottom, 60px) 0;background-color:var(--bg-color, rgb(var(--color-background)));color:var(--text-color, rgb(var(--color-foreground)));position:relative;overflow:hidden;isolation:isolate;color-scheme:light;--input-bg: var(--input-bg-color, #ffffff);--input-text: var(--input-text-color, #000000);--button-bg: var(--button-bg-color, #d4af37);--button-text: var(--button-text-color, #000000);--border-radius: var(--border-radius, 12px);--accent-color: #d4af37;--section-gap: 60px;--form-gap: 24px;--benefit-gap: 20px}.beezfy-newsletter__wrapper{position:relative;z-index:2}.beezfy-newsletter--full-width{width:100%;max-width:none}.beezfy-newsletter__container{position:relative;padding:3rem 1.5rem;max-width:1400px;margin:0 auto}@media screen and (min-width: 750px){.beezfy-newsletter__container{padding:5rem 3rem}}.beezfy-newsletter--split .beezfy-newsletter__container,.beezfy-newsletter--horizontal .beezfy-newsletter__container{display:flex;flex-direction:column;text-align:center}@media screen and (min-width: 750px){.beezfy-newsletter--split .beezfy-newsletter__container,.beezfy-newsletter--horizontal .beezfy-newsletter__container{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto}.beezfy-newsletter--split .beezfy-newsletter__content,.beezfy-newsletter--horizontal .beezfy-newsletter__content{max-width:100%;text-align:center;width:100%}}.beezfy-newsletter--centered .beezfy-newsletter__container,.beezfy-newsletter--vertical .beezfy-newsletter__container,.beezfy-newsletter--compact .beezfy-newsletter__container{text-align:center;max-width:900px}.beezfy-newsletter__bg-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none;width:100%;height:100%}.beezfy-newsletter__bg-image img,.beezfy-newsletter__bg-image picture,.beezfy-newsletter__bg-image picture img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--bg-position-mobile, center center);display:block}@media screen and (min-width: 750px){.beezfy-newsletter__bg-image img,.beezfy-newsletter__bg-image picture img{object-position:var(--bg-position-desktop, center center)}}.beezfy-newsletter__bg-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--overlay-color, #000000);opacity:var(--overlay-opacity, .7);z-index:1;width:100%;height:100%}.beezfy-newsletter__content{max-width:600px;margin:0 auto;position:relative;z-index:10;text-align:center}@media screen and (min-width: 750px){.beezfy-newsletter__content,.beezfy-newsletter--split .beezfy-newsletter__content{text-align:center}}.beezfy-newsletter__wrapper{position:relative}.beezfy-newsletter__icon{display:none}.beezfy-newsletter__heading{margin:0 0 1.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.15}.beezfy-newsletter__heading.h0{font-size:3.5rem}.beezfy-newsletter__heading.h1{font-size:2.5rem}.beezfy-newsletter__heading.h2{font-size:2rem}.beezfy-newsletter__heading.h3{font-size:1.5rem}.beezfy-newsletter__heading.hxl{font-size:4rem}.beezfy-newsletter__subheading{margin:0 0 2.5rem;font-size:1.125rem;line-height:1.6;opacity:.9;color:currentColor}@media screen and (min-width: 750px){.beezfy-newsletter__heading.h0{font-size:4rem}.beezfy-newsletter__heading.h1{font-size:3rem}.beezfy-newsletter__heading.h2{font-size:2.5rem}.beezfy-newsletter__heading.hxl{font-size:4.5rem}.beezfy-newsletter__subheading{font-size:1.25rem}}.beezfy-newsletter--centered .beezfy-newsletter__heading,.beezfy-newsletter--vertical .beezfy-newsletter__heading,.beezfy-newsletter--centered .beezfy-newsletter__subheading,.beezfy-newsletter--vertical .beezfy-newsletter__subheading{text-align:center}.beezfy-newsletter__form{margin:2.5rem 0 0;position:relative;z-index:10}.beezfy-newsletter__form-wrapper{display:flex;flex-direction:column;gap:var(--form-gap);width:100%}.beezfy-newsletter--split .beezfy-newsletter__form-wrapper,.beezfy-newsletter--horizontal .beezfy-newsletter__form-wrapper{max-width:100%}.beezfy-newsletter--centered .beezfy-newsletter__form-wrapper,.beezfy-newsletter--vertical .beezfy-newsletter__form-wrapper,.beezfy-newsletter--compact .beezfy-newsletter__form-wrapper{max-width:500px;margin:0 auto}.beezfy-newsletter__input-group{display:flex;flex-direction:column;gap:1rem;width:100%}.beezfy-newsletter--horizontal .beezfy-newsletter__input-group{flex-direction:row;align-items:flex-start}.beezfy-newsletter--horizontal .beezfy-newsletter__field{flex:1;min-width:200px}.beezfy-newsletter--horizontal .beezfy-newsletter__field--email{flex:2}.beezfy-newsletter--horizontal .beezfy-newsletter__submit{flex-shrink:0}.beezfy-newsletter--vertical .beezfy-newsletter__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.beezfy-newsletter__field{position:relative;width:100%}.beezfy-newsletter__input{width:100%;min-height:56px;padding:1rem 1.5rem;font-size:1rem;line-height:1.5;font-family:inherit;background-color:var(--input-bg)!important;color:var(--input-text)!important;border:2px solid rgba(255,255,255,.2);border-radius:6px!important;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-appearance:none;appearance:none;box-shadow:0 2px 8px #0000000d}.beezfy-newsletter__input:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 4px #d4af3733,0 4px 12px #0000001a;transform:translateY(-2px)}.beezfy-newsletter__input::placeholder{color:var(--input-text);opacity:.6}.beezfy-newsletter__input:focus::placeholder{opacity:.4}.beezfy-newsletter__input:-webkit-autofill,.beezfy-newsletter__input:-webkit-autofill:hover,.beezfy-newsletter__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-text)!important;-webkit-box-shadow:0 0 0 1000px var(--input-bg) inset!important;box-shadow:0 0 0 1000px var(--input-bg) inset!important;background-color:var(--input-bg)!important}.beezfy-newsletter__input.error{border-color:#dc3545;animation:shake .5s}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.beezfy-newsletter__input.valid{border-color:#28a745}.beezfy-newsletter__submit{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:56px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;font-family:inherit;text-transform:uppercase;letter-spacing:.08em;background-color:var(--button-bg)!important;color:var(--button-text)!important;border:none;border-radius:6px!important;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #d4af374d;width:100%}.beezfy-newsletter--horizontal .beezfy-newsletter__submit{width:auto;min-width:180px}.beezfy-newsletter__submit:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff6;transform:translate(-50%,-50%);transition:width .6s ease-out,height .6s ease-out}.beezfy-newsletter__submit:hover{transform:translateY(-3px);box-shadow:0 8px 24px #d4af3766,0 0 40px #d4af3733}.beezfy-newsletter__submit:hover:before{width:400px;height:400px}.beezfy-newsletter__submit:active{transform:translateY(-1px)}.beezfy-newsletter__submit:disabled,.beezfy-newsletter__submit.loading{opacity:.7;cursor:not-allowed;transform:none}.beezfy-newsletter__submit-text{position:relative;z-index:1}.beezfy-newsletter__submit-icon{position:relative;z-index:1;transition:transform .3s ease}.beezfy-newsletter__submit:hover .beezfy-newsletter__submit-icon{transform:translate(5px)}.button--primary{background:#000;color:#fff}.button--secondary{background:#f0f0f0;color:#000}.button--outline{background:transparent;color:#000;border:2px solid #000}.beezfy-newsletter__privacy{font-size:.9rem;line-height:1.6;margin-top:.5rem}.beezfy-newsletter__checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;line-height:1.5;-webkit-user-select:none;user-select:none}.beezfy-newsletter__checkbox-label input[type=checkbox]{width:20px;height:20px;min-width:20px;cursor:pointer;accent-color:var(--accent-color);background-color:var(--input-bg)!important;border:2px solid rgba(255,255,255,.4);border-radius:4px;flex-shrink:0;margin-top:0;transition:all .2s ease}.beezfy-newsletter__checkbox-label input[type=checkbox]:hover{border-color:var(--accent-color)}.beezfy-newsletter__checkbox-label input[type=checkbox]:checked{background-color:var(--accent-color)!important;border-color:var(--accent-color)}.beezfy-newsletter__checkbox-label span{color:currentColor;opacity:.95;font-size:.9rem}.beezfy-newsletter__checkbox-label.error{animation:shake .5s}.beezfy-newsletter__checkbox-label.error input[type=checkbox]{border-color:#dc3545}.beezfy-newsletter__preferences{background:#00000008;padding:1.5rem;border-radius:var(--border-radius)}.beezfy-newsletter__pref-title{font-weight:600;margin-bottom:1rem}.beezfy-newsletter__pref-options{display:flex;flex-wrap:wrap;gap:1rem}.beezfy-newsletter__pref-option{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem}.beezfy-newsletter__messages{margin-top:1rem}.beezfy-newsletter__success,.beezfy-newsletter__error{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:var(--border-radius);animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.beezfy-newsletter__success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.beezfy-newsletter__success svg{flex-shrink:0;margin-top:.125rem}.beezfy-newsletter__success-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.beezfy-newsletter__success-content strong{font-weight:700;font-size:1rem;display:block}.beezfy-newsletter__success-content p{margin:0;font-size:.875rem;opacity:.9;line-height:1.4}.beezfy-newsletter__error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.beezfy-newsletter-premium .beezfy-newsletter__benefits{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;width:fit-content!important;max-width:min(400px,100%)!important;margin-left:auto!important;margin-right:auto!important;margin-top:2rem!important;margin-bottom:0!important;padding-top:1.5rem!important;border-top:1px solid rgba(255,255,255,.15);gap:.75rem!important}.beezfy-newsletter-premium .beezfy-newsletter__benefit{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:.75rem!important;width:100%!important;margin-bottom:0!important}@media screen and (min-width: 750px){.beezfy-newsletter-premium .beezfy-newsletter__benefits,.beezfy-newsletter-premium.beezfy-newsletter--split .beezfy-newsletter__benefits{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;width:fit-content!important;max-width:min(500px,100%)!important;margin-left:auto!important;margin-right:auto!important;margin-top:2rem!important;margin-bottom:0!important;padding-top:1.5rem!important;gap:.75rem!important}.beezfy-newsletter-premium .beezfy-newsletter__benefit{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:.75rem!important;width:100%!important;margin-bottom:0!important}}.beezfy-newsletter--centered .beezfy-newsletter__benefits,.beezfy-newsletter--vertical .beezfy-newsletter__benefits,.beezfy-newsletter--compact .beezfy-newsletter__benefits{max-width:600px;margin-left:auto;margin-right:auto}.beezfy-newsletter__benefit svg{color:var(--accent-color);flex-shrink:0;width:18px;height:18px;margin-top:0}.beezfy-newsletter__benefit.animate{animation:fadeInUp .6s ease-out forwards;opacity:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.beezfy-newsletter__social-proof{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.1)}.beezfy-newsletter__subscribers{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;color:#fffc}.beezfy-newsletter__subscribers strong{color:var(--accent-color, #d4af37);font-weight:600}@media screen and (max-width: 749px){.beezfy-newsletter__container{padding:2rem 1rem}.beezfy-newsletter__heading.h0,.beezfy-newsletter__heading.hxl{font-size:2rem}.beezfy-newsletter__heading.h1{font-size:1.75rem}.beezfy-newsletter--horizontal .beezfy-newsletter__input-group{flex-direction:column}.beezfy-newsletter--horizontal .beezfy-newsletter__field{width:100%}.beezfy-newsletter--split .beezfy-newsletter__container,.beezfy-newsletter--vertical .beezfy-newsletter__row{grid-template-columns:1fr}.beezfy-newsletter__benefits{flex-direction:column;align-items:center}}.beezfy-newsletter-premium.scroll-trigger{opacity:0;transform:translateY(20px)}.beezfy-newsletter-premium.animate--slide-in{animation:slideInUp .8s ease-out forwards}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 749px){.beezfy-newsletter-premium{padding:3rem 0}.beezfy-newsletter__container{padding:2.5rem 1.25rem}.beezfy-newsletter__heading.h0{font-size:2.5rem!important}.beezfy-newsletter__heading.h1{font-size:2.125rem!important}.beezfy-newsletter__heading.h2{font-size:1.75rem!important}.beezfy-newsletter__heading.hxl{font-size:2.75rem!important}.beezfy-newsletter__subheading{font-size:1rem;margin-bottom:1.5rem}.beezfy-newsletter--split .beezfy-newsletter__container,.beezfy-newsletter--horizontal .beezfy-newsletter__container{grid-template-columns:1fr;gap:2.5rem;text-align:center}.beezfy-newsletter--split .beezfy-newsletter__content,.beezfy-newsletter--horizontal .beezfy-newsletter__content{text-align:center}.beezfy-newsletter--horizontal .beezfy-newsletter__input-group{flex-direction:column}.beezfy-newsletter--horizontal .beezfy-newsletter__field{min-width:unset;width:100%}.beezfy-newsletter--horizontal .beezfy-newsletter__submit{width:100%}.beezfy-newsletter-premium .beezfy-newsletter__benefits,.beezfy-newsletter-premium.beezfy-newsletter--split .beezfy-newsletter__benefits{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;width:fit-content!important;max-width:min(400px,100%)!important;margin-left:auto!important;margin-right:auto!important;margin-top:2rem!important;margin-bottom:0!important;padding-top:1.5rem!important;gap:.75rem!important}.beezfy-newsletter-premium .beezfy-newsletter__benefit{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:.75rem!important;width:100%!important;margin-bottom:0!important}.beezfy-newsletter__input{min-height:56px;font-size:16px!important}.beezfy-newsletter__submit{min-height:56px;font-size:.95rem}.beezfy-newsletter__checkbox-label input[type=checkbox]{width:28px;height:28px;min-width:28px}.beezfy-newsletter__icon{margin-bottom:1rem}.beezfy-newsletter__icon svg{width:40px;height:40px}}@media screen and (max-width: 479px){.beezfy-newsletter__container{padding:2rem 1rem}.beezfy-newsletter__heading.h0{font-size:2rem}.beezfy-newsletter__heading.h1{font-size:1.625rem}.beezfy-newsletter__heading.hxl{font-size:2.25rem}.beezfy-newsletter__subheading{font-size:.9rem}.beezfy-newsletter__benefits{gap:1rem}.beezfy-newsletter__benefit{font-size:.875rem}.beezfy-newsletter__benefit svg{width:20px;height:20px}}@media screen and (min-width: 750px) and (max-width: 989px){.beezfy-newsletter--split .beezfy-newsletter__container,.beezfy-newsletter--horizontal .beezfy-newsletter__container{gap:3rem}.beezfy-newsletter__benefits{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/beezfy-newsletter-premium.css.map */
