*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}a{color:inherit}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%}input,button,textarea,select{font:inherit}button{border:none;background-color:inherit;padding:0;cursor:pointer;color:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html,body{height:100vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%;font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#fff}#app{height:100%}.container{max-width:1182px;padding-inline:16px;margin-inline:auto}.color-accent{color:#16e9df}.bg-accent{background:#16e9df}.form-checkbox{width:16px;height:16px;min-width:16px;min-height:16px;flex-shrink:0;margin-top:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid #16e9df;border-radius:4px;background-color:transparent;cursor:pointer;position:relative;transition:.2s}.form-checkbox:checked{background-color:#16e9df;border-color:#16e9df}.form-checkbox:checked:after{content:"";position:absolute;top:2px;left:5px;width:4px;height:8px;border:solid #111212;border-width:0 2px 2px 0;transform:rotate(45deg)}
