:root{--cs-translucent-border:1px solid rgba(255,255,255,.4);--cs-arrangement-color:#333;--cs-full-mix-color:#88888f;--cs-store-theme-color:#333}.restricted-message{border:1px solid;border-color:#f69898;padding:0;background:#fff}.restricted-message p{color:#445;background:rgba(246,152,152,.4);padding:15px 20px!important;margin:0!important}.restricted-message p a{color:inherit!important;text-decoration:underline!important}.access-message{border:1px solid;border-color:#f6d298;padding:0;background:#fff}.access-message p{color:#445;background:rgba(246,210,152,.4);padding:15px 20px!important;margin:0!important}.access-message p a{color:inherit!important;text-decoration:underline!important}.info-message{border:1px solid;border-color:#a8b3fa;padding:0;background:#fff}.info-message p{color:#445;background:rgba(168,179,250,.4);padding:15px 20px!important;margin:0!important}.info-message p a{color:inherit!important;text-decoration:underline!important}#arrangement-request-modal-wrapper,#authorized-download-modal-wrapper,#confirm-voicing-modal-wrapper{--padding:25px;position:relative;z-index:1100}#arrangement-request-modal-wrapper .arrangement-modal,#authorized-download-modal-wrapper .arrangement-modal,#confirm-voicing-modal-wrapper .arrangement-modal{--transform-offset-y:0px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,calc(-50% - var(--padding) - var(--transform-offset-y)));transform:translate(-50%,calc(-50% - var(--padding) - var(--transform-offset-y)));z-index:20;visibility:hidden;opacity:0;-webkit-transition:.3s;transition:.3s;background:#fff;color:#445;padding:var(--padding);width:calc(100% - 50px);max-width:600px}#arrangement-request-modal-wrapper .arrangement-modal.showing,#authorized-download-modal-wrapper .arrangement-modal.showing,#confirm-voicing-modal-wrapper .arrangement-modal.showing{-webkit-transform:translate(-50%,round(to-zero,-50%,10px));transform:translate(-50%,round(to-zero,-50%,10px));visibility:visible;opacity:1}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-header,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-header,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-header{padding-bottom:var(--padding);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;border-bottom:1px solid rgba(68,68,85,.25);margin-bottom:1px;position:relative}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-close,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-close,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-close{-ms-flex-item-align:end;align-self:flex-end;cursor:pointer;font-size:24px;padding:5px;aspect-ratio:1;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;position:absolute;top:-20px;right:-20px}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-song-title,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-song-title,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-song-title{font-size:1.5em}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-song-title span.song-title,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-song-title span.song-title,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-song-title span.song-title{font-weight:700}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-song-title span.song-title.subtitle,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-song-title span.song-title.subtitle,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-song-title span.song-title.subtitle{line-height:1;font-weight:400;font-size:1.25rem;display:block}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-voicing,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-voicing,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-voicing{font-size:1.25em}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-voicing span.voicing-title,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-voicing span.voicing-title,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-voicing span.voicing-title{font-weight:700}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-button-type,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-button-type,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-button-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2px}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-button-type>.button-type,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-button-type>.button-type,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-header .arrangement-modal-button-type>.button-type{background:#445;color:#fff;line-height:1;padding:3px 10px 4px;border-radius:20px;display:block}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-header h3,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-header h3,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-header h3{margin:0}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-header.centered,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-header.centered,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-header.centered{text-align:center}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body{padding-top:var(--padding);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body form,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body form,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body form input[type=submit],#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body form input[type=submit],#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body form input[type=submit]{background:var(--cs-arrangement-color);line-height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;padding:12px;border-radius:25px}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body form input[type=submit]:disabled,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body form input[type=submit]:disabled,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body form input[type=submit]:disabled{background:#aaa;cursor:not-allowed;font-style:italic}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body form .arrangement-acknowledgements,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body form .arrangement-acknowledgements,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body form .arrangement-acknowledgements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;display:none}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body form .loading-arrangement-modal,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body form .loading-arrangement-modal,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body form .loading-arrangement-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body form.preview-copy-fields input[name=num_copies],#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body form.preview-copy-fields input[name=num_copies],#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body form.preview-copy-fields input[name=num_copies]{display:none}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body form.preview-copy-fields .arrangement-acknowledgements,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body form.preview-copy-fields .arrangement-acknowledgements,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body form.preview-copy-fields .arrangement-acknowledgements{display:-webkit-box;display:-ms-flexbox;display:flex}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body form .cs-consent-checkbox-list,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body form .cs-consent-checkbox-list,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body form .cs-consent-checkbox-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body form .cs-consent-checkbox-list input[type=checkbox],#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body form .cs-consent-checkbox-list input[type=checkbox],#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body form .cs-consent-checkbox-list input[type=checkbox]{color:#fff;border-color:var(--cs-arrangement-color)}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body form .cs-consent-checkbox-list input[type=checkbox]:checked,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body form .cs-consent-checkbox-list input[type=checkbox]:checked,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body form .cs-consent-checkbox-list input[type=checkbox]:checked{background:var(--cs-arrangement-color)}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option{aspect-ratio:1;width:150px;border:1px solid;background:0 0}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option label,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option label,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option label{width:100%;height:100%;gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#445;cursor:pointer}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option label .voicing-title-display,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option label .voicing-title-display,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option label .voicing-title-display{color:var(--cs-voicing-color);font-size:2em;word-break:break-word;text-align:center}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option input[type=radio],#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option input[type=radio],#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option input[type=radio]{display:none}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option:has(:checked),#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option:has(:checked),#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option:has(:checked){background:var(--cs-voicing-color)}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option:has(:checked) label,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option:has(:checked) label,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option:has(:checked) label{color:#fff}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option:has(:checked) label .voicing-title-display,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option:has(:checked) label .voicing-title-display,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-options .voicing-option:has(:checked) label .voicing-title-display{color:#fff}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-confirm>a,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-confirm>a,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-confirm>a{border-radius:25px;display:block;padding:10px 18px;color:#fff;line-height:1}#arrangement-request-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-confirm>a.disabled,#authorized-download-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-confirm>a.disabled,#confirm-voicing-modal-wrapper .arrangement-modal .arrangement-modal-body .voicing-confirm>a.disabled{background:#445;opacity:.35;cursor:not-allowed;pointer-events:none}#arrangement-request-modal-wrapper .arrangement-modal-background,#authorized-download-modal-wrapper .arrangement-modal-background,#confirm-voicing-modal-wrapper .arrangement-modal-background{background:rgba(0,0,0,.3);position:fixed;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);top:0;bottom:0;left:0;right:0;opacity:0;-webkit-transition:.3s;transition:.3s;cursor:pointer;visibility:hidden}#arrangement-request-modal-wrapper .arrangement-modal-background.visible,#authorized-download-modal-wrapper .arrangement-modal-background.visible,#confirm-voicing-modal-wrapper .arrangement-modal-background.visible{visibility:visible;z-index:10;opacity:1}.sample-player{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.sample-player .sample-thumbnail{height:100%;--sample-thumbnail-offset:6px;margin:calc(var(--sample-thumbnail-offset) * -1) 0;height:calc(100% + var(--sample-thumbnail-offset) * 2)}.sample-player .sample-thumbnail>img{max-height:100%}.sample-player .play-pause-button{font-size:64px;width:48px;cursor:pointer;-ms-flex-item-align:center;align-self:center}.sample-player .play-pause-button>*{display:block}.sample-player .play-pause-button .fa-play{-webkit-transform:translateX(2px);transform:translateX(2px)}.sample-player .play-pause-button .fa-pause{display:none}.sample-player .play-pause-button.no-audio{opacity:.3}.sample-player .player-scroll-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-12px 0;height:88px}.sample-player .player-scroll-wrapper .timestamp{position:absolute;bottom:8px}.sample-player .player-scroll-wrapper .timestamp.current{left:0}.sample-player .player-scroll-wrapper .timestamp.duration{right:0}.sample-player .player-scroll-wrapper .seek-button{position:absolute;top:0;cursor:pointer;font-size:24px}.sample-player .player-scroll-wrapper .seek-button.backward{left:0}.sample-player .player-scroll-wrapper .seek-button.forward{right:0}.sample-player .player-scroll-wrapper .track-title{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content;width:calc(100% - 50px);height:26px;overflow-x:hidden}.sample-player .player-scroll-wrapper .track-title .title-text{position:absolute;white-space:nowrap;position:absolute;display:block;min-width:100%;text-align:center}.sample-player .player-scroll-wrapper .track-title a:hover{text-decoration:underline}.sample-player .faux-scroll,.sample-player .player-scroll{margin:0;-webkit-appearance:none;background:0 0;-webkit-box-flex:1;-ms-flex:1;flex:1;height:40px;cursor:pointer;color:currentColor;border:none!important;padding:0!important}.sample-player .faux-scroll::-webkit-slider-runnable-track,.sample-player .player-scroll::-webkit-slider-runnable-track{background:currentColor;height:6px;border-radius:6px}.sample-player .faux-scroll::-webkit-slider-thumb,.sample-player .player-scroll::-webkit-slider-thumb{background:currentColor;-webkit-appearance:none;height:30px;width:6px;border-radius:6px;margin-top:-12px}.sample-player .player-tracks{display:none;width:100%;padding-left:86px;list-style-type:decimal;margin-top:20px}.sample-player .player-tracks .player-track{cursor:pointer;display:list-item;padding-left:6px;font-size:18px;line-height:26px}.sample-player .player-tracks .player-track.active-track,.sample-player .player-tracks .player-track:hover{font-weight:700}.sample-player.show-list .player-tracks{display:block}.sample-player.blank{height:50px}.sample-player.playing .fas.fa-play{display:none}.sample-player.playing .fas.fa-pause{display:block}.sample-player.small-player{position:relative}.sample-player.small-player .player-scroll,.sample-player.small-player .timestamp,.sample-player.small-player .track-title{display:none}.sample-player.small-player .play-pause-button{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sample-player.small-player .player-scroll-wrapper{position:absolute;top:50%;width:136px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:36px;margin:0;z-index:5}.sample-player.small-player .player-scroll-wrapper .seek-button{font-size:42px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sample-player.small-player .player-scroll-wrapper .seek-button .fas{-webkit-transform:translateY(3px);transform:translateY(3px)}:root{--cs-service-highlight:#333;--cs-service-highlight:var(--sc-primary-accent);--cs-store-item-border-radius:0px}li.has-cart-count>a{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;line-height:1}li.has-cart-count>a .cart-count{font-size:.75em;background:var(--sc-primary-accent);color:#fff;width:16px;aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;line-height:1}.entry-content>#choralshop-wrapper{max-width:1250px;padding:100px 25px;margin:auto}.cs-wrapper-full-content{padding:75px 0;z-index:initial}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+1){z-index:calc(20 - 1)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+2){z-index:calc(20 - 2)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+3){z-index:calc(20 - 3)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+4){z-index:calc(20 - 4)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+5){z-index:calc(20 - 5)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+6){z-index:calc(20 - 6)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+7){z-index:calc(20 - 7)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+8){z-index:calc(20 - 8)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+9){z-index:calc(20 - 9)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+10){z-index:calc(20 - 10)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+11){z-index:calc(20 - 11)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+12){z-index:calc(20 - 12)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+13){z-index:calc(20 - 13)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+14){z-index:calc(20 - 14)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+15){z-index:calc(20 - 15)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+16){z-index:calc(20 - 16)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+17){z-index:calc(20 - 17)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+18){z-index:calc(20 - 18)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+19){z-index:calc(20 - 19)}.cs-wrapper-full-content>.scfe-block-wrapper:nth-child(20n+20){z-index:calc(20 - 20)}.cs-wrapper-full-content .container{max-width:1250px;padding:0 25px}.cs-wrapper-full-content [data-toggle=tooltip]{position:relative}.cs-wrapper-full-content [data-toggle=tooltip] .tooltip-content{content:attr(title);position:absolute;top:50%;left:100%;color:#fff;background:#333;background:var(--cs-store-theme-color);font-family:var(--sc-default-font) sans-serif;padding:9px 12px;border-radius:0 10px 10px 10px;margin-left:8px;font-size:15px;font-weight:400;line-height:1.25;visibility:hidden;opacity:0;-webkit-transition:.3s;transition:.3s;width:300px;white-space:normal;-webkit-box-shadow:1px 1px 7px 0 rgba(0,0,0,.35);box-shadow:1px 1px 7px 0 rgba(0,0,0,.35);z-index:500}.cs-wrapper-full-content [data-toggle=tooltip]:hover{color:#333;color:var(--cs-store-theme-color)}.cs-wrapper-full-content [data-toggle=tooltip]:hover .tooltip-content{visibility:visible;display:block;opacity:1}form.cs-protected-download .loaded,form.cs-protected-download .loading{display:none;padding:5px 0;text-align:center}form.cs-protected-download .loaded{color:#51d851}form.cs-protected-download.loading .loading{display:block}form.cs-protected-download.loaded .loaded{display:block}li.wide.order-download-link{font-weight:600}li.wide.order-download-link p{margin:.5em 0}li.wide.order-download-link p a{margin-left:8px}html body.single-cs-release .single-cs-release-wrapper.container{padding:0 50px}html body .scfe-block-wrapper.background .single-cs-release-wrapper.container{padding:0}html body .scfe-block-wrapper.background.inner-blocks-light-text .single-cs-release-wrapper.container{--album-color:white!important;--album-text-color:#445}html body .single-cs-release-wrapper.container{padding:0 50px;--album-color:#445;--album-text-color:white;--order-height:0px;--stream-height:0px;--order-stream-gap:0px}html body .single-cs-release-wrapper.container .inner-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px}html body .single-cs-release-wrapper.container .inner-wrapper>*{width:calc(1 * (33.3333333333% - 33.3333333333px) + 0px)}html body .single-cs-release-wrapper.container .inner-wrapper>.mega{width:calc(3 * (33.3333333333% - 33.3333333333px) + 100px)}html body .single-cs-release-wrapper.container .inner-wrapper>.large{width:calc(2 * (33.3333333333% - 33.3333333333px) + 50px)}html body .single-cs-release-wrapper.container .inner-wrapper>.full{width:100%}html body .single-cs-release-wrapper.container .inner-wrapper>.layout-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media (max-width:600px){html body .single-cs-release-wrapper.container .inner-wrapper>.layout-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}}html body .single-cs-release-wrapper.container .inner-wrapper .album-art-section img{display:block}html body .single-cs-release-wrapper.container .inner-wrapper .heading-section{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em}html body .single-cs-release-wrapper.container .inner-wrapper .heading-section .release-subtitle{font-size:1.375em}html body .single-cs-release-wrapper.container .inner-wrapper .heading-section>*{margin:0}html body .single-cs-release-wrapper.container .inner-wrapper .samples-section{padding:37px 25px 25px;background:var(--album-color);color:var(--album-text-color);border-radius:30px}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .title{text-transform:uppercase;font-size:1.5em}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons,html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .stream-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons{min-width:200px}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .stream-links .links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .stream-links .links a{--cover-opacity:.5;color:var(--album-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:42px;aspect-ratio:1;font-size:20px;border-radius:100%;position:relative;background-color:transparent;background-image:-webkit-gradient(linear,left bottom, left top,from(var(--album-color)),to(var(--album-color)));background-image:linear-gradient(0deg,var(--album-color),var(--album-color));background-blend-mode:color;-webkit-transition:.3s;transition:.3s}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .stream-links .links a .spinner-icon{display:none}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .stream-links .links a:hover{background-color:rgba(255,255,255,.5)}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:0 0;gap:10px}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>*{width:100%;margin:0;background:var(--cs-store-theme-color);border-radius:20px}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>* a,html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>* p{width:100%;margin:0;background:0 0}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>* a{padding:12px}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>* a,html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>* a>span{line-height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>* a.add_to_cart_button .loading-message,html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>* a.add_to_cart_button .spinner-icon{display:none}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>* a.add_to_cart_button.loading .original-button-text{display:none}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>* a.add_to_cart_button.loading .loading-message{display:block}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>* a.add_to_cart_button.added{display:none}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>.arrangement{background:var(--cs-arrangement-color)}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>.full_mix_download{background:var(--cs-full-mix-color)}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons .purchase-button a,html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons a.purchase-button{color:#fff}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons .purchase-button.exclusive-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background:#889;padding:12px;gap:4px;display:flex!important}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons .purchase-button-link{-webkit-transition:.3s;transition:.3s}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons .purchase-button-link:hover{background:rgba(255,255,255,.1)}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons>*{background:0 0}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons .purchase-button{background:var(--album-color)}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons .purchase-button a{color:var(--album-text-color)}html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section .order-buttons .purchase-buttons .purchase-button a .spinner-icon{display:none}@media (max-width:600px){html body .single-cs-release-wrapper.container .inner-wrapper .order-stream-section{position:absolute;top:calc(100% + 25px);width:100%;gap:25px}}@media (max-width:600px){html body .single-cs-release-wrapper.container .inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px}html body .single-cs-release-wrapper.container .inner-wrapper>*{width:calc(1 * (100% - 0px) + 0px)}html body .single-cs-release-wrapper.container .inner-wrapper>.mega{width:calc(3 * (100% - 0px) + 50px)}html body .single-cs-release-wrapper.container .inner-wrapper>.large{width:calc(2 * (100% - 0px) + 25px)}html body .single-cs-release-wrapper.container .inner-wrapper>.full{width:100%}}@media (max-width:600px){html body .single-cs-release-wrapper.container .inner-wrapper{margin-bottom:calc(25px + var(--order-height) + var(--stream-height) + var(--order-stream-gap))}}.release-listing-layout.columns-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.release-listing-layout.columns-1>*{width:calc(1 * (100% - 0px) + 0px)}.release-listing-layout.columns-1>.mega{width:calc(3 * (100% - 0px) + 40px)}.release-listing-layout.columns-1>.large{width:calc(2 * (100% - 0px) + 20px)}.release-listing-layout.columns-1>.full{width:100%}.release-listing-layout.columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.release-listing-layout.columns-2>*{width:calc(1 * (50% - 10px) + 0px)}.release-listing-layout.columns-2>.mega{width:calc(3 * (50% - 10px) + 40px)}.release-listing-layout.columns-2>.large{width:calc(2 * (50% - 10px) + 20px)}.release-listing-layout.columns-2>.full{width:100%}@media (max-width:600px){.release-listing-layout.columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.release-listing-layout.columns-2>*{width:calc(1 * (100% - 0px) + 0px)}.release-listing-layout.columns-2>.mega{width:calc(3 * (100% - 0px) + 40px)}.release-listing-layout.columns-2>.large{width:calc(2 * (100% - 0px) + 20px)}.release-listing-layout.columns-2>.full{width:100%}}.release-listing-layout.columns-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.release-listing-layout.columns-3>*{width:calc(1 * (33.3333333333% - 13.3333333333px) + 0px)}.release-listing-layout.columns-3>.mega{width:calc(3 * (33.3333333333% - 13.3333333333px) + 40px)}.release-listing-layout.columns-3>.large{width:calc(2 * (33.3333333333% - 13.3333333333px) + 20px)}.release-listing-layout.columns-3>.full{width:100%}@media (max-width:800px){.release-listing-layout.columns-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.release-listing-layout.columns-3>*{width:calc(1 * (50% - 10px) + 0px)}.release-listing-layout.columns-3>.mega{width:calc(3 * (50% - 10px) + 40px)}.release-listing-layout.columns-3>.large{width:calc(2 * (50% - 10px) + 20px)}.release-listing-layout.columns-3>.full{width:100%}}@media (max-width:600px){.release-listing-layout.columns-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.release-listing-layout.columns-3>*{width:calc(1 * (100% - 0px) + 0px)}.release-listing-layout.columns-3>.mega{width:calc(3 * (100% - 0px) + 40px)}.release-listing-layout.columns-3>.large{width:calc(2 * (100% - 0px) + 20px)}.release-listing-layout.columns-3>.full{width:100%}}.release-listing-layout .list-cs-release-wrapper{--album-color:#445;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;background:var(--album-color);color:#fff;margin-top:10%;border-radius:25px;padding:0 20px 20px}.release-listing-layout .list-cs-release-wrapper .album-art-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-20%}.release-listing-layout .list-cs-release-wrapper .album-art-section img{width:80%;display:block;-webkit-box-shadow:0 0 4px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.3)}.release-listing-layout .list-cs-release-wrapper .heading-section{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:auto}.release-listing-layout .list-cs-release-wrapper .heading-section>*{margin:0}.release-listing-layout .list-cs-release-wrapper .order-stream-section{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links{background:#fff;border-radius:15px;padding:10px 15px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .title,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .title{color:#445;font-size:1.25em}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .links,.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .links,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .purchase-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .links *,.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons *,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .links *,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .purchase-buttons *{margin:0}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .links a,.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons a,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .links a,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .purchase-buttons a{--border-width:0px;background:var(--album-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px!important;aspect-ratio:1;font-size:22px;border-radius:100%;border:var(--border-width) solid var(--album-color);position:relative;overflow:hidden}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .links a .spinner-icon,.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons a .spinner-icon,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .links a .spinner-icon,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .purchase-buttons a .spinner-icon{display:none!important}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .links a:after,.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons a:after,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .links a:after,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .purchase-buttons a:after{content:"";position:absolute;top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);width:calc(100% + var(--border-width) + var(--border-width));height:calc(100% + var(--border-width) + var(--border-width));background:#fff;-webkit-transition:.3s;transition:.3s;opacity:0}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .links a:hover:after,.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons a:hover:after,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .links a:hover:after,.release-listing-layout .list-cs-release-wrapper .order-stream-section .stream-links .purchase-buttons a:hover:after{opacity:.5}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:0 0;gap:10px}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>*{width:100%;margin:0;background:var(--cs-store-theme-color);border-radius:20px}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>* a,.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>* p{width:100%;margin:0;background:0 0}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>* a{padding:12px}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>* a,.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>* a>span{line-height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>* a.add_to_cart_button .loading-message,.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>* a.add_to_cart_button .spinner-icon{display:none}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>* a.add_to_cart_button.loading .original-button-text{display:none}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>* a.add_to_cart_button.loading .loading-message{display:block}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>* a.add_to_cart_button.added{display:none}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>.arrangement{background:var(--cs-arrangement-color)}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>.full_mix_download{background:var(--cs-full-mix-color)}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons .purchase-button a,.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons a.purchase-button{color:#fff}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons .purchase-button.exclusive-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background:#889;padding:12px;gap:4px;display:flex!important}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons .purchase-button-link{-webkit-transition:.3s;transition:.3s}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons .purchase-button-link:hover{background:rgba(255,255,255,.1)}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons>*{background:0 0}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons a{background:var(--album-color);color:var(--album-color)!important}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons a span.text{display:none}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons a span.fas{color:#fff!important}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons a>.loading-message{position:absolute;top:calc(50% - 10.5px);left:calc(50% - 10px)}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons a.added_to_cart{color:#fff!important;background:#fff;border:3px solid var(--album-color)}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons .purchase-buttons a.added_to_cart:before{content:"\f07a";font-family:"Font Awesome 6 Free";font-weight:900;color:var(--album-color);font-size:18px;position:absolute}.release-listing-layout .list-cs-release-wrapper .order-stream-section .order-buttons~.stream-links{margin-left:auto}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper>*{margin:0;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper .service-icon{aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:10px solid;padding:48px;border-radius:100%;-webkit-transition:.3s;transition:.3s}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper .service-icon>span{font-size:64px;width:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper .service-icon:hover{border-color:var(--cs-service-highlight)}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper .service-name{text-transform:uppercase}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper .service-writeup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper .service-writeup>*{margin:0}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper.name-on-top .service-icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper.name-on-top .service-name{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper:not(.name-on-top) .service-name{position:relative;font-size:20px}.scfe-block-wrapper.service .scfe-block-wrapper-inner .service-wrapper:not(.name-on-top) .service-name:after{content:"";display:block;margin-top:10px;border-bottom:2px solid;border-color:var(--cs-service-highlight)}html body .single-cs-song-wrapper.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}html body .single-cs-song-wrapper.container>*{width:calc(1 * (33.3333333333% - 20px) + 0px)}html body .single-cs-song-wrapper.container>.mega{width:calc(3 * (33.3333333333% - 20px) + 60px)}html body .single-cs-song-wrapper.container>.large{width:calc(2 * (33.3333333333% - 20px) + 30px)}html body .single-cs-song-wrapper.container>.full{width:100%}html body .single-cs-song-wrapper.container{padding:0 50px;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:60px}html body .single-cs-song-wrapper.container>*{display:-webkit-box;display:-ms-flexbox;display:flex}html body .single-cs-song-wrapper.container .section-title{font-size:1.375em;font-weight:700}html body .single-cs-song-wrapper.container .header-section{background:var(--cs-store-theme-color);min-height:100px;border-radius:30px;padding:25px 0;text-align:center;background-image:linear-gradient(45deg,rgba(0,0,0,.5),transparent);background-blend-mode:overlay;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html body .single-cs-song-wrapper.container .header-section.full{margin:0 -25px}html body .single-cs-song-wrapper.container .header-section>*{margin:0;padding:0 25px}html body .single-cs-song-wrapper.container .header-section>.voicing-parts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html body .single-cs-song-wrapper.container .header-section .sample,html body .single-cs-song-wrapper.container .header-section .voicing{display:none}html body .single-cs-song-wrapper.container .header-section .parts,html body .single-cs-song-wrapper.container .header-section .voicing{color:var(--cs-store-theme-color);background:#fff;border-radius:50px;font-size:1.25em;line-height:1em;padding:.375em .875em;border-radius:50px;font-weight:700;text-transform:uppercase}html body .single-cs-song-wrapper.container .header-section .song-title{background:#fff;color:currentColor;margin:0 25px;border-radius:20px;padding:25px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}html body .single-cs-song-wrapper.container .header-section .song-title>*{margin:0;line-height:1}html body .single-cs-song-wrapper.container .header-section .song-title .song-name{font-size:2.5em}@media (max-width:800px){html body .single-cs-song-wrapper.container .header-section .song-title{margin:0;background-color:#fff;padding-top:30px;border-radius:50px 50px 0 0;padding-bottom:0}}html body .single-cs-song-wrapper.container .header-section .larger-work{width:100%;font-size:1.5em;font-style:italic;font-weight:700}@media (max-width:800px){html body .single-cs-song-wrapper.container .header-section{border-radius:0;padding-bottom:0;gap:60px;margin:0 calc(var(--scfe-spacing) * -1);width:calc(100% + 2 * var(--scfe-spacing))!important}}html body .single-cs-song-wrapper.container .header-section.full{width:calc(100% + 25px + 25px)!important}html body .single-cs-song-wrapper.container .recording-artists-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em}html body .single-cs-song-wrapper.container .recording-artists-section h3{margin:0}html body .single-cs-song-wrapper.container .recording-artists-section .voicing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;display:none;background:0 0}html body .single-cs-song-wrapper.container .recording-artists-section .voicing .recording-artist-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:18px;line-height:1;color:var(--cs-store-theme-color)}html body .single-cs-song-wrapper.container .recording-artists-section .voicing .recording-artist-info>*{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}html body .single-cs-song-wrapper.container .recording-artists-section .voicing .recording-artist-info>.headshot,html body .single-cs-song-wrapper.container .recording-artists-section .voicing .recording-artist-info>.headshot-placeholder{width:80px;display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-radius:100%;aspect-ratio:1;border:3px solid}html body .single-cs-song-wrapper.container .recording-artists-section .voicing .recording-artist-info>.headshot-placeholder{background:currentColor;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body .single-cs-song-wrapper.container .recording-artists-section .voicing .recording-artist-info>.headshot-placeholder .initials{color:#fff}html body .single-cs-song-wrapper.container .recording-artists-section .voicing .recording-artist-info>.name,html body .single-cs-song-wrapper.container .recording-artists-section .voicing .recording-artist-info>:is(a){color:var(--cs-text)}html body .single-cs-song-wrapper.container .recording-artists-section .voicing .recording-artist-info>.name .fas,html body .single-cs-song-wrapper.container .recording-artists-section .voicing .recording-artist-info>:is(a) .fas{font-size:20px}html body .single-cs-song-wrapper.container .recording-artists-section .voicing .recording-artist-info>:is(a):hover{color:var(--cs-store-theme-color)}html body .single-cs-song-wrapper.container .song-notes>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em}html body .single-cs-song-wrapper.container .song-notes>.container>*{margin:0}html body .single-cs-song-wrapper.container .purchase-section{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:45px}html body .single-cs-song-wrapper.container .purchase-section .purchase-options-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:0 0;gap:10px}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>*{width:100%;margin:0;background:var(--cs-store-theme-color);border-radius:20px}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>* a,html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>* p{width:100%;margin:0;background:0 0}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>* a{padding:12px}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>* a,html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>* a>span{line-height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>* a.add_to_cart_button .loading-message,html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>* a.add_to_cart_button .spinner-icon{display:none}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>* a.add_to_cart_button.loading .original-button-text{display:none}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>* a.add_to_cart_button.loading .loading-message{display:block}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>* a.add_to_cart_button.added{display:none}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>.arrangement{background:var(--cs-arrangement-color)}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons>.full_mix_download{background:var(--cs-full-mix-color)}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons .purchase-button a,html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons a.purchase-button{color:#fff}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons .purchase-button.exclusive-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background:#889;padding:12px;gap:4px;display:flex!important}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons .purchase-button-link{-webkit-transition:.3s;transition:.3s}html body .single-cs-song-wrapper.container .purchase-section .purchase-buttons-wrapper .purchase-buttons .purchase-button-link:hover{background:rgba(255,255,255,.1)}html body .single-cs-song-wrapper.container .meta-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper{display:table;font-size:18px;width:100%}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta{display:table-row}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>*{display:table-cell;line-height:1;padding:6px 0}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-key{font-weight:700;color:inherit;padding-right:16px;white-space:nowrap}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.arrangers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;line-height:1.25}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.arrangers .arranger-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.arrangers .arranger-info .fas{font-size:20px}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.arrangers .arranger-info .fas:hover{color:var(--cs-store-theme-color)}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.parts{color:inherit}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.voicings{padding:0;vertical-align:middle}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.voicings .voicing-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;row-gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.voicings .voicing-selector .voicing{background:0 0;border-width:2px;border-style:solid;line-height:1;font-size:16px;padding:4px 10px;border-radius:100px;cursor:pointer}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.difficulty>span{border:2px solid;padding:2px 4px;line-height:1;font-weight:700;font-size:15px}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.pitches .voicing{display:none;background:0 0;color:currentColor}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.recording_artists .voicing{background:0 0;color:currentColor;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;display:none}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.recording_artists .voicing .recording-artist-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.recording_artists .voicing .recording-artist-info .fas{font-size:20px}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-value.recording_artists .voicing .recording-artist-info .fas:hover{color:var(--cs-store-theme-color)}@media (max-width:450px){html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>*{display:block}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-key{font-size:15px;padding:3px 0}html body .single-cs-song-wrapper.container .meta-section .song-meta-wrapper .song-meta>.song-meta-key.voicings{padding-bottom:10px}}html body .single-cs-song-wrapper.container .video-sheet-music-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}html body .single-cs-song-wrapper.container .video-sheet-music-wrapper .sheet-music-preview{display:none;background:0 0;border:1px solid #d6d6d8}html body .single-cs-song-wrapper.container .video-sheet-music-wrapper .video-link{display:none;background:0 0;aspect-ratio:16/9}html body .single-cs-song-wrapper.container .video-sheet-music-wrapper .video-link iframe,html body .single-cs-song-wrapper.container .video-sheet-music-wrapper .video-link>*{width:100%;height:100%}@media (max-width:800px){html body .single-cs-song-wrapper.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}html body .single-cs-song-wrapper.container>*{width:calc(1 * (50% - 15px) + 0px)}html body .single-cs-song-wrapper.container>.mega{width:calc(3 * (50% - 15px) + 60px)}html body .single-cs-song-wrapper.container>.large{width:calc(2 * (50% - 15px) + 30px)}html body .single-cs-song-wrapper.container>.full{width:100%}html body .single-cs-song-wrapper.container{row-gap:60px;padding:0 var(--scfe-spacing)!important}}@media (max-width:600px){html body .single-cs-song-wrapper.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:45px}html body .single-cs-song-wrapper.container>*{width:calc(1 * (100% - 0px) + 0px)}html body .single-cs-song-wrapper.container>.mega{width:calc(3 * (100% - 0px) + 90px)}html body .single-cs-song-wrapper.container>.large{width:calc(2 * (100% - 0px) + 45px)}html body .single-cs-song-wrapper.container>.full{width:100%}}.container.back-to-store{margin-top:30px!important;padding:0 50px;font-size:18px}.container.back-to-store a{font-weight:700;color:var(--cs-store-theme-color)}@media (max-width:800px){.container.back-to-store{padding:0 var(--scfe-spacing)!important}}@media (max-width:800px){.single-cs-song .cs-wrapper-full-content{padding-top:0}}:root{--cs-song-type--learning-track:#3d3b3c;--cs-song-type--arrangement:#6085a4;--cs-song-type--studio-recording:#6e62b8;--cs-store-item--thumbnail-size:200px;--cs-store-item--meta-size:calc(100% - var(--cs-store-item--thumbnail-size) - var(--cs-store-item--song-type-size) - 1px);--cs-store-item--song-type-size:0px}.scfe-block-wrapper.shop-layout,.scfe-block-wrapper:has(.shop-layout){z-index:1100!important}.scfe-block-wrapper.shop-layout .scfe-block-wrapper-inner{gap:0}.scfe-block-wrapper.shop-layout .scfe-block-wrapper-inner .store-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}.scfe-block-wrapper.shop-layout .store-filters{--filter-color:#445;--border-color:color-mix(in srgb, var(--filter-color) 50%, transparent)}.scfe-block-wrapper.shop-layout .store-filters form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.scfe-block-wrapper.shop-layout .store-filters form>*{width:calc(1 * (25% - 12px) + 0px)}.scfe-block-wrapper.shop-layout .store-filters form>.mega{width:calc(3 * (25% - 12px) + 32px)}.scfe-block-wrapper.shop-layout .store-filters form>.large{width:calc(2 * (25% - 12px) + 16px)}.scfe-block-wrapper.shop-layout .store-filters form>.full{width:100%}.scfe-block-wrapper.shop-layout .store-filters form .keyword-wrapper{position:relative}.scfe-block-wrapper.shop-layout .store-filters form .keyword-wrapper input[name=keyword]{border-color:transparent;border-bottom-color:var(--border-color);padding:10px 0 9px}.scfe-block-wrapper.shop-layout .store-filters form .keyword-wrapper>button{position:absolute;right:0;top:0;padding:0;height:100%;font-size:20px;color:var(--filter-color);background:0 0}.scfe-block-wrapper.shop-layout .store-filters form .keyword-wrapper>button:hover:after{background:0 0}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-tab{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;border:1px solid var(--border-color);font-size:16px;line-height:1;padding:9px 10px}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-tab .total-filters{background:var(--filter-color);color:#fff;width:calc(1rem + 4px);aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;display:none;font-size:14px}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer{max-height:0;overflow:hidden;display:none}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>*{width:calc(1 * (25% - 12px) + 0px)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>.mega{width:calc(3 * (25% - 12px) + 32px)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>.large{width:calc(2 * (25% - 12px) + 16px)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>.full{width:100%}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper{--background:white;--foreground:var(--filter-color)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper input[type=submit]{background:var(--filter-color);line-height:1}.scfe-block-wrapper.shop-layout .store-filters form .store-filter{border-color:#e2e2e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;position:relative;background:var(--background);color:var(--foreground)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter label.store-filter-label{padding:9px 10px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.03em;color:var(--foreground);cursor:pointer;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:20px;border:1px solid var(--border-color)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter label.store-filter-label .filter-badge{background:var(--foreground);color:var(--background);width:calc(1rem + 4px);aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;display:none;font-size:14px}.scfe-block-wrapper.shop-layout .store-filters form .store-filter label.store-filter-label:after{content:"+";margin-left:auto;font-weight:900;font-family:"Font Awesome 6 Free"}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type-wrapper{background:var(--background);position:absolute;top:100%;max-height:0;overflow:hidden;z-index:10;width:100%}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type-wrapper .store-filter-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;gap:6px;line-height:1;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:16px;padding:10px;border:1px solid}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--choice-list .clear-filters{font-size:14px;font-style:italic;cursor:pointer;display:none;opacity:0;visibility:hidden;margin-top:4px;text-align:center}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--choice-list .choice-list--choice-wrapper>label{padding:6px 8px;border:1px solid var(--foreground);color:var(--foreground);display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--choice-list .choice-list--choice-wrapper>label:after{content:"";font-weight:900;font-family:"Font Awesome 6 Free";width:16px;font-size:20px;aspect-ratio:1;border:2px solid}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--choice-list .choice-list--choice-wrapper input[type=checkbox]{display:none;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--choice-list .choice-list--choice-wrapper input[type=checkbox]:checked~label{color:var(--background);background:var(--foreground)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--choice-list .choice-list--choice-wrapper input[type=checkbox]:checked~label:after{content:"\f00c";border:none}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--choice-list.has-choices .clear-filters{display:block;opacity:1;visibility:visible}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--true-false .choice-list--true-false-wrapper>label{padding:6px 8px;border:1px solid var(--foreground);color:var(--foreground);display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--true-false .choice-list--true-false-wrapper>label:after{content:"";font-weight:900;font-family:"Font Awesome 6 Free";width:16px;font-size:20px;aspect-ratio:1;border:2px solid}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--true-false .choice-list--true-false-wrapper input[type=checkbox]{display:none;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--true-false .choice-list--true-false-wrapper input[type=checkbox]:checked~label{color:var(--background);background:var(--foreground)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--true-false .choice-list--true-false-wrapper input[type=checkbox]:checked~label:after{content:"\f00c";border:none}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead{padding:0}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.labels{display:none}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .result .title{margin:0;font-size:16px}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .result .edit-link{display:none}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .typeahead-input{padding:6px 8px;font-size:16px;color:var(--foreground);border-color:var(--border-color)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .typeahead-input:focus{-webkit-box-shadow:0 0 0 1px color-mix(in srgb,var(--foreground) 65%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--foreground) 65%,transparent)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .typeahead-input::-webkit-input-placeholder{color:var(--foreground)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .typeahead-input::-moz-placeholder{color:var(--foreground)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .typeahead-input:-ms-input-placeholder{color:var(--foreground)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .typeahead-input::-ms-input-placeholder{color:var(--foreground)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .typeahead-input::placeholder{color:var(--foreground)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .results .result{color:var(--foreground);padding:8px 12px}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .results .result.highlighted,.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .results .result:hover{background:color-mix(in srgb,var(--foreground) 15%,transparent)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .results .result :after{border-color:color-mix(in srgb,var(--foreground) 40%,transparent)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter .store-filter-type--typeahead .field.typeahead>.value .selected .result{color:var(--background);border-color:color-mix(in srgb,var(--background) 40%,transparent);background:color-mix(in srgb,var(--foreground) 90%,transparent)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter.expanded label.store-filter-label{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter.expanded label.store-filter-label .filter-badge{background:var(--background);color:var(--foreground)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter.expanded label.store-filter-label:after{content:"\f068"}.scfe-block-wrapper.shop-layout .store-filters form .store-filter.expanded .store-filter-type-wrapper{max-height:600px;overflow:auto}.scfe-block-wrapper.shop-layout .store-filters form .store-filter.expanded .store-filter-type-wrapper:has(>.store-filter-type--typeahead){max-height:initial;overflow:visible}.scfe-block-wrapper.shop-layout .store-filters form .store-filter.populated label.store-filter-label .filter-badge{display:-webkit-box;display:-ms-flexbox;display:flex}.scfe-block-wrapper.shop-layout .store-filters form .store-filter.populated .store-filter-type--choice-list .clear-filters{display:block;opacity:1;visibility:visible}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+1){z-index:calc(20 - 1)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+2){z-index:calc(20 - 2)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+3){z-index:calc(20 - 3)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+4){z-index:calc(20 - 4)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+5){z-index:calc(20 - 5)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+6){z-index:calc(20 - 6)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+7){z-index:calc(20 - 7)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+8){z-index:calc(20 - 8)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+9){z-index:calc(20 - 9)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+10){z-index:calc(20 - 10)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+11){z-index:calc(20 - 11)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+12){z-index:calc(20 - 12)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+13){z-index:calc(20 - 13)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+14){z-index:calc(20 - 14)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+15){z-index:calc(20 - 15)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+16){z-index:calc(20 - 16)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+17){z-index:calc(20 - 17)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+18){z-index:calc(20 - 18)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+19){z-index:calc(20 - 19)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter:nth-child(20n+20){z-index:calc(20 - 20)}.scfe-block-wrapper.shop-layout .store-filters form .clear-all-filters-wrapper{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scfe-block-wrapper.shop-layout .store-filters form .clear-all-filters-wrapper .clear-all-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;gap:6px;font-size:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px}@media (max-width:800px){.scfe-block-wrapper.shop-layout .store-filters form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.scfe-block-wrapper.shop-layout .store-filters form>*{width:calc(1 * (50% - 7.5px) + 0px)}.scfe-block-wrapper.shop-layout .store-filters form>.mega{width:calc(3 * (50% - 7.5px) + 30px)}.scfe-block-wrapper.shop-layout .store-filters form>.large{width:calc(2 * (50% - 7.5px) + 15px)}.scfe-block-wrapper.shop-layout .store-filters form>.full{width:100%}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>*{width:calc(1 * (50% - 7.5px) + 0px)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>.mega{width:calc(3 * (50% - 7.5px) + 30px)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>.large{width:calc(2 * (50% - 7.5px) + 15px)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>.full{width:100%}}@media (max-width:450px){.scfe-block-wrapper.shop-layout .store-filters form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.scfe-block-wrapper.shop-layout .store-filters form>*{width:calc(1 * (100% - 0px) + 0px)}.scfe-block-wrapper.shop-layout .store-filters form>.mega{width:calc(3 * (100% - 0px) + 30px)}.scfe-block-wrapper.shop-layout .store-filters form>.large{width:calc(2 * (100% - 0px) + 15px)}.scfe-block-wrapper.shop-layout .store-filters form>.full{width:100%}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>*{width:calc(1 * (100% - 0px) + 0px)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>.mega{width:calc(3 * (100% - 0px) + 30px)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>.large{width:calc(2 * (100% - 0px) + 15px)}.scfe-block-wrapper.shop-layout .store-filters form .store-filter-wrapper-outer .store-filter-wrapper>.full{width:100%}}.scfe-block-wrapper.shop-layout .store-filters form .full.loading-changes{gap:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.scfe-block-wrapper.shop-layout .store-filters form .full.loading-changes>.fas{display:block;width:18px;height:16px}.scfe-block-wrapper.shop-layout .store-filters form.searching .full.loading-changes{display:-webkit-box;display:-ms-flexbox;display:flex}.scfe-block-wrapper.shop-layout .store-filters.show-filters form .store-filter-tab{border-width:3px;border-color:var(--filter-color);padding:7px 10px}.scfe-block-wrapper.shop-layout .store-filters.show-filters form .store-filter-wrapper-outer{max-height:600px;overflow:visible;display:block}.scfe-block-wrapper.shop-layout .store-layout{--cs-store-item--meta-size:calc(100% - var(--cs-store-item--thumbnail-size) - var(--cs-store-item--song-type-size));position:relative;color:#333;color:var(--sc-text)}.scfe-block-wrapper.shop-layout .store-layout:before{position:absolute;top:-70px;font-size:3em}.scfe-block-wrapper.shop-layout .store-layout .store-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);min-height:var(--cs-store-item--thumbnail-size);z-index:5;-webkit-transition:z-index .5s .5s;transition:z-index .5s .5s;background:#fff;border-radius:var(--cs-store-item-border-radius)}.scfe-block-wrapper.shop-layout .store-layout .store-item>*{max-height:100%;z-index:4}.scfe-block-wrapper.shop-layout .store-layout .store-item>.store-item--meta{height:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.scfe-block-wrapper.shop-layout .store-layout .store-item .voicing{display:none}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--thumbnail{position:relative;border-radius:var(--cs-store-item-border-radius) 0 0 var(--cs-store-item-border-radius)}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--thumbnail .sample{display:none;position:absolute;width:100%;height:100%}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--meta{width:var(--cs-store-item--meta-size);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;height:100%}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--meta>*{margin:0;font-size:13px;line-height:1.5}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--meta .song-title{font-size:20px;line-height:1.375;color:var(--cs-store-theme-color)}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--meta .catalog-number,.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--meta .larger-work{font-style:italic}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--meta .arranged-for,.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--meta .as-done-by,.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--meta .catalog-number{font-weight:700}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--meta .difficulty{border:2px solid;padding:3px 4px;line-height:1;margin:3px 0;font-weight:700}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--meta .voicing-selector{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;font-weight:700;padding-top:10px}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--meta .voicing-selector .voicing{display:block;padding:2px 6px;border-width:2px;border-style:solid;border-radius:20px;line-height:1;cursor:pointer;background:0 0}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--song-type{position:relative;display:none;width:var(--cs-store-item--song-type-size);border-radius:0 var(--cs-store-item-border-radius) var(--cs-store-item-border-radius) 0;z-index:3}.scfe-block-wrapper.shop-layout .store-layout .store-item .store-item--song-type>span{position:absolute;color:#fff;top:50%;line-height:0;-webkit-transform:translate(-41.5%,-50%) rotate(-90deg);transform:translate(-41.5%,-50%) rotate(-90deg);display:block;width:200px;text-align:center;font-weight:700;text-transform:uppercase}.scfe-block-wrapper.shop-layout .store-layout .store-item.showing{z-index:50;-webkit-transition:z-index 0s;transition:z-index 0s}.scfe-block-wrapper.shop-layout .store-layout .store-item:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:3}.scfe-block-wrapper.shop-layout .store-layout.columns-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.scfe-block-wrapper.shop-layout .store-layout.columns-1>*{width:calc(1 * (100% - 0px) + 0px)}.scfe-block-wrapper.shop-layout .store-layout.columns-1>.mega{width:calc(3 * (100% - 0px) + 40px)}.scfe-block-wrapper.shop-layout .store-layout.columns-1>.large{width:calc(2 * (100% - 0px) + 20px)}.scfe-block-wrapper.shop-layout .store-layout.columns-1>.full{width:100%}.scfe-block-wrapper.shop-layout .store-layout.columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.scfe-block-wrapper.shop-layout .store-layout.columns-2>*{width:calc(1 * (50% - 10px) + 0px)}.scfe-block-wrapper.shop-layout .store-layout.columns-2>.mega{width:calc(3 * (50% - 10px) + 40px)}.scfe-block-wrapper.shop-layout .store-layout.columns-2>.large{width:calc(2 * (50% - 10px) + 20px)}.scfe-block-wrapper.shop-layout .store-layout.columns-2>.full{width:100%}@media (max-width:600px){.scfe-block-wrapper.shop-layout .store-layout.columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.scfe-block-wrapper.shop-layout .store-layout.columns-2>*{width:calc(1 * (100% - 0px) + 0px)}.scfe-block-wrapper.shop-layout .store-layout.columns-2>.mega{width:calc(3 * (100% - 0px) + 40px)}.scfe-block-wrapper.shop-layout .store-layout.columns-2>.large{width:calc(2 * (100% - 0px) + 20px)}.scfe-block-wrapper.shop-layout .store-layout.columns-2>.full{width:100%}}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .popup-cart-menu{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .popup-cart{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info{position:relative;margin-bottom:20px}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-trigger{cursor:pointer;color:var(--cs-store-theme-color);font-weight:700}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-trigger .when-closed{display:inline-block}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-trigger .when-open{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu{position:absolute;opacity:0;display:none;top:100%;left:0;padding:15px;-webkit-transition:.3s;transition:.3s;background:#fff;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3)}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .voicing:not(.purchase-button-link){color:currentColor;background:0 0}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .more-info-meta{display:table;font-size:16px;line-height:1;min-width:200px}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .more-info-meta .meta-field{display:table-row}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .more-info-meta .meta-field>*{display:table-cell;white-space:nowrap}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .more-info-meta .meta-field .meta-field-label{padding-right:10px;font-weight:700}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .more-info-meta .meta-field.voicing{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .more-info-meta .meta-field+.meta-field>*{padding-top:8px}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button{width:100%;border-radius:20px;background:var(--cs-store-theme-color)}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button *{margin:0;padding:0;background:0 0}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button .purchase-button-link{display:block;text-align:center;padding:8px 12px;color:#fff;font-size:16px;line-height:1;width:100%;background:0 0}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button .purchase-button-link>a,.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button a.purchase-button-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button .purchase-button-link>a>span,.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button a.purchase-button-link>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button .purchase-button-link>a>span,.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button a.purchase-button-link>span{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;white-space:nowrap}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button .purchase-button-link>a>span.loading-message,.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button a.purchase-button-link>span.loading-message{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button .purchase-button-link>a.added>span.original-button-text,.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button .purchase-button-link>a.loading>span.original-button-text,.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button a.purchase-button-link.added>span.original-button-text,.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button a.purchase-button-link.loading>span.original-button-text{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button .purchase-button-link>a.loading>span.loading-message,.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button a.purchase-button-link.loading>span.loading-message{display:-webkit-box;display:-ms-flexbox;display:flex}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button .purchase-button-link>a.added,.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button a.purchase-button-link.added{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button .purchase-button-link>a.added_to_cart,.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button a.purchase-button-link.added_to_cart{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button.arrangement{background:var(--cs-arrangement-color)}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button.full_mix_download{background:var(--cs-full-mix-color)}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item .store-item--meta .more-info .more-info-menu .purchase-buttons .purchase-button.exclusive-message{color:#fff;padding:8px 12px;background:#889;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item.showing .more-info .more-info-menu{opacity:1;z-index:50;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item.showing .more-info .more-info-trigger .when-closed{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--more-info-window .store-item.showing .more-info .more-info-trigger .when-open{display:inline-block}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .store-item--meta{padding-right:63px}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .store-item--meta .popup-cart{right:15px;bottom:15px}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .store-item--meta .more-info{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .store-item--meta .popup-cart{position:absolute;width:48px;aspect-ratio:1;background:var(--cs-store-theme-color);color:#fff;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;font-size:16px}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .store-item--meta .popup-cart>*{position:absolute;-webkit-transition:.25s;transition:.25s}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .store-item--meta .popup-cart>.fa-shopping-cart{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .store-item--meta .popup-cart>.fa-times{font-size:22px;-webkit-transform:translateX(15px);transform:translateX(15px);opacity:0}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .store-item--meta .popup-cart.showing{z-index:50}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .store-item--meta .popup-cart.showing>.fa-shopping-cart{-webkit-transform:translateX(-15px);transform:translateX(-15px);opacity:0}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .store-item--meta .popup-cart.showing>.fa-times{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .store-item--meta .popup-cart.exclusive{background-color:#889}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu{--menu-button-height:40px;position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);width:calc(100% - 80px);display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2;-webkit-transition:-webkit-transform .3s .1s;transition:-webkit-transform .3s .1s;transition:transform .3s .1s;transition:transform .3s .1s, -webkit-transform .3s .1s;border-bottom-left-radius:12px;border-bottom-right-radius:12px;overflow:hidden}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons{background-color:var(--cs-store-theme-color);background-image:linear-gradient(45deg,rgba(0,0,0,.5),transparent);background-blend-mode:overlay;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons *{margin:0}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button{height:var(--menu-button-height);-webkit-box-flex:1;-ms-flex:1;flex:1;background:0 0;min-width:160px}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link{height:var(--menu-button-height);color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link:hover{background:rgba(255,255,255,.1)}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link>span{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link>a{height:var(--menu-button-height);color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link>a>span{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;white-space:nowrap}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link>a>span.loading-message{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link>a.added>span.original-button-text,.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link>a.loading>span.original-button-text{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link>a.loading>span.loading-message{display:-webkit-box;display:-ms-flexbox;display:flex}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link>a.added{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link>a.added_to_cart{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button .purchase-button-link>a .spinner-icon{display:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button+.purchase-button{border-left:var(--cs-translucent-border);border-top:var(--cs-translucent-border);margin-top:-1px;margin-left:-1px}@media (max-width:800px){.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button+.purchase-button{border-left:none;border-top:var(--cs-translucent-border)}}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button.exclusive-message{color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;text-align:center;min-height:40px}@media (max-width:800px){.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons .purchase-button.exclusive-message{padding:0 16px}}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons[button_count="4"]{height:calc(var(--menu-button-height) * 2);-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons[button_count="4"]>*{width:50%}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons[button_count="4"] .purchase-button{height:50%;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons[button_count="4"] .purchase-button:nth-child(4n+3){border-left:none}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons[button_count="4"] .purchase-button:nth-child(4n+3),.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons[button_count="4"] .purchase-button:nth-child(4n+4){border-top:var(--cs-translucent-border)}@media (max-width:800px){.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons[button_count="4"] .purchase-button+.purchase-button{border-left:none;border-top:var(--cs-translucent-border)}}@media (max-width:800px){.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons[button_count="4"] .purchase-button{width:100%}}@media (max-width:800px){.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons[button_count="4"]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto}}@media (max-width:800px){.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu .purchase-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;padding:0}}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu.exclusive{background-color:#889;--menu-button-height:initial}@media (max-width:800px){.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item .popup-cart-menu{width:calc(100% - 40px);-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;padding:0}}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup .store-item.showing .popup-cart-menu{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:-webkit-transform .3s 0s;transition:-webkit-transform .3s 0s;transition:transform .3s 0s;transition:transform .3s 0s, -webkit-transform .3s 0s;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3)}.scfe-block-wrapper.shop-layout .store-layout.purchase-button-type--cart-popup.thumbnail-type--background-color .store-item .store-item--meta{background:#fff}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color{--spacing:15px}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail{padding:var(--spacing);aspect-ratio:1;background-color:var(--cs-store-theme-color);background-image:linear-gradient(45deg,rgba(0,0,0,.5),transparent);background-blend-mode:overlay;width:var(--cs-store-item--thumbnail-size)}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper .sheet-music-preview,.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper .thumbnail-small-image{display:none!important}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper .details-link,.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper .parts,.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper .voicing{position:absolute;font-weight:700;color:var(--cs-store-theme-color)}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper .voicing{top:0;left:0}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper .parts{top:0;right:0}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper .parts,.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper .voicing{background:#fff;text-transform:uppercase;line-height:1;padding:3px 6px;border-radius:20px}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper .details-link{bottom:0;left:0;color:#fff;line-height:1}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail .thumbnail-wrapper .sample{font-size:64px;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--meta{padding:var(--spacing);padding-right:calc(var(--spacing) + 48px)}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--meta .popup-cart{right:var(--spacing);bottom:var(--spacing)}@media (max-width:1024px) and (min-width:601px){.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color.columns-2 .store-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;--cs-store-item--thumbnail-size:160px}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color.columns-2 .store-item .store-item--thumbnail{width:100%;height:var(--cs-store-item--thumbnail-size);margin:0;border-radius:var(--cs-store-item-border-radius) var(--cs-store-item-border-radius) 0 0}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color.columns-2 .store-item .store-item--meta{height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;background:#fff}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color.columns-2 .store-item .store-item--meta .voicing-selector{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color.columns-2 .store-item .store-item--meta .voicing-selector .voicing{font-size:15px;padding:6px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color.columns-2 .store-item .store-item--song-type{height:var(--cs-store-item--song-type-size);width:100%;border-radius:0 0 var(--cs-store-item-border-radius) var(--cs-store-item-border-radius);display:block}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color.columns-2 .store-item .store-item--song-type>span{-webkit-transform:none;transform:none;width:100%}}@media (max-width:450px){.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;--cs-store-item--thumbnail-size:160px}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--thumbnail{width:100%;height:var(--cs-store-item--thumbnail-size);margin:0;border-radius:var(--cs-store-item-border-radius) var(--cs-store-item-border-radius) 0 0}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--meta{height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;background:#fff}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--meta .voicing-selector{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--meta .voicing-selector .voicing{font-size:15px;padding:6px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--song-type{height:var(--cs-store-item--song-type-size);width:100%;border-radius:0 0 var(--cs-store-item-border-radius) var(--cs-store-item-border-radius);display:block}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--background-color .store-item .store-item--song-type>span{-webkit-transform:none;transform:none;width:100%}}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image{--spacing:15px}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item{padding:0;gap:0}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail{border:2px solid #555;aspect-ratio:1;background-color:#fff;margin:var(--spacing);margin-right:0;max-width:var(--cs-store-item--thumbnail-size)}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .thumbnail-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .thumbnail-wrapper .sample .sample-player{opacity:0;font-size:64px;color:#fff;background:rgba(51,51,51,.5);cursor:pointer;-webkit-transition:.3s;transition:.3s;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:15}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .thumbnail-wrapper .sample .sample-player.playing,.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .thumbnail-wrapper .sample .sample-player:hover{opacity:1}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .thumbnail-wrapper .sample .sample-player .play-pause-button{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .thumbnail-wrapper .thumbnail-small-image{width:50%;text-align:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .thumbnail-wrapper .thumbnail-small-image .fas{font-size:48px}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .details-link,.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .parts,.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .sheet-music-preview{display:none!important}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .voicing{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;background:0 0;font-size:18px;font-weight:700;color:var(--cs-store-theme-color);gap:4px}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail .voicing:after{content:" Voicing"}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--meta{padding:var(--spacing);padding-right:calc(var(--spacing) + 48px)}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--meta .popup-cart{right:var(--spacing);bottom:var(--spacing)}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item:after{background:#f2f2f4}@media (max-width:1024px) and (min-width:601px){.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image.columns-2 .store-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image.columns-2 .store-item .store-item--thumbnail{width:initial;height:var(--cs-store-item--thumbnail-size);margin:var(--spacing) auto 0}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image.columns-2 .store-item .store-item--meta{height:auto;height:var(--cs-store-item--meta-size);-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image.columns-2 .store-item .store-item--meta .voicing-selector{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image.columns-2 .store-item .store-item--meta .voicing-selector .voicing{font-size:15px;padding:6px 10px}}@media (max-width:450px){.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--thumbnail{width:initial;height:var(--cs-store-item--thumbnail-size);margin:var(--spacing) auto 0}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--meta{height:auto;height:var(--cs-store-item--meta-size);-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--meta .voicing-selector{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--with-small-image .store-item .store-item--meta .voicing-selector .voicing{font-size:15px;padding:6px 10px}}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page{--cs-store-item--thumbnail-size:calc(200px * 8.5 / 11 - var(--spacing) - var(--spacing));--spacing:10px}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail{aspect-ratio:8.5/11;background-color:#fff;margin:var(--spacing);margin-right:0;max-width:calc(154.5454545455px - var(--spacing) - var(--spacing))}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .details-link,.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .parts,.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .voicing{display:none!important}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .thumbnail-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;justify-content:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .thumbnail-small-image{width:50%;text-align:center;z-index:2;position:relative}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .thumbnail-small-image img{opacity:.4}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .sheet-music-preview{display:none;height:100%;width:100%}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .sheet-music-preview img{-o-object-fit:cover;object-fit:cover;width:100%}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .sample .sample-player{opacity:0;font-size:64px;color:#fff;background:rgba(51,51,51,.5);cursor:pointer;-webkit-transition:.3s;transition:.3s;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:15}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .sample .sample-player.playing,.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .sample .sample-player:hover{opacity:1}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail .sample .sample-player .play-pause-button{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail.sheet-music-preview-empty .thumbnail-small-image{display:block}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--meta{padding:var(--spacing);padding-right:calc(var(--spacing) + 48px)}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--meta .popup-cart{right:var(--spacing);bottom:var(--spacing)}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item:after{background:#f2f2f4}@media (max-width:1024px) and (min-width:601px){.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page.columns-2 .store-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page.columns-2 .store-item .store-item--thumbnail{width:initial;height:var(--cs-store-item--thumbnail-size);margin:var(--spacing) auto 0}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page.columns-2 .store-item .store-item--meta{height:var(--cs-store-item--meta-size);width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page.columns-2 .store-item .store-item--meta .voicing-selector{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page.columns-2 .store-item .store-item--meta .voicing-selector .voicing{font-size:15px;padding:6px 10px}}@media (max-width:450px){.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--thumbnail{width:initial;height:var(--cs-store-item--thumbnail-size);margin:var(--spacing) auto 0}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--meta{height:var(--cs-store-item--meta-size);width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--meta .voicing-selector{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item .store-item--meta .voicing-selector .voicing{font-size:15px;padding:6px 10px}}.scfe-block-wrapper.shop-layout .store-layout.thumbnail-type--sheet-music-front-page .store-item--song-type>span{width:180px}.scfe-block-wrapper.shop-layout .store-layout.song-type--all{--cs-store-item--song-type-size:32px}.scfe-block-wrapper.shop-layout .store-layout.song-type--all .store-item--song-type.arrangement,.scfe-block-wrapper.shop-layout .store-layout.song-type--all .store-item--song-type.learning-track,.scfe-block-wrapper.shop-layout .store-layout.song-type--all .store-item--song-type.studio-recording{display:block}.scfe-block-wrapper.shop-layout .store-layout.song-type--all .store-item--song-type.learning-track{background:var(--cs-song-type--learning-track)}.scfe-block-wrapper.shop-layout .store-layout.song-type--all .store-item--song-type.arrangement{background:var(--cs-song-type--arrangement)}.scfe-block-wrapper.shop-layout .store-layout.song-type--all .store-item--song-type.studio-recording{background:var(--cs-song-type--studio-recording)}.store-layout-overlay{background:rgba(0,0,0,.3);position:fixed;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);top:0;bottom:0;left:0;right:0;opacity:0;-webkit-transition:.3s;transition:.3s;cursor:pointer;visibility:hidden}.store-layout-overlay.visible{visibility:visible;z-index:10;opacity:1}.store-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:12px}.store-pagination>*{padding:0 16px;border:1px solid #445;line-height:1;border-radius:46px;-webkit-transition:.3s;transition:.3s;height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.store-pagination>.page-numbers:not(.prev):not(.next){aspect-ratio:1;padding:0}.store-pagination>.page-numbers.current,.store-pagination>.page-numbers:not(.dots):hover{background:currentColor}.store-pagination>.page-numbers.current>*,.store-pagination>.page-numbers:not(.dots):hover>*{color:#fff}.inner-blocks-light-text .store-pagination>.page-numbers.current,.inner-blocks-light-text .store-pagination>.page-numbers:hover{background:currentColor}.inner-blocks-light-text .store-pagination>.page-numbers.current>*,.inner-blocks-light-text .store-pagination>.page-numbers:hover>*{color:#445}.theme--single-color-theme .store-item .store-item--meta .voicing-selector .voicing{color:var(--cs-store-theme-color);border-color:var(--cs-store-theme-color)}.scfe-block-wrapper.background.inner-blocks-light-text .scfe-block-wrapper.shop-layout .store-filters form button,.scfe-block-wrapper.background.inner-blocks-light-text .scfe-block-wrapper.shop-layout .store-filters form input[type=button],.scfe-block-wrapper.background.inner-blocks-light-text .scfe-block-wrapper.shop-layout .store-filters form input[type=submit]{border-width:0}.scfe-block-wrapper.background.inner-blocks-light-text .scfe-block-wrapper.shop-layout .store-filters form .store-filter-tab{border-color:#fff!important}.scfe-block-wrapper.background.inner-blocks-light-text .scfe-block-wrapper.shop-layout .store-filters form .store-filter-tab .total-filters{background:#fff;color:var(--filter-color)}.scfe-block-wrapper.background.inner-blocks-light-text .scfe-block-wrapper.shop-layout .store-filters form .keyword-wrapper input[name=keyword]{background:0 0;color:#fff;border-bottom-color:#fff}.scfe-block-wrapper.background.inner-blocks-light-text .scfe-block-wrapper.shop-layout .store-filters form .keyword-wrapper input[name=keyword]::-webkit-input-placeholder{color:rgba(255,255,255,.6)}.scfe-block-wrapper.background.inner-blocks-light-text .scfe-block-wrapper.shop-layout .store-filters form .keyword-wrapper>button{color:#fff}.scfe-block-wrapper.background.inner-blocks-light-text .scfe-block-wrapper.shop-layout .store-pagination>*{border-color:rgba(255,255,255,.4)}.scfe-block-wrapper.background.inner-blocks-light-text .scfe-block-wrapper.shop-layout .active-filters-wrapper .active-filter{background-color:rgb(from currentColor r g b/.3)}.active-filters-wrapper{gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;display:none}.active-filters-wrapper:has(.active-filter){display:-webkit-box;display:-ms-flexbox;display:flex}.active-filters-wrapper .active-filter{color:#fff;padding:6px 8px 6px 10px;border-radius:30px;background-color:rgb(from #445 r g b/.6);font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.active-filters-wrapper .active-filter .active-filter--label{text-transform:uppercase;font-weight:700}.active-filters-wrapper .active-filter .active-filter--clear{font-size:16px;cursor:pointer;background:currentColor;width:20px;aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%}.active-filters-wrapper .active-filter .active-filter--clear .fas{color:#445}.woocommerce-order-received .wp-site-blocks .wp-block-group .wp-block-group__inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce-order-received .wp-site-blocks .wp-block-group .wp-block-group__inner-container .wc-block-order-confirmation-totals-wrapper{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.woocommerce-order-received .wp-site-blocks .wp-block-group .wp-block-group__inner-container .wc-block-order-confirmation-downloads{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.woocommerce-order-received .wp-site-blocks .wp-block-group .wp-block-group__inner-container .wc-block-order-confirmation-downloads table thead tr th.download-file{text-align:left}.woocommerce-order-received .wp-site-blocks .wp-block-group .wp-block-group__inner-container .woocommerce-order-confirmation-address-wrapper{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.woocommerce-page .woocommerce-cart-form__cart-item.cart_item .product-thumbnail img{width:100%}
/*# sourceMappingURL=main.min.css.map */
