/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.AbcHeading-wrapper{flex-direction:column;align-items:center;padding-bottom:4rem;display:flex}.AbcHeading-title{box-sizing:border-box;color:#374151;background:#f1f1f1;align-items:center;width:100%;margin:0;padding:calc(80px + 4rem) 2rem clamp(1.25rem,2.5vw,2.5rem);font:800 clamp(2rem,4vw + 1rem,3rem) Poppins,sans-serif;display:flex}@media (max-width:1024px){.AbcHeading-title{padding-top:calc(72px + 4rem)}}@media (max-width:480px){.AbcHeading-title{padding-top:calc(86px + 4rem)}}.AbcHeading-title a{color:inherit;text-decoration:none}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;700;800&display=swap";:root{--nav-h:80px}@media (max-width:1024px){:root{--nav-h:72px}}@media (max-width:480px){:root{--nav-h:86px}}html{scroll-padding-top:calc(var(--nav-h) + 2rem)}.help-wrapper{color:#6a7280;flex-direction:column;padding-bottom:4rem;font-family:Poppins,sans-serif}.help-title,.help-wrapper{align-items:center;display:flex}.help-title{box-sizing:border-box;color:#374151;width:100%;padding:clamp(1.25rem,2.5vw,2.5rem) 2rem;padding-top:calc(var(--nav-h) + 4rem);background:#f1f1f1;margin:0;font-size:clamp(2rem,4vw + 1rem,3rem);font-weight:800}.help-content{color:#6a7280;background:#fff;width:min(100vw,65rem);margin-top:clamp(2rem,3.5vw,3.5rem)}.help-subtitle{color:#114538;text-align:left;margin-bottom:1.5rem;padding:0 2rem;font-size:clamp(1.2rem,2.2vw + .5rem,1.8rem);font-weight:800}.help-text{color:#6a7280;text-align:left;padding:0 2rem 2rem;font-size:clamp(.98rem,2.1vw,1.08rem);font-weight:400;line-height:1.7}.help-text p{color:inherit;margin:.5rem 0;font-size:inherit!important}.help-text strong{color:#114538;font-weight:700}.help-text strong.as-text{color:inherit!important}@media (max-width:1024px){.help-subtitle,.help-text,.help-title{padding-left:2rem;padding-right:2rem}}@media (max-width:480px){.help-subtitle,.help-text,.help-title{padding-left:1rem;padding-right:1rem}.help-subtitle{text-align:center}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.copy-line{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.copy-btn{color:#114538;font:inherit;cursor:pointer;background:0 0;border:1px solid #114538;border-radius:.5rem;padding:.25rem .6rem;font-size:.9em;transition:background .2s,transform 50ms}.copy-btn:hover{background:#2e9c6a14}.copy-btn:active{transform:translateY(1px)}.copy-btn.is-copied{background:#2e9c6a24;border-color:#114538}