.gen-drawer-overlay{background-color:rgba(0,0,0,.6);inset:0}.gen-drawer-content,.gen-drawer-overlay{position:fixed}.gen-drawer-content{bottom:0;display:flex;flex-direction:column;left:0;min-height:300px;min-width:300px;right:0;top:0;z-index:999}.gen-drawer-content,.gen-drawer-content-structure{background-color:var(--gen-styles-neutral-white)}.gen-drawer-content-structure{flex:1 1;overflow-y:scroll}.gen-drawer-content-top{height:80%}.gen-drawer-content-bottom{margin-top:60%;max-height:40%}.gen-drawer-content-bottom,.gen-drawer-content-left{border-top-left-radius:1rem;border-top-right-radius:1rem}.gen-drawer-content-left{margin-right:60%;overflow-x:hidden;overflow-y:scroll}@media (min-width:0rem) and (max-width:35.9375rem){.gen-drawer-content-left{margin-right:0}}@media (min-width:36rem) and (max-width:47.9375rem){.gen-drawer-content-left{margin-right:20%}}@media (min-width:48rem) and (max-width:63.9375rem){.gen-drawer-content-left{margin-right:40%}}@media (min-width:64rem) and (max-width:79.9375rem){.gen-drawer-content-left{margin-right:40%}}@media (min-width:80rem) and (max-width:89.9375rem){.gen-drawer-content-left{margin-right:40%}}@media (min-width:90rem) and (max-width:109.1875rem){.gen-drawer-content-left{margin-right:60%}}@media (min-width:109.25rem) and (max-width:161.1875rem){.gen-drawer-content-left{margin-right:60%}}@media (min-width:161.25rem){.gen-drawer-content-left{margin-right:60%}}.gen-drawer-content-right{border-top-left-radius:1rem;border-top-right-radius:1rem;margin-left:60%;overflow-x:hidden;overflow-y:scroll}@media (min-width:0rem) and (max-width:35.9375rem){.gen-drawer-content-right{margin-left:0}}@media (min-width:36rem) and (max-width:47.9375rem){.gen-drawer-content-right{margin-left:20%}}@media (min-width:48rem) and (max-width:63.9375rem){.gen-drawer-content-right{margin-left:40%}}@media (min-width:64rem) and (max-width:79.9375rem){.gen-drawer-content-right{margin-left:40%}}@media (min-width:80rem) and (max-width:89.9375rem){.gen-drawer-content-right{margin-left:40%}}@media (min-width:90rem) and (max-width:109.1875rem){.gen-drawer-content-right{margin-left:60%}}@media (min-width:109.25rem) and (max-width:161.1875rem){.gen-drawer-content-right{margin-left:60%}}@media (min-width:161.25rem){.gen-drawer-content-right{margin-left:60%}}.gen-drawer-handle{background-color:var(--gen-styles-neutral-gray);border-radius:9999px;flex-shrink:0;height:.375rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;width:3rem}.gen-drawer-content-default-padding{padding:1.5rem}.gen-drawer-content-default-topdown-padding{padding-bottom:2.5rem;padding-top:2.5rem}.gen-drawer-content-lock-maxheight{max-height:700px}.gen-drawer-content-lock-maxfullheight{max-height:100%}