@media screen and (min-width:600px){.newsletter-cont{background:url(/_next/static/media/logo_red.c1b8e70b.svg) no-repeat 50%/280px 280px #ce1544}}@media screen and (max-width:599px){.newsletter-cont{background:url(/_next/static/media/logo_red.c1b8e70b.svg) no-repeat 50%/280px 280px #ce1544}}.newsletter{width:min(100% - 128px,1400px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.newsletter{width:calc(100% - 64px)}}@media screen and (max-width:599px){.newsletter{width:calc(100% - 32px)}}.newsletter{height:400px;display:flex;align-items:center;justify-content:center;gap:32px;flex-direction:column}.newsletter h2{color:#fff;text-align:center}.newsletter h2:after{content:"";display:block;width:100%;height:5px;margin:15px 0;background:url(/_next/static/media/wave_white.dc54a2ce.svg) no-repeat 50%;background-size:contain}.newsletter-error,.newsletter-success{color:#fff;min-height:48px}.newsletter-form{width:50%;height:48px;background-color:#fff;border-radius:24px}@media screen and (max-width:899px){.newsletter-form{width:100%}}.newsletter-form form{height:100%;width:100%;display:flex}.newsletter-form form input{flex:1 1;border:none;outline:none;border-radius:20px 0 0 20px;padding:0 24px;color:#172941}.newsletter-form form input::placeholder{color:#ce1544}.newsletter-form form button{padding:0 24px;border-radius:20px;background-color:#172941;display:flex;align-items:center;cursor:pointer}.newsletter-form form button:hover{background-color:#4b6188}.newsletter-form form button h3{color:#fff}.newsletter-form form button img{display:none}@media screen and (max-width:599px){.newsletter-form form button{padding:0 16px}.newsletter-form form button img{display:block}.newsletter-form form button h3{display:none}}.newsletter-form-error{color:#fff;font-size:14px;margin-top:5px}