.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}.block-brow{align-items:center;background-color:#d4fa61;box-sizing:border-box;display:flex;font-weight:700;min-height:100px;padding:15px 0;position:fixed;width:100%;z-index:100}.block-brow__container{box-sizing:border-box;display:grid;gap:0 25px;grid-template-areas:"image content btn";grid-template-columns:60px 1fr minmax(100px,auto);margin-left:auto;margin-right:auto;max-width:1400px;padding-left:40px;padding-right:40px;width:100%}@media (max-width:767px){.block-brow__container{padding-left:20px;padding-right:20px}}@media (max-width:599px){.block-brow__container{gap:5px;grid-template-areas:"image content content" "btn btn btn"}}.block-brow__content{display:flex;flex-direction:column;gap:0;grid-area:content;justify-content:center}.block-brow__text{font-size:16px;line-height:1.17;max-height:100%;overflow:hidden;text-overflow:ellipsis}@media (max-width:599px){.block-brow__text{font-size:14px;margin-right:10px}}@media (max-width:499px){.block-brow__text{font-size:13px;line-height:1.1}}@media (max-width:399px){.block-brow__text{font-size:12px}}.block-brow__image{align-items:center;display:flex;grid-area:image}.block-brow__image img{border:5px solid #fff;border-radius:50%;height:50px;max-height:50px;max-width:50px;-o-object-fit:cover;object-fit:cover;width:50px}@media (max-width:599px){.block-brow__image{justify-self:flex-start}}.block-brow__btn{grid-area:btn;max-height:50px;white-space:nowrap}@media (max-width:767px){.block-brow__btn{align-self:flex-end;font-size:16px;min-height:41px;padding:6px 15px}}@media (max-width:599px){.block-brow__btn{font-size:14px;justify-self:stretch;min-height:36px;text-align:center;width:100%}}.block-brow__link{color:#6c757d;font-size:16px;justify-self:flex-start;line-height:1.17}@media (max-width:599px){.block-brow__link{font-size:14px}}@media (max-width:499px){.block-brow__link{font-size:13px;line-height:1.1}}@media (max-width:399px){.block-brow__link{font-size:12px}}.block-brow__x-btn{position:absolute;right:0;top:0}@media (max-width:767px){.block-brow__x-btn{height:30px;padding:8px;width:30px}}.lang-switcher{flex-shrink:0}.lang-switcher--container{height:24px;position:relative;width:24px}.lang-switcher--active .lang-switcher__button{color:#20232c}.lang-switcher--active .lang-switcher__list{opacity:1;pointer-events:auto;visibility:visible}.lang-switcher__button{background:none;border:none;color:#20232c;display:block;font-size:0;height:24px;padding:0;transition:color .2s;width:24px}.lang-switcher__button:active{color:#20232cb3}@media (hover:hover){.lang-switcher__button:hover{color:#20232cb3}}.lang-switcher__list{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #20232c66;margin-bottom:5px;margin-top:5px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:100%;transition:all .1s linear;visibility:hidden}.lang-switcher__items{box-sizing:border-box;max-height:208px;padding:8px 0}.lang-switcher__item{background-color:transparent;border:none;box-sizing:border-box;color:#20232c;display:block;font-size:16px;line-height:1.5;max-width:200px;min-width:160px;overflow:hidden;padding:4px 16px;text-align:left;text-overflow:ellipsis;transition:background-color .2s,color .2s;white-space:nowrap}.lang-switcher__item--active{background-color:#077fdb;color:#fff;pointer-events:none}@media (hover:hover){.lang-switcher__item:hover{background-color:#20232c4d}}.lang-switcher__item:active{background-color:#20232c4d;color:#fff}.page-header{box-sizing:border-box;left:0;position:fixed;right:0;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:100%;z-index:100}.page-header--white .page-header__logo,.page-header--white .page-header__nav-item,.page-header--white .page-header__user-btn{color:#fff}.page-header--white .page-header__nav-item:after{background-color:#fff}.page-header--white .lang-switcher__button{color:#fff}.page-header--white .page-header__nav-toggle .page-header__toggle-line,.page-header--white .page-header__nav-toggle:after,.page-header--white .page-header__nav-toggle:before,.page-header--white.page-header--active{background-color:#fff}@media (max-width:1169px){.page-header--white.page-header--active .page-header__logo,.page-header--white.page-header--active .page-header__nav-item,.page-header--white.page-header--active .page-header__user-btn{color:#20232c}.page-header--white.page-header--active .page-header__nav-item:after{background-color:#20232c}.page-header--white.page-header--active .lang-switcher__button{color:#20232c}.page-header--white.page-header--active .page-header__nav-toggle .page-header__toggle-line,.page-header--white.page-header--active .page-header__nav-toggle:after,.page-header--white.page-header--active .page-header__nav-toggle:before{background-color:#20232c}}.page-header--bg-white{background-color:#fff}.page-header--bg-white .page-header__logo,.page-header--bg-white .page-header__nav-item,.page-header--bg-white .page-header__user-btn{color:#20232c}.page-header--bg-white .page-header__nav-item:after{background-color:#20232c}.page-header--bg-white .lang-switcher__button{color:#20232c}.page-header--bg-white .page-header__nav-toggle .page-header__toggle-line,.page-header--bg-white .page-header__nav-toggle:after,.page-header--bg-white .page-header__nav-toggle:before{background-color:#20232c}@media (max-width:1169px){.page-header--active{background-color:#fff}}.page-header__content{align-items:center;box-sizing:border-box;display:flex;height:100%;position:relative;width:100%}.page-header__logo{flex-shrink:0;height:27px;margin-right:50px;width:140px}@media (max-width:1169px){.page-header__logo{height:23px;margin-right:auto;width:120px}}.page-header__logo-icon{height:100%;width:100%}.page-header__nav-wrapper{align-items:center;display:flex;flex-grow:1}@media (max-width:1169px){.page-header__nav-wrapper{align-items:flex-start;background-color:#fff;box-sizing:border-box;flex-direction:column;height:calc(100vh - 60px);left:0;margin-right:0;overflow-x:hidden;overflow-y:auto;padding:40px;position:absolute;right:0;top:60px;transform:translate(-100%);transition:transform .5s;z-index:10}}@media (max-width:767px){.page-header__nav-wrapper{padding:20px}}@media (max-width:1169px){.page-header__nav-wrapper--active{transform:translate(0)}}.page-header__nav-subtitle{color:#7e89a1;font-size:16px;font-weight:700;margin:5px 0;padding:0 16px}.page-header__nav-items{align-items:center;display:flex;margin-right:auto}@media (max-width:1169px){.page-header__nav-items{align-items:flex-start;flex-direction:column;margin-right:0}}.page-header__nav-item{align-items:center;color:#15171d;cursor:default;display:flex;margin-right:16px;position:relative}@media (max-width:1169px){.page-header__nav-item{align-items:flex-start;flex-direction:column;margin-bottom:14px;margin-right:0}}.page-header__nav-item:before{content:"";display:none;height:10px;left:0;position:absolute;top:100%;width:100%}.page-header__nav-item:after{background-color:#20232c;border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .2s}@media (max-width:1169px){.page-header__nav-item:after{display:none}}.page-header__nav-item:hover:before{display:block}.page-header__nav-item:hover:after{transform:scaleX(1)}.page-header__nav-item:hover .page-header__link-arrow{transform:rotate(180deg)}.page-header__nav-item:hover .page-header__nav-list{opacity:1;pointer-events:auto;visibility:visible}.page-header__nav-item:active:before{display:block}.page-header__nav-item:active:after{transform:scaleX(1)}.page-header__nav-item:active .page-header__link-arrow{transform:rotate(180deg)}.page-header__nav-item:active .page-header__nav-list{opacity:1;pointer-events:auto;visibility:visible}.page-header__nav-link{background-color:transparent;border:none;color:inherit;display:inline-block;font-size:22px;font-weight:700;letter-spacing:-.015rem;line-height:1.1;outline:none;padding:7px 0;position:relative;text-decoration:none;white-space:nowrap}.page-header__nav-link[href]{cursor:pointer}.page-header__link-arrow{flex-shrink:0;margin-left:4px;margin-top:2px;transform:rotate(0);transition:transform .5s}@media (max-width:1169px){.page-header__link-arrow{display:none}}.page-header__nav-list{background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #20232c66;box-sizing:border-box;left:0;margin-top:10px;max-width:285px;min-width:160px;opacity:0;padding:8px 0;pointer-events:none;position:absolute;top:100%;transition:opacity .2s linear;visibility:hidden;z-index:100}@media (max-width:1169px){.page-header__nav-list{border-radius:0;box-shadow:none;margin-top:6px;max-width:100%;min-width:0;opacity:1;padding:0;pointer-events:auto;position:static;top:0;visibility:visible;z-index:auto}}.page-header__list-link{background-color:transparent;border:none;box-sizing:border-box;color:#20232c;display:block;font-size:16px;font-weight:400;max-width:100%;outline:none;overflow:hidden;padding:4px 16px;text-decoration:none;text-overflow:ellipsis;transition:background-color .2s,color .2s;white-space:nowrap}@media (max-width:1169px){.page-header__list-link{white-space:normal}}@media (hover:hover){.page-header__list-link:hover{background-color:#20232c1a}}@media (hover:hover) and (max-width:1169px){.page-header__list-link:hover{background-color:transparent;color:#077fdb}}.page-header__list-link.router-link-exact-active,.page-header__list-link:active{background-color:#077fdb;color:#fff}@media (max-width:1169px){.page-header__list-link.router-link-exact-active,.page-header__list-link:active{background-color:transparent;color:#077fdb}.page-header__list-link{margin-bottom:2px;padding:5px 15px}.page-header__list-link:last-child{margin-bottom:0}}.page-header__langswitcher{flex-shrink:0;z-index:20}.page-header__user-btn{display:none}@media (max-width:1169px){.page-header__user-btn{display:block;flex-shrink:0;font-size:0;margin-right:18px}}.page-header__btn{margin-right:15px}@media (max-width:1169px){.page-header__btn{display:none}}.page-header__nav-toggle{display:none}@media (max-width:1169px){.page-header__nav-toggle{background-color:transparent;border:none;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:41px;justify-content:space-between;margin-left:14px;outline:none;padding:11px 4px;position:relative;right:-4px;width:38px}.page-header__nav-toggle:after,.page-header__nav-toggle:before{content:""}}.page-header__nav-toggle--active:before{transform:translateY(8px) rotate(45deg)}.page-header__nav-toggle--active:after{transform:translateY(-8.5px) rotate(-45deg)}.page-header__nav-toggle--active .page-header__toggle-line{transform:scaleX(0)}.page-header__nav-toggle:after,.page-header__nav-toggle:before,.page-header__toggle-line{background-color:#20232c;border-radius:3px;height:3px;transition:transform .2s,background-color .2s;width:100%}.page-footer{background-color:#fff;padding:75px 0 40px}@media (max-width:399px){.page-footer{padding-top:35px}}.page-footer--blue{background-color:#eefbff}.page-footer__nav{display:flex;gap:0 120px;margin-bottom:50px;max-width:820px;width:100%}@media (max-width:1169px){.page-footer__nav{gap:120px 6vw}}@media (max-width:767px){.page-footer__nav{flex-wrap:wrap;gap:44px;justify-content:flex-start}}@media (max-width:399px){.page-footer__nav{gap:20px 0;margin-bottom:30px}}@media (max-width:767px){.page-footer__nav-element{width:calc(33% - 28px)}}@media (max-width:599px){.page-footer__nav-element{width:calc(50% - 22px)}}@media (max-width:399px){.page-footer__nav-element{width:100%}.page-footer__nav-element--active .page-footer__nav-list{display:flex}.page-footer__nav-element--active .page-footer__nav-arrow{transform:scaleY(-1) translateY(-2px)}}.page-footer__nav-title{align-items:center;display:flex;font-size:22px;font-weight:700;margin:0;pointer-events:none}@media (max-width:399px){.page-footer__nav-title{pointer-events:auto}}.page-footer__nav-arrow{display:none}@media (max-width:399px){.page-footer__nav-arrow{display:block;flex-shrink:0;margin:3px 0 0 5px;transition:transform .3s ease}}.page-footer__nav-list{display:flex;flex-direction:column;gap:5px 0;padding:16px 0 0}@media (max-width:399px){.page-footer__nav-list{display:none;padding:8px 0 0}}.page-footer__nav-item{max-width:250px;overflow:hidden;position:relative;text-decoration:none;text-overflow:ellipsis;transition:color .2s;white-space:nowrap;width:-moz-fit-content;width:fit-content}.page-footer__nav-item:after{background-color:#20232c;content:"";display:block;height:1px;position:absolute;top:101%;transform-origin:bottom left;transition:background-color .2s,transform .2s;width:99.8%}@media (hover:hover){.page-footer__nav-item:hover{color:#3fc0e7}.page-footer__nav-item:hover:after{background-color:#3fc0e7;transform:scaleY(3)}}@media (max-width:767px){.page-footer__nav-item{max-width:100%}}.page-footer__block{display:flex;margin-bottom:20px}@media (max-width:767px){.page-footer__block{flex-direction:column}}.page-footer__description{max-width:860px;padding-right:20px;width:100%}@media (max-width:767px){.page-footer__description{margin-bottom:24px;text-align:center}}.page-footer__social{align-self:flex-start;display:flex;gap:0 20px;margin-left:auto}@media (max-width:1019px){.page-footer__social{flex-shrink:0;flex-wrap:wrap;gap:20px;margin-left:auto;width:154px}}@media (max-width:767px){.page-footer__social{margin:0 auto}}.page-footer__partners{display:flex;gap:0 50px}@media (max-width:499px){.page-footer__partners{flex-wrap:wrap;gap:25px 0}.page-footer__partners-icon{width:50%}}
