.layout_withNavRoot__IgzZ7{display:flex;flex-direction:column;height:100%}.Footer_footer__OYoYH{position:fixed;bottom:0;width:100%;height:50px;background-color:pink;display:flex;align-items:center;justify-content:center;box-shadow:0 -1px 4px rgba(0,0,0,.1);border-top-left-radius:12px;border-top-right-radius:12px;z-index:1000}.Footer_navbar__6bRTX{display:flex;justify-content:space-around;align-items:center;width:90%;max-width:400px;height:100%}.Footer_iconWrapper__hP8ls{display:flex;align-items:center;justify-content:center;border-radius:50%;width:44px;height:44px;transition:background-color .2s ease-in-out}.Footer_iconWrapper__hP8ls:hover{background-color:#fff}.Footer_icon__7yN_X{stroke:#e91e63;width:24px;height:24px}.Footer_active__oZ6DS{background-color:#fff;border:2px solid #e91e63}.Header_header__MwWvM{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;background-color:var(--color-fg);padding:clamp(.5rem,3vw,1.5rem);background-color:pink}@media(max-width:600px){.Header_header__MwWvM{flex-direction:column;align-items:flex-start;gap:1rem}}.Header_profile__yad4a{display:flex;align-items:center;width:100%;gap:clamp(.5rem,2vw,1rem)}.Header_avatar__EmS8X{width:clamp(4rem,6vw,3rem);height:auto;border-radius:50%;object-fit:cover;flex-shrink:0}.Header_info__nbxUr{display:flex;flex-direction:column;line-height:1.1;flex-grow:1;min-width:0}.Header_name__9_AwK{font-size:clamp(1rem,2vw,1.25rem);font-weight:600;color:#2c2c2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Header_locationContainer__yHumA{display:flex;align-items:center;margin-top:.25rem}.Header_locationIcon__LFDGk{width:clamp(1rem,3vw,1.5rem);height:auto;color:#ff618d;margin-right:.5rem;flex-shrink:0}.Header_location__cJT7_{font-size:clamp(.95rem,1.5vw,1rem);color:#6b6b6b}.Header_hamburger__cFKPe{background:none;border:none;padding:0;display:flex;align-items:center}.Header_hamburger__cFKPe svg{width:clamp(1.5rem,4vw,2rem)!important;height:auto!important;cursor:pointer}.HamburgerMenu_trigger__mCo3a{background:rgba(0,0,0,0);border:none;padding:.5rem;cursor:pointer}.HamburgerMenu_menuButton__7FEYh{width:40px;display:block}.HamburgerMenu_overlay__5NLBd{position:fixed;top:0;left:0;right:92px;bottom:0;background:rgba(0,0,0,.8);display:flex;flex-direction:column;align-items:flex-end;padding:1rem;z-index:50}.HamburgerMenu_list__DNI5C{list-style:none;padding:0;margin:2rem 0 0;text-align:center;width:100%}.HamburgerMenu_list__DNI5C li{margin:1rem 0}.HamburgerMenu_list__DNI5C a{color:#fff;font-size:1.5rem;text-decoration:none}