html{font-family:var(--font-primary);font-size:16px;color:var(--color-black);background-color:var(--color-white);margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1;font-kerning:normal}html.locked{height:100dvh;overflow:hidden}html.age-gate .us-age-gate,html.age-gate .ca-age-gate{display:block}body{margin:0}::selection{color:var(--color-white);background:var(--color-black)}h1,h2,h3,h4,h5{font-weight:400}a{text-decoration:none;color:inherit;transition:color 0.4s}button{appearance:none;border:none;background-color:transparent;cursor:pointer;outline:none;margin:0}ul{list-style:none;margin:0;padding:0}.wp-seo{display:none}.title .line{display:block}.overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.3)}[data-svg] path{transition:fill 0.4s}.footer{z-index:-100}.main{z-index:100}.header{z-index:200}.menu-panel{z-index:300}.global-hamburger{z-index:400}.in-view-enabled{opacity:0;translate:0 100px;transition:opacity 1s var(--easing-authentic-motion), translate 1s var(--easing-authentic-motion)}.in-view-enabled.in-view-entered{opacity:1;translate:0 0}:root{--color-white: #ffffff;--color-black: #000000;--color-red: #ff0d00;--color-green: #1f2d16;--footer-green: #1f2d16;--color-beige: #faf1e9;--unit-100vh: 100dvh;--unit-gap: 80px;--unit-max-width: 1800px;--font-primary: "Helvetica Neue";--font-secondary: "Denton";--font-tertiary: "Spline Sans Mono", monospace;--font-large: 68px;--easing-authentic-motion: cubic-bezier(0.4, 0, 0.2, 1);--notification-bar-height: 40px}@media only screen and (max-width:1159px){:root{--unit-gap: 40px}}@media only screen and (max-width:850px){:root{--unit-gap: 15px}}