#newsletter-section{background-color:#f0f3f5;height:fit-content}#newsletter-section .wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-around;margin:0 auto;max-width:1200px;padding:100px 0;width:90%}#newsletter-section .img-container{max-width:50%}#newsletter-section .img-container picture img{max-width:500px;width:100%}#newsletter-section main{max-width:520px}#newsletter-section .title-2 h2{font-size:40px;font-weight:600;line-height:1.2;margin-bottom:1.5rem}#newsletter-section .title-2 p{font-size:18px;line-height:1.2;margin-bottom:1.5rem;max-width:515px}#newsletter-section .form-container{max-width:480px}@media (max-width:1200px){.wrapper{flex-direction:row}}@media (max-width:840px){.wrapper{flex-direction:column-reverse}.img-container{max-width:100%}}