.h1{font-size:8rem;line-height:8.8rem}.h1,.h2{font-family:Aeonik,sans-serif;font-weight:500}.h2{font-size:7.2rem;line-height:8rem}.h3{font-size:6.4rem;line-height:7.2rem}.h3,.h4{font-family:Aeonik,sans-serif;font-weight:500}.h4{font-size:5.6rem;line-height:6.8rem}.h5{font-size:4.8rem;line-height:5.6rem}.h5,.h6{font-family:Aeonik,sans-serif;font-weight:500}.h6{font-size:4rem;line-height:4.8rem}.h7{font-size:3.2rem;line-height:4rem}.h7,.h8{font-family:Aeonik,sans-serif;font-weight:500}.h8{font-size:2.8rem;line-height:3.6rem}.h9{font-size:2.4rem;line-height:3.2rem}.h10,.h9{font-family:Aeonik,sans-serif;font-weight:500}.h10{font-size:2rem;line-height:2.8rem}.body-1-medium{font-size:1.8rem}.body-1-medium,.body-2-medium{font-family:Aeonik,sans-serif;font-weight:500;line-height:2.4rem}.body-2-medium{font-size:1.6rem}.body-3-medium{font-family:Aeonik,sans-serif;font-size:1.4rem;font-weight:500;line-height:2rem}.section{margin:.8rem;padding:4.8rem 1.6rem}.form{flex-direction:column;display:flex}.form__header{font-size:2.8rem;line-height:3.6rem}.form__header :deep(small){margin-top:.8rem;font-size:1.8rem;line-height:2.4rem}.form__header :deep(span){color:var(--span-color)}.form__image{width:100%;height:24rem;margin-top:4rem;margin-bottom:3.2rem;position:relative}.form__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:1.6rem;width:100%;height:100%}.form__image_badge{z-index:2;background-position:50%;background-repeat:no-repeat;background-size:cover;width:9.6rem;height:9.6rem;display:inline-block;position:absolute;top:-4.8rem;right:-1.6rem}.form__form .bs-input__input,.form__form .bs-select__toggler{background-color:#fff}.form__form .bs-input__label,.form__form .bs-select__label{font-weight:400}.form__form .bs-error{margin-bottom:.8rem}.form__form .form__full{clear:both;width:100%;margin-top:1.6rem}.form__form .form__full .bs-error,.form__form .form__full .bs-input,.form__form .form__full .bs-select{width:100%}.form__form_row{flex-direction:column;gap:1.6rem;margin-top:1.6rem;display:flex}.form__form_row:first-of-type{margin-top:0}.form__form_row .form__half{float:none;width:100%;margin:0}.form__form_row .form__half .bs-input__label,.form__form_row .form__half .bs-select__label,.form__form_row .form__half label{white-space:nowrap}.form__form_row .form__half .bs-error,.form__form_row .form__half .bs-input,.form__form_row .form__half .bs-select{width:100%}.form__form .form__half .form__form_input{margin-bottom:0}.form__form .form__half>span.error{color:red;margin-top:.8rem;display:inline-block}.form__form label{color:#696676;margin-bottom:.4rem;margin-left:.4rem;font-size:1.4rem;font-weight:400;line-height:2rem;display:inline-block}.form__form label.label--error{color:#cc1004}.form__form .consents{overflow-wrap:anywhere;margin-top:3.2rem}.form__form .consents__more{margin-bottom:1.6rem;padding:0 3.3rem;font-family:Aeonik,sans-serif;font-size:1.6rem;font-weight:500;line-height:2.4rem;transition:transform .3s ease-in-out;display:flex}.form__form .consents__more:after{content:"";background-image:url(../icons/icon_arrow_down.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:2.4rem;height:2.4rem;margin-left:.8rem;display:inline-block}.form__form .consents__more--expand:after{transform:rotate(180deg)}.form__form .consents__options{flex-direction:column;gap:1.2rem;padding:0 3.3rem 1.6rem;display:flex}.form__form .consents .bs-checkbox__label,.form__form .consents__options .form__form_checkbox label{font-family:Aeonik,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem}.form__form .consents .bs-checkbox__label{color:#696676}.form__form .consents .bs-checkbox__label .label__link{color:#313132;text-decoration:underline}.form__form .consents .bs-checkbox__label .underline{text-decoration:underline}.form__form_checkbox{display:flex;position:relative}.form__form_checkbox label{font-family:Aeonik,sans-serif;font-size:1.6rem;font-weight:500;line-height:2.4rem}.form__form_checkbox label :deep(.underline){text-decoration:underline}.form__form_checkbox label :deep(.label__link){color:#313132;text-decoration:underline}.form__form_checkbox input{border:.1rem solid #313132;border-radius:.4rem;width:2.4rem;min-width:2.4rem;height:2.4rem;margin-right:.8rem;padding:.4rem}.form__form_checkbox input:checked{background-image:url(../icons/icon_check.svg);background-position:50%;background-repeat:no-repeat}.form__form_checkbox.error input{border:.1rem solid red}.form__form_checkbox.error span.error{color:red;font-size:1rem;position:absolute;bottom:-1rem}.form__form_input{background-color:#fff;border:.1rem solid #d0dbda;border-radius:1.6rem;width:100%;height:4rem;max-height:4rem;margin-bottom:1.6rem;transition:border-color .2s;position:relative}.form__form_input:hover{border-color:#313132}.form__form_input-phone{display:flex}.form__form_input-phone input:not(:last-of-type){width:4.5rem;padding-right:0}.form__form_input-phone input:nth-of-type(2){padding-left:0}.form__form_input.error{border:.1rem solid red}.form__form_input>.error{color:red;margin-top:.8rem;display:inline-block}.form__form_input--textarea{height:9.6rem;max-height:9.6rem;margin-bottom:0}.form__form_input input,.form__form_input select,.form__form_input textarea{background-color:#0000;width:100%;height:100%;padding:.8rem 1.6rem;font-size:1.6rem;font-weight:400;line-height:2.4rem}.form__form_input input::-moz-placeholder{color:#777483}.form__form_input select::-moz-placeholder{color:#777483}.form__form_input textarea::-moz-placeholder{color:#777483}.form__form_input input::placeholder,.form__form_input select::placeholder,.form__form_input textarea::placeholder{color:#777483}.form__form_input select{appearance:none}.form__form .form_form_selectList{z-index:2;background-color:#fff;border:.1rem solid #d0dbda;border-radius:1.6rem;padding:1.6rem;position:absolute;top:calc(100% + .4rem);left:0;right:0}.form__form .select-fade-enter-active,.form__form .select-fade-leave-active{transition:opacity .5s}.form__form .select-fade-enter-from,.form__form .select-fade-leave-to{opacity:0}.form__form_select--multiple{margin-bottom:0}.form__form_select.multiple{flex-direction:column;justify-content:flex-start;margin-bottom:0;padding:.8rem 1.6rem 1.6rem;display:flex;position:relative}.form__form_select.multiple label{color:#313132;cursor:pointer;align-items:center;margin:0;font-size:1.6rem;font-weight:500;line-height:2.4rem;display:flex;position:relative}.form__form_select.multiple label:not(:last-of-type){margin-bottom:1.6rem}.form__form_select.multiple label input{border:.1rem solid #313132;border-radius:.4rem;width:2.4rem;min-width:2.4rem;height:2.4rem;margin-right:.8rem;padding:0}.form__form_select.multiple label input:checked{background-image:url(../icons/icon_check.svg);background-position:50%;background-repeat:no-repeat}.form__form_select:after{pointer-events:none;content:"";background-image:url(../icons/icon_arrow_down.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:2.4rem;height:2.4rem;margin-left:.8rem;transition:transform .2s;display:inline-block;position:absolute;top:1rem;right:1rem;transform:rotate(0)}.form__form_select--expand:after{transform:rotate(-180deg)}.form__form_button{color:#fff;text-align:center;cursor:pointer;background-color:#313132;border-radius:5rem;width:auto;min-width:8.6rem;padding:1.4rem 2.4rem;font-size:1.4rem;font-weight:500;line-height:2rem;display:inline-block}.form__form_button:disabled{cursor:not-allowed;background-color:#d0dbda}.expand-enter-active,.expand-leave-active{transition:max-height .3s ease-in-out,opacity .2s ease-in-out;overflow:hidden}.expand-enter-from,.expand-leave-to{opacity:0;max-height:0}.expand-enter-to,.expand-leave-from{opacity:1;max-height:100rem}@media (width>=768px){.form__image{height:54rem}.form__form_row{flex-direction:row;align-items:flex-start}.form__form_row .form__half{flex:1 1 0;width:auto}}@media (width>=992px){.form{flex-direction:row;gap:6.4rem;max-width:115.2rem;margin:0 auto}.form__content,.form__form{width:50%;min-width:0}.form__image_badge{right:-4.8rem}}@media (width>=1200px){.section{margin:2.4rem;padding:12rem 2.4rem}.form{gap:13rem}.form__header{font-size:4rem;line-height:4.8rem}.form__header :deep(small){font-size:2.8rem;line-height:3.6rem}.form__image{margin-top:10.7rem;margin-bottom:0}.form__image_badge{width:14.7rem;height:14.7rem;top:-7.3rem;right:-7.3rem}.form__form_input{height:4.8rem;max-height:4.8rem}.form__form_input--textarea{height:10.2rem;max-height:10.2rem}.form__form_input input,.form__form_input select,.form__form_input textarea{padding:1.2rem 1.6rem}.form__form_select.multiple{padding:1.2rem 1.6rem 1.6rem}.form__form_captcha{justify-content:space-between;align-items:flex-end;display:flex}}@media (width>=1600px){.form{max-width:134rem}}
