@charset "UTF-8";@font-face{font-family:Monigue;src:url(/assets/Monigue-Ce69VvPo.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.loader-container{display:flex;justify-content:center;align-items:center;height:100%}.spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.2);border-top:4px solid #8c72e3;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@font-face{font-family:Monigue;src:url(/assets/Monigue-Ce69VvPo.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.video-background{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#170031cc;display:flex;justify-content:center;align-items:center}.video-background .video-background__grid-wrapper{position:absolute;width:200%;height:200%;top:-50%;left:-50%;transform:rotate(-25deg) scale(var(--video-scale, .9));transition:none;transform-origin:center center;display:grid;grid-template-columns:repeat(var(--grid-cols),1fr);grid-template-rows:repeat(var(--grid-rows),1fr);grid-auto-columns:1fr;grid-auto-rows:1fr;grid-gap:1.5rem;pointer-events:none;--grid-cols: 4;--grid-rows: 6}@media (min-width: 768px){.video-background .video-background__grid-wrapper{--grid-cols: 3;--grid-rows: 5;--video-scale: .9}}@media (min-width: 1024px){.video-background .video-background__grid-wrapper{--grid-cols: 4;--grid-rows: 6;--video-scale: .92}}@media (min-width: 1200px){.video-background .video-background__grid-wrapper{--grid-cols: 5;--grid-rows: 8;--video-scale: .88}}@media (min-width: 1440px){.video-background .video-background__grid-wrapper{--grid-cols: 6;--grid-rows: 10;--video-scale: .86}}@media (min-width: 1920px){.video-background .video-background__grid-wrapper{--grid-cols: 7;--grid-rows: 12;--video-scale: .85}}.video-background .video-background__video,.video-background .video-background__placeholder{display:block;width:100%;height:100%;border-radius:.3rem;background-color:#979494}.video-background .video-background__video,.video-background .video-background__placeholder{height:auto;aspect-ratio:16/9}.video-background .video-background__grid-wrapper{grid-template-rows:repeat(var(--grid-rows),auto)}.video-background .video-background__video{background-color:#979494;object-fit:cover}.video-background .video-background__placeholder{background-color:#979494}.video-background .video-background__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:5;pointer-events:none}.video-background .video-background__content{position:relative;z-index:10;pointer-events:all;color:#fff;text-align:center;padding:20px}.video-background .video-background__intro{position:absolute;inset:0;background:#000000d9;pointer-events:none;animation:fadeOutIntro .6s ease forwards}@keyframes fadeOutIntro{to{opacity:0}}@font-face{font-family:Monigue;src:url(/assets/Monigue-Ce69VvPo.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;padding:0;margin:0}html{font-size:62.5%}body{cursor:url(/assets/cursor/cursor.cur),auto;font-family:mundial,sans-serif;background:#170031;font-size:1.6rem}body.home-background{background:#f0f0f0}button,a,[role=button],button:hover,a:hover,[role=button]:hover{whitecur:url(/assets/cursor/cursor.cur),auto}
