.newsletter{margin-bottom:0;overflow:hidden;padding-bottom:256px;padding-top:128px;position:relative}@media screen and (max-width:992px){.newsletter{padding-bottom:64px;padding-top:64px}}.newsletter__image{background:#aad0d1;inset:0;position:absolute}.newsletter__image img{height:100%;object-fit:cover;width:100%}.newsletter__image:after{background:linear-gradient(135deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,0) 60%),linear-gradient(180deg,#fff 3%,hsla(0,0%,96%,.1));content:"";inset:0;position:absolute}.newsletter .container{position:relative}.newsletter__container{align-items:center;display:flex;gap:48px;justify-content:space-between}@media screen and (max-width:992px){.newsletter__container{align-items:flex-start;flex-direction:column;gap:24px}}.newsletter .section__title{max-width:590px}.newsletter .section__title .opener{color:#417483}.newsletter__form{border-radius:16px;box-shadow:0 24px 12px 0 rgba(49,49,49,.24),0 6px 6px 0 rgba(49,49,49,.24);display:flex;flex-shrink:0}.newsletter__form .input-group{margin:0}.newsletter__form .input-group input{appearance:none;background-color:#fff;border:1px solid #e7e7e7;border-radius:4px 0 0 4px;font-size:16px;height:60px;padding:0 16px;width:360px}.newsletter__form .input-group input:focus{border-color:#0d4d5e;outline:none}.newsletter__form .input-group input::placeholder{color:rgba(49,49,49,.5)}.newsletter__form .btn{border:none;border-radius:0 4px 4px 0;box-shadow:0 -4px 16px 0 rgba(49,49,49,.16);cursor:pointer;height:60px;line-height:60px}@media screen and (max-width:992px){.newsletter__form{width:100%}.newsletter__form .input-group{flex:1}.newsletter__form .input-group input{width:100%}}