.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}.dropdown[data-v-0f52c18d]{position:relative}.dropdown-menu[data-v-0f52c18d]{position:absolute;right:0;top:calc(100% + 5px);z-index:5}.dropdown-menu.left-side[data-v-0f52c18d]{left:0;right:auto}.form-container[data-v-6b530ae1]{display:flex;flex-direction:column;gap:5px}.input-form[data-v-6b530ae1]{align-items:center;background:#fff;border:1px solid #28293d;border-radius:10px;box-sizing:border-box;display:flex;gap:10px;min-height:40px;padding:5px 20px;position:relative;width:100%}input[data-v-6b530ae1]{background:transparent;border:none;color:#555770;flex:1;font-size:16px;font-weight:400;letter-spacing:0;line-height:16px;min-width:0;z-index:1}input[data-v-6b530ae1]:focus{outline:none}input[data-v-6b530ae1]::-moz-placeholder{color:#dedede}input[data-v-6b530ae1]::placeholder{color:#dedede}input[data-v-6b530ae1]:disabled{color:#dedede}input[type=number][data-v-6b530ae1]::-webkit-inner-spin-button,input[type=number][data-v-6b530ae1]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}label[data-v-6b530ae1]{color:#555770;font-size:12px;font-weight:400;letter-spacing:0;line-height:12px;margin-left:10px}.large .input-form[data-v-6b530ae1]{padding:15px 27px}.large label[data-v-6b530ae1]{margin-left:30px}.large input[data-v-6b530ae1]{font-size:22px;line-height:22px}.btn[data-v-beceaf5b]{align-items:center;background:#0089d0;border:none;border-radius:10px;color:#fff;display:flex;font-size:16px;font-weight:500;gap:10px;justify-content:center;letter-spacing:0;line-height:16px;padding:12px 30px;width:-moz-fit-content;width:fit-content}.btn[data-v-beceaf5b]:disabled{background:#b0c4de;cursor:not-allowed}.stroke[data-v-beceaf5b]{background:#fff;border:1px solid #0089d0;color:#0089d0;font-weight:400}.form-container[data-v-98041bd1]{display:flex;flex-direction:column;gap:5px}.select-form[data-v-98041bd1]{align-items:center;background:#fff;border:1px solid #28293d;border-radius:10px;box-sizing:border-box;display:flex;gap:10px;min-height:40px;padding:10px 10px 10px 20px;position:relative;width:100%}select[data-v-98041bd1]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#555770;cursor:pointer;flex:1;font-size:16px;font-weight:400;line-height:16px;min-width:0;padding-right:30px}select[data-v-98041bd1]:focus{outline:none}label[data-v-98041bd1]{color:#555770;font-size:12px;font-weight:400;letter-spacing:0;line-height:12px;margin-left:10px}.select-form[data-v-98041bd1]:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' fill='none' viewBox='0 0 16 9'%3E%3Cpath stroke='%2328293D' stroke-linecap='round' stroke-linejoin='round' d='m1 1 7 7 7-7'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";height:9px;pointer-events:none;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:16px}.large .select-form[data-v-98041bd1]{padding:17px 17px 17px 27px}.large label[data-v-98041bd1]{margin-left:30px}.large select[data-v-98041bd1]{font-size:22px;line-height:22px}.otp-input-container[data-v-dababde0]{gap:20px;justify-content:center;width:100%}[data-v-dababde0] .otp-input{border:1px solid #28293d;border-radius:10px;color:#1b1c57;font-size:16px;font-weight:400;height:40px;letter-spacing:0;line-height:16px;padding:5px;text-align:center;width:40px}[data-v-dababde0] .otp-input:focus{box-shadow:none!important;outline:none!important}.modal[data-v-6c8df9b7]{background-color:#1b1c57cc;bottom:0;height:100%;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;width:100%;z-index:10}@media (max-width:767.98px){.modal[data-v-6c8df9b7]{align-items:flex-start;padding:30px 10px}}.modal-dialog[data-v-6c8df9b7]{display:flex;flex-direction:column;justify-content:center;margin:60px auto;max-width:100%;min-height:calc(100% - 120px);pointer-events:none;width:-moz-fit-content;width:fit-content}@media (max-width:767.98px){.modal-dialog[data-v-6c8df9b7]{margin:30px auto;min-height:calc(100% - 60px)}.modal-dialog[data-v-6c8df9b7] .container[data-v-6c8df9b7]{padding:0}}.modal-content[data-v-6c8df9b7]{max-width:100%;pointer-events:auto}.modal-close[data-v-6c8df9b7]{align-items:center;cursor:pointer;display:flex;justify-content:center;pointer-events:auto;position:fixed;right:35px;top:35px;z-index:11}@media (max-width:991.98px){.modal-close[data-v-6c8df9b7]{margin-left:auto;margin-right:-12px;position:static}}@media (max-width:767.98px){.modal-close[data-v-6c8df9b7]{margin-bottom:8px;margin-right:-8px}.modal-close[data-v-6c8df9b7] i[data-v-6c8df9b7]{height:46px;width:46px}}.header-row[data-v-713adfaf]{align-items:center;display:flex;padding:40px 0}.lang-dropdown[data-v-713adfaf]{margin-left:auto}.lang-dropdown-toggle[data-v-713adfaf]{align-items:center;color:#555770;display:flex;font-size:24px;font-weight:500;gap:13px;letter-spacing:0;line-height:24px;text-transform:capitalize}.auth-btn[data-v-713adfaf]{align-items:center;background:#58a000;border-radius:10px;display:flex;gap:10px;justify-content:center;margin-left:40px;padding:16px 20px}.auth-btn span[data-v-713adfaf]{color:#fff;font-size:20px;font-weight:500;line-height:18px}.lang-dropdown-menu[data-v-713adfaf],.user-menu[data-v-713adfaf]{background:#fff;border:1px solid #555770;border-radius:16px;display:flex;flex-direction:column;gap:30px;min-width:200px;padding:30px}.lang-dropdown-menu-item[data-v-713adfaf],.user-menu-item[data-v-713adfaf]{color:#555770;font-size:20px;font-weight:400;line-height:20px;text-align:left;white-space:nowrap}.auth-container[data-v-713adfaf]{background:#fff;border-radius:12px;overflow:hidden;width:355px}.auth-container-tab[data-v-713adfaf]{display:flex}.auth-container-tablink[data-v-713adfaf]{align-items:center;background:#e0e0e2;cursor:pointer;display:flex;font-size:20px;font-weight:400;height:45px;justify-content:center;letter-spacing:0;line-height:20px;position:relative;white-space:nowrap}.auth-container-tablink.active[data-v-713adfaf]{background:#fff;color:#28293d;font-weight:600}.auth-container-tablink[data-v-713adfaf]:before{top:0}.auth-container-tablink[data-v-713adfaf]:after,.auth-container-tablink[data-v-713adfaf]:before{background:#e0e0e2;content:"";height:10px;position:absolute;width:10px}.auth-container-tablink[data-v-713adfaf]:after{bottom:-10px}.auth-container-tablink:first-child[data-v-713adfaf]{border-radius:0 0 12px;width:42%}.auth-container-tablink:first-child[data-v-713adfaf]:before{right:-10px}.auth-container-tablink:first-child[data-v-713adfaf]:after{left:0}.auth-container-tablink:first-child.active[data-v-713adfaf]{border-radius:0 12px 0 0;z-index:1}.auth-container-tablink:first-child.active[data-v-713adfaf]:after{content:none}.auth-container-tablink:last-child[data-v-713adfaf]{border-radius:0 0 0 12px;width:58%}.auth-container-tablink:last-child[data-v-713adfaf]:before{left:-10px}.auth-container-tablink:last-child[data-v-713adfaf]:after{right:0}.auth-container-tablink:last-child.active[data-v-713adfaf]{border-radius:12px 0 0;z-index:1}.auth-container-tablink:last-child.active[data-v-713adfaf]:after{content:none}.auth-container-form[data-v-713adfaf]{background:#fff;border-radius:12px 12px 0 0;display:flex;flex-direction:column;justify-content:center;min-height:415px;padding:40px 25px;position:relative}.auth-container-form .form-container+.form-container[data-v-713adfaf]{margin-top:20px}.password-forgot-link[data-v-713adfaf]{color:#0089d0;display:block;font-size:14px;font-weight:400;letter-spacing:0;line-height:14px;margin:10px 10px 0 auto;width:-moz-fit-content;width:fit-content}.auth-container-btn[data-v-713adfaf]{margin-top:28px}.privacy-policy[data-v-713adfaf]{color:#28293d;font-size:12px;font-weight:400;letter-spacing:0;line-height:14px;margin-top:10px}.privacy-policy a[data-v-713adfaf]{color:#0089d0;text-decoration:underline}.error-text[data-v-713adfaf]{color:#f14635;font-size:14px;font-weight:400;letter-spacing:0;line-height:14px}.passwords-not-match[data-v-713adfaf]{margin:10px}.otp-time[data-v-713adfaf]{color:#1b1c57;font-size:22px;font-weight:500;letter-spacing:0;line-height:22px;margin:0 auto}.otp[data-v-713adfaf]{margin-top:30px}.otp-error[data-v-713adfaf]{margin:30px auto 0}.otp-resend-btn[data-v-713adfaf]{color:#1b1c57;font-size:16px;font-weight:500;letter-spacing:0;line-height:16px;margin:20px auto 0;text-align:center}.otp-resend-btn[data-v-713adfaf]:disabled{cursor:auto;opacity:.6}@media (max-width:991.98px){.header-row[data-v-713adfaf]{padding:20px 0}.logo[data-v-713adfaf]{flex-shrink:0}.logo img[data-v-713adfaf]{width:160px}.auth-btn span[data-v-713adfaf]{font-size:17px;line-height:21px}.lang-dropdown-toggle[data-v-713adfaf]{font-size:18px;gap:10px;line-height:18px}.lang-dropdown-menu[data-v-713adfaf],.user-menu[data-v-713adfaf]{gap:16px;min-width:150px;padding:16px}.lang-dropdown-menu-item[data-v-713adfaf],.user-menu-item[data-v-713adfaf]{font-size:17px;line-height:21px}}@media (max-width:767.98px){.logo img[data-v-713adfaf]{width:112px}.auth-btn[data-v-713adfaf]{margin-left:10px;padding:8px 10px}.auth-btn span[data-v-713adfaf]{display:none}}footer[data-v-43eb803e]{background-color:#f14635;padding:30px 0}.copyright[data-v-43eb803e]{color:#fff;font-size:24px;font-weight:500;letter-spacing:0;line-height:24px;text-align:center}@media (max-width:991.98px){footer[data-v-43eb803e]{padding:20px 0}.copyright[data-v-43eb803e]{font-size:20px;line-height:24px}}@media (max-width:767.98px){.copyright[data-v-43eb803e]{font-size:20px;line-height:20px}}.loader{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#f5f5f5b3;bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loader.show{display:flex}.spinner{animation:spinner-b87k6z 1s linear infinite;border-radius:17.6px;box-shadow:44px 0 #f1463533,35.6px 26px #f1463566,13.64px 41.8px #f1463599,-13.64px 41.8px #f14635cc,-35.6px 26px #f14635;height:17.6px;width:17.6px}@keyframes spinner-b87k6z{to{transform:rotate(1turn)}}
