@keyframes sm-curved-loop-spin{to{transform:rotate(1turn)}}.sm-curved-loop{width:210px;max-width:100%;margin-inline:auto}.sm-curved-loop[data-size=sm]{width:150px}.sm-curved-loop[data-size=lg]{width:280px}.sm-curved-loop-svg{display:block;width:100%;height:auto;animation:sm-curved-loop-spin 26s linear infinite;transform-origin:50% 50%}.sm-curved-loop[data-speed=slow] .sm-curved-loop-svg{animation-duration:42s}.sm-curved-loop[data-speed=fast] .sm-curved-loop-svg{animation-duration:16s}.sm-curved-loop-svg[data-dir=down]{animation-direction:reverse}.sm-curved-loop text{font-family:var(--brand-heading,var(--font-playfair,Georgia,serif));font-size:16px;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.sm-curved-loop[data-size=sm] text{font-size:13px}.sm-curved-loop[data-size=lg] text{font-size:20px}@media (prefers-reduced-motion:reduce){.sm-curved-loop-svg{animation:none}}.sm-column-heading[data-size=hero]{font-size:clamp(2.75rem,6vw,6rem);line-height:1.04;letter-spacing:-.045em;text-wrap:balance;overflow-wrap:anywhere}.sm-map-h-tall{aspect-ratio:auto;height:420px}@media (min-width:640px){.sm-map-h-tall{height:560px}}.sm-map-h-screen{aspect-ratio:auto;height:min(calc(100svh - 4.5rem),720px)}.sm-map-h-full-default{aspect-ratio:auto;height:min(70vh,640px)}@keyframes fb-marquee{to{transform:translateX(-50%)}}.sm-marquee-track{display:flex;width:max-content;gap:2rem;animation:fb-marquee 40s linear infinite}.sm-marquee-root[data-speed=slow] .sm-marquee-track{animation-duration:60s}.sm-marquee-root[data-speed=fast] .sm-marquee-track{animation-duration:25s}.sm-marquee-root:hover .sm-marquee-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.sm-marquee-root[data-speed]{overflow-x:auto}.sm-marquee-track{animation:none}}