.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}.Vue-Toastification__container{width:400px}.Vue-Toastification__toast{background-color:#fff;border-left:2px solid red;border-radius:4px;color:var(--secondary-dark);max-height:-moz-fit-content;max-height:fit-content;max-height:-moz-max-content;max-height:max-content;min-height:-moz-fit-content;min-height:fit-content;min-height:-moz-max-content;min-height:max-content;padding:10px}.Vue-Toastification__icon{display:none}.Vue-Toastification__close-button{align-self:flex-start;color:#000;line-height:unset}.Vue-Toastification__toast-body{display:flex;font-size:14px!important;line-height:200%;vertical-align:center}.Vue-Toastification__progress-bar{background-color:#18ff00b3;height:0}.Vue-Toastification__toast--default,.Vue-Toastification__toast--info{border-left:3px solid var(--primary-alternative)}.Vue-Toastification__toast--success{border-left:3px solid var(--primary)}.Vue-Toastification__toast--error{border-left:3px solid var(--error)}.Vue-Toastification__toast--warning{border-left:3px solid #ffc107}@font-face{font-family:Unbounded;font-style:normal;font-weight:400;src:url(./Unbounded-Regular.BjnQqn8k.ttf) format("truetype")}@font-face{font-family:Unbounded;font-style:normal;font-weight:300;src:url(./Unbounded-Light.0_PJ4-Dl.ttf) format("truetype")}@font-face{font-family:Unbounded;font-style:normal;font-weight:100;src:url(./Unbounded-ExtraLight.DI-l2xxG.ttf) format("truetype")}@font-face{font-family:Unbounded;font-style:normal;font-weight:700;src:url(./Unbounded-Bold.CYipmTBf.ttf) format("truetype")}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;src:url(./Unbounded-SemiBold.B1U3UEYJ.ttf) format("truetype")}@font-face{font-family:Unbounded;font-style:normal;font-weight:900;src:url(./Unbounded-ExtraBold.CfNPzuka.ttf) format("truetype")}*{font-family:Unbounded,serif}.h1,h1{font-size:56px;font-weight:600}.h1,.h2,h1,h2{font-style:normal;line-height:150%}.h2,h2{font-size:48px;font-weight:500}.h3,h3{font-size:34px}.h3,.h4,h3,h4{font-style:normal;font-weight:600;line-height:150%}.h4,h4{font-size:26px}.h5,h5{font-size:18px}.h5,.h6,h5,h6{font-style:normal;font-weight:600;line-height:150%}.h6,h6{font-size:16px}.text,a,p{font-size:14px;font-weight:400}.text,.text-subtitle-1,a,p{font-style:normal;line-height:150%}.text-subtitle-1{font-size:20px;font-weight:500}.text-subtitle-2{font-size:14px;font-style:normal;font-weight:400;line-height:150%}.text-nav-link{font-size:16px;font-style:normal;line-height:130%}.text-bold,.text-nav-link{font-weight:600}.text-underlined{text-decoration:underline}.text-primary{color:var(--primary)}.text-error{color:var(--error)}.text-dark{color:var(--secondary-dark)}.text-darken{color:var(--secondary-darken)}@media screen and (max-width:1000px){*{word-break:break-word}.h1,h1{font-size:40px}.h2,h2{font-size:32px}.h2,.h3,h2,h3{line-height:130%}.h3,h3{font-size:26px}.h4,h4{font-size:22px}.h4,.h5,h4,h5{line-height:130%}.h5,h5{font-size:16px}.h6,.text,a,h6,p{font-size:14px;line-height:130%}.text-subtitle-1{font-size:18px;line-height:130%}.text-subtitle-2{font-size:14px;line-height:130%}}@media screen and (max-width:700px){*{word-break:break-word}.h1,h1{font-size:32px}.h2,h2{font-size:26px}.h2,.h3,h2,h3{line-height:130%}.h3,h3{font-size:24px}.h4,h4{font-size:20px;line-height:130%}.text-subtitle-1{font-size:16px}}:root{--primary:#5cc532;--primary-darken:#47a52a;--primary-darken-2:#367e20;--primary-light:#70d654;--primary-light-2:#85e87d;--primary-alternative:#30d94a;--primary-alternative-light:#7cf580;--secondary:#747474;--secondary-dark:#343434;--secondary-darken:#4d4d4d;--secondary-darken-2:hsla(0,0%,9%,.27);--secondary-light:#939393;--secondary-light-2:#d9d9d9;--secondary-light-3:hsla(0,0%,8%,.3);--secondary-light-4:hsla(0,0%,100%,.1);--error:#de5b26;--error-darken:rgba(222,91,38,.24)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:hidden;scroll-behavior:smooth}body{width:100%}.h1,h1{margin-bottom:32px;margin-top:32px}.h2,h2{margin-bottom:24px;margin-top:24px}.h3,h3{margin-bottom:20px;margin-top:20px}.h4,h4{margin-bottom:16px;margin-top:16px}.h5,h5{margin-bottom:12px;margin-top:12px}.h6,h6,p{margin-bottom:8px;margin-top:8px}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition:all .2s}.slide-left-enter-from{opacity:0;transform:translate(50px)}.slide-left-leave-to,.slide-right-enter-from{opacity:0;transform:translate(-50px)}.slide-right-leave-to{opacity:0;transform:translate(50px)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background-color:var(--secondary)}::-webkit-scrollbar-thumb{background-color:var(--primary-darken-2);border-radius:99rem}.icon[data-v-0ba50e0f]{background-size:100% 100%;display:block}.top-nav-wrapper[data-v-b001bf10]{flex-direction:column;margin:0 auto;max-width:1650px;padding:45px 16px}.top-nav[data-v-b001bf10],.top-nav-wrapper[data-v-b001bf10]{display:flex;position:relative;width:100%}.top-nav[data-v-b001bf10]{align-items:center;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(90deg,#00000080 10%,#00000021);border-radius:5px;box-sizing:border-box;height:100px;margin:auto;padding:8px 30px}.top-nav[data-v-b001bf10],.top-nav__burger[data-v-b001bf10]{justify-content:space-between}.top-nav__burger[data-v-b001bf10]{cursor:pointer;display:none;flex-direction:column;height:24px;margin-right:12px;position:relative;width:36px}.top-nav__burger span[data-v-b001bf10]{background-color:#fff;border-radius:2px;display:block;height:4px;opacity:1;transition:transform .2s,opacity .2s;width:100%}.top-nav__burger.open span[data-v-b001bf10]:first-child{transform:rotate(45deg) translate(6px,8px)}.top-nav__burger.open span[data-v-b001bf10]:nth-child(2){opacity:0}.top-nav__burger.open span[data-v-b001bf10]:nth-child(3){transform:rotate(-45deg) translate(6px,-8px)}.nav-logo[data-v-b001bf10]{align-items:center;color:#fff;display:flex;gap:10px;justify-content:space-around;margin-right:40px;text-decoration:none}.nav-logo[data-v-b001bf10] h3[data-v-b001bf10]{font-size:24px;line-height:150%;position:relative}.nav-logo .logo[data-v-b001bf10]{height:70px;width:90px}.nav-logo .logo.flipped[data-v-b001bf10]{transform:rotateY(180deg)}.nav-logo .logo-text[data-v-b001bf10]{height:50px}.nav-pages[data-v-b001bf10]{align-items:center;display:flex;gap:32px;margin-right:40px}.nav-pages .nav-page[data-v-b001bf10]{color:#fff;position:relative;text-align:center;text-decoration:none}.nav-pages .nav-page[data-v-b001bf10]:after{background:var(--primary);border-radius:5px;bottom:-10px;box-shadow:0 4px 13px #00000040;content:"";height:3px;left:0;opacity:0;position:absolute;transition:opacity .4s ease;width:100%}.nav-pages .nav-page.nav-page-active--server[data-v-b001bf10]:after,.nav-pages .nav-page.nav-page-active[data-v-b001bf10]:after{opacity:1}.nav-pages .nav-page[data-v-b001bf10]:hover{cursor:pointer}.nav-pages .nav-page[data-v-b001bf10]:hover:after{background:var(--primary);border-radius:5px;bottom:-10px;box-shadow:0 4px 13px #00000040;content:"";height:3px;left:0;opacity:1;position:absolute;width:100%}.nav-social[data-v-b001bf10]{align-items:center;display:flex;gap:17px;margin-right:40px}.nav-social a[data-v-b001bf10]{transition:filter .2s ease-in}.nav-social a[data-v-b001bf10]:hover{cursor:pointer;filter:brightness(1.3)}.nav-social .btn-discord[data-v-b001bf10]{background:url(../icon/discord.svg) 50% no-repeat;background-size:100%;height:45px;width:45px}.nav-social .btn-vk[data-v-b001bf10]{background:url(../icon/vk.svg) 50% no-repeat;background-size:100%;height:45px;width:45px}.nav-social .btn-telegram[data-v-b001bf10]{background:url(../icon/telegram.svg) 50% no-repeat;background-size:100%;height:45px;width:45px}.nav-address[data-v-b001bf10]{align-items:center;background:var(--secondary-light-4);border-radius:5px;display:flex;gap:10px;justify-content:space-around;padding:12px 32px;transition:background .2s ease-in}.nav-address[data-v-b001bf10]:hover{background:var(--secondary-light-3);cursor:pointer}.nav-address .ip[data-v-b001bf10]{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:130%}.nav-address .ip-copy[data-v-b001bf10]{height:24px!important;width:24px!important}.hide-nav[data-v-b001bf10]{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(90deg,#00000080 10%,#00000021);border-radius:5px;display:flex;flex-direction:column;gap:24px;left:16px;margin:0 auto;max-height:0;max-width:calc(100% - 32px);opacity:0;padding:0;position:absolute;top:145px;transition:max-height .2s,opacity .2s,visibility .2s,padding .2s;visibility:hidden;width:100%}.hide-nav.open[data-v-b001bf10]{max-height:100vh;opacity:1;padding:2vh 6vh;visibility:visible;z-index:10}.hide-nav[data-v-b001bf10]>*{display:none}@media screen and (max-width:1560px){.top-nav__burger[data-v-b001bf10]{display:flex;flex:0 0 auto}.top-nav[data-v-b001bf10]{padding-left:20px;padding-right:20px}.top-nav[data-v-b001bf10] .nav-social[data-v-b001bf10]{display:none}.hide-nav[data-v-b001bf10] .nav-social[data-v-b001bf10]{display:flex}.hide-nav.open[data-v-b001bf10]{padding-left:20px;padding-right:20px}}@media screen and (max-width:1290px){.top-nav[data-v-b001bf10] .nav-address[data-v-b001bf10]{display:none}.top-nav[data-v-b001bf10] .nav-pages[data-v-b001bf10]{margin-left:auto;margin-right:0}.hide-nav[data-v-b001bf10] .nav-address[data-v-b001bf10]{display:flex;margin:0;width:-moz-fit-content;width:fit-content;width:-moz-max-content;width:max-content}}@media screen and (max-width:1000px){.top-nav[data-v-b001bf10] .nav-logo[data-v-b001bf10]{margin-left:auto;margin-right:0}.top-nav[data-v-b001bf10] .nav-pages[data-v-b001bf10]{display:none}.hide-nav[data-v-b001bf10] .nav-pages[data-v-b001bf10]{align-items:flex-start;display:flex;flex-direction:column;gap:12px;margin:0 0 24px}}@media screen and (max-width:700px){.nav-logo[data-v-b001bf10] .logo[data-v-b001bf10]{height:6vh;width:6vh}.nav-logo[data-v-b001bf10] h3[data-v-b001bf10]{font-size:2vh;line-height:130%}}.btn[data-v-3f8857a6]{align-items:center;background:var(--background);border-color:transparent;border-radius:5px;color:#fff;display:flex;gap:12px;justify-content:center;max-width:-moz-fit-content;max-width:fit-content;padding:1vh 3vh;text-align:center;transition:filter .3s linear;white-space:nowrap}.btn .btn-content[data-v-3f8857a6]{align-items:flex-start;display:flex;flex-direction:column}.btn .title[data-v-3f8857a6]{text-transform:var(--uppercased)}.btn .title.uppercased[data-v-3f8857a6]{text-transform:uppercase}.btn .subtitle[data-v-3f8857a6]{color:#fff}.btn[data-v-3f8857a6]:hover{cursor:pointer;filter:brightness(1.1) grayscale(.1)}.wrapper[data-v-a9321207]{background:linear-gradient(180deg,#31bd5d,#13973c);height:100vh;position:relative;width:100%;z-index:2}.bg[data-v-a9321207]{background:url(./error-bg.DZCOrr6g.png);background-size:100%;height:100%;position:absolute;width:100%;z-index:1}.error-wrapper[data-v-a9321207]{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.cat-n-dong[data-v-a9321207]{width:25%}.error-wrapper .status-code[data-v-a9321207]{color:var(--error)}.error-wrapper .error-title[data-v-a9321207]{color:#fff;font-family:Unbounded;font-size:76px;font-style:normal;font-weight:700;line-height:80px;text-align:center;width:50%}.error-wrapper .error-subtitle[data-v-a9321207]{color:#ffffffcf;font-size:18px;width:60%}.error-wrapper .error-help-text[data-v-a9321207],.error-wrapper .error-subtitle[data-v-a9321207]{font-family:Unbounded;font-style:normal;font-weight:500;line-height:147%;text-align:center}.error-wrapper .error-help-text[data-v-a9321207]{color:var(--secondary-darken);font-size:12px;margin-top:60px;width:70%}
