@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:BricolageGrotesque,sans-serif;color:var(--white);background-color:var(--black);overflow-x:hidden}img{max-width:100%}p{line-height:1.6}button{font-family:BricolageGrotesque,sans-serif;color:var(--white);cursor:pointer;-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}:root{--black: #0A0A0C;--white: #FAF5F1;--gray: #414143;--light-gray: #A8A8A8;--label-size: .75rem;--label-tracking: .12em;--title-tracking: .05em;--brand-tracking: .08em}@font-face{font-family:BricolageGrotesque;src:url(/fonts/BricolageGrotesque.ttf) format("truetype")}
