﻿@font-face{font-family:"Maison Neue Demi";font-style:normal;src:url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-demi.woff2?v=1686861662") format("woff2"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-demi.woff?v=1686861662") format("woff"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-demi.ttf?v=1686861663") format("truetype")}@font-face{font-family:"Maison Neue Book";font-style:normal;src:url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-book.woff2?v=1686861662") format("woff2"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-book.woff?v=1686861662") format("woff"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-book.ttf?v=1686861663") format("truetype")}@font-face{font-family:"Maison Neue Mono";font-style:normal;src:url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-mono.woff2?v=1686861662") format("woff2"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-mono.woff?v=1686861662") format("woff"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-mono.ttf?v=1686861662") format("truetype")}.marquee{position:relative;overflow:hidden;padding-bottom:1rem;padding-top:1rem;--offset: 20vw;--move-initial: calc(-14.28% + var(--offset));--move-final: calc(-28.57% + var(--offset))}@media(min-width: 1680px){.marquee{--move-initial: calc(-14.28% + var(--offset));--move-final: calc(-28.57% + var(--offset))}}@media(min-width: 1920px){.marquee{--move-initial: calc(-11.11% + var(--offset));--move-final: calc(-22.22% + var(--offset))}}@media(max-width: 799px){.marquee{margin-bottom:var(--stacked-component-sm)}}.marquee-inner{width:fit-content;display:flex;position:relative;transform:translate3d(var(--move-initial), 0, 0);animation:marquee 5s linear infinite}.text-content{position:relative;display:flex;line-height:1;margin-bottom:0;padding:0 1rem;white-space:nowrap;font-family:var(--font-family-alt);font-size:1rem}.text-content.xl-show,.text-content.xxl-show{display:none}@media(min-width: 1680px){.text-content.xl-show{display:flex}}@media(min-width: 1920px){.text-content.xxl-show{display:flex}}.text-content::after{content:"•";position:absolute;top:0;bottom:0;left:-0.35rem;right:0}@keyframes marquee{0%{transform:translate3d(var(--move-initial), 0, 0)}100%{transform:translate3d(var(--move-final), 0, 0)}}