.icon{display:inline-flex;align-items:center;justify-content:center}.icon svg{width:100%;height:100%}.header-menu{position:absolute;transition:var(--transition);transform:translateY(-100%);top:0;left:0;width:100%;display:flex;gap:60px;padding:20px 100px 60px;border-radius:0 0 10px 10px;background:var(--blue);flex-direction:column;z-index:10}@media only screen and (max-width:1400px){.header-menu{padding:20px 80px 60px}}@media only screen and (max-width:1100px){.header-menu{gap:30px;padding:20px 15px 30px}}@media only screen and (max-width:460px){.header-menu{gap:15px}}.header-menu--open{transform:translateY(0)}.header-menu .link{font-weight:400px;font-size:1.25rem;line-height:24px;color:var(--white);opacity:.5}@media only screen and (max-width:460px){.header-menu .link{font-size:1rem;line-height:19px}}.header-menu .link--white{opacity:1}.header-menu__logo{width:60px;height:60px}@media only screen and (max-width:460px){.header-menu__logo{width:30px;height:30px}}.header-menu__decisions{width:100%}.header-menu__header{display:flex;justify-content:space-between;align-items:center;width:100%}.header-menu__header-buttons{display:flex;gap:10px}@media only screen and (max-width:1100px){.header-menu__header-buttons .header__number{display:flex}}.header-menu__header-buttons .header__social{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:var(--gray-1);border-radius:10px;transition:var(--transition)}.header-menu__header-buttons .header__social .icon{width:18px;height:18px}.header-menu__header-buttons .header__social .icon svg circle,.header-menu__header-buttons .header__social .icon svg path,.header-menu__header-buttons .header__social .icon svg rect{transition:var(--transition);fill:var(--blue)}.header-menu__header-buttons .header__social:active{transform:scale(.98)}.header-menu__header-buttons .header__social:hover{background:var(--gray-2)}@media only screen and (max-width:460px){.header-menu__header-buttons .header__social{width:34px;height:34px}.header-menu__header-buttons .header__social .icon{width:16px;height:16px}}.header-menu__header-buttons .btn{padding:0;height:34px;width:34px}.header-menu__header-buttons .btn .icon{width:18px;height:18px}.header-menu__body{display:flex;gap:45px}@media only screen and (max-width:1100px){.header-menu__body{flex-direction:column;gap:32px}}@media only screen and (max-width:460px){.header-menu__body{flex-direction:column;gap:24px}}.header-menu__body-title{font-weight:400;font-size:1.25rem;line-height:28px;color:var(--white)}@media only screen and (max-width:460px){.header-menu__body-title{font-size:1rem;line-height:19px}}.header-menu__body-col{display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:1100px){.header-menu__body-col{gap:16px}}.header-menu__body-links{break-inside:avoid-column;margin:-8px -16px;min-width:250px}@media only screen and (max-width:1400px){.header-menu__body-links{display:flex;flex-direction:column}}@media only screen and (max-width:460px){.header-menu__body-links{margin:-4px -8px}}.header-menu__body-links--flex{display:flex;flex-direction:column}.header-menu__body-links a{display:inline-block;padding:8px 16px}@media only screen and (max-width:460px){.header-menu__body-links a{padding:4px 8px}}.header-menu__footer{display:flex;justify-content:space-between;gap:16px;align-items:flex-end}@media only screen and (max-width:1100px){.header-menu__footer{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:460px){.header-menu__footer{gap:8px}}.header-menu__footer-col{display:flex;flex-direction:column;gap:8px}.header{display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 20px rgba(0,0,0,.04);width:100%;padding:20px 100px}@media only screen and (max-width:1400px){.header{padding:20px 80px}}@media only screen and (max-width:1100px){.header{box-shadow:none;padding:15px}}.header a{text-decoration:none}.header__logo{width:60px;height:60px}@media only screen and (max-width:480px){.header__logo{width:45px;height:45px}}.header__logo img{width:100%;height:100%;object-fit:contain}.header__menu{display:flex;align-items:center;font-weight:400;font-size:1.25rem;line-height:24px;color:var(--blue-o5);gap:60px}@media only screen and (max-width:1100px){.header__menu{display:flex;justify-content:space-between}}.header__menu ul{list-style:none;margin:0;padding-left:0;display:flex;grid-gap:45px}@media only screen and (max-width:1300px){.header__menu ul{grid-gap:24px}}@media only screen and (max-width:1100px){.header__menu ul{display:none}}.header__menu ul li a{text-decoration:none;font-weight:500;line-height:24px;color:var(--blue-o5)}.header__menu ul li a:hover{color:var(--blue-1)}.header__menu ul li a:active{color:var(--blue)}@media only screen and (min-width:1101px){.header__menu-title{display:none}}@media only screen and (max-width:1100px){.header__menu-title{display:flex;font-weight:400;font-size:1rem;line-height:19px;color:var(--blue)}}.header__right{display:flex;gap:10px}@media only screen and (max-width:1300px){.header__right{gap:5px}}.header__menu-btn{border:none;cursor:pointer;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;padding:8px;transition:var(--transition);background:var(--gray-1)}.header__menu-btn .icon{width:18px;height:18px}.header__menu-btn .icon svg rect{transition:var(--transition)}.header__menu-btn:active{transform:scale(.96)}.header__menu-btn:hover{background:var(--blue)}.header__menu-btn:hover .icon svg rect{fill:var(--gray)}.header__number{display:flex;align-items:center;gap:6px;background:var(--gray-1);text-decoration:none;border-radius:10px;padding:0 8px;font-size:1.25rem;line-height:24px;height:34px;transition:var(--transition);color:var(--blue)}@media only screen and (max-width:1100px){.header__number{display:none;font-size:1rem}}.header__number span{white-space:nowrap}.header__number .icon{width:16px;height:16px}.header__number .icon svg path{transition:var(--transition);fill:var(--blue)}.header__number:active{transform:scale(.98)}.header__number:hover{background:var(--blue);color:var(--gray)}.header__number:hover .icon svg path{fill:var(--gray)}.header__socials{display:flex;gap:10px;align-items:center}@media only screen and (max-width:1100px){.header__socials{display:none}}.header__social{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:var(--gray-1);border-radius:10px;transition:var(--transition);color:var(--blue)}.header__social .icon{width:18px;height:18px}.header__social .icon svg path{transition:var(--transition);fill:var(--blue)}.header__social:active{transform:scale(.98)}.header__social:hover{background:var(--blue)}.header__social:hover .icon svg path{fill:var(--gray)}.img{object-fit:cover;object-position:center}.img--contain{object-fit:contain}.lazy{transition:var(--transition)}.lazy,.lazy.loaded{opacity:1}.input{background:var(--white);border:1px solid var(--blue);box-sizing:border-box;border-radius:10px;position:relative;cursor:text;height:50px;transition:var(--transition);display:flex;margin:0}.input--error{border-color:var(--red)}.input__errors{font-size:.75rem;line-height:15px;color:var(--red);display:flex;flex-direction:column;gap:5px}.input__errors--messages{color:var(--dark)}.input__container{display:flex;flex-direction:column;align-self:flex-start;gap:5px}.input--default .input__title{font-size:.75rem;line-height:15px;padding:5px 12px;margin-top:0}.input__title{font-size:1rem;line-height:19px;padding:15px 12px;color:var(--gray-3);text-align:left;left:0;user-select:none;box-sizing:border-box;width:100%}.input__action,.input__title{position:absolute;top:0;transition:.2s}.input__action{background:none;outline:none;border:none;cursor:pointer;padding:10px;right:0;bottom:0;margin:auto;z-index:2;display:flex;align-items:center}.input__action:active,.input__action:focus{box-shadow:0 0 0 2px var(--blue);border-radius:10px}.input__action .icon{transition:.2s;width:20px;height:20px}.input__action .icon svg{width:100%;height:100%}.input__action .icon svg path{fill:var(--dark)}.input__field{border-radius:10px;border:none;background:none;width:100%;height:100%;padding:20px 12px 5px;outline:none;font-size:1rem;line-height:19px;color:var(--dark);appearance:none;resize:vertical;z-index:1}.input__field,.ipt{box-sizing:border-box}.ipt{background:var(--white);border:1px solid var(--gray);border-radius:10px;position:relative;cursor:text;height:50px;transition:.2s;display:flex;margin:0;padding:13px}.ipt:focus{border-color:var(--blue)}.loading-indicator{display:flex;align-items:center}.modal-body__policy{display:flex;align-items:flex-start;gap:10px;margin-top:8px;cursor:pointer;user-select:none}.modal-body__policy-input{position:absolute;opacity:0;width:1px;height:1px}.modal-body__policy-box{width:18px;height:18px;flex:0 0 18px;margin-top:1px;border:1px solid var(--blue);border-radius:5px;background:var(--white);position:relative;transition:var(--transition)}.modal-body__policy-input:focus+.modal-body__policy-box{box-shadow:0 0 0 2px var(--blue)}.modal-body__policy-input:checked+.modal-body__policy-box{background:var(--blue);border-color:var(--blue)}.modal-body__policy-input:checked+.modal-body__policy-box:after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid var(--white);border-width:0 2px 2px 0;transform:rotate(45deg)}.modal-body__policy--error .modal-body__policy-box{border-color:var(--red)}.modal-body__policy-errors{font-size:.75rem;line-height:15px;color:var(--red);display:flex;flex-direction:column;gap:5px;margin:0;padding-left:28px;list-style:none}.footer{display:flex;flex-direction:column;width:100%;margin-top:auto}.footer a{text-decoration:none}.help{display:flex;width:100%;background:var(--gray-1);padding:60px 100px}@media only screen and (max-width:1400px){.help{padding:60px 80px}}@media only screen and (max-width:1100px){.help{padding:60px 15px 20px;flex-direction:column}}.help__image{width:255px;height:auto}@media only screen and (max-width:1100px){.help__image{display:none}}.help__container{display:flex;flex-direction:column;padding-left:110px}@media only screen and (max-width:1100px){.help__container{padding-left:0;padding-bottom:40px}}.help__title{font-weight:500;font-size:1.875rem;line-height:35px;color:var(--blue)}@media only screen and (max-width:1400px){.help__title{font-size:1.625rem}}@media only screen and (max-width:1100px){.help__title{font-size:1.25rem;line-height:25px}}.help__subtitle{font-weight:400;font-size:1.25rem;line-height:24px;color:var(--gray-4);padding-top:8px}@media only screen and (max-width:1400px){.help__subtitle{font-size:1.125rem}}@media only screen and (max-width:1100px){.help__subtitle{font-size:1rem;line-height:20px}}.help__buttons{display:flex;padding-top:30px;gap:30px}@media only screen and (max-width:540px){.help__buttons{flex-direction:column;gap:15px}}.description{display:flex;width:100%;padding:30px 100px;justify-content:space-between}@media only screen and (max-width:1100px){.description{flex-direction:column;padding:30px 15px}}.description__block{display:flex;flex-direction:column;gap:15px;padding-left:50px}@media only screen and (max-width:1100px){.description__block{padding-left:0;padding-top:30px}}.description__block .icon{opacity:.7;width:70px;height:70px}.description__block-socials .icon{width:25px;height:25px;margin-right:8px}.description__block-title{font-weight:500;font-size:1.5rem;line-height:28px;color:var(--blue)}@media only screen and (max-width:1400px){.description__block-title{font-size:1.375rem}}@media only screen and (max-width:1100px){.description__block-title{font-size:1.25rem;padding-bottom:16px}}.description__block-subtitle{font-weight:400;font-size:1.25rem;line-height:24px;color:var(--blue-o5)}@media only screen and (max-width:1400px){.description__block-subtitle{font-size:1rem}}.description__block li{list-style:none}.description__block li a{text-decoration:none}.description__block li a:hover{color:var(--blue-1)}.description__block li a:active{color:var(--blue)}.description__block li img{width:80px;height:80px}#footer_1block{padding-right:100px;padding-left:0;font-weight:400;font-size:1.25rem;line-height:24px;color:var(--blue-o5)}@media only screen and (max-width:1400px){#footer_1block{font-size:1.125rem}}@media only screen and (max-width:1100px){#footer_1block{font-size:1rem;padding:0}}.documents{display:flex;padding:18px 100px;background:var(--gray-1);justify-content:space-between;align-items:center}@media only screen and (max-width:1100px){.documents{flex-direction:column;padding:0 15px 30px;background:var(--white);align-items:flex-start}}.documents a{text-decoration:none;font-weight:400;color:var(--blue-o5)}.documents a:hover{color:var(--blue-1)}.documents a:active,.documents span{color:var(--blue)}.documents span{padding:8px 0;font-weight:400;font-size:1.25rem;line-height:24px}@media only screen and (max-width:1400px){.documents span{font-size:1.125rem}}@media only screen and (max-width:1100px){.documents span{font-size:1rem}}.agima{padding:0 100px 30px;width:fit-content;margin-left:auto}@media only screen and (max-width:1100px){.agima{padding:0 15px 30px;margin:0}}.agima .icon{width:150px;opacity:.7}.bounce-enter-active{animation:bounce-in var(--transition) cubic-bezier(.175,.885,.32,1.275)}.bounce-enter{animation:bounce-in var(--transition) reverse cubic-bezier(.175,.885,.32,1.275)}.no-overflow{overflow:hidden}.modal{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999;overflow:hidden;background:rgba(0,0,0,.2)}.modal__content{width:100%;height:100%;position:relative;display:none;align-items:flex-start;justify-content:center;overflow-y:auto}.modal__content:last-child{display:flex}.modal__background{position:fixed;left:0;top:0;height:100%;z-index:0;cursor:pointer}.modal__body{display:flex;justify-content:center;width:100%;margin:80px 0}@media only screen and (max-width:590px){.modal__body{margin:0}}.modal-body{background:var(--white);border-radius:var(--radius);padding:26px 30px;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;color:var(--black);justify-self:center;align-self:center;max-width:450px;width:100%;z-index:15;gap:20px;box-shadow:0 16px 24px rgba(0,0,0,.2),0 2px 6px rgba(0,0,0,.2),0 0 1px rgba(0,0,0,.2)}@media only screen and (max-width:590px){.modal-body{max-width:none;padding:16px;border-radius:0}}.modal-body__header{display:flex;flex-direction:column;position:relative}.modal-body__header .btn{padding:8px;height:30px;max-width:30px;right:0;position:absolute}.modal-body__title{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:1.25rem;line-height:22px;color:var(--blue);letter-spacing:.2px;margin-top:15px;margin-bottom:10px}@media only screen and (max-width:590px){.modal-body__title{font-size:.875rem}}.modal-body__subtitle{font-weight:400;font-size:1rem;line-height:17px;letter-spacing:.002rem;color:var(--gray-4)}@media only screen and (max-width:590px){.modal-body__subtitle{font-size:.75rem}}.modal-body__subtitle a{text-decoration:underline var(--blue);color:var(--blue)}.modal-body__text{font-weight:400;font-size:.8rem;line-height:17px;color:var(--gray-4);letter-spacing:.2px;margin:0}.modal-body__text a{text-decoration:underline var(--blue);color:var(--blue)}.modal-body__close{position:absolute;right:0;top:0;background:none;padding:0;border:none;cursor:pointer;display:flex}.modal-body__close .icon{width:22px;height:22px}.modal-body__close .icon svg{width:100%;height:100%}.modal-body__form{display:flex;flex-direction:column;gap:12px}.modal-body__form .btn,.modal-body__form .input__container,.modal-body__form .textarea__container{width:100%}@-moz-keyframes bounce-in{0%{transform:scale(.98)}50%{transform:scale(1.02)}to{transform:scale(1)}}@-webkit-keyframes bounce-in{0%{transform:scale(.98)}50%{transform:scale(1.02)}to{transform:scale(1)}}@-o-keyframes bounce-in{0%{transform:scale(.98)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes bounce-in{0%{transform:scale(.98)}50%{transform:scale(1.02)}to{transform:scale(1)}}.cookies{padding:15px;display:flex;width:100%;bottom:0;z-index:20;justify-content:space-between;align-items:center;position:fixed}.cookies__container{margin:0 auto;width:100%;display:flex;max-width:940px;padding:20px;background-color:var(--white);border-radius:10px;box-shadow:2px 3px 10px rgba(0,0,0,.4)}@media only screen and (max-width:700px){.cookies__container{flex-direction:column;gap:20px;padding:15px}}.cookies__body{width:100%;display:flex;align-items:center;padding:0 10px}.cookies span{margin:0;font-size:1rem;text-align:left;color:var(--dark);font-weight:500}@media only screen and (max-width:700px){.cookies span{font-size:.875rem;text-align:center}}.cookies__confirmed{display:flex;justify-content:flex-end}@media only screen and (max-width:700px){.cookies__confirmed{width:100%;justify-content:center}}@font-face{font-family:TT Hoves;src:url(/static/fonts/TT\ Hoves/TTHoves-DemiBold.eot);src:local("TT Hoves DemiBold"),local("TTHoves-DemiBold"),url(/static/fonts/TT\ Hoves/TTHoves-DemiBold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/TT\ Hoves/TTHoves-DemiBold.woff2) format("woff2"),url(/static/fonts/TT\ Hoves/TTHoves-DemiBold.woff) format("woff"),url(/static/fonts/TT\ Hoves/TTHoves-DemiBold.ttf) format("truetype");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:TT Hoves;src:url(/static/fonts/TT\ Hoves/TTHoves-Bold.eot);src:local("TT Hoves Bold"),local("TTHoves-Bold"),url(/static/fonts/TT\ Hoves/TTHoves-Bold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/TT\ Hoves/TTHoves-Bold.woff2) format("woff2"),url(/static/fonts/TT\ Hoves/TTHoves-Bold.woff) format("woff"),url(/static/fonts/TT\ Hoves/TTHoves-Bold.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:TT Hoves;src:url(/static/fonts/TT\ Hoves/TTHoves-Regular.eot);src:local("TT Hoves Regular"),local("TTHoves-Regular"),url(/static/fonts/TT\ Hoves/TTHoves-Regular.eot?#iefix) format("embedded-opentype"),url(/static/fonts/TT\ Hoves/TTHoves-Regular.woff2) format("woff2"),url(/static/fonts/TT\ Hoves/TTHoves-Regular.woff) format("woff"),url(/static/fonts/TT\ Hoves/TTHoves-Regular.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:TT Hoves;src:url(/static/fonts/TT\ Hoves/TTHoves-Medium.eot);src:local("TT Hoves Medium"),local("TTHoves-Medium"),url(/static/fonts/TT\ Hoves/TTHoves-Medium.eot?#iefix) format("embedded-opentype"),url(/static/fonts/TT\ Hoves/TTHoves-Medium.woff2) format("woff2"),url(/static/fonts/TT\ Hoves/TTHoves-Medium.woff) format("woff"),url(/static/fonts/TT\ Hoves/TTHoves-Medium.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}:root{--red:#f6554d;--blue-1:#2450a2;--blue:#132f63;--blue-o5:rgba(19,47,99,0.7);--gray:#f8f8f8;--gray-1:#fafafa;--gray-2:#e0e0e0;--gray-3:#515151;--gray-4:#515151;--gray-5:#828282;--gray-5-o5:hsla(0,0%,51%,0.5);--white:#fff;--black:#000;--transition:0.3s;--radius:10px}*{margin:0;padding:0;box-sizing:border-box;font-family:TT Hoves,sans-serif}html{scroll-behavior:smooth;font-size:16px}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}#app,main{display:flex;flex-direction:column}main{width:100%}.scroll-slider .swiper-wrapper{transition-timing-function:linear!important}a{text-decoration:none}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2rem;margin:.67rem 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1rem}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1rem}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25rem}sup{top:-.5rem}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35rem .75rem .625rem}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.btn{height:50px;padding:0 20px;border-radius:10px;font-weight:400;font-size:1.25rem;line-height:24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;cursor:pointer;transition:var(--transition)}.btn:active{transform:scale(.96)}.btn .icon{width:20px;height:20px}.btn .icon svg path{transition:var(--transition)}.btn--blue{background:var(--blue);color:var(--gray)}.btn--blue a{text-decoration:none;color:var(--gray)}.btn--blue .icon svg path{fill:var(--gray)}.btn--blue:hover{color:var(--white);background:var(--blue-1)}.btn--blue:hover a{text-decoration:none;color:var(--white)}.btn--blue:hover .icon svg path{fill:var(--white)}.btn--white{background:var(--gray);color:var(--blue)}.btn--white a{text-decoration:none;color:var(--blue)}.btn--white .icon svg path{fill:var(--blue)}.btn--white:hover{background:var(--gray-2)}.btn--white:hover a{text-decoration:none}.btn--red{background:var(--red);color:var(--white)}.btn--red a{text-decoration:none;color:var(--white)}.btn--red .icon svg path{fill:var(--white)}.btn--red:hover{background:var(--blue)}.btn--red:hover a{text-decoration:none}.btn--tab{background:var(--gray);color:var(--gray-4);height:40px}.btn--tab .icon svg path{fill:var(--gray-4)}.btn--tab:hover{background:var(--blue);color:var(--white)}.btn--tab:hover .icon svg path{fill:var(--white)}.btn--tab-active{background:var(--blue);color:var(--white)}.btn--tab-active .icon svg path{fill:var(--white)}