.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:17px 30px;min-height:54px;border:none;border-radius:3px;font-family:Montserrat,Segoe UI,system-ui,sans-serif;font-size:15px;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.btn--yellow{background:#ffd21e;color:#1b1a17}.btn--yellow:hover{background:#e8bd0f;color:#1b1a17}.btn--blue{background:#123fa3;color:#fff}.btn--blue:hover{background:#0d2f7c;color:#fff}.btn--red{background:#b8111f;color:#fff}.btn--red:hover{background:#8f0c17;color:#fff}.btn--ghost{background:transparent;color:#fff;box-shadow:inset 0 0 0 2px #ffffffb3}.btn--ghost:hover{background:#fff;color:#1b1a17}.btn--block{width:100%}.btn[disabled]{opacity:.65;cursor:progress}@media(prefers-reduced-motion:reduce){.btn{transition:none}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:#fffdf8;font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:26px;color:#3a352e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{max-width:100%}a{color:#b8111f;text-decoration:none}a:hover{color:#123fa3}h1,h2,h3,h4,h5{font-family:Montserrat,Segoe UI,system-ui,sans-serif;font-weight:700;color:#123fa3;text-wrap:balance}p{text-wrap:pretty}:focus-visible{outline:3px solid #123fa3;outline-offset:3px;border-radius:2px}.on-dark :focus-visible{outline-color:#ffd21e}button{font-family:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
