.drawer-container .drawer-container-slide{background:linear-gradient(#dedede,rgba(255,255,255,0) 5px,rgba(255,255,255,0)),linear-gradient(to top,#dedede,rgba(255,255,255,0) 5px,rgba(255,255,255,0));transition:max-height .6s ease-in-out;overflow:hidden;max-height:0}
.drawer-container .drawer-container-slide>*:first-child{margin-top:0}
.drawer-container .drawer-container-slide>*:first-child>*{margin-top:0}
.drawer-container .drawer-container-slide>*:first-child>*>*{margin-top:0}
.drawer-container .drawer-container-slide>*:last-child{margin-bottom:0}
.drawer-container .drawer-container-slide>*:last-child>*{margin-bottom:0}
.drawer-container .drawer-container-slide>*:last-child>*>*{margin-bottom:0}
.drawer-container .drawer-container-slide.expanded.max-height-1k{max-height:1000px}
.drawer-container .drawer-container-slide.expanded.max-height-2k{max-height:2000px}
.drawer-container .drawer-container-slide.expanded.max-height-3k{max-height:3000px}
.drawer-container .drawer-container-slide.expanded.max-height-4k{max-height:4000px}
.drawer-container .drawer-container-slide.expanded.max-height-5k{max-height:5000px}
.drawer-container .drawer-container-slide.auth-mode{height:auto!important;max-height:none}