.newsletter{background-color:#fef9f4;width:100%;padding:2.5rem 0}.newsletter__container{background-color:#2c4ce3;border-radius:20px;align-items:center;width:90%;max-width:1216px;min-height:440px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:5px 5px 30px #9e642940}.newsletter__image-wrapper{flex:0 0 45%;justify-content:center;align-self:flex-end;align-items:flex-end;padding:2rem 0 0 2rem;display:flex}.newsletter__image{object-fit:contain;width:100%;max-width:497px;height:auto;display:block}.newsletter__content{flex-direction:column;flex:55%;justify-content:center;padding:clamp(2rem,4vw,3.5rem) clamp(1.5rem,4vw,3rem);display:flex}.newsletter__title{letter-spacing:0;color:#fff;white-space:pre-line;max-width:380px;margin:0 0 1.25rem;font-size:clamp(1.625rem,2.8vw,2.375rem);font-weight:700;line-height:1.2}.newsletter__description{letter-spacing:0;color:#fff;max-width:380px;margin:0 0 1.75rem;font-size:clamp(.875rem,1.1vw,1rem);font-weight:400;line-height:1.5}.newsletter__form-wrapper{flex-direction:column;width:100%;max-width:404px;display:flex}.newsletter__label{letter-spacing:0;color:#fff;margin-bottom:.375rem;font-size:12px;font-weight:400;line-height:1.2}.newsletter__input{color:#333;box-sizing:border-box;background-color:#fff;border:1px solid #0003;border-radius:10px;outline:none;width:100%;height:47px;padding:0 1.25rem;font-size:14px;font-weight:400;line-height:1.2;transition:border-color .25s}.newsletter__input::placeholder{color:#999}.newsletter__input:focus{border-color:#8094ee}.newsletter__button{color:#2c4ce3;letter-spacing:0;text-align:center;cursor:pointer;background-color:#fff;border:none;border-radius:10px;width:100%;height:47px;margin-top:.625rem;font-size:16px;font-weight:700;line-height:1.2;transition:background-color .25s}.newsletter__button:hover{background-color:#2a2a44}.newsletter__button:active{background-color:#112}@media (max-width:1024px){.newsletter__container{min-height:380px}.newsletter__image-wrapper{flex:0 0 40%;padding:1.5rem 0 0 1.5rem}.newsletter__image{max-width:380px}}@media (max-width:768px){.newsletter{padding:1.5rem 0}.newsletter__container{flex-direction:column;width:94%;min-height:auto}.newsletter__content{order:1;padding:2rem 1.5rem 0}.newsletter__title{white-space:normal;max-width:100%}.newsletter__description{max-width:100%}.newsletter__form-wrapper{max-width:100%;padding-bottom:2rem}.newsletter__image-wrapper{flex:none;order:2;justify-content:center;align-self:auto;width:100%;padding:0 1.5rem}.newsletter__image{max-width:320px}}@media (max-width:480px){.newsletter__content{padding:1.5rem 1.25rem 0}.newsletter__form-wrapper{padding-bottom:1.5rem}.newsletter__input{height:56px}.newsletter__button{height:44px;font-size:14px}.newsletter__image-wrapper{padding:0 1.25rem}.newsletter__image{max-width:260px}}
