:root{--font-size-base: clamp(1rem, .34vw + .91rem, 1.19rem);--font-size-lg: clamp(1.2rem, .7vw + 1.2rem, 1.5rem);--font-size-xl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);--c-black: #05091e;--c-blue: #46b4ff;--c-gray: #90aab7;--c-green: #9ef2cb;--c-pink: #ffb8d9;--c-orange: #ffb7a3;--c-yellow: #ffdace;--c-white: #fff;--t-fg: var(--c-black);--t-bg: var(--c-white);--t-active: #216797;--primary-color: #6f41ff;--secondary-color: #151515;--tertiary-color: #646d84}@font-face{font-display:swap;font-family:Gilroy;src:url(/assets/fonts/Gilroy/Gilroy-Regular.woff2?v=1) format("woff2"),url(/assets/fonts/Gilroy/Gilroy-Regular.woff?v=1) format("woff")}@font-face{font-display:swap;font-family:Gilroy-SemiBold;src:url(/assets/fonts/Gilroy/Gilroy-SemiBold.woff2?v=1) format("woff2"),url(/assets/fonts/Gilroy/Gilroy-SemiBold.woff?v=1) format("woff")}@font-face{font-display:swap;font-family:Gilroy-Bold;src:url(/assets/fonts/Gilroy/Gilroy-Bold.woff2?v=1) format("woff2"),url(/assets/fonts/Gilroy/Gilroy-Bold.woff?v=1) format("woff")}@font-face{font-display:swap;font-family:Gilroy-ExtraBold;src:url(/assets/fonts/Gilroy/Gilroy-ExtraBold.woff2?v=1) format("woff2"),url(/assets/fonts/Gilroy/Gilroy-ExtraBold.woff?v=1) format("woff")}*{margin:0;padding:0;box-sizing:border-box}body{text-align:center;font-size:var(--font-size-base);-webkit-tap-highlight-color:transparent;font-family:Gilroy,Segoe UI,sans-serif}html,body{width:100%;height:100%}h1{font-size:var(--font-size-xl)}h2{font-size:var(--font-size-lg)}code{font-family:Consolas,monospace}img{max-width:100%;height:auto}a{color:var(--t-active);text-decoration:none}a:focus[role=button],a:hover[role=button]{color:var(--t-active);background-color:var(--c-gray);text-decoration:underline}:export{primary-color:#6F41FF;black-color:#151515;white-color:#ffffff}.flicking-arrow-prev{width:40px!important;height:40px!important}.flicking-arrow-prev:after,.flicking-arrow-prev:before{content:none!important}.flicking-arrow-next{width:40px!important;height:40px!important}.flicking-arrow-next:after,.flicking-arrow-next:before{content:none!important}::-webkit-scrollbar{width:10px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:8px;transition:all .3s}::-webkit-scrollbar-thumb:hover{background:rgba(113,65,255,.7529411765)}.text-animate-hover{border-bottom-width:0;background-size:0 3px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .5s ease-in-out;background-image:linear-gradient(transparent,transparent),linear-gradient(#4198ff,#4198ff)}.text-animate-hover:hover{background-size:100% 3px;background-position:0 100%}
