.header-fixed .header[data-v-cd9628f5]{background:#fff;color:#080d1d}.header-fixed .header__burger-switch-line[data-v-cd9628f5]{background:#080d1d}.header[data-v-cd9628f5]{color:#fff;left:0;position:fixed;right:0;top:0;transition:transform .3s ease,background .3s ease;z-index:100}.header.scrolling-down[data-v-cd9628f5]{transform:translateY(-100%)}.header.scrolling-up[data-v-cd9628f5]{transform:translateY(0)}.header-wrapper[data-v-cd9628f5]{align-items:center;display:flex;height:8rem;justify-content:space-between;margin:0 auto;padding:1rem 1.6rem}@media only screen and (min-width:1023px){.header-wrapper[data-v-cd9628f5]{padding:1rem 6.4rem}}@media only screen and (min-width:1280px){.header-wrapper[data-v-cd9628f5]{max-width:144rem}}.header-wrapper-logo img[data-v-cd9628f5]{height:4rem;width:auto}@media only screen and (max-width:765px){.header-menu[data-v-cd9628f5]{display:none}}.header-menu__list[data-v-cd9628f5]{display:flex;gap:5rem;list-style:none;margin:0;padding:0}.header-menu__link[data-v-cd9628f5]{font-weight:500;text-decoration:none;transition:color .3s ease}.header-menu__link[data-v-cd9628f5]:hover{color:#666}.header-actions[data-v-cd9628f5]{display:flex;gap:1rem}.header-actions__button[data-v-cd9628f5]{background:none;border:1px solid #333;border-radius:4px;color:#333;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.header-actions__button[data-v-cd9628f5]:hover{background-color:#f5f5f5}.header-actions__button--primary[data-v-cd9628f5]{background-color:#333;color:#fff}.header-actions__button--primary[data-v-cd9628f5]:hover{background-color:#666}.header__burger-switch[data-v-cd9628f5]{display:none;height:5.4rem;padding:1.5rem .9rem;position:absolute;right:2rem;top:1rem;width:5.4rem;z-index:99}@media only screen and (max-width:765px){.header__burger-switch[data-v-cd9628f5]{display:block}}.header__burger-switch_opened .header__burger-switch-line[data-v-cd9628f5]{transition-delay:0s}.header__burger-switch_opened .header__burger-switch-line_top[data-v-cd9628f5]{transform:rotate(45deg) translateY(2px)}.header__burger-switch_opened .header__burger-switch-line_middle[data-v-cd9628f5]{opacity:0;transition-duration:.1s}.header__burger-switch_opened .header__burger-switch-line_bottom[data-v-cd9628f5]{transform:rotate(-45deg) translateY(-2px);transition-delay:0s}.header__burger-switch-line[data-v-cd9628f5]{background-color:#fff;border-radius:16px;display:block;height:1.5px;transition:all .3s ease-in;width:100%}.header__burger-switch-line_top[data-v-cd9628f5]{transform:translateY(-8px)}.header__burger-switch-line_middle[data-v-cd9628f5]{opacity:1;transform:translateY(0);transition-delay:.2s;transition-duration:.1}.header__burger-switch-line_bottom[data-v-cd9628f5]{transform:translateY(8px)}.burger-menu[data-v-cd9628f5]{display:none;transition:all .3s ease-in}@media only screen and (max-width:765px){.burger-menu[data-v-cd9628f5]{background-color:#35b04c;bottom:0;display:block;height:100dvh;left:0;overflow:hidden;padding:40px 20px;position:fixed;right:0;top:0;transform:translate(100%);width:100%;z-index:1}}.burger-menu_opened[data-v-cd9628f5]{transform:translate(0)}.burger-menu__list[data-v-cd9628f5]{margin-bottom:2.4rem}.burger-menu__item[data-v-cd9628f5]:not(:last-child){margin-bottom:1.2rem}.burger-menu__link[data-v-cd9628f5]{color:#fff;font-size:1.4rem;font-weight:600}.burger-menu__logo[data-v-cd9628f5]{display:flex;gap:.85rem}.burger-menu__logo img[data-v-cd9628f5]{width:2.7rem}.footer[data-v-55d3121d]{background-color:#2866a5;color:#fff;margin-top:auto;padding:4.8rem 0 4.2rem}.footer__logo[data-v-55d3121d]{display:flex;flex-shrink:0;gap:10px}@media only screen and (max-width:765px){.footer__logo[data-v-55d3121d]{margin-bottom:8px}}.footer__logo img[data-v-55d3121d]{height:auto;width:28px}@media only screen and (max-width:765px){.footer__logo img[data-v-55d3121d]{height:2.7rem}}.footer__contacts[data-v-55d3121d]{display:flex;flex-direction:column;gap:.5rem}@media only screen and (max-width:765px){.footer__contacts[data-v-55d3121d]{margin-bottom:16px}}.footer__email[data-v-55d3121d],.footer__phone[data-v-55d3121d]{text-decoration:none;transition:color .3s ease}.footer__wrapper[data-v-55d3121d]{display:flex;justify-content:space-between}@media only screen and (max-width:575px){.footer__wrapper[data-v-55d3121d]{flex-direction:column}}.footer__info[data-v-55d3121d]{display:flex;flex-direction:column;font-size:1.4rem;font-weight:600;gap:.8rem;line-height:20px}.footer__info-row[data-v-55d3121d]{display:flex;gap:1.6rem;margin-bottom:2.4rem}@media only screen and (max-width:575px){.footer__info-row[data-v-55d3121d]{flex-direction:column}}.form-field[data-v-6d556fe9]{display:flex;flex-direction:column;gap:4px;margin-bottom:24px;width:100%}.form-field[data-v-6d556fe9]:last-child{margin-bottom:0}.form-field[data-v-6d556fe9] .error{color:red;font-size:12px;font-weight:400}.form-field input[data-v-6d556fe9]{background:#f3f3f3;border:1px solid #ececec;border-radius:8px;font-size:16px;font-style:normal;font-weight:400;height:56px;line-height:1;padding:16px;width:100%}.form-field input[data-v-6d556fe9]:focus{background:#fff;border-color:#ececec}.form-field-label[data-v-6d556fe9]{align-items:center;display:flex;justify-content:space-between}.form-field-note[data-v-6d556fe9]{color:#8b8b8b;display:block;font-size:12px;font-weight:500;line-height:14px;margin-top:4px}.form-success-label[data-v-365e68e4]{font-size:36px;font-weight:500;line-height:40px;padding-right:32px}.hr[data-v-365e68e4]{background:#ebebeb;height:1px;margin-bottom:24px;width:100%}.form-note[data-v-365e68e4]{color:#8b8b8b;font-size:12px;font-weight:500;line-height:12px;margin-top:8px;text-align:center}.form[data-v-365e68e4]{display:flex;flex-direction:column}@media only screen and (max-width:765px){.form[data-v-365e68e4]{flex-direction:column}}@media only screen and (min-width:766px){.form-col[data-v-365e68e4]{width:calc(50% - 16px)}}.modal-form-footer[data-v-365e68e4]{margin-top:24px}.modal-form-footer .btn[data-v-365e68e4]{font-size:16px;font-weight:400;height:56px;line-height:24px}.modal[data-v-84545ffb]{background-color:#0006;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.form-success[data-v-84545ffb],.modal[data-v-84545ffb]{align-items:center;display:flex}.form-success[data-v-84545ffb]{flex-direction:column;text-align:center}.form-success img[data-v-84545ffb]{height:auto;margin-bottom:16px;width:120px}.form-success-title[data-v-84545ffb]{font-size:36px;font-weight:500;line-height:40px}.form-success-title span[data-v-84545ffb]{display:inline-flex}.modal[data-v-82444769]{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1000}@media only screen and (max-width:1022px){.modal[data-v-82444769]{display:block}}[data-v-82444769] .modal-title{line-height:1;margin-bottom:24px;padding-right:50px}.modal-wrapper[data-v-82444769]{max-width:100%;padding:8px;position:relative}@media only screen and (min-width:576px){.modal-wrapper[data-v-82444769]{padding:16px}}.modal-content[data-v-82444769]{background:#fff;border-radius:8px;position:relative}@media only screen and (min-width:1023px){.modal-content[data-v-82444769]{border-radius:16px}}.modal-close[data-v-82444769]{align-content:center;background:#fff;display:inline-flex;height:24px;justify-content:center;margin:auto;padding:0;position:absolute;right:16px;top:16px;width:24px;z-index:2}@media only screen and (min-width:766px){.modal-close[data-v-82444769]{right:40px;top:40px}}.modal-close path[data-v-82444769]{transition:var(--cub)}.modal-close:hover path[data-v-82444769]{fill:#4196d7}.modal-close svg[data-v-82444769]{height:100%;width:100%}.modal-container[data-v-82444769]{height:100%;max-width:100%;padding:40px}@media only screen and (min-width:1023px){.modal-container[data-v-82444769]{width:894px}}@media only screen and (max-width:765px){.modal-container[data-v-82444769]{padding:16px}}@media only screen and (min-width:1023px){.modal-container.__sm[data-v-82444769]{max-width:442px}}.page-layout[data-v-48c65612]{display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:2}.main-content[data-v-48c65612]{flex:1}
