/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{tab-size:4;line-height:1.15}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:Euclid Circular A;font-weight:300;src:url(/_next/static/media/EuclidCircularA-Light.e1a694d0.otf) format("opentype")}@font-face{font-family:Euclid Circular A;font-weight:400;src:url(/_next/static/media/EuclidCircularA-Regular.2f607c47.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Regular.24105111.woff) format("woff"),url(/_next/static/media/EuclidCircularA-Regular.e914b44c.otf) format("opentype")}@font-face{font-family:Euclid Circular A;font-weight:500;src:url(/_next/static/media/EuclidCircularA-Medium.6791b3fc.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Medium.fc60c629.woff) format("woff"),url(/_next/static/media/EuclidCircularA-Medium.3bcf5b64.otf) format("opentype")}@font-face{font-family:Euclid Circular A;font-weight:600;src:url(/_next/static/media/EuclidCircularA-Semibold.f61b9f9f.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Semibold.6f09c724.woff) format("woff"),url(/_next/static/media/EuclidCircularA-Semibold.f3b1514f.otf) format("opentype")}@font-face{font-family:Onsite Extended;font-weight:700;src:url(/_next/static/media/OnsiteExtended-Bold.4dcc46b6.woff2) format("woff2"),url(/_next/static/media/OnsiteExtended-Bold.8e10aa51.woff) format("woff")}@font-face{font-family:Onsite Extended;font-weight:500;src:url(/_next/static/media/OnsiteExtended-Medium.b260fc58.woff2) format("woff2"),url(/_next/static/media/OnsiteExtended-Medium.4ce4c5d9.woff) format("woff")}@font-face{font-family:Onsite Extended;font-weight:400;src:url(/_next/static/media/OnsiteExtended-Regular.9e247fe0.woff2) format("woff2"),url(/_next/static/media/OnsiteExtended-Regular.3da10e6b.woff) format("woff")}body,html{overscroll-behavior-y:none}*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%;font-family:Euclid Circular A,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{background-color:#fbf8f4}html{line-height:1.2;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{text-decoration:none}#__next{isolation:isolate}@keyframes popIn{0%{transform:scale(.9)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}