.DrawerContainer-module__ApbAzq__container{flex-direction:column;width:100%;padding:20px 30px;display:flex}@media (max-width:1279px){.DrawerContainer-module__ApbAzq__container{padding:15px}}.DrawerTitle-module__3TwgZq__header{font-family:var(--brand-font);min-height:40px}.Drawer-module__n1OjCq__drawer{--drawer-transition-offset:-100%;width:550px;max-width:100%;height:100%;max-height:100%;transition:display allow-discrete .3s,overlay allow-discrete .3s,transform .3s ease-in-out;z-index:110;transform:translateX(var(--drawer-transition-offset));background-color:#0000;border:0;margin:0;padding:0;display:none;position:fixed;top:0;bottom:0;left:0}.Drawer-module__n1OjCq__drawer[open]{display:flex;transform:translateX(0)}@starting-style{.Drawer-module__n1OjCq__drawer[open]{transform:translateX(var(--drawer-transition-offset))}}.Drawer-module__n1OjCq__drawer::backdrop{opacity:0;transition:display allow-discrete .3s,overlay allow-discrete .3s,opacity .3s ease-in-out;background-color:#0000004d}.Drawer-module__n1OjCq__drawer[open]::backdrop{opacity:1}@starting-style{.Drawer-module__n1OjCq__drawer[open]::backdrop{opacity:0}}.Drawer-module__n1OjCq__drawer.Drawer-module__n1OjCq__right{--drawer-transition-offset:100%;flex-direction:row-reverse;left:auto;right:0}@media (max-width:1279px){.Drawer-module__n1OjCq__drawer{width:450px}}.Drawer-module__n1OjCq__closeGutter{cursor:pointer;background:none;border:0;flex:0 0 50px;height:100%;padding:0}.Drawer-module__n1OjCq__closeGutter:focus-visible{outline:none}.Drawer-module__n1OjCq__closeGutter:focus-visible .Drawer-module__n1OjCq__closeButton{outline:2px solid var(--white);outline-offset:2px}.Drawer-module__n1OjCq__closeButton{aspect-ratio:1;background-color:var(--white);width:100%;fill:var(--muted);cursor:pointer;margin-top:20vh;padding:15px;display:flex}@media only screen and (hover:hover){@supports not selector(::-webkit-scrollbar){.Drawer-module__n1OjCq__container{scrollbar-color:#999 #0000;scrollbar-width:thin}}.Drawer-module__n1OjCq__container::-webkit-scrollbar-thumb{border-radius:var(--rounded-corners-sm);background-color:#9999994d;background-clip:padding-box;border:5px solid #0000;transition:all .4s}.Drawer-module__n1OjCq__container:hover::-webkit-scrollbar-thumb{background-color:#999}.Drawer-module__n1OjCq__container::-webkit-scrollbar{width:16px}}.Drawer-module__n1OjCq__container{background-color:var(--white);flex-direction:column;flex-grow:1;height:100%;display:flex;overflow:hidden auto}