@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:62.5%;background-color:#fff;height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.react-spring-3d-carousel,.react-spring-3d-carousel>div{perspective:1000px;-webkit-perspective:1000px;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.react-spring-3d-carousel__slide{backface-visibility:hidden;-webkit-backface-visibility:hidden}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-container{position:relative}.main-overlay{height:100vh;background-color:#0d0d0d;position:absolute}.loader-tagline{display:flex;align-self:center;justify-content:center;font-size:3rem;font-weight:700}.loader-div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}:root{--color-primary: #fe2b0d;--color-secondary-1: #eb4831;--color-secondary-2: #f55446;--color-secondary-3: #ea6d62;--color-secondary-4: #d35644;--color-secondary-5: #fc704e;--color-black-1: #131313;--color-black-2: #262626;--color-grey-1: #333333;--color-grey-2: #666666;--color-grey-3: #636363;--color-grey-4: #636466;--color-grey-5: #707070;--color-grey-6: #c6c6c6;--color-white-1: #ffffff;--color-white-2: #f6e6e7;--color-white-3: #fee6e0;--color-white-4: #d4d4d4;--color-green-1: #2c7919;--color-green-2: #229e04;--color-blue-1: #5349ce;--color-blue-2: #0064fe}*{margin:0;padding:0;font-family:Poppins,sans-serif}*,:before,:after{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}@media only screen and (max-width:68.75em){html{font-size:53%}}@media only screen and (max-width:31.25em){html{font-size:45%}}body{color:#111;font-family:Poppins,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}.loading{margin:0 auto 3%}.navbar{background-color:#0d0d0d;width:100%;height:8rem;display:flex;align-items:center;padding:0 7.5%;z-index:998;color:var(--color-white-1);position:sticky;top:0;justify-content:space-between;gap:5rem}a{color:#fff;text-decoration:none}.navbar-logo{cursor:pointer}.nav_left{display:flex;align-items:center;height:100%;gap:2rem}.nav_right{display:flex;align-items:center;height:100%;margin-left:auto;font-size:1.7rem;gap:2rem}.nav_right a{color:inherit;text-decoration:none}.vertical-divider{border-right:2px solid #b4b4b4;height:50%;margin:0 2rem}.navbar-bg{position:absolute;height:10rem;background-color:#0d0d0d80;width:100%;z-index:-1}.logo-navbar{display:flex}.navbar_upload-btn{background-color:#fe2b0d;border-radius:4px;border:none;font-size:inherit;font-family:inherit;color:var(--color-white-1);cursor:pointer;padding:1.5% 3rem}.nav-search--container{display:flex;align-items:center;background-color:#404040;border-radius:4px;overflow:hidden;border:1px solid #cdcccc;height:53%}.nav-search{width:calc(100% - 15.5rem);height:58%;outline:none;border:none;background-color:#403f3f;font-size:1.4rem;color:#cbcbcb}.nav-search::placeholder{color:#cbcbcb}.navbar-search-category-popup-arrow{color:#403f3f}.country-popup-content{width:22rem;margin-left:0!important}.country__selector{background-color:transparent;height:31%;max-height:31%;display:flex;align-items:center;outline:transparent;border:none;cursor:pointer}.country__selector img{height:100%;width:3rem}.country__options{display:flex;flex-direction:column;width:100%;padding:5% 2% 2%;align-items:center}.country__options button{width:92%;padding:2%;border:none;margin-bottom:3%;border-radius:6px;background-color:#403f3f;color:#cbcbcb;font-size:2rem;cursor:pointer;text-align:center;display:flex;flex-direction:row;align-items:center}.currency_selected{background-color:#f55446!important}.country__options button img{width:2.5rem;height:2.5rem;margin-right:3%}.navbar-search-category-popup-content{top:7.5rem!important;position:fixed!important;background-color:#403f3f;box-shadow:0 3px 6px #00000029;padding:.5%;border-radius:10px;font-size:1.3rem;color:#cbcbcb;width:9%}.navbar-search-category-popup-content .search-category__option{margin:5% 0;text-align:center;padding:10%;border-radius:7px;transition:.2s ease-in-out}.navbar-search-category-popup-content .search-category__option:hover{background-color:#0d0d0d80;cursor:pointer}.navbar-search-category-popup-content .search-category__option-selected{background-color:#0d0d0d80}.search-container--left{margin:0 1.5rem;color:#444;width:1.5rem;aspect-ratio:1;cursor:pointer}.search-container--right{width:11rem;position:relative;cursor:pointer;background-color:#403f3f;border:none;border-left:2px solid rgb(205,204,204,.45);font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:300;color:#cbcbcb;display:flex;justify-content:center;align-items:center;gap:1rem}.navbar-search-error{position:absolute;left:-3rem;width:2rem;aspect-ratio:1;cursor:pointer}.searchArrowDown{height:8px}.navbar_cta-btn{display:flex;align-items:center;justify-content:center;height:3.6rem;padding-left:2rem;border-left:1px solid rgba(205,203,203,.3)}.navbar_cta-btn-img{height:100%}.links_and_cta{display:flex;justify-content:center}.opened{display:flex}.navbar-popup-content{background-color:#161616;margin-top:2rem;flex-direction:column;color:#fff;font-family:Poppins,sans-serif;border-radius:11px;top:5rem!important;position:fixed!important;margin-left:1%}.navbar-popup-arrow{margin-top:-1.3rem;color:#161616;width:3rem;height:3rem}.shopping-popup-content,.notification-popup-content{width:34%}.shopping-popup-arrow,.notification-popup-arrow{left:-2rem}.shopping-cart{padding:4.3% 5.6% 6.43%}.shopping-cart h2{margin-bottom:3.1rem;font-size:2rem;font-weight:500;letter-spacing:.69px;font-family:Poppins,sans-serif}.cart-items{max-height:35rem;overflow-y:auto;scrollbar-width:5px;scrollbar-color:white #161616;margin:1% 0}.cart-items::-webkit-scrollbar{width:.35rem;border-radius:10px}.cart-items::-webkit-scrollbar-thumb{background-color:#fff}.cart-items::-webkit-scrollbar-track{background-color:#161616}.cart--item{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:3.6rem}.cart--item h3{font-size:1.4rem;font-weight:400;letter-spacing:.5px;margin-left:6%}.cart--item button{border:none;background-color:transparent!important;cursor:pointer;margin:0 2%}.shopping,.shopping__mobile{background-color:transparent;border:none;cursor:pointer}.cart--item p{font-size:1.35rem;width:10rem;height:4rem;background-color:#262626;display:flex;justify-content:center;align-items:center;border-radius:3px;letter-spacing:.45px;margin-left:auto}.cart-buttons{display:flex;width:100%}.cart-buttons .view{margin-right:1.35rem}.cart-buttons button{width:100%;aspect-ratio:3.9;border:none;font-size:2rem;color:#fff;letter-spacing:.66px;cursor:pointer}.view{background-color:#707070}.checkout{background-color:#f55446}.beat-logo{width:7rem;height:6rem;aspect-ratio:1;object-fit:cover;border-radius:5px}.cross{width:2rem}.nav__button{background-color:transparent;border:none;display:flex;align-items:center;cursor:pointer;height:31%;position:relative}.nav__button__login{background-color:transparent;border:none;height:28%;display:flex;align-items:center;cursor:pointer;position:relative}.bell-div{display:flex;flex-direction:column;justify-content:center;align-items:center}.inbox{width:100%;padding:2.58rem 2.9rem 2rem 1.42rem;border-bottom:1px solid #707070}.inbox-button{width:100%;height:30%;background-color:#333232;border-radius:12px;border:none;color:#fff;display:flex;align-items:center;padding:1.5rem 1.9rem;cursor:pointer}.inbox-text{display:flex;flex-direction:column;justify-content:center;margin-left:2.65rem;text-align:left}.inbox-text h3{font-size:2.2rem;margin-bottom:.5rem}.inbox-text p{color:#cbcbcb;font-size:1.5rem}.msg-icon{width:7.4rem;height:7.4rem;background-color:#0d0d0d;display:flex;justify-content:center;align-items:center;border-radius:50%}.inbox-button img{width:3.85rem}.notifications{padding:2.25rem 2.9rem 4.19rem 4.05rem;max-height:30rem;overflow-y:auto;scrollbar-width:5px;scrollbar-color:white #161616;display:flex;flex-direction:column;text-align:left;width:100%}.notifications h3{font-size:1.8rem;font-weight:400;color:#cbcbcb}.notification--item{margin-top:4rem;display:flex;width:100%;flex-direction:row;justify-content:left;align-items:center;align-self:flex-start;cursor:pointer}.notification--item:first-of-type{margin-top:3.5rem}.notification--item h4{font-size:1.5rem;font-weight:400;margin-left:2rem}.notification--item p{font-size:1.3rem;color:#707070;margin-left:auto}.user-popup-content{width:19%;left:auto!important;right:2rem}.user-popup-arrow{left:-9.5rem}.user-div{max-height:87vh;overflow-y:auto}.user-information-div{display:flex;flex-direction:column;width:100%;justify-content:flex-start;align-items:center;border-bottom:1px solid #707070;padding:1rem 1.8rem 2rem}.user-information-div img{width:22%;aspect-ratio:1}.user-image-div{display:flex;width:100%;justify-content:left;align-items:center;margin-bottom:1.5rem;margin-top:0;margin-left:10%;margin-right:10%;cursor:pointer}.user-image-div h3{text-align:left;font-size:1.7rem;font-weight:500;margin-left:1.6rem}.wallet{cursor:pointer;width:100%;aspect-ratio:5.5;display:flex;align-items:center;justify-content:space-between;background-color:#262626;border-radius:4px;padding:0 1.75rem}.wallet h4{font-size:1.4rem;font-weight:400}.user-buttons{display:flex;flex-direction:column;padding:2.3rem 3.5rem;border-bottom:1px solid #707070;font-size:1.5rem}.user-system{display:flex;flex-direction:column;padding:2.3rem 3.5rem}.user-div button{margin-bottom:3rem;background-color:transparent;border:none;color:#fff;font-size:1.7rem;width:100%;text-align:left;cursor:pointer;display:flex}.user-buttons button:last-of-type{margin-bottom:0}.user-system button:last-of-type{margin-bottom:0}.user-div button img{width:9.5%;aspect-ratio:1;margin-right:3rem}.nav__login{background-color:transparent;border:none;color:#fff;font-size:1.8rem;cursor:pointer;white-space:nowrap}.nav__register{background-color:#fe2b0d;border:none;border-radius:4px;padding:1.5% 2rem;color:#fff;font-size:1.8rem;cursor:pointer}.sidebar-toggle{display:none;cursor:pointer;width:5%;aspect-ratio:1}.ps-sidebar-root,.ps-sidebar-container{z-index:1000!important;border:none!important}.ps-sidebar-root{width:13%!important;color:#fff;font-size:1.5rem}.ps-menu-root{background-color:#fe2b0d;width:100%;border-radius:10px;border-color:transparent;margin-bottom:2rem}.ps-open{border:none}.first__item{margin-top:2rem}.ps-menu-label{font-size:2rem}.ps-submenu-content{background-color:#0a0a0a!important;width:100%;overflow:hidden!important;border-color:#0a0a0a!important}.ps-menuitem-root,.ps-menu-button{background-color:transparent!important}.ps-sidebar-container{padding:7%;background:#0d0d0d;background:linear-gradient(0deg,#0d0d0dcc,#0d0d0d 50%)}.sidebar-close-button{border-radius:10px;width:20%;padding:1%;aspect-ratio:1;transition:.3s ease-in;cursor:pointer;object-fit:contain}.sidebar-button-container{margin-top:20%;display:flex;flex-direction:column;align-items:center;justify-content:center}.sidebar-button{margin:auto 0 2%;font-size:1.8rem;letter-spacing:.4px;width:100%;padding:4%;border-radius:10px;cursor:pointer;transition:.3s ease-in;display:flex;align-items:center}.sidebar-button{position:relative}.sidebar-button .mobile{left:11%;padding:2.5%;top:21%}.sidebar-button span{width:100%;text-align:left;margin-left:2rem}.sidebar-button img{width:3rem;aspect-ratio:1;object-fit:contain}.mobile-cart__button{font-size:1.8rem;letter-spacing:.4px;padding:4%;border-radius:10px;cursor:pointer;transition:.3s ease-in;display:flex;align-items:center;margin-left:0!important}.mobile-cart__button span{width:100%;text-align:center}.mobile-cart__button img{width:3rem;aspect-ratio:1;object-fit:contain}.sidebar-button:hover,.sidebar-close-button:hover{background-color:#323232}.sidebar-user-button-container{position:absolute;bottom:0;width:85%}.sidebar-register-button{background-color:#fe2b0d;text-align:center;margin:auto 0 3%;font-size:2rem;letter-spacing:.4px;width:100%;padding:5%;border-radius:10px;cursor:pointer;display:block}.search-toggle{display:none;cursor:pointer;width:10%;aspect-ratio:1}.nav-mobile-search{background-color:#0d0d0d;width:100%;top:8rem;display:flex;align-items:center;justify-content:center;padding:1% 2.5% 2%;z-index:998;color:var(--color-white-1);position:fixed}.nav-mobile-search-container{width:100%;display:flex;align-items:center;background-color:#404040;border-radius:15px;overflow:hidden;border:1px solid #cdcccc}.nav-mobile-search-container>img{margin:1.5rem;color:#444;width:1.5rem;aspect-ratio:1;cursor:pointer}.nav-mobile-search-container>input{width:calc(100% - 19.5rem);height:100%;outline:none;border:none;background-color:#403f3f;font-size:1.4rem;color:#cbcbcb}.nav-mobile-search-container>button{width:15rem;position:relative;cursor:pointer;background-color:#403f3f;border:none;border-left:2px solid rgb(205,204,204,.45);font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:300;color:#cbcbcb;display:flex;justify-content:center;align-items:center;gap:1rem}.navbar-mobile-search-error{position:absolute;left:-5rem;height:2.5rem;width:2.5rem}.navbar-mobile-search-category-popup-arrow{color:#403f3f;left:2.5rem;width:3rem;height:2rem;margin-top:-.6rem}.navbar-mobile-search-category-popup-content{margin-top:2rem!important;position:fixed!important;background-color:#403f3f;box-shadow:0 3px 6px #00000029;padding:1% 2%;border-radius:10px;font-size:1.5rem;color:#cbcbcb;width:25rem;right:2rem;left:auto!important}.navbar-mobile-search-category-popup-content .search-category__option{margin:5% 0;text-align:center;padding:10%;border-radius:7px;transition:.2s ease-in-out}.navbar-mobile-search-category-popup-content .search-category__option:hover{background-color:#0d0d0d80;cursor:pointer}.navbar-mobile-search-category-popup-content .search-category__option-selected{background-color:#0d0d0d80}.mobile-notification-popup-content{background-color:#161616;padding:3%;border-radius:10px;width:90%;max-height:70%;color:#fff}.mobile-notification-popup-content .bell-div .notifications{max-height:45rem!important}.mobile-notification-close-icon{margin-left:auto}.notification-unread-dot{background-color:#fe2b0d;padding:11%;border-radius:50%;position:absolute;left:27%;top:0%}.cart-items-dot{background-color:#fe2b0d;border-radius:50%;position:absolute;left:23%;top:-28%;font-size:1.1rem;width:37%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;color:#fff}.cart-items-dot__mobile{background-color:#fe2b0d;border-radius:50%;position:absolute;left:70%;top:-21%;font-size:1.1rem;width:80%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;color:#fff}.nav-sell-beat-popup-content{margin-left:auto;margin-top:3rem;width:20rem;background-color:#161616;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px}.sell__options{width:100%;padding:3rem 2rem 2.2rem;text-align:left;outline:none;border:none;background-color:#161616;color:#fff;border-bottom:1px solid #b4b4b4;cursor:pointer;border-top-left-radius:10px;border-top-right-radius:10px}.sell__options:last-of-type{border:none;border-radius:0 0 10px 10px}.country__selector__mobile,.mobile-cart__button{display:none}.nav_right a{position:relative}.navbar-page-underline{position:absolute;bottom:-.3rem;left:-.6rem;width:calc(100% + 1.2rem);height:1.5px;background-color:#fff}@media only screen and (max-width:82.5em){.navbar{padding:0 4%}.nav_right{gap:1.25rem}.vertical-divider{margin:0 1.5rem}.user-popup-arrow{left:-4rem}}@media only screen and (max-width:59.375em){.nav-search--container{display:none}.search-toggle{display:initial;width:2.2rem;order:1}.user-popup-content{width:25%}}@media only screen and (max-width:50em){.shopping,.bell,.user-options-button{display:none}.sidebar-toggle{display:initial;width:2.2rem;order:initial}.search-toggle{order:initial}.country-popup-content{left:auto!important;right:2rem}.country-popup-arrow{left:6rem}}@media only screen and (max-width:37.5em){.nav_right{display:none}.nav_left{width:100%}.nav_left>a{margin-left:auto}.country__selector__mobile,.mobile-cart__button{display:initial}.country-popup-content{left:2rem!important;right:auto}.country-popup-arrow{left:1rem}}@media only screen and (max-height:700px){.sidebar-user-button-container{position:absolute;bottom:0;width:85%;height:2%}}.footer{padding:8rem 20rem 4rem;color:#fff;background-color:#000;border-top:1px solid #707070}.footer__links{display:flex;flex-wrap:wrap}.footer__links_div{display:flex;width:33%;justify-content:center;text-align:center;margin:0 auto}.footer__links h3{font-size:2.2rem;font-family:Poppins,sans-serif;font-weight:600;margin-bottom:2rem}.footer__links li,.footer__links a{list-style:none;text-decoration:none;font-family:Poppins,sans-serif;font-weight:200;font-size:1.6rem;letter-spacing:.5px;color:#fff}.footer__links a:visited{color:#fff}.footer__links-flex{display:flex;flex-direction:column;gap:2.4rem}.instagram img{height:57%}.footer-social-links{margin-top:8.3rem;display:flex;justify-content:center;align-items:center;gap:2rem}.footer-link-btn{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;background-color:#fe2b0d;border-radius:50%;cursor:pointer}.footer-copyright{margin-top:2.4rem;font-size:1.8rem;text-align:center;font-family:Poppins;font-weight:400;color:#807d7d}.twitter img{width:50%}.hidden-box img{width:75%}@media only screen and (max-width:68.75em){.footer{padding:8rem 10rem}}@media only screen and (max-width:56.25em){.footer{padding:8rem 6rem}.footer__links{justify-items:center;text-align:center}.footer__links_div{width:50%}.footer__links-flex{margin-bottom:8rem;justify-content:center;align-items:center}.hidden-box img{width:50%}}@media only screen and (max-width:31.25em){.footer__links{text-align:center}.footer__links h3{font-size:2.7rem}.footer__links li,.footer__links a{font-size:2.2rem}.footer__links_div{width:100%}}@media only screen and (max-width:21.875em){.footer-link-btn{width:5.8rem;height:5.8rem}}.hero-div{background-image:url(/assets/width-ot43jSdX.jpg);width:100vw;height:100vh;background-size:100%;background-size:cover;background-repeat:no-repeat;background-position:center top;overflow:hidden;position:relative;margin-top:-8rem;top:0}.hero-div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0d0d0d;mix-blend-mode:multiply;opacity:.71}.background-overlay{background-color:#0d0d0d;mix-blend-mode:multiply;opacity:.71;width:100%;height:100%}.overlay-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%}.overlay-heading{font-family:Lato,sans-serif;font-size:9rem;font-weight:700;color:#fff;text-align:center;line-height:1.6;flex-wrap:wrap;justify-content:center;align-items:center}.overlay-heading-beats{color:#fe2b0d;display:inline-block;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUwAAAAfCAYAAACMA/SyAAAABHNCSVQICAgIfAhkiAAACnxJREFUeF7tnV1vVMcZx5/nnDVee22gQFOFBOH0BWxDsEmU4CjQAKFSValRpXyGqvf9BG1v+gV60YteVOpVL6o2N6iq1DgKBBuqgB3wbkKAmuBSCqZg7LXXL3ue/mZ2TWl5kVl717vrGenozDm7c87Mf8757zPP859ZlZACAiBgL0ubfE3SUsy0SlJMS9KSlpakVSwhH6cltrRIxDF7t0WP5jWdmMQi2iHqvid8T9Mq5FU5No5lE/l2X1a0lXN8xv2MvMqWJ3RCnjJFPitSprxfPtZHjvnMZInyxdLGZ37PeZEFyk+Z6RT1uh+J3JPEHrhzYtF9iWxKkuS+xMUpWdg0pZenJ8PDEBB4FgIa4Gk+BGxv+07IabvEuoPWbYdQtkMk2xMVf6xW2vutdG5r86FQaYtsFrzul0hV73OVKYNsOQfp6lSUyF3R5A4kflsiuS3F5I5+Xhiv9G6hXGMhEAizjvvLDkhGltIQXgSpQYBuizwB7kjKhKeO8MqESFN28KJ31HGTmrlqziK+TQNv0wd3zOeT21i1d5bPeZJdYrs89y9ePGcVh9RgCATCXIcOs/0dPbw8u7FgurD6dvKivUBHOGvPk2HJ8tOd61C1cMtaIWDiXAOOTG/xLPzTVCYiswl+FG/gEpnAXTCh2cJXtapOuM/KEAiEuTKcVvwt2yntsjnzLXxou/HzdSWiu/Hl7YYAu/w50RdWfLHwxQ2OgPfP3vIkKjZRJlXyOuFJNSU35NLcTV5i568NqQYIBMJ8TpCtuxPrr4h1GHURCNntCdEEMhRHihAioZOQAgK1QsAM70yZVBVSFbnhLVWDVK14w1mqki38I5Dq2nRIIMwn4MhDF8n+1ldkKe6BBHsSjXoAirx08/UQIFmbZy9cpWYIOEtVr2GlZk0sF5lkUQvkpHU2p59JvmbVaIIbbXjCtH2ZPkkcKXoy7CGIspchT18T9O3zN8FkhpeqQMF5figK+NZcvlDOz4MLeSsQ0OB8Kc9+HulRIXLfT5bPufJ85o/dlhSk6PZFzkcFWWKLFjmO5iU1W0DsU8AemluusHdrdCJTmmdLd8ayaLFsSkr7lKXYYkIm5FtiBqMxVlQMAbAnX+TzKFU+Jm8oBZQfOdMtSWQuIOb8xFtVdKuXM5mV9/54AwbMjCG+5Ex0DMv0c/ozJ/H0Jb1Ir4T0GAIbhjCtp/1FXoh+0fhAInaQhkOK6kiy+VIpoOA0hXchh0ksZqQwNokkZpLz5MufFW0SwrirX8zebD4QKmuR7ZNtspDeKqloKz7oLZA+RJpArJCuQrr/VSc41cK2MgG7gN2TtKSVVaIeSpm5gBREKjki/Vmek5wsJjm9MkdgauOmpiNMOjiW3o5uCKIvsahf2dO9/Q0ZbDFsOUULCOl58oPoPPlxzENcIr6ilfaOCCMI8FJ+Mvirav9CezfOns5tXumgSyUyjZGBIfnCz+00r9u8EmJZDcGxzwti/sZKaFNthPaOYpGOUPURacuP6aey2FjNqKy2DU2Y1ssQyjpe4yHt46HsJxqNBamvVQZFDUt5EbSNM0y8jk/peiR681FS9MQ3J3f16ozT9YXUxAg8VFXE1kUgkSCivYS7AJUFAUTlXKOoKswumupIZIkj0VGZzX+q40wAaLLUMIRp3eku0RYI0fr4dXMWYx9E+Up99gfiZNHrDGPGMREhRLvOsO46frxxeZC/Cj3O1me9Q63qDQGMgk2StPLsp1BgQKiRI9ayVM0rM+QlnjWmpdZj8rpSrFEbZUQEkS6OyNj8VUiHV7gxU10SZmlY3fY6D8gRCOcI0L6N5egE3eufnIxDBZ8f1qFBhCLjPAwQIvnF6Lqkpq9pljnMIQUEaoCAf1e607tEIFR12l91VipSN3XWKSRru3h3mLtfJ8kFFlU+8yRqjkSLI7IwN6pXCPE1QKoLwvQLP3Rm3k5UD1OhIwA6sO6+HTMiuvKFd3qb5OjLnJdiLOUvN0rnNsDzF6pYZQR4ftF/pN0kih6yqEG0G90weVQh9WKEuIVSTBjSy1CU2JBES0M6Nn+lytBUdPl1IUwfiUw630HKcxgZDxakHaQzUxW1YLWFXER5ORroiDEqQo5sY/PXAMeJgkMKCDQlAv49tM5eyKqbd9Fpjb20zs9IU2XgtI7J8OOrDkPuQxgqZ+TBzLl6cGXVhDDtm0gu2jpOwD7HAOAYQPSuS1eY/J2HYZRGj+BTPM9KMxfDSjPr0hPhpnWMAF7StLRnuvGVeiJ11mhp4oa+uq7VNrtQtkLPsnbJkObmv6x1fapCmPZt1kPclDkMQZ7gh+pdgh+v1/QXqyS4HmNZLqJ2ip9ER0WmL+BbRJgdUkAgIFAJAmXp1B6mBPcTfEKVoowM11GyV7JCh8pW6FAtrNA1I0zrbXsTx/NxnLnfoxHHK+mQisqUBLajSBrOI2m4SP6SZvNO2hBSQCAgUAME/PqrsZsIEvfz/jv3GmoW+U4Nbv34LUzOmSaD+BM+kjh/aq2nflZMmLans1ta7F2k1ScgyKPUvPpzrF0gRvQ8ZvkwotlhzPLhsATWujyW4aYBgWci4NdyXWg7gOLpYBKJs0b7GWm+WlqBv1bJlnAr/A0SH4QvPpKp/Cer9YOumDAZVLfIbOYoUbb3aPwP+QVxK/NUN+FzZFgNOQrkWByWtrkLG2VGQXWBDVcPCNQegZJcMIMfVA+hzRtgFt4hF3CCRFfMQ6urtTEbSc89JNAH+TOPrmGwkms/s6KlYE3mB2gh3+dG3+eCmZVctLLvmFt8YRht41mkBZ9IPHtGx+TflV0rlAoIBAQaAYHSbL2MkxEOWKRvQqBorv200doks9OMWN0QflDyM0NMLXHxj6emxwjT9rftkmL0PpV/j1JIfqog9/FzpNE4mg4zC2YYwe2wjOUvBhlPbZ6RcJeAQD0jUJrVlzqURHoITsAKNaY/12Ao711+Msw9ByHuQVmcOfv/muuHhGk9bQOm8a+oGDNsqpBMzmKSfxxp8ZREs6fD8lFVwDhcMiDQpAiUgsrxAEP5NzyJ1iqoZHKS+/1Ss9OnHbSeMK234ydEmX+9plib/RXPxMdc85SOzQyu6bXDxQICAYENjQDSxc3SmnmLoM4Aw1VHoG8BSNUCzwyKfx5nZ37mCTPZ1+H+J+TlVfbAPS56El/AB5KaObnW4fxV1i0UDwgEBJocAf/ngkU5hk/yGE19h9Hy19esyWa3ouzMi2r7M98wi/ijpQqSyZdEnP4cqfwJK/LDCq4QigQEAgIBgaogYHszB1iT9CgEehSDkG11/7elSXHn81mYpXUcP0RZ/xc0kCeDBrIq/RwuGhAICFQBAevNoAWVoxZFx9l/97lWyV+2MF29rKfzRxbJH59Sx3sEa34b2dLvNTvHHM6QAgIBgYBA4yPA39a46DtD+OgYBOpWSdv8tFZpIj/W3PRvHkbJi/s6foEg/acUKGst7Q+sqfc7okMfND40oQUBgYBAQODZCNi+9jf4DyeG8BCoYoEuc6HZGP7L/a70/+gwfeQp1XFQFmZG+FPOqQBwQCAgEBDYqAhYb+dhxt/3NDsztoxBjaYkbVTIQ7sDAgGBZkLgPzSdAac58RJ0AAAAAElFTkSuQmCC);background-repeat:no-repeat;flex-direction:column;align-items:center;background-size:contain;background-position:bottom;max-width:90%}.overlay-search--container{display:flex;align-items:center;background-color:#fff;border-radius:4px;overflow:hidden;border:1px solid #cdcccc;max-width:100%;width:100%;aspect-ratio:15}.overlay-search-container--right{padding-right:1%;cursor:pointer;background-color:#fff;border:none;border-left:1px solid #707070;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:300;color:#555;width:17%;display:flex;justify-content:center;align-items:center;gap:1rem;margin-left:auto}.overlay-search-container--left{padding-left:2.3%;color:#444;padding-right:2.3%;cursor:pointer;width:7.1%}.overlay-search{width:100%;width:72.4%;height:64%;outline:none;border:none;background-color:#fff;padding-left:1.3%;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:300}.overlay-search-error{width:3%;aspect-ratio:1;margin-right:1.5%;cursor:pointer}.main-search-category-popup-content{width:9%;background-color:#fff;box-shadow:0 3px 6px #00000029;padding:1%;border-radius:10px;margin-top:1.5%;font-size:1.5rem;color:#0d0d0d}.main-search-category-popup-content .search-category__option{margin:5% 0;text-align:center;padding:5%;border-radius:7px;transition:.2s ease-in-out}.main-search-category-popup-content .search-category__option:hover{background-color:#e6e7e9;cursor:pointer}.main-search-category-popup-content .search-category__option-selected{background-color:#e6e7e9}@media only screen and (max-width:68.75em){.overlay-search--container{aspect-ratio:12}.overlay-search-container--left{width:7.1%}}@media only screen and (max-width:56.25em){.overlay-container{width:60%}.overlay-heading{font-size:8rem}.overlay-search{width:60%}.overlay-search-container--right{width:27%}.main-search-category-popup-content{width:26%}.overlay-search--container{aspect-ratio:12}.overlay-search-container--left{width:7.1%}}@media only screen and (max-width:43.75em){.overlay-container{width:65%}.overlay-heading{font-size:7rem}}@media only screen and (max-width:31.25em){.overlay-container{width:70%}.overlay-heading{font-size:6rem}}@media only screen and (max-width:37.5em){.overlay-search-container--left{display:none}.overlay-search{width:65%;padding-left:2.3%}.overlay-search--container{aspect-ratio:9}}@media only screen and (max-width:26.5em){.overlay-container{width:75%}.overlay-heading-beats img{width:45%;margin:-3%}}@media only screen and (max-width:21.875em){.overlay-container{width:87%}.overlay-heading{font-size:6rem}.overlay-heading-beats img{width:45%;margin:-3%}.overlay-search-container--left{display:none}.overlay-search{padding-left:3.3%;width:66%}.overlay-search--container{aspect-ratio:9}}.tracks{padding:9.4% 7.2%;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto}.songs{padding:0% 7.2% 9.4%;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto}.trending-tracks{font-family:Poppins;font-weight:500;font-size:2.7rem;color:#000;width:50%;white-space:nowrap}.music-cards{color:#000;font-family:Poppins;display:flex;width:100%;overflow:hidden;height:85%}.react-multi-carousel-list{width:100%}.music-card{position:relative;margin:0 3.25%;cursor:pointer}.music-card span{color:#f55446}.price{font-size:1.65rem;display:flex;align-items:center}.music-card--img{width:100%;aspect-ratio:1;border-radius:5px;object-fit:cover}.music-card--music-name{font-weight:400;color:#000;margin-top:2%;margin-bottom:.6%;font-size:1.8rem}.music-card--artist-price{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;opacity:.65;color:#000}.music-card-artist-name{font-size:1.7rem;font-weight:400}.play_button{position:absolute;width:100%;aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:transparent;background-image:linear-gradient(359deg,#0d0d0d,#13121200);opacity:0;transition:.5s ease-out;overflow:hidden;border-radius:5px}.play_button:hover{opacity:1}.play{width:33.5%;height:34%;border-radius:50%;background-color:#f55446;border:none;opacity:.8;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.extras{height:12%;display:flex;width:80%;justify-content:space-between;position:absolute;bottom:0}.play-div{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.play img{width:95%;height:70%}.extras button{width:11%;height:75%;background-color:transparent;border:none;cursor:pointer}.heading-home{display:flex;flex-direction:row;justify-content:space-between;align-content:center;flex-wrap:wrap;width:100%;height:18%;margin-bottom:1.5%}.arrow-keys{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:50%;gap:1.5rem}.arrow-keys button{width:6%;aspect-ratio:1;display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid #333333;background-color:transparent;cursor:pointer}.arrow-keys img{width:100%;height:59%}.arrow-keys a{font-size:1.9rem;text-decoration:none;color:#333}.dot{width:6px;height:6px;background-color:#666;border-radius:50%;display:inline-block;margin-right:5px;margin-left:5px}.see__all{font-size:1.8rem;font-weight:400;cursor:pointer}.skeleton-loading{width:100%}@media only screen and (max-width:100em){.music-card--music-name{font-size:1.6rem}.music-card-artist-name{font-size:1.4rem}}@media only screen and (max-width:56.25em){.tracks,.songs{padding:7% 5%}.music-card--music-name{font-size:1.6rem}.music-card-artist-name{font-size:1.4rem}}@media only screen and (max-width:40.5em){.music-card--music-name{font-size:1.8rem}.music-card--artist-price{font-size:1.5rem}.music-card-artist-name{font-size:1.7rem}}@media only screen and (max-width:31.25em){.tracks{padding:6% 4%;margin-top:5%}.songs{padding:6% 4%}.arrow-keys button{width:10%}}@media only screen and (max-width:26.5em){.tracks,.songs{padding:5% 3%}.heading-home{width:94%}.arrow-keys button{width:16%}}@media only screen and (max-width:37.5em){.arrow-keys button{width:12%}}.featured-videos .video-cards{height:auto}.video-card{position:relative;margin:0 3.25%}.video-iframe{width:100%;aspect-ratio:16 / 9;border-radius:5px;border:none}.video-skeleton{width:100%;aspect-ratio:16 / 9;border-radius:5px}.video-title{font-family:Poppins;font-weight:500;font-size:1.8rem;color:#000;margin-top:2%;margin-bottom:.5%}.video-type{font-family:Poppins;font-size:1.5rem;color:#666;margin:0}.video-card-clickable{cursor:pointer;transition:transform .2s ease}.video-card-clickable:hover{transform:scale(1.02)}.video-card-clickable:hover .video-thumbnail-overlay{opacity:1}.video-thumbnail-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:5px;overflow:hidden;background-color:#1a1a1a}.video-thumbnail-img{width:100%;height:100%;object-fit:cover;border-radius:5px}.video-thumbnail-overlay{position:absolute;inset:0;background-color:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;border-radius:5px}.video-thumbnail-play{width:5rem;height:5rem;filter:brightness(0) invert(1)}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.playlists{margin-left:7.9%;margin-right:8.6%;min-height:60vh}.playlists-heading{padding:2.15% 0;border-bottom:1px solid #d4d4d4}.playlists-heading h2{font-size:2.5rem;font-weight:500;margin-bottom:2%}.hidden-image{display:none}.create-playlist-button{background:none;border:none;cursor:pointer;outline:none;background-color:#fe2b0d;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.75rem;font-weight:500;width:20%;white-space:nowrap;aspect-ratio:4;padding:.9%;border-radius:6px}.create-playlist-button img{background-color:#fff;border-radius:50%;aspect-ratio:1;width:12%;margin-right:6%}.create-playlist-button:disabled{opacity:.6}.deposit__button:disabled{opacity:.6;cursor:not-allowed}.playlists-cards-container{display:grid;gap:1rem;width:100%;margin-top:6%;margin-bottom:14%}@media(min-width:600px){.playlists-cards-container{grid-template-columns:repeat(3,1fr)!important}}@media(min-width:900px){.playlists-cards-container{grid-template-columns:repeat(4,1fr)!important}}@media(min-width:300px){.playlists-cards-container{grid-template-columns:repeat(2,1fr)}}.playlist-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-right:5.3%;margin-bottom:6%}.playlist-card:nth-child(4n){margin-right:0}.playlist-card img{cursor:pointer;width:100%;aspect-ratio:1;object-fit:cover;border-radius:7px}.playlist-card h3{font-size:2rem;font-weight:500;color:#333;letter-spacing:.5px;margin-top:4.6%}.playlist-card h4{font-size:1.75rem;font-weight:400;color:#333;opacity:.65;letter-spacing:.25px}.create-playlist-popup-overlay{background-color:#000c}.create-playlist-popup-content{display:flex;flex-direction:column;background-color:#fff;border:1px solid #707070;border-radius:6px;width:37%}.create-playlist-popup-heading{display:flex;align-items:center;padding:5% 5% 2.5% 6%;border-bottom:1px solid #d4d4d4}.create-playlist-popup-heading h3{font-size:2rem;font-weight:500}.create-playlist-popup-heading img{margin-left:auto;width:5%;aspect-ratio:1;object-fit:contain;cursor:pointer}.create-playlist-popup-container{display:flex;flex-direction:column;padding:6.4%}.create-playlist-popup-container p{font-size:1.5rem;font-weight:400;color:#636466;margin-bottom:1.6%;display:flex;align-items:center}.create-playlist-popup-container p img{margin-left:auto;width:4.5%;cursor:pointer}.create-playlist-popup-container input[type=text]{width:100%;border:1px solid #636466!important;margin-bottom:8.5%;padding:2.2% 2%;font-size:1.8rem;color:#636466;outline:none}.create-playlist-popup__upload-image{border:1px solid #f6e6e7;width:33%;color:#f55446;display:flex;align-items:center;justify-content:center;font-size:1.5rem;padding:1.9% 3.7% 1.9% 1%;border-radius:5px;cursor:pointer}.create-playlist-popup__upload-image img{width:19%;aspect-ratio:1;margin-right:6.5%}#playlist-image-upload{display:none}.create-playlist-popup-container button{margin-top:13.5%;margin-left:auto;width:39%;font-weight:400}.create-playlist-popup-playlist-container{display:flex;flex-direction:column;padding:5% 6.5% 2.5% 6%;border-bottom:1px solid #d4d4d4;max-height:40rem;overflow-y:scroll}.create-playlist-popup-playlist-container-row{display:flex;align-items:center;margin-bottom:5%}.create-playlist-popup-playlist-container-row:last-of-type{margin-bottom:0}.create-playlist-popup-playlist-container-row__img{width:15%;aspect-ratio:1;object-fit:contain;border-radius:7px;margin-right:5.5%}.create-playlist-popup-playlist-container-row__img .react-loading-skeleton{height:100%}.create-playlist-popup-playlist-container-row__title{display:flex;flex-direction:column;justify-content:center}.create-playlist-popup-playlist-container h3{color:#333;font-size:1.9rem;font-weight:500;letter-spacing:.6px}.create-playlist-popup-playlist-container h4{color:#333;opacity:.65;font-size:1.7rem;font-weight:400;letter-spacing:.4px;margin-top:-1%}.create-playlist-popup-playlist-container-row button{background:none;border:none;padding:0;cursor:pointer;outline:none;margin:0 0 0 auto;font-size:1.5rem;background-color:#333;color:#fff;border-radius:15px;width:15%;aspect-ratio:2.1}.create-playlist-popup-playlist__create-button{margin:5% 6%;width:40.5%;white-space:nowrap}.create-playlist-popup-playlist__create-button img{width:10%;aspect-ratio:1;height:auto;object-fit:contain}.playlist-landing-topbar{background-repeat:no-repeat;width:100%;background-size:100%;background-position:center center;color:#fff}.playlist-landing-overlay{background:#0d0d0d 0% 0% no-repeat padding-box;box-shadow:0 3px 6px #00000029;opacity:.8;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);width:100%;height:100%;display:flex;align-items:center;padding:3.3% 0 3% 10%}.playlist-landing__cover-image{margin-right:5.3%;width:17%;aspect-ratio:1;object-fit:contain;border-radius:8px;position:relative}.playlist-landing__cover-image .play-button{position:absolute;top:0;width:100%;aspect-ratio:1;background-color:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:.3s ease-in-out;border-radius:8px}.playlist-landing__cover-image .play-button button{background-color:#fe2b0d;border-radius:50%;width:40%;padding:4%;display:flex;align-items:center;justify-content:center;border:none;outline:none;cursor:pointer}.playlist-landing__cover-image .play-button:hover{opacity:1}.playlist-landing-detail-container{width:100%}.playlist-landing-detail-container h2{font-size:3.6rem;font-weight:500}.playlist-landing-detail-container h3{display:flex;align-items:center;font-size:2rem;font-weight:400;margin-top:.5%;margin-bottom:.6%}.playlist-landing-detail-container h3 img{margin-right:.7%;width:1.4%}.playlist-landing-detail-container p{font-size:1.6rem;font-weight:400}.playlist-landing-detail-container__buttons{display:flex;align-items:center;margin-top:2.5%}.playlist-landing-detail-container__buttons button{background:none;border:none;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;border:1px solid #707070;padding:.8% 2.4%;border-radius:3px;font-size:1.8rem;font-weight:500;color:#fff}.playlist-landing-detail-container__buttons button:first-of-type{margin-right:1.9%}.playlist-landing-detail-container__buttons button img{width:100%;aspect-ratio:1;object-fit:contain;margin-right:1.8rem}.playlist-landing-search{padding:2.5% 8% 0;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #d4d4d4}.playlist-landing-search h2{font-size:1.75rem;font-weight:400}.playlist-landing-search h3{font-size:1.6rem;font-weight:400}.playlist-landing-search__input-container{display:flex;align-items:center;width:50%;border:1px solid #131313;border-radius:30px;padding:1% 1.5%;margin-top:1.7%;margin-bottom:.5%}.playlist-landing-search__input-container img{width:3.3%;aspect-ratio:1;object-fit:contain;cursor:pointer}.clear-search{margin-left:1%}.playlist-landing-search__input-container img:first-of-type{margin-right:2%}.playlist-landing-search__input-container input{width:100%;font-size:1.5rem;outline:none;border:none}.playlist-download-beat,.playlist-add-beat{cursor:pointer;width:10%;background-color:#131313;margin-right:1%;border:none;border-radius:4px;font-size:1.5rem;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:#fff;padding:.8%}.search-beat-rows .beat-rows--item button:first-of-type{margin-right:1.2%;margin-left:-1%}.playlist-add-beat{border-radius:13px}.playlist-download-beat img{width:17%;aspect-ratio:1;object-fit:contain;margin-right:9%}.playlist-landing-search .beats-rows{margin-top:3%}.playlist-landing-search .beat-rows--item{margin:1.3% 0}.search-beat-rows .beat-rows--item{cursor:default;margin:0}.search-beat-rows .beat-rows--item:hover{background-color:transparent}.playlist-landing__cover-image img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.playlist-search-null-error{margin-bottom:4%}@media only screen and (max-width:68.75em){.create-playlist-popup-playlist__create-button{width:45.5%}.create-playlist-popup-playlist-container-row button{width:22%}.create-playlist-button,.playlist-landing__cover-image{width:28%}.playlist-landing-detail-container h3 img{width:1.6%;margin-right:.8%}}@media only screen and (max-width:56.25em){.create-playlist-popup-content{width:65%}.create-playlist-popup-playlist__create-button{width:45.5%}.create-playlist-popup-playlist-container-row button{width:22%}.playlist-landing-detail-container h3 img{width:1.9%;margin-right:.9%}}@media only screen and (max-width:43.75em){.playlist-landing-detail-container h3 img{width:2.1%;margin-right:1%}}@media only screen and (max-width:37.5em){.create-playlist-popup-content{width:95%}.create-playlist-popup-playlist__create-button{width:45.5%}.create-playlist-popup-playlist-container-row button{width:20%}.create-playlist-button{width:45%}.playlist-landing-detail-container h3 img{width:2.4%;margin-right:1.1%}.playlist-landing__cover-image{width:35%}}@media only screen and (max-width:31.25em){.playlist-landing-overlay{flex-direction:column;align-items:center;justify-content:center;padding:3.3% 0% 3%}.playlist-landing__cover-image{margin-right:0;width:50%}.playlist-landing-detail-container h2,.playlist-landing-detail-container p{text-align:center}.playlist-landing-detail-container h3{justify-content:center}.create-playlist-button{width:60%}.playlist-landing-detail-container__buttons{width:70%;margin-right:auto;margin-left:auto;margin-bottom:3%}.playlist-landing-detail-container__buttons button{width:50%;aspect-ratio:3}.playlist-landing-detail-container__buttons button img{width:15%}.playlist-landing-search__input-container{width:100%;padding:2% 2.5%}.playlist-add-beat{max-width:35%;min-width:25%;white-space:wrap}}@media only screen and (max-width:21.875em){.playlist-landing-topbar{background-size:115%}.playlist-landing-detail-container h3 img{width:2.7%;margin-right:1.1%}}.warning__message{color:#f55446}@font-face{font-family:Tall Film;src:url(/assets/Tall%20Film-_ZDNIFwR.ttf)}@font-face{font-family:Gilroy Semi Bold;src:url(/assets/Gilroy-SemiBold-Rj2UL15y.ttf)}.share-popup-overlay{background-color:#000c}.share-popup-content{display:flex;flex-direction:column;background-color:#fff;border:1px solid #707070;border-radius:6px}.share-popup-heading{display:flex;align-items:center;padding:5% 5% 2.5% 6%;border-bottom:1px solid #d4d4d4}.share-popup-heading h3{font-size:2rem;font-weight:500}.share-popup-heading img{margin-left:auto;width:5%;aspect-ratio:1;object-fit:contain;cursor:pointer}.share-popup-container{display:flex;align-items:center;justify-content:center;padding:4% 5%;flex-wrap:wrap}.share-popup-container__option{width:18%;font-size:1.6rem;font-weight:400;letter-spacing:.4px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;aspect-ratio:1;border-radius:10px;transition:.3s ease-out}.share-popup-container__option:hover{cursor:pointer;background-color:#d4d4d4}.share-popup-container__option img{width:65%;aspect-ratio:1;margin-bottom:3%}.share-popup-container__option svg{width:65%;aspect-ratio:1;margin-bottom:3%;width:100%}@media only screen and (max-width:56.25em){.share-popup-content{width:60%}.share-popup-container__option{width:23%;margin-top:3%}}@media only screen and (max-width:43.75em){.share-popup-content{width:70%}}@media only screen and (max-width:37.5em){.share-popup-content{width:80%}.share-popup-container__option{width:28%;margin-top:3%}}@media only screen and (max-width:31.25em){.share-popup-content{width:90%}.share-popup-container__option{width:33%}}.player{position:fixed;background-color:#fff;box-shadow:21px 3px 30px #0a0a0a29;width:100%;height:12.3%;min-height:11rem;bottom:0;align-items:center;justify-content:center;z-index:999;transition:.5s ease-in}.player-div{display:flex;flex-direction:row;align-items:center;width:100%;height:100%;justify-content:flex-start;padding:0 3%}.currently_playing_song{background-color:#f2f2f2}.player-image{margin-right:1.2%;width:4.45%;aspect-ratio:1}.player-image img{width:100%;object-fit:cover;height:100%;border-radius:5px}.beat-detail{width:10%;display:flex;flex-direction:column;margin-right:2%}.beat-detail h3{font-size:1.5rem;color:#333;margin-bottom:.8%;font-style:normal;font-weight:600;cursor:pointer;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.beat-detail p{font-size:1.5rem;color:#333;cursor:pointer}.buy-beat-player{width:3%}.player-controls{display:flex;align-items:center;width:7%;height:50%}.player-controls button{cursor:pointer;background-color:transparent;border:none;align-items:center;justify-content:center;width:33%;height:100%}.player-controls img{width:100%;height:100%}.player-controls svg{width:100%;height:100%}.play-player img{width:100%;height:100%}.play-player svg{width:100%;height:100%}.player-duration{display:flex;align-items:center;margin-right:1.5%;margin-left:4%;width:47.5%}.player-duration p{font-size:1.7rem;color:#707070;width:10%;text-align:center}.player-duration p:last-child{margin-left:2%}.player-duration div{height:3px;width:80%}.popup_player{display:flex;justify-content:center;align-items:center;width:11%;border:1px solid black;aspect-ratio:1;border-radius:50%;margin-right:4%;cursor:pointer}.buy-popup-player p{width:15%;text-align:center}.duration-bar::-moz-range-thumb{visibility:hidden}.player_current_time{margin:0 2% 0 0!important;width:10%}.player_total_duration{margin:0 0 0 2%!important}.popup_player-duration{width:51%;height:3px;background-color:#0a0a0a29}.player-bar{width:0%;background-color:#fe2b0d;height:3px;display:flex}.player-duration div span{width:0%;height:3px;background-color:#fe2b0d;display:flex}.volume-slider{width:100%;height:100%}.volume-control{display:inline-block;width:2%;margin-right:2%}.volume{display:flex;width:100%;cursor:pointer;background-color:transparent;border:none}.player-volume-popup-content{transform-origin:top left;z-index:2005!important;padding:1.5rem;background-color:#fff;border:1px solid #d4d4d4;border-radius:6px;color:#000;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:500;position:fixed!important;top:auto!important;bottom:8.5%!important}.volume svg{width:100%;height:100%}.buy-beat-button{width:8.85%;aspect-ratio:3;margin-right:2%;background-color:#fe2b0d;border:none;border-radius:3px;font-size:1.5rem;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.buy-beat-button img{margin-right:14%;width:16%;height:33%}.queue-handler{display:flex;align-items:center;width:10.5%;height:33%}.queue-handler div{width:33%;height:100%}.queue-handler button{background-color:transparent;border:none;cursor:pointer;width:100%;height:100%}.queue-handler svg{height:100%;width:100%}.pause-player{width:17.1%;height:100%}.pause-player img{width:100%;height:100%}.player-like-popup-content{padding:1rem 1.6rem;background-color:#fff;border:1px solid #d4d4d4;border-radius:6px;color:#000;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:500;position:absolute}.player-like-popup-content,.player-queue-popup-content{position:fixed!important;top:auto!important;bottom:9.5%!important;z-index:2000!important}.player-queue-popup-content{background-color:#fff;border:1px solid #d4d4d4;padding:2.5rem 1.5rem;border-radius:6px;color:#000;flex-direction:column;display:flex;font-size:1.5rem;left:auto!important;right:2%!important;width:28.2%;max-height:60%;overflow-y:auto}.queue-popup-row{display:flex;align-items:center;padding:1.05rem 0;border-radius:8px;cursor:pointer}.queue-popup-row-playing{background-color:#f2f2f2}.queue-popup-header{font-size:1.7rem;font-weight:500;margin-left:1rem;margin-bottom:3.45rem}.track-number{font-size:1.3rem;font-weight:400;margin-right:1%;width:4%;text-align:center}.queue-popup-row img{width:15%;aspect-ratio:1;object-fit:cover;margin-right:7%;margin-left:3%;border-radius:2px}.track-details h4{letter-spacing:.5px;font-weight:500;font-size:1.5rem}.track-details p{letter-spacing:.5px;font-size:1.3rem}.player-buy-popup-content{width:70%;background-color:#fff;border-radius:8px;z-index:4000}.buy-popup-container{display:flex;padding:4.5rem 9rem;width:100%;height:100%}.buy-popup-left-container{margin-right:2.1rem;border:1px solid #d4d4d4;border-radius:4px}.buy-popup-left-container,.buy-popup-right-container{width:50%;height:100%}.buy-popup-container{height:81vh}.buy-popup-left-container{display:flex;flex-direction:column;overflow-y:auto}.buy-popup-left{display:flex;flex-direction:column;justify-content:center;padding:2.2rem}.buy-popup-album-art{margin:0 auto;width:38%;aspect-ratio:1;object-fit:cover;border-radius:15px}.buy-popup-player{width:100%;border:1px solid #d4d4d4;border-radius:8px;margin-top:2.7rem;margin-bottom:3.3rem;display:flex;align-items:center;padding:2% 3%}.buy-popup-left h4{font-size:1.6rem;font-weight:500;letter-spacing:.5px;color:#333}.buy-popup-left p{margin-top:.8rem;font-size:1.4rem;color:#666;letter-spacing:.4px}.buy-popup-left .tags-container{display:flex;align-items:center;margin:2.4rem 0;max-width:100%;flex-wrap:wrap}.tags-container .tag{font-size:1.2rem;padding:.6rem 1.1rem;margin-right:.6rem;border-radius:10px;border:1px solid black;margin-top:1rem}.buy-popup-price{width:100%;height:5.5rem;font-size:1.8rem;font-weight:500;letter-spacing:.6;display:flex;align-items:center;justify-content:center;background-color:#efefef;margin-top:auto}.buy-popup-right{display:flex;flex-direction:column;justify-content:center;padding:0 2.2rem;height:100%}.buy-popup-right-bullets{display:flex;flex-direction:column;gap:3rem;overflow-y:auto}.buy-popup-type{margin:2.2rem 0;text-align:center;width:100%;font-size:2rem;color:#333;padding-bottom:1.7rem;border-bottom:1px solid #d4d4d4}.buy-popup-right-row{display:flex;align-items:center;font-size:1.5rem;color:#333}.bullet{width:1.7rem;aspect-ratio:1;background-color:#333;border-radius:50%;margin-right:1rem}.buy-popup-right-row p{width:calc(100% - 2.7rem)}.buy-popup-right-buy{margin-top:auto;display:flex;align-items:center;justify-content:center;width:100%}.buy-popup-right-buy div{height:6rem;width:60%;gap:auto;font-size:1.5rem;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:3px;cursor:pointer;white-space:nowrap}.buy-popup-right-contribute{position:relative;width:100%;height:6rem;margin-top:2rem;display:flex;align-items:center;justify-content:center;background-color:#131313;color:#fff;gap:1.2rem;font-size:1.5rem;cursor:pointer}.buy-popup-right-contribute img{width:3rem;aspect-ratio:1}.buy-popup-right-contribute img:last-of-type{position:absolute;right:-3.5rem;cursor:pointer}.support-input-popup .button-container{margin-bottom:6%!important}.support-input-popup label{margin:5% 4% -8%;font-size:2rem}.buy img,.bid img{width:3rem;margin-right:5%;aspect-ratio:1;object-fit:cover}.buy{background-color:#fe2b0d;margin-right:1rem}.bid{background-color:#0064fe}.close-popup{position:absolute;top:0;right:0;margin-right:-4rem;margin-top:-.5rem;height:3rem;width:3rem;cursor:pointer;background-color:transparent;border:none}.player-mobile-duration-bar{height:2px!important}.player-mobile-duration{width:100vw}.close-popup img{width:100%;aspect-ratio:1;object-fit:cover}.player-mobile-version{padding-top:10%;padding-bottom:10%}.player-mobile-div{box-shadow:21px 3px 30px #0a0a0a29;background-color:#fff;padding-left:1%;width:100%;height:100%;padding-bottom:1%;padding-right:1%;display:flex;align-items:center;overflow:hidden;flex-direction:column}.player-mobile-image{width:6rem;border-radius:5px;aspect-ratio:1;margin-right:3%}.beat-mobile-detail{display:flex;align-items:center;width:100%;white-space:nowrap;overflow:hidden;position:relative;height:4rem}.dot-seperator{font-size:1.5rem;color:#333}.beat-mobile-moving{gap:2%;display:flex}.move-start1{animation:moveText1 5s linear infinite;position:absolute}.move-start2{animation:moveText2 5s linear infinite;position:absolute}.player-mobile-div-expanded{box-shadow:21px 3px 30px #0a0a0a29;padding:2% 5% 5%}.player-mobile-collapse-button{width:7%}.player-mobile-div-expanded .player-mobile-details{flex-direction:column;height:90%}.player-mobile-more-options-exp{width:7%;aspect-ratio:1;outline:none;border:none;background-color:transparent}.player-mobile-div-expanded .player-mobile-details .player-mobile-image-div{margin-right:0;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:3%;height:67%}.player-mobile-div-expanded .player-mobile-details .player-mobile-image-div img{width:auto;height:100%;aspect-ratio:1;margin-right:0}.player-mobile-div-expanded .player-mobile-details .beat-mobile-detail{width:100%;margin-bottom:3%}.player-mobile-div-expanded .player-mobile-details .player-mobile-duration-bar{margin-bottom:4%}.player-mobile-div-expanded .player-mobile-details .player-mobile-controller{width:100%;justify-content:flex-start;align-items:center}.player-mobile-queue-popup-overlay{z-index:1005!important}.player-mobile-queue-popup-content{position:fixed!important;top:auto!important;bottom:0!important;background-color:#ffffffe6;border:1px solid #d4d4d4;padding:2.5rem 1.5rem;border-radius:6px;color:#000;display:flex;flex-direction:column;font-size:1.5rem;width:100%;max-height:80%;overflow-y:auto;padding:1rem}.expanded-options .player-mobile-more-options img{transform:rotate(90deg)}.player-mobile-queue-popup-content .queue-popup-header{display:flex;align-items:center;width:95%}.player-mobile-queue-popup-content .queue-popup-header img{margin-left:auto;width:7%}@keyframes moveText1{0%{left:0%}to{left:-100%}}@keyframes moveText2{0%{left:100%}to{left:0}}.player-mobile-controls{display:flex;align-items:center;justify-content:center;width:60%}.expanded-player-controls{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative;padding:0 17%}.expanded-player-controls button{cursor:pointer;border:none;background-color:transparent;width:5rem;height:5rem}.expanded-player-controls button svg{width:100%;height:100%}.player-mobile-controls button{cursor:pointer;border:none;background-color:transparent;width:5rem;height:3rem}.player-mobile-details{display:flex;align-items:center;width:100%;height:100%;gap:2%}.like-beat-mobile-player{cursor:pointer;border:none;background-color:transparent;width:100%;height:100%}.like-beat-mobile-player svg{width:100%;height:100%}.expanded-options{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}@keyframes moveText{0%{transform:translate(100%)}to{transform:translate(-100%)}}.like-beat-mobile-player{width:5rem;height:5rem}.expanded-player-controls button:first-of-type{position:absolute;left:0}.player-mobile-duration-bar .range-slider__thumb[data-lower],.player-mobile-duration-bar .range-slider__thumb[data-upper]{width:0}.player-mobile-duration-bar .range-slider__range{border-radius:6px;background-color:#fe2b0d!important}.player-mobile-controller{display:flex;align-items:center;justify-content:flex-end;width:30%;gap:8%}.beat-mobile-detail-name{font-size:1.5rem;color:#333;font-style:normal;font-weight:600;cursor:pointer;max-width:13rem;overflow:hidden;text-overflow:ellipsis}.beat-mobile-detail-artist{font-size:1.5rem;color:#333;cursor:pointer}.player-duration-bar .range-slider__thumb[data-lower],.player-duration-bar .range-slider__thumb[data-upper]{width:0}.player-duration-bar .range-slider__range{border-radius:6px;background-color:#fe2b0d!important}.player_play_image{width:50%;aspect-ratio:1;margin:0;object-fit:contain}.beat-player-more-content{margin-top:-1rem;padding:0 2rem;background-color:#fff;border:1px solid #d4d4d4;border-radius:6px;color:#000;z-index:1001!important}.player-loading{width:33%;aspect-ratio:1}.player-loading path{stroke-width:3}@media only screen and (max-width:56.25em){.player{height:10.3%}.beat-detail{width:auto;margin-left:1%;white-space:nowrap;margin-right:2%}.player-controls{width:11%}.player-duration{margin-left:2%;width:31%}.player-duration p{width:19%}.player-duration div{width:65%}.volume-control{width:3%}.buy-beat-button{width:13%;height:28.6%;margin-right:2%}.queue-handler{width:16.5%;height:25%;margin-right:1%}.player-buy-popup-content{width:87%}.buy-popup-container{padding:4.5rem 2rem}.buy-popup-left{padding:1.2rem}.buy-popup-player p{width:15%}.popup_player-duration{width:45%}.buy-popup-type{margin-top:.2rem}.buy-popup-right{padding:2.2rem}.buy-popup-right-row{margin-bottom:1.3rem}.buy-popup-right-buy{margin-top:15%;flex-direction:column}.buy{margin-right:0}.buy-popup-right-buy div{width:77%;margin-bottom:2%}}@media only screen and (max-width:43.75em){.player-image{display:none}.beat-detail{width:25%;margin-left:1%;white-space:nowrap}.player{height:8.3%}.beat-player-more-content{width:35%}.player-controls{height:auto;width:11%}.player-duration{margin-left:2%;width:31%}.player-duration p{width:25%}.player-duration div{width:52%}.volume-control{width:3%}.buy-beat-button{width:13%;height:37.6%;margin-right:2%}.queue-handler{width:15.5%;height:25%}}@media only screen and (max-width:31.25em){.player-controls{width:10%}.player-duration{width:35%}.player-duration div{width:80%}.player-image{margin-right:1.2%;height:50%;aspect-ratio:1}.beat-detail{width:15%}}@media only screen and (max-width:37.5em){.player-buy-popup-content{width:80%}.buy-popup-container{flex-direction:column;padding:1.5rem 2rem;height:75rem;overflow-y:scroll}.buy-popup-left-container{width:100%;margin-right:0}.buy-popup-type,.buy-popup-right-row{display:none}.buy-popup-right-container{width:100%}.buy-popup-right-buy{flex-direction:column}.buy{margin-right:0}.buy-popup-right-buy div{margin-bottom:2%;width:70%}.popup_player-duration{width:47%}.buy-popup-player p{width:14%}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.scroll-up__btn{position:fixed;bottom:9%;right:4%;background-color:#f55446;border:none;border-radius:50%;color:#fff;font-size:16px;line-height:48px;width:6.4rem;height:6.4rem;box-shadow:0 10px 10px #00000030;transition:all .2s ease;display:flex;justify-content:center;align-items:center;cursor:pointer}.scroll-up__btn:hover{transform:scale(1.1)}.scroll-up__btn:before{content:"3";font-size:1.2em;position:absolute;color:#000;background-color:#d4d4d4;top:-10%;left:90%;margin-left:-.7em;border-radius:50%;width:1.4em;height:1.4em;line-height:1.3em;border-color:inherit;transition:transform .5s ease-in}@media only screen and (max-width:68.75em){.scroll-up__btn{bottom:7%;right:4%}}@media only screen and (max-width:56.25em){.scroll-up__btn{bottom:6%;right:4%}}@media only screen and (max-width:43.75em){.scroll-up__btn{bottom:5%;right:4%}}.findproducer{background-color:#fff;width:100%;border-top:1px solid #d4d4d4}.sellBeat{background-color:#fff;width:100%}.freelancer{margin-bottom:7rem;background-color:#fff}.findproducer-inner{display:flex;align-items:center;color:#000;font-family:Poppins;justify-content:center;height:100%}.findproducer-inner img{width:95%;object-fit:contain}.inner-image{width:50%;background-color:#0a0a0a;height:100%;display:flex;justify-content:center;align-items:center}.producer-image{background-color:#000;width:50%;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.findProducer-text{padding:0 5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:50%;height:100%}.findproducer-inner h2{font-weight:500;font-size:4.8rem;margin-bottom:4.1rem}.findproducer-inner p{font-weight:200;font-size:2.3rem;margin-bottom:5rem}.findproducer-inner-btn{border-radius:4px;width:28rem;height:6.9rem;color:#fff;font-family:Poppins;font-size:2.4rem;font-weight:400;background-color:#fe2b0d;border:none;cursor:pointer}.inner-image-sell{background-color:#000;width:50%;padding:4%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.inner-image-sell img{width:100%;object-fit:contain}@media only screen and (max-width:100em){.findproducer-inner h2{font-size:4rem}.findproducer-inner p{font-size:1.8rem}.findproducer-inner-btn{width:22rem;height:4.8rem;font-size:1.6rem}}.findproducer-inner>div{order:0}@media only screen and (max-width:56.25em){.findProducer-text{order:2!important;margin-top:8rem}.findproducer{border-bottom:1px solid #d4d4d4;border-top:none;padding-bottom:2rem}.findproducer-inner{flex-direction:column;height:100%;width:100%}.inner-image{width:100%!important;height:40%}.findproducer-inner img{width:40%}.findproducer-inner div{width:90%;text-align:center;padding-bottom:3%}.findproducer-inner .inner-image{margin-top:6rem}.findProducer-text{margin-top:6rem;height:auto;align-items:center}.inner-image-sell{width:100%!important}.inner-image-sell img{width:30%}}@media only screen and (max-width:31.25em){.findproducer-inner img{width:70%;height:80%}}.disabled-sell-beat{cursor:not-allowed}.sell-beat-error-popup-content{font-size:1.6rem!important;margin-top:-1rem!important;box-shadow:3px 3px #0a0a0a29!important}.popular-producer{font-family:Poppins;color:#000;width:100%;height:54%;margin-bottom:14.3rem;padding:0 7.2%;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.popular-producer h3{font-size:3.5rem;font-weight:600;margin-bottom:4rem}.popular-producer-artist{display:flex;font-size:1.9rem;font-weight:400;text-align:center;overflow:hidden;width:100%;height:67%}.producer-item{margin:0 12.5%;font-size:1.6rem;cursor:pointer}.artist-img-holder{width:100%;aspect-ratio:1;margin-bottom:.8rem}.popular-producer-artist p{color:#666;font-size:1.5rem}.artist-img{aspect-ratio:1;width:100%;object-fit:cover;border-radius:50%}.arrow-keys1{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:4rem}.arrow-keys1 button{width:5rem;height:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid #333333;background-color:transparent;cursor:pointer;margin-right:1.6rem}.arrow-keys1 img{width:3rem;height:3rem}.arrow-keys1 a{margin-right:3rem;font-size:2.1rem;text-decoration:none;color:#333}.arrow{display:flex}@media only screen and (max-width:56.25em){.popular-producer{padding:7% 5% 5%;margin-bottom:0}}@media only screen and (max-width:31.25em){.heading-name{font-size:3rem!important}.popular-producer{padding:6% 4% 3%}}@media only screen and (max-width:24.875em){.heading{align-items:center}.arrow-keys1{flex-direction:column}.keys{margin-top:1rem}}.section__login,.section__signup{background-color:var(--color-white-1);display:flex;flex-direction:column;align-items:center;margin-bottom:13rem;min-height:50vh}.login__heading{font-size:2.5rem;font-weight:500;color:var(--color-grey-1);margin-bottom:4rem}.login__container{width:30%;margin-top:5rem}.forgotpw__container{width:30%}.forgotpw__container a{font-size:1.8rem}.forgotpw_return{color:#fe2b0d}@media only screen and (max-width:68.75em){.login__container{width:50%}}@media only screen and (max-width:56.25em){.login__container{width:50%}}@media only screen and (max-width:37.5em){.login__container{width:85%}}.loading-bars{display:flex;justify-content:center}.login__form{display:flex;flex-direction:column;align-items:center;font-size:1.9rem;margin-bottom:2rem}.buttons,.forgot__password,.login__form input,.login__form button,.signup__radio--container{width:100%}.login__group{width:100%;margin-bottom:1rem}.login__group label{color:var(--color-grey-1);font-family:inherit;font-weight:500}.login__input{font-family:inherit;color:#a1a1a1;padding:1rem 2rem;border-radius:3px;border:1px solid #a1a1a1}.login__input:focus{color:var(--color-grey-1);border:1px solid var(--color-grey-1);outline:none}.forgot__password{color:var(--color-grey-1);font-size:1.5rem;margin-top:1.5rem;margin-bottom:2.5rem}.forgot__password a{color:#fe2b0d}.buttons{display:flex;flex-direction:column}.buttons:before{content:"or";text-transform:uppercase;font-size:1.5rem;font-weight:300;text-align:center;margin:1.5rem auto}.btn__signins{background-color:var(--color-white-1);border:1px solid #d4d4d4;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;border-radius:4px;font-family:inherit;padding:.75rem 0;cursor:pointer;white-space:nowrap}.btn__primary{background-color:#fe2b0d;border-radius:4px;border:none;font-size:inherit;font-family:inherit;color:var(--color-white-1);cursor:pointer;padding:1rem;height:6rem;display:flex;align-items:center;justify-content:center}.btn__signins img{height:4rem;width:auto;padding:0}.btn__signins p{width:40%}.signup__radio--container{padding-top:2rem}.signup__radio--heading{font-weight:400;font-size:2.1rem;margin-bottom:0}.signup__radio--label{border-radius:8px;border:1px solid var(--color-grey-1);display:flex;align-items:center;margin-top:2.2rem;position:relative;height:7.2rem;isolation:isolate;padding-left:4%}.signup__radio--label input[type=radio]{display:none}.signup__radio--label:has(input[type=radio]:checked){background-color:#333;color:var(--color-white-1)}.signup__radio--label:hover{background-color:#333;color:var(--color-white-1);cursor:pointer}.signup__radio--label span img{height:65%;width:65%;filter:invert(100%);display:none}.signup__radio--label span{height:10px;width:10px;display:flex;justify-content:center;align-items:center;left:4rem;width:22px;height:22px;border:2px solid #333;border-radius:50%;background-color:#fff;margin-right:1rem}.signup__radio--label>input[type=radio]:checked+span img{display:block}.checked{background-color:#333;color:var(--color-white-1)}.signup__checkbox--container{position:relative;display:flex;align-items:center;font-size:1.4rem;margin:4rem 0;width:100%}.signup__terms--link{color:var(--color-primary)}.section__forgotpw{background-color:var(--color-white-1);display:flex;flex-direction:column;padding:15rem 0;align-items:center}.forgotpw__heading{font-size:2.5rem;font-weight:500}.forgotpw__explanation{font-size:1.8rem;font-weight:400;color:var(--color-grey-1)}.forgotpw__input{padding-top:6rem;padding-bottom:4rem}.btn__secondary{display:block;width:100%;text-align:center;padding:2rem;margin-top:3rem;color:var(--color-primary);text-decoration:none}.login__error{color:#fe2b0d;font-size:1.7rem;width:100%;text-align:center;margin:2rem auto;display:flex;align-items:center;justify-content:center}.login__error img{width:2.5rem;margin-right:1rem}.login-input-container{position:relative}.login-input-container img{padding:.8rem;width:4.25rem;position:absolute;right:0;cursor:pointer}.login-error-popup-content{padding:.8rem 1.4rem;background-color:#fff;border:1px solid #d4d4d4;box-shadow:2px 2px #0a0a0a29;margin-top:.6rem;border-radius:6px;color:#000;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:400}.type-error{width:10%;margin:0 auto;margin-bottom:-1rem}.type-error-popup-content{margin:auto}.radio-input-container{display:flex;flex-direction:column;justify-content:center}.agree-error{display:block;width:8%;margin-top:1rem;margin-bottom:-3rem}.agree-error-popup-content{margin-top:0}.agree-checkbox-container{position:relative;display:flex;align-items:center;width:5rem}.agree-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-size:90%;background-position:center;border:1px solid #707070;border-radius:4px;outline:none;margin-right:1rem;cursor:pointer}.section__login .signup__checkbox--container{margin-top:0;margin-bottom:3rem}.section__login .agree-checkbox-container{width:4rem}.agree-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20class='ionicon'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='none'%20stroke='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='55'%20d='M416%20128L192%20384l-96-96'/%3e%3c/svg%3e");background-color:#fe2b0d;border:none}@media only screen and (max-width:37.5em){.btn__signins{gap:4%}.agree-checkbox-container{width:10%}}@media only screen and (max-width:21.875em){.agree-checkbox-container{width:16%}}@media only screen and (max-width:43.75em){.agree-checkbox-container{width:12%}}@media only screen and (max-width:56.25em){.agree-checkbox-container{width:12%}}.upload-beats{background-color:#f6f7f9;font-family:Poppins;font-weight:400;color:#333;padding:4.4rem 14.8rem 13.7rem 11.6rem}.upload-beats__heading-primary{font-size:3.2rem;font-weight:600;margin-bottom:4.8rem}.upload-beats__heading-secondary{font-size:2.5rem;margin-bottom:2rem;font-weight:400}.upload-form__form-input{display:flex;gap:10px}.track__remove{margin-left:2rem;cursor:pointer}.form-imput_beats{padding:7.7rem 6.4rem 7.9rem 7rem;background-color:#fff;border-top-left-radius:15px;border-bottom-left-radius:15px;width:64.75%}.form-input_song{background-color:#fff;border-top-left-radius:15px;border-bottom-left-radius:15px;width:64.75%}.form-input_song>div{border-bottom:1px solid #ccc;width:100%;padding:7.7rem 6.4rem 7.9rem 7rem}.upload-song-dark{background-color:#f9f9f9;border-radius:10px;width:100%;padding:4rem 2rem;display:flex;flex-direction:column}.upload-song-dark>div{margin-bottom:5rem}.track-price{margin-bottom:5.6rem}.upload-track-button-container{display:flex;align-items:center;gap:2rem;margin-bottom:0!important}.upload-track-button-container>label{padding:1rem 2rem;outline:none;border:none;cursor:pointer;font-size:1.5rem;border-radius:3px;border:1px solid black;background-color:#eee}.upload-track-button-container .music-label-name{display:flex;align-items:center;font-size:1.5rem;color:#327f80;white-space:nowrap;overflow:hidden;max-width:20%;text-overflow:ellipsis}.upload-track-button-container .music-label-delete{display:flex;align-items:center;font-size:1.5rem;color:red;border-bottom:1px dotted red;cursor:pointer}.add-collaborator{color:#fe2b0d;border:none;outline:none;background-color:transparent;display:flex;align-items:center;justify-content:center;gap:2rem;font-size:1.5rem;font-weight:400;margin-top:2rem;cursor:pointer}.collaborators-list{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;width:100%}.collaborator-row{font-size:1.8rem;width:100%;display:flex}.collaborator-split{font-weight:500}.collaborator-role{font-weight:500;margin-left:auto}.reach-more-container{display:flex;width:100%;gap:2rem;flex-wrap:wrap}.reach-more-category-container{width:calc(100% / 3 - 4rem / 3)}.reach-more{display:flex;flex-direction:column;width:100%;border:1px solid #aaa;border-radius:10px;padding:2rem;gap:2rem}.reach-more-row .container{font-size:1.5rem;width:100%!important}.reach-more-heading{width:100%;margin-bottom:1rem;font-size:1.5rem;white-space:nowrap}.form-beats_label{font-size:1.9rem;font-weight:400;color:#636466;display:flex;align-items:center;width:100%;margin-bottom:1.3rem}.form-beats_heading{font-size:2.5rem;margin-bottom:2rem;font-weight:400;width:100%;display:flex}.form-beats_label img,.form-beats_heading img{margin-left:auto;width:3%;cursor:pointer}.form-beats-input{border-radius:4px;outline:1px solid #707070;border:none;height:6rem;width:100%;padding:1.3rem 3rem;font-size:1.9rem;color:#333}.form-beats-input:first-of-type,.input-artist-name{margin-bottom:5.6rem}.genre-remove-button{background:none;border:none;margin:0 .7% 0 0;font:inherit;font-size:1.4rem;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;padding:1%;background-color:#dfdfdf;white-space:nowrap;border-radius:5px}.genre-remove-button img{height:2rem;aspect-ratio:1;margin-right:1.3%}.BPM{margin-bottom:8.5rem}.custom-textarea{height:14rem;padding:1.8rem 2.3rem 2.1rem 1.5rem;font-size:1.8rem;width:100%;resize:none;line-height:2.15;box-sizing:border-box;font-family:Poppins;font-weight:400;margin-bottom:6.8rem}.form-option{padding-right:2.95rem;appearance:none;-webkit-appearance:none;color:#333;font-size:1.9rem;display:flex;align-items:center;cursor:pointer}.form-option>img{height:100%;aspect-ratio:1.3;margin-left:auto}.Checkmark-questions{margin-bottom:2.9rem;font-size:2rem;color:#636466;font-weight:400}.genre-dropdown-content{margin:auto;background-color:#fff;box-shadow:0 3px 6px #00000029;border-radius:7px;color:#000;font-size:1.9rem;margin-top:1rem;height:fit-content;padding:.9rem 3rem;display:flex;flex-direction:column;width:calc(70.1% - 39.8rem);z-index:997!important}.genre-dropdown-dark-content{width:calc(70.1% - 43.8rem)}.checkbox-container input{margin-right:1rem}.container{position:relative;padding-left:50px;font-size:2.2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#636466;display:flex;align-items:center;justify-content:baseline}.container:first-of-type{width:30%}.container img{margin-left:1rem;width:30%}.warning-message-popup-content{background-color:#c6c4c5;font-size:1.5rem;text-align:left;letter-spacing:.4px;border-radius:7px;width:22%;padding:.6%;font-weight:500}.file-dropdown-content{flex-direction:row;flex-wrap:wrap}.file-dropdown-content .service-item{flex-basis:25%}.file-picker-row div:last-of-type{margin-right:0}.hidden{display:none}.radio-btn-flex{display:flex;margin-bottom:6.3rem}.container input{position:absolute;opacity:0;cursor:pointer}.Checkmark{position:absolute;left:0%;height:3rem;width:3rem;background-color:#fff;border-radius:50%;border:2px solid #636466;cursor:pointer}.container:hover input~.Checkmark{background-color:#ccc}.container input:checked~.Checkmark{border:1px solid #fe2b0d;background-color:#fff}.Checkmark:after{content:"";position:absolute;display:none}.container input:checked~.Checkmark:after{display:block}.container .Checkmark:after{top:50%;left:50%;transform:translate(-50%,-50%);width:2.2rem;height:2.2rem;border-radius:50%;background:#fe2b0d;border:1px solid #fe2b0d;cursor:pointer}.form-input_artwork-upload{display:flex;flex-direction:column;width:34.25%;gap:10px}.artwork_img-box{background-color:#fff;border-top-right-radius:15px;padding:8.1rem 6.4rem 2.3rem}.artwork_img-box div{cursor:pointer!important}.artwork_img-box h3{font-size:1.9rem;color:#333;font-weight:500;margin-bottom:2rem;display:flex;align-items:center}.artwork_img-box h3 img{margin-left:auto;cursor:pointer}.artwork_img-box p{font-size:1.7rem}.artwork_img-box p:last-of-type{margin-bottom:4.7rem}.artwork_img-box div:first-of-type{margin-bottom:2.3rem}.imageName-delete{display:flex;justify-content:space-between;align-items:center;gap:1.3rem}.imageName-delete div:first-of-type{margin-bottom:0rem;display:flex;align-items:center}.img_file-name{color:#1e827e;font-size:2.1rem;overflow:hidden;text-overflow:ellipsis}.upload-files{background-color:#fff;padding:8.8rem 6.4rem 15.3rem;border-bottom-right-radius:15px}.upload-files_heading{margin-bottom:1.4rem;font-size:1.9rem;color:#333;font-weight:400;display:flex;align-items:center}.upload-files_heading img{margin-left:auto;cursor:pointer}.upload-files_secondary{font-size:1.7rem;color:#666;font-weight:400;margin-bottom:2.7rem}.selected-file .file-upload-icon:after{content:"";margin-right:5px}.file-upload-icon{font-size:20px;margin-right:5px;opacity:1}.file-upload-text{font-size:0;line-height:1}#file-upload-streaming,#file-upload-download,#file-upload-artwork{display:none}.file-upload-label{display:flex;justify-content:space-evenly;align-items:center;width:100%;background-color:#ededed;font-size:1.9rem;font-weight:200;height:11.9rem;border-radius:15px;border:2px dashed #404040;border-spacing:7px;cursor:pointer}.upload-files div:first-of-type{margin-bottom:10.3rem}.save-changes:disabled{opacity:.6;cursor:not-allowed}.form-option{width:100%;overflow-x:scroll;overflow-y:hidden}.selected-file{display:flex;justify-content:space-evenly;align-items:center;width:100%;background-color:#ededed;font-size:1.9rem;font-weight:200;height:11.9rem;border-radius:15px;border:2px dashed #404040;border-spacing:7px}.selected-file p{max-width:24rem;overflow:hidden;text-overflow:ellipsis;max-height:80%}.tax{margin-top:4.7rem;font-weight:500;font-size:2rem;color:#fe2b0d;opacity:.6;margin-bottom:3.4rem}.upload-container{width:64.75%;display:flex;align-items:center;justify-content:space-between;margin-top:5.7rem}.save-changes{font-size:2.5rem;background-color:#fe2b0d;border:none;cursor:pointer;color:#fff;padding:1.7rem 6.3rem;border-radius:4px;white-space:nowrap;display:flex;align-items:center;justify-content:center}.artwork-thumbnail{width:100%;height:auto}.artwork-thumbnail img{width:inherit;height:inherit;object-fit:cover}.form-imput_beats h4{margin-bottom:4rem;font-size:2rem;font-weight:500}.autocomplete-container{position:relative;width:100%;height:6rem}.autocomplete-container input{position:absolute;top:0;left:0;border-radius:4px;outline:1px solid #707070;border:none;height:6rem;width:100%;padding:1.3rem 3rem;font-size:1.9rem;color:#333}.autocomplete{position:absolute;width:100%;background-color:red;left:0;top:6.5rem;margin:auto;background-color:#fff;box-shadow:0 0 16px #00000029;border-radius:7px;color:#000;font-size:1.9rem;margin-top:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;transition:.1s all}.autocomplete>div{font-size:1.8rem;font-weight:400;padding:.5rem 1.5rem;border-radius:7px}.autocomplete-loading{display:flex;align-items:center;justify-content:center}.autocomplete-result-row{cursor:pointer;transition:.2s all}.autocomplete-result-row:hover{background-color:#f0f0f0}.input-revenue{margin-bottom:0!important}.album-reach-more{border-top-right-radius:0;border-bottom-right-radius:15px}.album-reach-more_button{border:1px solid #636466;border-radius:7px;padding:1.7rem 2rem;font-size:1.7rem;display:flex;align-items:center;justify-content:space-between}.reach-more-album-popup-content{width:calc((100% - 26.4rem)*.3425 - 12.8rem);margin:auto;background-color:#fff;box-shadow:0 3px 6px #00000029;border-radius:7px;color:#000;font-size:1.9rem;margin-top:0rem;height:fit-content;padding:2rem 3rem;z-index:997!important;display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width:106.25em){.upload-beats{padding:3.8rem 8rem}.upload-beats__heading-primary{font-size:2.8rem;margin-bottom:3.6rem}.upload-beats__heading-secondary{font-size:2.1rem}.form-imput_beats{padding:5.5rem 5.2rem 6.5rem 5.5rem}.form-beats_label{font-size:1.7rem}.form-beats-input{font-size:1.5rem}.form-beats-input:first-of-type{margin-bottom:4.4rem}.custom-textarea{padding:.5rem 2rem!important;height:6rem!important}.BPM{margin-bottom:7.2rem}.Checkmark-questions{font-size:1.6rem}.container{font-size:1.8rem}.Checkmark{width:2.4rem;height:2.4rem}.container .Checkmark:after{width:1.8rem;height:1.8rem}.tax{font-size:1.6rem}.radio-btn-flex{margin-bottom:5.2rem}.artwork_img-box h3{font-size:1.7rem}.artwork_img-box p{font-size:1.4rem}.artwork_img-box{padding:7.2rem 5.2rem 2rem}.img_file-name{font-size:1.8rem}.upload-files{padding:7.2rem 5.2rem 10rem;height:100%}.upload-files_heading{font-size:1.7rem}.upload-files_secondary{font-size:1.5rem}.file-upload-label{height:10rem;font-size:1.5rem}.file-upload-label img{height:2.8rem;width:auto}.save-changes{font-size:1.8rem;padding:1.5rem 4.4rem}.upload-container{margin-top:4.4rem}.genre-dropdown-content{width:calc(63.3% - 18.7rem)}.genre-dropdown-dark-content{width:calc(63.3% - 25.7rem)}.reach-more-album-popup-content{width:calc((100% - 26.4rem)*.3425 - 6.8rem)}}@media only screen and (max-width:84.375em){.form-imput_beats{width:100%;border-top-right-radius:15px;border-bottom-left-radius:0}.upload-form__form-input{flex-flow:row wrap}.artwork_img-box{border-bottom-left-radius:15px;border-top-right-radius:0}.form-input_artwork-upload{flex-direction:row;width:100%}.upload-files{display:flex;width:100%;flex-direction:column;justify-content:space-between;padding:7.2rem 5.2rem}.upload-files div:first-of-type{margin-bottom:4rem}.file-upload-label{justify-content:center;gap:7%}.upload-container{width:25%}.genre-dropdown-content{width:calc(100% - 26.7rem)}.genre-dropdown-dark-content{width:calc(100% - 33.7rem)}.form-input_song,.artwork_img-box_song{width:100%}.artwork_img-box_song .user-file-upload-label{width:100%;max-width:none}.artwork_img-box_album{width:35%}.album-reach-more-container{width:65%}.reach-more-album-popup-content{width:calc((100% - 16rem - 10px)*.65 - 10.4rem)}}@media only screen and (max-width:56.25em){.upload-beats__heading-primary{font-size:2.3rem}.upload-beats{padding:3.8rem 5.4rem}.upload-beats__heading-secondary{margin-bottom:3.2rem}.upload-files{padding:3.6rem 2.8rem}.file-upload-label{gap:0;justify-content:space-evenly;flex-direction:column}.artwork_img-box,.form-beats-input{padding:3.6rem 3.4rem}.genre-dropdown-content{width:calc(100% - 21.5rem)}.genre-dropdown-dark-content{width:calc(100% - 28.7rem)}.upload-container{width:30%}.reach-more-album-popup-content{width:calc((100% - 10.8rem - 10px)*.65 - 6.8rem)}}@media only screen and (max-width:43.75em){.upload-beats{padding:3.2rem}.save-changes{font-size:1.6rem}.upload-container{margin-top:3.2rem}.form-input_artwork-upload{flex-direction:column}.artwork-thumbnail{height:35rem}.artwork-thumbnail{width:inherit;display:flex;justify-content:center}.imageName-delete{justify-content:space-around}.form-imput_beats{padding:3.6rem}.genre-dropdown-content{width:calc(100% - 13.6rem)}.genre-dropdown-dark-content{width:calc(100% - 23.6rem)}.container:first-of-type{width:50%}.reach-more-category-container{width:calc(50% - 2rem)}.file-dropdown-content .service-item{flex-basis:50%}.artwork_img-box_album,.album-reach-more-container{width:100%}.artwork_img-box_album .user-file-upload-label{width:100%;max-width:none}.reach-more-album-popup-content{width:calc((100% - 3.2rem - 3.2rem) - 3.4rem - 3.4rem)}}@media only screen and (max-width:31.25em){.form-beats-input{height:2rem;padding:2.5rem}.form-imput_beats{padding:2rem}.upload-beats{padding:4rem 1.8rem}.genre-dropdown-content{width:calc(100% - 7.6rem)}.genre-dropdown-dark-content{width:calc(100% - 21.6rem)}.reach-more-category-container{width:100%}.upload-container{width:45%}.reach-more-album-popup-content{width:calc(100% - 10.4rem)}}.crop-popup-trigger{background-color:#fe2b0d;border:none;cursor:pointer;color:#fff;padding:1.5rem 2.5rem;border-radius:10px;margin-bottom:1rem;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:2rem;width:fit-content;font-size:1.5rem;margin-top:-4rem}@media only screen and (min-width:56.3em){.crop-popup-content{width:45vw}}.crop-main-container{margin:2% 5%;width:90%;aspect-ratio:1;max-height:64vh}.crop-sub-container{position:relative;width:100%;height:100%}.crop-popup-done-button{margin:1rem 5% 2rem;margin-left:auto}.user-profile{background-color:#fff;height:100%;z-index:1;width:100%}.Purchases{margin:2% 8% 11.5% 7%;min-height:40vh}.profile{background-repeat:no-repeat;width:100%;height:90%;background-size:100%;background-position:center center}.accepting__comissions__button{display:flex;align-items:center;margin-right:14%}.accepting__comissions__button h4{margin-right:1%;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:500}.accept-commission{position:absolute;opacity:0;width:0;height:0}.toggle-button{position:relative;display:inline-block;width:60px;height:30px}.slider{position:absolute;inset:0;border-radius:15px;background-color:#ccc;cursor:pointer}.slider:before{position:absolute;content:"";height:26px;width:26px;left:2px;bottom:2px;border-radius:50%;background-color:#fff;transition:.2s}.accept-commission:checked+.slider{background-color:#fe2b0d}.accept-commission:checked+.slider:before{transform:translate(30px)}.overlay{background:#0d0d0d 0% 0% no-repeat padding-box;box-shadow:0 3px 6px #00000029;opacity:.8;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);width:100%;height:100%;display:flex;flex-direction:column}.user-image{display:flex;justify-content:center;width:19%;margin-right:3.5%;align-self:center;margin-bottom:5%}.no-url{opacity:.4;pointer-events:none}.profile-picture{margin-bottom:0;width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover}.user-information{display:flex;flex-direction:row;align-items:center;width:100%;height:95%;color:#fff;padding-top:4.3%;padding-left:8.5%}.information{display:flex;flex-direction:column;justify-content:center;width:81%}.name h2{font-family:Gilroy Semi Bold;font-size:4rem;font-weight:800;text-align:left}.tagline{font-family:Poppins,sans-serif;font-size:1.5rem;display:flex;align-items:center}.tagline p{overflow-x:hidden;white-space:nowrap;width:52%}.follow-information{display:flex;flex-direction:row;width:26%;justify-content:space-between;margin-bottom:3%;margin-top:1.3%}.follow-information h2{font-family:Poppins,sans-serif;font-size:1.9rem}.buttons-list{display:flex;flex-direction:row;margin-bottom:3.5%;margin-top:4%}.hire{background-color:#fe2b0d;border-radius:7px;border:none;font-family:Poppins,sans-serif;font-size:1.9rem;color:#fff;display:flex;justify-content:center;align-items:center;opacity:1;margin-right:9.5%;cursor:pointer;padding:1% 3%;aspect-ratio:3.82;white-space:nowrap}.hire-disabled{opacity:.5;cursor:not-allowed}.hire-disabled-popup-content{margin-top:1rem;font-size:1.6rem!important}.hire img{margin-right:2rem;width:3.1rem}.follow{background-color:transparent;border-radius:7px;border:1px solid #ffffff;font-family:Poppins,sans-serif;font-size:1.9rem;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;margin-right:5.5%;padding:1% 5.2%}.social-link-container{display:flex;align-items:center;width:40%}.social-link{aspect-ratio:1;text-decoration:none;width:8%;border-radius:50%;border:2px solid #fe2b0d;display:flex;justify-content:center;align-items:center;margin-right:2%;padding:.6%}.social-link img{width:100%}.navigation{width:100%;display:flex;background-color:#e6e6e6;padding-left:10%;height:7rem}.navigation button{color:#262626;font-family:inherit;font-size:2.1rem;margin-right:4%;border:none;background-color:transparent;cursor:pointer}.active{position:relative}.active:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:5px;background-color:#fe2b0d;border-radius:7px}.userBeats{display:flex;flex-direction:column;margin:2% 12% -17.5% 7%;min-height:30vh}.user .beatsRows{margin-top:0}.heading{margin:2.7% 0;width:100%;font-family:Poppins,sans-serif}.heading-albums{margin:2.7% 0 -5% 7%;width:100%;font-family:Poppins,sans-serif}.heading-albums h3,.heading h3{font-size:2.4rem;font-weight:500;color:#131313}.beat--item:hover{background-color:#f6f7f9}.beats{display:flex;flex-direction:column;width:100%}.beat--item{display:flex;justify-content:space-between;white-space:nowrap;align-items:center;padding:2.1% 2%}.number{width:6%;font-family:Poppins,sans-serif;font-size:1.9rem;margin-right:1%}.beat--item img{width:12.5%;aspect-ratio:1;object-fit:cover;border-radius:5px}.beat-name{display:flex;flex-direction:column;justify-content:center;margin-left:6.2%}.beat-name p{font-family:Poppins,sans-serif;font-size:1.75rem;color:#131313}.beat-name h4{font-size:1.9rem;font-weight:500;white-space:nowrap;margin-bottom:1%}.tag{padding:1.6%;border:1px solid #666666;border-radius:15px;font-size:1.5rem;color:#262626;margin:0 .5%}.bpm{border-color:#fe2b0d;color:#fe2b0d;margin-right:1.9%}.edit-beat{background-color:#0064fe!important}.remove-beat{background-color:#262626!important;width:9%!important}.Purchases .beatsRows{margin-left:0;margin-right:0}.Purchases .download-purchased-beat{background-color:#262626!important;width:15%!important}.download-purchased-beat{background-color:#262626!important;width:13%!important}.download-purchased-beat img{margin-right:10%;width:2.5rem}.beat--item-div{display:flex;width:50%;align-items:center;justify-content:flex-start}.beat--item-div-tags{display:flex;width:50%;align-items:center;justify-content:flex-end}.edit-pack{background-color:#0064fe;border:none;border-radius:5px;color:#fff;font-size:1.8rem;margin-right:1.3%;margin-left:2%;cursor:pointer;padding:1.7% 2.5%}.remove-pack{background-color:#262626;border:none;border-radius:5px;color:#fff;font-size:1.8rem;cursor:pointer;padding:1.7% 2.5%}.pack-name{display:flex;flex-direction:column;justify-content:center;margin-left:4.5%}.pack-name p{font-family:Poppins,sans-serif;font-size:1.9rem;color:#131313}.pack-name h4{font-size:1.9rem}.read-more{color:#fe2b0d;margin-left:1rem;cursor:pointer}.read-more-popup-overlay{background-color:#000c}@media only screen and (max-width:68.75em){.hire{margin-right:16%}}@media only screen and (max-width:56.25em){.social-link{width:11%}}@media only screen and (max-width:43.75em){.social-link{width:13%}.user-image{width:23%;margin-bottom:3%}.information{width:77%}.profile-picture{margin-bottom:0!important}.Purchases .beat-rows--item{justify-content:space-between}.Purchases .beat-rows--item .tags{display:none}.Purchases .download-purchased-beat{width:20%!important}.userBeats{min-height:13vh}}@media only screen and (max-width:37.5em){.profile{background-size:105%}.user-information{flex-direction:column;padding-left:8%;padding-right:8%}.user-image{width:50%}.user-image{margin-bottom:2%;margin-right:0}.name h2{text-align:center}.tagline{justify-content:center;text-align:center}.buttons-list{flex-direction:column}.hire{margin-right:0;aspect-ratio:7;padding:4% 0}.accepting__comissions__button{margin-top:10%;align-self:center;margin-right:0}.social-link-container{width:80%;margin:7% auto 2%;justify-content:space-between}.social-link{width:17%}.navigation{width:100%;overflow-x:scroll;overflow-y:hidden}.navigation button{min-width:40%;text-align:center;margin-right:0}}@media only screen and (max-width:31.25em){.profile{background-size:125%}.Purchases .download-purchased-beat{width:25%!important}}@media only screen and (max-width:21.875em){.profile{background-size:150%}}.editProfile{background-color:#f6f7f9;display:flex;flex-direction:column;padding-top:3.5%;padding-left:8%}.edit-profile-main{display:flex}.edit-profile-main{margin-bottom:15%}.options{margin-bottom:33%;width:18.5%}.editProfile h3{font-family:Poppins,sans-serif;font-size:3rem;font-weight:600;margin-bottom:2.5%}.options-div{display:flex;flex-direction:column;border:1px solid #d4d4d4;border-radius:9px;padding-top:7.5%;width:100%;padding-bottom:14%;background-color:#fff}.options-div button{text-align:left;width:100%;background-color:transparent;padding-left:18.5%;font-size:2.1rem;color:#333;display:flex;align-items:center;border:none;padding-top:5.5%;padding-bottom:4.8%;cursor:pointer}.selected-button{background-color:#e9e6e6!important}.profile-section{margin-left:3.4%;width:60%}.edit-profile{background-color:#fff;padding-top:4%;padding-bottom:8%;padding-left:6.3rem;padding-right:8rem;height:-moz-fit-content;height:fit-content;border-radius:9px}.profile-image{display:none}.upload-profile-image{display:flex;flex-direction:row;align-items:center}.upload-profile-image-div{display:inline-block}.profile-image-div{width:10%;margin-right:4.5%;border-radius:50%;position:relative;cursor:pointer}.edit-icon{position:absolute;padding:auto;z-index:1;margin-top:3%;margin-left:3.5%;padding:.5%;cursor:pointer;background-color:#000;border-radius:50%}.profile-image-label{padding:1.8% 2.8%;background-color:#333;border-radius:3px;color:#f5f5f5;font-size:1.7rem;cursor:pointer}.input-div{display:flex;flex-direction:column;margin-top:5.6%}.input-div label{color:#636466;font-size:1.9rem;margin-bottom:1.3rem;display:flex;align-items:center}.input-div label img{margin-left:auto;cursor:pointer}.input-div input{width:100%;border:1px solid #707070;background-color:#fff;border-radius:4px;height:5rem;font-size:1.9rem;padding-left:2%}.save-continue{background-color:#fe2b0d;border:1px solid #fe2b0d;border-radius:3px;height:6rem;width:23rem;color:#fff;font-size:1.9rem;cursor:pointer;padding:1.8% 2.6%;display:flex;align-items:center;justify-content:center}.active-section{display:block!important}.about-section{margin-left:3.4%;width:60%}.services h3{color:#333;font-size:1.9rem;margin-bottom:2.8rem;display:flex;align-items:center}.services h3 img{margin-left:auto;cursor:pointer}.service-item{margin-bottom:3.4rem}.checkbox-container{position:relative;display:inline-block;font-size:1.6rem;display:flex;align-items:center}.checkbox-container input{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:27px;height:27px;background-repeat:no-repeat;background-size:90%;background-position:center;border:1px solid #707070;border-radius:4px;outline:none;margin-right:1rem}.checkbox-container input:checked{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20class='ionicon'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='none'%20stroke='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='55'%20d='M416%20128L192%20384l-96-96'/%3e%3c/svg%3e");background-color:#fe2b0d;border:none}.about-you{margin-top:8.2rem}.about-you h3{color:#646363;font-size:1.9rem;margin-bottom:1.4rem;display:flex;align-items:center}.about-you h3 img{margin-left:auto;cursor:pointer}.about-you textarea{border:.5px solid #636466;background-color:transparent;border-radius:4px;padding:1.6rem 2.5rem;resize:none;width:100%;height:14.5rem;line-height:1.4;color:#333;font-family:Poppins,sans-serif;font-style:italic;font-size:1.8rem;font-weight:300;overflow-y:hidden}.about-you textarea::placeholder{font-family:Poppins,sans-serif;font-style:italic;font-size:1.8rem;font-weight:300;color:#707070}.about-you textarea:hover{overflow-y:scroll}.previous{background-color:#333;border:1px solid #333333;border-radius:3px;height:6rem;width:23rem;color:#fff;font-size:1.9rem;margin-right:3.7rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.social-section{margin-left:3.4%;width:60%}.freelance-section{display:none;margin-left:3.4%}.password-section{margin-left:3.4%;width:60%}.edit-input-container{position:relative}.edit-input-container img{padding:.9rem;height:100%;position:absolute;right:0;cursor:pointer}.edit-error-popup-content{padding:.8rem 1.4rem;background-color:#fff;border:1px solid #d4d4d4;box-shadow:2px 2px #0a0a0a29;margin-top:.6rem;border-radius:6px;color:#000;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:400}.edit-profile-button-container{display:flex;align-items:center;margin-top:4rem}@media only screen and (max-width:68.75em){.profile-section{width:68%}.edit-profile-main{margin-bottom:15%}}@media only screen and (max-width:56.25em){.options{width:25.5%}.profile-section{width:60%}.edit-icon{margin-top:4%;margin-left:4%}.profile-image-div{width:16%}}@media only screen and (max-width:43.75em){.edit-profile-main{flex-direction:column}.options{margin-bottom:3%;width:90%}.options-div{flex-direction:row;padding:0;width:100%}.options-div button{width:36%;justify-content:center;padding:2%}.profile-section{width:90%;margin-left:0}.about-section{margin-left:0;width:90%}.edit-icon{display:none!important}.profile-image-label{white-space:nowrap}.social-section,.password-section{margin-left:0;width:90%}}@media only screen and (max-width:26.5em){.edit-profile{padding-left:4.3rem;padding-right:5rem}.save-continue,.previous{height:7rem}}.beats-topbar{background-color:#0c0c0c;padding:3% 7.5% 2.6%;display:flex;flex-direction:column;color:#fff}.beats-topbar h3{font-size:2rem;font-style:normal;font-weight:400;margin-bottom:2%}.display-options{display:flex;padding-bottom:2.6%;border-bottom:1px solid #d4d4d4;gap:2.5%}.beats-button a{display:flex;align-items:center}.display-options button{padding:1% 2%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;background-color:transparent;border:1px solid #ffffff;border-radius:11px;color:#fff;cursor:pointer;white-space:nowrap}.display-options-buttons{display:flex;width:45%}.display-options button img{width:2.8rem}.beats-option img{margin-right:1.6rem}.producers-option{background-color:transparent;border:1px solid #fff;padding:1% 1% 1% 1.2%}.producers-option img{margin-right:.4rem}.beats-search{display:flex;align-items:flex-start}.beats-search-box{border:none;background-color:#d4d4d426;padding:1.1% 0 1.1% 1.6%;border-radius:29px;display:flex;align-items:center;width:100%}.beats-search-icon{width:2.7%;margin-right:1.5%;cursor:pointer}.beats-search-input{background-color:transparent;border:none;color:#fff;font-size:1.5rem;width:100%}.beats-search-input:focus{border:none;outline:none}.beats-search-options{display:flex;align-items:center;width:68.7%;overflow-x:auto;padding-bottom:1%}.search-option-button{border:1px solid #d4d4d4;color:#fff;font-size:1.5rem;border-radius:29px;background-color:transparent;padding:1.4% 1.9%;display:flex;align-items:center;justify-content:center;margin-right:1.3%;cursor:pointer}.search-option-button:last-of-type{margin-right:0}.search-option-button p{white-space:nowrap}.search-option-button img{margin-right:9%}.filters{display:flex;align-items:center;justify-content:space-between;margin-top:2.6%}.filters-dropdowns{display:flex;margin-left:3%;width:100%}.filters-div{display:flex;flex-direction:row;width:25%;font-size:1.8rem;min-width:32rem;align-items:center}.filters-div button{display:flex;align-items:center;background-color:transparent;border:none;color:#fff;margin-right:5%;cursor:pointer;font-size:1.8rem}.filters-div img{width:2.7rem}.filters-div h4{font-size:1.8rem;font-weight:500}.filter-tiles{border-radius:6px;border:1px solid #d4d4d419;padding:.4% .5%;display:flex;align-items:center;justify-content:center;width:6.3%;min-width:8rem;margin-left:2%}.filter-tiles button{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center}.row-image{opacity:.3}.filter-tiles button:first-child{padding-right:13%;border-right:1px solid #d4d4d430;padding-left:10%}.filter-tiles button:last-child{padding-left:10%;padding-right:12%}.filter-popup-content{margin:auto;background-color:#fff;border:1px solid #d4d4d4;border-radius:12px;color:#000;font-size:1.9rem}.popup-overlay{background:#00000080}[data-popup=tooltip].popup-overlay{background:transparent}.genre-dropdown{width:22rem;height:fit-content;padding:1.5rem 2rem;display:flex;flex-direction:column}.service-item{font-size:1.8rem;margin:.5rem 0;font-weight:400}.bpm-dropdown{width:27rem;display:flex;padding:3rem 2.5rem}.bpm-dropdown p{margin:0 2rem;font-size:1.5rem}.bpm-dropdown input{border:none;width:100%;border-bottom:1px solid #707070;font-size:1.75rem;padding-left:1rem;color:#333}.bpm-dropdown input:focus{outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-dropdown{display:flex;flex-direction:column;padding:3rem 2.5rem;margin:auto;background-color:#fff;border:1px solid #d4d4d4;border-radius:12px;color:#000;font-size:1.9rem}.dropdown-selected{display:flex}.price-range{display:flex;padding-bottom:3.3rem;border-bottom:1px solid #d4d4d4;align-items:center;justify-content:center;margin-bottom:2.3rem}.price-range input{border:none;width:11rem;border-bottom:1px solid #707070;font-size:1.75rem;padding-left:1rem;color:#333}.price-range p{margin:0 2rem;font-size:1.5rem}.price-range input:focus{outline:none}.price-dropdown .service-item{margin:1rem 0}.beatsTracks{margin:7.5% 7% 11.5%;display:flex;align-items:center;justify-content:center;flex-direction:column}.beats-music-card span{color:#f55446}.beats-price{font-size:1.5rem;margin:.3rem 0}.beats-music-card--music-name{font-size:1.8rem;font-weight:400;color:#000}.beats-music-card--artist-price{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;opacity:.65;color:#000}.beats-music-card-artist-name{font-size:1.5rem;font-weight:400}.beats-play-div{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.beats-extras button,.beats-extras__placeholder{width:11%;height:75%;background-color:transparent;border:none}.beats-cards{width:100%;display:grid;gap:1rem}.beats-music-card{position:relative;margin:0 .75% 6%;cursor:pointer}.temp{width:100%}.beats-play_button{position:absolute;width:100%;aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:transparent;background-image:linear-gradient(359deg,#0d0d0d,#13121200);opacity:0;transition:.5s ease-out;overflow:hidden;border-radius:6px}.beats-play_button:hover,.beats-play_button:focus{opacity:1}.beats-play_button-hovered,.beat-rows--item:hover .beats-rows-play_button{opacity:1}.beats-music-card--img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.beats-play{width:33.5%;height:34%;border-radius:50%;background-color:#f55446;border:none;opacity:.8;display:flex;flex-direction:row;align-items:center;justify-content:center}.beats-play img{width:95%;height:70%;cursor:pointer}.beats-extras{position:absolute;bottom:0;height:12%;display:flex;width:80%;justify-content:space-between}.beats-extras button{cursor:pointer}.beatsRows{margin:7.5% 6.5% 11.5% 7%;display:flex;flex-direction:column}.beats-rows{display:flex;flex-direction:column;width:100%}.beat-rows--item{display:flex;align-items:center;border-radius:12px;cursor:pointer;width:100%;padding:2% 0}.beat-rows-number{width:6%;font-family:Poppins,sans-serif;font-size:1.9rem;margin-right:5%;padding-left:2.7%}.beat-rows-details{display:flex;align-items:center;text-align:left;width:30%}.beat-rows-name p{width:100%;text-align:left;font-family:Poppins,sans-serif;font-size:1.75rem;color:#131313}.beat-rows-name h4{font-size:1.9rem;font-weight:500;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis}.beat-rows-name{width:64%;display:flex;flex-direction:column;justify-content:center;margin-left:6.5%;align-items:baseline!important}.beat-rows-image{position:relative;width:20%;aspect-ratio:1;min-width:6rem;margin-left:1rem}.beats-rows-play_button{top:0;position:absolute;width:100%;aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:transparent;background-image:linear-gradient(359deg,#0d0d0d,#13121200);opacity:0;transition:.5s ease-out;overflow:hidden;border-radius:6px}.beats-rows-play{cursor:pointer;width:50%;aspect-ratio:1;padding:10%;border-radius:50%;background-color:#f55446;border:none;opacity:.8;display:flex;flex-direction:row;align-items:center;justify-content:center}.beat-rows-image img{width:100%;aspect-ratio:1;border-radius:5px;object-fit:cover}.tags{display:flex;width:40%;justify-content:flex-end;margin-right:2%;white-space:nowrap;align-items:center;flex-wrap:wrap;margin-left:auto}.beat-rows--item button{cursor:pointer}.beat-rows-tag{height:30%;padding:.6rem 1rem;border:1px solid #666666;border-radius:15px;font-size:1.5rem;color:#262626;margin-right:.9rem;cursor:default;display:flex;align-items:center;justify-content:center}.beat-rows-tag img{height:2.4rem;aspect-ratio:1;object-fit:contain}.extra-genres-popup-content{padding:1rem 1.6rem;background-color:#fff;border:1px solid #d4d4d4;border-radius:6px;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.4rem;font-weight:400;margin-top:-.4%;z-index:100!important}.beat-rows-bpm{border-color:#fe2b0d;color:#fe2b0d;margin-right:2.1%}.buy-beat,.download-beat{height:30%;background-color:#fe2b0d;border:none;border-radius:4px;font-size:1.5rem;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;color:#fff;margin:0 2%;outline:none;min-width:14rem}.edit-music:after,.remove-music:after{content:" Track"}.edit-album:after,.remove-album:after{content:" Album"}.edit-music,.edit-album{background-color:#0064fe!important}.remove-music,.remove-album{background-color:#262626!important;width:9%!important}.buy-beat{width:7.7%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edit-beat:after,.remove-beat:after{content:" Beat"}.download-beat{width:9.6%;background-color:#131313;margin-right:1%}.buy-beat,.download-beat{padding:.7% .8%}.buy-beat img,.download-beat img{width:20%;min-width:2rem}.buy-beat img,.download-beat img{aspect-ratio:1;object-fit:contain;border:none;margin-right:11%}.more-options{background-color:transparent;border:none;width:3%}.more-options img{width:3.1rem}.beat-rows-popup-content{margin-top:-1rem;width:14%;padding:0 2rem;background-color:#fff;border:1px solid #d4d4d4;border-radius:6px;color:#000;z-index:997!important}.popup-option{margin:2.6rem 0;font-size:1.6rem;cursor:pointer}.beat-rows--item:hover{background-color:#f6f7f9}.producers{margin:7.5% 6.5% 11.5% 7%;display:flex;justify-content:center;flex-direction:column;align-items:center}.producer-artist{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;width:95%}.producer-artist div{display:flex;flex-direction:column;text-align:center}.producer-artist span{margin-top:9%;font-size:1.9rem;color:#333}.producer-artist p{margin-top:1.5%;font-size:1.8rem;color:#666;margin-bottom:1%}.producer--item{margin-right:4.2%;margin-bottom:4%;cursor:pointer}.producer-artist-img-holder{width:100%}.button-selected{border:none!important;background-color:#f55446!important}.checkbox-container input{margin-right:2.4rem}.search-input-container{position:relative;width:88%}.search-input-container img{height:100%;position:absolute;right:-6%;cursor:pointer}.search-option-button-selected{background-color:#f55446;border:1px solid #f55446}.add-queue-popup-overlay{background-color:transparent}.add-queue-popup-content{margin-bottom:1%!important;padding:1.3rem 2rem;background-color:#fff;border:1px solid #d4d4d4;box-shadow:2px 2px #0a0a0a29;margin-top:.6rem;border-radius:6px;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.7rem;letter-spacing:.4px;font-weight:400}.add-queue-player-popup-content{margin-bottom:7%!important}@keyframes queuePopupAnimation{0%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}.bpm-dropdown img{width:8%;aspect-ratio:1;position:absolute;right:9%;cursor:pointer}.price-range img{width:7%;aspect-ratio:1;position:absolute;right:8%;cursor:pointer}@media only screen and (max-width:68.75em){.filter-tiles{width:12%}.beat-rows-number{margin-right:3rem}.beat-rows-name{margin-left:2.3rem}}@media only screen and (max-width:56.25em){.filter-tiles{width:15%;min-width:9rem}.display-options button{font-size:1.5rem}.beats-search-icon{width:3.4%}.beats-option img{margin-right:1.3rem}.search-option-button{padding:1% 1.9%}.search-option-button img{margin-right:5%}.beatsTracks{width:85%}.download-beat{display:none}.buy-beat{min-width:8rem}.buy-beat:after{content:""}.buy-beat img{display:none}.beat-rows-name{margin-left:2.5rem}.beat-rows-tag{font-size:1.2rem}.beat-rows-tag img{height:1.8rem}.beat-rows-name p{white-space:nowrap}.search-option-button img{width:2.3rem}.beat-rows-popup-content{width:20%}}@media only screen and (max-width:43.75em){.display-options{flex-wrap:wrap}.beats-search-box{margin-top:2%;padding:2.1% 0 2.1% 2.6%}.filters{flex-direction:column;align-items:flex-start;position:relative}.filter-tiles{position:absolute;right:0}.filters-div{margin-bottom:2%}.beats-search-options{width:100%;padding-bottom:1%}.filter-tiles img{width:2.5rem}.beat-rows-tag{display:none}.beat-rows-details{width:50%}.beat-rows-popup-content{width:27%}.button-selected-music{margin-top:2%;margin-left:auto;padding:2%!important}}@media only screen and (max-width:31.25em){.display-options button{font-size:1.7rem;padding:2% 3%}.beats-search-box{padding:2.1% 0 2.1% 2.6%}.search-option-button img{width:2.3rem}.buy-beat{min-width:9rem;padding:2% .8%}.edit-beat{min-width:5rem}.price-range{flex-direction:column;text-overflow:ellipsis}.beat-rows-name h4,.beat-rows-name p{white-space:nowrap;overflow:hidden;max-width:85%;text-overflow:ellipsis}.price-range p{margin:2rem 0rem 1rem}}@media only screen and (max-width:21.875em){.filters-div{flex-direction:column;align-items:flex-start}.filters-dropdowns{margin-left:0}.search-option-button img{width:2rem}.checkbox-container input{width:20px;height:20px}.buy-beat{min-width:8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1% .8%}.edit-beat{min-width:5rem}.beat-rows-popup-content{width:30%}.beat-rows-name{margin-left:2.2rem}.beat-rows-name h4,.beat-rows-name p{max-width:70%}}@media(min-width:600px){.beats-cards,.producer-artist{grid-template-columns:repeat(3,1fr)!important}}@media(min-width:900px){.beats-cards,.producer-artist{grid-template-columns:repeat(5,1fr)!important}}@media(min-width:300px){.beats-cards,.producer-artist{grid-template-columns:repeat(2,1fr)}}.top-heading{background-color:#141414;color:#fff;display:flex;flex-direction:row;padding-top:3.5%;padding-left:9%;gap:5%}.beat-section-image{position:relative}.beat-section-description{display:flex;flex-direction:column;width:30%}.beat-section-artwork{width:30rem;height:30rem;border-radius:7px;object-fit:cover}.beat-section-name{color:#f5f5f5;font-size:4rem;font-weight:500}.beat-section-artist{color:#f5f5f5;font-size:3.5rem;font-weight:400;cursor:pointer}.beat-section-album{color:#cbcbcb;font-size:2.2rem;font-weight:400}.beat-section-album span{color:#ff4d2f;text-decoration:underline;cursor:pointer;font-size:2.2rem;font-weight:400}.beat-section-date{color:#cbcbcb;font-size:2.2rem;font-weight:400}.beat-section-extras{margin-top:5%;display:flex;flex-direction:row;gap:5%;margin-bottom:6%}.extras-like,.extras-share,.extras-comment,.extras-playlist{display:flex;flex-direction:column;justify-content:center;align-items:center;white-space:nowrap}.extras-like div,.extras-share div,.extras-comment div,.extras-playlist div{display:flex;flex-direction:row}.like-quantity,.share-quantity,.comment-quantity{font-size:2.5rem}.extras-like img,.extras-share img,.extras-comment img,.extras-playlist img{width:80%}.like-button,.share-button,.comment-button,.playlist-button{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;cursor:pointer}.playlist-button{height:4rem}.extra-like-name,.extra-share-name,.extra-comment-name,.extra-playlist-name{color:#cbcbcb;font-size:1.6rem;font-weight:400}.beat-section-buy-button{display:flex;justify-content:center;align-items:center;border:none;background-color:#fe2b0d;border-radius:3px;padding:2% 4%;color:#fff;font-size:2.4rem;gap:10%;margin-bottom:5%;cursor:pointer;white-space:nowrap}.beat-section-buy-button img{width:2.5rem}.beat-section-options{display:flex;gap:5%;color:#fff}.beat-section-options button{background-color:transparent;border:none;color:#fff;font-size:2.7rem;padding-bottom:1.5%;cursor:pointer}.beat-section-description-div{padding:5% 10% 15%;color:#333;font-size:2rem;text-align:left}.album-section-description-div{width:50%;padding-left:5%;padding-right:2%;color:#333;font-size:2rem;text-align:left}.album__description{padding-bottom:15%;padding-top:5%;display:flex}.album-section-description-div h3{font-size:2.2rem;font-weight:700;margin-bottom:2%}.album-section-description-p{width:100%;display:flex;flex-wrap:wrap;max-width:100%;word-wrap:break-word;word-break:break-all;white-space:normal}.all__songs__main{border:1px solid #d4d4d4;width:90%;padding:2%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:6px}.album-section-all-music{width:50%;display:flex;justify-content:center}.all__songs__main--heading{width:100%;margin-bottom:2%;font-size:2rem;font-weight:500;color:#333}.all__songs__list{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.all__songs__list__item{display:flex;background-color:#f5f5f5;width:100%;border-radius:7px;padding:1% 3%;align-items:center;margin-bottom:2%;gap:2rem}.all__songs__list__item h3{font-size:2.2rem;font-weight:400;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:40%}.all__songs__list__item .duration{width:100%;display:flex;align-items:center;justify-content:center;gap:1rem}.duration-bar-container{width:90%;position:relative}.duration-bar-container .duration-bar-back{width:100%;height:3px;border-radius:2px;background-color:#ddd;position:absolute}.duration-bar-front{height:3px;border-radius:2px;background-color:#ddd;position:absolute;background-color:#fe2b0d}.all__songs__list__item img{width:2.5rem;aspect-ratio:1}.all__songs__list__item button{cursor:pointer;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center}.all__songs__list__item p{font-size:2rem;font-weight:300;color:#333}.all__songs__list__item button{color:#ff4d2f;border:none;background-color:transparent;display:flex;align-items:center;font-size:1.8rem;gap:4%;cursor:pointer}.beat-section-comments-div{padding:5% 10% 15%;display:flex;align-items:center;justify-content:center;flex-direction:column}.comments-textbox{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:60%}.comments-login-error{width:100%;text-align:left;text-align:center;background-color:#ff4d2f;border-radius:5px;color:#fff;font-size:1.6rem;padding:1.5%;margin-bottom:3%}.comments-textarea{border:1px solid #666666;resize:none;width:100%;padding:1.5%;border-radius:5px;height:12rem;margin-bottom:2%;font-size:1.8rem}.comments-textarea:focus{outline:none}.comments-textarea::placeholder{color:#636466}.comments-submit-button{background-color:#fe2b0d;border:none;border-radius:3px;font-size:2rem;color:#fff;padding:1% 2.5%;align-self:flex-end;cursor:pointer}.comments-display-section{width:60%;display:flex;justify-content:center;flex-direction:column}.comments-heading{font-size:2.7rem;color:#666;font-weight:500}.comments-sections{display:flex;flex-direction:column}.comments-item{margin-top:6%;display:flex;align-items:center;width:100%;padding-bottom:7%;border-bottom:1px solid #d4d4d4}.comments-item-image{width:8%;height:7rem;display:flex;justify-content:center;align-items:center;margin-right:2%}.comments-item-image img{width:100%;border-radius:50%;object-fit:contain}.comments-item-detail{display:flex;flex-direction:column;width:80%}.item-detail-name{color:#666;font-size:2.3rem;font-weight:400}.item-detail-date{color:#707070;font-size:1.9rem;font-weight:400;margin-bottom:3%}.item-detail-comment{color:#666;font-size:2rem;font-weight:400}.comments-item-like{display:flex;align-self:flex-end;justify-self:flex-end;justify-content:center;align-items:flex-end;gap:20%}.item-detail-like-quantity{color:#333;font-size:1.7rem;font-weight:400}.item-like-button{cursor:pointer;background-color:transparent;border:none}.item-like-button img{width:100%}.remove-beat-confirm-message{width:100%;display:flex;align-items:center;flex-direction:column}.remove-beat-confirm-message img{margin-right:2%}.remove-beat-confirm{background-color:#fe2b0d!important}.remove-beat-confirm-container{margin-bottom:0!important}@media only screen and (max-width:68.75em){.album__description{flex-direction:column;gap:2rem}.album-section-description-div,.album-section-all-music{width:100%}}@media only screen and (max-width:37.5em){.top-heading{padding-left:0;padding-top:3.5%;gap:5%;flex-direction:column;width:auto;justify-content:center;align-items:center}.beat-section-description{width:auto;align-items:center}.extra-like-name,.extra-share-name,.extra-comment-name,.extra-playlist-name{white-space:nowrap}.beat-section-buy-button{padding:1.2rem 2rem;font-size:1.5rem;white-space:nowrap;gap:1rem}.comments-textbox{margin-bottom:5%;width:100%}.comments-submit-button{padding:2% 5.5%}.comments-display-section{width:100%}.comments-item-image{display:none}.beat-section-name{text-align:center;width:90%}}@media only screen and (max-width:68.75em){.comments-item-image{width:15%}}.producer-tracks-section{display:flex;width:90%;margin:3.5% 7% 11.5%;flex-direction:column}.producer-tracks-heading{color:#131313;font-size:2.5rem;margin-bottom:4.5%;font-weight:400}.checkout-section{display:flex;min-height:100vh}.checkout-summary{padding-top:3%;padding-left:12%;padding-bottom:11%;width:50%;display:flex;flex-direction:column;background-color:#fff}.checkout-form{padding:3% 13% 11% 8.5%;width:50%;display:flex;flex-direction:column;background-color:#f6f7f9}.checkout-heading{color:#333;font-size:2rem;font-weight:600;margin-bottom:7%}.checkout-summary-items{width:80%;display:flex;flex-direction:column;padding-bottom:5%;border-bottom:1px solid #d4d4d4;max-height:60rem;overflow-y:auto}.checkout-summary-item{display:flex;align-items:center;margin-top:8%}.checkout-summary-item:first-of-type{margin-top:0}.warning{color:red}.checkout-summary-item-div{display:flex;align-items:center;width:80%}.card-email{position:relative}.card-email img{padding:.8rem;width:4.25rem;position:absolute;right:0;cursor:pointer;top:3.5rem}.checkout-summary-item-image{width:20%;aspect-ratio:1;object-fit:cover;border-radius:7px;margin-right:13%}.checkout-summary-item-details{display:flex;justify-content:center;flex-direction:column;width:77%}.checkout-summary-item-name{font-size:1.6rem;color:#131313;font-weight:400;letter-spacing:.3px}.checkout-summary-item-total-heading{width:80%}.checkout-summary-item-total-price{width:20%;text-align:right}.checkout-summary-item-artist{font-size:1.3rem;color:#666;font-weight:400;letter-spacing:.2px}.checkout-summary-item-price{color:#666;font-size:1.4rem;font-weight:400;width:20%;text-align:right}.checkout-summary-item-total-div{margin-top:5%;display:flex;width:80%;justify-content:space-between;align-items:center}.checkout-summary-item-total-heading,.checkout-summary-item-total-price{font-size:1.9rem;color:#131313;font-weight:600}.checkout-form-complete p{font-size:1.4rem;color:#666;letter-spacing:.4px}.checkout-summary-item-total-div img{width:3rem;aspect-ratio:1;margin-right:1rem}.checkout-summary-item-total-div img:last-of-type{cursor:pointer}.checkout-form-complete input{font-size:1.25rem;letter-spacing:.3px;border-radius:4px;outline:1px solid #d4d4d4;border:none;width:100%;padding:3% 4%;margin-top:1.6%}.checkout-form-paypal p{margin-bottom:1%}.paypal-button{background:none;padding:0;margin:0;color:inherit;cursor:pointer;outline:none;border-radius:6px;aspect-ratio:8.45;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:3rem;background-color:transparent;border:1px solid #aaaaaa}.paypal-button:first-of-type{border:none;background-color:#f7c039}.paypal-button img{width:19%}.other-option-line{display:flex;align-items:center;justify-content:center;margin-top:4%}.other-option-line__line{width:100%;border:.5px solid #d4d4d4}.other-option-line span{width:100%;text-align:center;margin:0 5.5%;font-size:1.25rem;color:#666}.card-email{margin-top:5%}.card-details,.card-name,.card-country{margin-top:4%}.card-details-extras{display:flex;align-items:center;justify-content:center}.card-details-extras input{margin-top:3%}.card-details-extras input:first-of-type{margin-right:2%}.card-details-submit{margin-top:8%}.card-details-submit button{background:none;border:none;padding:0;margin:0;cursor:pointer;outline:none;color:#fff;background-color:#262626;border-radius:6px;font-size:1.75rem;width:100%;aspect-ratio:7.43}@media only screen and (max-width:62.5em){.checkout-summary{padding-left:9%}.checkout-form{padding-right:9%}.checkout-summary-item-details h3{white-space:nowrap;overflow:hidden;max-width:95%;text-overflow:ellipsis}}@media only screen and (max-width:50em){.checkout-section{flex-direction:column;padding:2.5% 8%}.checkout-summary,.checkout-form,.checkout-summary-items,.checkout-summary-item-total-div{width:100%;padding:0}.checkout-summary-items{padding-right:3%;max-height:100rem;padding-bottom:5%}.checkout-summary-item-details h3{white-space:nowrap;overflow:hidden;max-width:85%;text-overflow:ellipsis}.checkout-form{background-color:transparent}.checkout-form .checkout-heading{display:none}.checkout-summary{margin-bottom:5%}.paypal-button{aspect-ratio:9}.checkout-summary-item-total-price{margin-right:3%}}.paystack-email-input{margin-top:10rem;position:relative;display:flex;align-items:center;height:2.5rem}.paystack-email-input img{position:absolute;height:2.5rem;width:2.5rem;right:0;cursor:pointer}.paystack-continue{margin-top:2rem;font-size:1.5rem}.wallet-section{background-color:#f6f7f9;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;min-height:70vh}.wallet-heading{width:60%;margin-top:3%;margin-bottom:3%}.wallet-heading-tag{font-weight:600;font-size:3rem;color:#333}.wallet-balance{width:60%;display:flex;flex-direction:column}.wallet-balance-heading{background-color:#fff;display:flex;border:1px solid #d4d4d4;border-radius:12px;padding:3% 5%;justify-content:space-between;align-items:center;margin-bottom:2%}.wallet-balance-heading-div{display:flex;flex-direction:column;width:30%}.wallet-balance-heading-div p{color:#707070;font-size:1.9rem;white-space:nowrap}.wallet-balance-heading-div h3{color:#262626;font-size:2.7rem;font-weight:600}.wallet-balance-withdraw{display:flex;width:70%}.wallet-balance-withdraw-button{border:none;background-color:#131313;border-radius:8px;color:#fff;font-size:1.7rem;padding:2% 4%;white-space:nowrap;cursor:pointer}.wallet-balance-withdraw-button:first-of-type{margin-left:auto;margin-right:5rem}.wallet-transactions{display:flex;background-color:#fff;border:1px solid #d4d4d4;border-radius:12px;flex-direction:column;padding:2% 0%;margin-bottom:8%}.wallet-transactions-top{display:flex;align-items:center;gap:1%;padding:1% 5% 3%;border-bottom:1px solid #d4d4d4}.wallet-transactions-top p{color:#262626;font-size:2.1rem}.wallet-transactions-buttons{background-color:#f5f5f5;border-radius:4px;white-space:nowrap;padding:1%;display:flex;align-items:center;justify-content:center;gap:3%;width:47%}.wallet-transactions-1-year,.wallet-transactions-all,.wallet-transactions-30-days{border:none;background-color:transparent;cursor:pointer;color:#707070;font-size:1.5rem;padding:1% 2%}.wallet-transactions-30-days{width:36%}.wallet-transactions-1-year{width:39%}.wallet-transactions-all{width:24%}.selected-transaction-type{color:#333;background-color:#fff}.wallet-transactions-30-days{border-radius:4px}.wallet-transactions-history{display:flex;flex-direction:column;justify-content:center;margin:2% auto;width:92%}.wallet-transactions-history-head{display:flex;padding:2% 1%;border-bottom:1px solid #d4d4d4}.wallet-transactions-history-head h3{color:#333;font-size:1.75rem;font-weight:500}.wallet-transactions-history-items{display:flex;flex-direction:column}.wallet-transactions-history-item{display:flex;align-items:center;padding:2% 1%;border-bottom:1px solid #d4d4d4}.wallet-transactions-history-item h3{font-size:1.5rem;font-weight:400;color:#333}.wallet-transactions-history .item-date{width:24%}.wallet-transactions-history .item-name{width:31%}.wallet-transactions-history .item-amount-type{width:25%;white-space:nowrap}.wallet-transactions-history .item-amount{width:20%}.wallet-transactions-history .item-balance{width:9.38%}.wallet-transactions-history .item-method{width:27.75%}.wallet-transactions-history .item-status{width:34.29%}.wallet-popup-heading h3{font-size:1.75rem;font-weight:400;padding:5% 5% 2.5% 6%;border-bottom:1px solid #d4d4d4}.wallet-popup-content{padding-bottom:3%}.wallet-popup-container>button{background:none;border:none;color:inherit;cursor:pointer;outline:none;border:1px solid #d4d4d4;border-radius:4px;display:flex;align-items:center;margin:6% 0 0;padding:0 6.5%;font-size:1.75rem;font-weight:500;aspect-ratio:6.91}.wallet-popup-content button img{width:15%;margin-left:auto}.wallet-popup-container{display:flex;flex-direction:column;padding:0 6.5%}.wallet-popup-container label{font-size:1.5rem;margin-top:10%;margin-bottom:1%;display:flex;align-items:center}.deposit-error{margin-left:auto;cursor:pointer}.wallet-popup-container input{border:1px solid #d4d4d4!important;padding:3.7%;border-radius:8px;font-size:2.17rem;color:#636466;outline:none}.wallet-popup-container .button-container{display:flex;justify-content:flex-end;gap:3rem}.wallet-popup-container .button-container button{margin-top:8%}.wallet-popup-container .button-container .button-container__paystack{background-color:transparent;color:#000;border:1px solid #aaaaaa}@media only screen and (max-width:62.5em){.wallet-heading,.wallet-balance{width:70%}}@media only screen and (max-width:50em){.wallet-heading,.wallet-balance{width:80%}.wallet-transactions-buttons{width:55%}.wallet-transactions-history-head{display:none}.wallet-transactions-history-item{flex-direction:column;justify-content:center}.wallet-transactions-history-item h3{width:100%!important;white-space:nowrap;text-align:center;margin:.3% 0}}@media only screen and (max-width:37.5em){.wallet-heading,.wallet-balance{width:90%}.wallet-transactions-top{flex-direction:column;align-items:start;justify-content:center}.wallet-transactions-buttons{margin-top:2%}.wallet-transactions-buttons{width:100%;gap:0;padding:1%}.wallet-transactions-buttons button{width:100%;margin:0 auto}}@media only screen and (max-width:31.25em){.wallet-balance-withdraw-button:first-of-type{margin-right:3rem}}@media only screen and (max-width:21.875em){.wallet-balance-heading{flex-direction:column;align-items:start}.wallet-balance-withdraw{width:100%;gap:2rem;margin-top:3%}.wallet-balance-withdraw-button{width:50%;padding:3% 4%;margin:0!important;white-space:wrap}}.product-not-found-description{font-size:3rem;text-align:center;margin-bottom:3rem}.accounts-section{background-color:#f6f7f9;display:flex;flex-direction:column;padding:3%;justify-content:flex-start;align-items:center;min-height:70vh}.accounts-heading{color:#131313;font-size:3rem;font-weight:600;margin-bottom:2%;align-self:flex-start;margin-left:5%}.accounts-div{width:90%;background-color:#fff;border:1px solid #d4d4d4;border-radius:8px;padding:2% 3%}.accounts-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:5%}.accounts-top h3{color:#333;font-size:2.2rem;font-weight:400}.accounts-items{display:flex;flex-direction:column}.accounts-item{display:flex;align-items:center;margin-bottom:3%;justify-content:space-between;padding:2% 1%}.account-add{border:none;border-radius:8px;background-color:#fe2b0d;color:#fff;padding:1% 3%;font-size:1.8rem;display:flex;align-items:center;gap:5%;white-space:nowrap;cursor:pointer}.accounts-item div{display:flex}.accounts-item p{color:#333;font-size:1.9rem;margin-right:1%;width:3%}.accounts-item img{width:12%;margin-right:3%}.accounts-item h3{color:#333;font-size:1.7rem;font-weight:500}.account-options{align-self:flex-end;width:40%;display:flex;gap:1rem;align-items:center;justify-content:flex-end}.account-delete,.account-withdraw{background-color:#262626;border:none;border-radius:5px;color:#fff;font-size:1.8rem;cursor:pointer;padding:2% 4%;white-space:nowrap;align-self:flex-end;display:flex}.account-withdraw{background-color:#fe2b0d}.accounts-item-details{display:flex;flex-direction:row;align-items:center;width:60%}@media only screen and (max-width:37.5em){.account-add img{display:none}.account-add{justify-content:center;padding:3% 6%}.accounts-item{flex-direction:column}.accounts-item-details{flex-direction:column;width:100%}.accounts-item p{display:none}.accounts-item img{width:32%;margin-right:0%;margin-bottom:2%}.account-options{align-self:auto;width:auto;margin-top:3%}.account-options{width:70%;justify-content:center}.accounts-item h3{width:100%;text-align:center}}.logo-div{margin-left:4.5%;margin-top:2.25%;background-color:transparent;border:none;cursor:pointer}.logo-div img{cursor:pointer}.message-div-1{display:flex;align-items:center;justify-content:center;flex-direction:column;height:80vh}.message-div-1 img{height:24.1%}.message-div-1 h4{text-align:center;font-size:3.7rem;font-weight:500;margin-top:.8rem;margin-bottom:2.2rem}.message-div-1 p{width:41.3%;text-align:center;font-size:1.8rem;font-weight:300}.message-div-1 p:last-of-type{margin:3% 0}.finish-redirect{appearance:none;outline:none;border:none;color:#fe2b0d;background-color:transparent;cursor:pointer;font-size:1.6rem;margin-top:-2%}*{box-sizing:border-box;margin:0;padding:0}.upload-profile{background-color:#f6f7f9;font-family:Poppins;font-weight:400;color:#000;padding:5.6rem 45.6rem 16.4rem 33.9rem}.upload-profile_input{background-color:#fff;border-radius:8px;padding:7.1rem 9.6rem 12.5rem 5.8rem}.email-notification{font-size:1.9rem;color:#2c7919;border-radius:12px;height:7.6rem;background-color:#eff2ee;padding:2.5rem 3.4rem 2.4rem;margin-bottom:5.8rem}.welcome-user{font-size:4rem;font-weight:600;color:#131313;margin-bottom:9px}.complete-notification{color:#646363;font-size:1.8rem;font-weight:400;margin-bottom:3.4rem}.heading-primary{font-size:1.9rem;font-weight:400;color:#666;margin-bottom:3.4rem}.upload-beats_label{font-size:1.9rem;font-weight:400;color:#636466;margin-bottom:1.3rem;display:flex;align-items:center;width:100%}.upload-beats_label img{margin-left:auto;width:3.5%;cursor:pointer}.upload-error-popup-content{padding:.7rem 1.4rem;background-color:#fff;border:1px solid #d4d4d4;box-shadow:2px 2px #0a0a0a29;border-radius:6px;color:#000;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.3rem;font-weight:400}.api-error{margin-left:auto}.form-upload-option{padding-right:2.95rem;appearance:none;-webkit-appearance:none;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20fill='%23000000'%20viewBox='0%200%20256%20256'%3e%3cpath%20d='M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z'%3e%3c/path%3e%3c/svg%3e") no-repeat right center / 20px auto;background-position-x:calc(100% - 20px);color:#333;font-size:1.9rem}.upload-beats-input{border-radius:4px;outline:1px solid #636466;border:none;height:6rem;width:100%;padding:1.7rem 3rem 1.6rem;font-size:1.9rem;color:#333}.upload-custom-textarea{height:14rem;padding:1.8rem 2.3rem 2.1rem 1.5rem;font-size:1.8rem;width:100%;resize:none;line-height:2.15;box-sizing:border-box;font-family:Poppins;font-weight:400;margin-bottom:4.15rem}.upload-custom-textarea:placeholder-shown{font-style:italic;font-weight:200}.job-title,.location{margin-bottom:4.6rem}.skills{margin-bottom:4.85rem;cursor:pointer}.opt-1{margin-bottom:2.3rem}.opt-2{margin-bottom:4.1rem}.add-portfolio{display:flex;align-items:center;gap:1.3rem;margin-bottom:7.1rem}.add-portfolio span{font-size:1.7rem;color:#ea6d62}.save-profile{border-radius:4px;border:none;cursor:pointer;height:6rem;color:#fff;background-color:#f55446;padding:1.6rem 4.7rem;font-size:2.1rem}.upload-picture{color:#fff;font-size:1.9rem;font-weight:500;padding:1.55rem 5.87rem;background-color:#fe2b0d;border-radius:4px;margin-top:1rem}.user-file-upload-label{display:flex;flex-direction:column;align-items:center;width:100%;max-width:37.7rem;background-color:#ededed;font-size:1.9rem;font-weight:200;height:37.7rem;border-radius:15px;border:2px dashed #404040;border-spacing:7px;margin-bottom:7.85rem;text-align:center;cursor:pointer}.user-file-upload-label img{margin-top:6.91rem;margin-bottom:3.18rem}.profile-picture{margin-bottom:3.4rem}.profile-selected-file{display:flex;flex-direction:column;align-items:center;width:100%;max-width:33rem;background-color:#ededed;font-size:1.9rem;font-weight:200;border-radius:15px;border:2px dashed #404040;border-spacing:7px;text-align:center;overflow:hidden}.artwork-thumbnail{width:100%;height:auto;object-fit:cover}.user-delete{margin-top:2rem;margin-bottom:7.85rem;max-width:33rem}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.upload-animation{animation:fade-in .8s ease-in}.skill-dropdown-content{margin:auto;background-color:#fff;box-shadow:0 3px 6px #00000029;border-radius:7px;color:#000;font-size:1.9rem;margin-top:1rem;height:fit-content;padding:.9rem 3rem;display:flex;flex-direction:column;width:calc(100% - 33.9rem - 45.6rem - 5.8rem - 9.6rem)}.service-item{font-size:1.8rem;margin:1rem 0;font-weight:400}.checkbox-container input{margin-right:1.7rem;cursor:pointer}@media only screen and (max-width:106.25em){.upload-profile{padding:5.6rem 10.2rem}.skill-dropdown-content{width:calc(100% - 35.8rem)}}@media only screen and (max-width:84.375em){.email-notification{font-size:1.6rem;margin-bottom:4.8rem}.welcome-user{font-size:3.2rem}.complete-notification{font-size:1.6rem}.upload-beats_label{font-size:1.7em}.upload-beats-input{height:5rem;font-size:1.7rem;padding:1.4rem 2.4rem}.upload-custom-textarea{height:10rem}.save-profile{height:4.8rem;font-size:1.6rem;padding:1.6rem 3.2rem}.add-portfolio span{font-size:1.5rem}.user-file-upload-label{height:30rem;font-size:1.6rem}.user-file-upload-label img{height:6rem;width:auto;margin-top:5rem;margin-bottom:2.4rem}.upload-picture{font-size:1.6rem;padding:1.3rem 3.6rem}}@media only screen and (max-width:56.25em){.upload-profile{padding:5.6rem 7.2rem}.skill-dropdown-content{width:calc(100% - 26.2rem)}.upload-profile_input{padding:5.2rem 7.2rem 10rem 4.6rem}}@media only screen and (max-width:43.75em){.email-notification{height:9.6rem}.welcome-user{font-size:2.8rem}.user-file-upload-label{height:24rem;font-size:1.5rem}.user-file-upload-label img{height:4rem;width:auto;margin-top:3.2rem;margin-bottom:2rem}.upload-picture{font-size:1.5rem;padding:1.3rem 3.6rem}}@media only screen and (max-width:40.5em){.upload-profile{padding:4.6rem 2.3rem}.upload-profile_input{padding:3.2rem 2.4rem 6.2rem}.skill-dropdown-content{width:calc(100% - 9.4rem)}.profile-selected-file{max-width:max-content;min-width:100%}.user-delete{max-width:max-content}}@media only screen and (max-width:23.5em){.email-notification{padding:1.8rem 2.4rem}.welcome-user{font-size:2.2rem}.complete-notification{font-size:1.4rem}.upload-beats_label{font-size:1.5rem}.upload-beats-input{padding:1rem 2rem;font-size:1.4rem}}.register-logo-div{width:100%;display:flex;align-items:center;padding-left:4.5%;padding-top:2.25%;padding-right:9%;background-color:transparent;border:none}.register-logo-div a{margin-left:auto;text-decoration:none;color:#333;font-size:1.85rem}.reset-container{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;height:80vh}.reset-container h4{width:27%;color:#333;font-size:2.2rem;font-weight:500;margin-bottom:5rem}.reset__group{width:27%}.reset__group label{font-size:1.6rem;margin-bottom:.5rem}.reset-input-container{width:100%;margin-bottom:2.5rem;position:relative}.reset-input-container input{width:100%;aspect-ratio:8.4}.reset__group button{width:100%;aspect-ratio:7;font-size:1.75rem;font-weight:500;margin-top:3.1rem}.reset__group a{display:flex;justify-content:center;width:100%;text-decoration:none;color:#eb4831;text-align:center;font-size:1.5rem;margin-top:3.75rem}.reset-input-container img{padding:1.3rem;width:5.25rem;position:absolute;right:0;cursor:pointer}.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;display:block;position:relative;width:100%;height:8px;background:#ddd;border-radius:4px}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{position:absolute;z-index:3;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%;background:#2196f3}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px #2196f380}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{position:absolute;z-index:1;transform:translateY(-50%);top:50%;width:100%;height:100%;background:#51adf6}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;position:absolute;z-index:2;top:0;left:0;width:0;height:0;background-color:transparent}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{width:0;height:0;border:0}.range-slider input[type=range]:focus{outline:0}.cart-checkout{background-color:#f6f7f9;display:flex;align-items:center;justify-content:center;padding-top:5%;min-height:70rem}.cart-checkout-div{width:60%;display:flex;flex-direction:column;margin-bottom:10%}.cart-checkout-heading{font-size:3rem;font-weight:600;color:#333;margin-bottom:3%}.cart-checkout-heading h3{font-size:3rem;font-weight:600;color:#333}.empty-cart-tag{margin-bottom:4rem;font-size:2.5rem;font-weight:400}.cart-checkout-items{width:100%;display:flex;flex-direction:column;background-color:#fff;padding-top:3%;padding-left:5%;padding-right:5%}.cart-checkout-topRow{width:100%;display:flex;color:#131313;padding-bottom:3%;border-bottom:1px solid #d4d4d4}.cart-checkout-item-detail-container{display:flex;align-items:center;width:90%;justify-content:space-between}.cart-checkout-topRow h3{color:#131313;font-size:2.3rem;font-weight:400}.cart-checkout-item{display:flex}.cart-checkout-item{display:flex;align-items:center;padding-top:5%;padding-bottom:5%;border-bottom:1px solid #d4d4d4}.cart-checkout-item-detail__total{display:flex;flex-direction:column;width:100%}.service-fee-right-contribute{position:relative;display:flex;align-items:center}.service-fee-right-contribute-fee{width:10%;margin-left:1%;color:#131313;font-size:2.3rem;font-weight:400}.cart-checkout-service-fee img{width:3rem;aspect-ratio:1;margin-right:1rem}.cart-checkout-service-fee img:last-of-type{cursor:pointer}.cart-checkout-item-div{display:flex;width:75%;align-items:center}.cart-checkout-item-image{width:15%;margin-right:5%;aspect-ratio:1;object-fit:cover}.cart-checkout-topbar__beat{width:65%}.cart-checkout-topbar__price{width:20%}.cart-checkout-item-name{color:#131313;font-size:2.3rem;font-weight:400}.cart-checkout-item-artist{color:#131313;font-size:2.1rem;font-weight:400}.cart-checkout-item-price{width:15%;color:#131313;font-size:2.3rem;font-weight:400;text-align:end}.cart-checkout-item-remove-button{background-color:transparent;border:none;width:10%}.cart-checkout-item-remove-image{width:25%;cursor:pointer}.cart-checkout-item-details{white-space:nowrap;text-overflow:ellipsis;display:flex;justify-content:center;flex-direction:column;max-width:76%;width:76%}.cart-checkout-item-details h3{text-overflow:ellipsis;overflow:hidden;max-width:80%}.cart-checkout-total-price{display:flex;margin-top:4%;margin-bottom:3%;padding-bottom:4%;border-bottom:1px solid #d4d4d4}.cart-checkout-total-price__div{width:90%;display:flex;flex-direction:column}.cart-checkout-total-price__main{width:100%}.cart-checkout-service-fee{display:flex;width:100%;justify-content:flex-end;align-items:center;color:#131313;font-size:2.3rem;font-weight:400}.cart-checkout-service-fee h3{color:#131313;font-size:2.3rem;font-weight:400}.cart-checkout-total__amount{display:flex;width:100%;justify-content:flex-end;align-items:center;color:#131313;font-size:2.3rem;font-weight:400}.cart-checkout-total__amount h3{color:#131313;font-size:2.3rem;font-weight:400}.cart-checkout-total-heading{color:#131313;font-size:2.5rem;font-weight:400;text-align:right;justify-content:end}.cart-checkout-total-heading__amount{color:#131313;font-size:2.5rem;font-weight:400;width:15%;text-align:left}.cart-checkout-button-div{width:100%;margin-bottom:5%}.cart-checkout-button{margin-left:auto;cursor:pointer;border:none;background-color:#fe2b0d;font-size:1.9rem;color:#fff;align-items:center;display:flex;justify-content:center;width:35%;padding-top:2%;padding-bottom:2%}@media only screen and (max-width:68.75em){.cart-checkout-div{width:80%}.cart-checkout-item-detail-container{width:88%}.cart-checkout-item-remove-button{margin-left:5%;width:7%}}@media only screen and (max-width:56.25em){.cart-checkout-div{width:85%}}@media only screen and (max-width:43.75em){.cart-checkout-div{width:90%}.cart-checkout-item-detail-container{flex-direction:column;align-items:start}.cart-checkout-item-div{width:85%}.cart-checkout-item-image{width:25%}.cart-checkout-item-price{display:none}.cart-checkout-item-div__price{display:initial}.cart-checkout-item-detail-container{width:85%}.cart-checkout-item-remove-button{width:10%}.cart-checkout-total-heading{justify-content:start;width:auto}.cart-checkout-item-detail-container:last-of-type{flex-direction:row;justify-content:end;width:100%}.cart-checkout-total-price .cart-checkout-item-price{display:initial;width:auto}.cart-checkout-topRow{display:none}.service-fee-text-content{width:60%}}@media only screen and (max-width:31.25em){.cart-checkout-item-remove-button{width:15%;margin-left:3%}.cart-checkout-item-image{width:30%}}@media only screen and (max-width:21.875em){.cart-checkout-item-image{width:35%}}.terms{padding:4.5% 14.8% 16% 14.5%}.terms h2{font-size:3.33rem;width:100%;font-weight:500;padding-bottom:.5%;border-bottom:3px solid #333333;margin-bottom:7%}.term-container{display:flex;font-size:1.58rem;line-height:3rem;color:#707070}.terms>.term-container{margin-bottom:1%}.term-container p{margin-left:1%;width:97%}.term-bold{font-weight:500;color:#606060}.term-roman{width:3%;text-align:center}.terms h3{font-size:2rem;color:#707070;font-weight:600;margin-top:5%;margin-bottom:2%}.terms h4{font-size:2rem;color:#707070;font-weight:600;margin-top:3%;margin-bottom:.7%}.terms-placeholder{margin-top:10%}.terms-email{color:#fe2b0d;text-decoration:none}.term-container p a{color:#00f}@media only screen and (max-width:68.75em){.terms{padding-left:10.5%;padding-right:10.5%}}@media only screen and (max-width:56.25em){.terms{padding-left:9.5%;padding-right:9.5%}}@media only screen and (max-width:43.75em){.terms{padding-left:8.5%;padding-right:8.5%}}@media only screen and (max-width:31.25em){.terms{padding-left:7.5%;padding-right:7.5%}}.beatsBid{background-color:#f6f7f9}.bids-topbar{background-color:#fff;padding:1% 6.8% 0 7.5%;display:flex;flex-direction:column;border-bottom:1px solid #d4d4d4}.bids-display-options{display:flex;align-items:center}.bids-display-options button{padding:1% 0;display:flex;align-items:center;justify-content:center;font-size:1.75rem;background-color:transparent;border:1px solid #ffffff;margin-right:2.5%;color:#000;cursor:pointer}.bids-button-selected{border:none!important;border-bottom:2px solid #f55446!important;color:#f55446!important}.beatsBid-seller,.beatsBid-buyer{padding:2.5% 6.8% 26% 7.5%;min-height:50vh}.beatsBid-seller h2,.beatsBid-buyer h2{font-size:2.7rem;font-weight:500;letter-spacing:.7px}.bids-container-seller,.bids-container-buyer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;background-color:#fff;border:1px solid #d4d4d4;border-radius:12px;padding:2% 3.5%;margin-top:1.5%}.bids-container-row{display:flex;width:100%;font-size:1.58rem;border-bottom:1px solid #d4d4d4;padding:1.5% .7%;text-align:left}.bids-container-row-header{padding-bottom:1%;font-size:1.75rem;font-weight:500}.bids-container-row:last-of-type{border-bottom:none}.bids-container-seller .bids-container-row__date{width:13.97%}.bids-container-seller .bids-container-row__name{width:21.86%}.bids-container-seller .bids-container-row__amount{width:14.67%}.bids-container-seller .bids-container-row__status{width:11.54%}.bids-container-seller .bids-container-row__action{width:37.96%}.bids-container-row div{display:flex;align-items:center}.bids-container-row__action button{border:none;padding:0;margin:0 3% 0 0;font-size:1.2rem;letter-spacing:.4px;color:#fff;cursor:pointer;outline:none;width:100%;aspect-ratio:3.28;border-radius:5px;white-space:nowrap}.bids-container-row__action button:last-of-type{margin-right:0}.bids-container-row__action-counter{background-color:#0064fe}.bids-container-row__action-accept{background-color:#2c7919}.bids-container-row__action-reject{background-color:#262626}.bids-container-row__action-disabled button{opacity:30%;cursor:default}.counter-offer-popup-overlay{background-color:#000c}.counter-offer-popup-content{display:flex;flex-direction:column;background-color:#fff;border:1px solid #707070;color:#333;border-radius:6px;width:33%}.counter-offer-popup__close{position:absolute;top:-2.5%;right:-8%;width:5%;aspect-ratio:1;object-fit:contain;cursor:pointer}.counter-offer-popup-content h3{font-size:2rem;font-weight:400;padding:4.5% 0% 2.5% 4%;border-bottom:1px solid #d4d4d4;width:100%}.counter-offer-popup-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:9.5% 4%}.counter-offer-popup-container input{border:1px solid #636466!important;padding:3.7%;border-radius:8px;width:100%;font-size:2.17rem;color:#636466;outline:none}.counter-offer-popup-container .button-container{width:100%;margin-top:4.6%;margin-bottom:7%;display:flex;align-items:center}.counter-offer-popup-container .button-container button{padding:0;font-size:1.5rem;cursor:pointer;outline:none;border:none}.button-container__cancel{margin-left:auto;margin-right:5.5%;color:#333;background-color:transparent}.button-container__submit{display:flex;align-items:center;justify-content:center;border-radius:5px;aspect-ratio:2.87;width:31.5%;color:#fff;background-color:#0064fe;outline:none;border:none;cursor:pointer}.button-container__submit img{width:14%;margin-right:6%;aspect-ratio:1;object-fit:contain}.offer-confirmation{width:34%;aspect-ratio:1;margin-top:5%;margin-bottom:8%}.counter-offer-popup-container h4{font-size:1.83rem;font-weight:400;text-align:left}.place-bid-popup-overlay{background-color:#000c}.place-bid-popup-content{width:33.5%}.place-bid-popup-content>div{display:flex;flex-direction:column;background-color:#fff;border:1px solid #707070;color:#333;border-radius:6px}.place-bid-popup-container h3{font-size:1.75rem;font-weight:400;padding:4.5% 0% 2.5% 4%;border-bottom:1px solid #d4d4d4;color:#333;width:100%}.place-bid-popup-heading-container{display:flex;align-items:center;position:relative;width:100%}.place-bid-popup-heading-container img{position:absolute;width:5%;aspect-ratio:1;right:3%;margin:4.5% 0% 2.5%;cursor:pointer}.place-bid-popup-container input{margin:9% 4% 0;border:1px solid #636466!important;padding:3.7% 3.7% 3.7% 4.5%;border-radius:8px;font-size:2.17rem;color:#636466;outline:none}.place-bid-popup-container .button-container{margin:4.6% 4% 16%;display:flex;align-items:center}.place-bid-popup-container .button-container button{padding:0;font-size:1.5rem;cursor:pointer;outline:none;border:none}.place-bid-popup-info{margin-top:4%;padding:4%}.place-bid-popup-info h5{display:flex;align-items:center;font-size:1.6rem;font-weight:500;letter-spacing:.4px;color:#333;margin-bottom:2.6%}.place-bid-popup-info h5 img{width:4.1%;aspect-ratio:1;margin-right:1%}.place-bid-popup-info p{font-size:1.5rem;color:#666;letter-spacing:.5px}.place-bid-popup-info p:first-of-type{margin-bottom:2.6%}.bids-container-buyer .bids-container-row__date{width:15.3%}.bids-container-buyer .bids-container-row__name{width:21.7%}.bids-container-buyer .bids-container-row__amount{width:13.6%}.bids-container-buyer .bids-container-row__status{width:11.2%}.bids-container-buyer .bids-container-row__action{width:38.2%}.bids-container-buyer .bids-container-row{padding:2.5% .7%}.bids-container-buyer .bids-container-row-header{padding:1.5% .7% 1%}.bids-container-row__action-addToCart{background-color:#fe2b0d;font-size:1.5rem!important;display:flex;align-items:center;justify-content:center;width:50%!important;aspect-ratio:4!important}.bids-container-buyer .bids-container-row__action:last-of-type{justify-content:center}.bids-container-row__action-counters,.bids-container-row__action-addToCart{margin-top:-9%!important;margin-bottom:-9%!important}.bids-container-row__action-addToCart img{width:9%;aspect-ratio:1;margin-right:5%}.empty-bids{font-size:2.6rem;font-weight:400;margin:0 auto;text-align:center}@media only screen and (max-width:37.5em){.place-bid-popup-content{width:80.5%}.button-container__submit{width:39.5%}.counter-offer-popup-content{width:80%}}@media only screen and (max-width:37.5em){.bids-container-row-header{display:none}.bids-container-row{flex-direction:column;align-items:center}.bids-container-seller .bids-container-row__date,.bids-container-seller .bids-container-row__name,.bids-container-seller .bids-container-row__amount,.bids-container-seller .bids-container-row__status{width:auto;margin-bottom:2%;text-align:center;white-space:nowrap}.bids-container-seller .bids-container-row__action{width:100%;margin-bottom:2%}.bids-container-buyer .bids-container-row__status,.bids-container-buyer .bids-container-row__date,.bids-container-buyer .bids-container-row__name,.bids-container-buyer .bids-container-row__amount{width:auto;margin-bottom:2%;text-align:center;white-space:nowrap}.bids-container-buyer .bids-container-row__action{width:auto}.bids-container-row__action button{margin-top:2%!important;margin-bottom:2%!important}}@media only screen and (max-width:56.25em){.bids-container-row-header{display:none}.bids-container-row{flex-direction:column;align-items:center}.bids-container-seller .bids-container-row__date,.bids-container-seller .bids-container-row__name,.bids-container-seller .bids-container-row__amount,.bids-container-seller .bids-container-row__status{width:auto;margin-bottom:2%;text-align:center;white-space:nowrap}.bids-container-seller .bids-container-row__action{width:100%;margin-bottom:2%}.bids-container-buyer .bids-container-row__status,.bids-container-buyer .bids-container-row__date,.bids-container-buyer .bids-container-row__name,.bids-container-buyer .bids-container-row__amount{width:auto;margin-bottom:2%;text-align:center;white-space:nowrap}.bids-container-buyer .bids-container-row__action{width:48%}.bids-container-row__action button{margin-top:2%!important;margin-bottom:2%!important}}@media only screen and (max-width:43.75em){.bids-container-buyer .bids-container-row__action{width:56%}}@media only screen and (max-width:37.5em){.bids-container-buyer .bids-container-row__action{width:66%}}@media only screen and (max-width:31.25em){.bids-container-buyer .bids-container-row__action{flex-direction:column;width:41%}.bids-container-buyer .bids-container-row__action button{margin-right:0;width:90%!important;aspect-ratio:4!important}.bids-container-row__action-addToCart{aspect-ratio:3.5!important}}@media only screen and (max-width:21.875em){.bids-container-buyer .bids-container-row__action{width:55%}}.withdraw-section{background-color:#f6f7f9;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 8rem)}.withdraw-top-heading{display:flex;flex-direction:row;width:60%;margin-top:3%;margin-bottom:2%}.withdraw-top-heading h3{color:#262626;font-size:2.1rem;font-weight:600;display:flex;align-items:center;width:100%}.withdraw-top-heading h3 img{margin-left:auto}.withdraw-main{display:flex;flex-direction:column;width:60%;background-color:#fff;border-radius:10px;margin-bottom:auto}.withdraw-main-heading{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3% 5%;border-bottom:1px solid #d4d4d4}.withdraw-main-heading h3{font-size:2.1rem;font-weight:600;color:#262626}.withdraw-main-heading img{width:10%}.withdraw-form{display:flex;flex-direction:column;padding:3% 5%;border-bottom:1px solid #d4d4d4}.withdraw-form input,.withdraw-form .withdrawal-bank>div{font-size:1.7rem;letter-spacing:.3px;border-radius:4px;outline:1px solid #d4d4d4;border:none;width:100%;padding:2% 3%;margin-top:1%}.withdraw-form>div{margin-bottom:4%;display:flex;flex-direction:column}.withdraw-form>div{position:relative}.withdraw-form img{padding:1rem;width:4.25rem;position:absolute;right:1rem;cursor:pointer;top:5.2rem}.withdraw-form p{color:#646363;font-size:1.9rem;text-transform:capitalize}.withdraw-button button{background-color:#131313;border:none;border-radius:8px;cursor:pointer;font-size:1.7rem;color:#fff;padding:2% 3%;display:flex;justify-content:center;opacity:1}.withdraw-button button:disabled{background-color:#131313;cursor:not-allowed;opacity:.5}.button-disabled{background-color:#131313!important;cursor:not-allowed!important;opacity:.5!important}.withdraw-button button div{margin-bottom:0}.withdraw-guidelines{display:flex;flex-direction:row;margin:3% 5%}.withdraw-guidelines h3{font-size:1.9rem;color:#262626;font-weight:600;margin-bottom:2%}.withdraw-guidelines span{font-size:1.9rem;color:#707070;font-weight:500;margin-left:1%}.withdraw-guidelines p{font-size:1.9rem;color:#707070;font-weight:500;margin-top:-2%}.border-div{background-color:#d35644;width:5px;margin-right:1%;border-radius:8px}@media only screen and (max-width:56.25em){.withdraw-main,.withdraw-top-heading{width:90%}}.bank-dropdown-content{margin:auto;background-color:#fff;box-shadow:0 3px 6px #00000029;border-radius:7px;color:#000;font-size:1.9rem;margin-top:1rem;height:fit-content;padding:.9rem 3rem;display:flex;flex-direction:column;width:54%;z-index:997!important;max-height:20rem;overflow-y:auto}.bank-dropdown-content .service-item label,.withdrawal-bank .withdrawal-name-input{cursor:pointer}.withdrawal-bank p img{top:0;right:0}.withdraw-main .loading{margin:10rem auto}.messages-section{scroll-behavior:smooth;background-color:#f6f7f9;display:flex;justify-content:center;align-items:center;padding:2.5rem 7%}.messages-box-whole{width:100%;display:flex;flex-direction:row;border:1px solid #d4d4d4;border-radius:8px;background-color:#fff;margin-bottom:5%;height:81vh}.messages-sidebar{width:24%;border-right:1px solid #d4d4d4;display:flex;flex-direction:column;padding:2% 0% 0}.messages-sidebar-heading{width:100%;display:flex;align-items:center;justify-content:center;padding:5% 5% 10%;border-bottom:1px solid #d4d4d4}.messages-sidebar-heading h3{color:#333;font-size:2.2rem;font-weight:500}.messages-items{display:flex;flex-direction:column;height:100%;overflow-y:auto}.messages-item{display:flex;flex-direction:row;align-items:center;gap:5%;padding:5%;border-top:1px solid #d4d4d4;cursor:pointer}.messages-item:first-of-type{border-top:none}.messages-item:last-child{border-bottom:1px solid #d4d4d4}.messages-item:hover{background-color:#f5f5f5}.messages-item img{width:15%;border-radius:50%;aspect-ratio:1}.messages-item-detail{width:80%;display:flex;justify-content:space-between;align-items:center;position:relative}.messages-item-detail-time{position:absolute;right:0;display:flex;flex-direction:column;align-items:flex-end;gap:1rem;justify-content:center}.message-item-detail-unread{font-size:1.3rem;border-radius:50%;aspect-ratio:1;background-color:#fe2b0d;color:#fff;padding:.5%;display:flex;align-items:center;justify-content:center;width:2.55rem}.messages-item-detail-div{display:flex;flex-direction:column}.messages-item-detail-name{color:#333;font-size:1.6rem;font-weight:400}.messages-item-detail-description{color:#707070;font-size:1.3rem;font-weight:300;white-space:nowrap}.last_message_time{white-space:nowrap;color:#707070;font-weight:400;font-size:1.3rem}.messages-chatbox{width:51%;display:flex;flex-direction:column}.chatbox-top-heading{border-bottom:1px solid #d4d4d4;display:flex;justify-content:space-between;align-items:center;padding:0 2%;height:10rem;z-index:997}.chatbox-top-heading-details{display:flex;width:80%;align-items:center;gap:2%}.chatbox-top-heading-details img{width:7%;border-radius:50%;aspect-ratio:1;object-fit:cover}.chatbox-top-heading-detail{display:flex;flex-direction:column}.chatbox-top-heading-detail h3{color:#333;font-size:1.7rem;font-weight:400}.chatbox-top-heading-detail p{color:#229e04;font-size:1.4rem;font-weight:400}.messages-workstream{width:25%;border-left:1px solid #d4d4d4;padding:2% 1%;background-color:#f5f5f5;display:flex;flex-direction:column}.workstream-top{display:flex;flex-direction:column}.workstream-top h3{color:#333;font-size:1.9rem;font-weight:400;margin-bottom:4%}.workstream-top div{display:flex;justify-content:space-between;align-items:center;margin-bottom:2%}.workstream-top div p{color:#707070;font-size:1.7rem;font-weight:400}.workstream-navigation{display:flex;width:97%;align-self:center;justify-content:center;align-items:center;border:1px solid #d4d4d4;background-color:#fff;border-radius:6px;box-shadow:inset 0 3px 6px #00000029;margin:5% 0%}.workstream-feed{background-color:transparent;border:none;padding:5% 0%;color:#666;font-size:1.5rem;display:flex;justify-content:center;width:50%;white-space:nowrap;font-weight:400;cursor:pointer;border-right:1px solid #d4d4d4}.workstream-feed:after{content:" Feed"}.workstream-attachements{background-color:transparent;border:none;width:50%;font-weight:400;cursor:pointer;color:#666;font-size:1.5rem;white-space:nowrap;text-align:center}.feed-details{display:flex;flex-direction:column;margin-top:3%;height:100%;overflow-y:auto}.feed-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;background-color:#fff;margin-bottom:3%}.feed-item-color{width:2%;height:100%}.feed-item-type-image{width:10%;margin-left:4%;margin-right:5%}.feed-item-detail{margin:5% 0%}.feed-item-detail h3{color:#333;font-size:1.5rem;font-weight:500}.feed-item-detail p{color:#707070;font-size:1.4rem;font-weight:400}.chatbox-messages{padding:4% 4% 0 3%;height:100%;overflow-y:auto}.message-row{margin:2% 0}.message-commission{display:flex;background-color:#fff;border:1px solid #d4d4d4;margin-bottom:5%}.commission-status-bar{background-color:#229e04;width:1.5%}.commission-details{width:100%;padding:2.7% 3.5% 0}.commission-details-top{display:flex;align-items:center;padding:0 .9% 1.8%;border-bottom:1px solid #d4d4d4}.commission-details-top__title h3{font-size:1.5rem;font-weight:500;color:#666}.commission-details-top__title h4{margin-top:1%;font-size:1.5rem;font-weight:400;color:#505050}.commission-details-top__status{margin-left:auto;display:flex;align-items:center;justify-content:center}.commission-details-top__status img{width:2.5rem;background-color:#229e04;border-radius:50%;padding:2%;aspect-ratio:1;margin-right:6%}.commission-details-top__status p{font-size:1.4rem;white-space:nowrap}.commission-producer-details{display:flex;align-items:center;padding:1.8% .9%;width:100%}.commission-producer-details img{width:7.5%;aspect-ratio:1;border-radius:50%;object-fit:cover}.commission-producer-details>div:first-of-type{display:flex;flex-direction:column;justify-content:center;margin-left:2%;font-size:1.25rem}.commission-producer-details>div h4{color:#f55446;font-weight:400;white-space:nowrap}.commission-button-container{display:flex;align-items:center;justify-content:flex-end;width:100%}.commission-producer-details button{margin:0 1%;white-space:nowrap;appearance:none;background:none;border:none;outline:none;padding:1% 3%;font-family:inherit;cursor:pointer;color:#fff;background-color:#fe2b0d;font-size:1.5rem;border-radius:5px}.commission-producer-details button:last-of-type{margin-right:0}.chatbox-date-divider{width:95%;margin:0 auto;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-size:1.5rem;color:#505050;font-weight:500}.chatbox-date-divider span{width:100%;border:1px solid #d4d4d4}.chatbox-date-divider span:first-of-type{margin-right:1.5%}.chatbox-date-divider span:last-of-type{margin-left:1.5%}.message-text{display:flex;align-items:flex-start;width:100%}.message-text>img{width:7%;aspect-ratio:1;border-radius:50%;object-fit:cover}.message-content{max-width:62%;display:flex;flex-direction:column;justify-content:center;margin-left:2.5%;font-size:1.4rem;background-color:#f5f5f5;padding:2.8% 3.8%;color:#333}.message-content_time{margin-left:auto}.message-content-attachment{width:40%;display:flex;flex-direction:column;justify-content:center;margin-left:2.5%;font-size:1.4rem;background-color:#f5f5f5;padding:2.8% 3.8%;color:#333}.message-content_attachment{display:flex;align-items:center;justify-content:flex-start;width:fit-content;white-space:nowrap;width:100%}.message-content_attachment>div{display:flex;flex-direction:column;justify-content:center;margin:0 auto}.message-content_attachment>div>h5{font-size:1.45rem;color:#333;font-weight:500}.message-content_attachment>img{width:12%}.chatbox-bottom{display:flex;flex-direction:column;justify-content:center;margin-top:auto}.chatbox-bottom-attachments{display:flex;width:100%;align-items:center;padding:1.5%;border-top:1px solid hsl(0,0%,83%);border-bottom:1px solid #d4d4d4}.message-add-attachment{appearance:none;background:none;border:none;outline:none;margin:0;padding:0;font-family:inherit;font-size:inherit;cursor:pointer;display:flex;align-items:center;font-size:1.4rem;white-space:nowrap}.message-add-attachment img{width:3rem}.chatbox-bottom-new-message{display:flex;align-items:center}.chatbox-bottom-new-message textarea{width:100%;height:8rem;font-size:1.3rem;border:none;resize:none;outline:none;padding:1% 4%;font-family:inherit;line-height:inherit;box-sizing:border-box}.chatbox-bottom-new-message button{margin:0 3.5% 0 1%;appearance:none;background:none;border:none;outline:none;padding:1% 4%;font-family:inherit;cursor:pointer;color:#fff;background-color:#fe2b0d;font-size:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:5px}.chatbox-bottom-new-message button:disabled{opacity:.6}.select-chat-placeholder{width:76%;height:81vh;display:flex;align-items:center;justify-content:center;padding:10%;font-size:2.5rem;font-weight:400;letter-spacing:.4px;text-align:center}.commission-details-popup-overlay{background-color:#000c}.commission-details-popup-content{display:flex;flex-direction:column;background-color:#fff;border:1px solid #707070;color:#333;border-radius:6px;width:43%}.commission-details-popup__close{position:absolute;top:-2.5%;right:-8%;width:5%;aspect-ratio:1;object-fit:cover;cursor:pointer}.commission-details-popup-content h3{font-size:2rem;font-weight:400;padding:4.5% 0% 2.5% 4%;border-bottom:1px solid #d4d4d4;width:100%}.commission-details-popup-container{display:flex;flex-direction:column;justify-content:center;width:100%;padding:2.5% 2% 5%}.commission-details-popup-container__row{display:flex;flex-direction:row;font-size:1.5rem;margin:1%;align-items:center}.commission-details-popup-container__row:first-of-type{align-items:flex-start}.commission-details-popup-container__row label{color:#333;width:35%;letter-spacing:.3px}.commission-details-participants-container{display:flex;flex-direction:column;justify-content:center;gap:1rem;color:#505050;width:100%}.commission-details-participant{display:flex;align-items:center}.commission-details-participant img{width:6.5%;object-fit:cover;aspect-ratio:1;border-radius:50%;margin-right:2.5%}.contract-details-popup__detail-box{background-color:#eee;display:flex;align-items:center;border-radius:10px;width:100%;padding:2.5% 3%}.contract-details-popup__detail-box .bullet{width:2.5%;background-color:#fe2b0d;border-radius:50%}.commission-details-popup-container__row-description{width:100%;padding:2% 1.5%;border-left:2px solid #d4d4d4;overflow-wrap:anywhere;margin-top:-2%}.cancel-commission{margin-top:5%;color:#fe2b0d;font-size:1.4rem;font-weight:500;cursor:pointer}.cancel-commission:last-of-type{margin-top:1.5%}.place-bid-popup-container textarea{font-size:1.4rem;border:1px solid #707070;border-radius:5px;height:15rem;padding:3% 4%;outline:none;resize:none;margin:5% 4% 0}.button-container__dispute{display:flex;align-items:center;justify-content:center;border-radius:5px;padding:3%!important;color:#fff;background-color:#fe2b0d;outline:none;border:none;cursor:pointer}.dispute-popup-container .button-container{margin-bottom:4%}.commission-payment-popup-container{padding-top:6%}.commission-payment-detail-container{display:flex;align-items:center;font-size:1.5rem}.commission-payment-detail-container p:first-of-type{width:50%;margin:.5%;font-weight:500}.commission-payment-popup-container>p{margin-top:9%;font-weight:500;margin-bottom:3%;font-size:1.5rem}.counter-offer-popup-container p{font-size:1.4rem;margin-top:2%}.chatbox-top-heading-more,.chatbox-top-heading-chats{display:none}.messages-sidebar-popup-content{width:40%;height:calc(81vh - 7rem);border:1px solid #d4d4d4;border-radius:0 0 8px 8px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;z-index:996!important;margin-top:1.5rem;border-top:none}.messages-sidebar-popup-content>img{width:12%;margin-bottom:7%}.workstream-sidebar-popup-content{left:54%!important;padding:2%;margin-left:2%}.messages-chatlist-popup-content{left:4%!important;margin-top:5.5rem}.messages-chatlist-popup-content .messages-items{padding-right:1rem}.workstream-sidebar-popup-content>img{margin-left:auto}.message-items-mobile{display:none;height:100%;overflow-y:auto}.select-chat-placeholder-mobile{display:none;width:100%;height:81vh;align-items:center;justify-content:center;padding:10%;font-size:2.5rem;font-weight:400;letter-spacing:.4px;text-align:center}.attachment-feed-container{width:100%;padding:0 2%}.attachment-feed-container>button{white-space:nowrap;appearance:none;background:none;border:none;outline:none;padding:3% 5%;font-family:inherit;cursor:pointer;color:#fff;background-color:#333;font-size:1.5rem;border-radius:5px;display:flex;align-items:center;justify-content:center;width:46%}.attachment-feed-container>button>img{margin-left:8%;width:23%;aspect-ratio:1}.attachment-file-popup-content{background:#fff 0% 0% no-repeat padding-box;border-radius:6px;box-shadow:0 3px 6px #00000029;padding:1%;display:flex;flex-direction:column;justify-content:center;width:10%;margin-top:1rem}.attachment-file-popup-content>div{margin-bottom:12%;color:#707070;font-size:1.45rem;cursor:pointer}.attachment-file-popup-content>div:last-of-type{margin-bottom:0}.attachment-feed{height:100%;overflow-y:auto;margin-top:9%;padding-left:2%;padding-right:3%}.attachment-feed-row{display:flex;align-items:center;margin-bottom:14%}.attachment-feed-row:last-of-type{margin-bottom:0}.attachment-feed-row>div{display:flex;flex-direction:column;justify-content:center}.attachment-feed-row>div>h5{font-size:1.45rem;color:#333;font-weight:500}.attachment-feed-row>div>p{font-size:1.25rem;color:#707070;font-weight:400}.attachment-feed-row>img:first-of-type{width:13%;margin-right:5%}.attachment-feed-row>img:last-of-type{width:11%;margin-left:auto;cursor:pointer}.attachment-load-placeholder{height:100%;display:flex;align-items:center;justify-content:center}.messages-mobile-section{display:none;flex-direction:column;justify-content:center}.currency-symbol{background-color:transparent;color:#c8c4c4;border:2px solid #c8c4c4;border-radius:50%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:1.7rem;font-weight:700}@media only screen and (max-width:106.25em){.workstream-feed:after{content:""}.messages-sidebar{width:30%}.select-chat-placeholder{width:70%}.messages-chatbox{width:45%}}@media only screen and (max-width:68.75em){.messages-section{padding:2.5rem 4%}.workstream-top h3{text-align:center}}@media only screen and (max-width:62.5em){.messages-workstream{display:none}.chatbox-top-heading-more{display:initial}.messages-sidebar{width:35%}.messages-chatbox,.select-chat-placeholder{width:65%}.commission-details-popup-content{width:55%}.commission-details-participant img{width:10%}}@media only screen and (max-width:56.25em){.messages-sidebar{width:40%}.messages-chatbox,.select-chat-placeholder{width:60%}}@media only screen and (max-width:43.75em){.messages-section{padding:2.5rem 4%}.messages-mobile-section{display:flex}.messages-sidebar{display:none}.workstream-sidebar-popup-content{left:45%!important;margin-left:1%}.messages-chatbox{width:100%}.messages-sidebar-popup-content,.chatbox-top-heading-details{width:50%}.chatbox-top-heading-details{flex-direction:column;text-align:center}.select-chat-placeholder,.chatbox-top-heading-details img{display:none}.message-items-mobile,.chatbox-top-heading-chats{display:initial}.select-chat-placeholder-mobile{display:flex}.messages-item{padding:3%}.messages-sidebar-heading{padding:4%}.commission-details-popup-content{width:85%}.commission-details-popup-container__row label{width:60%}}@media only screen and (max-width:31.25em){.messages-sidebar-popup-content{width:92%}.workstream-sidebar-popup-content{left:3%!important}.messages-sidebar-popup-content{margin-top:1.5rem}.commission-details-popup-container__row label{width:90%}.commission-details-participant img{width:14%}.attachment-file-popup-content{width:25%}}.commission-payment-popup-container input{font-size:1.5rem}.contract{padding:5.1% 10.1%;background-color:#f6f7f9}.contract-heading{display:flex;flex-direction:column;justify-content:center;margin-bottom:2.8%}.contract-heading h2{color:#131313;font-size:2.167rem;font-weight:500;display:flex;align-items:center;width:67%}.contract-heading h2 img{margin-left:auto}.contract-heading h3{color:#333;font-size:1.5rem;font-weight:400}.contract-container{display:flex}.contract-form{background-color:#fff;width:67%;margin-right:2.5%;padding:3.7% 4.8% 4.1% 4%;border-radius:8px}.contract-form-input-div{display:flex;flex-direction:column;justify-content:center;margin-bottom:7%}.contract-form-input-div label{font-size:1.6rem;font-weight:400;color:#636466;display:flex;align-items:center;width:100%;margin-bottom:1.3rem}.contract-form-input-div label img{margin-left:auto;width:3%;cursor:pointer}.contract-form-input-div input{border-radius:4px;outline:1px solid #636466;border:none;height:5.5rem;width:100%;padding:1.3rem 2rem;font-size:1.5rem;color:#262626}.contract-form-input-div textarea{border-radius:4px;outline:1px solid #636466;border:none;height:12.8rem;width:100%;padding:1.3rem 2rem;font-size:1.5rem;color:#262626}.contract-form-input-div>div{padding-right:2.95rem;appearance:none;-webkit-appearance:none;font-size:1.9rem;display:flex;align-items:center;cursor:pointer;border-radius:4px;outline:1px solid #707070;border:none;height:6rem;width:100%;padding:1.3rem 2rem;font-size:1.5rem;color:#333}.contract-form-input-div>div>img{height:100%;aspect-ratio:1.3;margin-left:auto}.checkbox-container a{color:#f55446}.contract-hire-button{width:17%;background-color:#f55446;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.75rem;aspect-ratio:4.1;margin-left:50%;margin-top:3.3%;cursor:pointer;border-radius:4px;white-space:nowrap}.contract-producer-details{background-color:#fff;width:30.5%;display:flex;flex-direction:column;align-items:center;padding:1.9%;border-radius:6px;height:fit-content}.contract-producer-details__img{width:45%;aspect-ratio:1;object-fit:contain;border-radius:50%;margin-bottom:4%}.contract-producer-details__img img{width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover}.contract-producer-details__details{display:flex;flex-direction:column;align-items:center}.contract-producer-details h2{font-size:1.92rem;font-weight:500;margin-bottom:3%}.contract-producer-details p{font-size:1.5rem;text-align:center}.term-error{margin-left:auto;width:3%;cursor:pointer}.genre-contract-dropdown-content{margin:auto;background-color:#fff;box-shadow:0 3px 6px #00000029;border-radius:7px;color:#000;font-size:1.9rem;margin-top:1rem;height:fit-content;padding:.9rem 3rem;display:flex;flex-direction:column;width:46.5%;z-index:997!important}@media only screen and (max-width:68.75em){.contract{padding:5%}.contract-hire-button{width:20%;margin-left:47%}.contract-form-input-div label img{width:4%}}@media only screen and (max-width:56.25em){.contract-hire-button{width:25%;margin-left:42%}.contract-form-input-div label img{width:5%}}@media only screen and (max-width:43.75em){.contract-container{flex-direction:column}.contract-form{order:2}.contract-form,.contract-producer-details{width:100%}.contract-producer-details{flex-direction:row;padding:4% 4% 0}.contract-producer-details__details{align-items:flex-start;margin-left:4%}.contract-producer-details__img{width:17%;margin-bottom:0}.contract-producer-details p{text-align:left}.contract-hire-button{margin-left:auto;width:fit-content;padding:1.5% 3%}.contract-form-input-div label img{width:6%}}@media only screen and (max-width:31.25em){.contract-producer-details__img{width:20%}.contract-form-input-div label img{width:7%}}@media only screen and (max-width:21.875em){.contract-producer-details__img{width:35%}.contract-form-input-div label img{width:8%}}.loading-section{background-color:#f6f7f9;display:flex;justify-content:center;align-items:center}.loading-div{max-width:85%;display:flex;flex-direction:column;margin-top:3%;align-items:center;border:1px solid #d4d4d4;border-radius:8px;background-color:#fff;margin-bottom:5%;padding:2% 5%}.loading-image-div{width:100%;display:flex;align-items:center;justify-content:center;margin:5%}.loading-image-div img{width:20%}.loading-section .loading{margin-top:5%;margin-bottom:10%}.loading-description h3{color:#333;font-size:2rem;font-weight:600;white-space:nowrap;margin-bottom:5%}.too-many-requests-description{text-align:center}.too-many-requests-description h4{color:#333;font-size:1.5rem;font-weight:600;white-space:nowrap;margin-bottom:5%;margin-top:-2%}@media only screen and (max-width:62.5em){.loading-description h3{white-space:normal;text-align:center}}@media only screen and (max-width:50em){.loading-div{padding:2% 4%}}@media only screen and (max-width:37.5em){.loading-div{max-width:90%}}.not-found{display:flex;align-items:center;margin-left:5rem;height:70vh}.not-found h2{font-size:3rem;font-weight:700}.not-found h3{font-size:2.5rem;font-weight:600}.not-found p{font-size:2rem;font-weight:500}.buttons__failure{display:flex;justify-content:center;gap:3rem}@media only screen and (max-width:37.5em){.not-found{flex-direction:column;margin-left:0}.not-found-image,.not-found-image img{width:-webkit-fill-available}}.error-section{background-color:#f6f7f9;display:flex;justify-content:center;align-items:center}.error-div{max-width:85%;display:flex;flex-direction:column;margin-top:3%;align-items:center;border:1px solid #d4d4d4;border-radius:8px;background-color:#fff;margin-bottom:5%;padding:2% 5%}.error-image-div{width:100%;display:flex;align-items:center;justify-content:center;margin:5%}.error-image-div img{width:20%}.error-description h3{color:#333;font-size:3rem;font-weight:600;white-space:nowrap;margin-bottom:5%}@media only screen and (max-width:62.5em){.error-description h3{white-space:normal;text-align:center}}@media only screen and (max-width:50em){.error-div{padding:2% 4%}}@media only screen and (max-width:37.5em){.error-div{max-width:90%}}.music-carousel-slide-container{width:100%;height:100%;aspect-ratio:2.4;padding:5%}.music-carousel-slide-container-mobile{width:90vw;height:100%;aspect-ratio:2.4;padding:5%}.music-carousel-slide{background-color:#fff;width:100%;height:100%;border-radius:6px;box-shadow:0 0 5px 5px #ffffff1a;position:relative;cursor:pointer}.music-carousel-slide>img{object-fit:cover!important;width:100%;height:100%}.music-carousel-filter{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#00000080}.music-carousel-info{position:absolute;bottom:3.5rem;left:3.5rem;display:flex;flex-direction:column;gap:1.5rem}.music-carousel-info>h2{font-size:3.2rem;color:#fff;line-height:1.25;font-weight:600;letter-spacing:.5px;cursor:default}.music-carousel-info>h2>span{cursor:pointer}.music-carousel-info>button{background-color:#fe2b0d;display:flex;align-items:center;justify-content:center;padding:1.3rem 4rem;border-radius:4px;outline:none;border:none;cursor:pointer;gap:1rem;font-size:1.7rem;color:#fff;width:fit-content;font-weight:400}.music-carousel-info>button>img{aspect-ratio:1;width:2rem}.carousel__button__landing{background-color:transparent;border:none;outline:none;width:10%;cursor:pointer}.carousel__button__landing img{width:40%}.mobile__carousel__nav{display:flex;justify-content:space-between;margin-bottom:2rem}@media only screen and (max-width:37.5em){.music-carousel-info{align-items:center}}.video-grid-artist{font-family:Poppins;font-size:1.5rem;color:#fe2b0d;margin:0;margin-bottom:.3rem}.video-row-artist{font-family:Poppins;font-size:1.4rem;color:#fe2b0d;margin:0}@media only screen and (max-width:1024px){.videos-grid{grid-template-columns:repeat(2,1fr)}.video-row-thumbnail-container,.video-row-thumbnail-skeleton{width:16rem;min-width:16rem}}.load-more-container{display:flex;justify-content:center;padding:3rem 0}.load-more-button{font-family:Poppins;font-size:1.6rem;font-weight:500;color:#fff;background-color:#fe2b0d;border:none;border-radius:5px;padding:1.2rem 3rem;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.load-more-button:hover{background-color:#e02509;transform:scale(1.02)}.load-more-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}@media only screen and (max-width:600px){.videos-grid{grid-template-columns:1fr}.videos-grid-container,.videos-row-container{padding:0 5% 5%}.load-more-button{font-size:1.4rem;padding:1rem 2rem}.video-row-card{padding:1rem;gap:1.5rem}.video-row-thumbnail-container,.video-row-thumbnail-skeleton{width:12rem;min-width:12rem}.video-row-title{font-size:1.6rem}.video-row-type{font-size:1.3rem}.video-play-icon{width:4rem;height:4rem}.video-play-icon-small{width:3rem;height:3rem}}.video-top-heading{padding-top:2%}.video-section-player{position:relative;width:45%;max-width:600px}.video-section-iframe{width:100%;aspect-ratio:16 / 9;border-radius:7px;border:none;background-color:#000}.videos-grid-container{padding:0 7.2% 5%;margin-top:2rem;background-color:#fff}.videos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.video-grid-card{width:100%}.video-grid-card-clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.video-grid-card-clickable:hover{transform:translateY(-5px)}.video-grid-card-clickable:hover .video-play-overlay{opacity:1}.video-thumbnail-container{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:5px;overflow:hidden;background-color:#1a1a1a}.video-thumbnail{width:100%;height:100%;object-fit:cover;border-radius:5px}.video-play-overlay{position:absolute;inset:0;background-color:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;border-radius:5px}.video-play-icon{width:6rem;height:6rem;filter:brightness(0) invert(1)}.video-play-icon-small{width:4rem;height:4rem;filter:brightness(0) invert(1)}.video-grid-iframe{width:100%;aspect-ratio:16 / 9;border-radius:5px;border:none}.video-grid-skeleton{width:100%;aspect-ratio:16 / 9;border-radius:5px}.video-grid-title{font-family:Poppins;font-weight:500;font-size:1.8rem;color:#000;margin-top:1rem;margin-bottom:.5rem}.video-grid-type{font-family:Poppins;font-size:1.5rem;color:#666;margin:0}.no-videos-message{font-family:Poppins;font-size:1.8rem;color:#666;text-align:center;grid-column:1 / -1;padding:3rem 0}.videos-row-container{padding:0 7.2% 5%;margin-top:2rem;background-color:#fff}.videos-row-list{display:flex;flex-direction:column;gap:1.5rem}.video-row-card{display:flex;align-items:center;gap:2rem;padding:1.5rem;background-color:#f5f5f5;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.video-row-card:hover{background-color:#ebebeb;transform:translate(5px)}.video-row-card:hover .video-play-overlay{opacity:1}.video-row-thumbnail-container{position:relative;width:20rem;min-width:20rem;aspect-ratio:16 / 9;border-radius:5px;overflow:hidden;background-color:#1a1a1a}.video-row-thumbnail{width:100%;height:100%;object-fit:cover;border-radius:5px}.video-row-thumbnail-skeleton{width:20rem;min-width:20rem;aspect-ratio:16 / 9;border-radius:5px}.video-row-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.video-row-title{font-family:Poppins;font-weight:500;font-size:1.8rem;color:#333;margin:0}.video-row-type{font-family:Poppins;font-size:1.4rem;color:#666;margin:0}@media only screen and (max-width:1024px){.videos-grid{grid-template-columns:repeat(2,1fr)}.video-row-thumbnail-container,.video-row-thumbnail-skeleton{width:16rem;min-width:16rem}.video-section-player{width:50%}}@media only screen and (max-width:600px){.videos-grid{grid-template-columns:1fr}.videos-grid-container,.videos-row-container{padding:0 5% 5%}.video-row-card{padding:1rem;gap:1.5rem}.video-row-thumbnail-container,.video-row-thumbnail-skeleton{width:12rem;min-width:12rem}.video-row-title{font-size:1.6rem}.video-row-type{font-size:1.3rem}.video-play-icon{width:4rem;height:4rem}.video-play-icon-small{width:3rem;height:3rem}.video-top-heading{flex-direction:column}.video-section-player{width:100%;max-width:100%;padding:0 5%;margin-bottom:2rem}}
