.lovely-newsletter-club{background:#fff;color:#fff;padding-bottom:132px}.lovely-newsletter-club,.lovely-newsletter-club *{box-sizing:border-box}.lovely-newsletter-club__inner{display:grid;grid-template-columns:minmax(0,560px) minmax(430px,500px);align-items:center;gap:clamp(72px,9vw,125px);justify-content:center;width:100%;min-height:304px;margin:0 auto;padding:24px clamp(48px,9vw,110px) 52px;border-radius:0;background:#030303;overflow:visible}.lovely-newsletter-club__content{max-width:560px;justify-self:center;text-align:center}.lovely-newsletter-club__dots,.lovely-newsletter-club__feedback-dots{display:flex;justify-content:center;gap:8px;margin-bottom:12px}.lovely-newsletter-club__dots span,.lovely-newsletter-club__feedback-dots span{width:11px;height:11px;border-radius:50%;background:#6f35a5}.lovely-newsletter-club__dots span:nth-child(2),.lovely-newsletter-club__feedback-dots span:nth-child(2){background:#ce3d9b}.lovely-newsletter-club__dots span:nth-child(3),.lovely-newsletter-club__feedback-dots span:nth-child(3){background:#e9449f}.lovely-newsletter-club__content h2{margin:0;color:#fff;font-size:clamp(24px,2.6vw,30px);font-weight:400;letter-spacing:0;line-height:1.1}.lovely-newsletter-club__content h2 em{color:#e640ff;font-family:Georgia,Times New Roman,serif;font-size:1.45em;font-style:italic;line-height:.8}.lovely-newsletter-club__content p{margin:14px 0 0;color:#ffffffe6;font-size:17px;line-height:1.45}.lovely-newsletter-club__content p strong{color:#fff;font-weight:850}.lovely-newsletter-club__form{align-items:stretch;max-width:none;margin:20px 0 0}.lovely-newsletter-club__field-wrapper{display:grid;grid-template-columns:minmax(0,1fr) 156px;gap:10px;width:100%}.lovely-newsletter-club__field-wrapper .field{min-height:52px;border:1px solid rgba(255,255,255,.28)!important;border-radius:5px;background:transparent!important}.lovely-newsletter-club__field-wrapper .field:before,.lovely-newsletter-club__field-wrapper .field:after{display:none}.lovely-newsletter-club__field-wrapper .field__input{height:52px;padding:0 18px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#fff;font-size:14px}.lovely-newsletter-club__field-wrapper .field__label{left:18px!important;color:#ffffffdb;font-size:14px}.lovely-newsletter-club__field-wrapper .field__input:focus~.field__label,.lovely-newsletter-club__field-wrapper .field__input:not(:placeholder-shown)~.field__label{opacity:0}.lovely-newsletter-club__submit,.lovely-newsletter-club__feedback-submit{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;border:1px solid #e8118b;border-radius:5px;background:transparent;color:#fff;cursor:pointer;font:inherit;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.lovely-newsletter-club__submit svg,.lovely-newsletter-club__feedback-submit svg{width:18px;height:18px}.lovely-newsletter-club__submit:hover,.lovely-newsletter-club__feedback-submit:hover{transform:translateY(-1px);box-shadow:0 12px 26px #e8118b47}.lovely-newsletter-club__note{display:block;margin-top:16px;color:#ffffffdb;font-size:13px;line-height:1.35}.lovely-newsletter-club__feedback{min-width:0;align-self:center;transform:translateY(122px)}.lovely-newsletter-club__feedback-card{padding:34px 34px 32px;border:1px solid rgba(232,17,139,.45);border-radius:14px;background:#fff;color:#08070c;text-align:center;box-shadow:0 14px 30px #e8118b2e}.lovely-newsletter-club__feedback-card h2{margin:0;color:#08070c;font-size:30px;font-weight:950;line-height:1.12}.lovely-newsletter-club__feedback-dots{margin:12px 0 10px}.lovely-newsletter-club__feedback-card p{margin:0 0 14px;color:#19151f;font-size:13px;font-weight:650;line-height:1.35}.lovely-newsletter-club__contact-form{display:block;margin:0}.lovely-newsletter-club__feedback-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 8px;padding:12px;border:0;border-radius:10px 10px 0 0;background:#fff6fb}.lovely-newsletter-club__feedback-options label{min-width:0;cursor:pointer}.lovely-newsletter-club__feedback-options input{position:absolute;opacity:0;pointer-events:none}.lovely-newsletter-club__feedback-options span{display:flex;align-items:center;justify-content:center;min-height:30px;padding:7px 10px;border:1px solid #eee7f1;border-radius:6px;background:#fff;color:#16121c;font-size:11px;font-weight:750;line-height:1.1}.lovely-newsletter-club__feedback-options input:checked+span{border-color:#e8118b;color:#9b0fc2;box-shadow:0 0 0 2px #e8118b14}.lovely-newsletter-club__textarea-wrap{position:relative}.lovely-newsletter-club__textarea-wrap textarea{display:block;width:100%;min-height:80px;resize:vertical;border:1px solid #eee7f1;border-radius:6px;padding:12px 12px 22px;background:#fff;color:#16121c;font:inherit;font-size:11px;box-shadow:none}.lovely-newsletter-club__textarea-wrap textarea::placeholder{color:#a7a1ae}.lovely-newsletter-club__textarea-wrap span{position:absolute;right:14px;bottom:8px;color:#8d8792;font-size:10px}.lovely-newsletter-club__feedback-submit{width:100%;min-height:34px;margin-top:10px;border:0;border-radius:6px;background:linear-gradient(90deg,#6f16c9,#e8118b);box-shadow:0 10px 20px #e8118b33;font-size:11px;letter-spacing:0;text-transform:none}.lovely-newsletter-club__feedback-submit svg{width:14px;height:14px}.lovely-newsletter-club__status{margin:10px 0 0;color:#278247;font-size:12px;font-weight:700}.lovely-newsletter-club__status--error{color:#bf2334}@media screen and (max-width:990px){.lovely-newsletter-club__inner{grid-template-columns:1fr;gap:30px;padding:18px 22px 34px}.lovely-newsletter-club__feedback{transform:none}.lovely-newsletter-club__content,.lovely-newsletter-club__feedback{justify-self:center;width:min(100%,620px)}}@media screen and (max-width:640px){.lovely-newsletter-club__inner{width:100%;border-radius:0}.lovely-newsletter-club__field-wrapper{grid-template-columns:1fr}.lovely-newsletter-club__feedback-options{grid-template-columns:repeat(2,minmax(0,1fr))}.lovely-newsletter-club__content h2{font-size:28px}.lovely-newsletter-club__content p{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/newsletter-section.css.map */
