html,body{box-sizing:border-box;background-color:var(--color-black);color:var(--color-text-on-white);margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:18px}html{scroll-behavior:smooth}*{scroll-behavior:smooth;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}:root{--font-merriweather:"Merriweather","Georgia",serif;--font-lato:"Lato",sans-serif;--font-weight-merriweather:100;--font-weight-lato:900;--sm:640px;--md:768px;--lg:1024px;--xl:1280px;--2xl:1536px;--color-green:#83c000;--color-text:#95a7af;--color-text-on-dark:#95a7af;--color-text-on-white:#6d7a7e;--color-link:#0194dd;--color-blue:#0290d7;--color-red:#d60000;--color-yellow:#ffa800;--color-white:#fff;--color-no-image-on-light:#0000000d;--color-no-image-on-dark:#ffffff0d;--color-black:#000;--color-light:#f2f7f9;--color-dark:#0d1113;--spacing-lg:6rem;--spacing-md:4rem;--spacing-sm:2rem;--spacing-xs:1rem;--spacing-xxs:.5rem;--brm:1}@supports (corner-shape:squircle){:root{--brm:2}}.red{color:var(--color-red);text-wrap:nowrap;font-style:italic}.link{color:var(--color-text);text-decoration:none}.link:hover{text-decoration:underline}a,a:hover,a:active,a:visited,a:focus{color:var(--color-link)}
.s-module__HMbA-G__overlay{z-index:9999;background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.s-module__HMbA-G__modal{background-color:var(--color-white);flex-direction:row;justify-content:center;align-items:center;gap:.1rem;width:100%;padding:1rem 0;display:flex;position:fixed;bottom:0;left:0;right:0}.s-module__HMbA-G__content{flex-direction:column;justify-content:center;align-items:center;gap:.125rem;display:flex}.s-module__HMbA-G__text{color:var(--color-text-on-white);text-align:center;font-size:.8rem;line-height:1.2}.s-module__HMbA-G__actions{justify-content:center;align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.s-module__HMbA-G__modal{flex-direction:row;justify-content:center;align-items:center}.s-module__HMbA-G__actions{justify-content:flex-end}.s-module__HMbA-G__content{justify-content:flex-start;align-items:flex-start}.s-module__HMbA-G__text{text-align:left;font-size:.8rem}}
