.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)}.swiper-pagination-bullet{--swiper-pagination-bullet-width:30px;--swiper-pagination-bullet-height:3px;--swiper-pagination-color:var(--custom-white);--swiper-pagination-bullet-border-radius:5px}.swiper-button-prev{--swiper-navigation-size:40px;--swiper-navigation-color:#fff;--swiper-navigation-border-radius:5px;--swiper-navigation-sides-offset:160px}.swiper-button-prev:hover{--swiper-navigation-size:40px;--swiper-navigation-color:var(--custom-menu)}.swiper-button-next{--swiper-navigation-size:40px;--swiper-navigation-color:#fff;--swiper-navigation-border-radius:5px;--swiper-navigation-sides-offset:160px}.swiper-button-next:hover{--swiper-navigation-size:40px;--swiper-navigation-color:var(--custom-menu)}@media (min-width:768px){.swiper-button-next,.swiper-button-prev{--swiper-navigation-color:var(--custom-gray)}}.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}