@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:0,0,0;--background-rgb:255,255,255}*{box-sizing:border-box;padding:0;margin:0}*,body,html{font-family:PP Neue Montreal,sans-serif}body,html{max-width:100vw;background:#000}body{color:#000}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:-.02em;font-family:PP Neue Montreal,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#000;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#333}.Footer_footer___mXpK{padding:2rem 0;background-color:#000;color:#fff}.Footer_container__w17O5{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.Footer_navigation__yeVBh{display:flex;gap:2rem}.Footer_link__APtuh{color:#fff;text-decoration:none;font-weight:500;text-transform:uppercase;letter-spacing:.1em;transition:opacity .2s ease}.Footer_link__APtuh:hover{opacity:.7}.Footer_social__pyssC{display:flex;gap:2rem}.Footer_socialLink__xba3d{color:#fff;text-decoration:none;font-weight:500;text-transform:uppercase;letter-spacing:.1em;transition:opacity .2s ease}.Footer_socialLink__xba3d:hover{opacity:.7}@media(max-width:768px){.Footer_container__w17O5{flex-direction:column;gap:2rem;text-align:center}.Footer_navigation__yeVBh,.Footer_social__pyssC{flex-direction:column;gap:1rem}}.Navigation_nav__WCLVV{position:-webkit-sticky;position:sticky;top:0;background:#000;z-index:1000;padding:1rem 0}.Navigation_container__MGxXG{max-width:1400px;margin:0 auto;padding:.5rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.Navigation_logo__lIu5v{font-size:1.5rem;color:#fff;text-decoration:none;letter-spacing:-.02em}.Navigation_menu__wGCmP{display:flex;gap:1.5rem;opacity:1;transition:opacity .3s ease;flex-wrap:wrap;justify-content:center;align-items:center}.Navigation_menu__wGCmP[style*=hidden]{opacity:0}.Navigation_link__p37_v{color:#fff;text-decoration:none;font-weight:500;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;transition:opacity .2s ease}.Navigation_link__p37_v:hover{opacity:.7}.Navigation_burgerButton__ZODYt{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.Navigation_burgerButton__ZODYt span{width:100%;height:2px;background:#fff;transition:all .3s ease}.Navigation_burgerButton__ZODYt.Navigation_open__w3f7M span:first-child{transform:rotate(45deg) translate(7px,7px)}.Navigation_burgerButton__ZODYt.Navigation_open__w3f7M span:nth-child(2){opacity:0}.Navigation_burgerButton__ZODYt.Navigation_open__w3f7M span:last-child{transform:rotate(-45deg) translate(7px,-7px)}@media(max-width:768px){.Navigation_burgerButton__ZODYt{display:flex}.Navigation_menu__wGCmP{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:right .3s ease,opacity .3s ease;padding:2rem}.Navigation_menu__wGCmP.Navigation_open__w3f7M{right:0}.Navigation_link__p37_v{font-size:1.2rem}}