@import "https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css";.centerText{text-align:center}.centerElement{display:flex;justify-content:center;align-items:center}.toggleLabel{position:relative;display:inline-block;width:60px;height:30px}.toggleInput{opacity:0;width:0;height:0}.toggleSpan{top:0;left:0;right:0;bottom:0;background:#2c3e50;transition:.3s;border-radius:30px}.toggleSpan,.toggleStrong{position:absolute;cursor:pointer}.toggleStrong{left:100%;width:max-content;height:100%;line-height:30px;margin-left:10px}.toggleSpan:before{position:absolute;content:"";height:25px;width:25px;left:3px;bottom:2.6px;background-color:#fff;border-radius:50%;transition:.3s}.toggleInput:checked+.toggleSpan{background-color:#00c853}.toggleInput:checked+.toggleSpan:before{transform:translateX(29px)}.drinkBackground{z-index:-1;position:fixed;width:100vw;height:100vh;overflow:hidden}.loading{height:75vh;background:#fff url(https://media.tenor.com/Oovb0nqp-TgAAAAC/puglie-pug-puglie.gif) 50% no-repeat;background-size:15rem}.loading,.noBevary{width:100%;position:fixed;z-index:1}.noBevary{height:85vh;background:#fff url(https://media.tenor.com/kZEWNXtOmi8AAAAi/bubu-yier-iklog.gif) 50% no-repeat;background-size:10rem}.loadingBar{width:40%;position:absolute;top:65%;left:30%}@keyframes slideTopFadeIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideBottomFadeIn{0%{transform:translateY(200%);opacity:0}to{transform:translateY(0);opacity:1}}.slideTopFadeIn{animation:slideTopFadeIn 1s ease-in-out 0s 1}.slideBottomFadeIn{animation:slideBottomFadeIn 2.5s ease-in-out -1s 1}.fadeIn{animation:fadeIn 1s ease-in-out 1s 1 both}.fastFadeIn{animation:fadeIn .5s ease-in-out 0s 1 both}.fastBottomSlide{animation:slideBottomFadeIn 1s ease-in-out 0s 1}.bottom{position:fixed;bottom:0;width:100%;height:12%;background-color:#615eff;border-radius:10px 10px 0 0;z-index:10}.spacing{height:100px;background-color:#fff}.nav{display:flex;justify-content:space-between;width:100%;padding:10px 10px 5px}.elevate{position:relative;top:-50px;background-color:rgba(97,94,255,0)}.sidebutton{padding:10px 10% 20px;background-color:#fff;border-radius:5px}.plus{width:100px;height:100px}.sideImg{width:45px;height:40px}.stack{display:flex;flex-direction:column}p{text-align:center}.journ{margin-left:3px}.header{display:flex;background-color:#615eff;justify-content:space-between}.sideHeader{width:20%;text-align:"center"}.logoutButton{border-radius:5px;background-color:#fff;padding-top:3px;padding-bottom:4px;font-weight:700;cursor:pointer;width:90px;font-size:1.5vh}.arrow{height:20px;width:20px}