.newsletter-section{--newsletter-bg-color: var(--color-warm-gray-neutral-200);--newsletter-text-color: var(--color-warm-gray-neutral-800);--newsletter-description-color: var(--color-warm-gray-neutral-700);--newsletter-form-bg: var(--color-warm-gray-neutral-100);--newsletter-button-bg: var(--color-lilypad-300);--newsletter-border-radius: 5px}.newsletter-section__container{padding:0 36px;border-radius:12px;position:relative;overflow:visible;background-color:var(--newsletter-bg-color);max-width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:268px;gap:32px}.newsletter-section__content{max-width:497px;width:100%;display:flex;flex-direction:column;gap:32px;justify-self:start;z-index:2}.newsletter-section__text{display:flex;flex-direction:column;gap:16px;max-width:455px}.newsletter-section__title{color:var(--newsletter-text-color);margin:0}.newsletter-section__description{color:var(--newsletter-description-color);margin:0}.newsletter-section__form{width:100%}.newsletter-section__form-field{display:flex;align-items:center;justify-content:space-between;background-color:var(--newsletter-form-bg);border-radius:var(--newsletter-border-radius);padding:6px 8px 6px 16px;gap:8px;height:50px;max-width:429px}.newsletter-section__email-input{flex:1;border:none;background:transparent;font-size:18px;line-height:1.4;color:var(--newsletter-text-color);outline:none;font-family:var(--font-primary--family);font-weight:400}.newsletter-section__email-input::placeholder{color:var(--newsletter-text-color)}.newsletter-section__submit-btn{background-color:var(--newsletter-button-bg);border:none;border-radius:100px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;padding:0}.newsletter-section__submit-btn:hover{background-color:var(--color-lilypad-400)}.newsletter-section__submit-btn svg{width:24px;height:24px}.newsletter-section__image{position:relative;max-width:490px;width:100%;z-index:1;justify-self:center;align-self:end;margin-top:-24px}.newsletter-section__image img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:767px){.newsletter-section{border-radius:8px;min-height:416px}.newsletter-section__container{grid-template-columns:1fr;grid-template-rows:auto 1fr;justify-content:center;align-items:end;min-height:416px;gap:0;padding:16px}.newsletter-section__content{max-width:312px;width:100%;margin:0 auto;justify-self:center;z-index:2;order:2}.newsletter-section__text{max-width:100%}.newsletter-section__title{font-size:30px}.newsletter-section__form-field{max-width:100%;width:100%}.newsletter-section__image{z-index:1;order:1;height:auto;margin-bottom:16px;margin-top:-48px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-index-newsletter.css.map */
