ul#componentContainer{display:inline-flex;list-style-type:none;padding-inline-start:0}ul#componentContainer a{align-items:center;display:flex;justify-content:center;text-decoration:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__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 Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__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 Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__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 Toastify__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 Toastify__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 Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.container[data-v-871b5605]{margin:0 auto;width:1560px}@media screen and (max-width:1600px){.container[data-v-871b5605]{width:96%}}@media screen and (max-width:768px){.container[data-v-871b5605]{width:540px}}@media screen and (max-width:576px){.container[data-v-871b5605]{width:90%}}[data-v-871b5605]{box-sizing:border-box;font-family:Raleway,serif}a[data-v-871b5605]{color:#08244b;text-decoration:none}img[data-v-871b5605]{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.margin_blocks[data-v-871b5605]{margin-bottom:120px;margin-top:60px}.title-blocks[data-v-871b5605]{color:#08244b;font-size:36px;font-weight:700}.button-one[data-v-871b5605]{border:none;border-radius:12px;cursor:pointer;font-size:18px;padding:8px 18px;transition:all .5s ease}.button-one[data-v-871b5605]:hover{opacity:.8;transform:scale(1.03)}.modals-background[data-v-871b5605]{background:#14141499;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:10}.modals-background[data-v-871b5605],.modals-background .container[data-v-871b5605]{align-items:center;display:flex;justify-content:center}.modals-background .container[data-v-871b5605]{margin:auto}.modals-background-form[data-v-871b5605]{background:#fff;border-radius:10px;box-shadow:0 3px 9px #2f2b3d26,0 0 transparent,0 0 transparent;margin:50px 0}.animated1s[data-v-871b5605]{animation-duration:1s!important;animation-fill-mode:both!important}.animated3s[data-v-871b5605]{animation-duration:3s!important;animation-fill-mode:both!important}.animated5s[data-v-871b5605]{animation-duration:5s!important;animation-fill-mode:both!important}.opacityAnimation[data-v-871b5605]{animation-name:opacityAnimation-871b5605!important}.slowApear[data-v-871b5605]{animation-name:slowApear-871b5605!important}.apperaWithLeftSide[data-v-871b5605]{animation-name:apperaWithLeftSide-871b5605!important}@keyframes opacityAnimation-871b5605{0%{opacity:0}to{opacity:1}}@keyframes slowApear-871b5605{0%{opacity:0;transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes apperaWithLeftSide-871b5605{0%{left:-50vw;opacity:0}to{left:0;opacity:1}}.Toastify__toast-container[data-v-871b5605]{display:flex;flex-direction:column;gap:8px;left:inherit;max-width:385px;min-width:320px;padding:0;top:1.7rem;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.Toastify__toast-container[data-v-871b5605]{max-width:92vw;min-width:92vw;top:.2rem}}.Toastify__toast[data-v-871b5605]{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;box-shadow:0 0 2px 1px #223c5033;margin-bottom:0;min-height:-moz-fit-content;min-height:fit-content;padding:8px 8px 0 0}.Toastify__toast-body[data-v-871b5605]{margin:0;padding:8px 8px 16px 16px}.Toastify__toast-body div[data-v-871b5605]{color:#000;font-size:18px;font-weight:400;opacity:.8}.Toastify__toast--info .Toastify__progress-bar[data-v-871b5605]{background:#08244b}.sidebar[data-v-871b5605]{background:#fff;box-shadow:30px 0 35px #223c5059;display:flex;flex-direction:column;gap:16px;height:100%;left:0;padding:16px;position:fixed;top:0;transform:translate(0);visibility:hidden;width:100%;z-index:13}.sidebar__top[data-v-871b5605]{border-bottom:1px solid #ebebeb;justify-content:space-between;padding-bottom:16px}.sidebar__top[data-v-871b5605],.sidebar__top a[data-v-871b5605]{align-items:center;display:flex}.sidebar__top a[data-v-871b5605]{height:24px;justify-content:center;margin-left:auto;width:44px}.sidebar__top a img[data-v-871b5605]{aspect-ratio:auto;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.sidebar__top p[data-v-871b5605]{display:none;font-size:16px;font-weight:700;margin-left:20px}.sidebar__top img[data-v-871b5605]{aspect-ratio:1;filter:brightness(0) saturate(100%) invert(12%) sepia(68%) saturate(1536%) hue-rotate(194deg) brightness(90%) contrast(101%);width:24px}.sidebar__pages[data-v-871b5605]{display:flex;flex-direction:column;gap:16px;max-height:90vh;overflow:auto}.sidebar__pages__box[data-v-871b5605]{align-items:center;border:1px solid #ebebeb;display:flex;font-size:15px;font-weight:500;gap:10px;justify-content:space-between;padding:16px}.sidebar__pages__box img[data-v-871b5605]{transform:rotate(-90deg);width:15px}@media (max-width:768px){.sidebar[data-v-871b5605]{visibility:visible}}.bar-enter-active[data-v-871b5605]{animation:bar-in-871b5605 .2s ease-out forwards}.bar-leave-active[data-v-871b5605]{animation:bar-in-871b5605 .2s ease-out reverse forwards}@keyframes bar-in-871b5605{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translateY(0)}}.slide-fade-enter-active[data-v-871b5605],.slide-fade-leave-active[data-v-871b5605]{transition:all .3s ease;width:100%}.slide-fade-enter-from[data-v-871b5605]{opacity:0;transform:translate(20px)}.slide-fade-leave-to[data-v-871b5605]{opacity:0;transform:translate(-20px)}.container[data-v-18874139]{margin:0 auto;width:1560px}@media screen and (max-width:1600px){.container[data-v-18874139]{width:96%}}@media screen and (max-width:768px){.container[data-v-18874139]{width:540px}}@media screen and (max-width:576px){.container[data-v-18874139]{width:90%}}[data-v-18874139]{box-sizing:border-box;font-family:Raleway,serif}a[data-v-18874139]{color:#08244b;text-decoration:none}img[data-v-18874139]{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.margin_blocks[data-v-18874139]{margin-bottom:120px;margin-top:60px}.title-blocks[data-v-18874139]{color:#08244b;font-size:36px;font-weight:700}.button-one[data-v-18874139]{border:none;border-radius:12px;cursor:pointer;font-size:18px;padding:8px 18px;transition:all .5s ease}.button-one[data-v-18874139]:hover{opacity:.8;transform:scale(1.03)}.modals-background[data-v-18874139]{background:#14141499;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:10}.modals-background[data-v-18874139],.modals-background .container[data-v-18874139]{align-items:center;display:flex;justify-content:center}.modals-background .container[data-v-18874139]{margin:auto}.modals-background-form[data-v-18874139]{background:#fff;border-radius:10px;box-shadow:0 3px 9px #2f2b3d26,0 0 transparent,0 0 transparent;margin:50px 0}.animated1s[data-v-18874139]{animation-duration:1s!important;animation-fill-mode:both!important}.animated3s[data-v-18874139]{animation-duration:3s!important;animation-fill-mode:both!important}.animated5s[data-v-18874139]{animation-duration:5s!important;animation-fill-mode:both!important}.opacityAnimation[data-v-18874139]{animation-name:opacityAnimation-18874139!important}.slowApear[data-v-18874139]{animation-name:slowApear-18874139!important}.apperaWithLeftSide[data-v-18874139]{animation-name:apperaWithLeftSide-18874139!important}@keyframes opacityAnimation-18874139{0%{opacity:0}to{opacity:1}}@keyframes slowApear-18874139{0%{opacity:0;transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes apperaWithLeftSide-18874139{0%{left:-50vw;opacity:0}to{left:0;opacity:1}}.Toastify__toast-container[data-v-18874139]{display:flex;flex-direction:column;gap:8px;left:inherit;max-width:385px;min-width:320px;padding:0;top:1.7rem;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.Toastify__toast-container[data-v-18874139]{max-width:92vw;min-width:92vw;top:.2rem}}.Toastify__toast[data-v-18874139]{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;box-shadow:0 0 2px 1px #223c5033;margin-bottom:0;min-height:-moz-fit-content;min-height:fit-content;padding:8px 8px 0 0}.Toastify__toast-body[data-v-18874139]{margin:0;padding:8px 8px 16px 16px}.Toastify__toast-body div[data-v-18874139]{color:#000;font-size:18px;font-weight:400;opacity:.8}.Toastify__toast--info .Toastify__progress-bar[data-v-18874139]{background:#08244b}.menu[data-v-18874139]{align-items:center;display:flex;justify-content:space-between;overflow:hidden}.menu-back[data-v-18874139]{background:#fff;border:none;color:#121212;max-height:0;opacity:0;overflow:hidden;padding:0;position:absolute;top:calc(100% + 1px);transform:scale(.4);transition:all .5s ease;width:100%;z-index:5}.menu-back-active[data-v-18874139]{box-shadow:0 35px 60px -15px #0000004d;max-height:300px;min-height:-moz-fit-content;min-height:fit-content;opacity:1;overflow:hidden;padding:24px 0;transform:scale(1);transform-origin:top}.menu__left[data-v-18874139]{display:flex;flex-wrap:wrap;gap:40px;row-gap:16px;width:74.36%}.menu__left__item[data-v-18874139]{align-items:center;border:1px solid #ebebeb;border-radius:8px;cursor:pointer;display:flex;font-weight:500;gap:10px;justify-content:space-between;min-height:58px;padding:8px 32px;width:30.9789343247%}.menu__left__item img[data-v-18874139]{aspect-ratio:1;rotate:-90deg;width:15px}.menu__right[data-v-18874139]{align-items:flex-end;aspect-ratio:1.7142;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;position:relative;width:22.44%}.menu__right img[data-v-18874139]{-o-object-fit:cover;object-fit:cover}.menu__right[data-v-18874139]:before{background:#00000040;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.menu__right p[data-v-18874139]{bottom:16px;color:#fff;font-size:36px;font-weight:700;left:16px;position:absolute}.header[data-v-18874139]{align-items:center;display:flex;gap:25px;justify-content:space-between}.header-back[data-v-18874139]{border-bottom:1px solid #ebebeb;padding:18px 0;position:relative}.header-menu[data-v-18874139]{aspect-ratio:1;display:none;place-content:center;width:24px}.header-logoM[data-v-18874139]{display:none}.header__left[data-v-18874139]{display:flex;flex-direction:column;gap:10px}.header__left-logo[data-v-18874139]{cursor:pointer;display:flex;height:100px;place-content:center}.header__left-slogan[data-v-18874139]{color:#1c0f42;font-size:10px;font-weight:600;text-transform:uppercase}.header__right[data-v-18874139]{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.header__right a[data-v-18874139]{border-bottom:1px solid transparent;cursor:pointer;font-size:min(max(4px,.25rem + (1vw - 3.9px) * .9402),15px);font-weight:500;min-width:7%;text-align:center;text-transform:uppercase}.header__right-active[data-v-18874139]{border-bottom:1px solid #302e5b!important}.header__right .lang[data-v-18874139]{font-size:min(max(14px,.875rem + (1vw - 3.9px) * .1709),16px);position:relative}.header__right .lang__current[data-v-18874139]{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:8px}.header__right .lang__current img[data-v-18874139]{aspect-ratio:1;width:10px}.header__right .lang__others[data-v-18874139]{background:#fff;border-radius:3px;box-shadow:0 0 8px #223c5033;display:flex;flex-direction:column;gap:6px;min-width:100%;padding:8px 16px;position:absolute;right:0;top:100%}@media (max-width:768px){.header-back[data-v-18874139]{background:#fff;padding:12px 0;position:fixed;width:100%;z-index:10}.header__left[data-v-18874139]{min-width:auto}.header__left-logo[data-v-18874139]{height:24px;width:auto}.header-logoM[data-v-18874139]{display:flex;font-size:16px;font-weight:700;margin-left:20px}.header-menu[data-v-18874139]{align-items:center;display:flex;height:24px;justify-content:center}.header__right[data-v-18874139]{width:-moz-fit-content;width:fit-content}.header__right a[data-v-18874139]{display:none}.header__right .lang__current[data-v-18874139]{gap:5px}}.container[data-v-9be91cce]{margin:0 auto;width:1560px}@media screen and (max-width:1600px){.container[data-v-9be91cce]{width:96%}}@media screen and (max-width:768px){.container[data-v-9be91cce]{width:540px}}@media screen and (max-width:576px){.container[data-v-9be91cce]{width:90%}}[data-v-9be91cce]{box-sizing:border-box;font-family:Raleway,serif}a[data-v-9be91cce]{color:#08244b;text-decoration:none}img[data-v-9be91cce]{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.margin_blocks[data-v-9be91cce]{margin-bottom:120px;margin-top:60px}.title-blocks[data-v-9be91cce]{color:#08244b;font-size:36px;font-weight:700}.button-one[data-v-9be91cce]{border:none;border-radius:12px;cursor:pointer;font-size:18px;padding:8px 18px;transition:all .5s ease}.button-one[data-v-9be91cce]:hover{opacity:.8;transform:scale(1.03)}.modals-background[data-v-9be91cce]{background:#14141499;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:10}.modals-background[data-v-9be91cce],.modals-background .container[data-v-9be91cce]{align-items:center;display:flex;justify-content:center}.modals-background .container[data-v-9be91cce]{margin:auto}.modals-background-form[data-v-9be91cce]{background:#fff;border-radius:10px;box-shadow:0 3px 9px #2f2b3d26,0 0 transparent,0 0 transparent;margin:50px 0}.animated1s[data-v-9be91cce]{animation-duration:1s!important;animation-fill-mode:both!important}.animated3s[data-v-9be91cce]{animation-duration:3s!important;animation-fill-mode:both!important}.animated5s[data-v-9be91cce]{animation-duration:5s!important;animation-fill-mode:both!important}.opacityAnimation[data-v-9be91cce]{animation-name:opacityAnimation-9be91cce!important}.slowApear[data-v-9be91cce]{animation-name:slowApear-9be91cce!important}.apperaWithLeftSide[data-v-9be91cce]{animation-name:apperaWithLeftSide-9be91cce!important}@keyframes opacityAnimation-9be91cce{0%{opacity:0}to{opacity:1}}@keyframes slowApear-9be91cce{0%{opacity:0;transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes apperaWithLeftSide-9be91cce{0%{left:-50vw;opacity:0}to{left:0;opacity:1}}.Toastify__toast-container[data-v-9be91cce]{display:flex;flex-direction:column;gap:8px;left:inherit;max-width:385px;min-width:320px;padding:0;top:1.7rem;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.Toastify__toast-container[data-v-9be91cce]{max-width:92vw;min-width:92vw;top:.2rem}}.Toastify__toast[data-v-9be91cce]{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;box-shadow:0 0 2px 1px #223c5033;margin-bottom:0;min-height:-moz-fit-content;min-height:fit-content;padding:8px 8px 0 0}.Toastify__toast-body[data-v-9be91cce]{margin:0;padding:8px 8px 16px 16px}.Toastify__toast-body div[data-v-9be91cce]{color:#000;font-size:18px;font-weight:400;opacity:.8}.Toastify__toast--info .Toastify__progress-bar[data-v-9be91cce]{background:#08244b}.footer[data-v-9be91cce]{align-items:flex-start;display:flex;justify-content:space-between}.footer-back[data-v-9be91cce]{border-top:1px solid #302e5b;overflow:hidden;padding:24px 0}.footer__left[data-v-9be91cce]{display:flex;flex-direction:column;gap:16px;width:32.56%}.footer__left-title[data-v-9be91cce]{font-size:20px;font-weight:700;text-transform:uppercase}.footer__left__addresses[data-v-9be91cce]{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;row-gap:16px}.footer__left__addresses-item[data-v-9be91cce]{font-weight:500;line-height:150%;width:calc(50% - 20px)}.footer__left__socials[data-v-9be91cce]{align-items:center;display:flex;gap:16px}.footer__left__socials-item[data-v-9be91cce]{aspect-ratio:1;display:flex;place-content:center;width:35px}.footer__left-corp[data-v-9be91cce]{font-weight:500;margin-top:10px;width:130%}.footer__left-created[data-v-9be91cce]{font-size:15px;font-weight:400;margin-top:-5px;opacity:.5}.footer__right[data-v-9be91cce]{align-items:flex-start;display:flex;justify-content:space-between;width:58.21%}.footer__right__box[data-v-9be91cce]{display:flex;flex-direction:column;gap:16px}.footer__right__box-title[data-v-9be91cce]{font-size:20px;font-weight:700}.footer__right__box a[data-v-9be91cce]{cursor:pointer;font-weight:500}@media (max-width:768px){.footer[data-v-9be91cce]{flex-direction:column-reverse;gap:20px}.footer__left[data-v-9be91cce]{width:100%}.footer__left__addresses[data-v-9be91cce]{gap:16px;row-gap:16px}.footer__left-corp[data-v-9be91cce],.footer__left__addresses-item[data-v-9be91cce]{width:100%}.footer__right[data-v-9be91cce]{flex-direction:column;gap:20px;width:100%}}.container{margin:0 auto;width:1560px}@media screen and (max-width:1600px){.container{width:96%}}@media screen and (max-width:768px){.container{width:540px}}@media screen and (max-width:576px){.container{width:90%}}*{box-sizing:border-box;font-family:Raleway,serif}a{color:#08244b;text-decoration:none}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.margin_blocks{margin-bottom:120px;margin-top:60px}.title-blocks{color:#08244b;font-size:36px;font-weight:700}.button-one{border:none;border-radius:12px;cursor:pointer;font-size:18px;padding:8px 18px;transition:all .5s ease}.button-one:hover{opacity:.8;transform:scale(1.03)}.modals-background{background:#14141499;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:10}.modals-background,.modals-background .container{align-items:center;display:flex;justify-content:center}.modals-background .container{margin:auto}.modals-background-form{background:#fff;border-radius:10px;box-shadow:0 3px 9px #2f2b3d26,0 0 transparent,0 0 transparent;margin:50px 0}.animated1s{animation-duration:1s!important;animation-fill-mode:both!important}.animated3s{animation-duration:3s!important;animation-fill-mode:both!important}.animated5s{animation-duration:5s!important;animation-fill-mode:both!important}.opacityAnimation{animation-name:opacityAnimation!important}.slowApear{animation-name:slowApear!important}.apperaWithLeftSide{animation-name:apperaWithLeftSide!important}@keyframes opacityAnimation{0%{opacity:0}to{opacity:1}}@keyframes slowApear{0%{opacity:0;transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes apperaWithLeftSide{0%{left:-50vw;opacity:0}to{left:0;opacity:1}}.Toastify__toast-container{display:flex;flex-direction:column;gap:8px;left:inherit;max-width:385px;min-width:320px;padding:0;top:1.7rem;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.Toastify__toast-container{max-width:92vw;min-width:92vw;top:.2rem}}.Toastify__toast{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;box-shadow:0 0 2px 1px #223c5033;margin-bottom:0;min-height:-moz-fit-content;min-height:fit-content;padding:8px 8px 0 0}.Toastify__toast-body{margin:0;padding:8px 8px 16px 16px}.Toastify__toast-body div{color:#000;font-size:18px;font-weight:400;opacity:.8}.Toastify__toast--info .Toastify__progress-bar{background:#08244b}.main{align-items:stretch;background:#fff;color:#08244b;display:flex;flex-direction:column;height:100%;min-height:100vh;min-width:100vw;position:relative}.main-router{flex-grow:1}body{overflow-x:hidden}#app{align-items:stretch;display:flex;flex-direction:column;min-height:100vh;width:100vw}body,h1,h2,h3,h4,h5,h6,html,p{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,span{overflow:initial}
