@import "https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";
:root{--hero-glass-width:56rem;--ease-out-expo:cubic-bezier(.16,1,.3,1);--ease-out-back:cubic-bezier(.34,1.56,.64,1);--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 2px 8px #0000000a,0 1px 2px #00000005;--shadow-md:0 8px 24px #0000000f,0 2px 6px #00000008;--shadow-lg:0 20px 50px #00000014,0 4px 12px #0000000a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes revealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes revealScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes revealFade{0%{opacity:0}to{opacity:1}}h1,h2,h3{text-wrap:balance}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;min-height:100%;font-size:18px;overflow-x:hidden}body{width:100%;min-height:100%;color:var(--color-gray-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;position:relative;overflow-x:hidden}*{font-family:var(--font-family)}ul,ol{list-style:none}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.ConsentBanner-module__luD-oa__banner{z-index:9999;color:#fff;background:#000000e6;justify-content:center;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.875rem;display:flex;position:fixed;bottom:0;left:0;right:0}.ConsentBanner-module__luD-oa__text{margin:0}.ConsentBanner-module__luD-oa__actions{flex-shrink:0;gap:.5rem;display:flex}.ConsentBanner-module__luD-oa__accept,.ConsentBanner-module__luD-oa__deny{cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.ConsentBanner-module__luD-oa__accept{color:#000;background:#fff}.ConsentBanner-module__luD-oa__deny{color:#fff;background:0 0;border:1px solid #ffffff4d}
