.lp-newsletter-section{max-width:1110px;background:var(--background-color);display:flex;margin:2rem auto;flex-direction:column;border-radius:20px;position:relative}.lp-newsletter-section .image-background{position:absolute;width:100%;height:100%;z-index:-1;top:0;left:0;background-image:var(--background-image);background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-position:51% 75%;border-radius:20px}.lp-newsletter-section .newsletter-text-wrapper{display:flex;align-items:center;justify-content:space-between;gap:20px}.lp-newsletter-section .newsletter-text-wrapper.newsletter-position-left{flex-direction:row}.lp-newsletter-section .newsletter-text-wrapper.newsletter-position-right{flex-direction:row-reverse}.lp-newsletter-section .newsletter-text-wrapper .newsletter{width:50%;display:flex;flex-direction:column;padding:60px;background-color:#d9d9d9cc;border-radius:20px 0 0 20px;font-size:16px;line-height:1.4em}.lp-newsletter-section .newsletter-text-wrapper .newsletter h2{color:var(--text-color);font-style:normal;font-weight:700;margin:5px 0 10px;padding:0;text-transform:none}.newsletter-form form .block-settings{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.newsletter-form form .block-settings span{gap:.5rem;display:flex;flex-direction:column}.newsletter-form form .block-settings .submit-input{background:#58677b;flex:0 0 calc(39% - 8px);width:auto;font-size:14px;border-radius:20px;margin:0;display:flex;justify-content:center;align-self:start}.newsletter-form form .block-settings .submit-input:hover{background:#fda5a5}@media (max-width: 767px){.lp-newsletter-section .newsletter-text-wrapper.newsletter-position-left,.lp-newsletter-section .newsletter-text-wrapper.newsletter-position-right{flex-direction:column}.lp-newsletter-section .newsletter-text-wrapper .newsletter{flex-direction:column;width:100%;border-radius:0 0 20px 20px}.lp-newsletter-section .image-background{position:static;width:100%;min-height:250px;border-radius:20px 20px 0 0}.lp-newsletter-section .newsletter-text-wrapper .newsletter{padding:30px}}
