.select[data-v-3c4afbf5]{position:relative;outline:none;color:#283341;min-width:18rem;font-size:1.4rem;line-height:1.8rem;font-weight:500}.select__inner[data-v-3c4afbf5]{background-color:transparent;display:flex;align-items:center;gap:.6rem;height:5rem;transition:opacity .3s ease;padding:0 2.2rem;border:.1rem solid transparent;border-radius:.9rem;position:relative;z-index:2;cursor:pointer}.select__inner svg[data-v-3c4afbf5]{stroke:#003da6}@media screen and (min-width:1279px){.select__inner[data-v-3c4afbf5]:hover{opacity:.5}}.select__inner.open[data-v-3c4afbf5]{background-color:#f1f6fb;border:.1rem solid #d5e6f7}@media screen and (min-width:1279px){.select__inner.open[data-v-3c4afbf5]:hover{opacity:1;background-color:#003da6;color:#fff}.select__inner.open:hover svg[data-v-3c4afbf5]{stroke:#fff}}.select__items[data-v-3c4afbf5]{color:#283341;overflow:hidden;display:flex;flex-direction:column;border-right:.1rem solid #e4effa;border-left:.1rem solid #e4effa;border-bottom:.1rem solid #e4effa;position:absolute;background-color:#f1f6fb;top:4.4rem;left:0;right:0;z-index:1;padding:1rem 0;border-radius:0 0 .9rem .9rem}.select__items.hide[data-v-3c4afbf5]{display:none}.select__item[data-v-3c4afbf5]{display:flex;align-items:center;gap:.6rem;border:none;background:none;padding:1rem 2.2rem;white-space:nowrap;cursor:pointer}.select__item svg[data-v-3c4afbf5]{flex-shrink:0;stroke:#003da6}@media screen and (min-width:1279px){.select__item[data-v-3c4afbf5]:hover{opacity:.5}}.header[data-v-10fc8d9f]{width:100%;border-bottom:.1rem solid #e4effa;height:15rem;position:fixed;top:0;z-index:8;background:#fff;transition:height .3s ease}.header.hide[data-v-10fc8d9f]{height:8rem}.header__container[data-v-10fc8d9f]{display:flex;width:100%}.header__logo[data-v-10fc8d9f]{display:flex;align-items:center;justify-content:center;border-right:.1rem solid #e4effa;padding-right:2rem;flex-direction:column;cursor:pointer;transition:opacity .3s ease}@media screen and (min-width:1279px){.header__logo[data-v-10fc8d9f]:hover{opacity:.5}}@media screen and (min-width:1599px){.header__logo[data-v-10fc8d9f]{padding-right:4rem}}.header__logo span[data-v-10fc8d9f]{margin-top:1rem;align-self:flex-start;color:#335378;transition:height .3s ease;font-size:1.3rem;line-height:150%;font-weight:500}.header__logo svg[data-v-10fc8d9f]{transition:transform .3s ease}.header__logo.hide svg[data-v-10fc8d9f]{transform:scale(.8)}.header__logo.hide span[data-v-10fc8d9f]{overflow:hidden;margin-top:0;height:0}.header__search[data-v-10fc8d9f]{max-width:35rem}.header__search[data-v-10fc8d9f] input{font-size:1.6rem}@media screen and (min-width:1279px){.header__search[data-v-10fc8d9f] input{font-size:1.4rem}}@media screen and (min-width:1599px){.header__search[data-v-10fc8d9f] input{font-size:1.6rem}}.header__inner[data-v-10fc8d9f]{display:flex;flex-direction:column;width:100%}.header__top[data-v-10fc8d9f]{height:7rem;display:flex;align-items:center;border-bottom:.1rem solid #e4effa;padding-left:2rem;gap:2rem;transition:height .3s ease}@media screen and (min-width:1599px){.header__top[data-v-10fc8d9f]{gap:4rem;padding-left:4rem}}.header__top.hide[data-v-10fc8d9f]{overflow:hidden;height:0}.header__bottom[data-v-10fc8d9f]{height:8rem;display:flex;align-items:center;padding-left:2rem;gap:2rem}@media screen and (min-width:1599px){.header__bottom[data-v-10fc8d9f]{gap:4rem;padding-left:4rem}}.header__top-menu[data-v-10fc8d9f]{display:flex;gap:2rem}@media screen and (min-width:1599px){.header__top-menu[data-v-10fc8d9f]{gap:5rem}}.header__top-menu li[data-v-10fc8d9f]{color:#233c58;transition:opacity .3s ease;font-size:1.4rem;line-height:1.8rem;font-weight:400}@media screen and (min-width:1279px){.header__top-menu li[data-v-10fc8d9f]:hover{opacity:.5}}@media screen and (min-width:1599px){.header__top-menu li[data-v-10fc8d9f]{font-size:1.5rem;line-height:1.8rem;font-weight:400}}.header__top-menu li a[data-v-10fc8d9f]{display:flex;align-items:center;gap:2rem}.header__bottom-menu[data-v-10fc8d9f]{display:flex;gap:2rem}@media screen and (min-width:1599px){.header__bottom-menu[data-v-10fc8d9f]{gap:5rem}}.header__bottom-menu li[data-v-10fc8d9f]{color:#283341;transition:opacity .3s ease;font-size:1.3rem;line-height:1.8rem;font-weight:400}@media screen and (min-width:1279px){.header__bottom-menu li[data-v-10fc8d9f]:hover{opacity:.5}}@media screen and (min-width:1599px){.header__bottom-menu li[data-v-10fc8d9f]{font-size:1.5rem;line-height:1.8rem;font-weight:500}}.header__phone[data-v-10fc8d9f]{margin-left:auto;color:#283341;transition:opacity .3s ease;font-size:1.6rem;line-height:2.2rem;font-weight:500}@media screen and (min-width:1279px){.header__phone[data-v-10fc8d9f]:hover{opacity:.5}}@media screen and (min-width:1599px){.header__phone[data-v-10fc8d9f]{font-size:1.8rem;line-height:2.2rem;font-weight:600}}.header__callback[data-v-10fc8d9f]{border:none;background:transparent;display:flex;align-items:center;gap:.6rem;transition:opacity .3s ease;cursor:pointer}.header__callback svg[data-v-10fc8d9f]{stroke:#003da6}@media screen and (min-width:1279px){.header__callback[data-v-10fc8d9f]:hover{opacity:.5}}.header__person[data-v-10fc8d9f]{border:none;background:transparent;display:flex;align-items:center;gap:.6rem;min-width:14rem;transition:opacity .3s ease;cursor:pointer}.header__person svg[data-v-10fc8d9f]{stroke:#003da6}@media screen and (min-width:1279px){.header__person[data-v-10fc8d9f]:hover{opacity:.5}}.header__search[data-v-10fc8d9f]{margin-left:auto}.callback[data-v-13f14563]{max-width:40rem;width:100%}.callback__title[data-v-13f14563]{text-align:center;color:#283341;margin-bottom:3rem;font-size:2.2rem;line-height:2.6rem;font-weight:500}@media screen and (min-width:1279px){.callback__title[data-v-13f14563]{font-size:4rem;line-height:4.4rem;font-weight:500}}.callback__form[data-v-13f14563]{display:flex;flex-direction:column;gap:2rem}.callback__text[data-v-13f14563]{font-size:1.2rem;line-height:1.4rem;font-weight:500}.callback__text a[data-v-13f14563]{color:#003da6}@media screen and (min-width:1279px){.callback__text a[data-v-13f14563]{transition:.3s ease}.callback__text a[data-v-13f14563]:hover{opacity:.5}}.callback__result[data-v-13f14563]{font-size:1.8rem;line-height:2rem;font-weight:500}