.newsLetter{background:linear-gradient(90deg,#f8d4a0,#c7aa7e);width:100%;margin-top:90px}.newsLetterContent{justify-content:space-between;gap:3rem;display:flex}.newsLetterContentLeft{justify-content:center;align-items:center;display:flex}.newsLetterContentLeft img{width:clamp(20rem,28vw,27rem);margin-left:max(2rem,5.8vw)}.newsLetterContentRight{clip-path:polygon(15% 0,100% 0,100% 30%,100% 70%,100% 100%,15% 100%,0 53%);background:linear-gradient(90deg,#eeeeee90,#f4f4f460);flex-direction:column;justify-content:center;padding:clamp(1.5rem,3.8vw,5rem) clamp(0rem,5vw,10rem) clamp(1.5rem,3.8vw,5rem) clamp(5rem,10vw,9.375rem);display:flex}.newsLetterContentRight h4{color:#1e1e1e;background:#1e1e1e20;border-radius:50px;width:fit-content;padding:8px 25px;font-family:inter;font-size:15px;font-weight:500}.newsLetterContentRight h2{width:40vw;padding-top:20px;padding-bottom:15px;font-family:inter;font-size:30px;font-weight:600}.newsLetterContentRight p{color:#1e1e1e80;width:80%;padding-bottom:20px;font-family:inter;font-size:14px}.newsLetterButton{background:#fff;border-radius:10px;width:clamp(15vw,37vw,30rem);padding:10px;display:flex}.newsLetterButton input{background:0 0;border:none;flex:1;padding:5px;font-family:inter;font-size:15px;font-weight:500}.newsLetterButton input::placeholder{font-size:14px;font-weight:400}.newsLetterButton input:focus-visible{outline:none}.newsLetterButton button{color:#fff;cursor:pointer;background:#c94a2e;border:none;border-radius:8px;padding:10px 20px;font-family:inter;font-size:15px;transition:all .2s ease-in-out}.newsLetterButton button:hover{background:#a83520}@media (min-width:600px) and (max-width:1023px){.newsLetterContent{flex-direction:column;gap:2rem}.newsLetterContentRight{clip-path:polygon(15% 0,100% 0,100% 30%,100% 70%,100% 100%,15% 100%,0 53%);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1.5rem,3.3vw,4rem) clamp(0rem,5vw,10rem) clamp(1.5rem,3.3vw,4em) clamp(5rem,10vw,9.375rem);display:flex}.newsLetterContentRight h2{width:50vw}.newsLetterContentLeft img{width:clamp(10rem,35vw,20rem);margin-top:40px;margin-left:max(2rem,5.8vw)}.newsLetterButton{width:auto;padding:8px}}@media (max-width:599px){.newsLetterContent{flex-direction:column;gap:2rem}.newsLetterContentRight{clip-path:polygon(50% 0,100% 20%,100% 100%,0 100%,0 20%);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px 0 15px;display:flex}.newsLetterContentRight h4{padding:6px 20px;font-size:10px}.newsLetterContentRight h2{width:60vw;font-size:clamp(1.2rem,2vw,1.875rem)}.newsLetterContentRight p{width:80%;font-size:10px}.newsLetterContentLeft img{width:clamp(11rem,35vw,20rem);margin-top:40px;margin-left:0}.newsLetterButton{width:280px;padding:5px}.newsLetterButton input{width:100%;font-size:13px;font-weight:400}.newsLetterButton input::placeholder{font-size:12px}.newsLetterButton button{padding:8px 15px;font-size:12px}}
