.tray{z-index:100;background-color:#fff;width:100%;height:140px;transition:top .4s ease-in-out,overflow-y .4s ease-in-out;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px rgba(0,0,0,.3)}.tray.open{height:100%;transition:top .4s ease-in-out,overflow-y .4s ease-in-out;bottom:0;overflow-y:scroll}.tray.close{height:55px;transition:top .4s ease-in-out,overflow-y .4s ease-in-out;bottom:0}@media only screen and (max-width:558px){.tray.close{height:65px}.tray{height:160px}}
.layout-wrapper{background:linear-gradient(190deg,#2f2778 -26.33%,#5c5698 39.38%,#706ba7 67.25%) 50%/cover no-repeat fixed;position:relative}
