@import url(https://fonts.googleapis.com/css?family=Merriweather:300,400,400i,700,700i);@keyframes showMenu{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.form .form__field{padding-bottom:25px}.form .form__field--spacing-sm{padding-bottom:10px}.form .form__field--select{max-width:278px;position:relative}.form .form__field--select:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26 26"><path style="fill:rgb(0,0,0);" d="M18.69,8.23,13,3.25l-5.68,5L6,6.72l6.34-5.55a1,1,0,0,1,1.32,0L20,6.72Z"/><path style="fill:rgb(0,0,0);" d="M13,25.08a1,1,0,0,1-.66-.25L6,19.28l1.32-1.51,5.68,5,5.69-5L20,19.28l-6.34,5.55A1,1,0,0,1,13,25.08Z"/></svg>');display:block;width:16px;height:16px;position:absolute;right:0;top:13px}.form .form__field--share{border-bottom:1px solid #d8d8d8;margin-bottom:15px;padding-bottom:15px;display:flex;align-items:center;justify-content:space-between}.form .form__field--share:last-child{border-bottom:0;margin-bottom:30px}.form .form__field--share .text-link-big{margin:12px 30px 12px 0}.form .form__field--submit{padding-top:25px;text-align:right}.form .form__field input::-webkit-input-placeholder,.form .form__field textarea::-webkit-input-placeholder{color:#111}.form .form__field input::-moz-placeholder,.form .form__field textarea::-moz-placeholder{color:#111}.form .form__field input:-ms-input-placeholder,.form .form__field textarea:-ms-input-placeholder{color:#111}.form .form__field input:-moz-placeholder,.form .form__field textarea:-moz-placeholder{color:#111}.form .form__field--actions .button_outlined{margin-right:40px}.form .form__field--actions a{color:#ee0310;font-size:16px;text-decoration:underline}.form__error{color:#fd1e32;display:none;padding-top:10px;font-family:Merriweather;font-size:12px}.form .form__fieldset{border:0}.form .form__fieldset--w-border{margin-bottom:30px;padding:0 0 20px 0;position:relative}.form .form__fieldset--w-border:after{content:"";background:#111;height:1px;width:786.66667px;position:absolute;bottom:0;right:0}.form__field-description{max-width:350px}.form__field-description p{font-family:ff-real-text-pro,sans-serif;font-size:15px;font-weight:300}.button_outlined[type=submit]{transition:opacity .3s ease-out}.height-set{height:70px}.select_input{border:1px solid silver;height:63px;padding-left:22px;font-family:ff-real-text-pro,sans-serif;font-size:15px;font-weight:300}.space-bottom-80{margin-bottom:80px}