.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:#f0e010;color:#15241b}.btn--yellow:hover{background:#d4c60d;color:#15241b}.btn--green{background:#00703f;color:#fff}.btn--green:hover{background:#008a4d;color:#fff}.btn--ghost{background:transparent;color:#fff;box-shadow:inset 0 0 0 2px #ffffffb3}.btn--ghost:hover{background:#fff;color:#15241b}.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:#fff;font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:26px;color:#3b4a41;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{max-width:100%}a{color:#009050;text-decoration:none}a:hover{color:#d4c60d}h1,h2,h3,h4,h5{font-family:Montserrat,Segoe UI,system-ui,sans-serif;font-weight:700;color:#00703f;text-wrap:balance}p{text-wrap:pretty}:focus-visible{outline:3px solid #00703f;outline-offset:3px;border-radius:2px}.on-dark :focus-visible{outline-color:#f0e010}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}
