.Sidebar_block__lFX7c{display:flex;flex-direction:column;padding-bottom:4rem;width:100%;height:100vh;overflow-y:hidden;position:sticky;top:2rem}@media only screen and (max-width:850px){.Sidebar_mobileSidebar__eD7A8{display:flex;position:fixed;top:0;right:0;width:70%;max-width:450px;height:100vh;background-color:var(--white);overflow-y:auto;transform:translateX(100%);transition:transform .3s ease-in-out;box-shadow:0 0 1rem rgba(0,0,0,.2);padding:2rem;border-top-left-radius:8rem 8rem}}.Sidebar_sidebarContent__EFEcs{flex:1 1;overflow-y:auto}@media only screen and (max-width:850px){.Sidebar_openPanel__cyOqw{position:fixed;top:0;right:0;width:90%;max-width:450px;height:100vh;background-color:var(--white);overflow-y:auto;transform:translateX(100%);transition:transform .3s ease-in-out;box-shadow:0 0 1rem rgba(0,0,0,.2);padding:2rem;border-top-left-radius:8rem 8rem}.Sidebar_openPanel__cyOqw.Sidebar_openPanel__cyOqw{transform:translateX(0)}}.Sidebar_sidebarHeader__pxO12{display:none;align-items:center;justify-content:space-between;background-color:var(--white);padding:1.5rem 2rem;position:sticky;top:0}@media only screen and (max-width:850px){.Sidebar_sidebarHeader__pxO12{display:flex}}.Sidebar_sidebarTitle__D2iMz{font-size:1.8rem;font-weight:700;color:var(--charcoal)}.Sidebar_closeButton__pGmVt{top:1rem;left:1rem;background:none;border:none;font-size:1.5rem;color:var(--charcoal);cursor:pointer;font-weight:700}.Sidebar_closeButton__pGmVt:hover{color:var(--ocean)}.Sidebar_overlay__05Sbc{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:0}.Sidebar_navItem__sKfFr{display:flex;flex-direction:column;color:hsl(0,0%,47%);padding:1rem 0 1rem 4vw;border-bottom:1px solid var(--ice);cursor:pointer;width:100%}.Sidebar_navItem__sKfFr:hover{text-decoration:none;color:inherit}.Sidebar_navItem__sKfFr:first-of-type{border-top:none}.Sidebar_navItem__sKfFr:last-of-type{border-bottom:none}.Sidebar_navItemContent__U6x7V{display:flex;align-items:center;gap:1rem}.Sidebar_row__5huu_{display:flex;flex-direction:column}.Sidebar_activeNavItem___6O9T{position:relative;color:var(--grey)!important;background-color:var(--white)}.Sidebar_activeNavItem___6O9T svg{fill:var(--grey)!important}.Sidebar_activeNavItem___6O9T .Sidebar_navTitle__nE4xc{color:var(--grey)!important}.Sidebar_activeNavItem___6O9T .Sidebar_navSubTitle__SKdRs{color:var(--grey)}.Sidebar_activeNavItem___6O9T:after{content:"";position:absolute;right:-40px;border-right:30px solid var(--white);border-top:30px solid rgba(0,0,0,0);border-bottom:30px solid rgba(0,0,0,0);top:50%;margin-top:-30px}.Sidebar_navTitle__nE4xc{margin-bottom:.5rem!important;font-weight:600!important}.Sidebar_navSubTitle__SKdRs{color:#888;width:70%}.Sidebar_icon__kcy90{fill:var(--ocean)}.Sidebar_button__u7jKD{display:flex;justify-content:center}.Sidebar_mobileButton__k_ihE{display:none;position:sticky;width:100%;font-size:1.6rem;font-weight:700;font-family:var(--font-montserrat);padding:1.5rem 15rem;background-color:var(--white);color:var(--charcoal);border:1px solid var(--mist);border-radius:9px;margin:2rem;white-space:nowrap}.Sidebar_mobileButton__k_ihE:hover{background-color:var(--charcoal);color:var(--white);fill:var(--white)}@media only screen and (max-width:850px){.Sidebar_mobileButton__k_ihE{display:flex!important;position:relative!important;width:-moz-fit-content!important;width:fit-content!important}}@media only screen and (max-width:400px){.Sidebar_mobileButton__k_ihE{padding:1.5rem 10rem}}@keyframes WidgetDrawer_fadeSlideDown__CmeQR{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.WidgetDrawer_block__wqPBh{display:flex;position:fixed;flex-direction:column;z-index:9999999999;right:-36svw;bottom:0;width:30svw;left:unset;height:100%;background-color:var(--mist);top:0;box-shadow:var(--box-shadow);border:none;border-left:1px solid #777;opacity:0;transition:all .3s cubic-bezier(1,-.03,.23,1)}@media screen and (max-width:1024px){.WidgetDrawer_block__wqPBh{width:55svw;right:-55svw!important}}@media screen and (max-width:568px){.WidgetDrawer_block__wqPBh{width:95svw;right:-95svw!important}}.WidgetDrawer_open___Al5t{right:0!important;opacity:1;transition-duration:.6s}