.module-logo{display:block;position:relative;width:5.6rem}.module-logo__picture{fill:#222;transition:.3s ease}.module-logo__icon,.module-logo__picture{display:block;width:100%}.module-logo__icon_dark{display:none}@media only screen and (max-width:580px){.module-logo{width:3.8rem}}.button-burger{--burger-height:1px;--burger-width:1.7rem;--burger-gutter:.9rem;align-items:center;border-radius:3.6rem;display:flex;display:inline-flex;flex-flow:row nowrap;justify-content:center;padding:12px;position:relative;transition:.3s ease;-webkit-user-select:none;user-select:none}.button-burger:hover .button-burger__icon:after,.button-burger:hover .button-burger__icon:before{opacity:.5}.button-burger_modal{--burger-height:2px;--burger-width:16px;--burger-gutter:1px;background-color:transparent!important;border:1px solid #e7e5e3;border-radius:1rem;height:5rem;transition:.4s ease;width:5rem}.button-burger_modal:hover{border-color:#222}.button-burger_modal .button-burger__icon:before{transform:rotate(45deg)}.button-burger_modal .button-burger__icon:after{transform:rotate(-45deg)}.button-burger_close .button-burger__icon:before{transform:rotate(45deg)}.button-burger_close .button-burger__icon:after{transform:rotate(-45deg)}.button-burger__icon{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.button-burger__icon:after,.button-burger__icon:before{background-color:#222;border-radius:100px;content:"";display:block;height:22px;outline:1px solid transparent;pointer-events:none;position:absolute;top:1px;transition:.4s;width:2px;will-change:transform}.button-burger__text{display:none;flex:1;margin-left:1rem}@media only screen and (max-width:1120px){.button-burger{padding:8px}.button-burger_modal{height:4.2rem;width:4.2rem}}@media only screen and (max-width:820px){.button-burger__icon{margin-right:0}.button-burger__text{display:none}}@media only screen and (max-width:580px){.button-burger{--burger-gutter:.35rem;height:3.4rem;width:3.4rem}.button-burger_modal{border-radius:.7rem;height:3.4rem;width:3.4rem}}@media only screen and (min-width:1121px){.button-burger{background-color:#f0f0f061}}.button-goto{stroke:#222;color:#222;cursor:pointer;display:inline-block;font-weight:400;text-align:left;-webkit-text-decoration:none;text-decoration:none}.button-goto:hover .button-goto__text{background-size:0 1px}.button-goto__text{background:linear-gradient(90deg,currentcolor,currentcolor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;transition:.9s cubic-bezier(.25,1,.5,1)}.button-goto__icon{fill:#222;stroke-width:0;display:inline-block;height:3.4rem;line-height:1;margin-left:1rem;transition:.3s ease;vertical-align:middle;width:3.4rem}.button-goto__icon.icon-plus{stroke:#222;stroke-width:.8}@media only screen and (max-width:1120px){.button-goto__icon{height:2.7rem;width:2.7rem}}@media only screen and (max-width:580px){.button-goto__icon{height:2rem;margin-left:.5rem;width:2rem}}.modal-info__wrap{height:100%;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;padding:10rem 10rem 8rem;width:100%}.modal-info__close.button-burger{background-color:#fff;border:1px solid hsla(0,0%,59%,.4);border-radius:1rem;position:absolute;right:4rem;top:4rem;z-index:10}.modal-info__title{font-weight:300;letter-spacing:-.03em;line-height:1.11;margin-top:8rem;text-transform:uppercase}.modal-info__icon{fill:#c5b38f;width:23.7rem}.modal-info__text{margin-top:6rem}.modal-info__button{margin-top:9rem}@media only screen and (max-width:1120px){.modal-info__wrap{padding:9rem 6.75rem 6rem}.modal-info__close.button-burger{right:3rem;top:3rem}.modal-info__title{margin-top:6rem}.modal-info__icon{width:7.7rem;width:18rem}.modal-info__text{margin-top:4.5rem}.modal-info__button{margin-top:6.75rem}}@media only screen and (max-width:820px){.modal-info__close.button-burger .button-burger__box:after,.modal-info__close.button-burger .button-burger__box:before{background-color:#222}.modal-info__icon{margin:0 auto}.modal-info__content br{display:none}}@media only screen and (max-width:580px){.modal-info__wrap{padding:8rem 2.5rem 4rem}.modal-info__close.button-burger{right:2rem;top:2rem}.modal-info__title{font-size:2.6rem;margin-top:4rem}.modal-info__title br{display:none}.modal-info__icon{width:13rem}.modal-info__text{margin-top:3rem}.modal-info__button{margin-top:4.5rem}}@media only screen and (min-width:821px){.modal-info__content{margin:auto 0;max-width:72rem;width:100%}}.part-section-title{font-weight:300}.part-section-title_white{color:#fff}.form-field{display:block;position:relative;transition:.25s ease-in}.form-field.is-filled .form-field__label,.form-field.is-focused .form-field__label{bottom:4.5rem;color:#848484;font-size:1.6rem}.form-field.is-filled.form-field_textarea .form-field__label,.form-field.is-focused.form-field_textarea .form-field__label{bottom:7rem}.form-field.is-filled .form-field__input{border-color:#222}.form-field.is-error .form-field__input{border-color:#de7676}.form-field_textarea .form-field__label{bottom:4rem}.form-field__input{background-color:#fff;border:none;border-bottom:1px solid rgba(0,0,0,.22);color:#222;padding:0 0 1.5rem;transition-duration:.25s;transition-property:border;transition-timing-function:ease-in;width:100%}textarea.form-field__input{min-height:6.5rem;resize:none}.form-field__input:-webkit-autofill,.form-field__input:-webkit-autofill:active,.form-field__input:-webkit-autofill:focus,.form-field__input:-webkit-autofill:hover{box-shadow:inset 0 0 0 30px #fff!important}.form-field__label{bottom:1.5rem;cursor:text;left:0;line-height:120%;position:absolute;right:0;transition-duration:.2s;transition-property:bottom,color,font-size;transition-timing-function:ease;-webkit-user-select:none;user-select:none;z-index:1}@media only screen and (max-width:1120px){.form-field.is-filled .form-field__label,.form-field.is-focused .form-field__label{bottom:3.85rem;font-size:1.3rem}}@media only screen and (max-width:580px){.form-field.is-filled .form-field__label,.form-field.is-focused .form-field__label{bottom:3rem;font-size:1rem}.form-field.is-filled.form-field_textarea .form-field__label,.form-field.is-focused.form-field_textarea .form-field__label{bottom:4.8rem}.form-field_textarea .form-field__label{bottom:2.7rem}.form-field__input{padding-bottom:1rem}textarea.form-field__input{min-height:4.4rem}.form-field__label{bottom:1rem;color:#848484}}.button-form__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button-form{align-items:center;border:1px solid #e7e5e3;border-radius:2rem;display:flex;justify-content:center;max-width:100%;overflow:hidden;padding:2.1rem 4.4rem;transition:.4s ease}.button-form:hover{border-color:#222}.button-form:hover .button-form__text{background-size:0 1px}.button-form__text{background:linear-gradient(90deg,currentcolor,currentcolor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;flex-shrink:1;margin-bottom:-4px;max-width:100%;padding-bottom:1px;transition:.9s cubic-bezier(.25,1,.5,1)}.button-form__icon{flex:0 0 auto;height:3.4rem;margin-left:1.4rem;width:3.4rem}@media only screen and (max-width:1120px){.button-form{padding:1.75rem 2.9rem}}@media only screen and (max-width:580px){.button-form{border-radius:1.5rem;padding:1.4rem}.button-form__icon{height:2.1rem;margin-left:.6rem;width:2rem}}.form-attach__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-attach{cursor:pointer;position:relative}.form-attach:hover .form-attach__icon{stroke:#222}.form-attach__input{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden}.form-attach__content{position:relative}.form-attach__count{background-color:#c5b38f;border-radius:50%;color:#fff;font-size:1.1rem;height:1.5rem;line-height:1.2;position:absolute;right:-.7rem;text-align:center;top:-.8rem;width:1.5rem}.form-attach__icon{fill:transparent;stroke:#848484;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;flex:0 0 auto;height:3.2rem;transition:.25s ease;width:3.2rem}.form-attach__text{flex-shrink:1;font-size:1.6rem;line-height:1.2;margin-left:.7rem;max-width:100%}@media only screen and (max-width:1120px){.form-attach__icon{height:3rem;width:3rem}}@media only screen and (max-width:580px){.form-attach{margin-right:-.7rem;margin-top:-.8rem;padding-right:.7rem;padding-top:.8rem}.form-attach__icon{height:2.8rem;width:2.8rem}}.form-checkbox__checkmark{align-items:center;display:flex;justify-content:center}.form-checkbox{cursor:pointer;display:block}.form-checkbox.is-filled .form-checkbox__checkmark svg{opacity:1}.form-checkbox__input{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden}.form-checkbox__checkmark{fill:transparent;stroke:#000;stroke-width:1;border:1px solid #e7e5e3;border-radius:6px;flex:0 0 auto;height:1.8rem;margin-right:1.2rem;width:1.8rem}.form-checkbox__checkmark svg{height:7px;opacity:0;transition:opacity .25s ease-in;width:8px}.form-checkbox__text{color:#848484;flex-shrink:1;line-height:1.3}.form-checkbox__text a{color:#222;text-decoration-thickness:1px}@media only screen and (max-width:580px){.form-checkbox__checkmark{height:1.4rem;margin-right:.8rem;width:1.4rem}}.module-vuelidate-form__field:not(:last-child){margin-bottom:4.4rem}.module-vuelidate-form__footer{margin-top:4.4rem}.module-vuelidate-form__form-attach{flex-shrink:1;margin-left:3.2rem;max-width:100%;overflow:hidden}.module-vuelidate-form__checkbox{margin-top:3.2rem}.module-vuelidate-form__button{flex:0 0 auto}@media only screen and (max-width:1120px){.module-vuelidate-form__field:not(:last-child){margin-bottom:3.8rem}.module-vuelidate-form__footer{margin-top:3.8rem}.module-vuelidate-form__form-attach{margin-left:2.1rem}.module-vuelidate-form__checkbox{margin-top:2.6rem}}@media only screen and (max-width:580px){.module-vuelidate-form__field:not(:last-child){margin-bottom:3.2rem}.module-vuelidate-form__footer{margin-top:3.2rem}.module-vuelidate-form__form-attach{margin-left:1.1rem}.module-vuelidate-form__checkbox{margin-top:2rem}.module-vuelidate-form__button{flex-grow:1}}.part-modal-constructor__row{flex:0 0 auto;max-width:62rem;width:100%}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_title{margin-top:8rem}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_text{margin-top:4.4rem}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_large_text{flex:1 1 auto;margin-right:-3.4rem;margin-top:8rem;max-width:none;min-height:0;position:relative;width:auto}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_close,.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_form,.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_link{margin-top:6.4rem}.part-modal-constructor__icon{fill:#c5b38f;width:16.8rem}.part-modal-constructor__title{font-weight:300;text-transform:uppercase}.part-modal-constructor__large-text{--right-offset:4.6rem;color:#848484;font-size:1.6rem;height:100%;line-height:1.3;max-height:100%;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;padding-right:4.6rem;padding-right:var(--right-offset)}.part-modal-constructor__large-text:before{background:linear-gradient(180deg,hsla(0,0%,100%,0) 22.38%,#fff 92.11%);bottom:0;content:"";height:10rem;left:0;pointer-events:none;position:absolute;right:var(--right-offset);z-index:1}.part-modal-constructor__large-text>:deep(:last-child){position:relative;z-index:2}.part-modal-constructor__large-text :deep(h1),.part-modal-constructor__large-text :deep(h2),.part-modal-constructor__large-text :deep(h3),.part-modal-constructor__large-text :deep(h4),.part-modal-constructor__large-text :deep(h5),.part-modal-constructor__large-text :deep(h6){color:#222}.part-modal-constructor__large-text :deep(ul){padding-left:1.8rem}.part-modal-constructor__large-text :deep(ol){padding-left:3.8rem}@media only screen and (max-width:1120px){.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_title{margin-top:6.2rem}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_text{margin-top:3.7rem}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_large_text{margin-top:6rem}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_close,.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_link{margin-top:5.4rem}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_form{margin-top:5.7rem}.part-modal-constructor__icon{width:13.6rem}.part-modal-constructor__large-text{--right-offset:3.3rem;font-size:1.4rem}}@media only screen and (max-width:580px){.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_title{margin-top:4.4rem}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_text{margin-top:3rem}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_large_text{margin-top:4rem}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_close,.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_link{margin-top:4.4rem}.part-modal-constructor__row:not(:first-child).part-modal-constructor__row_form{margin-top:4rem}.part-modal-constructor__icon{margin:0 auto;width:10.5rem}.part-modal-constructor__title{font-size:2.6rem;text-align:center}.part-modal-constructor__text{font-size:1.5rem}.part-modal-constructor__large-text{--right-offset:2rem;font-size:1.2rem}}@media only screen and (min-width:821px){.part-modal-constructor__form{max-width:50rem;width:100%}}.layout-default-modal{border-radius:inherit;height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;position:relative}.layout-default-modal__wrap{height:100%;padding:12rem 8rem 8rem;width:100%}.layout-default-modal__close{background:rgba(233,233,237,.561)!important;border:initial;border-radius:3.6rem;height:48px;padding:12px;position:absolute;right:2.5rem;top:2.5rem;width:48px;z-index:10}@media only screen and (max-width:1120px){.layout-default-modal__wrap{padding:7rem 4.75rem}.layout-default-modal__close{height:40px;padding:8px;width:40px}}@media only screen and (max-width:820px){.layout-default-modal__content br{display:none}}@media only screen and (max-width:580px){.layout-default-modal__wrap{padding:6rem var(--wrapper-padding)}}@media only screen and (min-width:821px){.layout-default-modal__content{height:100%;justify-content:center;margin:auto 0;width:100%}}.module-social__link{align-items:center;display:flex;justify-content:center}.module-social_outline .module-social__link{fill:#222;background-color:#fffdfa;border:1px solid #e7e5e3}.module-social__list{gap:1rem;list-style:none}.module-social__link{fill:#bfbeba;background-color:#f4f2ed;border-radius:50%;flex:0 0 auto;height:4.4rem;width:4.4rem}.module-social__link svg{max-height:100%;max-width:2.2rem;transition:.2s ease}.module-social__link:hover.module-social__link_whatsapp{fill:#25d366}.module-social__link:hover.module-social__link_telegram{fill:#08c}.module-social__link:hover.module-social__link_vk{fill:#07f}.module-social__link:hover.module-social__link_instagram{fill:#e1306c}.module-social__link:hover svg{transform:scale(1.2)}@media only screen and (max-width:1120px){.module-social__link{height:3.8rem;width:3.8rem}.module-social__link svg{max-width:1.9rem}}@media only screen and (max-width:580px){.module-social__list{gap:.6rem}.module-social__link{height:3.2rem;width:3.2rem}.module-social__link svg{max-width:1.6rem}}
