.header-nav{background-color:#fcfcfc;background-image:url(../images/header-nav/header-nav-bg.png);background-position:bottom;background-repeat:no-repeat;background-size:100%;box-sizing:border-box;display:block;height:100%;left:0;padding:120px 0 0;pointer-events:none;position:fixed;top:0;transform:translate3D(0,-100%,0);transition:all .5s ease;width:100%;will-change:transform;z-index:45}@media (max-width:767px){.header-nav{background-image:url(../images/header-nav/header-nav-bg768.png);padding-top:100px;transform:translate3D(100%,0,0)}}.header-nav--active{opacity:1;pointer-events:auto;transform:translateZ(0);visibility:visible}.header-nav__wrapper{box-sizing:border-box;height:100%;overflow-x:hidden;overflow-y:auto;padding-top:60px;scrollbar-color:#6884b9 #e6e6e6;scrollbar-width:thin;width:100%}.header-nav__wrapper::-webkit-scrollbar-thumb{background-color:#6884b9;border-radius:2px}.header-nav__wrapper::-webkit-scrollbar-track{background-color:#e6e6e6}.header-nav__wrapper::-webkit-scrollbar{background-color:#e6e6e6;height:6px;width:6px}@media (max-width:1509px){.header-nav__wrapper{padding-top:40px}}@media (max-width:767px){.header-nav__wrapper{padding-top:0}}.header-nav__content{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin-left:auto;margin-right:auto;max-width:1450px;padding-left:40px;padding-right:40px;width:100%}@media (max-width:767px){.header-nav__content{padding-left:20px;padding-right:20px}}.header-nav__search{display:none}@media (max-width:767px){.header-nav__search{display:block;margin-bottom:40px;width:100%}}.header-nav__btn{cursor:auto;pointer-events:none}@media (max-width:767px){.header-nav__btn{cursor:pointer;pointer-events:auto}}.header-nav__link{font-size:28px;font-weight:500;line-height:1.2;margin:0 0 24px;text-decoration-color:transparent;transition:color .2s ease,text-decoration-color .2s ease}@media (max-width:767px){.header-nav__link{font-size:22px}}@media (hover:hover){.header-nav__link:hover{color:#274e9b;text-decoration-color:#274e9b}}.header-nav__link--mb0{margin-bottom:0}@media (max-width:767px){.header-nav__link--active{color:#274e9b}}.header-nav__link-arrow{display:none;transition:transform .2s ease}@media (max-width:767px){.header-nav__link-arrow{display:inline;margin-left:26px}.header-nav__link-arrow--active{transform:rotate(180deg)}}.header-nav__list{display:flex;flex-direction:column;margin-left:30px;padding-bottom:40px;transition:height .2s ease,opacity .2s ease;will-change:height,opacity}@media (min-width:1170px){.header-nav__list{-moz-column-count:2;column-count:2;-moz-column-gap:195px;column-gap:195px}}@media (min-width:1019px){.header-nav__list{-moz-column-gap:140px;column-gap:140px}}@media (min-width:768px){.header-nav__list{-moz-column-count:3;-moz-column-gap:100px;column-gap:100px;-moz-column-width:260px;columns:260px 3;display:block!important;height:auto!important}}.header-nav__item{display:table;-moz-column-break-inside:avoid;break-inside:avoid-column;font-size:16px;font-weight:500;line-height:1.25;margin-bottom:20px;page-break-inside:avoid;text-decoration-color:transparent;transition:color .2s ease,text-descoration-color .2s ease}@media (hover:hover){.header-nav__item:hover{color:#274e9b;text-decoration-color:#274e9b}}.header-nav__item:active{color:#274e9b;text-decoration-color:#274e9b}.header-nav__item.router-link-exact-active,.header-nav__link.router-link-exact-active{color:#274e9b;pointer-events:none}.header-nav__info{align-items:flex-end;box-sizing:border-box;display:flex;justify-content:space-between;margin-top:auto;position:relative;width:100%}@media (max-width:767px){.header-nav__info{flex-direction:column}}.header-nav__social{display:flex;flex-direction:column;margin-bottom:40px;margin-top:125px}@media (max-width:1169px){.header-nav__social{margin-top:25px}}@media (max-width:767px){.header-nav__social{align-self:flex-start;margin-bottom:60px}}.header-nav__social-title{color:#333;font-size:14px;font-weight:400;line-height:1.2;margin:0 0 20px}.header-nav__social-block{display:flex}.header-nav__social-item{margin-right:20px}.header-nav__social-item:last-child{margin-right:0}.header-nav__contacts{align-items:flex-end;bottom:40px;display:flex;flex-direction:column;max-width:380px;position:absolute;right:0;text-align:right;width:100%}@media (max-width:767px){.header-nav__contacts{margin-bottom:40px;position:static}}.header-nav__contacts-street{white-space:pre-wrap}.header-nav__contacts-title{font-size:28px;font-weight:500;line-height:1.2;margin-bottom:40px;text-decoration:none;transition:color .2s}@media (max-width:399px){.header-nav__contacts-title{font-size:24px}}@media (hover:hover){.header-nav__contacts-title:hover{color:#274e9b}}.header-nav__contacts-title:active{color:#274e9b}.header-nav__contacts-address{font-size:18px;line-height:1.5}@media (max-width:399px){.header-nav__contacts-address{font-size:16px}}.header-nav__contacts-email{color:#000;font-size:16px;line-height:1.2;text-decoration:underline;text-decoration-color:#000;transition:text-decoration-color .2s}@media (hover:hover){.header-nav__contacts-email:hover{text-decoration-color:transparent}}.header-nav__contacts-email:active{text-decoration-color:transparent}.header-nav-list-enter-from,.header-nav-list-leave-active{opacity:0}@media (max-width:767px){.container_1024{padding-left:20px;padding-right:20px}.ph-search{display:none}}.ph-search__wrapper{background-color:#fcfcfc;border-bottom:1px solid #ccc;display:flex;height:100%;left:0;position:absolute;right:0;top:0;transform:translateY(-100%);transition:transform .3s;z-index:5}.ph-search__wrapper--active{transform:translateY(0)}.ph-search__container{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1450px;padding-left:40px;padding-right:40px;padding-top:35px;width:100%}@media (max-width:767px){.ph-search__container{padding-left:20px;padding-right:20px}}.ph-search__form{align-items:center;display:flex;padding-left:70px;padding-right:110px;position:relative}.ph-search__placeholder{bottom:100%;color:#999;font-weight:400;left:110px;margin:0;position:absolute}@media (max-width:767px){.ph-search__placeholder{display:none}}.ph-search__submit{box-sizing:border-box;flex-shrink:0;height:30px;margin-right:10px;padding:5px;width:30px}.ph-search__input{background:transparent;border:none;display:block;font-size:18px;line-height:22px;padding:4px 0 0;width:100%}.ph-search__bg{background-image:linear-gradient(180deg,rgba(234,238,245,.8) 60%,transparent);height:100vh;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s;width:100%}.ph-search__bg--active{opacity:1;pointer-events:auto}.page-header{backface-visibility:hidden;background-color:#fcfcfc;border-bottom:1px solid transparent;box-sizing:border-box;height:120px;left:0;padding-top:40px;position:absolute;top:0;transition:border-color .3s ease,background-color .3s ease;width:100%;will-change:transform,background-color,border-color;z-index:50}@media (max-width:767px){.page-header{height:100px}}.page-header--tr{background-color:transparent}.page-header--tr:not(.page-header--tr.page-header--open):not(.page-header--tr.page-header--fixed) .page-header__logo-icon,.page-header--tr:not(.page-header--tr.page-header--open):not(.page-header--tr.page-header--fixed) .page-header__nav-item,.page-header--tr:not(.page-header--tr.page-header--open):not(.page-header--tr.page-header--fixed) .page-header__number,.page-header--tr:not(.page-header--tr.page-header--open):not(.page-header--tr.page-header--fixed) .page-header__search-btn{color:#fcfcfc}.page-header--tr:not(.page-header--tr.page-header--open):not(.page-header--tr.page-header--fixed) .page-header__nav-burger-line,.page-header--tr:not(.page-header--tr.page-header--open):not(.page-header--tr.page-header--fixed) .page-header__nav-burger:after,.page-header--tr:not(.page-header--tr.page-header--open):not(.page-header--tr.page-header--fixed) .page-header__nav-burger:before{background-color:#fcfcfc}.page-header--fixed{position:fixed;top:-120px;transition:background-color 0s ease .3s,border-color .3s ease,transform .3s ease}@media (max-width:767px){.page-header--fixed{top:-100px}}.page-header--fixed.page-header--visible{background-color:#fcfcfc;border-bottom-color:#e6e6e6;transform:translateY(100%);transition:border-color .3s ease,transform .3s ease}.page-header--fixed.page-header--visible .page-header__logo-icon,.page-header--fixed.page-header--visible .page-header__nav-item,.page-header--fixed.page-header--visible .page-header__number,.page-header--fixed.page-header--visible .page-header__search-btn{color:#274e9b}.page-header--fixed.page-header--visible:not(.page-header--nav) .page-header__nav-burger:after,.page-header--fixed.page-header--visible:not(.page-header--nav) .page-header__nav-burger:before{background-color:#274e9b}.page-header--nav{border-bottom-color:transparent!important}.page-header--nav .page-header__number,.page-header--nav .page-header__search-btn{display:none}.page-header--nav .page-header__nav-burger:after,.page-header--nav .page-header__nav-burger:before{background-color:#274e9b}.page-header__container{align-items:flex-start;box-sizing:border-box;display:flex;height:100%;margin-left:auto;margin-right:auto;max-width:1450px;padding-left:40px;padding-right:40px;position:relative;width:100%}@media (max-width:767px){.page-header__container{padding-left:20px;padding-right:20px}}.page-header__logo{height:52px;margin-left:0;margin-right:auto;padding-right:10px;width:445px}@media (max-width:767px){.page-header__logo{height:34px;width:289px}}@media (max-width:499px){.page-header__logo{height:30px;width:257px}}@media (max-width:369px){.page-header__logo{height:28px;width:240px}}.page-header__logo-icon{color:#274e9b;height:100%;transition:color .3s;width:100%}.page-header__number{color:#274e9b;font-size:20px;font-weight:500;line-height:1.25;margin-right:220px;margin-top:-2px;text-decoration:none;transition:color .2s;white-space:nowrap}@media (hover:hover){.page-header__number:hover{color:#000}}.page-header__number:active{color:#000}@media (max-width:1339px){.page-header__number{margin-right:120px}}@media (max-width:1019px){.page-header__number{display:none}}.page-header__search-btn{box-sizing:border-box;color:#274e9b;display:block;height:30px;margin-top:-5px;padding:5px;position:absolute;right:105px;width:30px;z-index:10}@media (max-width:767px){.page-header__search-btn{display:none}}@media (hover:hover){.page-header__search-btn:hover{color:#000}}.page-header__search-btn:active{color:#000}.page-header__search-btn:after,.page-header__search-btn:before{background-color:#000;border-radius:2px;content:"";height:2px;left:50%;position:absolute;top:50%;transition:background-color .2s,transform .2s;width:20px}.page-header__search-btn:before{transform:translate(-50%,-50%) rotate(45deg) scale(0)}.page-header__search-btn:after{transform:translate(-50%,-50%) rotate(-45deg) scale(0)}.page-header__search-btn--active:before{transform:translate(-50%,-50%) rotate(45deg) scale(1)}.page-header__search-btn--active:after{transform:translate(-50%,-50%) rotate(-45deg) scale(1)}.page-header__search-btn--active .page-header__search-icon{opacity:0}.page-header__search-icon{flex-shrink:0;opacity:1;pointer-events:none;transition:opacity .2s,color .2s}.page-header__nav-burger{align-items:center;cursor:pointer;display:flex;height:30px;position:relative;right:-3px;top:-4px}.page-header__nav-burger:after,.page-header__nav-burger:before{background:#274e9b;border-radius:2px;content:"";display:block;height:2px;position:absolute;right:3px;transition:transform .2s,background-color .2s;width:24px}.page-header__nav-burger:before{top:7px;transform-origin:50% 50%}.page-header__nav-burger:after{bottom:7px;transform-origin:50% 50%}.page-header__nav-burger--active:before{transform:translateY(7px) rotate(45deg)}.page-header__nav-burger--active:after{transform:translateY(-7px) rotate(-45deg)}.page-header__nav-burger--active .page-header__nav-burger-line{opacity:0}.page-header__nav-burger-text{color:#5271af;font-size:14px;line-height:1.1;margin-right:18px;order:-1}@media (max-width:767px){.page-header__nav-burger-text{display:none}}.page-header__nav-burger-line{background-color:#274e9b;border-radius:2px;height:2px;margin:0 3px;transition:background-color .2s,opacity .2s;width:24px}.page-header__nav{display:flex}@media (max-width:1339px){.page-header__nav{display:none}}.page-header__nav-item{color:#000;font-size:16px;font-weight:500;line-height:1.25;text-decoration:none;transition:color .2s}@media (hover:hover){.page-header__nav-item:hover{color:#274e9b}}.page-header__nav-item:active{color:#274e9b}.page-header__nav-item.router-link-exact-active{color:#274e9b;pointer-events:none}.page-header__nav-item+.page-header__nav-item{margin-left:30px}.page-footer{background-color:#274e9b;color:#fcfcfc;padding:80px 0 0}.page-footer,.page-footer__container{box-sizing:border-box;overflow:hidden;width:100%}.page-footer__container{margin-left:auto;margin-right:auto;max-width:1450px;padding-left:40px;padding-right:40px}@media (max-width:767px){.page-footer__container{padding-left:20px;padding-right:20px}}.page-footer__main{display:flex;margin-bottom:100px}@media (max-width:1339px){.page-footer__main{flex-wrap:wrap;margin-bottom:80px}}@media (max-width:499px){.page-footer__main{margin-bottom:70px}}.page-footer__main-logo{flex-shrink:0;height:34px;margin-right:100px;width:124px}.page-footer__main-title{color:#fcfcfc;font-size:28px;font-weight:500;margin:0 0 40px}.page-footer__main-title[href]{color:#fcfcfc;display:inline-block;text-decoration:none;transition:color .2s}@media (hover:hover){.page-footer__main-title[href]:hover{color:#d4dceb}}.page-footer__main-title[href]:active{color:#d4dceb}.page-footer__directions{margin-right:120px;width:570px}@media (max-width:1509px){.page-footer__directions{margin-right:100px}}@media (max-width:1339px){.page-footer__directions{margin-bottom:100px;margin-right:0;width:100%}}@media (max-width:599px){.page-footer__directions{margin-bottom:80px;margin-right:0}}.page-footer__directions-list{-moz-column-count:2;column-count:2;-moz-column-fill:balance;column-fill:balance;-moz-column-gap:100px;column-gap:100px}@media (max-width:1339px){.page-footer__directions-list{-moz-column-count:3;column-count:3}}@media (max-width:1019px){.page-footer__directions-list{-moz-column-count:2;column-count:2}}@media (max-width:599px){.page-footer__directions-list{-moz-column-count:1;column-count:1}}.page-footer__information{margin-right:auto;padding-right:40px}@media (max-width:1339px){.page-footer__information{margin-bottom:80px}}@media (max-width:599px){.page-footer__information{width:100%}}.page-footer__information-list{display:flex;flex-direction:column}.page-footer__information-item{margin:0 0 20px}.page-footer__directions-link,.page-footer__information-link{display:flex;margin:0 0 20px;-moz-column-break-inside:avoid;break-inside:avoid;color:#fcfcfc;font-size:16px;font-weight:500;line-height:1.25;text-decoration-color:transparent;transition:text-decoration-color .2s}@media (hover:hover){.page-footer__directions-link:hover,.page-footer__information-link:hover{text-decoration-color:#fcfcfc}}.page-footer__directions-link:active,.page-footer__information-link:active{text-decoration-color:#fcfcfc}.page-footer__directions-link.router-link-exact-active,.page-footer__information-link.router-link-exact-active{pointer-events:none;text-decoration-color:#fcfcfc}.page-footer__directions-link:last-child,.page-footer__information-link:last-child{margin-bottom:0}.page-footer__contacts{display:flex;flex-direction:column}@media (max-width:599px){.page-footer__contacts{margin-left:0}}.page-footer__contacts-wrap{margin-left:auto}@media (max-width:1339px){.page-footer__contacts-wrap{margin-bottom:80px;margin-left:0}}.page-footer__contacts-address{display:flex;flex-direction:column;font-size:18px}@media (max-width:399px){.page-footer__contacts-address{font-size:16px}}.page-footer__contacts-street{max-width:380px;white-space:pre-wrap}.page-footer__contacts-email{color:#fcfcfc;font-size:16px;font-weight:500;line-height:1.25;text-decoration:underline;transition:color .2s}@media (hover:hover){.page-footer__contacts-email:hover{color:#d4dceb}}.page-footer__contacts-email:active{color:#d4dceb}.page-footer__socials{-moz-column-gap:40px;column-gap:40px;display:flex;margin-top:auto;width:100%}@media (max-width:499px){.page-footer__socials{-moz-column-gap:27px;column-gap:27px;flex-wrap:wrap}}@media (max-width:399px){.page-footer__socials{flex-direction:column}}.page-footer__social{align-items:center;box-sizing:border-box;color:#fcfcfc;display:flex;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}@media (max-width:499px){.page-footer__social{margin-bottom:10px}}@media (hover:hover){.page-footer__social:hover{color:#d4dceb}}.page-footer__social:active{color:#d4dceb}.page-footer__social-arrow{margin-left:13px}.page-footer__privacy{border-top:1px solid #3d60a6;padding:40px 0}.page-footer__privacy-items{display:flex;flex-wrap:wrap;margin-bottom:20px}@media (max-width:767px){.page-footer__privacy-items{flex-direction:column;margin-bottom:40px}}.page-footer__privacy-item{color:#fcfcfc;font-size:14px;font-weight:500;line-height:1.2;margin:0 40px 20px 0;text-decoration:none;transition:color .2s}@media (max-width:767px){.page-footer__privacy-item{margin:0 0 20px;width:100%}}@media (hover:hover){.page-footer__privacy-item:hover{color:#d4dceb}}.page-footer__privacy-item:active{color:#d4dceb}.page-footer__privacy-item:last-child{margin-right:0}@media (max-width:767px){.page-footer__privacy-item:last-child{margin-bottom:0}}.page-footer__copyright{align-items:center;display:flex;justify-content:space-between}@media (max-width:599px){.page-footer__copyright{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.page-footer__copyright-item{color:#fcfcfc;font-size:14px;font-weight:400;line-height:1.2;margin-right:30px}@media (max-width:599px){.page-footer__copyright-item{margin-right:0;order:2}}.page-footer__company{align-items:flex-end;color:#fcfcfc;display:flex;font-size:14px;font-weight:500;line-height:1.2}@media (max-width:599px){.page-footer__company{margin-bottom:40px;order:1}}.page-footer__company-link{color:#fcfcfc;display:inline-block;font-size:0;line-height:0;margin-left:6px;transition:color .2s}@media (hover:hover){.page-footer__company-link:hover{color:#d4dceb}}.page-footer__company-link:active{color:#d4dceb}.page-footer__company-icon{margin-left:5px}.check-list__title{font-size:20px;font-weight:700;line-height:1.2;margin:0 0 12px;width:100%}.check-list__items{display:flex;flex-wrap:wrap;margin:0 -10px 20px}.check-list__item{margin:0 10px 10px;width:calc(100% - 20px)}.section-title{font-size:48px}@media (max-width:768px){.section-title{font-size:32px}}.form__fields{width:100%}.custom .field__list,.custom .field__title{margin-left:1rem;margin-right:1rem}.custom .field__title{margin-bottom:1rem}.custom .field__check{margin-bottom:.5rem}@media (max-width:768px){.form__fields .form__field--w50{width:100%}.custom .field__list,.field__title{margin-left:0;margin-right:0}}.container_1024[data-v-4e66a4c4]{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1024px;padding-left:40px;padding-right:40px;width:100%}@media (max-width:767px){.container_1024[data-v-4e66a4c4]{padding-left:20px;padding-right:20px}}#accept-cookie[data-v-4e66a4c4]{background:#001f3ce6;bottom:0;color:#fff;font-size:12px;left:0;position:fixed;text-align:justify;width:100%;z-index:1000}#accept-cookie .container[data-v-4e66a4c4]{align-items:center;display:flex;justify-content:center;margin:0 auto;padding:20px;position:relative}#accept-cookie button[data-v-4e66a4c4]{background:none;border:1px solid #fff;border-radius:10px;color:#fff;cursor:pointer;margin-left:30px;padding:10px 50px;transition:.1s}#accept-cookie button[data-v-4e66a4c4]:hover{background:#001f3c}#accept-cookie p[data-v-4e66a4c4]{margin-bottom:0}@media (max-width:767px){#accept-cookie .container[data-v-4e66a4c4]{flex-wrap:wrap}}@media (min-width:768px){#accept-cookie .container[data-v-4e66a4c4]{width:750px}}@media (min-width:992px){#accept-cookie .container[data-v-4e66a4c4]{width:970px}}@media (min-width:1200px){#accept-cookie .container[data-v-4e66a4c4]{width:1170px}}.container_1024{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1024px;padding-left:40px;padding-right:40px;width:100%}@media (max-width:767px){.container_1024{padding-left:20px;padding-right:20px}}.app{box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding-top:120px}@media (max-width:767px){.app{padding-top:100px}}.app--pt0{padding-top:0}.app--page-transition .app__page{opacity:0;pointer-events:none;transition:none;visibility:hidden}.app__footer{flex:0 0 auto}.app__main{display:flex;flex:1 0 auto;flex-direction:column;min-height:calc(100vh - 120px);width:100%}@media (max-width:767px){.app__main{min-height:calc(100vh - 100px)}}.app__page{flex-grow:1;overflow:hidden;transition:opacity .2s;width:100%}
