:root{--brand-red900: #fa010d}@font-face{font-family:Apercu;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Apercu/Apercu-Regular.otf) format("otf")}@font-face{font-family:Apercu;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/Apercu/Apercu-italic.otf) format("otf")}@font-face{font-family:Apercu;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Apercu/Apercu-Medium.otf) format("otf")}@font-face{font-family:Apercu;font-weight:500;font-style:italic;font-display:swap;src:url(/fonts/Apercu/Apercu-Medium-italic.otf) format("otf")}@font-face{font-family:Apercu;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Apercu/Apercu-Bold.otf) format("otf")}@font-face{font-family:Apercu;font-weight:700;font-style:italic;font-display:swap;src:url(/fonts/Apercu/Apercu-Bold-italic.otf) format("otf")}@font-face{font-family:Apercu;font-weight:300;font-display:swap;src:url(/fonts/Apercu/Apercu-light.otf) format("otf")}@font-face{font-family:Apercu;font-weight:300;font-style:italic;font-display:swap;src:url(/fonts/Apercu/Apercu-light-italic.otf) format("otf")}a:hover{text-decoration:none}body,html{height:calc(100vh + 0px)}.ql-editor{min-height:300px;word-break:break-all}.ql-container.ql-bubble{font-size:16px;font-family:inherit}.ql-editor>p>a,.ql-editor>a{text-decoration:underline;color:var(--brand-red900)}.marquee{overflow:hidden;--speed: 65s;--single-slide-speed: calc(var(--speed) / var(--numItems));--item-width: 100px;--item-gap: 60px;--item-width-plus-gap: calc(var(--item-width) + var(--item-gap));--track-width: calc(var(--item-width-plus-gap) * calc(var(--numItems) - 1))}.marquee-track{container-type:inline-size;display:grid;grid-template-columns:var(--track-width) [track] 0px [resting]}.marquee-item{grid-area:resting;animation:marquee-move var(--speed) linear infinite var(--direction, forwards);animation-delay:calc(var(--single-slide-speed) * var(--item-position) * -1);width:100px}@keyframes marquee-move{to{transform:translate(calc(-100cqw - 100%))}}.chakra-link.active svg path{fill:#fa010d}
