@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,400;0,6..12,600;0,6..12,700;0,6..12,800;1,6..12,400&family=Oswald:wght@400;500;600;700&display=swap";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-e3514190]{margin:0 auto;max-width:1620px;width:100%}@media (max-width: 1660px){.container[data-v-e3514190]{max-width:96%}}@media (max-width:768px){.container[data-v-e3514190]{max-width:91.5%}}@media screen and (max-width:768px){.desctop[data-v-e3514190]{display:none!important}}.mobile[data-v-e3514190]{display:none}@media screen and (max-width:768px){.mobile[data-v-e3514190]{display:block}}[data-v-e3514190]{box-sizing:border-box;font-family:Montserrat,sans-serif}a[data-v-e3514190],button[data-v-e3514190],div[data-v-e3514190],h1[data-v-e3514190],h2[data-v-e3514190],h3[data-v-e3514190],h4[data-v-e3514190],h5[data-v-e3514190],h6[data-v-e3514190],input[data-v-e3514190],label[data-v-e3514190],li[data-v-e3514190],p[data-v-e3514190],select[data-v-e3514190],span[data-v-e3514190],td[data-v-e3514190],textarea[data-v-e3514190],th[data-v-e3514190]{font-family:Montserrat,sans-serif!important}a[data-v-e3514190]{text-decoration:none}img[data-v-e3514190]{-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%}button[data-v-e3514190]{border:none;cursor:pointer;outline:none}.Toastify__toast-container[data-v-e3514190]{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-e3514190]{max-width:92vw;min-width:92vw;top:.2rem}}.Toastify__toast[data-v-e3514190]{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;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-e3514190]{margin:0;padding:8px 8px 16px 16px}.Toastify__toast-body div[data-v-e3514190]{color:#000;font-size:16px;font-weight:400;opacity:.8}.Toastify__toast--info .Toastify__progress-bar[data-v-e3514190]{background:red}.Toastify__toast--success .Toastify__progress-bar[data-v-e3514190]{background:#106cac}.modals-background[data-v-e3514190]{background:#0006;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:14}.modals-background[data-v-e3514190],.modals-background .container[data-v-e3514190]{align-items:center;display:flex;justify-content:center}.modals-background .container[data-v-e3514190]{margin:auto}.modals-background-form[data-v-e3514190]{background:#fff;box-shadow:0 3px 9px #2f2b3d26,0 0 transparent,0 0 transparent;margin:25px 0}.animated1s[data-v-e3514190]{animation-duration:.5s!important;animation-fill-mode:both!important}.opacityAnimation[data-v-e3514190]{animation-name:opacityAnimation-e3514190!important}.slowApear[data-v-e3514190]{animation-name:slowApear-e3514190!important}@keyframes opacityAnimation-e3514190{0%{opacity:0}to{opacity:1}}@keyframes slowApear-e3514190{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.changeStyleText1[data-v-e3514190]{color:#282828;font-family:Montserrat,sans-serif;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px);font-weight:400;line-height:120%}.changeStyleText1 b[data-v-e3514190],.changeStyleText1 div[data-v-e3514190],.changeStyleText1 h1[data-v-e3514190],.changeStyleText1 h2[data-v-e3514190],.changeStyleText1 h3[data-v-e3514190],.changeStyleText1 h4[data-v-e3514190],.changeStyleText1 h5[data-v-e3514190],.changeStyleText1 h6[data-v-e3514190],.changeStyleText1 p[data-v-e3514190],.changeStyleText1 span[data-v-e3514190],.changeStyleText1 strong[data-v-e3514190]{color:#282828!important;font-family:Montserrat,sans-serif!important;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px)!important;font-weight:400!important;line-height:120%!important}.sb[data-v-e3514190]{border-radius:0 0 24px 24px;left:50%;max-width:1480px;overflow:hidden;position:fixed;top:112px;transform:translate(-50%);width:calc(100% - 48px);z-index:9}.sb__body[data-v-e3514190]{background:#eceef2;border-radius:24px;display:flex;gap:20px;padding:20px 20px 24px;width:100%}.sb__card[data-v-e3514190]{background:#fff;border-radius:16px;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:32px 32px 28px;width:48%}.sb__card__nav[data-v-e3514190]{display:grid;gap:10px 32px;grid-template-columns:1fr 1fr}.sb__card__nav-col[data-v-e3514190]{display:flex;flex-direction:column;gap:8px}.sb__card__nav-link[data-v-e3514190]{color:#1a3b5c;font-size:min(max(18px,1.125rem + (1vw - 3.75px) * .3883),24px);font-weight:500;line-height:1.4;padding:4px 0;transition:color .2s ease}.sb__card__nav-link.router-link-active[data-v-e3514190],.sb__card__nav-link[data-v-e3514190]:hover{color:#ff9200}.sb__card-contact[data-v-e3514190]{align-items:center;align-self:flex-start;background:transparent;border:1.5px solid #1a3b5c;border-radius:40px;color:#1a3b5c;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:10px;margin-top:28px;padding:13px 28px;transition:background .2s,color .2s,border-color .2s;width:-moz-fit-content;width:fit-content}.sb__card-contact svg[data-v-e3514190]{flex-shrink:0}.sb__card-contact-arrow[data-v-e3514190]{font-size:20px;line-height:1;margin-left:2px}.sb__card-contact[data-v-e3514190]:hover{background:#1a3b5c;color:#fff}.sb__card-contact:hover svg path[data-v-e3514190]{fill:#fff}.sb__img[data-v-e3514190]{border-radius:16px;flex:1;max-height:480px;min-height:360px;overflow:hidden}.sb__img img[data-v-e3514190]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (max-width:768px){.sb[data-v-e3514190]{left:16px;right:16px;top:90px;transform:none;width:auto}.sb__body[data-v-e3514190]{flex-direction:column;gap:14px;padding:16px}.sb__card[data-v-e3514190]{padding:20px;width:100%}.sb__img[data-v-e3514190]{max-height:240px;min-height:200px}}.sb-enter-active[data-v-e3514190]{transition:opacity .3s ease,transform .35s cubic-bezier(.4,0,.2,1)}.sb-leave-active[data-v-e3514190]{transition:opacity .25s ease,transform .28s cubic-bezier(.4,0,.6,1)}.sb-enter-from[data-v-e3514190],.sb-leave-to[data-v-e3514190]{opacity:0;transform:translate(-50%) translateY(-16px)}@media (max-width:768px){.sb-enter-from[data-v-e3514190],.sb-leave-to[data-v-e3514190]{opacity:0;transform:translateY(-16px)}}.container[data-v-f350a28c]{margin:0 auto;max-width:1620px;width:100%}@media (max-width: 1660px){.container[data-v-f350a28c]{max-width:96%}}@media (max-width:768px){.container[data-v-f350a28c]{max-width:91.5%}}@media screen and (max-width:768px){.desctop[data-v-f350a28c]{display:none!important}}.mobile[data-v-f350a28c]{display:none}@media screen and (max-width:768px){.mobile[data-v-f350a28c]{display:block}}[data-v-f350a28c]{box-sizing:border-box;font-family:Montserrat,sans-serif}a[data-v-f350a28c],button[data-v-f350a28c],div[data-v-f350a28c],h1[data-v-f350a28c],h2[data-v-f350a28c],h3[data-v-f350a28c],h4[data-v-f350a28c],h5[data-v-f350a28c],h6[data-v-f350a28c],input[data-v-f350a28c],label[data-v-f350a28c],li[data-v-f350a28c],p[data-v-f350a28c],select[data-v-f350a28c],span[data-v-f350a28c],td[data-v-f350a28c],textarea[data-v-f350a28c],th[data-v-f350a28c]{font-family:Montserrat,sans-serif!important}a[data-v-f350a28c]{text-decoration:none}img[data-v-f350a28c]{-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%}button[data-v-f350a28c]{border:none;cursor:pointer;outline:none}.Toastify__toast-container[data-v-f350a28c]{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-f350a28c]{max-width:92vw;min-width:92vw;top:.2rem}}.Toastify__toast[data-v-f350a28c]{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;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-f350a28c]{margin:0;padding:8px 8px 16px 16px}.Toastify__toast-body div[data-v-f350a28c]{color:#000;font-size:16px;font-weight:400;opacity:.8}.Toastify__toast--info .Toastify__progress-bar[data-v-f350a28c]{background:red}.Toastify__toast--success .Toastify__progress-bar[data-v-f350a28c]{background:#106cac}.modals-background[data-v-f350a28c]{background:#0006;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:14}.modals-background[data-v-f350a28c],.modals-background .container[data-v-f350a28c]{align-items:center;display:flex;justify-content:center}.modals-background .container[data-v-f350a28c]{margin:auto}.modals-background-form[data-v-f350a28c]{background:#fff;box-shadow:0 3px 9px #2f2b3d26,0 0 transparent,0 0 transparent;margin:25px 0}.animated1s[data-v-f350a28c]{animation-duration:.5s!important;animation-fill-mode:both!important}.opacityAnimation[data-v-f350a28c]{animation-name:opacityAnimation-f350a28c!important}.slowApear[data-v-f350a28c]{animation-name:slowApear-f350a28c!important}@keyframes opacityAnimation-f350a28c{0%{opacity:0}to{opacity:1}}@keyframes slowApear-f350a28c{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.changeStyleText1[data-v-f350a28c]{color:#282828;font-family:Montserrat,sans-serif;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px);font-weight:400;line-height:120%}.changeStyleText1 b[data-v-f350a28c],.changeStyleText1 div[data-v-f350a28c],.changeStyleText1 h1[data-v-f350a28c],.changeStyleText1 h2[data-v-f350a28c],.changeStyleText1 h3[data-v-f350a28c],.changeStyleText1 h4[data-v-f350a28c],.changeStyleText1 h5[data-v-f350a28c],.changeStyleText1 h6[data-v-f350a28c],.changeStyleText1 p[data-v-f350a28c],.changeStyleText1 span[data-v-f350a28c],.changeStyleText1 strong[data-v-f350a28c]{color:#282828!important;font-family:Montserrat,sans-serif!important;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px)!important;font-weight:400!important;line-height:120%!important}.lang-pill[data-v-f350a28c]{align-items:center;background:#ff9200;border-radius:40px;cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;max-width:64px;overflow:hidden;padding:0 18px;position:relative;transition:max-width .35s cubic-bezier(.4,0,.2,1),padding .35s ease}.lang-pill__current[data-v-f350a28c]{color:#fff;flex-shrink:0;font-size:15px;font-weight:600;max-width:40px;opacity:1;overflow:hidden;transition:max-width .3s ease,opacity .2s ease;white-space:nowrap}.lang-pill__expanded[data-v-f350a28c]{gap:2px;max-width:0;opacity:0;overflow:hidden;transition:max-width .35s cubic-bezier(.4,0,.2,1),opacity .25s ease}.lang-pill__expanded[data-v-f350a28c],.lang-pill__item[data-v-f350a28c]{align-items:center;display:flex;white-space:nowrap}.lang-pill__item[data-v-f350a28c]{background:transparent;border:none;border-radius:32px;color:#ffffffbf;cursor:pointer;font-size:14px;font-weight:600;justify-content:center;padding:7px 10px;transition:background .2s ease,color .2s ease}.lang-pill__item[data-v-f350a28c]:hover{background:#ffffff26;color:#fff}.lang-pill__item--active[data-v-f350a28c]{background:#ffffff38;color:#fff}@media (hover:hover){.lang-pill[data-v-f350a28c]:hover{max-width:220px;padding:0 6px}.lang-pill:hover .lang-pill__current[data-v-f350a28c]{max-width:0;opacity:0}.lang-pill:hover .lang-pill__expanded[data-v-f350a28c]{max-width:200px;opacity:1}}.lang-pill.is-open[data-v-f350a28c]{max-width:220px;padding:0 6px}.lang-pill.is-open .lang-pill__current[data-v-f350a28c]{max-width:0;opacity:0}.lang-pill.is-open .lang-pill__expanded[data-v-f350a28c]{max-width:200px;opacity:1}@media (max-width:768px){.lang-pill[data-v-f350a28c]{height:34px;max-width:34px;min-width:34px;padding:0}.lang-pill__current[data-v-f350a28c]{font-size:12px;font-weight:700}}@media (max-width:768px) and (hover:hover){.lang-pill[data-v-f350a28c]:hover{max-width:34px;padding:0}.lang-pill:hover .lang-pill__current[data-v-f350a28c]{max-width:40px;opacity:1}.lang-pill:hover .lang-pill__expanded[data-v-f350a28c]{max-width:0;opacity:0}}@media (max-width:768px){.lang-pill.is-open[data-v-f350a28c]{max-width:120px;padding:0 4px}.lang-pill.is-open .lang-pill__item[data-v-f350a28c]{font-size:12px;padding:5px 8px}}.lang-sidebar[data-v-f350a28c]{align-items:center;display:flex;gap:4px}.lang-sidebar__item[data-v-f350a28c]{background:transparent;border:none;border-radius:32px;color:#444;cursor:pointer;font-size:16px;font-weight:600;padding:8px 14px;transition:background .2s,color .2s}.lang-sidebar__item[data-v-f350a28c]:hover{background:#f0f0f0;color:#ff9200}.lang-sidebar__item--active[data-v-f350a28c]{color:#ff9200}.container[data-v-82696cce]{margin:0 auto;max-width:1620px;width:100%}@media (max-width: 1660px){.container[data-v-82696cce]{max-width:96%}}@media (max-width:768px){.container[data-v-82696cce]{max-width:91.5%}}@media screen and (max-width:768px){.desctop[data-v-82696cce]{display:none!important}}.mobile[data-v-82696cce]{display:none}@media screen and (max-width:768px){.mobile[data-v-82696cce]{display:block}}[data-v-82696cce]{box-sizing:border-box;font-family:Montserrat,sans-serif}a[data-v-82696cce],button[data-v-82696cce],div[data-v-82696cce],h1[data-v-82696cce],h2[data-v-82696cce],h3[data-v-82696cce],h4[data-v-82696cce],h5[data-v-82696cce],h6[data-v-82696cce],input[data-v-82696cce],label[data-v-82696cce],li[data-v-82696cce],p[data-v-82696cce],select[data-v-82696cce],span[data-v-82696cce],td[data-v-82696cce],textarea[data-v-82696cce],th[data-v-82696cce]{font-family:Montserrat,sans-serif!important}a[data-v-82696cce]{text-decoration:none}img[data-v-82696cce]{-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%}button[data-v-82696cce]{border:none;cursor:pointer;outline:none}.Toastify__toast-container[data-v-82696cce]{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-82696cce]{max-width:92vw;min-width:92vw;top:.2rem}}.Toastify__toast[data-v-82696cce]{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;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-82696cce]{margin:0;padding:8px 8px 16px 16px}.Toastify__toast-body div[data-v-82696cce]{color:#000;font-size:16px;font-weight:400;opacity:.8}.Toastify__toast--info .Toastify__progress-bar[data-v-82696cce]{background:red}.Toastify__toast--success .Toastify__progress-bar[data-v-82696cce]{background:#106cac}.modals-background[data-v-82696cce]{background:#0006;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:14}.modals-background[data-v-82696cce],.modals-background .container[data-v-82696cce]{align-items:center;display:flex;justify-content:center}.modals-background .container[data-v-82696cce]{margin:auto}.modals-background-form[data-v-82696cce]{background:#fff;box-shadow:0 3px 9px #2f2b3d26,0 0 transparent,0 0 transparent;margin:25px 0}.animated1s[data-v-82696cce]{animation-duration:.5s!important;animation-fill-mode:both!important}.opacityAnimation[data-v-82696cce]{animation-name:opacityAnimation-82696cce!important}.slowApear[data-v-82696cce]{animation-name:slowApear-82696cce!important}@keyframes opacityAnimation-82696cce{0%{opacity:0}to{opacity:1}}@keyframes slowApear-82696cce{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.changeStyleText1[data-v-82696cce]{color:#282828;font-family:Montserrat,sans-serif;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px);font-weight:400;line-height:120%}.changeStyleText1 b[data-v-82696cce],.changeStyleText1 div[data-v-82696cce],.changeStyleText1 h1[data-v-82696cce],.changeStyleText1 h2[data-v-82696cce],.changeStyleText1 h3[data-v-82696cce],.changeStyleText1 h4[data-v-82696cce],.changeStyleText1 h5[data-v-82696cce],.changeStyleText1 h6[data-v-82696cce],.changeStyleText1 p[data-v-82696cce],.changeStyleText1 span[data-v-82696cce],.changeStyleText1 strong[data-v-82696cce]{color:#282828!important;font-family:Montserrat,sans-serif!important;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px)!important;font-weight:400!important;line-height:120%!important}.hw[data-v-82696cce]{left:50%;max-width:1480px;position:fixed;top:20px;transform:translate(-50%);width:calc(100% - 48px);z-index:10}@media (max-width:768px){.hw[data-v-82696cce]{top:10px;width:calc(100% - 24px)}}.hp[data-v-82696cce]{align-items:center;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#ffffff8c;border-radius:60px;box-shadow:0 4px 28px #0000001f;display:flex;gap:12px;justify-content:space-between;padding:10px 14px 10px 20px;position:relative}.hp--bordered[data-v-82696cce]{border:1.5px solid #ff9200}.hp__logo[data-v-82696cce]{align-items:center;display:flex;flex-shrink:0}.hp__logo img[data-v-82696cce]{height:min(max(48px,3rem + (1vw - 3.75px) * 1.0355),64px);-o-object-fit:contain;object-fit:contain;width:auto}.hp__search-bar[data-v-82696cce]{align-items:center;background:#fff;border-radius:40px;display:flex;flex:1;gap:10px;min-width:0;padding:10px 18px}.hp__search-bar-icon[data-v-82696cce]{filter:invert(60%) sepia(80%) saturate(600%) hue-rotate(1turn) brightness(1);flex-shrink:0;height:20px;opacity:.8;width:20px}.hp__search-bar input[data-v-82696cce]{background:transparent;border:none;color:#282828;flex:1;font-size:16px;font-weight:400;min-width:0;outline:none}.hp__search-bar input[data-v-82696cce]::-moz-placeholder{color:#aaa}.hp__search-bar input[data-v-82696cce]::placeholder{color:#aaa}.hp__search-bar-close[data-v-82696cce]{align-items:center;background:#f0f0f0;border:none;border-radius:50%;color:#888;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:28px;justify-content:center;transition:background .2s;width:28px}.hp__search-bar-close[data-v-82696cce]:hover{background:#e0e0e0;color:#333}.hp__right[data-v-82696cce]{align-items:center;display:flex;flex-shrink:0;gap:8px}.hp__btn[data-v-82696cce]{align-items:center;background:#ff9200;border:none;border-radius:40px;color:#fff;cursor:pointer;display:inline-flex;gap:0;height:44px;justify-content:center;max-width:44px;overflow:hidden;padding:0 12px;text-decoration:none;transition:padding .38s cubic-bezier(.4,0,.2,1),max-width .38s cubic-bezier(.4,0,.2,1),background .2s ease}.hp__btn img[data-v-82696cce],.hp__btn svg[data-v-82696cce]{flex-shrink:0;height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.hp__btn[data-v-82696cce]:hover{background:#d67b00}.hp__btn--icon[data-v-82696cce]{flex-shrink:0;max-width:44px;width:44px}.hp__btn--expand[data-v-82696cce]:hover{gap:8px;max-width:280px;padding:0 18px}.hp__btn--expand:hover .hp__btn-text[data-v-82696cce]{max-width:220px;opacity:1}.hp__btn--menu[data-v-82696cce]{font-size:15px;font-weight:600;gap:10px;max-width:200px;padding:0 18px;white-space:nowrap}.hp__btn--menu svg[data-v-82696cce]{height:14px;width:22px}.hp__btn-text[data-v-82696cce]{color:#fff;font-size:14px;font-weight:600;max-width:0;opacity:0;overflow:hidden;transition:max-width .38s cubic-bezier(.4,0,.2,1),opacity .28s ease;white-space:nowrap}@media (max-width:768px){.hp[data-v-82696cce]{padding:6px 8px 6px 12px}.hp__logo img[data-v-82696cce]{height:36px}.hp__right[data-v-82696cce]{gap:4px}.hp__btn[data-v-82696cce]{height:34px;max-width:34px;padding:0 9px}.hp__btn img[data-v-82696cce],.hp__btn svg[data-v-82696cce]{height:16px;width:16px}.hp__btn--menu[data-v-82696cce]{gap:0;max-width:34px;padding:0 9px}.hp__btn--menu-label[data-v-82696cce]{display:none}.hp__btn--menu svg[data-v-82696cce]{height:12px;width:18px}.hp__btn--expand[data-v-82696cce]:hover{gap:0;max-width:34px;padding:0 9px}.hp__btn--expand:hover .hp__btn-text[data-v-82696cce]{max-width:0;opacity:0}}.srch-enter-active[data-v-82696cce]{transition:opacity .25s ease,transform .25s ease}.srch-leave-active[data-v-82696cce]{transition:opacity .2s ease,transform .2s ease}.srch-enter-from[data-v-82696cce],.srch-leave-to[data-v-82696cce]{opacity:0;transform:scaleX(.85)}.container[data-v-a9b52e00]{margin:0 auto;max-width:1620px;width:100%}@media (max-width: 1660px){.container[data-v-a9b52e00]{max-width:96%}}@media (max-width:768px){.container[data-v-a9b52e00]{max-width:91.5%}}@media screen and (max-width:768px){.desctop[data-v-a9b52e00]{display:none!important}}.mobile[data-v-a9b52e00]{display:none}@media screen and (max-width:768px){.mobile[data-v-a9b52e00]{display:block}}[data-v-a9b52e00]{box-sizing:border-box;font-family:Montserrat,sans-serif}a[data-v-a9b52e00],button[data-v-a9b52e00],div[data-v-a9b52e00],h1[data-v-a9b52e00],h2[data-v-a9b52e00],h3[data-v-a9b52e00],h4[data-v-a9b52e00],h5[data-v-a9b52e00],h6[data-v-a9b52e00],input[data-v-a9b52e00],label[data-v-a9b52e00],li[data-v-a9b52e00],p[data-v-a9b52e00],select[data-v-a9b52e00],span[data-v-a9b52e00],td[data-v-a9b52e00],textarea[data-v-a9b52e00],th[data-v-a9b52e00]{font-family:Montserrat,sans-serif!important}a[data-v-a9b52e00]{text-decoration:none}img[data-v-a9b52e00]{-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%}button[data-v-a9b52e00]{border:none;cursor:pointer;outline:none}.Toastify__toast-container[data-v-a9b52e00]{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-a9b52e00]{max-width:92vw;min-width:92vw;top:.2rem}}.Toastify__toast[data-v-a9b52e00]{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;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-a9b52e00]{margin:0;padding:8px 8px 16px 16px}.Toastify__toast-body div[data-v-a9b52e00]{color:#000;font-size:16px;font-weight:400;opacity:.8}.Toastify__toast--info .Toastify__progress-bar[data-v-a9b52e00]{background:red}.Toastify__toast--success .Toastify__progress-bar[data-v-a9b52e00]{background:#106cac}.modals-background[data-v-a9b52e00]{background:#0006;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:14}.modals-background[data-v-a9b52e00],.modals-background .container[data-v-a9b52e00]{align-items:center;display:flex;justify-content:center}.modals-background .container[data-v-a9b52e00]{margin:auto}.modals-background-form[data-v-a9b52e00]{background:#fff;box-shadow:0 3px 9px #2f2b3d26,0 0 transparent,0 0 transparent;margin:25px 0}.animated1s[data-v-a9b52e00]{animation-duration:.5s!important;animation-fill-mode:both!important}.opacityAnimation[data-v-a9b52e00]{animation-name:opacityAnimation-a9b52e00!important}.slowApear[data-v-a9b52e00]{animation-name:slowApear-a9b52e00!important}@keyframes opacityAnimation-a9b52e00{0%{opacity:0}to{opacity:1}}@keyframes slowApear-a9b52e00{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.changeStyleText1[data-v-a9b52e00]{color:#282828;font-family:Montserrat,sans-serif;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px);font-weight:400;line-height:120%}.changeStyleText1 b[data-v-a9b52e00],.changeStyleText1 div[data-v-a9b52e00],.changeStyleText1 h1[data-v-a9b52e00],.changeStyleText1 h2[data-v-a9b52e00],.changeStyleText1 h3[data-v-a9b52e00],.changeStyleText1 h4[data-v-a9b52e00],.changeStyleText1 h5[data-v-a9b52e00],.changeStyleText1 h6[data-v-a9b52e00],.changeStyleText1 p[data-v-a9b52e00],.changeStyleText1 span[data-v-a9b52e00],.changeStyleText1 strong[data-v-a9b52e00]{color:#282828!important;font-family:Montserrat,sans-serif!important;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px)!important;font-weight:400!important;line-height:120%!important}.footer[data-v-a9b52e00]{background:#fff;padding-top:48px}.footer__gray[data-v-a9b52e00]{background:#f0eeec;border-radius:20px 20px 0 0;padding:40px 40px 0}.footer__main[data-v-a9b52e00]{background:#013e87;border-radius:20px;color:#fff;overflow:hidden;padding:54px 0 36px}.footer__main__inner[data-v-a9b52e00]{gap:40px;justify-content:space-between;margin-bottom:48px}.footer__addr[data-v-a9b52e00],.footer__main__inner[data-v-a9b52e00]{align-items:flex-start;display:flex}.footer__addr[data-v-a9b52e00]{gap:12px;max-width:320px}.footer__addr-pin[data-v-a9b52e00]{flex-shrink:0;margin-top:2px}.footer__addr-text[data-v-a9b52e00]{color:#fff;font-size:16px;font-weight:400;line-height:1.8}.footer__addr-text[data-v-a9b52e00] p{margin:0}.footer__addr-text[data-v-a9b52e00] a{color:#fff}.footer__addr-text[data-v-a9b52e00] br{display:block}.footer__nav[data-v-a9b52e00]{display:flex;gap:80px}.footer__nav__col[data-v-a9b52e00]{display:flex;flex-direction:column;gap:14px}.footer__nav-link[data-v-a9b52e00]{color:#fff;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.footer__nav-link[data-v-a9b52e00]:hover{opacity:.7}.footer__pills[data-v-a9b52e00]{align-items:center;display:flex;gap:12px;justify-content:flex-end}.footer__pill[data-v-a9b52e00]{align-items:center;background:#ffffff1f;border-radius:40px;color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;text-decoration:none;transition:background .25s ease;white-space:nowrap}.footer__pill[data-v-a9b52e00]:hover{background:#ffffff38}.footer__pill svg[data-v-a9b52e00]{flex-shrink:0}.footer__copy[data-v-a9b52e00]{padding:16px 0 24px}.footer__copy__inner[data-v-a9b52e00]{align-items:center;display:flex;gap:20px;justify-content:space-between}.footer__copy__left[data-v-a9b52e00]{display:flex;flex-direction:column;gap:2px}.footer__copy__left span[data-v-a9b52e00]{color:#555;font-size:13px;font-weight:400}.footer__copy__left-dev[data-v-a9b52e00]{color:#888!important;font-size:12px!important}.footer__copy-policy[data-v-a9b52e00]{color:#888!important;font-size:13px;font-weight:400;text-decoration:none!important;transition:color .2s ease}.footer__copy-policy[data-v-a9b52e00]:hover{color:#555!important}@media (max-width:768px){.footer[data-v-a9b52e00]{padding:0}.footer__gray[data-v-a9b52e00]{border-radius:16px 16px 0 0;padding:20px 16px 0}.footer__main[data-v-a9b52e00]{border-radius:14px}.footer__main__inner[data-v-a9b52e00]{flex-direction:column;gap:32px;margin-bottom:32px}.footer__addr[data-v-a9b52e00]{max-width:100%}.footer__nav[data-v-a9b52e00]{gap:40px}.footer__pills[data-v-a9b52e00]{flex-wrap:wrap;gap:10px;justify-content:flex-start}.footer__copy[data-v-a9b52e00]{padding:16px 0 20px}.footer__copy__inner[data-v-a9b52e00]{align-items:flex-start;flex-direction:column;gap:6px}.footer__copy-policy[data-v-a9b52e00]{color:#888!important;font-size:12px}}.container[data-v-4da8aed0]{margin:0 auto;max-width:1620px;width:100%}@media (max-width: 1660px){.container[data-v-4da8aed0]{max-width:96%}}@media (max-width:768px){.container[data-v-4da8aed0]{max-width:91.5%}}@media screen and (max-width:768px){.desctop[data-v-4da8aed0]{display:none!important}}.mobile[data-v-4da8aed0]{display:none}@media screen and (max-width:768px){.mobile[data-v-4da8aed0]{display:block}}[data-v-4da8aed0]{box-sizing:border-box;font-family:Montserrat,sans-serif}a[data-v-4da8aed0],button[data-v-4da8aed0],div[data-v-4da8aed0],h1[data-v-4da8aed0],h2[data-v-4da8aed0],h3[data-v-4da8aed0],h4[data-v-4da8aed0],h5[data-v-4da8aed0],h6[data-v-4da8aed0],input[data-v-4da8aed0],label[data-v-4da8aed0],li[data-v-4da8aed0],p[data-v-4da8aed0],select[data-v-4da8aed0],span[data-v-4da8aed0],td[data-v-4da8aed0],textarea[data-v-4da8aed0],th[data-v-4da8aed0]{font-family:Montserrat,sans-serif!important}a[data-v-4da8aed0]{text-decoration:none}img[data-v-4da8aed0]{-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%}button[data-v-4da8aed0]{border:none;cursor:pointer;outline:none}.Toastify__toast-container[data-v-4da8aed0]{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-4da8aed0]{max-width:92vw;min-width:92vw;top:.2rem}}.Toastify__toast[data-v-4da8aed0]{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;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-4da8aed0]{margin:0;padding:8px 8px 16px 16px}.Toastify__toast-body div[data-v-4da8aed0]{color:#000;font-size:16px;font-weight:400;opacity:.8}.Toastify__toast--info .Toastify__progress-bar[data-v-4da8aed0]{background:red}.Toastify__toast--success .Toastify__progress-bar[data-v-4da8aed0]{background:#106cac}.modals-background[data-v-4da8aed0]{background:#0006;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:14}.modals-background[data-v-4da8aed0],.modals-background .container[data-v-4da8aed0]{align-items:center;display:flex;justify-content:center}.modals-background .container[data-v-4da8aed0]{margin:auto}.modals-background-form[data-v-4da8aed0]{background:#fff;box-shadow:0 3px 9px #2f2b3d26,0 0 transparent,0 0 transparent;margin:25px 0}.animated1s[data-v-4da8aed0]{animation-duration:.5s!important;animation-fill-mode:both!important}.opacityAnimation[data-v-4da8aed0]{animation-name:opacityAnimation-4da8aed0!important}.slowApear[data-v-4da8aed0]{animation-name:slowApear-4da8aed0!important}@keyframes opacityAnimation-4da8aed0{0%{opacity:0}to{opacity:1}}@keyframes slowApear-4da8aed0{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.changeStyleText1[data-v-4da8aed0]{color:#282828;font-family:Montserrat,sans-serif;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px);font-weight:400;line-height:120%}.changeStyleText1 b[data-v-4da8aed0],.changeStyleText1 div[data-v-4da8aed0],.changeStyleText1 h1[data-v-4da8aed0],.changeStyleText1 h2[data-v-4da8aed0],.changeStyleText1 h3[data-v-4da8aed0],.changeStyleText1 h4[data-v-4da8aed0],.changeStyleText1 h5[data-v-4da8aed0],.changeStyleText1 h6[data-v-4da8aed0],.changeStyleText1 p[data-v-4da8aed0],.changeStyleText1 span[data-v-4da8aed0],.changeStyleText1 strong[data-v-4da8aed0]{color:#282828!important;font-family:Montserrat,sans-serif!important;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px)!important;font-weight:400!important;line-height:120%!important}.select[data-v-4da8aed0]{font-size:16px;font-weight:400;position:relative;width:100%}.select-base[data-v-4da8aed0]{align-items:center;border:1px solid #a6a6a6;border-radius:28px;color:#969696;cursor:pointer;display:flex;gap:16px;justify-content:space-between;padding:16px 20px;position:relative;z-index:1}.select-base img[data-v-4da8aed0]{aspect-ratio:1;height:auto;transition:all .3s ease;width:20px}.select-base-error[data-v-4da8aed0]{border:1px solid red!important}.select__options[data-v-4da8aed0]{background:#fff;border:1px solid #a6a6a6;border-radius:28px;box-shadow:0 0 1px 1px #fff3;left:0;overflow:hidden;position:absolute;top:calc(100% + 5px);width:100%;z-index:2}.select__options__list[data-v-4da8aed0]{max-height:12em;overflow-x:hidden;overflow-y:auto;scrollbar-width:auto}.select__options__list[data-v-4da8aed0]::-webkit-scrollbar{background:#fff;border-radius:10px;width:6px}.select__options__list[data-v-4da8aed0]::-webkit-scrollbar-thumb{background:#0000004d;border-radius:20px;cursor:pointer}.select__options__list[data-v-4da8aed0]::-webkit-scrollbar-thumb:active{cursor:grabbing}.select__options__list-title[data-v-4da8aed0]{cursor:pointer;line-height:1em;padding:16px 20px}.select__options__list-active[data-v-4da8aed0]{background:#106cac!important;color:#fff}.select-active .select-base p[data-v-4da8aed0]{color:#282828}.container[data-v-49efafee]{margin:0 auto;max-width:1620px;width:100%}@media (max-width: 1660px){.container[data-v-49efafee]{max-width:96%}}@media (max-width:768px){.container[data-v-49efafee]{max-width:91.5%}}@media screen and (max-width:768px){.desctop[data-v-49efafee]{display:none!important}}.mobile[data-v-49efafee]{display:none}@media screen and (max-width:768px){.mobile[data-v-49efafee]{display:block}}[data-v-49efafee]{box-sizing:border-box;font-family:Montserrat,sans-serif}a[data-v-49efafee],button[data-v-49efafee],div[data-v-49efafee],h1[data-v-49efafee],h2[data-v-49efafee],h3[data-v-49efafee],h4[data-v-49efafee],h5[data-v-49efafee],h6[data-v-49efafee],input[data-v-49efafee],label[data-v-49efafee],li[data-v-49efafee],p[data-v-49efafee],select[data-v-49efafee],span[data-v-49efafee],td[data-v-49efafee],textarea[data-v-49efafee],th[data-v-49efafee]{font-family:Montserrat,sans-serif!important}a[data-v-49efafee]{text-decoration:none}img[data-v-49efafee]{-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%}button[data-v-49efafee]{border:none;cursor:pointer;outline:none}.Toastify__toast-container[data-v-49efafee]{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-49efafee]{max-width:92vw;min-width:92vw;top:.2rem}}.Toastify__toast[data-v-49efafee]{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;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-49efafee]{margin:0;padding:8px 8px 16px 16px}.Toastify__toast-body div[data-v-49efafee]{color:#000;font-size:16px;font-weight:400;opacity:.8}.Toastify__toast--info .Toastify__progress-bar[data-v-49efafee]{background:red}.Toastify__toast--success .Toastify__progress-bar[data-v-49efafee]{background:#106cac}.modals-background[data-v-49efafee]{background:#0006;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:14}.modals-background[data-v-49efafee],.modals-background .container[data-v-49efafee]{align-items:center;display:flex;justify-content:center}.modals-background .container[data-v-49efafee]{margin:auto}.modals-background-form[data-v-49efafee]{background:#fff;box-shadow:0 3px 9px #2f2b3d26,0 0 transparent,0 0 transparent;margin:25px 0}.animated1s[data-v-49efafee]{animation-duration:.5s!important;animation-fill-mode:both!important}.opacityAnimation[data-v-49efafee]{animation-name:opacityAnimation-49efafee!important}.slowApear[data-v-49efafee]{animation-name:slowApear-49efafee!important}@keyframes opacityAnimation-49efafee{0%{opacity:0}to{opacity:1}}@keyframes slowApear-49efafee{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.changeStyleText1[data-v-49efafee]{color:#282828;font-family:Montserrat,sans-serif;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px);font-weight:400;line-height:120%}.changeStyleText1 b[data-v-49efafee],.changeStyleText1 div[data-v-49efafee],.changeStyleText1 h1[data-v-49efafee],.changeStyleText1 h2[data-v-49efafee],.changeStyleText1 h3[data-v-49efafee],.changeStyleText1 h4[data-v-49efafee],.changeStyleText1 h5[data-v-49efafee],.changeStyleText1 h6[data-v-49efafee],.changeStyleText1 p[data-v-49efafee],.changeStyleText1 span[data-v-49efafee],.changeStyleText1 strong[data-v-49efafee]{color:#282828!important;font-family:Montserrat,sans-serif!important;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px)!important;font-weight:400!important;line-height:120%!important}.form[data-v-49efafee]{align-items:center;background:#fff;border-radius:10px;box-shadow:0 0 14px #00000040;color:#282828;display:flex;flex-direction:column;margin:50px 0;max-width:100%;overflow:hidden;padding:55px min(max(16px,1rem + (1vw - 3.75px) * 2.2006),50px);position:relative;width:911px}.form-close[data-v-49efafee]{aspect-ratio:1;cursor:pointer;height:auto;position:absolute;right:27px;top:27px;width:20px}.form-title[data-v-49efafee]{font-size:min(max(24px,1.5rem + (1vw - 3.75px) * .5178),32px);font-weight:600;text-align:center}.form-checkbox[data-v-49efafee]{align-items:center;color:#727272;cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:8px}.form-checkbox input[data-v-49efafee]{accent-color:#0272fd;aspect-ratio:1;margin:0;min-width:20px;padding:0;width:20px}.form-checkbox span[data-v-49efafee]{color:#0272fd}.form-checkbox-error[data-v-49efafee]{border:1px solid red!important;border-radius:4px}.form-btn[data-v-49efafee],.form-checkbox-error[data-v-49efafee]{align-items:center;display:flex;justify-content:center}.form-btn[data-v-49efafee]{background:#0272fd;border-radius:40px;color:#fff;font-size:18px;font-weight:500;margin-top:30px;padding:16px;text-align:center;width:100%}.form__content[data-v-49efafee]{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:30px 0;row-gap:24px;width:100%}.form__content__box[data-v-49efafee]{display:flex;flex-direction:column;gap:8px;width:calc(50% - 8px)}.form__content__box-textarea[data-v-49efafee]{width:100%}.form__content__box-title[data-v-49efafee]{font-size:16px;font-weight:600}.form__content__box input[data-v-49efafee],.form__content__box textarea[data-v-49efafee]{border:1px solid #a6a6a6;border-radius:40px;font-size:16px;font-weight:400;outline:none;padding:16px 20px;width:100%}.form__content__box textarea[data-v-49efafee]{border-radius:30px;min-height:170px;padding:16px;resize:vertical}.form__content__box .ferror[data-v-49efafee]{border:1px solid red}@media (max-width:768px){.form-close[data-v-49efafee]{right:18px;top:18px}.form__content[data-v-49efafee]{row-gap:16px}.form__content__box[data-v-49efafee]{width:100%}}.container{margin:0 auto;max-width:1620px;width:100%}@media (max-width: 1660px){.container{max-width:96%}}@media (max-width:768px){.container{max-width:91.5%}}@media screen and (max-width:768px){.desctop{display:none!important}}.mobile{display:none}@media screen and (max-width:768px){.mobile{display:block}}*{box-sizing:border-box;font-family:Montserrat,sans-serif}a,button,div,h1,h2,h3,h4,h5,h6,input,label,li,p,select,span,td,textarea,th{font-family:Montserrat,sans-serif!important}a{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%}button{border:none;cursor:pointer;outline:none}.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:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;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:16px;font-weight:400;opacity:.8}.Toastify__toast--info .Toastify__progress-bar{background:red}.Toastify__toast--success .Toastify__progress-bar{background:#106cac}.modals-background{background:#0006;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:14}.modals-background,.modals-background .container{align-items:center;display:flex;justify-content:center}.modals-background .container{margin:auto}.modals-background-form{background:#fff;box-shadow:0 3px 9px #2f2b3d26,0 0 transparent,0 0 transparent;margin:25px 0}.animated1s{animation-duration:.5s!important;animation-fill-mode:both!important}.opacityAnimation{animation-name:opacityAnimation!important}.slowApear{animation-name:slowApear!important}@keyframes opacityAnimation{0%{opacity:0}to{opacity:1}}@keyframes slowApear{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.changeStyleText1{color:#282828;font-family:Montserrat,sans-serif;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px);font-weight:400;line-height:120%}.changeStyleText1 b,.changeStyleText1 div,.changeStyleText1 h1,.changeStyleText1 h2,.changeStyleText1 h3,.changeStyleText1 h4,.changeStyleText1 h5,.changeStyleText1 h6,.changeStyleText1 p,.changeStyleText1 span,.changeStyleText1 strong{color:#282828!important;font-family:Montserrat,sans-serif!important;font-size:min(max(14px,.875rem + (1vw - 3.75px) * .2589),18px)!important;font-weight:400!important;line-height:120%!important}.main{align-items:stretch;background:#fff;color:#282828;display:flex;flex-direction:column;height:100%;min-height:100vh;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}.no-scroll{overflow:hidden}
