@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap";:root{--main-color: #4563ff;--fontcolor-main: #ffffff;--accent-color: #ffd600;--socials-color: #1d1d1d;--border-min: 5px;--border-max: 10px}*,:after,:before{box-sizing:border-box}body{margin:0;padding:0;font-family:system-ui;color:var(--fontcolor-main);font-size:1em;font-weight:400;font-style:normal;min-height:100dvh;font-family:Golos Text,serif;font-optical-sizing:auto;background-color:var(--main-color);background:radial-gradient(circle,#33d1ff,#4563ff);background-attachment:fixed}#app{width:100%;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.wrapper{max-width:1400px;width:90%;display:flex;flex-direction:column}.head[data-v-548b9594]{position:relative;width:100%;height:100dvh;overflow:hidden}.head .head-text[data-v-548b9594]{position:absolute;width:100%;font-size:19vw;overflow:hidden;font-weight:900;display:flex;justify-content:center;align-items:center;height:100%;opacity:1;font-style:italic;z-index:1}.head .head-text i[data-v-548b9594]{opacity:.5}.head .particle[data-v-548b9594]{width:219px;height:245px;position:absolute;top:-300px}.head .particle.particle-1[data-v-548b9594]{z-index:0}.head .particle.particle-2[data-v-548b9594]{z-index:2}.drop-particle[data-v-548b9594]{animation:drop-548b9594 linear}.head .particle .sub-particle[data-v-548b9594]{background-image:url(/assets/images/mascot.webp);background-repeat:no-repeat;width:219px;height:245px;animation:rotate-548b9594 linear}@keyframes drop-548b9594{0%{top:110%}to{top:-300px}}@keyframes rotate-548b9594{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.socials[data-v-370b80fa]{width:100%;height:100dvh;background-color:var(--socials-color);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}.socials h2[data-v-370b80fa]{font-weight:900;font-style:italic;font-size:42px}.socials .socials-list[data-v-370b80fa]{display:flex;flex-wrap:wrap;gap:20px}.socials .socials-list .card[data-v-370b80fa]{flex:1 1 40%;display:flex;flex-direction:column;gap:5px;padding:20px;border-radius:15px;background:var(--main-color)}.socials .socials-list .card.w-100[data-v-370b80fa]{flex:1 1 100%}.socials .socials-list .card .h[data-v-370b80fa]{font-weight:900}.socials .socials-list .card .p[data-v-370b80fa]{word-break:break-all}.socials .socials-list .card .p a[data-v-370b80fa]{color:var(--accent-color)}
