#hide-body{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10000;display:none}#menu-drawer{z-index:100000;overflow:hidden;position:fixed;top:0;right:-250px;width:250px;background:#161834;color:#fff;box-sizing:border-box;height:100%;transition:all .25s ease-out;overflow-y:auto;}#menu-drawer.open{right:0}.inside-drawer{padding:100px 40px 20px 20px}.inside-drawer a{display:inline-block;text-align:left;width:100%;font-family:Nunito,sans-serif;font-size:18px;color:#FFF;padding:15px 30px;border-bottom:1px solid #FFF;text-decoration:none}.inside-drawer a:hover{background:#13142c}.inside-drawer a:last-of-type{border-bottom:none}.inside-drawer a.special{color:#FC0067;font-weight:700}.bt-customisation,.switch-candy{margin-top:30px;padding:0 30px}.switch-candy h3{color:#FFF;font-size:20px}.bt-customisation a,.switch-candy a{display:flex;width:100%;height:90px;align-items:center;justify-content:center;background:#FFF;border-radius:10px;box-shadow:0 8px 0 0 rgba(228,189,249,1);color:#000;font-size:16px;line-height:110%;text-decoration:none;font-weight:700;box-sizing:border-box}.switch-candy a img{width:120px}.bt-customisation a img{width:50px;display:block;margin-right:10px}@media screen and (max-width:640px){.inside-drawer{padding:30px 20px 10px 10px}.inside-drawer a{font-size:15px;padding:10px}.switch-candy h3{font-size:16px;line-height:110%;margin:10px 0}.switch-candy a{height:70px}.switch-candy a img{width:100px}}