.MobileNavigation_container__UCrt9{width:100vw;position:fixed;left:-100vw;top:0;display:flex;height:100vh;transition:left .3s linear;cursor:pointer;pointer-events:none}.MobileNavigation_container__UCrt9.MobileNavigation_opened___4Dez{left:0;pointer-events:all}.MobileNavigation_content__9xm5V{flex:9 1;height:100%;padding:40px;display:flex;flex-direction:column;gap:12px;background:#004c4c}.MobileNavigation_closer__Y0Wv3{flex:1 1;height:100%;padding:30px;background:rgba(0,0,0,.85)}.MobileNavigation_link__51Iub{font-weight:700;font-size:1rem;padding:24px 0}.Hamburger_container__fcxSZ{display:none;flex-direction:column;gap:4px;border:none;background:none;transition:margin-top .3s linear;padding:8px;cursor:pointer}.Hamburger_container__fcxSZ.Hamburger_opened__j8wXM{margin-top:-10px}.Hamburger_container__fcxSZ.Hamburger_opened__j8wXM>.Hamburger_bar__wF7ps:first-child{opacity:0}.Hamburger_bar__wF7ps{width:20px;height:3px;border-radius:200px;background-color:var(--foreground);transition:all .4s linear}.Hamburger_container__fcxSZ.Hamburger_opened__j8wXM>.Hamburger_bar__wF7ps:nth-child(2){transform:rotate(45deg);margin-top:7px;width:24px}.Hamburger_container__fcxSZ.Hamburger_opened__j8wXM>.Hamburger_bar__wF7ps:nth-child(3){transform:rotate(-45deg);margin-top:-7px;width:24px}@media (max-width:980px){.Hamburger_container__fcxSZ{display:flex}}