.ui-button[data-v-66caf5ec]{border:4px solid var(--color-black);border-radius:var(--border-radius);cursor:pointer;font-size:1.2em;font-weight:600;margin:20px 0;padding:10px;text-transform:uppercase;transition:.3s ease-in-out;width:100%}.ui-button[data-v-66caf5ec]:hover{background:var(--e139a6fc);color:var(--color-white)}@media screen and (max-width:1199px){.ui-button[data-v-66caf5ec]{font-size:1em;height:65px;margin:20px 0;padding:6px}}@media screen and (max-width:768px){.ui-button[data-v-66caf5ec]{border:3px solid var(--color-black);font-size:.8em;height:45px;margin:15px 0;padding:4px}}.ui-button.min[data-v-66caf5ec]{border-radius:calc(var(--border-radius)*.75);border-width:3px;font-size:.8em;margin:5px 0;padding:5px}@media screen and (max-width:1199px){.ui-button.min[data-v-66caf5ec]{font-size:.6em;height:40px;margin:5px 0;padding:4px}}@media screen and (max-width:768px){.ui-button.min[data-v-66caf5ec]{border:3px solid var(--color-black);font-size:.6em;height:40px;margin:5px 0;padding:4px}}.popup[data-v-d5c87f33]{height:100dvh;left:0;position:fixed;top:0;width:100vw;z-index:10}.popup__bg[data-v-d5c87f33]{height:100%;opacity:.7;width:100%}.popup__bg[data-v-d5c87f33],.popup__body[data-v-d5c87f33]{background:var(--color-white)}.popup__body[data-v-d5c87f33]{border:4px solid var(--color-black);border-radius:var(--border-radius);display:flex;flex-direction:column;left:50%;max-height:calc(100dvh - 40px);max-height:calc(90vh - 40px);max-height:calc(90dvh - 40px);max-width:90vw;overflow:hidden;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}@media screen and (max-width:768px){.popup__body[data-v-d5c87f33]{border-radius:unset;height:calc(100dvh - 58px);height:100%;left:0;max-height:none;max-height:calc(100dvh - 58px);max-width:100vw;overflow-y:auto;padding:40px 10px 10px;top:0;transform:unset;width:calc(100vw - 28px)}}.popup__body[data-v-d5c87f33]::-webkit-scrollbar{width:4px}.popup__body[data-v-d5c87f33]::-webkit-scrollbar-track{background:var(--color-black)}.popup__body[data-v-d5c87f33]::-webkit-scrollbar-thumb{background-color:var(--color-white);border-radius:15px}.popup__slot[data-v-d5c87f33]{flex:1;overflow-y:auto;padding:0 4px}.popup__close[data-v-d5c87f33]{display:none}@media screen and (max-width:768px){.popup__close[data-v-d5c87f33]{align-items:center;background-color:#d3d3d3;display:flex;height:30px;justify-content:center;left:4px;opacity:.8;position:fixed;text-transform:uppercase;top:4px;width:calc(100vw - 8px);z-index:11}}.popup__arrow-left[data-v-d5c87f33],.popup__arrow-right[data-v-d5c87f33]{background:var(--color-white);border:2px solid var(--color-black);border-radius:8px;cursor:pointer;font-size:1.2em;height:30px;left:25px;line-height:30px;opacity:.3;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:.3s ease-in-out;width:30px;z-index:11}.popup__arrow-left[data-v-d5c87f33]:hover,.popup__arrow-right[data-v-d5c87f33]:hover{opacity:1}.popup__arrow-right[data-v-d5c87f33]{left:auto;right:25px}.welcome[data-v-e67129bf]{max-width:800px}.welcome__line[data-v-e67129bf]{background-image:linear-gradient(to right,var(--color-orange) 50%,var(--color-white) 50%);background-position:100% 0;height:35px;margin:10px -40px 30px;position:relative;width:872px}.welcome__line[data-v-e67129bf],.welcome__line-2[data-v-e67129bf]{animation:test-e67129bf 3s;animation-fill-mode:forwards;background-size:200% 200%;border:3px solid var(--color-black);border-radius:var(--border-radius);transition:1.2s ease-in-out}.welcome__line-2[data-v-e67129bf]{background-image:linear-gradient(to bottom,var(--color-pink) 50%,var(--color-white) 50%);background-position:100% 100%;height:500px;position:absolute;right:15px;top:-20px;width:35px}@keyframes test-e67129bf{to{background-position:0 0}}.welcome__content[data-v-e67129bf]{margin-right:40px}.welcome__title[data-v-e67129bf]{display:block;font-size:1.5em;font-weight:700;text-align:center;text-transform:uppercase}.welcome__purpose[data-v-e67129bf]{display:block;margin:20px 0;text-align:center}.welcome__invite[data-v-e67129bf]{font-size:1.1em;margin:10px auto;width:90%}.welcome__invite span[data-v-e67129bf]{display:block;font-size:1.1em;font-weight:600}.welcome__invite strong[data-v-e67129bf]{font-weight:500}.welcome__invite li[data-v-e67129bf]{margin:5px 10px 0;text-align:justify;transition:.2s ease-in-out}.welcome__invite li[data-v-e67129bf]:hover{transform:scale(1.03)}.welcome__invite li[data-v-e67129bf]:hover:nth-child(n){color:var(--color-blue)}.welcome__invite li[data-v-e67129bf]:hover:nth-child(2n){color:var(--color-orange)}.welcome__button[data-v-e67129bf]{--height:45px;--width:250px;height:calc(var(--height)*1.5*1.5 + 10px);margin:10px auto 0;width:calc(var(--width) + var(--height)*1.5 + 8px)}.welcome__button[data-v-e67129bf],.welcome__button-layer-1[data-v-e67129bf]{align-items:center;display:flex;justify-content:center}.welcome__button-layer-1[data-v-e67129bf]{border:2px solid var(--color-black);border-radius:var(--border-radius);cursor:pointer;height:0;transition:.5s ease-in-out;width:0}.welcome__button-layer-1.active[data-v-e67129bf]{background:var(--color-blue);height:calc(var(--height)*1.5*1.5 + 10px);width:calc(var(--width) + var(--height)*1.5 + 8px)}.welcome__button-layer-1[data-v-e67129bf]:hover{transform:scale(1.04)}.welcome__button-layer-2[data-v-e67129bf]{align-items:center;border:2px solid var(--color-black);border-radius:var(--border-radius);display:flex;height:0;justify-content:center;transition:.5s ease-in-out;width:0}.welcome__button-layer-2.active[data-v-e67129bf]{background:var(--color-green);height:calc(var(--height)*1.5 + 4px);width:calc(var(--width) + var(--height)*.5 + 4px)}.welcome__button button[data-v-e67129bf]{border:2px solid var(--color-black);cursor:pointer;font-size:1.3em;font-weight:500;height:var(--height);padding:0 40px;text-transform:uppercase;width:var(--width)}.pwa[data-v-e67129bf],.welcome__button button[data-v-e67129bf]{background:var(--color-white);border-radius:var(--border-radius)}.pwa[data-v-e67129bf]{animation:kf-open-e67129bf 1s ease-in-out forwards;border:4px solid var(--color-blue);bottom:20px;left:50%;max-width:1650px;min-width:350px;padding:20px;position:fixed;transform:translate(-50%);width:90vw;z-index:998}.pwa[data-v-e67129bf],.pwa__title[data-v-e67129bf]{box-sizing:border-box}.pwa__title[data-v-e67129bf]{border-radius:var(--border-radius);color:var(--color-blue);font-size:1.4em;font-weight:600;margin:0 auto;text-align:center}@media (width <= 768px){.pwa__title[data-v-e67129bf]{font-size:1.1em}}.pwa__info[data-v-e67129bf]{margin-top:10px}.pwa__btns[data-v-e67129bf]{display:flex;gap:20px;margin:0 auto;width:40%}@media (width <= 768px){.pwa__btns[data-v-e67129bf]{width:100%}}.pwa__btn[data-v-e67129bf]{color:var(--color-red);cursor:pointer;flex:1;font-weight:700;text-align:center;text-transform:uppercase}@keyframes kf-open-e67129bf{0%{bottom:-200dvh}to{bottom:20px}}
