:root{--red:#bf1e2e;--red-dark:#8f1622;--black:#0e0e0e;--white:#ffffff;--cream:#f5f3ef;--gray:#6b6864;--line:#e4e1da;--display:var(--font-archivo),sans-serif;--body:var(--font-inter),sans-serif}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-family:var(--body);color:var(--black);background:var(--cream)}a{color:inherit;text-decoration:none}ul{list-style:none}img{display:block;max-width:100%}.notch{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,10% 100%,10% 30%,0 30%);clip-path:polygon(0 0,100% 0,100% 100%,10% 100%,10% 30%,0 30%)}.notch-sm{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,16% 100%,16% 34%,0 34%);clip-path:polygon(0 0,100% 0,100% 100%,16% 100%,16% 34%,0 34%)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}