.adp-drawer{height:100%;left:0;position:fixed;top:0;width:100%;z-index:1600}.adp-drawer-container{overflow-y:auto;position:fixed;transition-duration:.16s;transition-property:transform;z-index:1}.adp-drawer-header{display:flex;padding:1.25rem}.adp-drawer-close{align-items:center;display:inline-flex;margin-right:1.25rem}.adp-drawer-content-container{padding:1.25rem}.adp-drawer-footer{bottom:0;padding:1.25rem;position:sticky}.adp-drawer-overlay{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.adp-drawer-overlay.backdrop{opacity:.72;transition-duration:.16s;transition-property:opacity}.adp-drawer.enter .adp-drawer-overlay.backdrop{opacity:0}.adp-drawer.enter-active .adp-drawer-overlay.backdrop,.adp-drawer.enter-done .adp-drawer-overlay.backdrop,.adp-drawer.exit .adp-drawer-overlay.backdrop{opacity:.72}.adp-drawer.exit-active .adp-drawer-overlay.backdrop,.adp-drawer.exit-done .adp-drawer-overlay.backdrop{opacity:0}.adp-drawer.layout-bottom .adp-drawer-container{bottom:0;width:100%}.adp-drawer.layout-bottom .adp-drawer-close{right:.625rem}.adp-drawer.layout-bottom.enter .adp-drawer-container{transform:translate3d(0,100%,0)}.adp-drawer.layout-bottom.enter-active .adp-drawer-container,.adp-drawer.layout-bottom.enter-done .adp-drawer-container,.adp-drawer.layout-bottom.exit .adp-drawer-container{transform:translateZ(0)}.adp-drawer.layout-bottom.exit-active .adp-drawer-container,.adp-drawer.layout-bottom.exit-done .adp-drawer-container{transform:translate3d(0,100%,0)}.adp-drawer.layout-left .adp-drawer-container{bottom:0;left:0;top:0;width:100%}.adp-drawer.layout-left.enter .adp-drawer-container{transform:translate3d(-100%,0,0)}.adp-drawer.layout-left.enter-active .adp-drawer-container,.adp-drawer.layout-left.enter-done .adp-drawer-container,.adp-drawer.layout-left.exit .adp-drawer-container{transform:translateZ(0)}.adp-drawer.layout-left.exit-active .adp-drawer-container,.adp-drawer.layout-left.exit-done .adp-drawer-container{transform:translate3d(-100%,0,0)}.adp-drawer.layout-right .adp-drawer-container{bottom:0;right:0;top:0;width:100%}.adp-drawer.layout-right.enter .adp-drawer-container{transform:translate3d(100%,0,0)}.adp-drawer.layout-right.enter-active .adp-drawer-container,.adp-drawer.layout-right.enter-done .adp-drawer-container,.adp-drawer.layout-right.exit .adp-drawer-container{transform:translateZ(0)}.adp-drawer.layout-right.exit-active .adp-drawer-container,.adp-drawer.layout-right.exit-done .adp-drawer-container{transform:translate3d(100%,0,0)}.adp-drawer.layout-top .adp-drawer-container{top:0;width:100%}.adp-drawer.layout-top .adp-drawer-close{right:.625rem}.adp-drawer.layout-top.enter .adp-drawer-container{transform:translate3d(0,-100%,0)}.adp-drawer.layout-top.enter-active .adp-drawer-container,.adp-drawer.layout-top.enter-done .adp-drawer-container,.adp-drawer.layout-top.exit .adp-drawer-container{transform:translateZ(0)}.adp-drawer.layout-top.exit-active .adp-drawer-container,.adp-drawer.layout-top.exit-done .adp-drawer-container{transform:translate3d(0,-100%,0)}.adp-theme-light .adp-drawer.variant-primary .adp-drawer-container,.adp-theme-light .adp-drawer.variant-primary .adp-drawer-footer,.adp-theme-light.drawer.variant-primary .adp-drawer-container,.adp-theme-light.drawer.variant-primary .adp-drawer-footer,.adp-theme-light adp-drawer.variant-primary .adp-drawer-container,.adp-theme-light adp-drawer.variant-primary .adp-drawer-footer{background-color:#fff}.adp-theme-light .adp-drawer.variant-primary .adp-drawer-overlay,.adp-theme-light.drawer.variant-primary .adp-drawer-overlay,.adp-theme-light adp-drawer.variant-primary .adp-drawer-overlay{background-color:#000}@media (min-width:46.5em){.adp-drawer.layout-left .adp-drawer-container,.adp-drawer.layout-right .adp-drawer-container{width:60%}}@media (min-width:64em){.adp-drawer.layout-left .adp-drawer-container,.adp-drawer.layout-right .adp-drawer-container{width:40%}}