:root{--primary-color:#8548b9;--secondary-color:#ffaf00;--text-color:#333}@font-face{font-family:Atyp Display;font-weight:900;src:local("MyFont"),url(/assets/fonts/AtypDisplay-Bold.woff) format("woff");font-display:swap}@font-face{font-family:Atyp Display;font-weight:700;src:local("MyFont"),url(/assets/fonts/AtypDisplay-Semibold.woff) format("woff");font-display:swap}@font-face{font-family:Atyp Display;font-weight:500;src:local("MyFont"),url(/assets/fonts/AtypDisplay-Medium.woff) format("woff");font-display:swap}@font-face{font-family:Atyp Display;font-weight:400;src:local("MyFont"),url(/assets/fonts/AtypDisplay-Regular.woff) format("woff");font-display:swap}@font-face{font-family:Atyp Display;font-weight:300;src:local("MyFont"),url(/assets/fonts/AtypDisplay-Thin.woff) format("woff");font-display:swap}*{box-sizing:border-box;font-family:Atyp Display!important}html{scroll-behavior:smooth}body,html{padding:0;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p,ul{margin:0}ul{padding:0;list-style:none}button{padding:.5rem 1rem;font-weight:700}img{-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes swing-in-top-fwd{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0deg);transform-origin:top;opacity:1}}.animation--swing-in-top-fwd{animation:swing-in-top-fwd .5s cubic-bezier(.175,.885,.32,1.275) both}@keyframes move{0%{transform:translate3d(18px,-8px,0)}to{transform:translate3d(4,8px,0)}}.animation--moving-smooth{animation-name:move;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate}