.slide-pane{height:100%}.slide-pane:focus{outline-style:none}.slide-pane_from_right{margin-left:auto;transform:translateX(100%)}.slide-pane_from_right.content-after-open{transform:translateX(0)}.slide-pane_from_right.content-before-close{transform:translateX(100%)}.slide-pane_from_left{margin-right:auto;transform:translateX(-100%)}.slide-pane_from_left.content-after-open{transform:translateX(0)}.slide-pane_from_left.content-before-close{transform:translateX(-100%)}.slide-pane_from_bottom{height:90vh;margin-top:10vh}.slide-pane_from_bottom.content-after-open{transform:translateY(0)}.slide-pane_from_bottom.content-before-close{transform:translateY(100%)}.slide-pane__overlay.overlay-after-open{background-color:rgba(0,0,0,.3);transition:background-color .5s}.slide-pane__overlay.overlay-before-close{background-color:transparent}.slide-pane__header{display:flex;flex:0 0 64px;align-items:center;background:#ebebeb;height:64px;border-bottom:1px solid rgba(0,0,0,.1)}.slide-pane__title-wrapper{display:flex;flex:1;flex-direction:column;margin-left:32px;min-width:0}.slide-pane .slide-pane__title{font-size:18px;font-weight:400;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0}.slide-pane__close{margin-left:24px;padding:16px;opacity:.7;cursor:pointer}.slide-pane__close svg{width:12px;padding:0}.slide-pane__content{overflow-y:auto;padding:24px 32px}.slide-pane__subtitle{font-size:12px;margin-top:2px}.slide-pane{display:flex;flex-direction:column;background:#fff;min-width:100px;height:100vh;box-shadow:0 8px 8px rgba(0,0,0,.5);transition:transform .5s;will-change:transform;padding:0}.slide-pane_from_bottom{height:100vh;margin-top:0;transform:translateY(100%)}.slide-pane__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:transparent;z-index:50}.slide-pane__content{display:block;position:relative;padding:0;flex:1 1 auto;overflow:auto;height:100px}.slide-pane-overflow-hidden{overflow:hidden}@media (min-width:768px){.slide-pane-overflow-hidden{padding-right:15px;overflow:hidden}}.notify{min-width:300px;padding:10px;display:flex;border-radius:8px;box-shadow:0 4px 16px rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1),0 16px 56px rgba(17,17,26,.1);border:px solid var(--custom-gray)}.notify-header{width:100%;height:auto;display:flex;flex-direction:column;justify-content:space-between;align-content:center;align-items:left;margin-left:20px}.notify-icon{margin-right:10px;align-content:center}.notify-title{font-weight:500;font-size:14px}.notify-close{width:20px;height:20px;cursor:pointer}.notify-details{padding:15px 5px 15px 0;font-size:16px}.notify-ribbon{width:12px;height:auto;border-top-left-radius:50px;border-bottom-left-radius:50px;position:absolute;left:-2px;top:0;bottom:0}.notify-ribbon:after{height:0;width:0;right:-4.5px;top:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:5px solid}.gradient-bg:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#000,transparent);z-index:1}@keyframes modern-eq{0%{transform:scaleY(.4)}50%{transform:scaleY(1)}to{transform:scaleY(.4)}}.eq-bar{width:3px;height:34px;border-radius:9999px;margin:0 2px;background:linear-gradient(0deg,#000,#d2d6dc);animation:modern-eq 1.2s ease-in-out infinite;transform-origin:bottom}.eq-bar:first-child{animation-delay:0s}.eq-bar:nth-child(2){animation-delay:.2s}.eq-bar:nth-child(3){animation-delay:.4s}.eq-bar:nth-child(4){animation-delay:.6s}.eq-bar:nth-child(5){animation-delay:.8s}h1,h2,h3,h4,h5,h6{font-family:Suzuki Pro Bold}.text-shadow-custom{text-shadow:2px 2px 4px rgba(0,0,0,.9)}.text-shadow-custom:hover{text-shadow:5px 5px 5px rgba(0,0,0,.9)}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.custom-scrollbar2::-webkit-scrollbar{width:6px}.custom-scrollbar2::-webkit-scrollbar-track{background:transparent}.custom-scrollbar2::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-scrollbar2::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.custom-scrollbar2{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) transparent}