:root{--color-white:#fff;--color-black:#000;--color-gray:#888;--color-gray-light:#d9d9d9;--color-error:red;--font-primary:"halyard-display","system-ui",Arial,sans-serif;--figma-breakpoint-2xl:1920;--figma-breakpoint-xl:1512;--figma-breakpoint-lg:1280;--figma-breakpoint-md:1024;--figma-breakpoint-sm:768;--figma-breakpoint-xs:640;--page-margin:5rem;--gutter:var(--page-margin);--header-height:20.3rem}@media(max-width:1024px){:root{--page-margin:2.5rem;--header-height:8.9rem}}@media(max-width:640px){:root{--page-margin:1rem}}*{margin:0;padding:0;-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box;outline:none}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:none}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}ol,ul{list-style:none}img,video{height:auto}html{font-family:var(--font-primary)}@media(max-width:1023px){html{font-size:10px}}@media(min-width:1024px)and (max-width:1919px){html{font-size:calc(var(--real-viewport-width, 100vw)/192)}}@media(min-width:1920px){html{font-size:10px}}html.no-scroll{overflow:hidden}body{line-height:1;min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-family:var(--font-primary);font-weight:400;text-wrap:pretty}@media(max-width:768px){body{font-size:62.5%}}@media(min-width:769px)and (max-width:1920px){body{font:inherit;font-family:var(--font-primary)}}@media(min-width:1921px){body{font-size:62.5%}}body{cursor:url(../cursor-black.png),auto}a,button{cursor:url(../cursor-white.png),auto}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}body.is-home{overflow:hidden;overscroll-behavior-x:none}body.is-home footer{opacity:0;pointer-events:none}
