.modal-header .head{display:flex;align-items:center;margin:8px 0}.modal-content{border-radius:0}.modal-title{margin:0 0 0 8px;font-size:32px;font-weight:bold}.modal-header,.modal-body{padding:25px}.modal-header{border:none;padding-bottom:12px}.modal-body{padding-top:12px;padding-bottom:50px}.modal-head__title{font-size:20px;line-height:1.7;margin-top:0;margin-bottom:2em}.modal-head__title.with-sub-description{margin-bottom:1em}.modal-head__title__sub_description{margin-bottom:1.5em}button.close{padding:5px 10px;border-radius:3px;border:1px solid}@media only screen and (max-width:768px){#newsletter{margin-top:0;padding:2em 0}#newsletter .container-wrapper{flex-direction:column}#newsletter .newsletter-text{margin-bottom:1.5em}#newsletter .newsletter-form{margin-left:0;margin-right:0}.form__field{width:100%}}#newsletter{background-color:var(--grey);padding:4.5em 0;margin-top:3em}#newsletter .container-wrapper{display:flex;align-items:center;justify-content:space-between}#newsletter .newsletter-text{font-size:18px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:var(--lighter-black)}#newsletter .newsletter-form{margin-right:12em}#newsletter .newsletter-form form{display:flex}.newsletter-form .form__group{position:relative;padding:15px 0 0;margin-top:-18px}.newsletter-form .form__field{font-family:inherit;width:110%;border:0;border-bottom:1px solid #d2d2d2;outline:0;font-size:18px;color:#212121;padding:2px 0;background:transparent;transition:border-color .2s}.newsletter-form .form__field::placeholder{color:transparent}.newsletter-form .form__field:placeholder-shown ~ .form__label {font-size:18px;cursor:text;top:20px;font-weight:normal}.newsletter-form label,
.newsletter-form .form__field:focus ~ .form__label {position:absolute;top:0;display:block;transition:.2s;font-size:12px;color:#9b9b9b}.newsletter-form .form__field:focus ~ .form__label {color:var(--main-color)}.newsletter-form .form__field:focus{padding-bottom:2px;border-bottom:2px solid var(--main-color)}.newsletter-form .form__submit{margin-left:3em}.newsletter-form .form__submit input{border:0;background-color:transparent;color:var(--lighter-black);font-size:18px;font-weight:bold}.newsletter-form .form__submit input:hover{color:var(--main-color)}