.loader{width:100px;aspect-ratio:1;border-radius:50%;padding:1px;background:conic-gradient(rgba(0,0,0,0),#ffffff) content-box;mask:repeating-conic-gradient(rgba(0,0,0,0) 0deg,#000 1deg 16deg,rgba(0,0,0,0) 17deg 18deg),radial-gradient(farthest-side,rgba(0,0,0,0) calc(98% - 7px),#000 calc(100% - 7px));mask-composite:intersect;-webkit-mask-composite:destination-in;animation:spin 1.2s infinite steps(20)}@keyframes spin{to{transform:rotate(1turn)}}@font-face{font-family:Black Ops One;src:url(/assets/BlackOpsOne-Regular-d56797af.ttf) format("truetype")}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype")}*{margin:0;padding:0}:root{font-family:Black Ops One,Arial,sans-serif;line-height:1.5;font-weight:400;font-size:16px;color-scheme:light dark;color:#ffffffde;background-color:#2d2d2d;display:flex;justify-content:center;--color-brand: #fedd04;--color-bg: #2d2d2d;--color-bg-dark: #000000;--color-bg-light: #424242;--color-text: #ffffff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:var(--color-bg);--color-bg: #ffffff;--color-bg-dark: #9f9f9f;--color-bg-light: #ffffff}}#root{width:640px;max-width:100vw;position:relative;display:flex;justify-content:center;align-items:center}h1{color:var(--color-brand)}button{max-width:90vw;padding:1rem;font-family:Black Ops One;font-size:1.2rem;color:#000;background-color:var(--color-brand);border:none}button:active,button:hover{filter:brightness(.5);cursor:pointer}button:disabled{filter:grayscale() brightness(.5)}a{text-decoration:none}input,select,textarea{max-width:90vw;padding:.75rem;font-family:Poppins;font-size:1rem;color:var(--color-text);background-color:var(--color-bg-light);border:none}input[type=checkbox]{height:1.5rem;width:1.5rem}input:invalid{border:2px solid red}form{display:flex;flex-direction:column;align-items:center;gap:1rem}.form-label{color:var(--color-brand);font-size:1.75rem}.form-item{width:400px;max-width:90vw;display:flex;flex-direction:column}.hidden{display:none!important}@keyframes hide{0%{opacity:0}to{opacity:0}}@keyframes page-load-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1}}.animate-1{animation:.1s linear hide,.5s ease-out .1s page-load-appear}.animate-2{animation:.2s linear hide,.5s ease-out .2s page-load-appear}.animate-3{animation:.3s linear hide,.5s ease-out .3s page-load-appear}.animate-4{animation:.4s linear hide,.5s ease-out .4s page-load-appear}.animate-5{animation:.5s linear hide,.5s ease-out .5s page-load-appear}.animate-6{animation:.6s linear hide,.5s ease-out .6s page-load-appear}.animate-7{animation:.7s linear hide,.5s ease-out .7s page-load-appear}.animate-8{animation:.8s linear hide,.5s ease-out .8s page-load-appear}.animate-9{animation:.9s linear hide,.5s ease-out .9s page-load-appear}.animate-10{animation:1s linear hide,.5s ease-out 1s page-load-appear}.animate-11{animation:1.1s linear hide,.5s ease-out 1.1s page-load-appear}.pricing-reference-item-highlight:nth-of-type(2n){background-color:var(--color-bg-light)}
