@import"https://fonts.bunny.net/css?family=exo:400,500,600";header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem 10vw}header .logo{background:url(/assets/logo-dada0da3.svg) no-repeat;width:71px;height:22px}header nav{display:flex}header nav a{font-weight:500;font-size:var(--text-xs);color:#fff;text-decoration:none;margin-right:3rem}header nav a:hover{color:#4177dc;text-shadow:0 0 32px #346DDA}header nav a:last-child{margin-right:0}@media (max-width: 595px){header .logo{display:none}header nav{width:100%}header nav a{margin-right:auto}}footer[data-v-ef6372ff]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:3rem 6vw}footer .about[data-v-ef6372ff]{display:flex;flex-direction:column}footer .about .logo[data-v-ef6372ff]{background:url(/assets/logo-dada0da3.svg) no-repeat;background-size:110px;width:110px;height:34px}footer .about p[data-v-ef6372ff]{font-weight:400;font-size:var(--text-xs);color:#babec4}footer table[data-v-ef6372ff]{border-spacing:6vw 5px}@media (max-width: 880px){footer table[data-v-ef6372ff]{border-spacing:0 5px}}footer table tr th h4[data-v-ef6372ff]{font-weight:600;font-size:var(--text-sm);color:#f1f2f3;margin:0 0 10px}footer table tr td[data-v-ef6372ff]{font-weight:400;font-size:var(--text-xs);color:#babec4;cursor:pointer}footer table tr td[data-v-ef6372ff]:hover{color:#4177dc;text-shadow:0 0 32px #346DDA}footer table tr td .socials[data-v-ef6372ff]{display:flex;flex-direction:row;align-items:center}footer table tr td .socials .ic[data-v-ef6372ff]{margin-right:10px}footer table tr td .socials .facebook[data-v-ef6372ff]{background:url(/assets/ri_facebook-fill-2e363853.svg) no-repeat;width:24px;height:24px}footer table tr td .socials .instagram[data-v-ef6372ff]{background:url(/assets/ri_instagram-line-278f0e75.svg) no-repeat;width:24px;height:24px}footer table tr td .socials .twitter[data-v-ef6372ff]{background:url(/assets/ri_twitter-line-16cb215d.svg) no-repeat;width:24px;height:24px}:root{--text-xs: 1rem;--text-sm: 1.25rem;--text-md: 1.5rem;--text-lg: clamp(1.5rem, calc(1.15rem + 1.74vw), 2.5rem);--text-xl: 2.25rem;--text-2xl: clamp(2.16rem, calc(1.55rem + 3.04vw), 3.91rem);--text-3xl: clamp(2.59rem, calc(1.79rem + 3.98vw), 4.88rem);--text-4xl: clamp(3.11rem, calc(2.07rem + 5.21vw), 6.1rem)}body{background:#0A0A0B;margin:0;font-family:Exo,sans-serif;overflow-x:hidden;scroll-behavior:smooth}::-webkit-scrollbar{width:7px;height:3px}::-webkit-scrollbar-thumb{background:#4177dc;border-radius:4px}::-webkit-scrollbar-track{background:transparent}button{background:#4177DC;border-radius:4px;border:none;margin:31px 0 0;padding:14px 32px;cursor:pointer;font-weight:500;font-size:var(--text-xs);color:#fff;transition:.3s}button:hover{transform:skew(-10deg)}
