:root{--max-width:1100px;--border-radius:12px;--brand-primary:#428bca;--brand-secondary:#20aa73;--brand-dark:#272727;--brand-darker:#171717;--color-white:#fff;--color-black:#000;--color-gray-light:gray;--color-gray:#404040;--accent-red:#e96656;--bg-white:#fffffff2;--bg-dark-overlay:#00000080;--shadow-header:0px 5px 11px 0px #32323214;--breakpoint-xs:375px;--breakpoint-sm:768px;--breakpoint-md:992px;--breakpoint-lg:1200px;--breakpoint-xl:1600px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;min-height:100vh;overflow-x:hidden}body{color:var(--brand-dark);background:var(--color-white);font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}hr{border:none;border-top:1px solid #999;max-width:100px;margin:3rem auto}.relative{position:relative}.text-center{text-align:center}.inline-block{display:inline-block}.small{font-size:.8rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.h-min-100{min-height:100vh}.td-underline{text-decoration:underline}.hover-td-none:hover{text-decoration:none}
