*,:after,:before{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{--font-fallback:-apple-system,BlinkMacSystemFont,system-ui,Arial,sans-serif;--font-primary:"Poppins",var(--font-fallback);--font-secondary:"Roboto",var(--font-fallback);--font-decorative:"Caveat",cursive,var(--font-fallback);--font-size-base:16px;--line-height-base:1.5;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}body,html{font-size:var(--font-size-base)}body{font-family:var(--font-primary);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);color:#333;scrollbar-width:thin;scrollbar-color:rgba(2,70,193,.2) transparent}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:rgba(2,70,193,.1)}::-webkit-scrollbar-thumb{background:rgba(2,70,193,.2);border-radius:10px;border:1px solid rgba(2,70,193,.2)}::-webkit-scrollbar-thumb:hover{background:rgba(2,70,193,.5)}.heading-lg,h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-bold);contain:style layout}.heading-lg{font-size:2rem;min-height:3rem}.heading-md{font-size:1.5rem;font-weight:var(--font-weight-semibold);min-height:2.25rem;contain:style layout}.text-md{font-size:1rem;min-height:1.5rem}.text-md,.text-sm{contain:style layout}.text-sm{font-size:.875rem;min-height:1.35rem}.layout-container{contain:layout style}