.newsletter--enhanced{position:relative;overflow:hidden}.newsletter--enhanced .newsletter__wrapper{position:relative;z-index:2;background:linear-gradient(135deg,#bdd0960d,#d1e4b908);border-radius:20px;box-shadow:0 10px 40px #6ca93a14;transition:all .3s ease}.newsletter--enhanced .newsletter__wrapper:hover{box-shadow:0 15px 50px #6ca93a1f;transform:translateY(-2px)}.newsletter__floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:hidden;border-radius:20px}.newsletter__floating-leaf{position:absolute;width:40px;height:40px;opacity:.4;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%236CA93A'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E") no-repeat center;background-size:contain;animation:floatLeaf 20s infinite ease-in-out;filter:drop-shadow(0 2px 4px rgba(108,169,58,.3))}.newsletter__floating-leaf--1{left:8%;top:15%;animation-delay:0s;animation-duration:18s;width:35px;height:35px}.newsletter__floating-leaf--2{left:85%;top:55%;animation-delay:3s;animation-duration:22s;width:30px;height:30px;opacity:.3}.newsletter__floating-leaf--3{left:12%;top:70%;animation-delay:6s;animation-duration:25s;width:40px;height:40px;opacity:.35}.newsletter__floating-leaf--4{left:75%;top:25%;animation-delay:9s;animation-duration:20s;width:28px;height:28px;opacity:.25}.newsletter__floating-leaf--5{left:50%;top:5%;animation-delay:12s;animation-duration:24s;width:32px;height:32px;opacity:.3}@keyframes floatLeaf{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(30px,-40px) rotate(5deg)}50%{transform:translate(-20px,-60px) rotate(-5deg)}75%{transform:translate(40px,-30px) rotate(3deg)}}.newsletter__floating-orb{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(108,169,58,.15) 0%,rgba(189,208,150,.08) 50%,transparent 100%);filter:blur(20px);animation:floatOrb 15s infinite ease-in-out}.newsletter__floating-orb--1{width:120px;height:120px;top:10%;right:10%;animation-delay:0s;animation-duration:18s}.newsletter__floating-orb--2{width:80px;height:80px;bottom:15%;left:15%;animation-delay:4s;animation-duration:20s;background:radial-gradient(circle,rgba(189,208,150,.12) 0%,rgba(209,228,185,.06) 50%,transparent 100%)}.newsletter__floating-orb--3{width:100px;height:100px;top:60%;left:50%;animation-delay:8s;animation-duration:22s;background:radial-gradient(circle,rgba(126,174,68,.1) 0%,rgba(189,208,150,.05) 50%,transparent 100%)}@keyframes floatOrb{0%,to{transform:translate(0) scale(1);opacity:.6}33%{transform:translate(25px,-30px) scale(1.1);opacity:.8}66%{transform:translate(-20px,20px) scale(.9);opacity:.7}}.newsletter__floating-dew{position:absolute;width:8px;height:8px;background:radial-gradient(circle,#ffffffe6,#bdd096b3);border-radius:50%;box-shadow:0 0 10px #fff9,0 0 20px #6ca93a4d;animation:floatDew 12s infinite ease-in-out}.newsletter__floating-dew--1{left:20%;top:30%;animation-delay:0s;width:9px;height:9px}.newsletter__floating-dew--2{left:80%;top:50%;animation-delay:2s;width:7px;height:7px}.newsletter__floating-dew--3{left:45%;top:75%;animation-delay:4s;width:10px;height:10px}.newsletter__floating-dew--4{left:70%;top:20%;animation-delay:6s;width:8px;height:8px}.newsletter__floating-dew--5{left:15%;top:60%;animation-delay:8s;width:6px;height:6px}@keyframes floatDew{0%,to{transform:translate(0) scale(1);opacity:.7}50%{transform:translate(20px,-30px) scale(1.3);opacity:1}}.newsletter__sparkle{position:absolute;width:4px;height:4px;background:#ffffffe6;border-radius:50%;box-shadow:0 0 8px #6ca93acc;animation:sparkle 3s infinite ease-in-out}.newsletter__sparkle--1{left:30%;top:40%;animation-delay:0s;animation-duration:2.5s}.newsletter__sparkle--2{left:65%;top:65%;animation-delay:1s;animation-duration:3s}.newsletter__sparkle--3{left:50%;top:25%;animation-delay:2s;animation-duration:2.8s}@keyframes sparkle{0%,to{opacity:0;transform:scale(0) rotate(0)}50%{opacity:1;transform:scale(1.5) rotate(180deg)}}.newsletter--enhanced .newsletter-form__field-wrapper{position:relative;z-index:3}.newsletter--enhanced .field__input{background:#fffffff2;border:2px solid rgba(108,169,58,.2);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.newsletter--enhanced .field__input:focus{border-color:#6ca93a80;box-shadow:0 0 0 3px #6ca93a1a;background:#fff}.newsletter--enhanced .newsletter-form__button{background:linear-gradient(135deg,#6ca93a,#5a8a2e);transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 15px #6ca93a4d}.newsletter--enhanced .newsletter-form__button:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #6ca93a80;background:linear-gradient(135deg,#7db84a,#6ca93a)}.newsletter--enhanced .newsletter-form__button:active{transform:scale(.95)}.newsletter--enhanced .newsletter__wrapper h2{position:relative;z-index:3;text-shadow:0 2px 10px rgba(0,0,0,.05)}.newsletter--enhanced .newsletter__subheading{position:relative;z-index:3}@media screen and (max-width: 749px){.newsletter__floating-leaf{width:25px!important;height:25px!important}.newsletter__floating-orb{width:60px!important;height:60px!important}.newsletter__floating-dew{width:5px!important;height:5px!important}.newsletter--enhanced .newsletter__wrapper{border-radius:15px}}@media (prefers-reduced-motion: reduce){.newsletter__floating-leaf,.newsletter__floating-orb,.newsletter__floating-dew,.newsletter__sparkle,.newsletter--enhanced .newsletter__wrapper{animation:none!important;transition:none!important}.newsletter--enhanced .newsletter__wrapper:hover,.newsletter--enhanced .newsletter-form__button:hover{transform:none!important}}.newsletter--enhanced.color-scheme-2 .newsletter__wrapper{background:linear-gradient(135deg,#bdd0961a,#d1e4b90d)}.newsletter--enhanced.color-scheme-5 .newsletter__wrapper{background:linear-gradient(135deg,#7eae4426,#6ca93a14)}.newsletter--enhanced .newsletter__wrapper:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(108,169,58,.05) 0%,transparent 70%);opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:0}.newsletter--enhanced .newsletter__wrapper:hover:before{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/5/assets/newsletter-enhanced.css.map */
