@keyframes slide-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes slide-left{0%{transform:translateX(100%)}to{transform:translateX(0)}}a{color:#38383d;-webkit-text-decoration:none;text-decoration:none}.mob-Overlay{background:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:7}.mob-Theme-arrow{border-style:solid;border-width:2px 2px 0 0;display:inline-block;height:.6rem;width:.6rem}.mob-Theme-arrow--right{transform:rotate(45deg)}.mob-Theme-arrow--down{transform:rotate(135deg)}.kv-BackToTop-container{bottom:5px;cursor:pointer;display:none;position:fixed;right:5px;transition:transform .3s ease-in-out;z-index:4}@media(min-width:1200px){.kv-BackToTop-container{bottom:10px;right:10px}}.kv-BackToTop-container>div{align-items:center;background:#8ed2da;border-radius:25px;display:flex;height:50px;justify-content:center;opacity:.3;width:50px}.kv-BackToTop-container>div:hover{opacity:.45;transition:all .2s ease}.kv-BackToTop-container>div .icon-back-arrow{transform:rotate(90deg)}.kv-BackToTop-container>div .icon-back-arrow:before{filter:invert(89%) sepia(97%) saturate(0) hue-rotate(279deg) brightness(105%) contrast(105%);height:16px;opacity:1;width:27.2px}