.footer{width:100%;padding:60px 0;display:flex;justify-content:center;box-shadow:0 0 28px 5px rgba(0,0,0,.06),0 0 9px -5px rgba(0,0,0,.1);background-color:#fff}.footer .footer__content{width:100%;max-width:1400px;padding-inline:24px;display:flex;flex-direction:column;gap:40px}@media(max-width:920px){.footer .footer__content{padding-inline:16px}}.footer .footer__content .footer__top{width:100%;display:flex;align-items:flex-start;flex-wrap:wrap;gap:40px}@media(max-width:920px){.footer .footer__content .footer__top{flex-direction:column}}.footer .footer__content .footer__top .footer_logoWrapper{flex:1 1;max-width:40%}@media(max-width:500px){.footer .footer__content .footer__top .footer_logoWrapper{max-width:180px}}@media(max-width:920px){.footer .footer__content .footer__top .footer_logoWrapper{margin:0 auto}}.footer .footer__content .footer__top .footer_logoWrapper .footer__logo-link{display:flex;align-items:center;min-width:fit-content;max-height:90px;overflow:hidden}.footer .footer__content .footer__top .footer_logoWrapper .footer__logo-link .footer__logo{width:200px;height:auto;object-fit:contain}@media(max-width:500px){.footer .footer__content .footer__top .footer_logoWrapper .footer__logo-link .footer__logo{width:180px}}.footer .footer__content .footer__top .footer__lists{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin:12px auto 0;min-width:fit-content;gap:30px 80px}@media(max-width:920px){.footer .footer__content .footer__top .footer__lists{flex-direction:column}}.footer .footer__content .footer__top .footer__lists .footer__listContainer .footer__list-title{display:block;color:#000;font-weight:700;font-size:1rem;margin-block-end:10px}.footer .footer__content .footer__top .footer__lists .footer__listContainer .footer__list{padding:0}.footer .footer__content .footer__top .footer__lists .footer__listContainer .footer__list .footer__listItem{width:fit-content;padding:0}.footer .footer__content .footer__top .footer__lists .footer__listContainer .footer__list .footer__listItem .footer__listText{color:#000;font-weight:500;text-decoration:none;font-size:.92rem}.footer .footer__content .footer__top .footer__lists .footer__listContainer .footer__list .footer__listItem .footer__listText:hover{color:#5e6292}.footer .footer__content .footer__bottom{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.footer .footer__content .footer__bottom .footer__buttons{flex:1 1;display:flex;align-items:center;min-width:fit-content;gap:10px}@media(max-width:650px){.footer .footer__content .footer__bottom .footer__buttons{flex-direction:column;margin:0 auto}}.footer .footer__content .footer__bottom .footer__copyright{width:100%;text-align:center;font-size:.8rem;color:#000}.mobileDrawer{width:100%;height:100%;position:fixed;z-index:9999;top:0;left:0}@media(min-width:1024px){.mobileDrawer{display:none}}.mobileDrawer .mobileDrawer__backdrop{position:absolute;top:0;left:0;z-index:1;height:100%;width:100%;background-color:rgba(0,0,0,.1)}.mobileDrawer .mobileDrawer__menu{position:absolute;top:0;z-index:2;height:100%;width:240px;background-color:#fff}.mobileDrawer .mobileDrawer__menu.mobileDrawer__menu-openLeft{animation:openLeft .4s forwards;left:0}.mobileDrawer .mobileDrawer__menu.mobileDrawer__menu-openRight{animation:openRight .4s forwards;right:0}.mobileDrawer .mobileDrawer__menu.mobileDrawer__menu-closeLeft{animation:closeLeft .4s forwards;left:0}.mobileDrawer .mobileDrawer__menu.mobileDrawer__menu-closeRight{animation:closeRight .4s forwards;right:0}.mobileDrawer .mobileDrawer__menu>div{height:100%;background-color:#fff}.mobileDrawer .mobileDrawer__menu>div .MuiList-root{height:calc(100% - 65px - 40px)}@keyframes openRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes openLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes closeRight{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes closeLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.navbar__appBar.MuiPaper-root.MuiPaper-elevation{display:block!important;background-color:#fff;box-shadow:0 0 28px 5px rgba(0,0,0,.06),0 0 9px -5px rgba(0,0,0,.1)}.navbar__appBar.MuiPaper-root.MuiPaper-elevation>.MuiContainer-root{max-width:1400px}.navbar__appBar.MuiPaper-root.MuiPaper-elevation .navbar__appBar-toolbar{min-height:100px!important;max-height:100px!important;height:100px!important;padding-block:8px!important}.navbar__appBar.MuiPaper-root.MuiPaper-elevation .navbar__appBar-toolbar .navbar__logo-link{display:flex;align-items:center;min-width:fit-content;max-height:90px;overflow:hidden}.navbar__appBar.MuiPaper-root.MuiPaper-elevation .navbar__appBar-toolbar .navbar__logo-link .navbar__logo{width:200px;height:auto;object-fit:contain}@media(max-width:500px){.navbar__appBar.MuiPaper-root.MuiPaper-elevation .navbar__appBar-toolbar .navbar__logo-link .navbar__logo{width:180px}}.navbar__desktopItems{width:100%;display:flex;align-items:center;justify-content:flex-end;display:none!important}@media(min-width:1024px){.navbar__desktopItems{display:flex!important}}.navbar__desktopItems .navbar__desktopItems-links{display:flex;align-items:center;gap:6px}.navbar__drawerContainer{width:0!important;flex-shrink:0!important;display:flex!important}@media(min-width:1024px){.navbar__drawerContainer{width:240px!important;display:none!important}}.navbar__drawerContainer .navbar__drawerButton.MuiButtonBase-root.MuiIconButton-root{margin-inline-start:auto}.navbar__drawerContainer .navbar__drawerButton.MuiButtonBase-root.MuiIconButton-root svg{color:#5e6292}.navbar__drawerContainer .navbar__desktopDrawer{display:none!important;height:100%}@media(min-width:769px){.navbar__drawerContainer .navbar__desktopDrawer{display:block!important}}.navbar__drawerContainer .navbar__desktopDrawer>.MuiPaper-root{background-color:#fff;height:100%}.navbar__drawer{width:100%;height:100%;display:flex;flex-direction:column}.navbar__drawer .navbar__drawer-list{flex:1 1;color:#000;border-block-end:1px solid #f3f3f3}.navbar__drawer-hello{display:flex;align-items:center;justify-content:center;gap:6px;color:#5e6292;font-size:1rem;font-weight:700}.navbar__drawer-hello svg{color:#5e6292;font-size:1.4rem}.navbar__listItem{text-decoration:none;color:#000;font-weight:700;padding:6px 8px;text-align:center}.navbar__listItem:hover{color:#5e6292}.navbar__listItem .navbar__listItem-icon{width:28px;min-width:auto;height:28px;display:flex;align-items:center;justify-content:center}.navbar__listItem-top.MuiListItem-root{display:flex;flex-direction:column;align-items:center;gap:8px;padding-block:5px 10px;margin-block-end:10px;border-block-end:1px solid #f3f3f3}.navbar__listItem-top.MuiListItem-root .signInButton{width:100%;max-width:224px}.navbar__listItem.MuiListItem-root{flex-direction:column;align-items:flex-start}.navbar__listItem.MuiListItem-root.navbar__listItemActive .navbar__listItemButton{border-inline-start:10px solid #5e6292;padding-inline-start:16px}.navbar__listItem.MuiListItem-root .navbar__listItemButton{width:100%;padding-inline-end:4px;border-inline-start:none;padding-inline-start:26px;display:flex;align-items:center;gap:8px}.navbar__listItem.MuiListItem-root .navbar__listItemButton .navbar__listItemText span{color:#000;text-decoration:none;font-size:1rem;font-weight:700;text-align:start}.navbar__listItem.MuiListItem-root .navbar__listItemButton .navbar__drawer-itemChevron{min-width:auto;display:none}.navbar__listItem.MuiListItem-root .navbar__listItemButton .navbar__drawer-itemChevron svg{width:1.2rem;height:1.2rem;min-width:1.2rem;min-height:1.2rem}.navbar__logout.MuiButtonBase-root.MuiButton-root{width:95%;margin:0 auto;text-transform:none;color:#000;font-size:1rem;font-weight:700;margin-block:10px}.page{height:inherit;min-height:100vh;width:100%;padding-top:138px;display:flex;flex-direction:column}@media(max-width:500px){.page{padding-top:132px}}