@font-face{font-family:"FK Grotesk";src:url(../../fonts/fk-grotesk/FKGrotesk-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"FK Grotesk";src:url(../../fonts/fk-grotesk/FKGrotesk-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"FK Grotesk";src:url(../../fonts/fk-grotesk/FKGrotesk-Thin.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"FK Grotesk Mono";src:url(../../fonts/fk-grotesk/FKGroteskMono-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Flecha L";src:url(../../fonts/flecha-l/FlechaL-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Flecha L";src:url(../../fonts/flecha-l/FlechaL-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Flecha M";src:url(../../fonts/flecha-m/FlechaM-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Flecha M";src:url(../../fonts/flecha-m/FlechaM-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}.header{background-color:#090909;position:fixed;z-index:999;width:100%;top:0}.no-scroll{overflow:hidden}.nav-bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;background-color:#090909;color:#cecaca;height:60px}.nav-bar__menu{display:none;-webkit-box-align:center;align-items:center;gap:2rem}.nav-bar__menu-mobile{display:none;position:absolute;top:60px;left:0;width:100%;height:100vh;background-color:#090909;color:white;animation:fadeIn 0.2s 0.2s ease-in-out backwards;z-index:1}.nav-bar__menu-mobile-item{padding:1rem 1rem}.nav-bar__menu-mobile-item a{color:#cecaca}.nav-bar__menu-mobile-item a:hover,.nav-bar__menu-mobile-item a:active{color:#e07000}.nav-bar__menu-mobile-item a:focus-visible{outline:2px solid #e07000}@media screen and (min-width:768px){.nav-bar__menu-mobile-item{padding:1rem 2rem}}@media screen and (min-width:1024px){.nav-bar__menu-mobile#menu-mobile{display:none}}@media screen and (min-width:1024px){.nav-bar__menu{display:-webkit-box;display:-webkit-flex;display:flex}}.nav-bar__menu-item a{color:#cecaca}.nav-bar__menu-item a:hover,.nav-bar__menu-item a:active{color:#e07000}.nav-bar__menu-item a:focus-visible{outline:2px solid #e07000}.nav-bar__menu-button{background:none;border:none;cursor:pointer;padding:.5rem}.nav-bar__menu-button:hover svg{stroke:#c76300}.nav-bar__menu-button:hover svg path{fill:#c76300}.nav-bar__menu-button:focus-visible{outline:2px solid #e07000}@media screen and (min-width:1024px){.nav-bar__menu-button{display:none}}.nav-bar .is-hidden{display:none}.nav-bar .is-active{display:block}