.modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;max-height:100vh;min-height:100vh;min-height:var(--doc-height);opacity:0;position:fixed;right:0;top:0;transition:.1s;visibility:hidden;width:100%}.modal.active{opacity:1;visibility:visible}.modal .clickOutside{height:100%;left:0;position:absolute;top:0;width:100%;z-index:9999}@media(min-width:568px){.modal .background{background:rgba(43,47,54,.5);opacity:0;transition:.3s}.modal .background.active{opacity:1}}.modal>.slot{max-height:100vh;max-width:500px;overflow-y:auto;transition:.2s!important;width:100%}@media(max-width:568px){.modal>.slot{min-height:100%;min-width:100%}}@media(min-width:568px){.modal>.slot.active{opacity:1}}.modal>*{position:relative;width:auto;z-index:10000}
.form-text textarea{background:#191b1f;color:#7e8893}.form-text textarea::-webkit-input-placeholder{color:#454b54}.form-text textarea:-moz-placeholder,.form-text textarea::-moz-placeholder{color:#454b54}.form-text textarea:-ms-input-placeholder{color:#454b54}.form-text textarea.focus,.form-text textarea:active,.form-text textarea:focus{border:1px solid rgba(69,75,84,.5)!important}.form-text.error input{border:1px solid darkred}.form-text.focus .characters{opacity:1}.form-text .input-error-enter,.form-text .input-error-leave-to{height:0}
.turnstile-wrapper[data-v-1f251687]{margin-bottom:20px;margin-top:20px;width:100%}.turnstile-container[data-v-1f251687]{width:100%}
.cover[data-v-aee0bf40]{height:var(--size);max-height:var(--maxSize);max-width:var(--maxSize);overflow:hidden;position:relative;width:var(--size)}.cover.sold[data-v-aee0bf40]{filter:grayscale(1);opacity:.3}.cover[data-v-aee0bf40]:after{content:"";display:block;padding-bottom:100%}.cover img[data-v-aee0bf40]:not(.fluid){bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}
.HorizontalTrackPlayButton[data-v-7090f06a]{position:relative}.HorizontalTrackPlayButton svg[data-v-7090f06a]{width:13.3333333333px}.demo-selector[data-v-7090f06a]{left:50%;position:absolute;top:-25px;transform:translateX(-50%);z-index:10}.current-demo[data-v-7090f06a]{align-items:center;background:rgba(0,0,0,.8);border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:10px;gap:2px;padding:2px 6px;white-space:nowrap}.dropdown-arrow[data-v-7090f06a]{font-size:8px}.demo-dropdown[data-v-7090f06a]{background:rgba(0,0,0,.9);border-radius:4px;bottom:100%;box-shadow:0 2px 8px rgba(0,0,0,.3);left:50%;min-width:80px;position:absolute;transform:translateX(-50%)}.demo-option[data-v-7090f06a]{color:#fff;cursor:pointer;font-size:10px;padding:4px 8px;white-space:nowrap}.demo-option[data-v-7090f06a]:hover{background:hsla(0,0%,100%,.1)}.demo-option.active[data-v-7090f06a]{background:hsla(0,0%,100%,.2)}
#header-beat{position:relative}@media(max-width:568px){#header-beat{text-align:center}}#header-beat .cover,#header-beat .grid{position:relative}@media(max-width:568px){#header-beat .cover{margin:auto;max-width:200px}}#header-beat .beat-data{color:#7e8893;display:flex;flex-direction:column;font-size:13px;height:100%;justify-content:space-between;margin-top:3px;position:relative}@media(max-width:568px){#header-beat .beat-data .top{margin:auto}}#header-beat .beat-data .included{color:#bcc7d4;margin:20px 0;width:100%}#header-beat .beat-data .included ul{color:#7e8893;margin:3px 0 6px}#header-beat .beat-data .included ul li{font-size:12px}#header-beat .beat-data .included ul li span{position:relative}#header-beat .byUsername{color:#bcc7d4}#header-beat .buttons{margin:10px auto 0}@media(min-width:568px){#header-beat .buttons{margin:0;position:absolute;right:7px;top:8px}}@media(max-width:768px){#header-beat .buttons{display:flex}#header-beat .buttons .btn.color{flex:1}}#header-beat .buttons .priceSeparator{margin:0 4px}#header-beat .buttons .oldPrice{-webkit-text-decoration:line-through;text-decoration:line-through}
#ProductPageDetails .oldPrice{-webkit-text-decoration:line-through;text-decoration:line-through}
.zoom-wrapper{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.zoom-wrapper .zoom-button-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);left:50%;padding:10px 18px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;z-index:10}.zoom-wrapper .zoom-button-text{color:#fff;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.zoom-wrapper .zoom-thumbnail{display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}#zoom-container{bottom:0!important;cursor:pointer;height:100vh!important;isolation:isolate!important;left:0!important;right:0!important;top:0!important;transform:none!important;width:100vw!important}#zoom-container,#zoom-container .zoomed{margin:0!important;padding:0!important;position:fixed!important;z-index:99999!important}#zoom-container .zoomed{overflow:hidden!important}#zoom-container .zoomed:after{background:rgba(0,0,0,.7)!important;bottom:0!important;content:"";height:100vh!important;left:0!important;margin:0!important;padding:0!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:1!important}#zoom-container .zoomed img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:2!important}.zoom-fade-enter-active,.zoom-fade-leave-active{transition:opacity .3s ease}.zoom-fade-enter,.zoom-fade-leave-to{opacity:0}.zoom-fade-enter-active .zoomed,.zoom-fade-leave-active .zoomed{transition:transform .3s ease,opacity .3s ease}.zoom-fade-enter .zoomed,.zoom-fade-leave-to .zoomed{opacity:0;transform:translate(-50%,-50%) scale(.9)}
.productTypeLabelBox.A{background:#02ff13}.productTypeLabelBox.B{background:#0062ff}
#ProductPageBehindTheProject .screenshot{border-radius:12px;overflow:hidden;position:relative}#ProductPageBehindTheProject .slot>*{margin-bottom:20px}#ProductPageBehindTheProject .slot>:last-child{margin-bottom:0}#ProductPageBehindTheProject .detailsTitle{color:#bcc7d4;margin-bottom:3px}#ProductPageBehindTheProject .detailsTitle .typeOfProductName{margin-left:5px}#ProductPageBehindTheProject .data{color:#7e8893}#ProductPageBehindTheProject .productTypeLabel{margin-bottom:10px}#ProductPageBehindTheProject .melodic-loops .detailsTitle{justify-content:space-between}#ProductPageBehindTheProject .melodic-loops .detailsTitle .indication{color:#7e8893;font-style:italic}#ProductPageBehindTheProject .melodic-loops .detailsTitle .icons{-webkit-user-select:none;-moz-user-select:none;user-select:none}#ProductPageBehindTheProject .melodic-loops .detailsTitle .icon{fill:#5a626b;cursor:pointer;height:15px;width:15px}#ProductPageBehindTheProject .melodic-loops .detailsTitle .icon:first-child{margin-left:10px;margin-right:4px}#ProductPageBehindTheProject .melodic-loop{background:#191b1f;border-radius:12px;margin-top:10px;padding:20px}#ProductPageBehindTheProject .melodic-loop .line{border-bottom:1px solid #1e2024;display:block;padding:10px 0}#ProductPageBehindTheProject .melodic-loop .line:first-child{padding-top:0}#ProductPageBehindTheProject .melodic-loop .line:last-child{border-bottom:none;padding-bottom:0}#ProductPageBehindTheProject .melodic-loop .data{color:#bcc7d4;margin-left:10px}
#SignedTrackBlog .screenshot{border-radius:12px;overflow:hidden;position:relative}#SignedTrackBlog .slot>*{margin-bottom:20px}#SignedTrackBlog .slot>:last-child{margin-bottom:0}#SignedTrackBlog .detailsTitle{color:#bcc7d4;margin-bottom:3px}#SignedTrackBlog .detailsTitle .typeOfProductName{margin-left:5px}#SignedTrackBlog .data{color:#7e8893}#SignedTrackBlog .productTypeLabel{margin-bottom:10px}#SignedTrackBlog .melodic-loops .detailsTitle{justify-content:space-between}#SignedTrackBlog .melodic-loops .detailsTitle .indication{color:#7e8893;font-style:italic}#SignedTrackBlog .melodic-loops .detailsTitle .icons{-webkit-user-select:none;-moz-user-select:none;user-select:none}#SignedTrackBlog .melodic-loops .detailsTitle .icon{fill:#5a626b;cursor:pointer;height:15px;width:15px}#SignedTrackBlog .melodic-loops .detailsTitle .icon:first-child{margin-left:10px;margin-right:4px}#SignedTrackBlog .melodic-loop{background:#191b1f;border-radius:12px;margin-top:10px;padding:20px}#SignedTrackBlog .melodic-loop .line{border-bottom:1px solid #1e2024}#SignedTrackBlog .melodic-loop .line:first-child{padding-top:0}#SignedTrackBlog .melodic-loop .line:last-child{border-bottom:none;padding-bottom:0}#SignedTrackBlog .melodic-loop .header>*{color:#bcc7d4}#SignedTrackBlog .totalScope{color:#7e8893;margin-top:10px}#SignedTrackBlog .totalScope .value{color:#bcc7d4}
#beat-page{padding:0!important}@media(max-width:768px){#beat-page .more-beats{display:none}}#beat-page .first>:first-child{margin-bottom:20px}#beat-page .detailsBlockLine{border-bottom:1px solid #191b1f;display:block;padding:10px 0}#beat-page .detailsBlockLine:first-child{padding-top:0}#beat-page .detailsBlockLine:last-child{border-bottom:none;padding-bottom:0}#beat-page .detailsBlockLine .title{color:#7e8893}#beat-page .detailsBlockLine .title .icon{fill:#7e8893;height:20px;width:20px}#beat-page .detailsBlockLine .data{color:#bcc7d4;margin-left:10px}#beat-page .detailsBlockLine a{border-bottom:1px dashed #7e8893;padding-bottom:1px}
