.landing2-root{scroll-behavior:smooth;background-color:var(--color-brand-neutral);color:var(--color-brand-charcoal)}.landing2-root ::selection{background-color:var(--color-brand-vermilion);color:white}.landing2-root ::-webkit-scrollbar{width:8px}.landing2-root ::-webkit-scrollbar-track{background:var(--color-brand-neutral)}.landing2-root ::-webkit-scrollbar-thumb{background:var(--color-brand-slate);border-radius:4px}.landing2-root ::-webkit-scrollbar-thumb:hover{background:var(--color-brand-vermilion)}