:root{--primary-color: #191C28;--secondary-color: #2B7DB1;--accent-color: #D84137;--neutral-color: #D4D4D9;--accent-color-2: #F0B238;--accent-color-3: #D77428;--font-primary: "CeraPro", sans-serif;--font-secondary: "Tisa Sans Pro", sans-serif}@font-face{font-family:CeraPro;src:url(/assets/fonts/Cera-Pro-Black.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:CeraPro;src:url(/assets/fonts/Cera-Pro-Black-Italic.otf) format("opentype");font-weight:900;font-style:italic}@font-face{font-family:CeraPro;src:url(/assets/fonts/Cera-Pro-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:CeraPro;src:url(/assets/fonts/Cera-Pro-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:CeraPro;src:url(/assets/fonts/Cera-Pro-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:CeraPro;src:url(/assets/fonts/Cera-Pro-Regular-Italic.otf) format("opentype");font-weight:400;font-style:italic}html,body{font-family:var(--font-primary);color:var(--neutral-color);margin:0;padding:0;overflow-x:hidden;background:#d3d4d9 linear-gradient(to bottom,#d3d4d9,#5c5c5f) fixed}html{scroll-behavior:smooth}header{display:flex;height:40px;padding:0 10px;position:fixed;top:12px;box-sizing:border-box;justify-content:space-between;animation:none!important;width:100%;border-radius:15px;overflow:visible;z-index:1}footer{padding:30px}h2{font-size:3em;text-align:center;font-family:var(--font-primary);color:#191c28;font-weight:900;margin:0}.box-container{background:linear-gradient(to bottom,#d3d4d9,#a8a7aa);max-width:500px;width:80%;padding:20px;border-radius:25px;box-shadow:0 4px 10px #0003}.box-title{display:flex;align-items:center;margin-bottom:24px;justify-content:space-between}p{font-family:var(--font-primary);font-size:2.1em;font-weight:300;margin:0;color:var(--primary-color)}
