#nprogress,.nprogress-wrapper{pointer-events:none}#nprogress .bar,.nprogress-wrapper .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg,.nprogress-wrapper .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner,.nprogress-wrapper .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon,.nprogress-wrapper .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent .nprogress-wrapper .bar,.nprogress-custom-parent .nprogress-wrapper .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swal2-container,body.swal2-iosfix{position:fixed;left:0;right:0}body.swal2-in{overflow-y:hidden}.swal2-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;bottom:0;padding:10px;background-color:transparent;z-index:1060}.swal2-container:not(.swal2-in){pointer-events:none}.swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.swal2-container.swal2-in{background-color:rgba(0,0,0,.4)}.swal2-modal{background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border-radius:5px;box-sizing:border-box;text-align:center;margin:auto;overflow-x:hidden;overflow-y:auto;display:none}.swal2-modal:focus{outline:0}.swal2-modal.swal2-loading{overflow-y:hidden}.swal2-modal .swal2-title{color:#595959;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:0;padding:0;line-height:60px;display:block}.swal2-modal .swal2-spacer{height:10px;color:transparent;border:0}.swal2-modal .swal2-styled{border:0;border-radius:3px;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin:0 5px;padding:10px 32px}.swal2-modal .swal2-styled:not(.swal2-loading)[disabled]{opacity:.4;cursor:no-drop}.swal2-modal .swal2-styled.swal2-loading{box-sizing:border-box;border:4px solid transparent;width:40px;height:40px;padding:0;margin:-2px 30px;vertical-align:top;background-color:transparent!important;color:transparent;cursor:default;border-radius:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-modal .swal2-styled.swal2-loading,.swal2-modal :not(.swal2-styled).swal2-loading:after{-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 1.5s linear 0s infinite normal}.swal2-modal :not(.swal2-styled).swal2-loading:after{display:inline-block;content:"";margin-left:5px;vertical-align:-1px;height:6px;width:6px;border:3px solid #999;border-right-color:transparent;border-radius:50%}.swal2-modal .swal2-checkbox input,.swal2-modal .swal2-checkbox span,.swal2-modal .swal2-radio input,.swal2-modal .swal2-radio span{vertical-align:middle}.swal2-modal .swal2-image{margin:20px auto;max-width:100%}.swal2-modal .swal2-close{font-size:36px;line-height:36px;font-family:serif;position:absolute;top:5px;right:13px;cursor:pointer;color:#ccc;-webkit-transition:color .1s ease;transition:color .1s ease}.swal2-modal .swal2-close:hover{color:#d55}.swal2-modal>.swal2-checkbox,.swal2-modal>.swal2-file,.swal2-modal>.swal2-input,.swal2-modal>.swal2-radio,.swal2-modal>.swal2-select,.swal2-modal>.swal2-textarea{display:none}.swal2-modal .swal2-content{font-size:18px;text-align:center;font-weight:300;position:relative;float:none;margin:0;padding:0;line-height:normal;color:#545454}.swal2-modal .swal2-checkbox,.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-radio,.swal2-modal .swal2-select,.swal2-modal .swal2-textarea{margin:20px auto}.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-textarea{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d9d9d9;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-webkit-transition:border-color box-shadow .3s;transition:border-color box-shadow .3s}.swal2-modal .swal2-file.swal2-inputerror,.swal2-modal .swal2-input.swal2-inputerror,.swal2-modal .swal2-textarea.swal2-inputerror{border-color:#f06e57}.swal2-modal .swal2-file:focus,.swal2-modal .swal2-input:focus,.swal2-modal .swal2-textarea:focus{outline:0;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.swal2-modal .swal2-file:focus::-webkit-input-placeholder,.swal2-modal .swal2-input:focus::-webkit-input-placeholder,.swal2-modal .swal2-textarea:focus::-webkit-input-placeholder{-webkit-transition:opacity .3s ease .03s;transition:opacity .3s ease .03s;opacity:.8}.swal2-modal .swal2-file:focus::-moz-placeholder,.swal2-modal .swal2-input:focus::-moz-placeholder,.swal2-modal .swal2-textarea:focus::-moz-placeholder{-webkit-transition:opacity .3s ease .03s;transition:opacity .3s ease .03s;opacity:.8}.swal2-modal .swal2-file:focus:-ms-input-placeholder,.swal2-modal .swal2-input:focus:-ms-input-placeholder,.swal2-modal .swal2-textarea:focus:-ms-input-placeholder{-webkit-transition:opacity .3s ease .03s;transition:opacity .3s ease .03s;opacity:.8}.swal2-modal .swal2-file:focus::placeholder,.swal2-modal .swal2-input:focus::placeholder,.swal2-modal .swal2-textarea:focus::placeholder{-webkit-transition:opacity .3s ease .03s;transition:opacity .3s ease .03s;opacity:.8}.swal2-modal .swal2-file::-webkit-input-placeholder,.swal2-modal .swal2-input::-webkit-input-placeholder,.swal2-modal .swal2-textarea::-webkit-input-placeholder{color:#e6e6e6}.swal2-modal .swal2-file::-moz-placeholder,.swal2-modal .swal2-input::-moz-placeholder,.swal2-modal .swal2-textarea::-moz-placeholder{color:#e6e6e6}.swal2-modal .swal2-file:-ms-input-placeholder,.swal2-modal .swal2-input:-ms-input-placeholder,.swal2-modal .swal2-textarea:-ms-input-placeholder{color:#e6e6e6}.swal2-modal .swal2-file::placeholder,.swal2-modal .swal2-input::placeholder,.swal2-modal .swal2-textarea::placeholder{color:#e6e6e6}.swal2-modal .swal2-range input{float:left;width:80%}.swal2-modal .swal2-range output{float:right;width:20%;font-size:20px;font-weight:600;text-align:center}.swal2-modal .swal2-range input,.swal2-modal .swal2-range output{height:43px;line-height:43px;vertical-align:middle;margin:20px auto;padding:0}.swal2-modal .swal2-input{height:43px;padding:0 12px}.swal2-modal .swal2-input[type=number]{max-width:150px}.swal2-modal .swal2-file{font-size:20px}.swal2-modal .swal2-textarea{height:108px;padding:12px}.swal2-modal .swal2-select{color:#545454;font-size:inherit;padding:5px 10px;min-width:40%;max-width:100%}.swal2-modal .swal2-radio{border:0}.swal2-modal .swal2-radio label:not(:first-child){margin-left:20px}.swal2-modal .swal2-radio input{margin:0 3px 0 0}.swal2-modal .swal2-checkbox{color:#545454}.swal2-modal .swal2-validationerror{background-color:#f0f0f0;margin:0 -20px;overflow:hidden;padding:10px;color:grey;font-size:16px;font-weight:300;display:none}.swal2-modal .swal2-validationerror:before{content:"!";display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:10px}.swal2-icon.swal2-info,.swal2-icon.swal2-question,.swal2-icon.swal2-warning{font-size:60px;line-height:80px;text-align:center}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-range input{width:100%!important}.swal2-range output{display:none}}.swal2-icon{width:80px;height:80px;border:4px solid transparent;border-radius:50%;margin:20px auto 30px;padding:0;position:relative;box-sizing:content-box;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .x-mark{position:relative;display:block}.swal2-icon.swal2-error .line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.swal2-icon.swal2-error .line.left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.swal2-icon.swal2-error .line.right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.swal2-icon.swal2-warning{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#f8bb86;border-color:#facea8}.swal2-icon.swal2-info{font-family:Open Sans,sans-serif;color:#3fc3ee;border-color:#9de0f6}.swal2-icon.swal2-question{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#87adbd;border-color:#c9dae1}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success:after,.swal2-icon.swal2-success:before{content:"";position:absolute;width:60px;height:120px;background:#fff}.swal2-icon.swal2-success:before{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.swal2-icon.swal2-success:after{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.swal2-icon.swal2-success .placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.swal2-icon.swal2-success .fix{width:7px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-success .line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.swal2-icon.swal2-success .line.tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success .line.long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-progresssteps{font-weight:600;margin:0 0 20px;padding:0}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{background:#3085d6;border-radius:2em;color:#fff;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{background:#3085d6;height:.4em;margin:0 -1px;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}@-webkit-keyframes showSweetAlert{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showSweetAlert{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}.swal2-show{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-hide{-webkit-animation:hideSweetAlert .15s forwards;animation:hideSweetAlert .15s forwards}.swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}@-webkit-keyframes animate-success-tip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animate-success-tip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@-webkit-keyframes animate-success-long{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes animate-success-long{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%,5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%,to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%,5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%,to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}.animate-success-tip{-webkit-animation:animate-success-tip .75s;animation:animate-success-tip .75s}.animate-success-long{-webkit-animation:animate-success-long .75s;animation:animate-success-long .75s}.swal2-success.animate:after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.animate-error-icon{-webkit-animation:animate-error-icon .5s;animation:animate-error-icon .5s}@-webkit-keyframes animate-x-mark{0%,50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}to{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}@keyframes animate-x-mark{0%,50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}to{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}.animate-x-mark{-webkit-animation:animate-x-mark .5s;animation:animate-x-mark .5s}@-webkit-keyframes pulse-warning{0%{border-color:#f8d486}to{border-color:#f8bb86}}@keyframes pulse-warning{0%{border-color:#f8d486}to{border-color:#f8bb86}}.pulse-warning{-webkit-animation:pulse-warning .75s infinite alternate;animation:pulse-warning .75s infinite alternate}@-webkit-keyframes rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);-o-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}html{box-sizing:border-box}button,input[type=button],input[type=reset],input[type=submit]{appearance:none;background-color:#00abd3;border:0;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-family:quicksandregular;font-size:14px;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;padding:.75em 1.5em;text-decoration:none;transition:background-color .15s ease;user-select:none;vertical-align:middle;white-space:nowrap}button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{background-color:#0089a9;color:#fff}fieldset{background-color:transparent;border:0;margin:0;padding:0}legend{font-weight:600;margin-bottom:.375em;padding:0}label{position:relative;display:block;margin:0}input,select,textarea{display:block;font-family:quicksandregular;font-size:14px}input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select[multiple],textarea{background-color:#fff;border:1px solid #c6c6c6;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,.06);box-sizing:border-box;margin-bottom:.75em;padding:.5em;transition:border-color .15s ease;width:100%}textarea{resize:vertical}[type=search]{appearance:none}[type=checkbox],[type=radio]{display:inline;margin-right:.375em}[type=file]{margin-bottom:.75em;width:100%}select{max-width:100%;width:auto}.select-box-title{position:relative;clear:left;white-space:nowrap;padding-left:4px;font-size:11px;color:#7b8c96;margin-bottom:2px}label.select-box{height:30px;width:100%;overflow:hidden}label.select-box select{position:relative;float:left;height:100%;width:100%;font-family:proxima-nova-regular;font-size:13px;letter-spacing:.5px;color:#636363;border:1px solid #d0d0d0;background-color:#fff;padding:4px 28px 4px 12px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;border-radius:0}label.select-box .select-box-arrow{position:absolute;top:0;right:0;float:left}label.select-box .select-box-arrow:after{content:"";position:absolute;float:right;top:6px;right:10px;width:8px;height:8px;transform:rotate(-45deg) translate(-3px);border-color:#777;border-style:solid;border-width:0 0 1px 1px;pointer-events:none}.select-box-help{opacity:.6;position:absolute;top:25px;right:-26px;font-size:16px;color:#000;cursor:pointer}.select-box-help:hover{opacity:1}body,html{height:100%}body,body>.container,html{box-sizing:border-box;margin:0;padding:0;background-color:#fff;cursor:default}body>.container{position:relative;float:left;width:100%;min-height:100%;height:1px}.container-background{position:fixed;top:0;left:0;height:100%;height:100vh;height:100lvh;width:100%;width:100vw;pointer-events:none}*,:after,:before{box-sizing:inherit;cursor:inherit}ol,ul{list-style-type:none;padding:0}dl,dt,ol,ul{margin:0}dt{font-weight:600}dd,figure{margin:0}img,picture{margin:0;max-width:100%}table{border-collapse:collapse;margin:.75em 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #959595;font-weight:600;text-align:left}td,th{padding:.75em 0}td{border-bottom:1px solid #c6c6c6}td,th,tr{vertical-align:middle}@font-face{font-family:modern_pictogramsnormal;src:url(/fonts/modernpics-webfont-faa66616b16bd3a588bf7500bda4ca77.eot?vsn=d);src:url(/fonts/modernpics-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/modernpics-webfont-4673d31dbde3e59519eda632bc6f9b0b.woff?vsn=d) format("woff"),url(/fonts/modernpics-webfont-bf82dfa4b993ebb908e3e67a3e610329.ttf?vsn=d) format("truetype"),url(/fonts/modernpics-webfont.svg#modern_pictogramsnormal) format("svg");font-weight:400;font-style:normal}@font-face{font-family:web_symbolsregular;src:url(/fonts/websymbols-regular-webfont-bc2d605e6b07bca6f9fea56dfcecdf51.eot?vsn=d);src:url(/fonts/websymbols-regular-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/websymbols-regular-webfont-48e390af0f2c116e6989e71da0840e08.woff?vsn=d) format("woff"),url(/fonts/websymbols-regular-webfont-f78ebca8b333eec5f9e06207b65aaf76.ttf?vsn=d) format("truetype"),url(/fonts/websymbols-regular-webfont.svg#web_symbolsregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:irisupcregular;src:url(/fonts/upcil-webfont-2966119072583226c20969f746ab3e66.eot?vsn=d);src:url(/fonts/upcil-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/upcil-webfont-9203501ebd6c67cfa066a749dbb2f331.woff?vsn=d) format("woff"),url(/fonts/upcil-webfont-a7de92a5d85a29f37fd9d453d957467b.ttf?vsn=d) format("truetype"),url(/fonts/upcil-webfont.svg#irisupcregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:quicksandregular;src:url(/fonts/quicksand-regular-webfont-966525957f965aa8574b4756bf93cf7c.eot?vsn=d);src:url(/fonts/quicksand-regular-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/quicksand-regular-webfont-955dd9201f30b2195e6a327f6aa35a70.woff?vsn=d) format("woff"),url(/fonts/quicksand-regular-webfont-afa0553b2d377889dc969e6e3c3da57d.ttf?vsn=d) format("truetype"),url(/fonts/quicksand-regular-webfont.svg#quicksandregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:quicksandlight;src:url(/fonts/quicksand-light-webfont-b239a991eb518f60e31ad7cce55d71f4.eot?vsn=d);src:url(/fonts/quicksand-light-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/quicksand-light-webfont-e4ec9877dbe694432298feaa737ddfbe.woff?vsn=d) format("woff"),url(/fonts/quicksand-light-webfont-15f87e22fb1eaddf7141db2ad6caf1dd.ttf?vsn=d) format("truetype"),url(/fonts/quicksand-light-webfont.svg#quicksandlight) format("svg");font-weight:400;font-style:normal}@font-face{font-family:quicksanditalic;src:url(/fonts/quicksand-italic-webfont-17a1dc608521944bbbf391bbf3dec47f.eot?vsn=d);src:url(/fonts/quicksand-italic-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/quicksand-italic-webfont-18a04eaa63ee89f278c0b3649db74f2f.woff2?vsn=d) format("woff2"),url(/fonts/quicksand-italic-webfont-dcc0f35ad33fc97bc98cc32dc39a233a.woff?vsn=d) format("woff"),url(/fonts/quicksand-italic-webfont-4675397da70f016406b956b75932ae54.ttf?vsn=d) format("truetype"),url(/fonts/quicksand-italic-webfont.svg#quicksanditalic) format("svg");font-weight:400;font-style:normal}@font-face{font-family:quicksandlight_italic;src:url(/fonts/quicksand-lightitalic-webfont-b70a3fb77f4bc0630db00bb5dc46e480.eot?vsn=d);src:url(/fonts/quicksand-lightitalic-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/quicksand-lightitalic-webfont-e5aac37699bc0b29c9c6e088db17d57b.woff2?vsn=d) format("woff2"),url(/fonts/quicksand-lightitalic-webfont-6665b53ec005f74801d0f80533bd772e.woff?vsn=d) format("woff"),url(/fonts/quicksand-lightitalic-webfont-00edb04e2f91fd5d516391bb0f85da92.ttf?vsn=d) format("truetype"),url(/fonts/quicksand-lightitalic-webfont.svg#quicksandlight_italic) format("svg");font-weight:400;font-style:normal}@font-face{font-family:open_sansregular;src:url(/fonts/OpenSans-Regular-webfont-c4d82460ef260eb1589e73528cbfb257.eot?vsn=d);src:url(/fonts/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/OpenSans-Regular-webfont-79515ad0788973c533405f7012dfeccd.woff?vsn=d) format("woff"),url(/fonts/OpenSans-Regular-webfont-488d5cc145299ba07b75495100419ee6.ttf?vsn=d) format("truetype"),url(/fonts/OpenSans-Regular-webfont.svg#open_sansregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:social_font;src:url(/fonts/social_font-webfont-e4b165ecf3df17d05630a04d2b475e33.eot?vsn=d);src:url(/fonts/social_font-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/social_font-webfont-c9c0cfa2303d4de23b1a51edbdd29507.woff?vsn=d) format("woff"),url(/fonts/social_font-webfont-5084d48f32b976d6f819cd1bb134b723.ttf?vsn=d) format("truetype"),url(/fonts/social_font-webfont.svg#social_font_faceregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:oswaldlight;src:url(/fonts/oswald-light-webfont-7aae3111ab243f050a52c73cc73bbc42.eot?vsn=d);src:url(/fonts/oswald-light-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/oswald-light-webfont-ea745aeb320f12a3ff6485adbb5ae3a0.woff2?vsn=d) format("woff2"),url(/fonts/oswald-light-webfont-61b26b8ebbb17e3b1d110f0629dbf242.woff?vsn=d) format("woff"),url(/fonts/oswald-light-webfont-22eafc3847b22918e21a2bc04b34f5a5.ttf?vsn=d) format("truetype"),url(/fonts/oswald-light-webfont.svg#oswaldlight) format("svg");font-weight:400;font-style:normal}@font-face{font-family:proxima-nova-thin;src:url(/fonts/1415F2_0-d21c909ff9c9c0d71e23cc2b7941a93b.eot?vsn=d);src:url(/fonts/1415F2_0.eot?#iefix) format("embedded-opentype"),url(/fonts/1415F2_0-b691fb48891665204a85889f7f392a16.woff?vsn=d) format("woff"),url(/fonts/1415F2_0-82be0e89730331c0611bd3ac505c826e.ttf?vsn=d) format("truetype"),url(/fonts/1415F2_0.svg#wf) format("svg");font-style:normal;font-weight:400}@font-face{font-family:proxima-nova-regular;src:url(/fonts/1415F2_1-ae0e415e164a967610eec36b6122dbd9.eot?vsn=d);src:url(/fonts/1415F2_1.eot?#iefix) format("embedded-opentype"),url(/fonts/1415F2_1-3503c6315633505c612ef0e4d53f419e.woff?vsn=d) format("woff"),url(/fonts/1415F2_1-6a80e6471628e0c71d0eb7874f72fc70.ttf?vsn=d) format("truetype"),url(/fonts/1415F2_1.svg#wf) format("svg");font-style:normal;font-weight:400}@font-face{font-family:proxima-nova-medium;src:url(/fonts/1415F2_2-75a70a9738ea3eb62be3d36dc6527b14.eot?vsn=d);src:url(/fonts/1415F2_2.eot?#iefix) format("embedded-opentype"),url(/fonts/1415F2_2-c3edeaa51f18c5695210ecbccc658dfc.woff?vsn=d) format("woff"),url(/fonts/1415F2_2-f2b9c33cf30529b901dd1e2f6caaff84.ttf?vsn=d) format("truetype"),url(/fonts/1415F2_2.svg#wf) format("svg");font-style:normal;font-weight:400}@font-face{font-family:proxima-nova-light;src:url(/fonts/1415F2_3-b2f5802f27e890a5b91ed94221cb8535.eot?vsn=d);src:url(/fonts/1415F2_3.eot?#iefix) format("embedded-opentype"),url(/fonts/1415F2_3-52e0c0a5be44274fb765beb9c4b9d7e8.woff?vsn=d) format("woff"),url(/fonts/1415F2_3-a20b784c634eaeea4623db6e3085f47d.ttf?vsn=d) format("truetype"),url(/fonts/1415F2_3.svg#wf) format("svg");font-style:normal;font-weight:400}@font-face{font-family:proxima-nova-bold;src:url(/fonts/1415F2_4-f8e0ecdc5f1ee8c87ecb2073fe6dcec8.eot?vsn=d);src:url(/fonts/1415F2_4.eot?#iefix) format("embedded-opentype"),url(/fonts/1415F2_4-8aeefd6e690e0d023a1bd1f6f6551709.woff?vsn=d) format("woff"),url(/fonts/1415F2_4-5f67fbf13f3ab7e3285c2b1fc6e1f572.ttf?vsn=d) format("truetype"),url(/fonts/1415F2_4.svg#wf) format("svg");font-style:normal;font-weight:400}@font-face{font-family:musicaccent_icons;src:url(/fonts/musicaccent_icons.woff2?bl7wbg) format("woff2"),url(/fonts/musicaccent_icons.ttf?bl7wbg) format("truetype"),url(/fonts/musicaccent_icons.woff?bl7wbg) format("woff"),url(/fonts/musicaccent_icons.svg?bl7wbg#musicaccent_icons) format("svg");font-weight:400;font-style:normal;font-display:block}.login-header-logo-symb-img,.swal2-modal .url .url-icon,[class*=" icon-"],[class^=icon-]{font-family:musicaccent_icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-symbol-license:before{content:"\ea33"}.icon-symbol-contract:before{content:"\ea32"}.icon-symbol-person-edit:before{content:"\ea31"}.icon-symbol-folder-match:before{content:"\ea30"}.icon-symbol-published-with-changes:before{content:"\ea2e"}.icon-symbol-sync-alt:before{content:"\ea2f"}.icon-symbol-content-paste-go:before{content:"\ea2d"}.icon-symbol-wifi-bad:before{content:"\ea2c"}.icon-symbol-wifi:before{content:"\ea2a"}.icon-symbol-wifi-off:before{content:"\ea2b"}.icon-symbol-library-add-check-filled:before{content:"\ea28"}.icon-symbol-library-add-check:before{content:"\ea29"}.icon-symbol-masked-transitions:before{content:"\ea27"}.icon-symbol-warning:before{content:"\ea25"}.icon-symbol-warning-filled:before{content:"\ea26"}.icon-symbol-add:before{content:"\ea22"}.icon-symbol-do-not-disturb-on:before{content:"\ea23"}.icon-symbol-disabled-by-default:before{content:"\ea24"}.icon-symbol-thumb-down-filled:before{content:"\ea21"}.icon-symbol-thumb-down:before{content:"\ea20"}.icon-symbol-album:before{content:"\ea1e"}.icon-symbol-copyright:before{content:"\ea1d"}.icon-symbol-cookie:before{content:"\ea1c"}.icon-symbol-bakery-dining:before{content:"\e9fa"}.icon-symbol-emoji-food-beverage:before{content:"\e9fb"}.icon-symbol-dinner-dining:before{content:"\ea1b"}.icon-symbol-add-a-photo:before{content:"\ea1a"}.icon-symbol-communication:before{content:"\ea19"}.icon-symbol-accessibility-new:before{content:"\ea18"}.icon-symbol-query-stats:before{content:"\ea17"}.icon-symbol-do-not-disturb-opsz20:before{content:"\ea16"}.icon-symbol-pending-opsz20:before{content:"\ea12"}.icon-symbol-verified-outline-opsz20:before{content:"\ea14"}.icon-symbol-verified-opsz20:before{content:"\ea13"}.icon-symbol-zoom-in:before{content:"\ea10"}.icon-symbol-zoom-out:before{content:"\ea11"}.icon-symbol-emergency:before{content:"\ea0f"}.icon-symbol-question-mark:before{content:"\ea0e"}.icon-symbol-open-in-new-window:before{content:"\ea0d"}.icon-symbol-inventory-2-fill:before{content:"\ea0c"}.icon-material-custom-person-in-computer:before{content:"\ea0b"}.icon-symbol-forward-to-inbox:before{content:"\ea08"}.icon-symbol-note-alt:before{content:"\ea09"}.icon-symbol-support-agent:before{content:"\ea0a"}.icon-symbol-event:before{content:"\ea07"}.icon-symbol-assignment:before{content:"\ea06"}.icon-symbol-assignment-add:before{content:"\ea05"}.icon-symbol-keyboard-return-opsz20:before{content:"\ea04"}.icon-symbol-keyboard-return:before{content:"\ea03"}.icon-symbol-magic-button-opsz20:before{content:"\ea02"}.icon-symbol-magic-button:before{content:"\ea01"}.icon-symbol-thumb-up:before{content:"\e9ff"}.icon-symbol-link:before{content:"\e9fe"}.icon-symbol-content-copy:before{content:"\e9fd"}.icon-symbol-open-in-new:before{content:"\e9fc"}.icon-symbol-back-hand:before{content:"\e9f9"}.icon-symbol-build-add-edited:before{content:"\e9f8"}.icon-symbol-add-task:before{content:"\e9e5"}.icon-symbol-calendar-month:before{content:"\e9f7"}.icon-symbol-vertical-split:before{content:"\e9f6"}.icon-symbol-record-voice-over:before{content:"\e9f5"}.icon-symbol-discover-tune-wght700-opsz20:before{content:"\e9ef"}.icon-symbol-discover-tune-opsz24:before{content:"\e9f4"}.icon-symbol-discover-tune:before{content:"\e9ee"}.icon-symbol-calendar-today:before{content:"\e9ed"}.icon-material-currency-exchange:before{content:"\e9ec"}.icon-material-data-usage:before{content:"\e9eb"}.icon-material-paid:before{content:"\e9ea"}.icon-material-live-tv:before{content:"\e9e9"}.icon-symbol-task-alt:before{content:"\e9e8"}.icon-symbol-task-alt-opsz20:before{content:"\e9f1"}.icon-material-published-with-changes:before{content:"\e9e7"}.icon-symbol-event-note:before{content:"\e9e6"}.icon-material-view-agenda-single:before{content:"\e9e3"}.icon-material-view-agenda:before{content:"\e9e4"}.icon-material-pin:before{content:"\e9e2"}.icon-material-videocam-filled:before{content:"\e9e1"}.icon-material-person-remove:before{content:"\e9e0"}.icon-material-location-off:before{content:"\e9df"}.icon-material-meeting-room:before{content:"\e9de"}.icon-material-restore:before{content:"\e9dd"}.icon-material-swap-horiz:before{content:"\e9dc"}.icon-material-no-meeting-room:before{content:"\e9db"}.icon-material-person-off:before{content:"\e9da"}.icon-material-place-filled:before{content:"\e9d9"}.icon-material-lock:before{content:"\e9d8"}.icon-material-local-parking:before{content:"\e9d7"}.icon-material-cloud:before{content:"\e9d6"}.icon-material-cloud-done:before{content:"\e9d4"}.icon-meterial-cloud-queue:before{content:"\e9d5"}.icon-material-person-pin-circle:before{content:"\e9d2"}.icon-material-place:before{content:"\e9b0"}.icon-material-wrong-location:before{content:"\e9d1"}.icon-material-move-right-edited:before{content:"\e9d0"}.icon-material-alt-route-edited:before{content:"\e9d3"}.icon-material-delete:before{content:"\e9cd"}.icon-material-date-range:before{content:"\e9ce"}.icon-material-event-busy:before{content:"\e9cf"}.icon-material-assignment:before{content:"\e9cc"}.icon-material-restaurant-menu:before{content:"\e9ca"}.icon-material-chat-bubble-outline:before{content:"\e9cb"}.icon-material-drive-folder-upload:before{content:"\e9c9"}.icon-material-checklist:before{content:"\e9c8"}.icon-material-computer:before{content:"\e9c5"}.icon-material-upload-file:before{content:"\e9c6"}.icon-material-groups:before{content:"\e9c7"}.icon-material-edit-note:before{content:"\e9c4"}.icon-material-videocam:before{content:"\e9c3"}.icon-material-event-available:before{content:"\e9c2"}.icon-material-multiple-stop:before{content:"\e9c1"}.icon-material-apartment:before{content:"\e9c0"}.icon-material-crop-free:before{content:"\e9bf"}.icon-material-inventory:before{content:"\e9b9"}.icon-material-list-alt:before{content:"\e9ba"}.icon-material-subject:before{content:"\e9bb"}.icon-material-list:before{content:"\e9bc"}.icon-symbol-podcasts:before{content:"\e9bd"}.icon-symbol-podcasts-opsz20:before{content:"\e9f0"}.icon-material-notes:before{content:"\e9be"}.icon-material-texture:before{content:"\e9b8"}.icon-material-drag-indicator:before{content:"\e9b6"}.icon-material-drag-handle:before{content:"\e9b7"}.icon-material-cached:before{content:"\e96f"}.icon-material-highlight-off:before{content:"\e96c"}.icon-material-playlist-add:before{content:"\e98f"}.icon-material-custom-event:before{content:"\e9b3"}.icon-material-sensors:before{content:"\e9b4"}.icon-symbol-build-wght300:before{content:"\e9b5"}.icon-symbol-build-wght300-opsz20:before{content:"\e9f3"}.icon-material-clear-all:before{content:"\e9b2"}.icon-material-palette:before{content:"\e9b1"}.icon-material-perm-device-information:before{content:"\e9af"}.icon-material-drafts:before{content:"\e9ae"}.icon-material-refresh:before{content:"\e9ab"}.icon-material-topic:before{content:"\e990"}.icon-material-create-new-folder:before{content:"\e9a9"}.icon-material-drive-file-rename:before{content:"\e9aa"}.icon-material-cloud-upload:before{content:"\e9ac"}.icon-material-logout:before{content:"\e9a8"}.icon-material-keyboard-arrow-down:before{content:"\e9a4"}.icon-material-keyboard-arrow-right:before{content:"\e9a5"}.icon-material-keyboard-arrow-up:before{content:"\e9a6"}.icon-material-keyboard-arrow-left:before{content:"\e9a7"}.icon-material-assignment-ind:before{content:"\e9a3"}.icon-material-inventory-2:before{content:"\e9a0"}.icon-symbol-call:before{content:"\e99f"}.icon-symbol-call-opsz20:before{content:"\e9f2"}.icon-material-movie-outline:before{content:"\e99d"}.icon-material-edit-calendar:before{content:"\e99e"}.icon-material-code:before{content:"\e99c"}.icon-material-people-outline:before{content:"\e99a"}.icon-material-earth:before{content:"\e999"}.icon-material-alarm-off:before{content:"\e998"}.icon-material-title:before{content:"\e997"}.icon-material-check-circle:before{content:"\e994"}.icon-material-check-circle-outline:before{content:"\e995"}.icon-material-done:before{content:"\e996"}.icon-material-local-mall:before{content:"\e992"}.icon-material-short-text:before{content:"\e993"}.icon-material-category:before{content:"\e991"}.icon-material-manage-search:before{content:"\e98d"}.icon-material-person-search:before{content:"\e98e"}.icon-material-video-library:before{content:"\e98c"}.icon-material-movie-black:before{content:"\e98b"}.icon-material-subdirectory-arrow:before{content:"\e98a"}.icon-material-close-fullscreen:before{content:"\e989"}.icon-material-send:before{content:"\e988"}.icon-material-open-in-full:before{content:"\e986"}.icon-magic-wand:before{content:"\e987"}.icon-material-folder:before{content:"\e985"}.icon-material-folder-outline:before{content:"\e984"}.icon-material-article-outline:before{content:"\e97e"}.icon-material-article:before{content:"\e97f"}.icon-material-chat-outline:before{content:"\e980"}.icon-material-chat:before{content:"\e981"}.icon-material-description-outline:before{content:"\e982"}.icon-material-description:before{content:"\e983"}.icon-sort:before{content:"\e97d"}.icon-material-reorder:before{content:"\e97c"}.icon-material-copyright:before{content:"\e97a"}.icon-material-all-inclusive:before{content:"\e978"}.icon-symbol-visibility:before{content:"\e972"}.icon-symbol-visibility-off:before{content:"\e973"}.icon-material-event:before{content:"\e963"}.icon-material-business:before{content:"\e95e"}.icon-material-attach-file:before{content:"\e954"}.icon-material-credit-card:before{content:"\e955"}.icon-symbol-edit-opsz20:before{content:"\ea00"}.icon-symbol-edit:before{content:"\e956"}.icon-material-forum:before{content:"\e957"}.icon-material-insert-comment:before{content:"\e958"}.icon-material-message:before{content:"\e959"}.icon-material-mode-comment:before{content:"\e95a"}.icon-material-shopping-cart:before{content:"\e95b"}.icon-material-textsms:before{content:"\e95c"}.icon-material-theaters:before{content:"\e95d"}.icon-material-add:before{content:"\e95f"}.icon-material-check-box:before{content:"\e960"}.icon-material-check-box-outline:before{content:"\e961"}.icon-material-clear:before{content:"\e962"}.icon-material-indeterminate-check-box:before{content:"\e964"}.icon-material-radio-button-checked:before{content:"\e965"}.icon-material-radio-button-unchecked:before{content:"\e966"}.icon-material-remove:before{content:"\e967"}.icon-material-sms-failed:before{content:"\e968"}.icon-material-file-download:before{content:"\e969"}.icon-material-format-list-bulleted:before{content:"\e96a"}.icon-material-keyboard-voice:before{content:"\e96b"}.icon-material-notifications:before{content:"\e96d"}.icon-material-notifications-none:before{content:"\e96e"}.icon-material-person-pin:before{content:"\e970"}.icon-material-priority-high:before{content:"\e971"}.icon-material-lock-outline:before{content:"\e951"}.icon-material-mail:before{content:"\e9a2"}.icon-material-mail-outline:before{content:"\e952"}.icon-material-vpn-key:before{content:"\e953"}.icon-material-attachment:before{content:"\e942"}.icon-material-equalizer:before{content:"\e943"}.icon-material-folder-shared:before{content:"\e944"}.icon-material-graphic-eq:before{content:"\e945"}.icon-material-image:before{content:"\e946"}.icon-material-movie:before{content:"\e947"}.icon-material-people:before{content:"\e948"}.icon-material-person-add:before{content:"\e949"}.icon-material-person:before{content:"\e94a"}.icon-material-person-outline:before{content:"\e94b"}.icon-material-public:before{content:"\e94c"}.icon-material-tune:before{content:"\e94d"}.icon-material-video-label:before{content:"\e94e"}.icon-material-watch-later:before{content:"\e94f"}.icon-material-label:before{content:"\e937"}.icon-material-label-outline:before{content:"\e93d"}.icon-material-settings:before{content:"\e93e"}.icon-material-timeline:before{content:"\e93f"}.icon-material-thumb-up:before{content:"\e940"}.icon-material-trending-up:before{content:"\e941"}.icon-material-home:before{content:"\e938"}.icon-material-insert-chart:before{content:"\e939"}.icon-material-musicnote:before{content:"\e93a"}.icon-material-queue-music:before{content:"\e93b"}.icon-material-show-chart:before{content:"\e93c"}.icon-material-access-time:before{content:"\e936"}.icon-material-account-box:before{content:"\e935"}.icon-material-supervisor-account:before{content:"\e934"}.icon-material-attach-money:before{content:"\e933"}.icon-material-play-arrow:before{content:"\e930"}.icon-material-play-circle-filled:before{content:"\e931"}.icon-material-play-circle-outline:before{content:"\e92a"}.icon-material-pause:before{content:"\e92d"}.icon-material-pause-circle-filled:before{content:"\e92e"}.icon-material-pause-circle-outline:before{content:"\e92f"}.icon-material-skip-next:before{content:"\e92b"}.icon-material-skip-previous:before{content:"\e92c"}.icon-material-volume-up:before{content:"\e929"}.icon-material-star:before{content:"\e922"}.icon-material-star-border:before{content:"\e923"}.icon-material-info:before{content:"\e924"}.icon-material-info-outline:before{content:"\e925"}.icon-material-help:before{content:"\e926"}.icon-material-help-outline:before{content:"\e927"}.icon-material-account-circle:before{content:"\e928"}.icon-material-search:before{content:"\e921"}.icon-material-apps:before{content:"\e918"}.icon-material-arrow-back:before{content:"\e919"}.icon-material-arrow-downwards:before{content:"\e91a"}.icon-material-arrow-forwards:before{content:"\e91b"}.icon-material-arrow-upward:before{content:"\e91c"}.icon-material-close:before{content:"\e91d"}.icon-material-menu:before{content:"\e91e"}.icon-material-more-horiz:before{content:"\e91f"}.icon-material-more-vert:before{content:"\e920"}.icon-ios-share:before{content:"\e9ad"}.icon-trophy:before{content:"\ea15"}.icon-google:before{content:"\ea1f"}.icon-facebook:before{content:"\e9a1"}.icon-musicaccent-logo:before{content:"\e99b"}.icon-arrow-down-and-right:before{content:"\e97b"}.icon-playlist:before{content:"\e979"}.icon-mp3:before{content:"\e974"}.icon-pdf:before{content:"\e975"}.icon-xls:before{content:"\e976"}.icon-zip:before{content:"\e977"}.icon-film:before{content:"\e950"}.icon-user:before{content:"\e932"}.icon-back2:before{content:"\e917"}.icon-help:before{content:"\e916"}.icon-cart:before{content:"\e914"}.icon-info1:before{content:"\e915"}.icon-file_video:before{content:"\e913"}.icon-hidden:before{content:"\e912"}.icon-sync:before{content:"\e911"}.icon-dropbox:before{content:"\e910"}.icon-file_empty:before{content:"\e90f"}.icon-delete2:before{content:"\e90e"}.icon-package:before{content:"\e90d"}.icon-rename:before{content:"\e90c"}.icon-refresh:before{content:"\e90b"}.icon-file_music:before{content:"\e907"}.icon-remove2:before{content:"\e906"}.icon-remove:before{content:"\e905"}.icon-share2:before{content:"\e909"}.icon-share1:before{content:"\e90a"}.icon-star2:before{content:"\e904"}.icon-star:before{content:"\e908"}.icon-back:before{content:"\e903"}.icon-wav:before{content:"\e900"}.icon-synonym:before{content:"\e902"}.icon-delete:before{content:"\e901"}.icon-folderset_block:before{content:"\e803"}.icon-folderset_double:before{content:"\e804"}.icon-folderset_split:before{content:"\e805"}.icon-folderset_plus1:before{content:"\e806"}.icon-folderset_1:before{content:"\e807"}.icon-folderset_minus2:before{content:"\e808"}.icon-folderset_locked:before{content:"\e809"}.icon-folderset_down:before{content:"\e80a"}.icon-folderset_check:before{content:"\e80b"}.icon-folderset_x2:before{content:"\e80c"}.icon-folderset_up:before{content:"\e80d"}.icon-folderset_light:before{content:"\e80e"}.icon-folderset_minus1:before{content:"\e80f"}.icon-folderset_edit:before{content:"\e810"}.icon-folderset_x1:before{content:"\e811"}.icon-folderset_temp:before{content:"\e812"}.icon-folderset_plus2:before{content:"\e813"}.icon-folderset_deep:before{content:"\e814"}.icon-book1:before{content:"\e802"}.icon-beat:before{content:"\e800"}.icon-keyboard:before{content:"\e801"}.icon-logout_1:before{content:"\e61d"}.icon-logout_2:before{content:"\e61e"}.icon-settings:before{content:"\e61c"}.icon-albums:before{content:"\e616"}.icon-edit:before{content:"\e619"}.icon-user1:before{content:"\e617"}.icon-tracks:before{content:"\e615"}.icon-add:before{content:"\e614"}.icon-note:before{content:"\e613"}.icon-circonflex_logo:before,.login-header-logo-symb-img:before{content:"\e612"}.icon-approval:before{content:"\e610"}.icon-missing:before{content:"\e611"}.icon-down1:before{content:"\e60a"}.icon-text2:before{content:"\e609"}.icon-text1:before{content:"\e608"}.icon-info3:before{content:"\e607"}.icon-info2:before{content:"\e605"}.icon-next_thin:before{content:"\e603"}.icon-previous_thin:before{content:"\e604"}.icon-search:before{content:"\e602"}.icon-pause1:before{content:"\e600"}.icon-up2:before{content:"\e618"}.icon-down2:before{content:"\e60b"}.icon-play1:before{content:"\e601"}.icon-plus1:before{content:"\e71c"}.icon-list1:before{content:"\e71f"}.icon-download1:before{content:"\e720"}.icon-menu1:before{content:"\e721"}.icon-download2:before{content:"\e722"}.icon-download3:before{content:"\e723"}.icon-x_light:before{content:"\e724"}.icon-lock:before{content:"\e60c"}.icon-unlocked:before{content:"\e60d"}.icon-settings_2:before{content:"\e61a"}.icon-share-link:before,.swal2-modal .url .url-icon:before{content:"\e61b"}.icon-block:before{content:"\e60f"}.icon-check:before{content:"\e60e"}.icon-add-to-list:before{content:"\e694"}body{font-family:quicksandregular;font-size:14px;line-height:1.5;float:left;width:100%}h1,h2,h3,h4,h5,h6{font-family:proxima-nova-regular;font-size:166.625;line-height:1.2;margin:0 0 .75em;text-transform:uppercase}p{margin:0 0 .75em}a{color:#00abd3;text-decoration:none}hr{border:0;border-bottom:1px solid #c6c6c6;margin:1.5em 0}div,p,span{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.selectable,.selectable *,.selectable-without-text-cursor,.selectable-without-text-cursor *{-webkit-touch-callout:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.selectable:not(a),.selectable :not(a){cursor:text!important}@-webkit-keyframes appear-from-bottom{0%{-webkit-transform:translateY(30px);opacity:0}to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes appear-from-bottom{0%{-moz-transform:translateY(30px);opacity:0}to{-moz-transform:translateY(0);opacity:1}}@keyframes appear-from-bottom{0%{-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-o-transform:translateY(30px);transform:translateY(30px);opacity:0}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@-moz-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@-moz-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes sticky-top-animation{0%{transform:translateY(5px)}to{transform:translateY(0)}}@-moz-keyframes sticky-top-animation{0%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes sticky-top-animation{0%{transform:translateY(5px)}to{transform:translateY(0)}}@-webkit-keyframes sticky-bottom-animation{0%{transform:translateY(-5px)}to{transform:translateY(0)}}@-moz-keyframes sticky-bottom-animation{0%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes sticky-bottom-animation{0%{transform:translateY(-5px)}to{transform:translateY(0)}}@-webkit-keyframes unsticked-from-top-animation{0%{transform:translateY(-5px)}to{transform:translateY(0)}}@-moz-keyframes unsticked-from-top-animation{0%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes unsticked-from-top-animation{0%{transform:translateY(-5px)}to{transform:translateY(0)}}@-webkit-keyframes unsticked-from-bottom-animation{0%{transform:translateY(5px)}to{transform:translateY(0)}}@-moz-keyframes unsticked-from-bottom-animation{0%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes unsticked-from-bottom-animation{0%{transform:translateY(5px)}to{transform:translateY(0)}}.is-hidden{display:none}.no-transition{-webkit-transition-property:initial!important;-moz-transition-property:initial!important;transition-property:all!important;-webkit-transition-duration:0s!important;-moz-transition-duration:0s!important;transition-duration:0s!important}.no-events{pointer-events:none!important}#nprogress,#nprogress .bar,#nprogress .spinner{z-index:1000000004}.nprogress-wrapper,.nprogress-wrapper .bar,.nprogress-wrapper .spinner{z-index:10}.nprogress-wrapper .spinner{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;transition-timing-function:linear}.nprogress-wrapper .bar{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transition-duration:7s;-moz-transition-duration:7s;transition-duration:7s}.nprogress-wrapper .bar.in-progress{-webkit-transition-duration:.1s;-moz-transition-duration:.1s;transition-duration:.1s}.nprogress-wrapper.progress-end .bar,.nprogress-wrapper.progress-end .bar+.spinner,.nprogress-wrapper.progress-end .bar.in-progress{-webkit-transition-duration:.35s;-moz-transition-duration:.35s;transition-duration:.35s;opacity:0}#nprogress .spinner,.nprogress-wrapper .spinner{top:18px;right:0;width:100%;text-align:center}#nprogress .spinner.spinner-top,.nprogress-wrapper .spinner.spinner-top{bottom:calc(100% + 18px)}#nprogress .spinner>div,.nprogress-wrapper .spinner>div{vertical-align:middle}#nprogress .spinner-icon,.nprogress-wrapper .spinner-icon{display:inline-block;width:34px;height:34px}#nprogress .spinner-text,.nprogress-wrapper .spinner-text{position:relative;display:inline-block;color:#00abd3;font-family:proxima-nova-medium;font-size:16px;padding-left:20px;padding-right:20px}#nprogress .spinner-text:empty,.nprogress-wrapper .spinner-text:empty{display:none}html[data-spinner-color="#fff"] #nprogress .bar,html[data-spinner-color="#fff"] .nprogress-wrapper .bar{background:#fff}html[data-spinner-color="#fff"] #nprogress .spinner-text,html[data-spinner-color="#fff"] .nprogress-wrapper .spinner-text{color:#fff}html[data-spinner-color="#fff"] #nprogress .peg,html[data-spinner-color="#fff"] .nprogress-wrapper .peg{box-shadow:0 0 10px #fff,0 0 5px #fff}html[data-spinner-color="#fff"] #nprogress .spinner-icon,html[data-spinner-color="#fff"] .nprogress-wrapper .spinner-icon{border-top-color:#fff;border-left-color:#fff}html .media-file-play #nprogress,html .media-file-play #nprogress *,html .media-file-play .nprogress-wrapper,html .media-file-play .nprogress-wrapper *{box-shadow:0!important}html .media-file-play #nprogress .spinner,html .media-file-play .nprogress-wrapper .spinner{top:11px}html .media-file-play #nprogress .spinner-icon,html .media-file-play .nprogress-wrapper .spinner-icon{height:15px;width:15px}html .media-file-play #nprogress .bar,html .media-file-play .nprogress-wrapper .bar{background:#fff}html .media-file-play #nprogress .spinner-text,html .media-file-play .nprogress-wrapper .spinner-text{color:#fff}html .media-file-play #nprogress .peg,html .media-file-play .nprogress-wrapper .peg{box-shadow:0 0 10px #fff,0 0 5px #fff}html .media-file-play #nprogress .spinner-icon,html .media-file-play .nprogress-wrapper .spinner-icon{border-top-color:#fff;border-left-color:#fff}.nprogress-custom-parent.media-file-play:before{display:none}body{padding-right:0!important}.swal2-container{z-index:1000000003}html.waiting-spinner-visible:not(.waiting-spinner-hiding) .swal2-container{background-color:transparent}html:not(.alert-visible) .swal2-container{width:100%}.swal2-container.swal2-in{background-color:rgba(0,0,0,.7)}.swal2-modal{-webkit-animation:fade-in .75s forwards;-moz-animation:fade-in .75s forwards;animation:fade-in .75s forwards;position:relative;padding:50px 30px!important;box-shadow:0 4px 10px rgba(0,0,0,.2);border-radius:8px}.swal2-modal.no-buttons{padding-bottom:40px!important}.swal2-modal .swal2-title{font-size:15px;font-family:proxima-nova-bold;line-height:24px;letter-spacing:2px;color:#000;text-transform:uppercase}.swal2-modal .swal2-content{position:unset;font-size:16px;font-family:proxima-nova-bold;line-height:18px;padding-top:10px}.swal2-modal .swal2-content .light-text{font-family:proxima-nova-regular}.swal2-modal .swal2-content a{cursor:pointer;pointer-events:all}.swal2-modal .swal2-content ol{list-style-type:auto;text-align:left;padding:20px 40px;background-color:#f9f9f9;border-radius:10px}.swal2-modal .swal2-content ol li{margin-bottom:8px}.swal2-modal .swal2-content strong{color:#000;font-family:proxima-nova-bold;letter-spacing:.5px}.swal2-modal .swal2-content alert-item{display:inline-block;width:100%;color:#000;letter-spacing:.5px;background-color:#f9f9f9;margin-top:42px;padding:10px 20px;border-radius:5px}.swal2-modal .swal2-content .alert-footer{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;position:absolute;font-family:proxima-nova-regular;bottom:20px;left:0;font-size:12px;width:100%;pointer-events:none}.swal2-modal .swal2-icon{-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75);margin:10px auto 20px}.swal2-modal .swal2-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;top:0;right:0;padding-top:4px;padding-right:14px;font-size:24px;line-height:28px;color:#999}.swal2-modal .swal2-close:hover{color:#000}.swal2-modal button.swal2-styled{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;outline:0;padding:10px 26px;font-size:12px;font-weight:400;font-family:proxima-nova-medium;text-transform:uppercase;letter-spacing:1px;opacity:.7;border-radius:5px}.swal2-modal.confirm-btn-full-opacity button.swal2-styled.swal2-confirm{opacity:1}.swal2-modal p.text-with-tags{line-height:32px}.swal2-modal span.tag{font-size:14px;font-family:quicksandregular;text-transform:capitalize;color:#333;border:1px solid #909090;padding:6px 12px;margin:0 4px;white-space:nowrap}.swal2-modal .url{display:inline-block;position:relative;width:100%;text-align:left;margin:18px 0 30px}.swal2-modal .url input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;width:calc(100% - 136px);overflow:hidden;line-height:32px;height:32px;font-size:11px;font-family:quicksandregular;letter-spacing:.5px;color:#444;white-space:nowrap;text-overflow:ellipsis;margin:0 0 0 50px;padding:0;background-color:transparent;border:0;outline:0;box-shadow:none;cursor:text}.swal2-modal .url .url-icon{position:absolute;top:0;left:0;font-size:12px;color:#fff;border-radius:20px;padding:10px;background-color:#00abd3}.swal2-modal .url .url-copy{position:absolute;top:2px;right:0;font-size:10px;border:1px solid #00abd3;color:#00abd3;letter-spacing:2px;text-transform:uppercase;padding:4px 16px;border-radius:2px;cursor:pointer}.swal2-modal .url .url-copy:hover{background-color:#00abd3;color:#fff}.swal2-modal span.small{font-size:13px;letter-spacing:.5px}.swal2-modal span.small strong{font-family:proxima-nova-medium;opacity:.6}.swal2-modal span.error-icon,.swal2-modal span.icon{display:inline-block;vertical-align:top;padding-right:4px;color:#fff;opacity:.5;vertical-align:middle}.swal2-modal span.icon{display:none;font-size:18px;opacity:.75;margin-top:-3px}.swal2-modal span.error-icon{margin-right:8px;padding-right:0;vertical-align:-3px;opacity:1;font-size:16px;cursor:pointer}.swal2-modal span.error{color:#fff;font-size:12px;text-transform:capitalize;text-decoration:underline;font-family:proxima-nova-medium;letter-spacing:.5px;padding-right:3px;cursor:pointer}.swal2-modal .errors-group{text-align:left;padding:12px 20px 0;color:#fff;background:#40a3ba;border-radius:6px;border-bottom:1px solid rgba(0,0,0,.1);margin:10px -15px;font-family:proxima-nova-regular;cursor:default;line-height:22px;font-size:13px}.swal2-modal .errors-group-errors{display:inline-block;margin:5px 5px 5px 2px;cursor:default}.swal2-modal .errors-group-errors:hover>span.error-icon{opacity:1}html.alert-visible .main-header,html.alert-visible body{width:100%}html.alert-visible:not(.iframe-form) .box-fixed-bottom{margin-right:0}.swal2-container{-webkit-transition:background-color .4s;-moz-transition:background-color .4s;transition:background-color .4s}body{color:#2d3031}.track.active .track-section{background-color:#5b6263;border-color:#fff}.track.active .track-price .track-price-tag{border-color:#2d3031;background-color:#2d3031}.track.active .track-side{background-color:#5b6263}.track.sticky-bottom .track-player-animation,.track.sticky-bottom .track-section,.track.sticky-bottom .track-side,.track.sticky-top .track-player-animation,.track.sticky-top .track-section,.track.sticky-top .track-side{background-color:#434848}.track:not(.active).menu-opened .track-section,.track:not(.active) .track-section:hover{background-color:#f9f9f9}.track .track-price .track-price-tag{background-color:#00abd3}.track .track-price .track-price-tag:hover{background-color:#2d3031}.track-section{background-color:#fff;border-top:1px solid #eee}.catalog:not(.widget) .track:last-child:not(.sticky)>.track-section{border-bottom:1px solid #eee}.track-player-animation{background-color:#5b6263}.filtering{border-bottom:1px solid #eee;background-color:#f9f9f9}#search-input,#search-input input,.filtering-search-filters{color:#000}#search-input::-webkit-input-placeholder,#search-input input::-webkit-input-placeholder,.filtering-search-filters::-webkit-input-placeholder{color:#000}#search-input:-moz-placeholder,#search-input::-moz-placeholder,#search-input input:-moz-placeholder,#search-input input::-moz-placeholder,.filtering-search-filters:-moz-placeholder,.filtering-search-filters::-moz-placeholder{color:#000}#search-input:-ms-input-placeholder,#search-input input:-ms-input-placeholder,.filtering-search-filters:-ms-input-placeholder{color:#000}.filtering-search-icon{opacity:.2}.filtering-search-clear{opacity:.3}.filtering-tags-separator{opacity:.1;background-color:#000}.filtering-wrapper:not(.expanded){box-shadow:none}body.scrolled .filtering-wrapper:not(.expanded){box-shadow:0 0 10px rgba(0,0,0,.15)}.track-sorting{color:#bbb}.track-actions-btn{opacity:.35}.track-sorting-current-arrow,.track-sorting-current-text{color:#00abd3}.playlist-header-action[data-behaviour=share]{color:#00a9d1}.filtering-tags-btn{color:#000}.filtering-tags-btn.active,.filtering-tags-btn:not(.just-clicked):hover{background-color:#2d3031}.filtering-tags-category-btn.active,.filtering-tags-category-btn.active:hover{border-bottom-color:#00a9d1}.search-filter{background-color:#2d3031}.hint-box-item{color:#2d3031}.tooltipster-sidetip.tooltipster-info .tooltipster-box{background-color:#2d3031}.tooltipster-sidetip.tooltipster-info.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info.tooltipster-top .tooltipster-arrow-border{border-top-color:#2d3031}.tooltipster-sidetip.tooltipster-info.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info.tooltipster-right .tooltipster-arrow-border{border-right-color:#2d3031}.tooltipster-sidetip.tooltipster-info.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#2d3031}.tooltipster-sidetip.tooltipster-info.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info.tooltipster-left .tooltipster-arrow-border{border-left-color:#2d3031}.header-cart-number{background-color:#00a9d1}.loading-catalog,.loading-page{color:#00abd3}.loading-spinner>div{background-color:#00abd3}html[data-theme=playlist] body{color:#fff}html[data-theme=playlist] .container-background{background:#108ca8;background:-moz-linear-gradient(top,#108ca8 0,#1a384c 100%);background:-webkit-linear-gradient(top,#108ca8,#1a384c);background:linear-gradient(180deg,#108ca8 0,#1a384c)}html[data-theme=playlist] .track.active .track-section{background-color:#108ca8;border-color:transparent}html[data-theme=playlist] .track.active .track-price .track-price-tag{border-color:#182f35;background-color:#182f35}html[data-theme=playlist] .track.active .track-side{background-color:#108ca8}html[data-theme=playlist] .track.sticky-top .track-player-animation,html[data-theme=playlist] .track.sticky-top .track-section,html[data-theme=playlist] .track.sticky-top .track-side{background-color:#2ca4be}html[data-theme=playlist] .track.sticky-bottom .track-player-animation,html[data-theme=playlist] .track.sticky-bottom .track-section,html[data-theme=playlist] .track.sticky-bottom .track-side{background-color:#108ca8}html[data-theme=playlist] .track:not(.active).menu-opened .track-section,html[data-theme=playlist] .track:not(.active) .track-section:hover{background-color:hsla(0,0%,100%,.05)}html[data-theme=playlist] .track .track-price .track-price-tag,html[data-theme=playlist] .track .track-price .track-price-tag:hover{background-color:#182f35}html[data-theme=playlist] .track-section{background-color:transparent;border-top:1px solid transparent}html[data-theme=playlist] .catalog:not(.widget) .track:last-child:not(.sticky)>.track-section{border-bottom:1px solid transparent}html[data-theme=playlist] .track-player-animation{background-color:#108ca8}html[data-theme=playlist] .filtering{border-bottom:1px solid transparent;background-color:#1595b2}html[data-theme=playlist] #search-input,html[data-theme=playlist] #search-input input,html[data-theme=playlist] .filtering-search-filters{color:#fff}html[data-theme=playlist] #search-input::-webkit-input-placeholder,html[data-theme=playlist] #search-input input::-webkit-input-placeholder,html[data-theme=playlist] .filtering-search-filters::-webkit-input-placeholder{color:#fff}html[data-theme=playlist] #search-input:-moz-placeholder,html[data-theme=playlist] #search-input::-moz-placeholder,html[data-theme=playlist] #search-input input:-moz-placeholder,html[data-theme=playlist] #search-input input::-moz-placeholder,html[data-theme=playlist] .filtering-search-filters:-moz-placeholder,html[data-theme=playlist] .filtering-search-filters::-moz-placeholder{color:#fff}html[data-theme=playlist] #search-input:-ms-input-placeholder,html[data-theme=playlist] #search-input input:-ms-input-placeholder,html[data-theme=playlist] .filtering-search-filters:-ms-input-placeholder{color:#fff}html[data-theme=playlist] .filtering-search-clear,html[data-theme=playlist] .filtering-search-icon{opacity:.7}html[data-theme=playlist] .filtering-tags-separator{opacity:.3;background-color:#fff}html[data-theme=playlist] .filtering-wrapper:not(.expanded){box-shadow:0 0 15px rgba(0,0,0,.4)}html[data-theme=playlist] body.scrolled .filtering-wrapper:not(.expanded){box-shadow:0 0 15px rgba(0,0,0,.5)}html[data-theme=playlist] .track-sorting{color:#fff}html[data-theme=playlist] .track-actions-btn{opacity:.8}html[data-theme=playlist] .track-sorting-current-arrow,html[data-theme=playlist] .track-sorting-current-text{color:#fff}html[data-theme=playlist] .playlist-header-action[data-behaviour=share]{color:#12a0bf}html[data-theme=playlist] .filtering-tags-btn{color:#fff}html[data-theme=playlist] .filtering-tags-btn.active,html[data-theme=playlist] .filtering-tags-btn:not(.just-clicked):hover{background-color:#182f35}html[data-theme=playlist] .filtering-tags-category-btn.active,html[data-theme=playlist] .filtering-tags-category-btn.active:hover{border-bottom-color:#fff}html[data-theme=playlist] .search-filter{background-color:#182f35}html[data-theme=playlist] .hint-box-item{color:#182f35}html[data-theme=playlist] .tooltipster-sidetip.tooltipster-info .tooltipster-box{background-color:#182f35}html[data-theme=playlist] .tooltipster-sidetip.tooltipster-info.tooltipster-top .tooltipster-arrow-background,html[data-theme=playlist] .tooltipster-sidetip.tooltipster-info.tooltipster-top .tooltipster-arrow-border{border-top-color:#182f35}html[data-theme=playlist] .tooltipster-sidetip.tooltipster-info.tooltipster-right .tooltipster-arrow-background,html[data-theme=playlist] .tooltipster-sidetip.tooltipster-info.tooltipster-right .tooltipster-arrow-border{border-right-color:#182f35}html[data-theme=playlist] .tooltipster-sidetip.tooltipster-info.tooltipster-bottom .tooltipster-arrow-background,html[data-theme=playlist] .tooltipster-sidetip.tooltipster-info.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#182f35}html[data-theme=playlist] .tooltipster-sidetip.tooltipster-info.tooltipster-left .tooltipster-arrow-background,html[data-theme=playlist] .tooltipster-sidetip.tooltipster-info.tooltipster-left .tooltipster-arrow-border{border-left-color:#182f35}html[data-theme=playlist] .header-cart-number{background-color:#12a0bf}html[data-theme=playlist] .loading-catalog,html[data-theme=playlist] .loading-page{color:#fff}html[data-theme=playlist] .loading-spinner>div{background-color:#fff}@media only screen and (max-width:500px) and (max-width:500px){body:after{content:"xsmall";display:none}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){body:after{content:"small";display:none}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){body:after{content:"medium";display:none}}@media only screen and (max-width:500px) and (min-width:901px) and (max-width:1500px){body:after{content:"large";display:none}}@media only screen and (max-width:500px) and (min-width:1501px){body:after{content:"largest";display:none}}@media only screen and (max-width:500px){.catalog{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;width:100%;margin-top:100px;padding-bottom:20px}.catalog.expanded{margin-top:190px}.catalog.widget{margin:0;padding:0}.catalog.fade-out{-webkit-animation:fade-out .5s forwards;-moz-animation:fade-out .5s forwards;animation:fade-out .5s forwards}#catalog-scroll-amount{position:absolute;visibility:hidden;height:142px;z-index:-1;pointer-events:none}}@media only screen and (max-width:500px) and (max-width:500px){#catalog-scroll-amount{height:117px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){#catalog-scroll-amount{height:117px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){#catalog-scroll-amount{height:117px}}@media only screen and (max-width:500px){html[data-page=home-page]{background-color:#171f21}.home-page{position:relative;float:left;font-family:proxima-nova-regular;color:#455154;overflow:hidden}.home-page a,.home-page a:active,.home-page a:focus,.home-page a:focus:active{color:inherit}.home-page-section-welcome{position:relative;float:left;height:100vh;height:100lvh;width:100%;background-color:#3d3d3d;color:#fff}}@media only screen and (max-width:500px) and (max-height:500px){.home-page-section-welcome{height:500px}}@media only screen and (max-width:500px) and (min-width:901px) and (max-width:1500px) and (max-height:600px){.home-page-section-welcome{height:600px}}@media only screen and (max-width:500px) and (min-width:1501px) and (max-height:1000px){.home-page-section-welcome{height:1000px}}@media only screen and (max-width:500px){.home-page-section-welcome-bg{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%}.home-page-section-welcome-video-wrapper{position:absolute;top:0;left:-100%;height:100%;width:300%;text-align:center}.home-page-section-welcome-video{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;position:relative;display:inline-block;min-width:34%;min-height:100%;width:auto;height:auto;pointer-events:none}.home-page-section-welcome-bg-tint{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#696969;opacity:.45}.home-page-section-welcome-content-wrapper{position:relative;height:100%;width:100%;line-height:100vh;line-height:100lvh}}@media only screen and (max-width:500px) and (max-height:500px){.home-page-section-welcome-content-wrapper{line-height:500px}}@media only screen and (max-width:500px) and (min-width:901px) and (max-width:1500px) and (max-height:600px){.home-page-section-welcome-content-wrapper{line-height:600px}}@media only screen and (max-width:500px) and (min-width:1501px) and (max-height:1000px){.home-page-section-welcome-content-wrapper{line-height:1000px}}@media only screen and (max-width:500px){.home-page-section-welcome-content{position:relative;display:inline-block;vertical-align:middle;width:100%}.home-page-section-welcome-title{position:relative;float:left;width:100%;font-size:5.5vw;line-height:5.7vw;font-weight:700;padding:80px 5% 0;text-align:center}}@media only screen and (max-width:500px) and (max-width:500px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (max-width:500px) and (max-width:500px){.home-page-section-welcome-title span{display:none}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-title span{display:none}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-title br{display:none}}@media only screen and (max-width:500px) and (min-width:1501px){.home-page-section-welcome-title br{display:none}}@media only screen and (max-width:500px){.home-page-section-welcome-subtitle{position:relative;float:left;width:100%;font-size:2.2vw;line-height:2.4vw;text-align:center;padding:2% 5% 3%}}@media only screen and (max-width:500px) and (max-width:500px){.home-page-section-welcome-subtitle{font-size:16px;line-height:16px;font-family:proxima-nova-light;font-weight:400;padding:4% 5% 6%}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-subtitle{font-family:proxima-nova-light;font-weight:400;padding:4% 5% 6%;font-size:20px;line-height:20px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-subtitle{font-size:20px;line-height:20px}}@media only screen and (max-width:500px){.home-page-section-welcome-search{position:relative;float:left;height:52px;width:100%;padding:0 10%;z-index:1}}@media only screen and (max-width:500px) and (max-width:500px){.home-page-section-welcome-search{padding:0 3%}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search{padding:0 6%}}@media only screen and (max-width:500px) and (min-width:1501px){.home-page-section-welcome-search{height:62px}}@media only screen and (max-width:500px){.home-page-section-welcome-search-bar{position:relative;float:left;height:100%;width:100%}.home-page-section-welcome-search-bar input{position:absolute;top:0;left:0;height:100%;line-height:52px;width:calc(100% - 142px);color:#000;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px;margin:0;padding:0 20px;vertical-align:top!important;overflow:hidden;text-overflow:ellipsis;z-index:1}.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-bar input:focus{border:0 transparent!important;outline:none!important;box-shadow:none!important}.home-page-section-welcome-search-bar input::-webkit-input-placeholder{font-family:proxima-nova-light;opacity:.5}.home-page-section-welcome-search-bar input:-moz-placeholder,.home-page-section-welcome-search-bar input::-moz-placeholder{font-family:proxima-nova-light;opacity:.5}.home-page-section-welcome-search-bar input:-ms-input-placeholder{font-family:proxima-nova-light;opacity:.5}}@media only screen and (max-width:500px) and (max-width:500px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (max-width:500px) and (min-width:1501px){.home-page-section-welcome-search-bar input{line-height:62px}}@media only screen and (max-width:500px){.home-page-section-welcome-search-bar input.autocomplete{opacity:.4;pointer-events:none;z-index:0}.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-family:proxima-nova-regular;font-size:20px}}@media only screen and (max-width:500px) and (max-width:500px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (max-width:500px){.home-page-section-welcome-search-separator{position:absolute;bottom:0;left:0;height:1px;width:100%;pointer-events:none;z-index:2}.home-page-section-welcome-search-hint-box{display:none;position:absolute;float:left;top:calc(100% - 3px);left:0;width:100%;padding:8px 0;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#000}.home-page-section-welcome-search-hint-box.visible:not(:empty){display:block}.home-page-section-welcome-search-hint-box.visible:not(:empty)~.home-page-section-welcome-search-separator{background-color:rgba(32,38,39,.1)}.home-page-section-welcome-search-hint-box.visible:not(:empty)~.home-page-section-welcome-search-bar-button{border-bottom-right-radius:0}.home-page-section-welcome-search-hint-box .hint-box-item{padding-left:20px}.home-page-section-welcome-search-bar-button{position:absolute;top:0;right:0;height:100%;width:72px;line-height:52px;font-size:19px;font-family:quicksandlight;background-color:#202627;text-align:center;vertical-align:middle;border-top-right-radius:3px;border-bottom-right-radius:3px;cursor:pointer;z-index:3}}@media only screen and (max-width:500px) and (min-width:1501px){.home-page-section-welcome-search-bar-button{width:142px}.home-page-section-welcome-search-bar-button:before{content:"Search"}.home-page-section-welcome-search-bar-button div{display:none}}@media only screen and (max-width:500px) and (min-width:1501px){.home-page-section-welcome-search-bar-button,.home-page-section-welcome-search-bar-button div{line-height:62px}}@media only screen and (max-width:500px){.home-page-section-welcome-search-bar-button div{line-height:52px}.home-page-action-btn-wrapper{position:relative;float:left;width:100%;line-height:0;text-align:center;padding-top:80px;vertical-align:top}.home-page-section-service .home-page-action-btn-wrapper{padding-top:40px;padding-bottom:50px}.home-page-action-btn{position:relative;display:inline-block;font-size:15px;line-height:15px;padding:20px 40px;font-weight:700;text-transform:uppercase;border:1px solid;letter-spacing:2px;text-align:center;cursor:pointer}}@media only screen and (max-width:500px) and (max-width:500px){.home-page-action-btn{font-size:13px;line-height:13px;padding:16px 32px}}@media only screen and (max-width:500px){.home-page-section-releases .home-page-action-btn:hover{color:#fff;background-color:#00abd3;border-color:#00abd3}.home-page-section-service .home-page-action-btn{font-size:12px;line-height:12px;padding:16px 32px}.home-page-section-service .home-page-action-btn:hover,.home-page-section-welcome .home-page-action-btn:hover{color:#455154;background-color:#fff;border-color:#fff}.home-page-section-releases{position:relative;float:left;width:100%;background-color:#fff;padding-bottom:100px}.home-page-section-releases-title{position:relative;width:100%;line-height:50px;font-size:44px;text-align:center;padding:100px 20px}.home-page-section-releases-tracks-wrapper{position:relative;float:left;width:100%;text-align:center}.home-page-section-releases-tracks{position:relative;display:inline-block;width:100%;max-width:680px;font-family:quicksandregular;text-align:left;box-shadow:0 0 30px rgba(145,198,210,.4)}.home-page-section-clients{position:relative;float:left;width:100%;background-color:#eff4f5}.home-page-section-clients-title{position:relative;width:100%;line-height:50px;font-size:44px;text-align:center;padding:100px 32px 40px}.home-page-section-clients-subtitle{position:relative;width:100%;line-height:20px;font-size:14px;opacity:.4;font-family:quicksandregular;text-align:center;padding:0 20%}}@media only screen and (max-width:500px) and (max-width:500px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (max-width:500px) and (min-width:1501px){.home-page-section-clients-subtitle{line-height:22px;font-size:16px}}@media only screen and (max-width:500px){.home-page-section-clients-image{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;position:relative;width:100%;height:auto;background-color:#fff;margin-top:100px;padding-bottom:4%}}@media only screen and (max-width:500px) and (max-width:500px){.home-page-section-clients-image{-webkit-transform:scale(1.975);-moz-transform:scale(1.975);-ms-transform:scale(1.975);-o-transform:scale(1.975);transform:scale(1.975);padding-bottom:40%}}@media only screen and (max-width:500px) and (min-width:1501px){.home-page-section-clients-image{-webkit-transform:scale(1.075);-moz-transform:scale(1.075);-ms-transform:scale(1.075);-o-transform:scale(1.075);transform:scale(1.075);margin-bottom:-15%}}@media only screen and (max-width:500px){.home-page-section-services{position:relative;float:left;width:100%;color:#fff}.home-page-section-services-bg{position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(/images/bg-guitar-player-18ac8d54e36539f81ded1b280b16d222.jpg?vsn=d);background-size:cover;background-position:50%}.home-page-section-services-bg-tint{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00abd3;opacity:.06}.home-page-section-service-wrapper{position:relative;float:left;width:50%}}@media only screen and (max-width:500px) and (max-width:500px){.home-page-section-service-wrapper{width:100%}.home-page-section-service-wrapper:nth-child(4){background-color:#25b0d0}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.home-page-section-service-wrapper{width:100%}.home-page-section-service-wrapper:nth-child(4){background-color:#25b0d0}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.home-page-section-service-wrapper .home-page-section-services-bg,.home-page-section-service-wrapper .home-page-section-services-bg-tint{display:none}}@media only screen and (max-width:500px) and (min-width:1501px){.home-page-section-service-wrapper .home-page-section-services-bg,.home-page-section-service-wrapper .home-page-section-services-bg-tint{display:none}}@media only screen and (max-width:500px){.home-page-section-service{position:relative;float:left;width:100%}.home-page-section-service-icon{position:relative;width:100%;font-size:80px;line-height:80px;text-align:center;padding-top:50px}.home-page-section-service-title{position:relative;width:100%;font-size:44px;line-height:44px;text-align:center;padding-top:30px}.home-page-section-service-text-wrapper{position:relative;width:100%;text-align:center;padding:30px 40px 0}.home-page-section-service-text{position:relative;max-width:440px;display:inline-block;font-size:15px;line-height:22px}#header{-webkit-transition-property:height,top,background;-moz-transition-property:height,top,background;transition-property:height,top,background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s,.5s,.7s;-moz-transition-duration:.5s,.5s,.7s;transition-duration:.5s,.5s,.7s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);z-index:100;position:fixed;float:left;height:50px;width:100%;top:0;left:0;background-color:#0f1517;color:#fff;overflow:hidden}#header.transparent{background-color:transparent}body.scrolled #header:not(.transparent){top:-50px}body.scrolled #header.transparent{background-color:rgba(15,21,23,.96)}#header-logo{-webkit-transition-property:line-height,margin;-moz-transition-property:line-height,margin;transition-property:line-height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;height:100%;line-height:50px;white-space:nowrap;margin-left:14px;margin-right:14px;cursor:pointer}#header-logo .header-logo-symb{-webkit-transition-property:height,margin;-moz-transition-property:height,margin;transition-property:height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;height:40px;width:40px;vertical-align:top;margin-left:-8px;margin-top:5px}}@media only screen and (max-width:500px) and (max-width:500px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:8px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:8px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:8px}}@media only screen and (max-width:500px){.header-logo-symb-img{height:100%;width:100%;background-position:50%;background-repeat:no-repeat;background-image:url(/images/musicaccent-logo-white-12d299cf234b5e9718aeb2bb34c19f4d.svg?vsn=d);background-size:contain}.header-logo-text{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;color:#fff;font-size:18px;font-family:quicksandregular;text-transform:uppercase;vertical-align:top;margin-left:8px}.header-logo-text span{letter-spacing:.5px}a .header-logo-text span{cursor:pointer}.header-logo-text .header-logo-text-music{color:#fff;opacity:.7}.header-logo-text .header-logo-text-accent{color:#fff;font-weight:700}}@media only screen and (max-width:500px) and (max-width:500px){.header-logo-text{margin-left:2px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.header-logo-text{margin-left:2px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.header-logo-text{margin-left:2px}}@media only screen and (max-width:500px){.header-right-btn{-webkit-transition-property:width,border;-moz-transition-property:width,border;transition-property:width,border;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:right;height:100%;width:50px;margin-left:1px;cursor:pointer;z-index:1}.header-right-btn:before{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.7s;-moz-transition-duration:.7s;transition-duration:.7s;content:"";position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none}.header-right-btn.active>.header-right-btn-icon,.header-right-btn:hover>.header-right-btn-icon{opacity:1}#header:not(.transparent) .header-right-btn,body.scrolled #header.transparent .header-right-btn{border-color:hsla(0,0%,100%,.08)}#header:not(.transparent) .header-right-btn.user-btn:before,body.scrolled #header.transparent .header-right-btn.user-btn:before{background-color:hsla(0,0%,100%,.07)}#header:not(.transparent) .header-right-btn.active,#header:not(.transparent) .header-right-btn:hover,body.scrolled #header.transparent .header-right-btn.active,body.scrolled #header.transparent .header-right-btn:hover{background-color:hsla(0,0%,100%,.02)}#header:not(.transparent) .header-right-btn.user-btn.active,#header:not(.transparent) .header-right-btn.user-btn:hover,body:not(.scrolled) #header.transparent .header-right-btn.active,body:not(.scrolled) #header.transparent .header-right-btn:hover{background-color:hsla(0,0%,100%,.09)}.header-right-btn-icon{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;opacity:.9;width:100%;font-size:18px;color:#fff;line-height:50px;text-align:center}.header-right-btn-icon .creator-icon{pointer-events:none}#header-user .header-right-btn-icon{font-size:15px}#header-menu .header-right-btn-icon{font-size:22px}.header-cart-number{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:absolute;top:0;right:0;height:22px;min-width:18px;line-height:22px;font-family:open_sansregular;font-size:10px;font-weight:700;color:#fff;padding:0 4px;text-align:center}.header-cart-number:empty{display:none}}@media only screen and (max-width:500px) and (max-width:500px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (max-width:500px){.header-right-actions{height:100%;float:right}.header-right-actions-btn{-webkit-transition-property:margin,line-height;-moz-transition-property:margin,line-height;transition-property:margin,line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;height:32px;font-size:12px;line-height:30px;color:#fff;padding:0 20px;margin:9px 9px 0 0;vertical-align:middle;border:1px solid #fff;cursor:pointer}.header-right-actions-btn:hover{color:#0f1517;background-color:#fff;border-color:#fff}}@media only screen and (max-width:500px) and (max-width:500px){.header-right-actions-btn{font-size:11px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.header-right-actions-btn{font-size:11px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.header-right-actions-btn{font-size:11px}}@media only screen and (max-width:500px){#header-create-account{font-weight:700;color:#0f1517;background-color:#fff;border-color:#fff}html:not([data-user="0"]) #header-create-account,html:not([data-user="0"]) #header-login{display:none}#footer{color:#fff;font-family:proxima-nova-regular}#footer,.footer-navigation{position:relative;float:left;width:100%}.footer-navigation{background-color:#0e1416;padding-top:100px;padding-bottom:100px}}@media only screen and (max-width:500px) and (max-width:500px){.footer-navigation{padding-top:40px;padding-bottom:40px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.footer-navigation{padding-top:40px;padding-bottom:40px}}@media only screen and (max-width:500px){.footer-legal,.footer-navigation{padding-left:50px;padding-right:50px}}@media only screen and (max-width:500px) and (max-width:500px){.footer-legal,.footer-navigation{padding-left:40px;padding-right:40px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.footer-legal,.footer-navigation{padding-left:40px;padding-right:40px}}@media only screen and (max-width:500px){.footer-company{position:relative;float:left;height:100%;width:40%}}@media only screen and (max-width:500px) and (max-width:500px){.footer-company{width:100%;padding-bottom:40px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.footer-company{width:100%;padding-bottom:40px}}@media only screen and (max-width:500px){.footer-company-logo .header-logo-symb{-webkit-transition-property:height,margin;-moz-transition-property:height,margin;transition-property:height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;height:60px;width:60px;vertical-align:middle}}@media only screen and (max-width:500px) and (max-width:500px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (max-width:500px){.footer-company-logo .header-logo-text{font-size:26px;margin-left:10px;margin-right:0;vertical-align:middle}}@media only screen and (max-width:500px) and (max-width:500px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (max-width:500px) and (max-width:500px){.footer-company-logo{width:100%}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.footer-company-logo{width:100%}}@media only screen and (max-width:500px){.footer-company-text{position:relative;float:left;width:100%;font-size:12px;line-height:16px;text-align:justify;opacity:.4;padding-top:8px}.footer-menu{position:relative;float:left;height:100%;width:60%}}@media only screen and (max-width:500px) and (max-width:500px){.footer-menu{width:100%}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.footer-menu{width:100%}}@media only screen and (max-width:500px){.footer-menu-section{position:relative;float:left;height:100%;width:50%;padding-left:70px}}@media only screen and (max-width:500px) and (max-width:500px){.footer-menu-section{padding-left:10%}.footer-menu-section:first-child{padding-left:0}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.footer-menu-section{padding-left:10%}.footer-menu-section:first-child{padding-left:0}}@media only screen and (max-width:500px){.footer-menu-section-title{position:relative;float:left;width:100%;font-size:14px;font-weight:700;text-transform:uppercase;padding-top:14px;letter-spacing:1px}}@media only screen and (max-width:500px) and (max-width:500px){.footer-menu-section-title{padding-top:0}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.footer-menu-section-title{padding-top:0}}@media only screen and (max-width:500px){.footer-menu-section-item-wrapper{position:relative;float:left;width:100%;line-height:16px;padding-top:10px}}@media only screen and (max-width:500px) and (max-width:500px){.footer-menu-section-item-wrapper{padding-top:20px}}@media only screen and (max-width:500px){.footer-menu-section-item{position:relative;clear:left;font-size:14px;opacity:.4;cursor:pointer}.footer-menu-section-item,.footer-menu-section-item:active,.footer-menu-section-item:focus,.footer-menu-section-item:focus:active{color:#fff}.footer-menu-section-item:hover{opacity:1}.footer-legal{position:relative;float:left;width:100%;background-color:#171f21;padding-top:10px;padding-bottom:10px}.footer-legal-copyright{position:relative;float:left;text-align:left}.footer-legal-copyright-text,.footer-legal-funding-text{font-size:10px;line-height:14px}.footer-legal-copyright-text,.footer-legal-funding-logo,.footer-legal-funding-text{opacity:.4}.footer-legal-funding{position:relative;float:right}.footer-legal-funding-text{position:relative;float:left;text-align:right}.footer-legal-funding-logo{position:relative;float:left;height:28px;width:auto;padding:4px 0 4px 10px}}@media only screen and (max-width:500px) and (max-width:580px){.footer-legal{text-align:center}.footer-legal-copyright,.footer-legal-funding{width:100%;text-align:center}.footer-legal-copyright-content,.footer-legal-funding-content{display:inline-block}.footer-legal-funding-text{width:100%;text-align:center}.footer-legal-copyright-text{float:none}.footer-legal-copyright-text br{display:none}.footer-legal-copyright-text span:last-child:before{content:" "}.footer-legal-funding{padding-top:14px}.footer-legal-funding-logo{display:inline-block;float:none;height:16px;padding:0;margin-top:6px}}@media only screen and (max-width:500px){.filtering-wrapper{-webkit-transition-property:top,box-shadow;-moz-transition-property:top,box-shadow;transition-property:top,box-shadow;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:fixed;top:50px;left:0;width:100%;z-index:99;box-shadow:0 0 0 transparent;overflow:visible}body.scrolled .filtering-wrapper{top:0}.filtering{-webkit-transition-property:height,top,padding;-moz-transition-property:height,top,padding;transition-property:height,top,padding;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;height:50px;width:100%;padding-top:0;overflow:hidden}.filtering.expanded{height:140px}.filtering-search-line{-webkit-transition-property:height,padding,border;-moz-transition-property:height,padding,border;transition-property:height,padding,border;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:51px;width:100%;padding-left:14px;box-sizing:content-box;border-bottom:1px solid transparent;box-sizing:border-box}.filtering-search-line.expanded{border-color:rgba(0,0,0,.08)}.filtering-search-line>*{box-sizing:border-box}.filtering-search-bar{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:100%;width:calc(66% - 12px);line-height:50px;overflow:hidden}.filtering-search-bar>*{position:absolute}}@media only screen and (max-width:500px) and (min-width:1501px){.filtering-search-bar{width:calc(100% - 512px)}}@media only screen and (max-width:500px) and (max-width:500px){.filtering-search-bar{width:calc(100% - 162px)}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.filtering-search-bar{width:calc(100% - 162px)}}@media only screen and (max-width:500px){.filtering-search-bar-content{-webkit-transition-property:padding;-moz-transition-property:padding;transition-property:padding;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;padding-top:16.75px;padding-left:32px;width:100%;white-space:nowrap}.search-filter{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-transition-property:font-size,margin,line-height,height;-moz-transition-property:font-size,margin,line-height,height;transition-property:font-size,margin,line-height,height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;font-family:quicksandregular;font-size:10.5px;color:#eee;padding:4px 10px;margin-right:10px;cursor:pointer;white-space:nowrap}.search-filter:hover{color:#fff;text-decoration:line-through}#search-input,#search-input input,.filtering-search-filters{display:inline-block;height:16.5px;line-height:16.5px;font-family:quicksandregular;font-size:12.5px;background-color:transparent;cursor:text;vertical-align:top;white-space:nowrap}#search-input{width:100%}#search-input input{-webkit-transition-property:font-size,line-height,height,margin;-moz-transition-property:font-size,line-height,height,margin;transition-property:font-size,line-height,height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;float:left;height:16.5px;line-height:16.5px;width:100%;border:0 transparent!important;border-radius:0;padding:10px 0;margin:-10px 0 0;box-sizing:content-box;vertical-align:top!important;z-index:1}#search-input input,#search-input input:focus{outline:none!important;box-shadow:none!important}#search-input input:focus{border:0 transparent!important}#search-input input::-webkit-input-placeholder{font-family:quicksandlight;text-transform:none}#search-input input:-moz-placeholder,#search-input input::-moz-placeholder{font-family:quicksandlight;text-transform:none}#search-input input:-ms-input-placeholder{font-family:quicksandlight;text-transform:none}#search-input input.autocomplete{opacity:.4;pointer-events:none;z-index:0}.filtering-search-filters:not(:empty)~#search-input input::-webkit-input-placeholder{color:transparent}.filtering-search-filters:not(:empty)~#search-input input:-moz-placeholder,.filtering-search-filters:not(:empty)~#search-input input::-moz-placeholder{color:transparent}.filtering-search-filters:not(:empty)~#search-input input:-ms-input-placeholder{color:transparent}.filtering-search-filters{margin-top:-3px}.filtering-search-icon{-webkit-transition-property:font-size,top,width,line-height;-moz-transition-property:font-size,top,width,line-height;transition-property:font-size,top,width,line-height;top:15px;left:0;font-size:18px;line-height:18px;width:18px}.filtering-search-clear,.filtering-search-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.filtering-search-clear{-webkit-transition-property:font-size,opacity,margin,width,line-height;-moz-transition-property:font-size,opacity,margin,width,line-height;transition-property:font-size,opacity,margin,width,line-height;float:left;width:12px;font-weight:700;font-size:12px;line-height:12px;margin-top:18px;cursor:pointer}.filtering-search-clear:hover{opacity:1!important}.filtering-search-clear.expanded{pointer-events:none;opacity:0!important}.filtering-search-hint-box{-webkit-transition-property:top;-moz-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:none;position:absolute;float:left;top:50px;left:0;padding:4px 0;right:calc(30.8% - 4.312px);background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}}@media only screen and (max-width:500px) and (min-width:1501px){.filtering-search-hint-box{right:calc(500.448px - 3.2%)}}@media only screen and (max-width:500px) and (max-width:500px){.filtering-search-hint-box{right:120px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.filtering-search-hint-box{right:120px}}@media only screen and (max-width:500px){.filtering-search-hint-box.visible:not(:empty){display:block}.hint-box-item{float:left;height:21.25px;line-height:21.25px;width:100%;padding-left:46px;text-align:left;font-size:12.5px;cursor:pointer}.hint-box-item:first-letter{text-transform:uppercase}.hint-box-item.highlighted{background-color:#f9f9f9}.hint-box-item>.highlighted{font-weight:700}.hint-box-item>*{pointer-events:none}}@media only screen and (max-width:500px) and (max-width:500px){.hint-box-item{height:31.875px;line-height:31.875px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.hint-box-item{height:31.875px;line-height:31.875px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.hint-box-item{height:31.875px;line-height:31.875px}}@media only screen and (max-width:500px){.filtering-tags{float:left;height:100%;width:34%;padding-left:3.2%}.filtering-tags>div{position:relative;height:100%;width:100%}}@media only screen and (max-width:500px) and (min-width:1501px){.filtering-tags{padding-left:58px;width:500px}}@media only screen and (max-width:500px) and (max-width:500px){.filtering-tags{padding-left:30px;width:150px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.filtering-tags{padding-left:30px;width:150px}}@media only screen and (max-width:500px){.filtering-tags-separator{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;position:absolute;top:0;left:0;width:1px;height:100%}.filtering-tags-separator.expanded{opacity:0!important}}@media only screen and (max-width:500px) and (min-width:1501px){.filtering-tags-separator{top:20%;height:60%}}@media only screen and (max-width:500px){.filtering-tags-switch{display:none;position:relative;float:left;height:100%;width:100%;color:#888;text-align:center;cursor:pointer}.filtering-tags-switch.active,.filtering-tags-switch:hover{color:#000}.filtering-tags-switch>div{display:inline-block;line-height:50px;font-size:10px;text-transform:uppercase;vertical-align:top}}@media only screen and (max-width:500px) and (max-width:500px){.filtering-tags-switch{display:block}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.filtering-tags-switch{display:block}}@media only screen and (max-width:500px){.filtering-tags-switch-arrow{padding-left:4px;line-height:48px!important}.filtering-tags-category-wrapper{position:relative;float:left;height:100%;width:100%}}@media only screen and (max-width:500px) and (max-width:500px){.filtering-tags-category-wrapper{height:90px;background-color:rgba(0,0,0,.04);border-left:1px solid #e6e6e6}.filtering-tags-category-wrapper.expanded .filtering-tags-category-btn{opacity:1!important}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.filtering-tags-category-wrapper{height:90px;background-color:rgba(0,0,0,.04);border-left:1px solid #e6e6e6}.filtering-tags-category-wrapper.expanded .filtering-tags-category-btn{opacity:1!important}}@media only screen and (max-width:500px){.filtering-tags-category{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;font-size:13px;letter-spacing:1px;text-align:center;vertical-align:middle}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{width:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{width:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{width:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{width:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{width:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{width:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{width:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{width:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{width:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{width:10%}}@media only screen and (max-width:500px) and (min-width:901px) and (max-width:1500px){.filtering-tags-category{font-size:calc(.2vw + 10px)}}@media only screen and (max-width:500px) and (max-width:500px){.filtering-tags-category{font-size:10px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.filtering-tags-category{font-size:10px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.filtering-tags-category{font-size:10px}}@media only screen and (max-width:500px) and (max-width:500px){.filtering-tags-category{width:100%!important}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{height:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{height:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{height:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{height:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{height:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{height:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{height:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{height:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{height:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{height:10%}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.filtering-tags-category{width:100%!important}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{height:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{height:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{height:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{height:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{height:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{height:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{height:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{height:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{height:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{height:10%}}@media only screen and (max-width:500px){.filtering-tags-category-btn{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-property:line-height,opacity,border;-moz-transition-property:line-height,opacity,border;transition-property:line-height,opacity,border;-webkit-transition-duration:.5s,.5s,0s;-moz-transition-duration:.5s,.5s,0s;transition-duration:.5s,.5s,0s;display:inline-block;width:100%;cursor:pointer;line-height:50px;text-transform:uppercase;border-bottom:1px solid transparent;opacity:.65}.filtering-tags-category-btn:hover{-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s;opacity:1!important;border-bottom-color:rgba(0,0,0,.2)}.filtering-tags-category-btn.active{opacity:1!important}}@media only screen and (max-width:500px) and (max-width:500px){.filtering-tags-category-btn{opacity:0;width:100%!important;height:100%;line-height:100%;border-bottom:none;border-left:1px solid transparent}.filtering-tags-category-btn:before{content:"";display:inline-block;height:100%;vertical-align:middle}.filtering-tags-category-btn.active{background-color:#2d3031;color:#fff;border-color:transparent}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.filtering-tags-category-btn{opacity:0;width:100%!important;height:100%;line-height:100%;border-bottom:none;border-left:1px solid transparent}.filtering-tags-category-btn:before{content:"";display:inline-block;height:100%;vertical-align:middle}.filtering-tags-category-btn.active{background-color:#2d3031;color:#fff;border-color:transparent}}@media only screen and (max-width:500px){.filtering-tags-slider{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:90px;width:100%;padding:0 10px;overflow:hidden}}@media only screen and (max-width:500px) and (max-width:500px){.filtering-tags-slider{width:calc(100% - 120px)}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.filtering-tags-slider{width:calc(100% - 120px)}}@media only screen and (max-width:500px){.content-slider-collapser.expanded .filtering-tags-slider{background-color:rgba(0,0,0,.02)}.filtering-tags-slide,.filtering-tags-slides-wrapper{position:relative;float:left;width:100%}.filtering-tags-slide{height:90px;line-height:90px;opacity:0;pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.filtering-tags-slide.active{opacity:1;pointer-events:all}.filtering-tags-slide-content{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;width:100%;text-align:center;vertical-align:middle;line-height:13px;margin-top:-6px}}@media only screen and (max-width:500px) and (max-width:500px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (max-width:500px){.filtering-tags-btn{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;text-transform:capitalize;padding:6px 10px;margin-right:1px;margin-top:1px;font-size:13px;border:1px solid hsla(0,0%,100%,0);cursor:pointer}.filtering-tags-btn.active,.filtering-tags-btn:not(.just-clicked):hover{color:#fff}.filtering-tags-btn:not(.just-clicked).active:hover{text-decoration:line-through}}@media only screen and (max-width:500px) and (max-width:500px){.filtering-tags-btn{font-size:12px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.filtering-tags-btn{font-size:12px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.filtering-tags-btn{font-size:12px}}@media only screen and (max-width:500px){.track-sorting{-webkit-transition-property:height,padding,font-size;-moz-transition-property:height,padding,font-size;transition-property:height,padding,font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:75px;font-size:14px;line-height:12px;padding:0 14px;vertical-align:middle}.track-sorting:before{content:"";display:inline-block;height:100%;vertical-align:middle}.track-sorting .track-sorting-options{display:none}.version-header+.track-sorting{height:20px;padding:0}.version-header+.track-sorting .track-sorting-content{display:none}}@media only screen and (max-width:500px) and (max-width:500px){.track-sorting{height:50px;font-size:12px;padding:15px 14px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.track-sorting{height:50px;font-size:12px;padding:15px 14px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.track-sorting{height:50px;font-size:12px;padding:15px 14px}}@media only screen and (max-width:500px){.track-sorting-content,.track-sorting-content div{display:inline-block}.track-sorting-content>div{padding-top:4px;padding-bottom:4px}.track-sorting-current{padding-left:4px;padding-right:4px;margin-left:6px;cursor:pointer}.track-sorting-current *{cursor:pointer}.track-sorting-current-text{text-transform:uppercase}.track-sorting-current-arrow{font-size:10px;line-height:12px;padding-left:10px}.track-sorting-current-text:empty+.track-sorting-current-arrow{display:none}.track-list{position:relative;clear:left;width:100%}.track{position:relative;visibility:hidden;counter-increment:track-list-number}.track[data-visible]{visibility:visible}.track[data-visible]:not(.was-sticky):not([data-appeared]){-webkit-animation:appear-from-bottom .3s;-moz-animation:appear-from-bottom .3s;animation:appear-from-bottom .3s}.track.active .track-list-number-content{display:none!important}.track.active .track-play-pause{display:inline-block!important}.track.active .track-section{color:#fff}.track.active .track-actions>div>div>div>div{opacity:.7}.track.active .track-versions>div>div>div.active,.track.active .track-versions>div>div>div:hover{opacity:1}.track.active .track-price .track-price-tag{color:hsla(0,0%,100%,.9)}.track.active .track-price .track-price-tag:hover{color:#fff}.track.active .track-play-pause{opacity:.9}.track.active .track-fulltitle:hover{color:#fff}.track.active:not(.stopped).paused .track-waveform,.track.active:not(.stopped).playing .track-waveform{pointer-events:all}.track.active:not(.stopped) .track-wavesurfer wave wave{border-right-width:1px!important;border-right-color:#fff!important}.track.active:not(.sticky)+.track>.track-section{border-color:transparent}.track.active .track-player-animation{display:block}.track.active.was-sticky .track-side{-webkit-transition-property:-webkit-transform,background;-moz-transition-property:-moz-transform,background;transition-property:transform,background}.track:not(.active).menu-opened .track-section .track-list-number-content{display:none!important}.track:not(.active).menu-opened .track-section .track-play-pause{display:inline-block!important}.track.sticky{position:fixed;right:0;width:100%;z-index:100}.track.sticky.sticky-top{-webkit-animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-webkit-transition-property:top;-moz-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;top:100px}body.scrolled .track.sticky.sticky-top{top:50px}.catalog.expanded .track.sticky.track.sticky-top{top:190px}body.scrolled .catalog.expanded .track.sticky.sticky-top{top:140px}.track.sticky.sticky-bottom{counter-increment:none;-webkit-animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;bottom:0}.track.sticky .track-section{border-top:0}.track.sticky .track-side{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1)}.track.sticky .track-artwork{padding:0;width:70px;left:0}.catalog.widget .track.sticky .track-artwork{width:70px;left:0}.track.sticky .track-artwork img{height:100%;width:100%}.catalog.widget .track.sticky .track-list-number,.track.sticky .track-list-number,.track.sticky .track-title{transform:translateX(6px)}.track.unsticked-from-top{-webkit-animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards}.track.unsticked-from-bottom{-webkit-animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards}.track.unsticking{z-index:10}.catalog.widget .track:nth-child(6)~.track{display:none}.sticky-position-guide{height:71px;counter-increment:none}.catalog.widget .sticky-position-guide{height:71px}.track-section{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;position:relative;box-sizing:content-box}.catalog.widget .track-section,.track-section{height:70px;margin-bottom:0;margin-left:0;margin-right:0}.catalog.widget .track:first-child>.track-section{border-top:0}.track.active.was-sticky>.track-section{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;-moz-transition-property:background;transition-property:background}.track-section:hover .track-list-number-content{display:none!important}.track-section:hover .track-play-pause{display:inline-block!important}.track-section>*{position:absolute;top:0;height:100%}.track-side{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);position:absolute;bottom:0}.catalog.widget .track-side,.track-side{height:70px;width:0}.track-side-left{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0;right:100%}.track-side-right{-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;left:100%}.track-section-left{left:0}.catalog.widget .track-section-left,.track-section-left{width:94px;height:70px}.track-section-left>*{position:relative;float:left;height:100%}.track-section-left>*>div{position:relative;display:table!important;height:100%;width:100%}.track-section-left>*>div>div{display:table-cell;vertical-align:middle}.track-section-left>*>div>div>div{display:inline-block}.track-artwork{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,padding,left;-moz-transition-property:width,padding,left;transition-property:width,padding,left;position:absolute;top:0;left:0;box-sizing:content-box;z-index:1}.catalog.widget .track-artwork,.track-artwork{width:58px;padding:6px 0 0 6px;line-height:70px}.track-artwork img{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:height,width;-moz-transition-property:height,width;transition-property:height,width}.catalog.widget .track-artwork img,.track-artwork img{height:58px;width:58px}.track-list-number{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;position:absolute;top:0;right:0}.catalog.widget .track-list-number,.track-list-number{width:30px;font-size:12px;line-height:12px}.track-list-number>div{position:absolute}.track-list-number>div>div{text-align:center}.track-list-number-content:after{content:counter(track-list-number)}.track-play-pause{display:none!important;opacity:.8;font-size:24px;cursor:pointer;padding-top:2px}.track-play-pause:hover{opacity:1!important}.track-section-right{right:0;height:70px}.catalog.widget .track-section-right{height:70px}.track .track-price{position:relative;float:right;height:100%;margin-right:11.33333px}.track .track-price>div{position:relative;display:table!important;height:100%;width:100%}.track .track-price>div>div{display:table-cell;vertical-align:middle}.track .track-price>div>div>div{display:inline-block}.track .track-price .track-price-tag{width:0;height:36px;line-height:35px;font-size:16px;font-weight:700;text-align:center;border:0 solid #00abd3;cursor:pointer;color:#fff}}@media only screen and (max-width:500px) and (max-width:500px){.track .track-price{display:none}}@media only screen and (max-width:500px){.track .track-actions{position:relative;float:right;height:100%}.track .track-actions>div{position:relative;float:left;height:100%}.track .track-actions>div>div{position:relative;display:table!important;height:100%;width:100%}.track .track-actions>div>div>div{display:table-cell;vertical-align:middle}.track .track-actions>div>div>div>div{display:inline-block}.track-actions-btn{float:left;cursor:pointer;box-sizing:content-box}.track-actions-btn.active,.track-actions-btn:hover{opacity:1!important}.track-actions-more,.track-details-version-actions-more{font-size:17px;line-height:17px;width:17px;padding-left:4px;padding-right:1px}.remove.track-details-version-actions-more,.track-actions-more.remove{padding-top:2px}.track-actions-playlists,.track-details-version-actions-playlists{font-size:21px;line-height:21px;width:21px;padding-left:3px;padding-right:3px;padding-top:4px}.remove.track-details-version-actions-playlists,.track-actions-playlists.remove{padding-top:2px}.track-actions-details{font-size:16px;line-height:16px;width:16px;padding-left:5px;padding-right:14px}.track-section-main{max-width:100%;margin-left:auto;margin-right:auto;height:70px;left:94px;right:83.33333px;padding-right:4%}.track-section-main:after{clear:both;content:"";display:block}.catalog.widget .track-section-main{height:70px;left:94px;right:83.33333px}.track-section-main>*{position:relative;min-height:1px;height:100%}}@media only screen and (max-width:500px) and (min-width:1501px){.catalog:not(.widget) .track-section-main{padding-right:6%}}@media only screen and (max-width:500px){.track-title{float:left;display:block;margin-right:2.35765%;width:48.82117%;position:relative;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform}.track-title:last-child{margin-right:0}.track-title>div{position:relative;display:table!important;height:100%;width:100%}.track-title>div>div{display:table-cell;vertical-align:middle}.track-title>div>div>div{display:inline-block}.catalog.widget .track-title{float:left;display:block;margin-right:2.35765%;width:48.82117%}.catalog.widget .track-title:last-child{margin-right:0}.track-title>div{table-layout:fixed}.catalog.widget .track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (max-width:500px) and (max-width:500px){.track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (max-width:500px){.track-title>div>div{line-height:16px}.track-fulltitle{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;max-width:100%;overflow:hidden;padding-top:4px;font-weight:700;text-overflow:ellipsis;cursor:pointer}.catalog.widget .track-fulltitle,.track-fulltitle{font-size:12px;line-height:14px}.track-fulltitle:hover{color:#00abd3}.track-versions{float:left;display:block;margin-right:2.35765%;width:-2.35765%;position:relative;text-align:center}.track-versions:last-child{margin-right:0}.track-versions>div{position:relative;display:table!important;height:100%;width:100%}.track-versions>div>div{display:table-cell;vertical-align:middle}.track-versions>div>div>div{display:inline-block}.catalog.widget .track-versions{float:left;display:block;margin-right:2.35765%;width:-2.35765%}.catalog.widget .track-versions:last-child{margin-right:0}.track-versions>div{table-layout:fixed}.track-versions>div>div *{cursor:pointer}.catalog.widget .track-versions,.track-versions>div .track-versions-list{display:none!important}}@media only screen and (max-width:500px) and (max-width:500px){.track-versions{display:none!important}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.track-versions{display:none!important}}@media only screen and (max-width:500px){.track-versions-btn{width:100%;padding:8px 6px 6px;float:right;cursor:pointer;opacity:.8}.track-versions-btn.active,.track-versions-btn:hover{opacity:1}.track-versions-btn>div{line-height:14px;float:right;text-align:right;vertical-align:middle}.track-versions-btn-arrow{font-size:7px;width:17px}.track-versions-btn-text{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;font-size:12px;max-width:calc(100% - 17px);overflow:hidden;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis}.catalog.widget .track-versions-btn-text{font-size:11px}}@media only screen and (max-width:500px) and (max-width:500px){.track-versions-btn-text{font-size:11px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.track-versions-btn-text{font-size:11px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.track-versions-btn-text{font-size:11px}}@media only screen and (max-width:500px){.track-duration{float:left;display:block;margin-right:2.35765%;width:-2.35765%;position:relative;line-height:14px;opacity:.8}.track-duration:last-child{margin-right:0}.track-duration>div{position:relative;display:table!important;height:100%;width:100%}.track-duration>div>div{display:table-cell;vertical-align:middle}.track-duration>div>div>div{display:inline-block}.track-duration>div>div{text-align:center}.catalog.widget .track-duration{float:left;display:block;margin-right:2.35765%;width:-2.35765%}.catalog.widget .track-duration:last-child{margin-right:0}.track-duration>div>div>div{padding-top:2px}.track-duration>div>div>div>div{clear:right;font-size:12px;letter-spacing:1px;text-align:right;text-transform:uppercase;white-space:nowrap}.track-duration>div>div>div>div>div{float:right}.catalog.widget .track-duration{display:none!important}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.track-duration>div{display:none!important}}@media only screen and (max-width:500px) and (max-width:500px){.track-duration{display:none!important}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.track-duration{display:none!important}}@media only screen and (max-width:500px){.track-player{float:left;display:block;margin-right:2.35765%;width:48.82117%;line-height:70px}.track-player:last-child{margin-right:0}.catalog.widget .track-player{float:left;display:block;margin-right:2.35765%;width:48.82117%;line-height:70px}.catalog.widget .track-player:last-child{margin-right:0}.track-player-animation{-webkit-animation:fade-out .4s forwards;-moz-animation:fade-out .4s forwards;animation:fade-out .4s forwards;display:none;position:absolute;top:2px;right:0;bottom:2px;left:0;z-index:10;pointer-events:none}.track-waveform{position:relative;display:inline-block;width:100%;vertical-align:middle;padding-bottom:4px;pointer-events:none}.track-waveform .track-wavesurfer>wave{height:42px!important}.track-waveform canvas{position:absolute;padding-top:10px}.track-player-restart{position:absolute;top:0;right:100%;left:-12px;bottom:0}@-webkit-keyframes playlist-appear{0%{-webkit-transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes playlist-appear{0%{-moz-transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-moz-transform:translateX(0);opacity:1}}@keyframes playlist-appear{0%{-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}@-moz-keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}@keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}#playlists{position:relative;display:none;min-width:500px;width:70%;max-width:1000px;height:100%;font-family:proxima-nova-regular;text-align:center}}@media only screen and (max-width:500px) and (max-width:500px){#playlists{width:100%;min-height:100%;min-width:0;background-color:#fff;margin:0}}@media only screen and (max-width:500px){.playlists-wrapper{-webkit-transition-property:-webkit-transform,min-height!important;-moz-transition-property:-moz-transform,min-height!important;transition-property:transform,min-height!important;position:relative;float:left;height:calc(100% - 80px)!important;width:100%;padding:80px;background-color:#fff;word-break:break-word;margin:40px 0;pointer-events:all}}@media only screen and (max-width:500px) and (max-width:500px){.playlists-wrapper{height:100%!important;margin:0}}@media only screen and (max-width:500px){.playlists-search-bar{-webkit-transition-property:height;-moz-transition-property:height;transition-property:height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;top:60px;left:0;height:0;width:100%;font-size:16px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden;z-index:1}#playlists.add-to-playlist-mode .playlists-search-bar{top:160px}#playlists.create-enabled .playlists-search-bar{height:72px}input.playlists-search-bar-input,input.playlists-search-bar-input:active,input.playlists-search-bar-input:focus,input.playlists-search-bar-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;position:absolute;top:0;left:30px;height:72px;line-height:72px;width:calc(100% - 136px);font-family:proxima-nova-regular;font-size:16px;padding-left:4px;background-color:transparent;border:0;outline:0;box-shadow:none;margin:0;cursor:text}input.playlists-search-bar-input::-webkit-input-placeholder{font-style:italic;opacity:.5}input.playlists-search-bar-input:-moz-placeholder,input.playlists-search-bar-input::-moz-placeholder{font-style:italic;opacity:.5}input.playlists-search-bar-input:-ms-input-placeholder{font-style:italic;opacity:.5}.playlists-content-scroller{-webkit-transition-property:top,height;-moz-transition-property:top,height;transition-property:top,height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;top:60px;left:0;float:left;height:calc(100% - 60px);width:100%;background:#f9f9f9;overflow:auto}#playlists.add-to-playlist-mode .playlists-content-scroller{top:160px;height:calc(100% - 160px)}#playlists.create-enabled .playlists-content-scroller{top:132px;height:calc(100% - 132px)}#playlists.add-to-playlist-mode.create-enabled .playlists-content-scroller{top:232px;height:calc(100% - 232px)}.playlists-content{font-size:16px;color:#555}.playlists-item{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;float:left;width:100%;line-height:76px;padding:0 30px;background-color:#fff;overflow:hidden}.playlists-item.animated{-webkit-animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards;animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards}.playlists-item.animated-out{-webkit-animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards;animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards}.playlists-item-text{display:inline-block;vertical-align:middle;font-size:20px;line-height:18px;max-width:calc(100% - 80px);padding:11.5px 0;text-overflow:ellipsis}#playlists.add-to-playlist-mode .playlists-item-text{max-width:calc(100% - 140px)}.playlists-item-text>*{display:inline-block}.playlists-item-name{position:relative;width:100%}.playlists-item-name-check{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;display:none;position:absolute;top:0;right:100%;font-size:12px;padding:1px 5px;color:#00abd3}.playlists-item.version-in-playlist .playlists-item-name-check{display:block}.playlists-item-name-link{display:inline-block;cursor:pointer}.playlists-item-name-link,.playlists-item-name-link *,.playlists-item-name-link:active,.playlists-item-name-link:focus,.playlists-item-name-link:focus:active,.playlists-item-name-link:visited{color:#555}.playlists-item.version-in-playlist .playlists-item-name-link,.playlists-item.version-in-playlist .playlists-item-name-link *,.playlists-item.version-in-playlist .playlists-item-name-link:active,.playlists-item.version-in-playlist .playlists-item-name-link:focus,.playlists-item.version-in-playlist .playlists-item-name-link:focus:active,.playlists-item.version-in-playlist .playlists-item-name-link:visited{color:#00abd3}.playlists-item-name-link:hover{text-decoration:underline}.playlists-item.editing .playlists-item-infos,.playlists-item.editing .playlists-item-name{display:none}input.playlists-item-name-input,input.playlists-item-name-input:active,input.playlists-item-name-input:focus,input.playlists-item-name-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:none;max-width:calc(100% - 20px);width:300px;color:#666;background-color:transparent;outline:0;margin:0;border:1px solid #00abd3;box-shadow:none;background-color:#fff;cursor:text}.playlists-item.editing input.playlists-item-name-input{display:block}.playlists-item-infos{font-size:14px;font-family:proxima-nova-light;opacity:.6}.gfd{border:1px solid #00aad3;padding:5px 200px 3px 7px;border-radius:3px;font-size:16px}.playlists-item-actions{position:absolute;right:0;top:-1px;height:76px;line-height:76px;margin-right:30px;white-space:nowrap}.playlists-search-bar .playlists-item-actions{height:72px;line-height:72px}.playlists-item-actions>*{display:inline-block;vertical-align:middle}.playlist-btn{padding:6px 12px;font-family:proxima-nova-light;font-size:10px;line-height:12px;text-transform:uppercase;letter-spacing:1px;opacity:.6;border:1px solid rgba(0,0,0,.5);cursor:pointer}.playlist-btn,.playlist-btn *,.playlist-btn:active,.playlist-btn:focus,.playlist-btn:focus:active,.playlist-btn:visited{color:#555}.playlist-btn:hover{background-color:#5b6263;opacity:1;border-color:transparent;color:#fff}.playlist-btn.create{background-color:#00abd3;text-transform:uppercase;font-size:10px;letter-spacing:2px;padding:10px 16px;border:0;opacity:1}.playlist-btn.create,.playlist-btn.create *,.playlist-btn.create:active,.playlist-btn.create:focus,.playlist-btn.create:focus:active,.playlist-btn.create:visited{color:#fff}.playlist-btn.create:hover{background-color:#5b6263}.playlist-btn.disabled{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s;pointer-events:none;background-color:#c1c1c1!important}.playlist-btn.action:before{content:"add track"}.playlists-item.version-in-playlist .playlist-btn.action:before{content:"remove track"}#playlists:not(.add-to-playlist-mode) .playlist-btn.action:before{content:""}.playlists-item-menu-btn{opacity:.6;padding:4px;cursor:pointer}.playlists-item-menu-btn.track-actions-more,.playlists-item-menu-btn.track-details-version-actions-more{margin-right:-10px;padding-left:10px;width:auto}.playlists-item-menu-btn:hover{opacity:1}.playlists-item,.playlists-search-bar{border-bottom:1px solid #eee}.playlists-header{top:0;height:60px}.playlists-add-to-playlist,.playlists-header{position:absolute;left:0;width:100%;color:#fff;background:#5b6263}.playlists-add-to-playlist{display:none;top:60px;height:100px;line-height:100px;padding:0 30px;text-align:center}#playlists.add-to-playlist-mode .playlists-add-to-playlist{display:block}.playlists-add-to-playlist:after{content:"";position:absolute;top:0;left:0;height:1px;width:100%;background-color:#fff;opacity:.3}.playlists-add-to-playlist-arrow{-webkit-transform:translateX(-50%) rotate(45deg);-moz-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);position:absolute;bottom:-5px;left:50%;height:10px;width:10px;background-color:#5b6263;z-index:2}.playlists-add-to-playlist-version{position:relative;display:inline-block;white-space:nowrap;text-align:left}.playlists-add-to-playlist-version>*{display:inline-block;vertical-align:middle}.playlists-add-to-playlist-version-artwork{height:58px;width:58px}.playlists-add-to-playlist-version-title{position:relative;max-width:calc(100% - 58px);font-family:quicksand-regular;font-size:14px;padding-left:12px;line-height:14px;white-space:normal}.playlists-add-to-playlist-version-title>*{display:inline-block;vertical-align:middle}.playlists-add-to-playlist-version-title-version{font-style:italic}.playlists-add-to-playlist-version-title-version:before{content:"("}.playlists-add-to-playlist-version-title-version:after{content:")"}.playlists-add-to-playlist-version-count{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;font-family:proxima-nova-thin;font-size:12px;letter-spacing:.5px;padding-top:4px;opacity:0}#playlists.loaded .playlists-add-to-playlist-version-count{opacity:.6}.playlists-header-cancel{line-height:24px;font-size:12px;padding:0 10px;border:1px solid hsla(0,0%,100%,.8);border-radius:2px;letter-spacing:1px;margin:17px;cursor:pointer;z-index:1}.playlists-header-cancel,.playlists-header-title{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;position:absolute;left:0;top:0}.playlists-header-title{height:100%;width:100%;font-size:18px;font-family:proxima-nova-light;font-weight:700;line-height:60px;text-transform:uppercase;letter-spacing:2px;text-align:center;cursor:default}.playlists-new-playlist{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;display:none;float:left;width:100%;padding:20px 0 40px;text-align:center}#playlists.create-enabled .playlists-new-playlist{-webkit-animation:fade-out .5s forwards;-moz-animation:fade-out .5s forwards;animation:fade-out .5s forwards;pointer-events:none}#playlists.loaded .playlists-new-playlist{display:block}.playlists-new-playlist-btn{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;display:inline-block;font-size:12px;color:#00abd3;text-transform:uppercase;letter-spacing:1px;padding:4px 12px;cursor:pointer;border:1px solid #00abd3;border-radius:3px}.playlists-new-playlist-btn:hover{background-color:#fff}.playlist-header{position:relative;float:left;width:100%;color:#fff;padding:80px 14px 5px;overflow:hidden;text-align:center}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.playlist-header{padding:80px 14px 30px}}@media only screen and (max-width:500px) and (max-width:500px){.playlist-header{padding:60px 14px 30px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.playlist-header{padding:60px 14px 30px}}@media only screen and (max-width:500px){.playlist-header-name{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;font-size:40px;line-height:40px;font-family:proxima-nova-medium;letter-spacing:4px;vertical-align:middle;text-align:center}.playlist-header.editing .playlist-header-name{display:none}.playlist-header-subtitle{font-size:20px;font-family:proxima-nova-medium;letter-spacing:4px;vertical-align:middle;text-transform:uppercase;opacity:.5}.playlist-header-actions,.playlist-header-subtitle{position:relative;text-align:center;padding-top:10px}.playlist-header-actions{float:left;width:100%}.playlist-header-action{font-size:12px;line-height:12px;font-family:proxima-nova-medium;text-transform:uppercase;letter-spacing:2px}.playlist-header-action[data-behaviour=share]{padding:10px 20px;border-radius:20px;background:#fff}.playlist-header-action,.playlist-header-more-action{display:inline-block;cursor:pointer;margin:0 14px;opacity:.9}.playlist-header-action.active,.playlist-header-action:hover,.playlist-header-more-action.active,.playlist-header-more-action:hover{opacity:1}.playlist-header-more-action{vertical-align:middle;font-size:26px}input.playlist-header-name-input,input.playlist-header-name-input:active,input.playlist-header-name-input:focus,input.playlist-header-name-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;display:none;max-width:calc(100% - 40px);width:360px;font-size:16px;line-height:38px;color:#666;text-align:center;padding:0 10px;background-color:transparent;outline:0;margin:0;border:1px solid #00abd3;box-shadow:none;background-color:#fff;cursor:text}.playlist-header.editing input.playlist-header-name-input{display:inline-block}.tooltipster-sidetip{z-index:1000000009!important}.tooltipster-sidetip.tooltipster-info .tooltipster-box{border-color:transparent;border-radius:2px}.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:12px;line-height:12px;font-family:proxima-nova-regular;font-weight:700;padding:6px 12px}}@media only screen and (max-width:500px) and (max-width:500px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (max-width:500px){.tooltipster-sidetip.tooltipster-info.tooltipster-top .tooltipster-arrow{margin-left:-11px}.tooltipster-sidetip.tooltipster-info.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-info.tooltipster-right .tooltipster-arrow{margin-top:-12px}.tooltipster-sidetip.tooltipster-info .tooltipster-arrow-background{border-width:11px}.tooltipster-sidetip.tooltipster-info .tooltipster-arrow-border{border-width:0}.tooltipster-sidetip.tooltipster-info-light .tooltipster-box,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-box{background-color:#5b6263;border-color:transparent;border-radius:2px}.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:12px;line-height:12px;font-family:proxima-nova-regular;letter-spacing:.5px;font-weight:700;padding:6px 12px}}@media only screen and (max-width:500px) and (max-width:500px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (max-width:500px){.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow-border{border-top-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow-border{border-right-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-bottom .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow-border{border-left-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow{margin-left:-11px}.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow{margin-top:-13px!important}.tooltipster-sidetip.tooltipster-info-light .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-arrow-background{border-width:11px}.tooltipster-sidetip.tooltipster-info-light .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-arrow-border{border-width:0}.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{white-space:nowrap}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-box{background-color:#fff;border-radius:0;border:0;box-shadow:0 0 15px rgba(0,0,0,.15);overflow:auto}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-content{font-size:11px;line-height:11px;font-family:proxima-nova-regular;font-weight:700;color:#000;padding:0;overflow:visible}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-border{top:3px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-border{top:2px;left:3px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-border{top:2px;left:1px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-arrow-border{border-width:8px;left:2px}.tooltipster-sidetip.tooltipster-menu-shadow .tooltip-menu-scroller{position:relative;padding:8px 0}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-box{background-color:#fff;border-color:transparent;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-radius:0;overflow:auto}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-content{font-size:11px;line-height:11px;font-family:proxima-nova-regular;font-weight:700;color:#000;padding:0;overflow:visible}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-border{top:3px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-border{top:2px;left:3px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-border{top:2px;left:1px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-top .tooltipster-arrow-border{border-top-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-border{border-right-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-border{border-left-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-arrow-border{border-width:8px;left:2px}.tooltipster-sidetip.tooltipster-menu-border .tooltip-menu-scroller{position:relative;padding:8px 0;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb}.tooltipster-menu-container{position:relative;float:left;min-width:200px;max-height:300px;overflow-x:hidden;overflow-y:auto}.tooltip-menu-item{display:block;position:relative;clear:left;font-size:11px;line-height:11px;letter-spacing:.5px;cursor:pointer!important;z-index:2}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:8px 22px}.tooltip-menu-item,.tooltip-menu-item:active,.tooltip-menu-item:focus,.tooltip-menu-item:focus:active,.tooltip-menu-item:hover,.tooltip-menu-item a,.tooltip-menu-item a:active,.tooltip-menu-item a:focus,.tooltip-menu-item a:focus:active,.tooltip-menu-item a:hover{color:#2d3031}.tooltip-menu-item a{display:inline-block;width:100%}.tooltip-menu-item.active{left:-1px;width:calc(100% + 2px);color:#fff;background-color:#2d3031}.tooltip-menu-item:hover:not(.active){background-color:#f9f9f9}.tooltip-menu-item:hover:not(.active).tooltip-menu-item-admin{background-color:#434848}.tooltip-menu-item.disabled{opacity:.6;pointer-events:none}.tooltip-menu-item.tooltip-menu-item-admin{background-color:#5b6263;color:#fff}}@media only screen and (max-width:500px) and (max-width:500px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (max-width:500px){.tooltipster-menu-grow{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;transition-duration:.25s;-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95);opacity:0}.tooltipster-menu-grow.tooltipster-show{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1}.tooltipster-menu-slide{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;transition-duration:.25s;opacity:0;cursor:pointer}.tooltipster-menu-slide.tooltipster-top{-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px)}.tooltipster-menu-slide.tooltipster-right{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px)}.tooltipster-menu-slide.tooltipster-bottom{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}.tooltipster-menu-slide.tooltipster-left{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}.tooltipster-menu-slide.is-appearing{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;opacity:1!important}.tooltipster-menu-slide.tooltipster-stable{cursor:default}.tooltipster-menu-slide.tooltipster-dying{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;cursor:default!important}.tooltipster-menu-slide.tooltipster-dying *{cursor:default!important}.shopping-cart{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;margin-top:50px;min-height:calc(100% - 50px);height:1px;background-color:#f0f0f0}.shopping-cart,.shopping-cart a,.shopping-cart h1{font-family:proxima-nova-regular}.shopping-cart .stripe-button-el{background-image:none;background-color:#2d3031;box-shadow:none;border:none;border-radius:0;padding:0;outline:none!important}.shopping-cart .stripe-button-el:hover{background-color:#000}.shopping-cart .stripe-button-el span{background-image:none;background-color:transparent;text-shadow:none;letter-spacing:.5px;padding:0 40px;min-height:0!important;line-height:48px;height:48px;font-size:14px;font-family:proxima-nova-regular;text-transform:uppercase}.shopping-cart.empty .shopping-cart-items-header{display:none}.shopping-cart.empty .shoppping-cart-empty{display:block}.shopping-cart.empty .shopping-cart-pay-btn{opacity:.25;pointer-events:none}.shopping-cart-title{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;width:100%;line-height:62.5px;font-size:22px;color:#fff;text-align:center;text-transform:uppercase;background-color:#2d3031}.shopping-cart-title-back-arrow{-webkit-animation:fade-in 1s forwards;-moz-animation:fade-in 1s forwards;animation:fade-in 1s forwards;display:none;position:absolute;top:0;left:0;line-height:62.5px;font-size:36px;padding-left:14px;padding-right:14px;color:#fff;cursor:pointer}}@media only screen and (max-width:500px) and (max-width:500px){.shopping-cart-title-back-arrow{display:block}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.shopping-cart-title-back-arrow{display:block}}@media only screen and (max-width:500px){.shopping-cart-content{position:relative;float:left;width:100%;margin-top:40px;padding:0 14px 60px;background-color:#f0f0f0}}@media only screen and (max-width:500px) and (max-width:500px){.shopping-cart-content{padding:0}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.shopping-cart-content{padding:0}}@media only screen and (max-width:500px){.shopping-cart-items-header{position:relative;float:left;width:100%;height:24px;font-size:10px;opacity:.5}}@media only screen and (max-width:500px) and (max-width:500px){.shopping-cart-items-header-package{display:none}}@media only screen and (max-width:500px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-left:78px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-right:20px}}@media only screen and (max-width:500px) and (max-width:500px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-right:0;padding-left:0}}@media only screen and (max-width:500px){.shopping-cart-item-infos>div,.shopping-cart-items-header>div{float:left;padding-left:15px}.shopping-cart-item-infos>div:first-child:last-child,.shopping-cart-item-infos>div:first-child:last-child~div,.shopping-cart-items-header>div:first-child:last-child,.shopping-cart-items-header>div:first-child:last-child~div{width:100%}.shopping-cart-item-infos>div:first-child:nth-last-child(2),.shopping-cart-item-infos>div:first-child:nth-last-child(2)~div,.shopping-cart-items-header>div:first-child:nth-last-child(2),.shopping-cart-items-header>div:first-child:nth-last-child(2)~div{width:50%}.shopping-cart-item-infos>div:first-child:nth-last-child(3),.shopping-cart-item-infos>div:first-child:nth-last-child(3)~div,.shopping-cart-items-header>div:first-child:nth-last-child(3),.shopping-cart-items-header>div:first-child:nth-last-child(3)~div{width:33.33333%}.shopping-cart-item-infos>div:first-child:nth-last-child(4),.shopping-cart-item-infos>div:first-child:nth-last-child(4)~div,.shopping-cart-items-header>div:first-child:nth-last-child(4),.shopping-cart-items-header>div:first-child:nth-last-child(4)~div{width:25%}.shopping-cart-item-infos>div:first-child:nth-last-child(5),.shopping-cart-item-infos>div:first-child:nth-last-child(5)~div,.shopping-cart-items-header>div:first-child:nth-last-child(5),.shopping-cart-items-header>div:first-child:nth-last-child(5)~div{width:20%}.shopping-cart-item-infos>div:first-child:nth-last-child(6),.shopping-cart-item-infos>div:first-child:nth-last-child(6)~div,.shopping-cart-items-header>div:first-child:nth-last-child(6),.shopping-cart-items-header>div:first-child:nth-last-child(6)~div{width:16.66667%}.shopping-cart-item-infos>div:first-child:nth-last-child(7),.shopping-cart-item-infos>div:first-child:nth-last-child(7)~div,.shopping-cart-items-header>div:first-child:nth-last-child(7),.shopping-cart-items-header>div:first-child:nth-last-child(7)~div{width:14.28571%}.shopping-cart-item-infos>div:first-child:nth-last-child(8),.shopping-cart-item-infos>div:first-child:nth-last-child(8)~div,.shopping-cart-items-header>div:first-child:nth-last-child(8),.shopping-cart-items-header>div:first-child:nth-last-child(8)~div{width:12.5%}.shopping-cart-item-infos>div:first-child:nth-last-child(9),.shopping-cart-item-infos>div:first-child:nth-last-child(9)~div,.shopping-cart-items-header>div:first-child:nth-last-child(9),.shopping-cart-items-header>div:first-child:nth-last-child(9)~div{width:11.11111%}.shopping-cart-item-infos>div:first-child:nth-last-child(10),.shopping-cart-item-infos>div:first-child:nth-last-child(10)~div,.shopping-cart-items-header>div:first-child:nth-last-child(10),.shopping-cart-items-header>div:first-child:nth-last-child(10)~div{width:10%}}@media only screen and (max-width:500px) and (max-width:500px){.shopping-cart-item-infos>div:first-child:last-child,.shopping-cart-item-infos>div:first-child:last-child~div,.shopping-cart-item-infos>div:first-child:nth-last-child(2),.shopping-cart-item-infos>div:first-child:nth-last-child(2)~div,.shopping-cart-items-header>div:first-child:last-child,.shopping-cart-items-header>div:first-child:last-child~div,.shopping-cart-items-header>div:first-child:nth-last-child(2),.shopping-cart-items-header>div:first-child:nth-last-child(2)~div{width:100%}.shopping-cart-item-infos>div:first-child:nth-last-child(3),.shopping-cart-item-infos>div:first-child:nth-last-child(3)~div,.shopping-cart-items-header>div:first-child:nth-last-child(3),.shopping-cart-items-header>div:first-child:nth-last-child(3)~div{width:50%}.shopping-cart-item-infos>div:first-child:nth-last-child(4),.shopping-cart-item-infos>div:first-child:nth-last-child(4)~div,.shopping-cart-items-header>div:first-child:nth-last-child(4),.shopping-cart-items-header>div:first-child:nth-last-child(4)~div{width:33.33333%}.shopping-cart-item-infos>div:first-child:nth-last-child(5),.shopping-cart-item-infos>div:first-child:nth-last-child(5)~div,.shopping-cart-items-header>div:first-child:nth-last-child(5),.shopping-cart-items-header>div:first-child:nth-last-child(5)~div{width:25%}.shopping-cart-item-infos>div:first-child:nth-last-child(6),.shopping-cart-item-infos>div:first-child:nth-last-child(6)~div,.shopping-cart-items-header>div:first-child:nth-last-child(6),.shopping-cart-items-header>div:first-child:nth-last-child(6)~div{width:20%}.shopping-cart-item-infos>div:first-child:nth-last-child(7),.shopping-cart-item-infos>div:first-child:nth-last-child(7)~div,.shopping-cart-items-header>div:first-child:nth-last-child(7),.shopping-cart-items-header>div:first-child:nth-last-child(7)~div{width:16.66667%}.shopping-cart-item-infos>div:first-child:nth-last-child(8),.shopping-cart-item-infos>div:first-child:nth-last-child(8)~div,.shopping-cart-items-header>div:first-child:nth-last-child(8),.shopping-cart-items-header>div:first-child:nth-last-child(8)~div{width:14.28571%}.shopping-cart-item-infos>div:first-child:nth-last-child(9),.shopping-cart-item-infos>div:first-child:nth-last-child(9)~div,.shopping-cart-items-header>div:first-child:nth-last-child(9),.shopping-cart-items-header>div:first-child:nth-last-child(9)~div{width:12.5%}.shopping-cart-item-infos>div:first-child:nth-last-child(10),.shopping-cart-item-infos>div:first-child:nth-last-child(10)~div,.shopping-cart-items-header>div:first-child:nth-last-child(10),.shopping-cart-items-header>div:first-child:nth-last-child(10)~div{width:11.11111%}}@media only screen and (max-width:500px){.shopping-cart-item{position:relative;float:left;width:100%;height:74px;font-size:14px;background-color:#fff;margin-bottom:20px}.shopping-cart-item-artwork{position:absolute;top:0;left:0;height:100%;width:74px;background-color:#000}}@media only screen and (max-width:500px) and (max-width:500px){.shopping-cart-item-artwork{display:none}}@media only screen and (max-width:500px){.shopping-cart-item-infos{float:left;height:100%;width:100%}.shopping-cart-item-infos>div{line-height:74px}.shopping-cart-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopping-cart-item-package,.shopping-cart-item-price,.shopping-cart-item-version{opacity:.5;font-size:12px;text-transform:capitalize}}@media only screen and (max-width:500px) and (max-width:500px){.shopping-cart-item-package{display:none}}@media only screen and (max-width:500px){.shopping-cart-item-remove{position:absolute;top:21px;right:21px;height:30px;width:30px;text-align:center}.shopping-cart-item-remove form{position:absolute;top:0;right:0;height:100%;width:100%;opacity:0}.shopping-cart-item-remove form:hover~.shopping-cart-item-remove-icon{opacity:1}.shopping-cart-item-remove form input{height:100%;width:100%;padding:0}}@media only screen and (max-width:500px) and (max-width:500px){.shopping-cart-item-remove{right:15px}}@media only screen and (max-width:500px){.shopping-cart-item-remove-icon,.shopping-cart-item-remove-icon:active,.shopping-cart-item-remove-icon:focus,.shopping-cart-item-remove-icon:focus:active,.shopping-cart-item-remove-icon:hover,.shopping-cart-item-remove-icon:visited{z-index:2;position:absolute;top:0;right:0;height:100%;width:100%;line-height:30px;font-size:20px;background:none;color:#2d3031;padding:0;box-shadow:none;border:none;outline:none;opacity:.7}.shopping-cart-bottom{position:fixed;float:left;bottom:0;left:0;width:100%;height:80px;padding:0 30px;background-color:#e3e3e3}}@media only screen and (max-width:500px) and (max-width:500px){.shopping-cart-bottom{padding-right:20px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.shopping-cart-bottom{padding-right:20px}}@media only screen and (max-width:500px){.shopping-cart-total{position:relative;float:right;height:100%;line-height:80px;font-size:20px;text-transform:uppercase;padding-top:2px;padding-right:20px}.shopping-cart-pay-btn{position:relative;float:right;height:100%;padding-top:16px}.shopping-cart-continue-shopping{position:relative;float:left;height:100%;line-height:80px}.shopping-cart-continue-shopping a{display:inline-block;line-height:24px;color:#00abd3;vertical-align:middle;cursor:pointer!important;outline:none!important}.shopping-cart-continue-shopping-arrow{float:left;font-size:22px;padding-right:6px}.shopping-cart-continue-shopping-text{float:left}.shoppping-cart-empty{position:relative;-webkit-animation:fade-in 1s forwards;-moz-animation:fade-in 1s forwards;animation:fade-in 1s forwards;display:none;opacity:0;position:absolute;top:112.5px;height:calc(100% - 192.5px);width:100%;font-size:16px;letter-spacing:1px;color:rgba(0,0,0,.4);text-align:center}.shoppping-cart-empty>div{position:relative;display:table!important;height:100%;width:100%}.shoppping-cart-empty>div>div{display:table-cell;vertical-align:middle}.shoppping-cart-empty>div>div>div{display:inline-block}.order-page{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;float:left;min-height:calc(100% - 50px);width:100%;font-family:proxima-nova-regular;background-color:#f0f0f0;margin-top:50px}.order-header{float:left;width:100%;padding:0 40px;background:#00abd3;color:#fff;text-align:center}.order-header>*{display:inline-block;vertical-align:top}.order-header-title{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;text-transform:uppercase;font-size:22px;line-height:62.5px}.order-message{float:left;width:100%;padding:40px 40px 0}.order-message-title{font-size:30px;text-transform:uppercase}.order-message-text{font-size:12px}.order-infos-content{float:left;white-space:nowrap}.order-infos-content>div{display:inline-block;white-space:nowrap;padding-right:20px}.order-client-infos,.order-content{float:left;width:100%}.order-client-infos{padding:0 40px}.order-client-infos>div{padding-top:40px}.order-billing{float:left;padding-right:160px}.order-infos{float:left}.order-infos-header{font-family:proxima-nova-medium;font-size:16px;line-height:24px;text-transform:uppercase;white-space:nowrap}.order-items{float:left;width:100%;margin-top:40px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);font-family:proxima-nova-regular}.order-item{position:relative;float:left;width:100%;padding:10px 0}.order-item:not(:last-child){border-bottom:1px solid #f0f0f0}.order-item>div{height:100%}.order-item-track{float:left;width:33%;padding:20px 40px}}@media only screen and (max-width:500px) and (max-width:500px){.order-item-track{width:45%}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.order-item-track{width:45%}}@media only screen and (max-width:500px){.order-item-track-title{font-size:16px;font-family:proxima-nova-medium;line-height:22px}.order-item-version{opacity:.6;line-height:22px}.order-item-license,.order-item-price{float:left;opacity:.6;line-height:44px;padding-top:20px}}@media only screen and (max-width:500px) and (max-width:500px){.order-item-price{position:absolute;top:10px;right:0;padding-right:40px}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.order-item-price{position:absolute;top:10px;right:0;padding-right:40px}}@media only screen and (max-width:500px){.order-item-license{width:27%}}@media only screen and (max-width:500px) and (max-width:500px){.order-item-license{width:45%}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.order-item-license{width:45%}}@media only screen and (max-width:500px){.order-item-files{float:right!important;line-height:44px;padding:20px 40px 0;text-align:right}}@media only screen and (max-width:500px) and (max-width:500px){.order-item-files{clear:right}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.order-item-files{clear:right}}@media only screen and (max-width:500px){.order-item-file{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:margin,padding,background,color;-moz-transition-property:margin,padding,background,color;transition-property:margin,padding,background,color;position:relative;display:inline-block;line-height:12px;font-size:12px;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;padding:12px 20px;color:#00abd3;border:1px solid #00abd3;margin-bottom:10px;margin-left:20px;cursor:pointer}.order-item-file:hover{padding-right:40px;margin-left:0;background-color:#00abd3;color:#fff}.order-item-file:hover>.order-item-file-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}.order-item-file>*{pointer-events:none}.order-item-file>div{float:left}.order-item-file-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;-moz-transition-property:opacity,-moz-transform;transition-property:opacity,transform;-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0;position:absolute;top:0;right:2px;font-size:18px;padding-right:10px;padding-top:9px}.order-item-file-name{padding-top:2px}.order-total{float:left;width:100%;font-size:20px;padding:40px}.order-total>div{float:left}.order-total-price{padding-left:10px}.loading-catalog{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.7s;-moz-transition-duration:.7s;transition-duration:.7s;-webkit-transition-property:height,top;-moz-transition-property:height,top;transition-property:height,top;position:absolute;top:100px;left:0;height:calc(100% - 100px);pointer-events:none;z-index:100000}.loading-catalog:before{content:"";display:inline-block;height:100%;vertical-align:middle}.loading-catalog.expanded{top:190px}.loading-page{padding-bottom:70px}.loading-page>*{pointer-events:none}.loading-catalog,.loading-page{opacity:0;float:left;width:100%;text-align:center;vertical-align:middle}.loading-catalog.visible,.loading-page.visible{opacity:1}.loading-catalog.visible.hiding,.loading-page.visible.hiding{opacity:0}.loading-catalog.hiding,.loading-catalog.visible,.loading-page.hiding,.loading-page.visible{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1s;-moz-transition-duration:1s;transition-duration:1s}.loading-catalog.hiding .loading-spinner>div,.loading-catalog.visible .loading-spinner>div,.loading-page.hiding .loading-spinner>div,.loading-page.visible .loading-spinner>div{-webkit-animation:sk-stretchdelay 1.2s ease-in-out infinite;-moz-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s ease-in-out infinite}.loading-catalog.hiding .loading-spinner>div.rect2,.loading-catalog.visible .loading-spinner>div.rect2,.loading-page.hiding .loading-spinner>div.rect2,.loading-page.visible .loading-spinner>div.rect2{-webkit-animation-delay:-1.1s;-moz-animation-delay:-1.1s;animation-delay:-1.1s}.loading-catalog.hiding .loading-spinner>div.rect3,.loading-catalog.visible .loading-spinner>div.rect3,.loading-page.hiding .loading-spinner>div.rect3,.loading-page.visible .loading-spinner>div.rect3{-webkit-animation-delay:-1s;-moz-animation-delay:-1s;animation-delay:-1s}.loading-catalog.hiding .loading-spinner>div.rect4,.loading-catalog.visible .loading-spinner>div.rect4,.loading-page.hiding .loading-spinner>div.rect4,.loading-page.visible .loading-spinner>div.rect4{-webkit-animation-delay:-.9s;-moz-animation-delay:-.9s;animation-delay:-.9s}.loading-catalog.hiding .loading-spinner>div.rect5,.loading-catalog.visible .loading-spinner>div.rect5,.loading-page.hiding .loading-spinner>div.rect5,.loading-page.visible .loading-spinner>div.rect5{-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;animation-delay:-.8s}.loading-spinner{display:inline-block;width:50px;height:40px;text-align:center;font-size:10px}.loading-spinner>div{height:100%;width:2px;margin-right:1px;display:inline-block}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@-moz-keyframes sk-stretchdelay{0%,40%,to{-moz-transform:scaleY(.4)}20%{-moz-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4);-moz-transform:scaleY(.4);-ms-transform:scaleY(.4);-o-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}}.popup-scale-animation{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.popup_visible .popup-scale-animation{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@media only screen and (max-width:500px) and (max-width:500px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (max-width:500px) and (min-width:501px) and (max-width:680px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (max-width:500px) and (min-width:681px) and (max-width:900px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){body:after{content:"xsmall";display:none}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){body:after{content:"small";display:none}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){body:after{content:"medium";display:none}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:901px) and (max-width:1500px){body:after{content:"large";display:none}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){body:after{content:"largest";display:none}}@media only screen and (min-width:501px) and (max-width:680px){.catalog{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;width:100%;margin-top:100px;padding-bottom:20px}.catalog.expanded{margin-top:190px}.catalog.widget{margin:0;padding:0}.catalog.fade-out{-webkit-animation:fade-out .5s forwards;-moz-animation:fade-out .5s forwards;animation:fade-out .5s forwards}#catalog-scroll-amount{position:absolute;visibility:hidden;height:142px;z-index:-1;pointer-events:none}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){#catalog-scroll-amount{height:117px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){#catalog-scroll-amount{height:117px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){#catalog-scroll-amount{height:117px}}@media only screen and (min-width:501px) and (max-width:680px){html[data-page=home-page]{background-color:#171f21}.home-page{position:relative;float:left;font-family:proxima-nova-regular;color:#455154;overflow:hidden}.home-page a,.home-page a:active,.home-page a:focus,.home-page a:focus:active{color:inherit}.home-page-section-welcome{position:relative;float:left;height:100vh;height:100lvh;width:100%;background-color:#3d3d3d;color:#fff}}@media only screen and (min-width:501px) and (max-width:680px) and (max-height:500px){.home-page-section-welcome{height:500px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:901px) and (max-width:1500px) and (max-height:600px){.home-page-section-welcome{height:600px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px) and (max-height:1000px){.home-page-section-welcome{height:1000px}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-welcome-bg{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%}.home-page-section-welcome-video-wrapper{position:absolute;top:0;left:-100%;height:100%;width:300%;text-align:center}.home-page-section-welcome-video{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;position:relative;display:inline-block;min-width:34%;min-height:100%;width:auto;height:auto;pointer-events:none}.home-page-section-welcome-bg-tint{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#696969;opacity:.45}.home-page-section-welcome-content-wrapper{position:relative;height:100%;width:100%;line-height:100vh;line-height:100lvh}}@media only screen and (min-width:501px) and (max-width:680px) and (max-height:500px){.home-page-section-welcome-content-wrapper{line-height:500px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:901px) and (max-width:1500px) and (max-height:600px){.home-page-section-welcome-content-wrapper{line-height:600px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px) and (max-height:1000px){.home-page-section-welcome-content-wrapper{line-height:1000px}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-welcome-content{position:relative;display:inline-block;vertical-align:middle;width:100%}.home-page-section-welcome-title{position:relative;float:left;width:100%;font-size:5.5vw;line-height:5.7vw;font-weight:700;padding:80px 5% 0;text-align:center}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.home-page-section-welcome-title span{display:none}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-title span{display:none}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-title br{display:none}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.home-page-section-welcome-title br{display:none}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-welcome-subtitle{position:relative;float:left;width:100%;font-size:2.2vw;line-height:2.4vw;text-align:center;padding:2% 5% 3%}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.home-page-section-welcome-subtitle{font-size:16px;line-height:16px;font-family:proxima-nova-light;font-weight:400;padding:4% 5% 6%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-subtitle{font-family:proxima-nova-light;font-weight:400;padding:4% 5% 6%;font-size:20px;line-height:20px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-subtitle{font-size:20px;line-height:20px}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search{position:relative;float:left;height:52px;width:100%;padding:0 10%;z-index:1}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.home-page-section-welcome-search{padding:0 3%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search{padding:0 6%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.home-page-section-welcome-search{height:62px}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar{position:relative;float:left;height:100%;width:100%}.home-page-section-welcome-search-bar input{position:absolute;top:0;left:0;height:100%;line-height:52px;width:calc(100% - 142px);color:#000;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px;margin:0;padding:0 20px;vertical-align:top!important;overflow:hidden;text-overflow:ellipsis;z-index:1}.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-bar input:focus{border:0 transparent!important;outline:none!important;box-shadow:none!important}.home-page-section-welcome-search-bar input::-webkit-input-placeholder{font-family:proxima-nova-light;opacity:.5}.home-page-section-welcome-search-bar input:-moz-placeholder,.home-page-section-welcome-search-bar input::-moz-placeholder{font-family:proxima-nova-light;opacity:.5}.home-page-section-welcome-search-bar input:-ms-input-placeholder{font-family:proxima-nova-light;opacity:.5}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.home-page-section-welcome-search-bar input{line-height:62px}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar input.autocomplete{opacity:.4;pointer-events:none;z-index:0}.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-family:proxima-nova-regular;font-size:20px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-separator{position:absolute;bottom:0;left:0;height:1px;width:100%;pointer-events:none;z-index:2}.home-page-section-welcome-search-hint-box{display:none;position:absolute;float:left;top:calc(100% - 3px);left:0;width:100%;padding:8px 0;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#000}.home-page-section-welcome-search-hint-box.visible:not(:empty){display:block}.home-page-section-welcome-search-hint-box.visible:not(:empty)~.home-page-section-welcome-search-separator{background-color:rgba(32,38,39,.1)}.home-page-section-welcome-search-hint-box.visible:not(:empty)~.home-page-section-welcome-search-bar-button{border-bottom-right-radius:0}.home-page-section-welcome-search-hint-box .hint-box-item{padding-left:20px}.home-page-section-welcome-search-bar-button{position:absolute;top:0;right:0;height:100%;width:72px;line-height:52px;font-size:19px;font-family:quicksandlight;background-color:#202627;text-align:center;vertical-align:middle;border-top-right-radius:3px;border-bottom-right-radius:3px;cursor:pointer;z-index:3}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.home-page-section-welcome-search-bar-button{width:142px}.home-page-section-welcome-search-bar-button:before{content:"Search"}.home-page-section-welcome-search-bar-button div{display:none}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.home-page-section-welcome-search-bar-button,.home-page-section-welcome-search-bar-button div{line-height:62px}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar-button div{line-height:52px}.home-page-action-btn-wrapper{position:relative;float:left;width:100%;line-height:0;text-align:center;padding-top:80px;vertical-align:top}.home-page-section-service .home-page-action-btn-wrapper{padding-top:40px;padding-bottom:50px}.home-page-action-btn{position:relative;display:inline-block;font-size:15px;line-height:15px;padding:20px 40px;font-weight:700;text-transform:uppercase;border:1px solid;letter-spacing:2px;text-align:center;cursor:pointer}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.home-page-action-btn{font-size:13px;line-height:13px;padding:16px 32px}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-releases .home-page-action-btn:hover{color:#fff;background-color:#00abd3;border-color:#00abd3}.home-page-section-service .home-page-action-btn{font-size:12px;line-height:12px;padding:16px 32px}.home-page-section-service .home-page-action-btn:hover,.home-page-section-welcome .home-page-action-btn:hover{color:#455154;background-color:#fff;border-color:#fff}.home-page-section-releases{position:relative;float:left;width:100%;background-color:#fff;padding-bottom:100px}.home-page-section-releases-title{position:relative;width:100%;line-height:50px;font-size:44px;text-align:center;padding:100px 20px}.home-page-section-releases-tracks-wrapper{position:relative;float:left;width:100%;text-align:center}.home-page-section-releases-tracks{position:relative;display:inline-block;width:100%;max-width:680px;font-family:quicksandregular;text-align:left;box-shadow:0 0 30px rgba(145,198,210,.4)}.home-page-section-clients{position:relative;float:left;width:100%;background-color:#eff4f5}.home-page-section-clients-title{position:relative;width:100%;line-height:50px;font-size:44px;text-align:center;padding:100px 32px 40px}.home-page-section-clients-subtitle{position:relative;width:100%;line-height:20px;font-size:14px;opacity:.4;font-family:quicksandregular;text-align:center;padding:0 20%}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.home-page-section-clients-subtitle{line-height:22px;font-size:16px}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-clients-image{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;position:relative;width:100%;height:auto;background-color:#fff;margin-top:100px;padding-bottom:4%}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.home-page-section-clients-image{-webkit-transform:scale(1.975);-moz-transform:scale(1.975);-ms-transform:scale(1.975);-o-transform:scale(1.975);transform:scale(1.975);padding-bottom:40%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.home-page-section-clients-image{-webkit-transform:scale(1.075);-moz-transform:scale(1.075);-ms-transform:scale(1.075);-o-transform:scale(1.075);transform:scale(1.075);margin-bottom:-15%}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-services{position:relative;float:left;width:100%;color:#fff}.home-page-section-services-bg{position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(/images/bg-guitar-player-18ac8d54e36539f81ded1b280b16d222.jpg?vsn=d);background-size:cover;background-position:50%}.home-page-section-services-bg-tint{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00abd3;opacity:.06}.home-page-section-service-wrapper{position:relative;float:left;width:50%}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.home-page-section-service-wrapper{width:100%}.home-page-section-service-wrapper:nth-child(4){background-color:#25b0d0}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.home-page-section-service-wrapper{width:100%}.home-page-section-service-wrapper:nth-child(4){background-color:#25b0d0}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.home-page-section-service-wrapper .home-page-section-services-bg,.home-page-section-service-wrapper .home-page-section-services-bg-tint{display:none}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.home-page-section-service-wrapper .home-page-section-services-bg,.home-page-section-service-wrapper .home-page-section-services-bg-tint{display:none}}@media only screen and (min-width:501px) and (max-width:680px){.home-page-section-service{position:relative;float:left;width:100%}.home-page-section-service-icon{position:relative;width:100%;font-size:80px;line-height:80px;text-align:center;padding-top:50px}.home-page-section-service-title{position:relative;width:100%;font-size:44px;line-height:44px;text-align:center;padding-top:30px}.home-page-section-service-text-wrapper{position:relative;width:100%;text-align:center;padding:30px 40px 0}.home-page-section-service-text{position:relative;max-width:440px;display:inline-block;font-size:15px;line-height:22px}#header{-webkit-transition-property:height,top,background;-moz-transition-property:height,top,background;transition-property:height,top,background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s,.5s,.7s;-moz-transition-duration:.5s,.5s,.7s;transition-duration:.5s,.5s,.7s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);z-index:100;position:fixed;float:left;height:50px;width:100%;top:0;left:0;background-color:#0f1517;color:#fff;overflow:hidden}#header.transparent{background-color:transparent}body.scrolled #header:not(.transparent){top:-50px}body.scrolled #header.transparent{background-color:rgba(15,21,23,.96)}#header-logo{-webkit-transition-property:line-height,margin;-moz-transition-property:line-height,margin;transition-property:line-height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;height:100%;line-height:50px;white-space:nowrap;margin-left:14px;margin-right:14px;cursor:pointer}#header-logo .header-logo-symb{-webkit-transition-property:height,margin;-moz-transition-property:height,margin;transition-property:height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;height:40px;width:40px;vertical-align:top;margin-left:-8px;margin-top:5px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:8px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:8px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:8px}}@media only screen and (min-width:501px) and (max-width:680px){.header-logo-symb-img{height:100%;width:100%;background-position:50%;background-repeat:no-repeat;background-image:url(/images/musicaccent-logo-white-12d299cf234b5e9718aeb2bb34c19f4d.svg?vsn=d);background-size:contain}.header-logo-text{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;color:#fff;font-size:18px;font-family:quicksandregular;text-transform:uppercase;vertical-align:top;margin-left:8px}.header-logo-text span{letter-spacing:.5px}a .header-logo-text span{cursor:pointer}.header-logo-text .header-logo-text-music{color:#fff;opacity:.7}.header-logo-text .header-logo-text-accent{color:#fff;font-weight:700}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:501px) and (max-width:680px){.header-right-btn{-webkit-transition-property:width,border;-moz-transition-property:width,border;transition-property:width,border;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:right;height:100%;width:50px;margin-left:1px;cursor:pointer;z-index:1}.header-right-btn:before{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.7s;-moz-transition-duration:.7s;transition-duration:.7s;content:"";position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none}.header-right-btn.active>.header-right-btn-icon,.header-right-btn:hover>.header-right-btn-icon{opacity:1}#header:not(.transparent) .header-right-btn,body.scrolled #header.transparent .header-right-btn{border-color:hsla(0,0%,100%,.08)}#header:not(.transparent) .header-right-btn.user-btn:before,body.scrolled #header.transparent .header-right-btn.user-btn:before{background-color:hsla(0,0%,100%,.07)}#header:not(.transparent) .header-right-btn.active,#header:not(.transparent) .header-right-btn:hover,body.scrolled #header.transparent .header-right-btn.active,body.scrolled #header.transparent .header-right-btn:hover{background-color:hsla(0,0%,100%,.02)}#header:not(.transparent) .header-right-btn.user-btn.active,#header:not(.transparent) .header-right-btn.user-btn:hover,body:not(.scrolled) #header.transparent .header-right-btn.active,body:not(.scrolled) #header.transparent .header-right-btn:hover{background-color:hsla(0,0%,100%,.09)}.header-right-btn-icon{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;opacity:.9;width:100%;font-size:18px;color:#fff;line-height:50px;text-align:center}.header-right-btn-icon .creator-icon{pointer-events:none}#header-user .header-right-btn-icon{font-size:15px}#header-menu .header-right-btn-icon{font-size:22px}.header-cart-number{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:absolute;top:0;right:0;height:22px;min-width:18px;line-height:22px;font-family:open_sansregular;font-size:10px;font-weight:700;color:#fff;padding:0 4px;text-align:center}.header-cart-number:empty{display:none}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:501px) and (max-width:680px){.header-right-actions{height:100%;float:right}.header-right-actions-btn{-webkit-transition-property:margin,line-height;-moz-transition-property:margin,line-height;transition-property:margin,line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;height:32px;font-size:12px;line-height:30px;color:#fff;padding:0 20px;margin:9px 9px 0 0;vertical-align:middle;border:1px solid #fff;cursor:pointer}.header-right-actions-btn:hover{color:#0f1517;background-color:#fff;border-color:#fff}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:501px) and (max-width:680px){#header-create-account{font-weight:700;color:#0f1517;background-color:#fff;border-color:#fff}html:not([data-user="0"]) #header-create-account,html:not([data-user="0"]) #header-login{display:none}#footer{color:#fff;font-family:proxima-nova-regular}#footer,.footer-navigation{position:relative;float:left;width:100%}.footer-navigation{background-color:#0e1416;padding-top:100px;padding-bottom:100px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.footer-navigation{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.footer-navigation{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:501px) and (max-width:680px){.footer-legal,.footer-navigation{padding-left:50px;padding-right:50px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.footer-legal,.footer-navigation{padding-left:40px;padding-right:40px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.footer-legal,.footer-navigation{padding-left:40px;padding-right:40px}}@media only screen and (min-width:501px) and (max-width:680px){.footer-company{position:relative;float:left;height:100%;width:40%}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.footer-company{width:100%;padding-bottom:40px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.footer-company{width:100%;padding-bottom:40px}}@media only screen and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-symb{-webkit-transition-property:height,margin;-moz-transition-property:height,margin;transition-property:height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;height:60px;width:60px;vertical-align:middle}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-text{font-size:26px;margin-left:10px;margin-right:0;vertical-align:middle}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.footer-company-logo{width:100%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.footer-company-logo{width:100%}}@media only screen and (min-width:501px) and (max-width:680px){.footer-company-text{position:relative;float:left;width:100%;font-size:12px;line-height:16px;text-align:justify;opacity:.4;padding-top:8px}.footer-menu{position:relative;float:left;height:100%;width:60%}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.footer-menu{width:100%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.footer-menu{width:100%}}@media only screen and (min-width:501px) and (max-width:680px){.footer-menu-section{position:relative;float:left;height:100%;width:50%;padding-left:70px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.footer-menu-section{padding-left:10%}.footer-menu-section:first-child{padding-left:0}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.footer-menu-section{padding-left:10%}.footer-menu-section:first-child{padding-left:0}}@media only screen and (min-width:501px) and (max-width:680px){.footer-menu-section-title{position:relative;float:left;width:100%;font-size:14px;font-weight:700;text-transform:uppercase;padding-top:14px;letter-spacing:1px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.footer-menu-section-title{padding-top:0}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.footer-menu-section-title{padding-top:0}}@media only screen and (min-width:501px) and (max-width:680px){.footer-menu-section-item-wrapper{position:relative;float:left;width:100%;line-height:16px;padding-top:10px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.footer-menu-section-item-wrapper{padding-top:20px}}@media only screen and (min-width:501px) and (max-width:680px){.footer-menu-section-item{position:relative;clear:left;font-size:14px;opacity:.4;cursor:pointer}.footer-menu-section-item,.footer-menu-section-item:active,.footer-menu-section-item:focus,.footer-menu-section-item:focus:active{color:#fff}.footer-menu-section-item:hover{opacity:1}.footer-legal{position:relative;float:left;width:100%;background-color:#171f21;padding-top:10px;padding-bottom:10px}.footer-legal-copyright{position:relative;float:left;text-align:left}.footer-legal-copyright-text,.footer-legal-funding-text{font-size:10px;line-height:14px}.footer-legal-copyright-text,.footer-legal-funding-logo,.footer-legal-funding-text{opacity:.4}.footer-legal-funding{position:relative;float:right}.footer-legal-funding-text{position:relative;float:left;text-align:right}.footer-legal-funding-logo{position:relative;float:left;height:28px;width:auto;padding:4px 0 4px 10px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:580px){.footer-legal{text-align:center}.footer-legal-copyright,.footer-legal-funding{width:100%;text-align:center}.footer-legal-copyright-content,.footer-legal-funding-content{display:inline-block}.footer-legal-funding-text{width:100%;text-align:center}.footer-legal-copyright-text{float:none}.footer-legal-copyright-text br{display:none}.footer-legal-copyright-text span:last-child:before{content:" "}.footer-legal-funding{padding-top:14px}.footer-legal-funding-logo{display:inline-block;float:none;height:16px;padding:0;margin-top:6px}}@media only screen and (min-width:501px) and (max-width:680px){.filtering-wrapper{-webkit-transition-property:top,box-shadow;-moz-transition-property:top,box-shadow;transition-property:top,box-shadow;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:fixed;top:50px;left:0;width:100%;z-index:99;box-shadow:0 0 0 transparent;overflow:visible}body.scrolled .filtering-wrapper{top:0}.filtering{-webkit-transition-property:height,top,padding;-moz-transition-property:height,top,padding;transition-property:height,top,padding;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;height:50px;width:100%;padding-top:0;overflow:hidden}.filtering.expanded{height:140px}.filtering-search-line{-webkit-transition-property:height,padding,border;-moz-transition-property:height,padding,border;transition-property:height,padding,border;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:51px;width:100%;padding-left:14px;box-sizing:content-box;border-bottom:1px solid transparent;box-sizing:border-box}.filtering-search-line.expanded{border-color:rgba(0,0,0,.08)}.filtering-search-line>*{box-sizing:border-box}.filtering-search-bar{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:100%;width:calc(66% - 12px);line-height:50px;overflow:hidden}.filtering-search-bar>*{position:absolute}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.filtering-search-bar{width:calc(100% - 512px)}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.filtering-search-bar{width:calc(100% - 162px)}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.filtering-search-bar{width:calc(100% - 162px)}}@media only screen and (min-width:501px) and (max-width:680px){.filtering-search-bar-content{-webkit-transition-property:padding;-moz-transition-property:padding;transition-property:padding;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;padding-top:16.75px;padding-left:32px;width:100%;white-space:nowrap}.search-filter{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-transition-property:font-size,margin,line-height,height;-moz-transition-property:font-size,margin,line-height,height;transition-property:font-size,margin,line-height,height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;font-family:quicksandregular;font-size:10.5px;color:#eee;padding:4px 10px;margin-right:10px;cursor:pointer;white-space:nowrap}.search-filter:hover{color:#fff;text-decoration:line-through}#search-input,#search-input input,.filtering-search-filters{display:inline-block;height:16.5px;line-height:16.5px;font-family:quicksandregular;font-size:12.5px;background-color:transparent;cursor:text;vertical-align:top;white-space:nowrap}#search-input{width:100%}#search-input input{-webkit-transition-property:font-size,line-height,height,margin;-moz-transition-property:font-size,line-height,height,margin;transition-property:font-size,line-height,height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;float:left;height:16.5px;line-height:16.5px;width:100%;border:0 transparent!important;border-radius:0;padding:10px 0;margin:-10px 0 0;box-sizing:content-box;vertical-align:top!important;z-index:1}#search-input input,#search-input input:focus{outline:none!important;box-shadow:none!important}#search-input input:focus{border:0 transparent!important}#search-input input::-webkit-input-placeholder{font-family:quicksandlight;text-transform:none}#search-input input:-moz-placeholder,#search-input input::-moz-placeholder{font-family:quicksandlight;text-transform:none}#search-input input:-ms-input-placeholder{font-family:quicksandlight;text-transform:none}#search-input input.autocomplete{opacity:.4;pointer-events:none;z-index:0}.filtering-search-filters:not(:empty)~#search-input input::-webkit-input-placeholder{color:transparent}.filtering-search-filters:not(:empty)~#search-input input:-moz-placeholder,.filtering-search-filters:not(:empty)~#search-input input::-moz-placeholder{color:transparent}.filtering-search-filters:not(:empty)~#search-input input:-ms-input-placeholder{color:transparent}.filtering-search-filters{margin-top:-3px}.filtering-search-icon{-webkit-transition-property:font-size,top,width,line-height;-moz-transition-property:font-size,top,width,line-height;transition-property:font-size,top,width,line-height;top:15px;left:0;font-size:18px;line-height:18px;width:18px}.filtering-search-clear,.filtering-search-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.filtering-search-clear{-webkit-transition-property:font-size,opacity,margin,width,line-height;-moz-transition-property:font-size,opacity,margin,width,line-height;transition-property:font-size,opacity,margin,width,line-height;float:left;width:12px;font-weight:700;font-size:12px;line-height:12px;margin-top:18px;cursor:pointer}.filtering-search-clear:hover{opacity:1!important}.filtering-search-clear.expanded{pointer-events:none;opacity:0!important}.filtering-search-hint-box{-webkit-transition-property:top;-moz-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:none;position:absolute;float:left;top:50px;left:0;padding:4px 0;right:calc(30.8% - 4.312px);background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.filtering-search-hint-box{right:calc(500.448px - 3.2%)}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.filtering-search-hint-box{right:120px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.filtering-search-hint-box{right:120px}}@media only screen and (min-width:501px) and (max-width:680px){.filtering-search-hint-box.visible:not(:empty){display:block}.hint-box-item{float:left;height:21.25px;line-height:21.25px;width:100%;padding-left:46px;text-align:left;font-size:12.5px;cursor:pointer}.hint-box-item:first-letter{text-transform:uppercase}.hint-box-item.highlighted{background-color:#f9f9f9}.hint-box-item>.highlighted{font-weight:700}.hint-box-item>*{pointer-events:none}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.hint-box-item{height:31.875px;line-height:31.875px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.hint-box-item{height:31.875px;line-height:31.875px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.hint-box-item{height:31.875px;line-height:31.875px}}@media only screen and (min-width:501px) and (max-width:680px){.filtering-tags{float:left;height:100%;width:34%;padding-left:3.2%}.filtering-tags>div{position:relative;height:100%;width:100%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.filtering-tags{padding-left:58px;width:500px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.filtering-tags{padding-left:30px;width:150px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.filtering-tags{padding-left:30px;width:150px}}@media only screen and (min-width:501px) and (max-width:680px){.filtering-tags-separator{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;position:absolute;top:0;left:0;width:1px;height:100%}.filtering-tags-separator.expanded{opacity:0!important}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.filtering-tags-separator{top:20%;height:60%}}@media only screen and (min-width:501px) and (max-width:680px){.filtering-tags-switch{display:none;position:relative;float:left;height:100%;width:100%;color:#888;text-align:center;cursor:pointer}.filtering-tags-switch.active,.filtering-tags-switch:hover{color:#000}.filtering-tags-switch>div{display:inline-block;line-height:50px;font-size:10px;text-transform:uppercase;vertical-align:top}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.filtering-tags-switch{display:block}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.filtering-tags-switch{display:block}}@media only screen and (min-width:501px) and (max-width:680px){.filtering-tags-switch-arrow{padding-left:4px;line-height:48px!important}.filtering-tags-category-wrapper{position:relative;float:left;height:100%;width:100%}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.filtering-tags-category-wrapper{height:90px;background-color:rgba(0,0,0,.04);border-left:1px solid #e6e6e6}.filtering-tags-category-wrapper.expanded .filtering-tags-category-btn{opacity:1!important}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.filtering-tags-category-wrapper{height:90px;background-color:rgba(0,0,0,.04);border-left:1px solid #e6e6e6}.filtering-tags-category-wrapper.expanded .filtering-tags-category-btn{opacity:1!important}}@media only screen and (min-width:501px) and (max-width:680px){.filtering-tags-category{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;font-size:13px;letter-spacing:1px;text-align:center;vertical-align:middle}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{width:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{width:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{width:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{width:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{width:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{width:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{width:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{width:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{width:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{width:10%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:901px) and (max-width:1500px){.filtering-tags-category{font-size:calc(.2vw + 10px)}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.filtering-tags-category{width:100%!important}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{height:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{height:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{height:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{height:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{height:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{height:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{height:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{height:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{height:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{height:10%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.filtering-tags-category{width:100%!important}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{height:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{height:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{height:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{height:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{height:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{height:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{height:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{height:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{height:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{height:10%}}@media only screen and (min-width:501px) and (max-width:680px){.filtering-tags-category-btn{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-property:line-height,opacity,border;-moz-transition-property:line-height,opacity,border;transition-property:line-height,opacity,border;-webkit-transition-duration:.5s,.5s,0s;-moz-transition-duration:.5s,.5s,0s;transition-duration:.5s,.5s,0s;display:inline-block;width:100%;cursor:pointer;line-height:50px;text-transform:uppercase;border-bottom:1px solid transparent;opacity:.65}.filtering-tags-category-btn:hover{-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s;opacity:1!important;border-bottom-color:rgba(0,0,0,.2)}.filtering-tags-category-btn.active{opacity:1!important}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.filtering-tags-category-btn{opacity:0;width:100%!important;height:100%;line-height:100%;border-bottom:none;border-left:1px solid transparent}.filtering-tags-category-btn:before{content:"";display:inline-block;height:100%;vertical-align:middle}.filtering-tags-category-btn.active{background-color:#2d3031;color:#fff;border-color:transparent}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.filtering-tags-category-btn{opacity:0;width:100%!important;height:100%;line-height:100%;border-bottom:none;border-left:1px solid transparent}.filtering-tags-category-btn:before{content:"";display:inline-block;height:100%;vertical-align:middle}.filtering-tags-category-btn.active{background-color:#2d3031;color:#fff;border-color:transparent}}@media only screen and (min-width:501px) and (max-width:680px){.filtering-tags-slider{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:90px;width:100%;padding:0 10px;overflow:hidden}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.filtering-tags-slider{width:calc(100% - 120px)}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.filtering-tags-slider{width:calc(100% - 120px)}}@media only screen and (min-width:501px) and (max-width:680px){.content-slider-collapser.expanded .filtering-tags-slider{background-color:rgba(0,0,0,.02)}.filtering-tags-slide,.filtering-tags-slides-wrapper{position:relative;float:left;width:100%}.filtering-tags-slide{height:90px;line-height:90px;opacity:0;pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.filtering-tags-slide.active{opacity:1;pointer-events:all}.filtering-tags-slide-content{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;width:100%;text-align:center;vertical-align:middle;line-height:13px;margin-top:-6px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:501px) and (max-width:680px){.filtering-tags-btn{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;text-transform:capitalize;padding:6px 10px;margin-right:1px;margin-top:1px;font-size:13px;border:1px solid hsla(0,0%,100%,0);cursor:pointer}.filtering-tags-btn.active,.filtering-tags-btn:not(.just-clicked):hover{color:#fff}.filtering-tags-btn:not(.just-clicked).active:hover{text-decoration:line-through}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:501px) and (max-width:680px){.track-sorting{-webkit-transition-property:height,padding,font-size;-moz-transition-property:height,padding,font-size;transition-property:height,padding,font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:75px;font-size:14px;line-height:12px;padding:0 14px;vertical-align:middle}.track-sorting:before{content:"";display:inline-block;height:100%;vertical-align:middle}.track-sorting .track-sorting-options{display:none}.version-header+.track-sorting{height:20px;padding:0}.version-header+.track-sorting .track-sorting-content{display:none}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.track-sorting{height:50px;font-size:12px;padding:15px 14px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.track-sorting{height:50px;font-size:12px;padding:15px 14px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.track-sorting{height:50px;font-size:12px;padding:15px 14px}}@media only screen and (min-width:501px) and (max-width:680px){.track-sorting-content,.track-sorting-content div{display:inline-block}.track-sorting-content>div{padding-top:4px;padding-bottom:4px}.track-sorting-current{padding-left:4px;padding-right:4px;margin-left:6px;cursor:pointer}.track-sorting-current *{cursor:pointer}.track-sorting-current-text{text-transform:uppercase}.track-sorting-current-arrow{font-size:10px;line-height:12px;padding-left:10px}.track-sorting-current-text:empty+.track-sorting-current-arrow{display:none}.track-list{position:relative;clear:left;width:100%}.track{position:relative;visibility:hidden;counter-increment:track-list-number}.track[data-visible]{visibility:visible}.track[data-visible]:not(.was-sticky):not([data-appeared]){-webkit-animation:appear-from-bottom .3s;-moz-animation:appear-from-bottom .3s;animation:appear-from-bottom .3s}.track.active .track-list-number-content{display:none!important}.track.active .track-play-pause{display:inline-block!important}.track.active .track-section{color:#fff}.track.active .track-actions>div>div>div>div{opacity:.7}.track.active .track-versions>div>div>div.active,.track.active .track-versions>div>div>div:hover{opacity:1}.track.active .track-price .track-price-tag{color:hsla(0,0%,100%,.9)}.track.active .track-price .track-price-tag:hover{color:#fff}.track.active .track-play-pause{opacity:.9}.track.active .track-fulltitle:hover{color:#fff}.track.active:not(.stopped).paused .track-waveform,.track.active:not(.stopped).playing .track-waveform{pointer-events:all}.track.active:not(.stopped) .track-wavesurfer wave wave{border-right-width:1px!important;border-right-color:#fff!important}.track.active:not(.sticky)+.track>.track-section{border-color:transparent}.track.active .track-player-animation{display:block}.track.active.was-sticky .track-side{-webkit-transition-property:-webkit-transform,background;-moz-transition-property:-moz-transform,background;transition-property:transform,background}.track:not(.active).menu-opened .track-section .track-list-number-content{display:none!important}.track:not(.active).menu-opened .track-section .track-play-pause{display:inline-block!important}.track.sticky{position:fixed;right:0;width:100%;z-index:100}.track.sticky.sticky-top{-webkit-animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-webkit-transition-property:top;-moz-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;top:100px}body.scrolled .track.sticky.sticky-top{top:50px}.catalog.expanded .track.sticky.track.sticky-top{top:190px}body.scrolled .catalog.expanded .track.sticky.sticky-top{top:140px}.track.sticky.sticky-bottom{counter-increment:none;-webkit-animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;bottom:0}.track.sticky .track-section{border-top:0}.track.sticky .track-side{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1)}.track.sticky .track-artwork{padding:0;width:70px;left:0}.catalog.widget .track.sticky .track-artwork{width:70px;left:0}.track.sticky .track-artwork img{height:100%;width:100%}.catalog.widget .track.sticky .track-list-number,.track.sticky .track-list-number,.track.sticky .track-title{transform:translateX(6px)}.track.unsticked-from-top{-webkit-animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards}.track.unsticked-from-bottom{-webkit-animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards}.track.unsticking{z-index:10}.catalog.widget .track:nth-child(6)~.track{display:none}.sticky-position-guide{height:71px;counter-increment:none}.catalog.widget .sticky-position-guide{height:71px}.track-section{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;position:relative;box-sizing:content-box}.catalog.widget .track-section,.track-section{height:70px;margin-bottom:0;margin-left:0;margin-right:0}.catalog.widget .track:first-child>.track-section{border-top:0}.track.active.was-sticky>.track-section{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;-moz-transition-property:background;transition-property:background}.track-section:hover .track-list-number-content{display:none!important}.track-section:hover .track-play-pause{display:inline-block!important}.track-section>*{position:absolute;top:0;height:100%}.track-side{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);position:absolute;bottom:0}.catalog.widget .track-side,.track-side{height:70px;width:0}.track-side-left{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0;right:100%}.track-side-right{-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;left:100%}.track-section-left{left:0}.catalog.widget .track-section-left,.track-section-left{width:94px;height:70px}.track-section-left>*{position:relative;float:left;height:100%}.track-section-left>*>div{position:relative;display:table!important;height:100%;width:100%}.track-section-left>*>div>div{display:table-cell;vertical-align:middle}.track-section-left>*>div>div>div{display:inline-block}.track-artwork{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,padding,left;-moz-transition-property:width,padding,left;transition-property:width,padding,left;position:absolute;top:0;left:0;box-sizing:content-box;z-index:1}.catalog.widget .track-artwork,.track-artwork{width:58px;padding:6px 0 0 6px;line-height:70px}.track-artwork img{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:height,width;-moz-transition-property:height,width;transition-property:height,width}.catalog.widget .track-artwork img,.track-artwork img{height:58px;width:58px}.track-list-number{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;position:absolute;top:0;right:0}.catalog.widget .track-list-number,.track-list-number{width:30px;font-size:12px;line-height:12px}.track-list-number>div{position:absolute}.track-list-number>div>div{text-align:center}.track-list-number-content:after{content:counter(track-list-number)}.track-play-pause{display:none!important;opacity:.8;font-size:24px;cursor:pointer;padding-top:2px}.track-play-pause:hover{opacity:1!important}.track-section-right{right:0;height:70px}.catalog.widget .track-section-right{height:70px}.track .track-price{position:relative;float:right;height:100%;margin-right:11.33333px}.track .track-price>div{position:relative;display:table!important;height:100%;width:100%}.track .track-price>div>div{display:table-cell;vertical-align:middle}.track .track-price>div>div>div{display:inline-block}.track .track-price .track-price-tag{width:64px;height:36px;line-height:35px;font-size:16px;font-weight:700;text-align:center;border:0 solid #00abd3;cursor:pointer;color:#fff}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.track .track-price{display:none}}@media only screen and (min-width:501px) and (max-width:680px){.track .track-actions{position:relative;float:right;height:100%}.track .track-actions>div{position:relative;float:left;height:100%}.track .track-actions>div>div{position:relative;display:table!important;height:100%;width:100%}.track .track-actions>div>div>div{display:table-cell;vertical-align:middle}.track .track-actions>div>div>div>div{display:inline-block}.track-actions-btn{float:left;cursor:pointer;box-sizing:content-box}.track-actions-btn.active,.track-actions-btn:hover{opacity:1!important}.track-actions-more,.track-details-version-actions-more{font-size:17px;line-height:17px;width:17px;padding-left:4px;padding-right:1px}.remove.track-details-version-actions-more,.track-actions-more.remove{padding-top:2px}.track-actions-playlists,.track-details-version-actions-playlists{font-size:21px;line-height:21px;width:21px;padding-left:3px;padding-right:3px;padding-top:4px}.remove.track-details-version-actions-playlists,.track-actions-playlists.remove{padding-top:2px}.track-actions-details{font-size:16px;line-height:16px;width:16px;padding-left:5px;padding-right:14px}.track-section-main{max-width:100%;margin-left:auto;margin-right:auto;height:70px;left:94px;right:147.33333px;padding-right:4%}.track-section-main:after{clear:both;content:"";display:block}.catalog.widget .track-section-main{height:70px;left:94px;right:147.33333px}.track-section-main>*{position:relative;min-height:1px;height:100%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:1501px){.catalog:not(.widget) .track-section-main{padding-right:6%}}@media only screen and (min-width:501px) and (max-width:680px){.track-title{float:left;display:block;margin-right:2.35765%;width:48.82117%;position:relative;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform}.track-title:last-child{margin-right:0}.track-title>div{position:relative;display:table!important;height:100%;width:100%}.track-title>div>div{display:table-cell;vertical-align:middle}.track-title>div>div>div{display:inline-block}.catalog.widget .track-title{float:left;display:block;margin-right:2.35765%;width:48.82117%}.catalog.widget .track-title:last-child{margin-right:0}.track-title>div{table-layout:fixed}.catalog.widget .track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:501px) and (max-width:680px){.track-title>div>div{line-height:16px}.track-fulltitle{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;max-width:100%;overflow:hidden;padding-top:4px;font-weight:700;text-overflow:ellipsis;cursor:pointer}.catalog.widget .track-fulltitle,.track-fulltitle{font-size:12px;line-height:14px}.track-fulltitle:hover{color:#00abd3}.track-versions{float:left;display:block;margin-right:2.35765%;width:-2.35765%;position:relative;text-align:center}.track-versions:last-child{margin-right:0}.track-versions>div{position:relative;display:table!important;height:100%;width:100%}.track-versions>div>div{display:table-cell;vertical-align:middle}.track-versions>div>div>div{display:inline-block}.catalog.widget .track-versions{float:left;display:block;margin-right:2.35765%;width:-2.35765%}.catalog.widget .track-versions:last-child{margin-right:0}.track-versions>div{table-layout:fixed}.track-versions>div>div *{cursor:pointer}.catalog.widget .track-versions,.track-versions>div .track-versions-list{display:none!important}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.track-versions{display:none!important}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.track-versions{display:none!important}}@media only screen and (min-width:501px) and (max-width:680px){.track-versions-btn{width:100%;padding:8px 6px 6px;float:right;cursor:pointer;opacity:.8}.track-versions-btn.active,.track-versions-btn:hover{opacity:1}.track-versions-btn>div{line-height:14px;float:right;text-align:right;vertical-align:middle}.track-versions-btn-arrow{font-size:7px;width:17px}.track-versions-btn-text{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;font-size:12px;max-width:calc(100% - 17px);overflow:hidden;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis}.catalog.widget .track-versions-btn-text{font-size:11px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:501px) and (max-width:680px){.track-duration{float:left;display:block;margin-right:2.35765%;width:-2.35765%;position:relative;line-height:14px;opacity:.8}.track-duration:last-child{margin-right:0}.track-duration>div{position:relative;display:table!important;height:100%;width:100%}.track-duration>div>div{display:table-cell;vertical-align:middle}.track-duration>div>div>div{display:inline-block}.track-duration>div>div{text-align:center}.catalog.widget .track-duration{float:left;display:block;margin-right:2.35765%;width:-2.35765%}.catalog.widget .track-duration:last-child{margin-right:0}.track-duration>div>div>div{padding-top:2px}.track-duration>div>div>div>div{clear:right;font-size:12px;letter-spacing:1px;text-align:right;text-transform:uppercase;white-space:nowrap}.track-duration>div>div>div>div>div{float:right}.catalog.widget .track-duration{display:none!important}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.track-duration>div{display:none!important}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.track-duration{display:none!important}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.track-duration{display:none!important}}@media only screen and (min-width:501px) and (max-width:680px){.track-player{float:left;display:block;margin-right:2.35765%;width:48.82117%;line-height:70px}.track-player:last-child{margin-right:0}.catalog.widget .track-player{float:left;display:block;margin-right:2.35765%;width:48.82117%;line-height:70px}.catalog.widget .track-player:last-child{margin-right:0}.track-player-animation{-webkit-animation:fade-out .4s forwards;-moz-animation:fade-out .4s forwards;animation:fade-out .4s forwards;display:none;position:absolute;top:2px;right:0;bottom:2px;left:0;z-index:10;pointer-events:none}.track-waveform{position:relative;display:inline-block;width:100%;vertical-align:middle;padding-bottom:4px;pointer-events:none}.track-waveform .track-wavesurfer>wave{height:42px!important}.track-waveform canvas{position:absolute;padding-top:10px}.track-player-restart{position:absolute;top:0;right:100%;left:-12px;bottom:0}@-webkit-keyframes playlist-appear{0%{-webkit-transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes playlist-appear{0%{-moz-transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-moz-transform:translateX(0);opacity:1}}@keyframes playlist-appear{0%{-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}@-moz-keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}@keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}#playlists{position:relative;display:none;min-width:500px;width:70%;max-width:1000px;height:100%;font-family:proxima-nova-regular;text-align:center}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){#playlists{width:100%;min-height:100%;min-width:0;background-color:#fff;margin:0}}@media only screen and (min-width:501px) and (max-width:680px){.playlists-wrapper{-webkit-transition-property:-webkit-transform,min-height!important;-moz-transition-property:-moz-transform,min-height!important;transition-property:transform,min-height!important;position:relative;float:left;height:calc(100% - 80px)!important;width:100%;padding:80px;background-color:#fff;word-break:break-word;margin:40px 0;pointer-events:all}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.playlists-wrapper{height:100%!important;margin:0}}@media only screen and (min-width:501px) and (max-width:680px){.playlists-search-bar{-webkit-transition-property:height;-moz-transition-property:height;transition-property:height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;top:60px;left:0;height:0;width:100%;font-size:16px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden;z-index:1}#playlists.add-to-playlist-mode .playlists-search-bar{top:160px}#playlists.create-enabled .playlists-search-bar{height:72px}input.playlists-search-bar-input,input.playlists-search-bar-input:active,input.playlists-search-bar-input:focus,input.playlists-search-bar-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;position:absolute;top:0;left:30px;height:72px;line-height:72px;width:calc(100% - 136px);font-family:proxima-nova-regular;font-size:16px;padding-left:4px;background-color:transparent;border:0;outline:0;box-shadow:none;margin:0;cursor:text}input.playlists-search-bar-input::-webkit-input-placeholder{font-style:italic;opacity:.5}input.playlists-search-bar-input:-moz-placeholder,input.playlists-search-bar-input::-moz-placeholder{font-style:italic;opacity:.5}input.playlists-search-bar-input:-ms-input-placeholder{font-style:italic;opacity:.5}.playlists-content-scroller{-webkit-transition-property:top,height;-moz-transition-property:top,height;transition-property:top,height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;top:60px;left:0;float:left;height:calc(100% - 60px);width:100%;background:#f9f9f9;overflow:auto}#playlists.add-to-playlist-mode .playlists-content-scroller{top:160px;height:calc(100% - 160px)}#playlists.create-enabled .playlists-content-scroller{top:132px;height:calc(100% - 132px)}#playlists.add-to-playlist-mode.create-enabled .playlists-content-scroller{top:232px;height:calc(100% - 232px)}.playlists-content{font-size:16px;color:#555}.playlists-item{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;float:left;width:100%;line-height:76px;padding:0 30px;background-color:#fff;overflow:hidden}.playlists-item.animated{-webkit-animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards;animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards}.playlists-item.animated-out{-webkit-animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards;animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards}.playlists-item-text{display:inline-block;vertical-align:middle;font-size:20px;line-height:18px;max-width:calc(100% - 80px);padding:11.5px 0;text-overflow:ellipsis}#playlists.add-to-playlist-mode .playlists-item-text{max-width:calc(100% - 140px)}.playlists-item-text>*{display:inline-block}.playlists-item-name{position:relative;width:100%}.playlists-item-name-check{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;display:none;position:absolute;top:0;right:100%;font-size:12px;padding:1px 5px;color:#00abd3}.playlists-item.version-in-playlist .playlists-item-name-check{display:block}.playlists-item-name-link{display:inline-block;cursor:pointer}.playlists-item-name-link,.playlists-item-name-link *,.playlists-item-name-link:active,.playlists-item-name-link:focus,.playlists-item-name-link:focus:active,.playlists-item-name-link:visited{color:#555}.playlists-item.version-in-playlist .playlists-item-name-link,.playlists-item.version-in-playlist .playlists-item-name-link *,.playlists-item.version-in-playlist .playlists-item-name-link:active,.playlists-item.version-in-playlist .playlists-item-name-link:focus,.playlists-item.version-in-playlist .playlists-item-name-link:focus:active,.playlists-item.version-in-playlist .playlists-item-name-link:visited{color:#00abd3}.playlists-item-name-link:hover{text-decoration:underline}.playlists-item.editing .playlists-item-infos,.playlists-item.editing .playlists-item-name{display:none}input.playlists-item-name-input,input.playlists-item-name-input:active,input.playlists-item-name-input:focus,input.playlists-item-name-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:none;max-width:calc(100% - 20px);width:300px;color:#666;background-color:transparent;outline:0;margin:0;border:1px solid #00abd3;box-shadow:none;background-color:#fff;cursor:text}.playlists-item.editing input.playlists-item-name-input{display:block}.playlists-item-infos{font-size:14px;font-family:proxima-nova-light;opacity:.6}.gfd{border:1px solid #00aad3;padding:5px 200px 3px 7px;border-radius:3px;font-size:16px}.playlists-item-actions{position:absolute;right:0;top:-1px;height:76px;line-height:76px;margin-right:30px;white-space:nowrap}.playlists-search-bar .playlists-item-actions{height:72px;line-height:72px}.playlists-item-actions>*{display:inline-block;vertical-align:middle}.playlist-btn{padding:6px 12px;font-family:proxima-nova-light;font-size:10px;line-height:12px;text-transform:uppercase;letter-spacing:1px;opacity:.6;border:1px solid rgba(0,0,0,.5);cursor:pointer}.playlist-btn,.playlist-btn *,.playlist-btn:active,.playlist-btn:focus,.playlist-btn:focus:active,.playlist-btn:visited{color:#555}.playlist-btn:hover{background-color:#5b6263;opacity:1;border-color:transparent;color:#fff}.playlist-btn.create{background-color:#00abd3;text-transform:uppercase;font-size:10px;letter-spacing:2px;padding:10px 16px;border:0;opacity:1}.playlist-btn.create,.playlist-btn.create *,.playlist-btn.create:active,.playlist-btn.create:focus,.playlist-btn.create:focus:active,.playlist-btn.create:visited{color:#fff}.playlist-btn.create:hover{background-color:#5b6263}.playlist-btn.disabled{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s;pointer-events:none;background-color:#c1c1c1!important}.playlist-btn.action:before{content:"add track"}.playlists-item.version-in-playlist .playlist-btn.action:before{content:"remove track"}#playlists:not(.add-to-playlist-mode) .playlist-btn.action:before{content:""}.playlists-item-menu-btn{opacity:.6;padding:4px;cursor:pointer}.playlists-item-menu-btn.track-actions-more,.playlists-item-menu-btn.track-details-version-actions-more{margin-right:-10px;padding-left:10px;width:auto}.playlists-item-menu-btn:hover{opacity:1}.playlists-item,.playlists-search-bar{border-bottom:1px solid #eee}.playlists-header{top:0;height:60px}.playlists-add-to-playlist,.playlists-header{position:absolute;left:0;width:100%;color:#fff;background:#5b6263}.playlists-add-to-playlist{display:none;top:60px;height:100px;line-height:100px;padding:0 30px;text-align:center}#playlists.add-to-playlist-mode .playlists-add-to-playlist{display:block}.playlists-add-to-playlist:after{content:"";position:absolute;top:0;left:0;height:1px;width:100%;background-color:#fff;opacity:.3}.playlists-add-to-playlist-arrow{-webkit-transform:translateX(-50%) rotate(45deg);-moz-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);position:absolute;bottom:-5px;left:50%;height:10px;width:10px;background-color:#5b6263;z-index:2}.playlists-add-to-playlist-version{position:relative;display:inline-block;white-space:nowrap;text-align:left}.playlists-add-to-playlist-version>*{display:inline-block;vertical-align:middle}.playlists-add-to-playlist-version-artwork{height:58px;width:58px}.playlists-add-to-playlist-version-title{position:relative;max-width:calc(100% - 58px);font-family:quicksand-regular;font-size:14px;padding-left:12px;line-height:14px;white-space:normal}.playlists-add-to-playlist-version-title>*{display:inline-block;vertical-align:middle}.playlists-add-to-playlist-version-title-version{font-style:italic}.playlists-add-to-playlist-version-title-version:before{content:"("}.playlists-add-to-playlist-version-title-version:after{content:")"}.playlists-add-to-playlist-version-count{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;font-family:proxima-nova-thin;font-size:12px;letter-spacing:.5px;padding-top:4px;opacity:0}#playlists.loaded .playlists-add-to-playlist-version-count{opacity:.6}.playlists-header-cancel{line-height:24px;font-size:12px;padding:0 10px;border:1px solid hsla(0,0%,100%,.8);border-radius:2px;letter-spacing:1px;margin:17px;cursor:pointer;z-index:1}.playlists-header-cancel,.playlists-header-title{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;position:absolute;left:0;top:0}.playlists-header-title{height:100%;width:100%;font-size:18px;font-family:proxima-nova-light;font-weight:700;line-height:60px;text-transform:uppercase;letter-spacing:2px;text-align:center;cursor:default}.playlists-new-playlist{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;display:none;float:left;width:100%;padding:20px 0 40px;text-align:center}#playlists.create-enabled .playlists-new-playlist{-webkit-animation:fade-out .5s forwards;-moz-animation:fade-out .5s forwards;animation:fade-out .5s forwards;pointer-events:none}#playlists.loaded .playlists-new-playlist{display:block}.playlists-new-playlist-btn{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;display:inline-block;font-size:12px;color:#00abd3;text-transform:uppercase;letter-spacing:1px;padding:4px 12px;cursor:pointer;border:1px solid #00abd3;border-radius:3px}.playlists-new-playlist-btn:hover{background-color:#fff}.playlist-header{position:relative;float:left;width:100%;color:#fff;padding:80px 14px 5px;overflow:hidden;text-align:center}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.playlist-header{padding:80px 14px 30px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.playlist-header{padding:60px 14px 30px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.playlist-header{padding:60px 14px 30px}}@media only screen and (min-width:501px) and (max-width:680px){.playlist-header-name{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;font-size:40px;line-height:40px;font-family:proxima-nova-medium;letter-spacing:4px;vertical-align:middle;text-align:center}.playlist-header.editing .playlist-header-name{display:none}.playlist-header-subtitle{font-size:20px;font-family:proxima-nova-medium;letter-spacing:4px;vertical-align:middle;text-transform:uppercase;opacity:.5}.playlist-header-actions,.playlist-header-subtitle{position:relative;text-align:center;padding-top:10px}.playlist-header-actions{float:left;width:100%}.playlist-header-action{font-size:12px;line-height:12px;font-family:proxima-nova-medium;text-transform:uppercase;letter-spacing:2px}.playlist-header-action[data-behaviour=share]{padding:10px 20px;border-radius:20px;background:#fff}.playlist-header-action,.playlist-header-more-action{display:inline-block;cursor:pointer;margin:0 14px;opacity:.9}.playlist-header-action.active,.playlist-header-action:hover,.playlist-header-more-action.active,.playlist-header-more-action:hover{opacity:1}.playlist-header-more-action{vertical-align:middle;font-size:26px}input.playlist-header-name-input,input.playlist-header-name-input:active,input.playlist-header-name-input:focus,input.playlist-header-name-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;display:none;max-width:calc(100% - 40px);width:360px;font-size:16px;line-height:38px;color:#666;text-align:center;padding:0 10px;background-color:transparent;outline:0;margin:0;border:1px solid #00abd3;box-shadow:none;background-color:#fff;cursor:text}.playlist-header.editing input.playlist-header-name-input{display:inline-block}.tooltipster-sidetip{z-index:1000000009!important}.tooltipster-sidetip.tooltipster-info .tooltipster-box{border-color:transparent;border-radius:2px}.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:12px;line-height:12px;font-family:proxima-nova-regular;font-weight:700;padding:6px 12px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info.tooltipster-top .tooltipster-arrow{margin-left:-11px}.tooltipster-sidetip.tooltipster-info.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-info.tooltipster-right .tooltipster-arrow{margin-top:-12px}.tooltipster-sidetip.tooltipster-info .tooltipster-arrow-background{border-width:11px}.tooltipster-sidetip.tooltipster-info .tooltipster-arrow-border{border-width:0}.tooltipster-sidetip.tooltipster-info-light .tooltipster-box,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-box{background-color:#5b6263;border-color:transparent;border-radius:2px}.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:12px;line-height:12px;font-family:proxima-nova-regular;letter-spacing:.5px;font-weight:700;padding:6px 12px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow-border{border-top-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow-border{border-right-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-bottom .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow-border{border-left-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow{margin-left:-11px}.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow{margin-top:-13px!important}.tooltipster-sidetip.tooltipster-info-light .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-arrow-background{border-width:11px}.tooltipster-sidetip.tooltipster-info-light .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-arrow-border{border-width:0}.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{white-space:nowrap}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-box{background-color:#fff;border-radius:0;border:0;box-shadow:0 0 15px rgba(0,0,0,.15);overflow:auto}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-content{font-size:11px;line-height:11px;font-family:proxima-nova-regular;font-weight:700;color:#000;padding:0;overflow:visible}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-border{top:3px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-border{top:2px;left:3px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-border{top:2px;left:1px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-arrow-border{border-width:8px;left:2px}.tooltipster-sidetip.tooltipster-menu-shadow .tooltip-menu-scroller{position:relative;padding:8px 0}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-box{background-color:#fff;border-color:transparent;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-radius:0;overflow:auto}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-content{font-size:11px;line-height:11px;font-family:proxima-nova-regular;font-weight:700;color:#000;padding:0;overflow:visible}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-border{top:3px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-border{top:2px;left:3px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-border{top:2px;left:1px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-top .tooltipster-arrow-border{border-top-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-border{border-right-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-border{border-left-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-arrow-border{border-width:8px;left:2px}.tooltipster-sidetip.tooltipster-menu-border .tooltip-menu-scroller{position:relative;padding:8px 0;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb}.tooltipster-menu-container{position:relative;float:left;min-width:200px;max-height:300px;overflow-x:hidden;overflow-y:auto}.tooltip-menu-item{display:block;position:relative;clear:left;font-size:11px;line-height:11px;letter-spacing:.5px;cursor:pointer!important;z-index:2}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:8px 22px}.tooltip-menu-item,.tooltip-menu-item:active,.tooltip-menu-item:focus,.tooltip-menu-item:focus:active,.tooltip-menu-item:hover,.tooltip-menu-item a,.tooltip-menu-item a:active,.tooltip-menu-item a:focus,.tooltip-menu-item a:focus:active,.tooltip-menu-item a:hover{color:#2d3031}.tooltip-menu-item a{display:inline-block;width:100%}.tooltip-menu-item.active{left:-1px;width:calc(100% + 2px);color:#fff;background-color:#2d3031}.tooltip-menu-item:hover:not(.active){background-color:#f9f9f9}.tooltip-menu-item:hover:not(.active).tooltip-menu-item-admin{background-color:#434848}.tooltip-menu-item.disabled{opacity:.6;pointer-events:none}.tooltip-menu-item.tooltip-menu-item-admin{background-color:#5b6263;color:#fff}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:501px) and (max-width:680px){.tooltipster-menu-grow{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;transition-duration:.25s;-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95);opacity:0}.tooltipster-menu-grow.tooltipster-show{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1}.tooltipster-menu-slide{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;transition-duration:.25s;opacity:0;cursor:pointer}.tooltipster-menu-slide.tooltipster-top{-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px)}.tooltipster-menu-slide.tooltipster-right{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px)}.tooltipster-menu-slide.tooltipster-bottom{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}.tooltipster-menu-slide.tooltipster-left{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}.tooltipster-menu-slide.is-appearing{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;opacity:1!important}.tooltipster-menu-slide.tooltipster-stable{cursor:default}.tooltipster-menu-slide.tooltipster-dying{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;cursor:default!important}.tooltipster-menu-slide.tooltipster-dying *{cursor:default!important}.shopping-cart{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;margin-top:50px;min-height:calc(100% - 50px);height:1px;background-color:#f0f0f0}.shopping-cart,.shopping-cart a,.shopping-cart h1{font-family:proxima-nova-regular}.shopping-cart .stripe-button-el{background-image:none;background-color:#2d3031;box-shadow:none;border:none;border-radius:0;padding:0;outline:none!important}.shopping-cart .stripe-button-el:hover{background-color:#000}.shopping-cart .stripe-button-el span{background-image:none;background-color:transparent;text-shadow:none;letter-spacing:.5px;padding:0 40px;min-height:0!important;line-height:48px;height:48px;font-size:14px;font-family:proxima-nova-regular;text-transform:uppercase}.shopping-cart.empty .shopping-cart-items-header{display:none}.shopping-cart.empty .shoppping-cart-empty{display:block}.shopping-cart.empty .shopping-cart-pay-btn{opacity:.25;pointer-events:none}.shopping-cart-title{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;width:100%;line-height:62.5px;font-size:22px;color:#fff;text-align:center;text-transform:uppercase;background-color:#2d3031}.shopping-cart-title-back-arrow{-webkit-animation:fade-in 1s forwards;-moz-animation:fade-in 1s forwards;animation:fade-in 1s forwards;display:none;position:absolute;top:0;left:0;line-height:62.5px;font-size:36px;padding-left:14px;padding-right:14px;color:#fff;cursor:pointer}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.shopping-cart-title-back-arrow{display:block}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.shopping-cart-title-back-arrow{display:block}}@media only screen and (min-width:501px) and (max-width:680px){.shopping-cart-content{position:relative;float:left;width:100%;margin-top:40px;padding:0 14px 60px;background-color:#f0f0f0}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.shopping-cart-content{padding:0}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.shopping-cart-content{padding:0}}@media only screen and (min-width:501px) and (max-width:680px){.shopping-cart-items-header{position:relative;float:left;width:100%;height:24px;font-size:10px;opacity:.5}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.shopping-cart-items-header-package{display:none}}@media only screen and (min-width:501px) and (max-width:680px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-left:78px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-right:20px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-right:0;padding-left:0}}@media only screen and (min-width:501px) and (max-width:680px){.shopping-cart-item-infos>div,.shopping-cart-items-header>div{float:left;padding-left:15px}.shopping-cart-item-infos>div:first-child:last-child,.shopping-cart-item-infos>div:first-child:last-child~div,.shopping-cart-items-header>div:first-child:last-child,.shopping-cart-items-header>div:first-child:last-child~div{width:100%}.shopping-cart-item-infos>div:first-child:nth-last-child(2),.shopping-cart-item-infos>div:first-child:nth-last-child(2)~div,.shopping-cart-items-header>div:first-child:nth-last-child(2),.shopping-cart-items-header>div:first-child:nth-last-child(2)~div{width:50%}.shopping-cart-item-infos>div:first-child:nth-last-child(3),.shopping-cart-item-infos>div:first-child:nth-last-child(3)~div,.shopping-cart-items-header>div:first-child:nth-last-child(3),.shopping-cart-items-header>div:first-child:nth-last-child(3)~div{width:33.33333%}.shopping-cart-item-infos>div:first-child:nth-last-child(4),.shopping-cart-item-infos>div:first-child:nth-last-child(4)~div,.shopping-cart-items-header>div:first-child:nth-last-child(4),.shopping-cart-items-header>div:first-child:nth-last-child(4)~div{width:25%}.shopping-cart-item-infos>div:first-child:nth-last-child(5),.shopping-cart-item-infos>div:first-child:nth-last-child(5)~div,.shopping-cart-items-header>div:first-child:nth-last-child(5),.shopping-cart-items-header>div:first-child:nth-last-child(5)~div{width:20%}.shopping-cart-item-infos>div:first-child:nth-last-child(6),.shopping-cart-item-infos>div:first-child:nth-last-child(6)~div,.shopping-cart-items-header>div:first-child:nth-last-child(6),.shopping-cart-items-header>div:first-child:nth-last-child(6)~div{width:16.66667%}.shopping-cart-item-infos>div:first-child:nth-last-child(7),.shopping-cart-item-infos>div:first-child:nth-last-child(7)~div,.shopping-cart-items-header>div:first-child:nth-last-child(7),.shopping-cart-items-header>div:first-child:nth-last-child(7)~div{width:14.28571%}.shopping-cart-item-infos>div:first-child:nth-last-child(8),.shopping-cart-item-infos>div:first-child:nth-last-child(8)~div,.shopping-cart-items-header>div:first-child:nth-last-child(8),.shopping-cart-items-header>div:first-child:nth-last-child(8)~div{width:12.5%}.shopping-cart-item-infos>div:first-child:nth-last-child(9),.shopping-cart-item-infos>div:first-child:nth-last-child(9)~div,.shopping-cart-items-header>div:first-child:nth-last-child(9),.shopping-cart-items-header>div:first-child:nth-last-child(9)~div{width:11.11111%}.shopping-cart-item-infos>div:first-child:nth-last-child(10),.shopping-cart-item-infos>div:first-child:nth-last-child(10)~div,.shopping-cart-items-header>div:first-child:nth-last-child(10),.shopping-cart-items-header>div:first-child:nth-last-child(10)~div{width:10%}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.shopping-cart-item-infos>div:first-child:last-child,.shopping-cart-item-infos>div:first-child:last-child~div,.shopping-cart-item-infos>div:first-child:nth-last-child(2),.shopping-cart-item-infos>div:first-child:nth-last-child(2)~div,.shopping-cart-items-header>div:first-child:last-child,.shopping-cart-items-header>div:first-child:last-child~div,.shopping-cart-items-header>div:first-child:nth-last-child(2),.shopping-cart-items-header>div:first-child:nth-last-child(2)~div{width:100%}.shopping-cart-item-infos>div:first-child:nth-last-child(3),.shopping-cart-item-infos>div:first-child:nth-last-child(3)~div,.shopping-cart-items-header>div:first-child:nth-last-child(3),.shopping-cart-items-header>div:first-child:nth-last-child(3)~div{width:50%}.shopping-cart-item-infos>div:first-child:nth-last-child(4),.shopping-cart-item-infos>div:first-child:nth-last-child(4)~div,.shopping-cart-items-header>div:first-child:nth-last-child(4),.shopping-cart-items-header>div:first-child:nth-last-child(4)~div{width:33.33333%}.shopping-cart-item-infos>div:first-child:nth-last-child(5),.shopping-cart-item-infos>div:first-child:nth-last-child(5)~div,.shopping-cart-items-header>div:first-child:nth-last-child(5),.shopping-cart-items-header>div:first-child:nth-last-child(5)~div{width:25%}.shopping-cart-item-infos>div:first-child:nth-last-child(6),.shopping-cart-item-infos>div:first-child:nth-last-child(6)~div,.shopping-cart-items-header>div:first-child:nth-last-child(6),.shopping-cart-items-header>div:first-child:nth-last-child(6)~div{width:20%}.shopping-cart-item-infos>div:first-child:nth-last-child(7),.shopping-cart-item-infos>div:first-child:nth-last-child(7)~div,.shopping-cart-items-header>div:first-child:nth-last-child(7),.shopping-cart-items-header>div:first-child:nth-last-child(7)~div{width:16.66667%}.shopping-cart-item-infos>div:first-child:nth-last-child(8),.shopping-cart-item-infos>div:first-child:nth-last-child(8)~div,.shopping-cart-items-header>div:first-child:nth-last-child(8),.shopping-cart-items-header>div:first-child:nth-last-child(8)~div{width:14.28571%}.shopping-cart-item-infos>div:first-child:nth-last-child(9),.shopping-cart-item-infos>div:first-child:nth-last-child(9)~div,.shopping-cart-items-header>div:first-child:nth-last-child(9),.shopping-cart-items-header>div:first-child:nth-last-child(9)~div{width:12.5%}.shopping-cart-item-infos>div:first-child:nth-last-child(10),.shopping-cart-item-infos>div:first-child:nth-last-child(10)~div,.shopping-cart-items-header>div:first-child:nth-last-child(10),.shopping-cart-items-header>div:first-child:nth-last-child(10)~div{width:11.11111%}}@media only screen and (min-width:501px) and (max-width:680px){.shopping-cart-item{position:relative;float:left;width:100%;height:74px;font-size:14px;background-color:#fff;margin-bottom:20px}.shopping-cart-item-artwork{position:absolute;top:0;left:0;height:100%;width:74px;background-color:#000}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.shopping-cart-item-artwork{display:none}}@media only screen and (min-width:501px) and (max-width:680px){.shopping-cart-item-infos{float:left;height:100%;width:100%}.shopping-cart-item-infos>div{line-height:74px}.shopping-cart-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopping-cart-item-package,.shopping-cart-item-price,.shopping-cart-item-version{opacity:.5;font-size:12px;text-transform:capitalize}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.shopping-cart-item-package{display:none}}@media only screen and (min-width:501px) and (max-width:680px){.shopping-cart-item-remove{position:absolute;top:21px;right:21px;height:30px;width:30px;text-align:center}.shopping-cart-item-remove form{position:absolute;top:0;right:0;height:100%;width:100%;opacity:0}.shopping-cart-item-remove form:hover~.shopping-cart-item-remove-icon{opacity:1}.shopping-cart-item-remove form input{height:100%;width:100%;padding:0}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.shopping-cart-item-remove{right:15px}}@media only screen and (min-width:501px) and (max-width:680px){.shopping-cart-item-remove-icon,.shopping-cart-item-remove-icon:active,.shopping-cart-item-remove-icon:focus,.shopping-cart-item-remove-icon:focus:active,.shopping-cart-item-remove-icon:hover,.shopping-cart-item-remove-icon:visited{z-index:2;position:absolute;top:0;right:0;height:100%;width:100%;line-height:30px;font-size:20px;background:none;color:#2d3031;padding:0;box-shadow:none;border:none;outline:none;opacity:.7}.shopping-cart-bottom{position:fixed;float:left;bottom:0;left:0;width:100%;height:80px;padding:0 30px;background-color:#e3e3e3}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.shopping-cart-bottom{padding-right:20px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.shopping-cart-bottom{padding-right:20px}}@media only screen and (min-width:501px) and (max-width:680px){.shopping-cart-total{position:relative;float:right;height:100%;line-height:80px;font-size:20px;text-transform:uppercase;padding-top:2px;padding-right:20px}.shopping-cart-pay-btn{position:relative;float:right;height:100%;padding-top:16px}.shopping-cart-continue-shopping{position:relative;float:left;height:100%;line-height:80px}.shopping-cart-continue-shopping a{display:inline-block;line-height:24px;color:#00abd3;vertical-align:middle;cursor:pointer!important;outline:none!important}.shopping-cart-continue-shopping-arrow{float:left;font-size:22px;padding-right:6px}.shopping-cart-continue-shopping-text{float:left}.shoppping-cart-empty{position:relative;-webkit-animation:fade-in 1s forwards;-moz-animation:fade-in 1s forwards;animation:fade-in 1s forwards;display:none;opacity:0;position:absolute;top:112.5px;height:calc(100% - 192.5px);width:100%;font-size:16px;letter-spacing:1px;color:rgba(0,0,0,.4);text-align:center}.shoppping-cart-empty>div{position:relative;display:table!important;height:100%;width:100%}.shoppping-cart-empty>div>div{display:table-cell;vertical-align:middle}.shoppping-cart-empty>div>div>div{display:inline-block}.order-page{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;float:left;min-height:calc(100% - 50px);width:100%;font-family:proxima-nova-regular;background-color:#f0f0f0;margin-top:50px}.order-header{float:left;width:100%;padding:0 40px;background:#00abd3;color:#fff;text-align:center}.order-header>*{display:inline-block;vertical-align:top}.order-header-title{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;text-transform:uppercase;font-size:22px;line-height:62.5px}.order-message{float:left;width:100%;padding:40px 40px 0}.order-message-title{font-size:30px;text-transform:uppercase}.order-message-text{font-size:12px}.order-infos-content{float:left;white-space:nowrap}.order-infos-content>div{display:inline-block;white-space:nowrap;padding-right:20px}.order-client-infos,.order-content{float:left;width:100%}.order-client-infos{padding:0 40px}.order-client-infos>div{padding-top:40px}.order-billing{float:left;padding-right:160px}.order-infos{float:left}.order-infos-header{font-family:proxima-nova-medium;font-size:16px;line-height:24px;text-transform:uppercase;white-space:nowrap}.order-items{float:left;width:100%;margin-top:40px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);font-family:proxima-nova-regular}.order-item{position:relative;float:left;width:100%;padding:10px 0}.order-item:not(:last-child){border-bottom:1px solid #f0f0f0}.order-item>div{height:100%}.order-item-track{float:left;width:33%;padding:20px 40px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.order-item-track{width:45%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.order-item-track{width:45%}}@media only screen and (min-width:501px) and (max-width:680px){.order-item-track-title{font-size:16px;font-family:proxima-nova-medium;line-height:22px}.order-item-version{opacity:.6;line-height:22px}.order-item-license,.order-item-price{float:left;opacity:.6;line-height:44px;padding-top:20px}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.order-item-price{position:absolute;top:10px;right:0;padding-right:40px}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.order-item-price{position:absolute;top:10px;right:0;padding-right:40px}}@media only screen and (min-width:501px) and (max-width:680px){.order-item-license{width:27%}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.order-item-license{width:45%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.order-item-license{width:45%}}@media only screen and (min-width:501px) and (max-width:680px){.order-item-files{float:right!important;line-height:44px;padding:20px 40px 0;text-align:right}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.order-item-files{clear:right}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.order-item-files{clear:right}}@media only screen and (min-width:501px) and (max-width:680px){.order-item-file{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:margin,padding,background,color;-moz-transition-property:margin,padding,background,color;transition-property:margin,padding,background,color;position:relative;display:inline-block;line-height:12px;font-size:12px;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;padding:12px 20px;color:#00abd3;border:1px solid #00abd3;margin-bottom:10px;margin-left:20px;cursor:pointer}.order-item-file:hover{padding-right:40px;margin-left:0;background-color:#00abd3;color:#fff}.order-item-file:hover>.order-item-file-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}.order-item-file>*{pointer-events:none}.order-item-file>div{float:left}.order-item-file-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;-moz-transition-property:opacity,-moz-transform;transition-property:opacity,transform;-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0;position:absolute;top:0;right:2px;font-size:18px;padding-right:10px;padding-top:9px}.order-item-file-name{padding-top:2px}.order-total{float:left;width:100%;font-size:20px;padding:40px}.order-total>div{float:left}.order-total-price{padding-left:10px}.loading-catalog{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.7s;-moz-transition-duration:.7s;transition-duration:.7s;-webkit-transition-property:height,top;-moz-transition-property:height,top;transition-property:height,top;position:absolute;top:100px;left:0;height:calc(100% - 100px);pointer-events:none;z-index:100000}.loading-catalog:before{content:"";display:inline-block;height:100%;vertical-align:middle}.loading-catalog.expanded{top:190px}.loading-page{padding-bottom:70px}.loading-page>*{pointer-events:none}.loading-catalog,.loading-page{opacity:0;float:left;width:100%;text-align:center;vertical-align:middle}.loading-catalog.visible,.loading-page.visible{opacity:1}.loading-catalog.visible.hiding,.loading-page.visible.hiding{opacity:0}.loading-catalog.hiding,.loading-catalog.visible,.loading-page.hiding,.loading-page.visible{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1s;-moz-transition-duration:1s;transition-duration:1s}.loading-catalog.hiding .loading-spinner>div,.loading-catalog.visible .loading-spinner>div,.loading-page.hiding .loading-spinner>div,.loading-page.visible .loading-spinner>div{-webkit-animation:sk-stretchdelay 1.2s ease-in-out infinite;-moz-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s ease-in-out infinite}.loading-catalog.hiding .loading-spinner>div.rect2,.loading-catalog.visible .loading-spinner>div.rect2,.loading-page.hiding .loading-spinner>div.rect2,.loading-page.visible .loading-spinner>div.rect2{-webkit-animation-delay:-1.1s;-moz-animation-delay:-1.1s;animation-delay:-1.1s}.loading-catalog.hiding .loading-spinner>div.rect3,.loading-catalog.visible .loading-spinner>div.rect3,.loading-page.hiding .loading-spinner>div.rect3,.loading-page.visible .loading-spinner>div.rect3{-webkit-animation-delay:-1s;-moz-animation-delay:-1s;animation-delay:-1s}.loading-catalog.hiding .loading-spinner>div.rect4,.loading-catalog.visible .loading-spinner>div.rect4,.loading-page.hiding .loading-spinner>div.rect4,.loading-page.visible .loading-spinner>div.rect4{-webkit-animation-delay:-.9s;-moz-animation-delay:-.9s;animation-delay:-.9s}.loading-catalog.hiding .loading-spinner>div.rect5,.loading-catalog.visible .loading-spinner>div.rect5,.loading-page.hiding .loading-spinner>div.rect5,.loading-page.visible .loading-spinner>div.rect5{-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;animation-delay:-.8s}.loading-spinner{display:inline-block;width:50px;height:40px;text-align:center;font-size:10px}.loading-spinner>div{height:100%;width:2px;margin-right:1px;display:inline-block}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@-moz-keyframes sk-stretchdelay{0%,40%,to{-moz-transform:scaleY(.4)}20%{-moz-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4);-moz-transform:scaleY(.4);-ms-transform:scaleY(.4);-o-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}}.popup-scale-animation{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.popup_visible .popup-scale-animation{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@media only screen and (min-width:501px) and (max-width:680px) and (max-width:500px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:501px) and (max-width:680px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:501px) and (max-width:680px) and (min-width:681px) and (max-width:900px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){body:after{content:"xsmall";display:none}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){body:after{content:"small";display:none}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){body:after{content:"medium";display:none}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:901px) and (max-width:1500px){body:after{content:"large";display:none}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){body:after{content:"largest";display:none}}@media only screen and (min-width:681px) and (max-width:900px){.catalog{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;width:100%;margin-top:100px;padding-bottom:20px}.catalog.expanded{margin-top:170px}.catalog.widget{margin:0;padding:0}.catalog.fade-out{-webkit-animation:fade-out .5s forwards;-moz-animation:fade-out .5s forwards;animation:fade-out .5s forwards}#catalog-scroll-amount{position:absolute;visibility:hidden;height:142px;z-index:-1;pointer-events:none}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){#catalog-scroll-amount{height:117px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){#catalog-scroll-amount{height:117px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){#catalog-scroll-amount{height:117px}}@media only screen and (min-width:681px) and (max-width:900px){html[data-page=home-page]{background-color:#171f21}.home-page{position:relative;float:left;font-family:proxima-nova-regular;color:#455154;overflow:hidden}.home-page a,.home-page a:active,.home-page a:focus,.home-page a:focus:active{color:inherit}.home-page-section-welcome{position:relative;float:left;height:100vh;height:100lvh;width:100%;background-color:#3d3d3d;color:#fff}}@media only screen and (min-width:681px) and (max-width:900px) and (max-height:500px){.home-page-section-welcome{height:500px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:901px) and (max-width:1500px) and (max-height:600px){.home-page-section-welcome{height:600px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px) and (max-height:1000px){.home-page-section-welcome{height:1000px}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-welcome-bg{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%}.home-page-section-welcome-video-wrapper{position:absolute;top:0;left:-100%;height:100%;width:300%;text-align:center}.home-page-section-welcome-video{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;position:relative;display:inline-block;min-width:34%;min-height:100%;width:auto;height:auto;pointer-events:none}.home-page-section-welcome-bg-tint{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#696969;opacity:.45}.home-page-section-welcome-content-wrapper{position:relative;height:100%;width:100%;line-height:100vh;line-height:100lvh}}@media only screen and (min-width:681px) and (max-width:900px) and (max-height:500px){.home-page-section-welcome-content-wrapper{line-height:500px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:901px) and (max-width:1500px) and (max-height:600px){.home-page-section-welcome-content-wrapper{line-height:600px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px) and (max-height:1000px){.home-page-section-welcome-content-wrapper{line-height:1000px}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-welcome-content{position:relative;display:inline-block;vertical-align:middle;width:100%}.home-page-section-welcome-title{position:relative;float:left;width:100%;font-size:5.5vw;line-height:5.7vw;font-weight:700;padding:80px 5% 0;text-align:center}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.home-page-section-welcome-title span{display:none}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-title span{display:none}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-title br{display:none}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.home-page-section-welcome-title br{display:none}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-welcome-subtitle{position:relative;float:left;width:100%;font-size:2.2vw;line-height:2.4vw;text-align:center;padding:2% 5% 3%}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.home-page-section-welcome-subtitle{font-size:16px;line-height:16px;font-family:proxima-nova-light;font-weight:400;padding:4% 5% 6%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-subtitle{font-family:proxima-nova-light;font-weight:400;padding:4% 5% 6%;font-size:20px;line-height:20px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-subtitle{font-size:20px;line-height:20px}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search{position:relative;float:left;height:52px;width:100%;padding:0 10%;z-index:1}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.home-page-section-welcome-search{padding:0 3%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search{padding:0 6%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.home-page-section-welcome-search{height:62px}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar{position:relative;float:left;height:100%;width:100%}.home-page-section-welcome-search-bar input{position:absolute;top:0;left:0;height:100%;line-height:52px;width:calc(100% - 142px);color:#000;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px;margin:0;padding:0 20px;vertical-align:top!important;overflow:hidden;text-overflow:ellipsis;z-index:1}.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-bar input:focus{border:0 transparent!important;outline:none!important;box-shadow:none!important}.home-page-section-welcome-search-bar input::-webkit-input-placeholder{font-family:proxima-nova-light;opacity:.5}.home-page-section-welcome-search-bar input:-moz-placeholder,.home-page-section-welcome-search-bar input::-moz-placeholder{font-family:proxima-nova-light;opacity:.5}.home-page-section-welcome-search-bar input:-ms-input-placeholder{font-family:proxima-nova-light;opacity:.5}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.home-page-section-welcome-search-bar input{line-height:62px}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar input.autocomplete{opacity:.4;pointer-events:none;z-index:0}.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-family:proxima-nova-regular;font-size:20px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-separator{position:absolute;bottom:0;left:0;height:1px;width:100%;pointer-events:none;z-index:2}.home-page-section-welcome-search-hint-box{display:none;position:absolute;float:left;top:calc(100% - 3px);left:0;width:100%;padding:8px 0;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#000}.home-page-section-welcome-search-hint-box.visible:not(:empty){display:block}.home-page-section-welcome-search-hint-box.visible:not(:empty)~.home-page-section-welcome-search-separator{background-color:rgba(32,38,39,.1)}.home-page-section-welcome-search-hint-box.visible:not(:empty)~.home-page-section-welcome-search-bar-button{border-bottom-right-radius:0}.home-page-section-welcome-search-hint-box .hint-box-item{padding-left:20px}.home-page-section-welcome-search-bar-button{position:absolute;top:0;right:0;height:100%;width:72px;line-height:52px;font-size:19px;font-family:quicksandlight;background-color:#202627;text-align:center;vertical-align:middle;border-top-right-radius:3px;border-bottom-right-radius:3px;cursor:pointer;z-index:3}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.home-page-section-welcome-search-bar-button{width:142px}.home-page-section-welcome-search-bar-button:before{content:"Search"}.home-page-section-welcome-search-bar-button div{display:none}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.home-page-section-welcome-search-bar-button,.home-page-section-welcome-search-bar-button div{line-height:62px}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar-button div{line-height:52px}.home-page-action-btn-wrapper{position:relative;float:left;width:100%;line-height:0;text-align:center;padding-top:80px;vertical-align:top}.home-page-section-service .home-page-action-btn-wrapper{padding-top:40px;padding-bottom:50px}.home-page-action-btn{position:relative;display:inline-block;font-size:15px;line-height:15px;padding:20px 40px;font-weight:700;text-transform:uppercase;border:1px solid;letter-spacing:2px;text-align:center;cursor:pointer}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.home-page-action-btn{font-size:13px;line-height:13px;padding:16px 32px}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-releases .home-page-action-btn:hover{color:#fff;background-color:#00abd3;border-color:#00abd3}.home-page-section-service .home-page-action-btn{font-size:12px;line-height:12px;padding:16px 32px}.home-page-section-service .home-page-action-btn:hover,.home-page-section-welcome .home-page-action-btn:hover{color:#455154;background-color:#fff;border-color:#fff}.home-page-section-releases{position:relative;float:left;width:100%;background-color:#fff;padding-bottom:100px}.home-page-section-releases-title{position:relative;width:100%;line-height:50px;font-size:44px;text-align:center;padding:100px 20px}.home-page-section-releases-tracks-wrapper{position:relative;float:left;width:100%;text-align:center}.home-page-section-releases-tracks{position:relative;display:inline-block;width:100%;max-width:680px;font-family:quicksandregular;text-align:left;box-shadow:0 0 30px rgba(145,198,210,.4)}.home-page-section-clients{position:relative;float:left;width:100%;background-color:#eff4f5}.home-page-section-clients-title{position:relative;width:100%;line-height:50px;font-size:44px;text-align:center;padding:100px 32px 40px}.home-page-section-clients-subtitle{position:relative;width:100%;line-height:20px;font-size:14px;opacity:.4;font-family:quicksandregular;text-align:center;padding:0 20%}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.home-page-section-clients-subtitle{line-height:22px;font-size:16px}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-clients-image{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;position:relative;width:100%;height:auto;background-color:#fff;margin-top:100px;padding-bottom:4%}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.home-page-section-clients-image{-webkit-transform:scale(1.975);-moz-transform:scale(1.975);-ms-transform:scale(1.975);-o-transform:scale(1.975);transform:scale(1.975);padding-bottom:40%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.home-page-section-clients-image{-webkit-transform:scale(1.075);-moz-transform:scale(1.075);-ms-transform:scale(1.075);-o-transform:scale(1.075);transform:scale(1.075);margin-bottom:-15%}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-services{position:relative;float:left;width:100%;color:#fff}.home-page-section-services-bg{position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(/images/bg-guitar-player-18ac8d54e36539f81ded1b280b16d222.jpg?vsn=d);background-size:cover;background-position:50%}.home-page-section-services-bg-tint{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00abd3;opacity:.06}.home-page-section-service-wrapper{position:relative;float:left;width:50%}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.home-page-section-service-wrapper{width:100%}.home-page-section-service-wrapper:nth-child(4){background-color:#25b0d0}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.home-page-section-service-wrapper{width:100%}.home-page-section-service-wrapper:nth-child(4){background-color:#25b0d0}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.home-page-section-service-wrapper .home-page-section-services-bg,.home-page-section-service-wrapper .home-page-section-services-bg-tint{display:none}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.home-page-section-service-wrapper .home-page-section-services-bg,.home-page-section-service-wrapper .home-page-section-services-bg-tint{display:none}}@media only screen and (min-width:681px) and (max-width:900px){.home-page-section-service{position:relative;float:left;width:100%}.home-page-section-service-icon{position:relative;width:100%;font-size:80px;line-height:80px;text-align:center;padding-top:50px}.home-page-section-service-title{position:relative;width:100%;font-size:44px;line-height:44px;text-align:center;padding-top:30px}.home-page-section-service-text-wrapper{position:relative;width:100%;text-align:center;padding:30px 40px 0}.home-page-section-service-text{position:relative;max-width:440px;display:inline-block;font-size:15px;line-height:22px}#header{-webkit-transition-property:height,top,background;-moz-transition-property:height,top,background;transition-property:height,top,background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s,.5s,.7s;-moz-transition-duration:.5s,.5s,.7s;transition-duration:.5s,.5s,.7s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);z-index:100;position:fixed;float:left;height:50px;width:100%;top:0;left:0;background-color:#0f1517;color:#fff;overflow:hidden}#header.transparent{background-color:transparent}body.scrolled #header:not(.transparent){top:-50px}body.scrolled #header.transparent{background-color:rgba(15,21,23,.96)}#header-logo{-webkit-transition-property:line-height,margin;-moz-transition-property:line-height,margin;transition-property:line-height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;height:100%;line-height:50px;white-space:nowrap;margin-left:16px;margin-right:16px;cursor:pointer}#header-logo .header-logo-symb{-webkit-transition-property:height,margin;-moz-transition-property:height,margin;transition-property:height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;height:40px;width:40px;vertical-align:top;margin-left:-8px;margin-top:5px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:8px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:8px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:8px}}@media only screen and (min-width:681px) and (max-width:900px){.header-logo-symb-img{height:100%;width:100%;background-position:50%;background-repeat:no-repeat;background-image:url(/images/musicaccent-logo-white-12d299cf234b5e9718aeb2bb34c19f4d.svg?vsn=d);background-size:contain}.header-logo-text{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;color:#fff;font-size:18px;font-family:quicksandregular;text-transform:uppercase;vertical-align:top;margin-left:8px}.header-logo-text span{letter-spacing:.5px}a .header-logo-text span{cursor:pointer}.header-logo-text .header-logo-text-music{color:#fff;opacity:.7}.header-logo-text .header-logo-text-accent{color:#fff;font-weight:700}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:681px) and (max-width:900px){.header-right-btn{-webkit-transition-property:width,border;-moz-transition-property:width,border;transition-property:width,border;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:right;height:100%;width:50px;margin-left:1px;cursor:pointer;z-index:1}.header-right-btn:before{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.7s;-moz-transition-duration:.7s;transition-duration:.7s;content:"";position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none}.header-right-btn.active>.header-right-btn-icon,.header-right-btn:hover>.header-right-btn-icon{opacity:1}#header:not(.transparent) .header-right-btn,body.scrolled #header.transparent .header-right-btn{border-color:hsla(0,0%,100%,.08)}#header:not(.transparent) .header-right-btn.user-btn:before,body.scrolled #header.transparent .header-right-btn.user-btn:before{background-color:hsla(0,0%,100%,.07)}#header:not(.transparent) .header-right-btn.active,#header:not(.transparent) .header-right-btn:hover,body.scrolled #header.transparent .header-right-btn.active,body.scrolled #header.transparent .header-right-btn:hover{background-color:hsla(0,0%,100%,.02)}#header:not(.transparent) .header-right-btn.user-btn.active,#header:not(.transparent) .header-right-btn.user-btn:hover,body:not(.scrolled) #header.transparent .header-right-btn.active,body:not(.scrolled) #header.transparent .header-right-btn:hover{background-color:hsla(0,0%,100%,.09)}.header-right-btn-icon{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;opacity:.9;width:100%;font-size:18px;color:#fff;line-height:50px;text-align:center}.header-right-btn-icon .creator-icon{pointer-events:none}#header-user .header-right-btn-icon{font-size:15px}#header-menu .header-right-btn-icon{font-size:22px}.header-cart-number{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:absolute;top:0;right:0;height:22px;min-width:18px;line-height:22px;font-family:open_sansregular;font-size:10px;font-weight:700;color:#fff;padding:0 4px;text-align:center}.header-cart-number:empty{display:none}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:681px) and (max-width:900px){.header-right-actions{height:100%;float:right}.header-right-actions-btn{-webkit-transition-property:margin,line-height;-moz-transition-property:margin,line-height;transition-property:margin,line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;height:32px;font-size:12px;line-height:30px;color:#fff;padding:0 20px;margin:9px 9px 0 0;vertical-align:middle;border:1px solid #fff;cursor:pointer}.header-right-actions-btn:hover{color:#0f1517;background-color:#fff;border-color:#fff}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:681px) and (max-width:900px){#header-create-account{font-weight:700;color:#0f1517;background-color:#fff;border-color:#fff}html:not([data-user="0"]) #header-create-account,html:not([data-user="0"]) #header-login{display:none}#footer{color:#fff;font-family:proxima-nova-regular}#footer,.footer-navigation{position:relative;float:left;width:100%}.footer-navigation{background-color:#0e1416;padding-top:100px;padding-bottom:100px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.footer-navigation{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.footer-navigation{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:681px) and (max-width:900px){.footer-legal,.footer-navigation{padding-left:50px;padding-right:50px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.footer-legal,.footer-navigation{padding-left:40px;padding-right:40px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.footer-legal,.footer-navigation{padding-left:40px;padding-right:40px}}@media only screen and (min-width:681px) and (max-width:900px){.footer-company{position:relative;float:left;height:100%;width:40%}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.footer-company{width:100%;padding-bottom:40px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.footer-company{width:100%;padding-bottom:40px}}@media only screen and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-symb{-webkit-transition-property:height,margin;-moz-transition-property:height,margin;transition-property:height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;height:60px;width:60px;vertical-align:middle}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-text{font-size:26px;margin-left:10px;margin-right:0;vertical-align:middle}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.footer-company-logo{width:100%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.footer-company-logo{width:100%}}@media only screen and (min-width:681px) and (max-width:900px){.footer-company-text{position:relative;float:left;width:100%;font-size:12px;line-height:16px;text-align:justify;opacity:.4;padding-top:8px}.footer-menu{position:relative;float:left;height:100%;width:60%}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.footer-menu{width:100%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.footer-menu{width:100%}}@media only screen and (min-width:681px) and (max-width:900px){.footer-menu-section{position:relative;float:left;height:100%;width:50%;padding-left:70px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.footer-menu-section{padding-left:10%}.footer-menu-section:first-child{padding-left:0}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.footer-menu-section{padding-left:10%}.footer-menu-section:first-child{padding-left:0}}@media only screen and (min-width:681px) and (max-width:900px){.footer-menu-section-title{position:relative;float:left;width:100%;font-size:14px;font-weight:700;text-transform:uppercase;padding-top:14px;letter-spacing:1px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.footer-menu-section-title{padding-top:0}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.footer-menu-section-title{padding-top:0}}@media only screen and (min-width:681px) and (max-width:900px){.footer-menu-section-item-wrapper{position:relative;float:left;width:100%;line-height:16px;padding-top:10px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.footer-menu-section-item-wrapper{padding-top:20px}}@media only screen and (min-width:681px) and (max-width:900px){.footer-menu-section-item{position:relative;clear:left;font-size:14px;opacity:.4;cursor:pointer}.footer-menu-section-item,.footer-menu-section-item:active,.footer-menu-section-item:focus,.footer-menu-section-item:focus:active{color:#fff}.footer-menu-section-item:hover{opacity:1}.footer-legal{position:relative;float:left;width:100%;background-color:#171f21;padding-top:10px;padding-bottom:10px}.footer-legal-copyright{position:relative;float:left;text-align:left}.footer-legal-copyright-text,.footer-legal-funding-text{font-size:10px;line-height:14px}.footer-legal-copyright-text,.footer-legal-funding-logo,.footer-legal-funding-text{opacity:.4}.footer-legal-funding{position:relative;float:right}.footer-legal-funding-text{position:relative;float:left;text-align:right}.footer-legal-funding-logo{position:relative;float:left;height:28px;width:auto;padding:4px 0 4px 10px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:580px){.footer-legal{text-align:center}.footer-legal-copyright,.footer-legal-funding{width:100%;text-align:center}.footer-legal-copyright-content,.footer-legal-funding-content{display:inline-block}.footer-legal-funding-text{width:100%;text-align:center}.footer-legal-copyright-text{float:none}.footer-legal-copyright-text br{display:none}.footer-legal-copyright-text span:last-child:before{content:" "}.footer-legal-funding{padding-top:14px}.footer-legal-funding-logo{display:inline-block;float:none;height:16px;padding:0;margin-top:6px}}@media only screen and (min-width:681px) and (max-width:900px){.filtering-wrapper{-webkit-transition-property:top,box-shadow;-moz-transition-property:top,box-shadow;transition-property:top,box-shadow;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:fixed;top:50px;left:0;width:100%;z-index:99;box-shadow:0 0 0 transparent;overflow:visible}body.scrolled .filtering-wrapper{top:0}.filtering{-webkit-transition-property:height,top,padding;-moz-transition-property:height,top,padding;transition-property:height,top,padding;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;height:50px;width:100%;padding-top:0;overflow:hidden}.filtering.expanded{height:120px}.filtering-search-line{-webkit-transition-property:height,padding,border;-moz-transition-property:height,padding,border;transition-property:height,padding,border;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:51px;width:100%;padding-left:16px;box-sizing:content-box;border-bottom:1px solid transparent;box-sizing:border-box}.filtering-search-line.expanded{border-color:rgba(0,0,0,.08)}.filtering-search-line>*{box-sizing:border-box}.filtering-search-bar{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:100%;width:calc(66% - 12px);line-height:50px;overflow:hidden}.filtering-search-bar>*{position:absolute}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.filtering-search-bar{width:calc(100% - 512px)}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.filtering-search-bar{width:calc(100% - 162px)}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.filtering-search-bar{width:calc(100% - 162px)}}@media only screen and (min-width:681px) and (max-width:900px){.filtering-search-bar-content{-webkit-transition-property:padding;-moz-transition-property:padding;transition-property:padding;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;padding-top:16.75px;padding-left:34px;width:100%;white-space:nowrap}.search-filter{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-transition-property:font-size,margin,line-height,height;-moz-transition-property:font-size,margin,line-height,height;transition-property:font-size,margin,line-height,height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;font-family:quicksandregular;font-size:10.5px;color:#eee;padding:4px 10px;margin-right:10px;cursor:pointer;white-space:nowrap}.search-filter:hover{color:#fff;text-decoration:line-through}#search-input,#search-input input,.filtering-search-filters{display:inline-block;height:16.5px;line-height:16.5px;font-family:quicksandregular;font-size:12.5px;background-color:transparent;cursor:text;vertical-align:top;white-space:nowrap}#search-input{width:100%}#search-input input{-webkit-transition-property:font-size,line-height,height,margin;-moz-transition-property:font-size,line-height,height,margin;transition-property:font-size,line-height,height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;float:left;height:16.5px;line-height:16.5px;width:100%;border:0 transparent!important;border-radius:0;padding:10px 0;margin:-10px 0 0;box-sizing:content-box;vertical-align:top!important;z-index:1}#search-input input,#search-input input:focus{outline:none!important;box-shadow:none!important}#search-input input:focus{border:0 transparent!important}#search-input input::-webkit-input-placeholder{font-family:quicksandlight;text-transform:none}#search-input input:-moz-placeholder,#search-input input::-moz-placeholder{font-family:quicksandlight;text-transform:none}#search-input input:-ms-input-placeholder{font-family:quicksandlight;text-transform:none}#search-input input.autocomplete{opacity:.4;pointer-events:none;z-index:0}.filtering-search-filters:not(:empty)~#search-input input::-webkit-input-placeholder{color:transparent}.filtering-search-filters:not(:empty)~#search-input input:-moz-placeholder,.filtering-search-filters:not(:empty)~#search-input input::-moz-placeholder{color:transparent}.filtering-search-filters:not(:empty)~#search-input input:-ms-input-placeholder{color:transparent}.filtering-search-filters{margin-top:-3px}.filtering-search-icon{-webkit-transition-property:font-size,top,width,line-height;-moz-transition-property:font-size,top,width,line-height;transition-property:font-size,top,width,line-height;top:15px;left:0;font-size:18px;line-height:18px;width:18px}.filtering-search-clear,.filtering-search-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.filtering-search-clear{-webkit-transition-property:font-size,opacity,margin,width,line-height;-moz-transition-property:font-size,opacity,margin,width,line-height;transition-property:font-size,opacity,margin,width,line-height;float:left;width:12px;font-weight:700;font-size:12px;line-height:12px;margin-top:18px;cursor:pointer}.filtering-search-clear:hover{opacity:1!important}.filtering-search-clear.expanded{pointer-events:none;opacity:0!important}.filtering-search-hint-box{-webkit-transition-property:top;-moz-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:none;position:absolute;float:left;top:50px;left:0;padding:4px 0;right:calc(30.8% - 4.928px);background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.filtering-search-hint-box{right:calc(500.512px - 3.2%)}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.filtering-search-hint-box{right:120px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.filtering-search-hint-box{right:120px}}@media only screen and (min-width:681px) and (max-width:900px){.filtering-search-hint-box.visible:not(:empty){display:block}.hint-box-item{float:left;height:21.25px;line-height:21.25px;width:100%;padding-left:50px;text-align:left;font-size:12.5px;cursor:pointer}.hint-box-item:first-letter{text-transform:uppercase}.hint-box-item.highlighted{background-color:#f9f9f9}.hint-box-item>.highlighted{font-weight:700}.hint-box-item>*{pointer-events:none}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.hint-box-item{height:31.875px;line-height:31.875px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.hint-box-item{height:31.875px;line-height:31.875px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.hint-box-item{height:31.875px;line-height:31.875px}}@media only screen and (min-width:681px) and (max-width:900px){.filtering-tags{float:left;height:100%;width:34%;padding-left:3.2%}.filtering-tags>div{position:relative;height:100%;width:100%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.filtering-tags{padding-left:58px;width:500px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.filtering-tags{padding-left:30px;width:150px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.filtering-tags{padding-left:30px;width:150px}}@media only screen and (min-width:681px) and (max-width:900px){.filtering-tags-separator{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;position:absolute;top:0;left:0;width:1px;height:100%}.filtering-tags-separator.expanded{opacity:0!important}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.filtering-tags-separator{top:20%;height:60%}}@media only screen and (min-width:681px) and (max-width:900px){.filtering-tags-switch{display:none;position:relative;float:left;height:100%;width:100%;color:#888;text-align:center;cursor:pointer}.filtering-tags-switch.active,.filtering-tags-switch:hover{color:#000}.filtering-tags-switch>div{display:inline-block;line-height:50px;font-size:10px;text-transform:uppercase;vertical-align:top}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.filtering-tags-switch{display:block}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.filtering-tags-switch{display:block}}@media only screen and (min-width:681px) and (max-width:900px){.filtering-tags-switch-arrow{padding-left:4px;line-height:48px!important}.filtering-tags-category-wrapper{position:relative;float:left;height:100%;width:100%}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.filtering-tags-category-wrapper{height:70px;background-color:rgba(0,0,0,.04);border-left:1px solid #e6e6e6}.filtering-tags-category-wrapper.expanded .filtering-tags-category-btn{opacity:1!important}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.filtering-tags-category-wrapper{height:70px;background-color:rgba(0,0,0,.04);border-left:1px solid #e6e6e6}.filtering-tags-category-wrapper.expanded .filtering-tags-category-btn{opacity:1!important}}@media only screen and (min-width:681px) and (max-width:900px){.filtering-tags-category{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;font-size:13px;letter-spacing:1px;text-align:center;vertical-align:middle}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{width:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{width:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{width:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{width:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{width:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{width:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{width:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{width:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{width:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{width:10%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:901px) and (max-width:1500px){.filtering-tags-category{font-size:calc(.2vw + 10px)}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.filtering-tags-category{width:100%!important}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{height:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{height:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{height:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{height:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{height:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{height:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{height:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{height:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{height:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{height:10%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.filtering-tags-category{width:100%!important}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{height:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{height:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{height:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{height:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{height:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{height:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{height:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{height:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{height:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{height:10%}}@media only screen and (min-width:681px) and (max-width:900px){.filtering-tags-category-btn{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-property:line-height,opacity,border;-moz-transition-property:line-height,opacity,border;transition-property:line-height,opacity,border;-webkit-transition-duration:.5s,.5s,0s;-moz-transition-duration:.5s,.5s,0s;transition-duration:.5s,.5s,0s;display:inline-block;width:100%;cursor:pointer;line-height:50px;text-transform:uppercase;border-bottom:1px solid transparent;opacity:.65}.filtering-tags-category-btn:hover{-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s;opacity:1!important;border-bottom-color:rgba(0,0,0,.2)}.filtering-tags-category-btn.active{opacity:1!important}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.filtering-tags-category-btn{opacity:0;width:100%!important;height:100%;line-height:100%;border-bottom:none;border-left:1px solid transparent}.filtering-tags-category-btn:before{content:"";display:inline-block;height:100%;vertical-align:middle}.filtering-tags-category-btn.active{background-color:#2d3031;color:#fff;border-color:transparent}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.filtering-tags-category-btn{opacity:0;width:100%!important;height:100%;line-height:100%;border-bottom:none;border-left:1px solid transparent}.filtering-tags-category-btn:before{content:"";display:inline-block;height:100%;vertical-align:middle}.filtering-tags-category-btn.active{background-color:#2d3031;color:#fff;border-color:transparent}}@media only screen and (min-width:681px) and (max-width:900px){.filtering-tags-slider{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:70px;width:100%;padding:0 10px;overflow:hidden}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.filtering-tags-slider{width:calc(100% - 120px)}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.filtering-tags-slider{width:calc(100% - 120px)}}@media only screen and (min-width:681px) and (max-width:900px){.content-slider-collapser.expanded .filtering-tags-slider{background-color:rgba(0,0,0,.02)}.filtering-tags-slide,.filtering-tags-slides-wrapper{position:relative;float:left;width:100%}.filtering-tags-slide{height:70px;line-height:70px;opacity:0;pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.filtering-tags-slide.active{opacity:1;pointer-events:all}.filtering-tags-slide-content{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;width:100%;text-align:center;vertical-align:middle;line-height:13px;margin-top:-6px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:681px) and (max-width:900px){.filtering-tags-btn{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;text-transform:capitalize;padding:6px 10px;margin-right:1px;margin-top:1px;font-size:13px;border:1px solid hsla(0,0%,100%,0);cursor:pointer}.filtering-tags-btn.active,.filtering-tags-btn:not(.just-clicked):hover{color:#fff}.filtering-tags-btn:not(.just-clicked).active:hover{text-decoration:line-through}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:681px) and (max-width:900px){.track-sorting{-webkit-transition-property:height,padding,font-size;-moz-transition-property:height,padding,font-size;transition-property:height,padding,font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:75px;font-size:14px;line-height:12px;padding:0 16px;vertical-align:middle}.track-sorting:before{content:"";display:inline-block;height:100%;vertical-align:middle}.track-sorting .track-sorting-options{display:none}.version-header+.track-sorting{height:20px;padding:0}.version-header+.track-sorting .track-sorting-content{display:none}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.track-sorting{height:50px;font-size:12px;padding:15px 16px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.track-sorting{height:50px;font-size:12px;padding:15px 16px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.track-sorting{height:50px;font-size:12px;padding:15px 16px}}@media only screen and (min-width:681px) and (max-width:900px){.track-sorting-content,.track-sorting-content div{display:inline-block}.track-sorting-content>div{padding-top:4px;padding-bottom:4px}.track-sorting-current{padding-left:4px;padding-right:4px;margin-left:6px;cursor:pointer}.track-sorting-current *{cursor:pointer}.track-sorting-current-text{text-transform:uppercase}.track-sorting-current-arrow{font-size:10px;line-height:12px;padding-left:10px}.track-sorting-current-text:empty+.track-sorting-current-arrow{display:none}.track-list{position:relative;clear:left;width:100%}.track{position:relative;visibility:hidden;counter-increment:track-list-number}.track[data-visible]{visibility:visible}.track[data-visible]:not(.was-sticky):not([data-appeared]){-webkit-animation:appear-from-bottom .3s;-moz-animation:appear-from-bottom .3s;animation:appear-from-bottom .3s}.track.active .track-list-number-content{display:none!important}.track.active .track-play-pause{display:inline-block!important}.track.active .track-section{color:#fff}.track.active .track-actions>div>div>div>div{opacity:.7}.track.active .track-versions>div>div>div.active,.track.active .track-versions>div>div>div:hover{opacity:1}.track.active .track-price .track-price-tag{color:hsla(0,0%,100%,.9)}.track.active .track-price .track-price-tag:hover{color:#fff}.track.active .track-play-pause{opacity:.9}.track.active .track-fulltitle:hover{color:#fff}.track.active:not(.stopped).paused .track-waveform,.track.active:not(.stopped).playing .track-waveform{pointer-events:all}.track.active:not(.stopped) .track-wavesurfer wave wave{border-right-width:1px!important;border-right-color:#fff!important}.track.active:not(.sticky)+.track>.track-section{border-color:transparent}.track.active .track-player-animation{display:block}.track.active.was-sticky .track-side{-webkit-transition-property:-webkit-transform,background;-moz-transition-property:-moz-transform,background;transition-property:transform,background}.track:not(.active).menu-opened .track-section .track-list-number-content{display:none!important}.track:not(.active).menu-opened .track-section .track-play-pause{display:inline-block!important}.track.sticky{position:fixed;right:0;width:100%;z-index:100}.track.sticky.sticky-top{-webkit-animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-webkit-transition-property:top;-moz-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;top:100px}body.scrolled .track.sticky.sticky-top{top:50px}.catalog.expanded .track.sticky.track.sticky-top{top:170px}body.scrolled .catalog.expanded .track.sticky.sticky-top{top:120px}.track.sticky.sticky-bottom{counter-increment:none;-webkit-animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;bottom:0}.track.sticky .track-section{border-top:0}.track.sticky .track-side{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1)}.track.sticky .track-artwork{padding:0;width:70px;left:0}.catalog.widget .track.sticky .track-artwork{width:70px;left:0}.track.sticky .track-artwork img{height:100%;width:100%}.track.sticky .track-list-number,.track.sticky .track-title{transform:translateX(8px)}.catalog.widget .track.sticky .track-list-number,.track.sticky .track-title{transform:translateX(6px)}.track.unsticked-from-top{-webkit-animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards}.track.unsticked-from-bottom{-webkit-animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards}.track.unsticking{z-index:10}.catalog.widget .track:nth-child(6)~.track{display:none}.sticky-position-guide{height:71px;counter-increment:none}.catalog.widget .sticky-position-guide{height:71px}.track-section{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;position:relative;box-sizing:content-box}.catalog.widget .track-section,.track-section{height:70px;margin-bottom:0;margin-left:0;margin-right:0}.catalog.widget .track:first-child>.track-section{border-top:0}.track.active.was-sticky>.track-section{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;-moz-transition-property:background;transition-property:background}.track-section:hover .track-list-number-content{display:none!important}.track-section:hover .track-play-pause{display:inline-block!important}.track-section>*{position:absolute;top:0;height:100%}.track-side{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);position:absolute;bottom:0}.catalog.widget .track-side,.track-side{height:70px;width:0}.track-side-left{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0;right:100%}.track-side-right{-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;left:100%}.track-section-left{left:0;width:92px;height:70px}.catalog.widget .track-section-left{width:94px;height:70px}.track-section-left>*{position:relative;float:left;height:100%}.track-section-left>*>div{position:relative;display:table!important;height:100%;width:100%}.track-section-left>*>div>div{display:table-cell;vertical-align:middle}.track-section-left>*>div>div>div{display:inline-block}.track-artwork{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,padding,left;-moz-transition-property:width,padding,left;transition-property:width,padding,left;position:absolute;top:0;left:0;box-sizing:content-box;width:54px;padding:8px 0 0 8px;line-height:70px;z-index:1}.catalog.widget .track-artwork{line-height:70px;width:58px;padding:6px 0 0 6px}.track-artwork img{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:height,width;-moz-transition-property:height,width;transition-property:height,width;height:54px;width:54px}.catalog.widget .track-artwork img{height:58px;width:58px}.track-list-number{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;position:absolute;top:0;right:0}.catalog.widget .track-list-number,.track-list-number{width:30px;font-size:12px;line-height:12px}.track-list-number>div{position:absolute}.track-list-number>div>div{text-align:center}.track-list-number-content:after{content:counter(track-list-number)}.track-play-pause{display:none!important;opacity:.8;font-size:24px;cursor:pointer;padding-top:2px}.track-play-pause:hover{opacity:1!important}.track-section-right{right:0;height:70px}.catalog.widget .track-section-right{height:70px}.track .track-price{position:relative;float:right;height:100%;margin-right:11.33333px}.track .track-price>div{position:relative;display:table!important;height:100%;width:100%}.track .track-price>div>div{display:table-cell;vertical-align:middle}.track .track-price>div>div>div{display:inline-block}.track .track-price .track-price-tag{width:64px;height:36px;line-height:35px;font-size:16px;font-weight:700;text-align:center;border:0 solid #00abd3;cursor:pointer;color:#fff}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.track .track-price{display:none}}@media only screen and (min-width:681px) and (max-width:900px){.track .track-actions{position:relative;float:right;height:100%}.track .track-actions>div{position:relative;float:left;height:100%}.track .track-actions>div>div{position:relative;display:table!important;height:100%;width:100%}.track .track-actions>div>div>div{display:table-cell;vertical-align:middle}.track .track-actions>div>div>div>div{display:inline-block}.track-actions-btn{float:left;cursor:pointer;box-sizing:content-box}.track-actions-btn.active,.track-actions-btn:hover{opacity:1!important}.track-actions-more,.track-details-version-actions-more{font-size:17px;line-height:17px;width:17px;padding-left:4px;padding-right:1px}.remove.track-details-version-actions-more,.track-actions-more.remove{padding-top:2px}.track-actions-playlists,.track-details-version-actions-playlists{font-size:21px;line-height:21px;width:21px;padding-left:3px;padding-right:3px;padding-top:4px}.remove.track-details-version-actions-playlists,.track-actions-playlists.remove{padding-top:2px}.track-actions-details{font-size:16px;line-height:16px;width:16px;padding-left:5px;padding-right:14px}.track-section-main{max-width:100%;margin-left:auto;margin-right:auto;height:70px;left:92px;right:147.33333px;padding-right:4%}.track-section-main:after{clear:both;content:"";display:block}.catalog.widget .track-section-main{height:70px;left:94px;right:147.33333px}.track-section-main>*{position:relative;min-height:1px;height:100%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:1501px){.catalog:not(.widget) .track-section-main{padding-right:6%}}@media only screen and (min-width:681px) and (max-width:900px){.track-title{float:left;display:block;margin-right:2.35765%;width:27.49666%;position:relative;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform}.track-title:last-child{margin-right:0}.track-title>div{position:relative;display:table!important;height:100%;width:100%}.track-title>div>div{display:table-cell;vertical-align:middle}.track-title>div>div>div{display:inline-block}.catalog.widget .track-title{float:left;display:block;margin-right:2.35765%;width:48.82117%}.catalog.widget .track-title:last-child{margin-right:0}.track-title>div{table-layout:fixed}.catalog.widget .track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:681px) and (max-width:900px){.track-title>div>div{line-height:16px}.track-fulltitle{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;max-width:100%;overflow:hidden;padding-top:4px;font-weight:700;text-overflow:ellipsis;cursor:pointer}.catalog.widget .track-fulltitle,.track-fulltitle{font-size:12px;line-height:14px}.track-fulltitle:hover{color:#00abd3}.track-versions{float:left;display:block;margin-right:2.35765%;width:18.96686%;position:relative;text-align:center}.track-versions:last-child{margin-right:0}.track-versions>div{position:relative;display:table!important;height:100%;width:100%}.track-versions>div>div{display:table-cell;vertical-align:middle}.track-versions>div>div>div{display:inline-block}.catalog.widget .track-versions{float:left;display:block;margin-right:2.35765%;width:-2.35765%}.catalog.widget .track-versions:last-child{margin-right:0}.track-versions>div{table-layout:fixed}.track-versions>div>div *{cursor:pointer}.catalog.widget .track-versions,.track-versions>div .track-versions-list{display:none!important}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.track-versions{display:none!important}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.track-versions{display:none!important}}@media only screen and (min-width:681px) and (max-width:900px){.track-versions-btn{width:100%;padding:8px 6px 6px;float:right;cursor:pointer;opacity:.8}.track-versions-btn.active,.track-versions-btn:hover{opacity:1}.track-versions-btn>div{line-height:14px;float:right;text-align:right;vertical-align:middle}.track-versions-btn-arrow{font-size:7px;width:17px}.track-versions-btn-text{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;font-size:12px;max-width:calc(100% - 17px);overflow:hidden;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis}.catalog.widget .track-versions-btn-text{font-size:11px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:681px) and (max-width:900px){.track-duration{float:left;display:block;margin-right:2.35765%;width:1.90725%;position:relative;line-height:14px;opacity:.8}.track-duration:last-child{margin-right:0}.track-duration>div{position:relative;display:table!important;height:100%;width:100%}.track-duration>div>div{display:table-cell;vertical-align:middle}.track-duration>div>div>div{display:inline-block}.track-duration>div>div{text-align:center}.catalog.widget .track-duration{float:left;display:block;margin-right:2.35765%;width:-2.35765%}.catalog.widget .track-duration:last-child{margin-right:0}.track-duration>div>div>div{padding-top:2px}.track-duration>div>div>div>div{clear:right;font-size:12px;letter-spacing:1px;text-align:right;text-transform:uppercase;white-space:nowrap}.track-duration>div>div>div>div>div{float:right}.catalog.widget .track-duration{display:none!important}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.track-duration>div{display:none!important}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.track-duration{display:none!important}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.track-duration{display:none!important}}@media only screen and (min-width:681px) and (max-width:900px){.track-player{float:left;display:block;margin-right:2.35765%;width:44.55627%;line-height:70px}.track-player:last-child{margin-right:0}.catalog.widget .track-player{float:left;display:block;margin-right:2.35765%;width:48.82117%;line-height:70px}.catalog.widget .track-player:last-child{margin-right:0}.track-player-animation{-webkit-animation:fade-out .4s forwards;-moz-animation:fade-out .4s forwards;animation:fade-out .4s forwards;display:none;position:absolute;top:2px;right:0;bottom:2px;left:0;z-index:10;pointer-events:none}.track-waveform{position:relative;display:inline-block;width:100%;vertical-align:middle;padding-bottom:4px;pointer-events:none}.track-waveform .track-wavesurfer>wave{height:42px!important}.track-waveform canvas{position:absolute;padding-top:10px}.track-player-restart{position:absolute;top:0;right:100%;left:-12px;bottom:0}@-webkit-keyframes playlist-appear{0%{-webkit-transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes playlist-appear{0%{-moz-transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-moz-transform:translateX(0);opacity:1}}@keyframes playlist-appear{0%{-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}@-moz-keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}@keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}#playlists{position:relative;display:none;min-width:500px;width:70%;max-width:1000px;height:100%;font-family:proxima-nova-regular;text-align:center}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){#playlists{width:100%;min-height:100%;min-width:0;background-color:#fff;margin:0}}@media only screen and (min-width:681px) and (max-width:900px){.playlists-wrapper{-webkit-transition-property:-webkit-transform,min-height!important;-moz-transition-property:-moz-transform,min-height!important;transition-property:transform,min-height!important;position:relative;float:left;height:calc(100% - 80px)!important;width:100%;padding:80px;background-color:#fff;word-break:break-word;margin:40px 0;pointer-events:all}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.playlists-wrapper{height:100%!important;margin:0}}@media only screen and (min-width:681px) and (max-width:900px){.playlists-search-bar{-webkit-transition-property:height;-moz-transition-property:height;transition-property:height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;top:60px;left:0;height:0;width:100%;font-size:16px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden;z-index:1}#playlists.add-to-playlist-mode .playlists-search-bar{top:160px}#playlists.create-enabled .playlists-search-bar{height:72px}input.playlists-search-bar-input,input.playlists-search-bar-input:active,input.playlists-search-bar-input:focus,input.playlists-search-bar-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;position:absolute;top:0;left:30px;height:72px;line-height:72px;width:calc(100% - 136px);font-family:proxima-nova-regular;font-size:16px;padding-left:4px;background-color:transparent;border:0;outline:0;box-shadow:none;margin:0;cursor:text}input.playlists-search-bar-input::-webkit-input-placeholder{font-style:italic;opacity:.5}input.playlists-search-bar-input:-moz-placeholder,input.playlists-search-bar-input::-moz-placeholder{font-style:italic;opacity:.5}input.playlists-search-bar-input:-ms-input-placeholder{font-style:italic;opacity:.5}.playlists-content-scroller{-webkit-transition-property:top,height;-moz-transition-property:top,height;transition-property:top,height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;top:60px;left:0;float:left;height:calc(100% - 60px);width:100%;background:#f9f9f9;overflow:auto}#playlists.add-to-playlist-mode .playlists-content-scroller{top:160px;height:calc(100% - 160px)}#playlists.create-enabled .playlists-content-scroller{top:132px;height:calc(100% - 132px)}#playlists.add-to-playlist-mode.create-enabled .playlists-content-scroller{top:232px;height:calc(100% - 232px)}.playlists-content{font-size:16px;color:#555}.playlists-item{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;float:left;width:100%;line-height:76px;padding:0 30px;background-color:#fff;overflow:hidden}.playlists-item.animated{-webkit-animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards;animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards}.playlists-item.animated-out{-webkit-animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards;animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards}.playlists-item-text{display:inline-block;vertical-align:middle;font-size:20px;line-height:18px;max-width:calc(100% - 80px);padding:11.5px 0;text-overflow:ellipsis}#playlists.add-to-playlist-mode .playlists-item-text{max-width:calc(100% - 140px)}.playlists-item-text>*{display:inline-block}.playlists-item-name{position:relative;width:100%}.playlists-item-name-check{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;display:none;position:absolute;top:0;right:100%;font-size:12px;padding:1px 5px;color:#00abd3}.playlists-item.version-in-playlist .playlists-item-name-check{display:block}.playlists-item-name-link{display:inline-block;cursor:pointer}.playlists-item-name-link,.playlists-item-name-link *,.playlists-item-name-link:active,.playlists-item-name-link:focus,.playlists-item-name-link:focus:active,.playlists-item-name-link:visited{color:#555}.playlists-item.version-in-playlist .playlists-item-name-link,.playlists-item.version-in-playlist .playlists-item-name-link *,.playlists-item.version-in-playlist .playlists-item-name-link:active,.playlists-item.version-in-playlist .playlists-item-name-link:focus,.playlists-item.version-in-playlist .playlists-item-name-link:focus:active,.playlists-item.version-in-playlist .playlists-item-name-link:visited{color:#00abd3}.playlists-item-name-link:hover{text-decoration:underline}.playlists-item.editing .playlists-item-infos,.playlists-item.editing .playlists-item-name{display:none}input.playlists-item-name-input,input.playlists-item-name-input:active,input.playlists-item-name-input:focus,input.playlists-item-name-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:none;max-width:calc(100% - 20px);width:300px;color:#666;background-color:transparent;outline:0;margin:0;border:1px solid #00abd3;box-shadow:none;background-color:#fff;cursor:text}.playlists-item.editing input.playlists-item-name-input{display:block}.playlists-item-infos{font-size:14px;font-family:proxima-nova-light;opacity:.6}.gfd{border:1px solid #00aad3;padding:5px 200px 3px 7px;border-radius:3px;font-size:16px}.playlists-item-actions{position:absolute;right:0;top:-1px;height:76px;line-height:76px;margin-right:30px;white-space:nowrap}.playlists-search-bar .playlists-item-actions{height:72px;line-height:72px}.playlists-item-actions>*{display:inline-block;vertical-align:middle}.playlist-btn{padding:6px 12px;font-family:proxima-nova-light;font-size:10px;line-height:12px;text-transform:uppercase;letter-spacing:1px;opacity:.6;border:1px solid rgba(0,0,0,.5);cursor:pointer}.playlist-btn,.playlist-btn *,.playlist-btn:active,.playlist-btn:focus,.playlist-btn:focus:active,.playlist-btn:visited{color:#555}.playlist-btn:hover{background-color:#5b6263;opacity:1;border-color:transparent;color:#fff}.playlist-btn.create{background-color:#00abd3;text-transform:uppercase;font-size:10px;letter-spacing:2px;padding:10px 16px;border:0;opacity:1}.playlist-btn.create,.playlist-btn.create *,.playlist-btn.create:active,.playlist-btn.create:focus,.playlist-btn.create:focus:active,.playlist-btn.create:visited{color:#fff}.playlist-btn.create:hover{background-color:#5b6263}.playlist-btn.disabled{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s;pointer-events:none;background-color:#c1c1c1!important}.playlist-btn.action:before{content:"add track"}.playlists-item.version-in-playlist .playlist-btn.action:before{content:"remove track"}#playlists:not(.add-to-playlist-mode) .playlist-btn.action:before{content:""}.playlists-item-menu-btn{opacity:.6;padding:4px;cursor:pointer}.playlists-item-menu-btn.track-actions-more,.playlists-item-menu-btn.track-details-version-actions-more{margin-right:-10px;padding-left:10px;width:auto}.playlists-item-menu-btn:hover{opacity:1}.playlists-item,.playlists-search-bar{border-bottom:1px solid #eee}.playlists-header{top:0;height:60px}.playlists-add-to-playlist,.playlists-header{position:absolute;left:0;width:100%;color:#fff;background:#5b6263}.playlists-add-to-playlist{display:none;top:60px;height:100px;line-height:100px;padding:0 30px;text-align:center}#playlists.add-to-playlist-mode .playlists-add-to-playlist{display:block}.playlists-add-to-playlist:after{content:"";position:absolute;top:0;left:0;height:1px;width:100%;background-color:#fff;opacity:.3}.playlists-add-to-playlist-arrow{-webkit-transform:translateX(-50%) rotate(45deg);-moz-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);position:absolute;bottom:-5px;left:50%;height:10px;width:10px;background-color:#5b6263;z-index:2}.playlists-add-to-playlist-version{position:relative;display:inline-block;white-space:nowrap;text-align:left}.playlists-add-to-playlist-version>*{display:inline-block;vertical-align:middle}.playlists-add-to-playlist-version-artwork{height:54px;width:54px}.playlists-add-to-playlist-version-title{position:relative;max-width:calc(100% - 54px);font-family:quicksand-regular;font-size:14px;padding-left:12px;line-height:14px;white-space:normal}.playlists-add-to-playlist-version-title>*{display:inline-block;vertical-align:middle}.playlists-add-to-playlist-version-title-version{font-style:italic}.playlists-add-to-playlist-version-title-version:before{content:"("}.playlists-add-to-playlist-version-title-version:after{content:")"}.playlists-add-to-playlist-version-count{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;font-family:proxima-nova-thin;font-size:12px;letter-spacing:.5px;padding-top:4px;opacity:0}#playlists.loaded .playlists-add-to-playlist-version-count{opacity:.6}.playlists-header-cancel{line-height:24px;font-size:12px;padding:0 10px;border:1px solid hsla(0,0%,100%,.8);border-radius:2px;letter-spacing:1px;margin:17px;cursor:pointer;z-index:1}.playlists-header-cancel,.playlists-header-title{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;position:absolute;left:0;top:0}.playlists-header-title{height:100%;width:100%;font-size:18px;font-family:proxima-nova-light;font-weight:700;line-height:60px;text-transform:uppercase;letter-spacing:2px;text-align:center;cursor:default}.playlists-new-playlist{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;display:none;float:left;width:100%;padding:20px 0 40px;text-align:center}#playlists.create-enabled .playlists-new-playlist{-webkit-animation:fade-out .5s forwards;-moz-animation:fade-out .5s forwards;animation:fade-out .5s forwards;pointer-events:none}#playlists.loaded .playlists-new-playlist{display:block}.playlists-new-playlist-btn{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;display:inline-block;font-size:12px;color:#00abd3;text-transform:uppercase;letter-spacing:1px;padding:4px 12px;cursor:pointer;border:1px solid #00abd3;border-radius:3px}.playlists-new-playlist-btn:hover{background-color:#fff}.playlist-header{position:relative;float:left;width:100%;color:#fff;padding:80px 16px 5px;overflow:hidden;text-align:center}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.playlist-header{padding:80px 16px 30px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.playlist-header{padding:60px 16px 30px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.playlist-header{padding:60px 16px 30px}}@media only screen and (min-width:681px) and (max-width:900px){.playlist-header-name{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;font-size:40px;line-height:40px;font-family:proxima-nova-medium;letter-spacing:4px;vertical-align:middle;text-align:center}.playlist-header.editing .playlist-header-name{display:none}.playlist-header-subtitle{font-size:20px;font-family:proxima-nova-medium;letter-spacing:4px;vertical-align:middle;text-transform:uppercase;opacity:.5}.playlist-header-actions,.playlist-header-subtitle{position:relative;text-align:center;padding-top:10px}.playlist-header-actions{float:left;width:100%}.playlist-header-action{font-size:12px;line-height:12px;font-family:proxima-nova-medium;text-transform:uppercase;letter-spacing:2px}.playlist-header-action[data-behaviour=share]{padding:10px 20px;border-radius:20px;background:#fff}.playlist-header-action,.playlist-header-more-action{display:inline-block;cursor:pointer;margin:0 14px;opacity:.9}.playlist-header-action.active,.playlist-header-action:hover,.playlist-header-more-action.active,.playlist-header-more-action:hover{opacity:1}.playlist-header-more-action{vertical-align:middle;font-size:26px}input.playlist-header-name-input,input.playlist-header-name-input:active,input.playlist-header-name-input:focus,input.playlist-header-name-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;display:none;max-width:calc(100% - 40px);width:360px;font-size:16px;line-height:38px;color:#666;text-align:center;padding:0 10px;background-color:transparent;outline:0;margin:0;border:1px solid #00abd3;box-shadow:none;background-color:#fff;cursor:text}.playlist-header.editing input.playlist-header-name-input{display:inline-block}.tooltipster-sidetip{z-index:1000000009!important}.tooltipster-sidetip.tooltipster-info .tooltipster-box{border-color:transparent;border-radius:2px}.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:12px;line-height:12px;font-family:proxima-nova-regular;font-weight:700;padding:6px 12px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info.tooltipster-top .tooltipster-arrow{margin-left:-11px}.tooltipster-sidetip.tooltipster-info.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-info.tooltipster-right .tooltipster-arrow{margin-top:-12px}.tooltipster-sidetip.tooltipster-info .tooltipster-arrow-background{border-width:11px}.tooltipster-sidetip.tooltipster-info .tooltipster-arrow-border{border-width:0}.tooltipster-sidetip.tooltipster-info-light .tooltipster-box,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-box{background-color:#5b6263;border-color:transparent;border-radius:2px}.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:12px;line-height:12px;font-family:proxima-nova-regular;letter-spacing:.5px;font-weight:700;padding:6px 12px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow-border{border-top-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow-border{border-right-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-bottom .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow-border{border-left-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow{margin-left:-11px}.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow{margin-top:-13px!important}.tooltipster-sidetip.tooltipster-info-light .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-arrow-background{border-width:11px}.tooltipster-sidetip.tooltipster-info-light .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-arrow-border{border-width:0}.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{white-space:nowrap}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-box{background-color:#fff;border-radius:0;border:0;box-shadow:0 0 15px rgba(0,0,0,.15);overflow:auto}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-content{font-size:11px;line-height:11px;font-family:proxima-nova-regular;font-weight:700;color:#000;padding:0;overflow:visible}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-border{top:3px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-border{top:2px;left:3px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-border{top:2px;left:1px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-arrow-border{border-width:8px;left:2px}.tooltipster-sidetip.tooltipster-menu-shadow .tooltip-menu-scroller{position:relative;padding:8px 0}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-box{background-color:#fff;border-color:transparent;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-radius:0;overflow:auto}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-content{font-size:11px;line-height:11px;font-family:proxima-nova-regular;font-weight:700;color:#000;padding:0;overflow:visible}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-border{top:3px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-border{top:2px;left:3px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-border{top:2px;left:1px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-top .tooltipster-arrow-border{border-top-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-border{border-right-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-border{border-left-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-arrow-border{border-width:8px;left:2px}.tooltipster-sidetip.tooltipster-menu-border .tooltip-menu-scroller{position:relative;padding:8px 0;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb}.tooltipster-menu-container{position:relative;float:left;min-width:200px;max-height:300px;overflow-x:hidden;overflow-y:auto}.tooltip-menu-item{display:block;position:relative;clear:left;font-size:11px;line-height:11px;letter-spacing:.5px;cursor:pointer!important;z-index:2}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:8px 22px}.tooltip-menu-item,.tooltip-menu-item:active,.tooltip-menu-item:focus,.tooltip-menu-item:focus:active,.tooltip-menu-item:hover,.tooltip-menu-item a,.tooltip-menu-item a:active,.tooltip-menu-item a:focus,.tooltip-menu-item a:focus:active,.tooltip-menu-item a:hover{color:#2d3031}.tooltip-menu-item a{display:inline-block;width:100%}.tooltip-menu-item.active{left:-1px;width:calc(100% + 2px);color:#fff;background-color:#2d3031}.tooltip-menu-item:hover:not(.active){background-color:#f9f9f9}.tooltip-menu-item:hover:not(.active).tooltip-menu-item-admin{background-color:#434848}.tooltip-menu-item.disabled{opacity:.6;pointer-events:none}.tooltip-menu-item.tooltip-menu-item-admin{background-color:#5b6263;color:#fff}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:681px) and (max-width:900px){.tooltipster-menu-grow{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;transition-duration:.25s;-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95);opacity:0}.tooltipster-menu-grow.tooltipster-show{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1}.tooltipster-menu-slide{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;transition-duration:.25s;opacity:0;cursor:pointer}.tooltipster-menu-slide.tooltipster-top{-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px)}.tooltipster-menu-slide.tooltipster-right{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px)}.tooltipster-menu-slide.tooltipster-bottom{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}.tooltipster-menu-slide.tooltipster-left{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}.tooltipster-menu-slide.is-appearing{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;opacity:1!important}.tooltipster-menu-slide.tooltipster-stable{cursor:default}.tooltipster-menu-slide.tooltipster-dying{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;cursor:default!important}.tooltipster-menu-slide.tooltipster-dying *{cursor:default!important}.shopping-cart{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;margin-top:50px;min-height:calc(100% - 50px);height:1px;background-color:#f0f0f0}.shopping-cart,.shopping-cart a,.shopping-cart h1{font-family:proxima-nova-regular}.shopping-cart .stripe-button-el{background-image:none;background-color:#2d3031;box-shadow:none;border:none;border-radius:0;padding:0;outline:none!important}.shopping-cart .stripe-button-el:hover{background-color:#000}.shopping-cart .stripe-button-el span{background-image:none;background-color:transparent;text-shadow:none;letter-spacing:.5px;padding:0 40px;min-height:0!important;line-height:48px;height:48px;font-size:14px;font-family:proxima-nova-regular;text-transform:uppercase}.shopping-cart.empty .shopping-cart-items-header{display:none}.shopping-cart.empty .shoppping-cart-empty{display:block}.shopping-cart.empty .shopping-cart-pay-btn{opacity:.25;pointer-events:none}.shopping-cart-title{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;width:100%;line-height:62.5px;font-size:22px;color:#fff;text-align:center;text-transform:uppercase;background-color:#2d3031}.shopping-cart-title-back-arrow{-webkit-animation:fade-in 1s forwards;-moz-animation:fade-in 1s forwards;animation:fade-in 1s forwards;display:none;position:absolute;top:0;left:0;line-height:62.5px;font-size:36px;padding-left:16px;padding-right:14px;color:#fff;cursor:pointer}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.shopping-cart-title-back-arrow{display:block}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.shopping-cart-title-back-arrow{display:block}}@media only screen and (min-width:681px) and (max-width:900px){.shopping-cart-content{position:relative;float:left;width:100%;margin-top:40px;padding:0 16px 60px;background-color:#f0f0f0}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.shopping-cart-content{padding:0}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.shopping-cart-content{padding:0}}@media only screen and (min-width:681px) and (max-width:900px){.shopping-cart-items-header{position:relative;float:left;width:100%;height:24px;font-size:10px;opacity:.5}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.shopping-cart-items-header-package{display:none}}@media only screen and (min-width:681px) and (max-width:900px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-left:78px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-right:20px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-right:0;padding-left:0}}@media only screen and (min-width:681px) and (max-width:900px){.shopping-cart-item-infos>div,.shopping-cart-items-header>div{float:left;padding-left:15px}.shopping-cart-item-infos>div:first-child:last-child,.shopping-cart-item-infos>div:first-child:last-child~div,.shopping-cart-items-header>div:first-child:last-child,.shopping-cart-items-header>div:first-child:last-child~div{width:100%}.shopping-cart-item-infos>div:first-child:nth-last-child(2),.shopping-cart-item-infos>div:first-child:nth-last-child(2)~div,.shopping-cart-items-header>div:first-child:nth-last-child(2),.shopping-cart-items-header>div:first-child:nth-last-child(2)~div{width:50%}.shopping-cart-item-infos>div:first-child:nth-last-child(3),.shopping-cart-item-infos>div:first-child:nth-last-child(3)~div,.shopping-cart-items-header>div:first-child:nth-last-child(3),.shopping-cart-items-header>div:first-child:nth-last-child(3)~div{width:33.33333%}.shopping-cart-item-infos>div:first-child:nth-last-child(4),.shopping-cart-item-infos>div:first-child:nth-last-child(4)~div,.shopping-cart-items-header>div:first-child:nth-last-child(4),.shopping-cart-items-header>div:first-child:nth-last-child(4)~div{width:25%}.shopping-cart-item-infos>div:first-child:nth-last-child(5),.shopping-cart-item-infos>div:first-child:nth-last-child(5)~div,.shopping-cart-items-header>div:first-child:nth-last-child(5),.shopping-cart-items-header>div:first-child:nth-last-child(5)~div{width:20%}.shopping-cart-item-infos>div:first-child:nth-last-child(6),.shopping-cart-item-infos>div:first-child:nth-last-child(6)~div,.shopping-cart-items-header>div:first-child:nth-last-child(6),.shopping-cart-items-header>div:first-child:nth-last-child(6)~div{width:16.66667%}.shopping-cart-item-infos>div:first-child:nth-last-child(7),.shopping-cart-item-infos>div:first-child:nth-last-child(7)~div,.shopping-cart-items-header>div:first-child:nth-last-child(7),.shopping-cart-items-header>div:first-child:nth-last-child(7)~div{width:14.28571%}.shopping-cart-item-infos>div:first-child:nth-last-child(8),.shopping-cart-item-infos>div:first-child:nth-last-child(8)~div,.shopping-cart-items-header>div:first-child:nth-last-child(8),.shopping-cart-items-header>div:first-child:nth-last-child(8)~div{width:12.5%}.shopping-cart-item-infos>div:first-child:nth-last-child(9),.shopping-cart-item-infos>div:first-child:nth-last-child(9)~div,.shopping-cart-items-header>div:first-child:nth-last-child(9),.shopping-cart-items-header>div:first-child:nth-last-child(9)~div{width:11.11111%}.shopping-cart-item-infos>div:first-child:nth-last-child(10),.shopping-cart-item-infos>div:first-child:nth-last-child(10)~div,.shopping-cart-items-header>div:first-child:nth-last-child(10),.shopping-cart-items-header>div:first-child:nth-last-child(10)~div{width:10%}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.shopping-cart-item-infos>div:first-child:last-child,.shopping-cart-item-infos>div:first-child:last-child~div,.shopping-cart-item-infos>div:first-child:nth-last-child(2),.shopping-cart-item-infos>div:first-child:nth-last-child(2)~div,.shopping-cart-items-header>div:first-child:last-child,.shopping-cart-items-header>div:first-child:last-child~div,.shopping-cart-items-header>div:first-child:nth-last-child(2),.shopping-cart-items-header>div:first-child:nth-last-child(2)~div{width:100%}.shopping-cart-item-infos>div:first-child:nth-last-child(3),.shopping-cart-item-infos>div:first-child:nth-last-child(3)~div,.shopping-cart-items-header>div:first-child:nth-last-child(3),.shopping-cart-items-header>div:first-child:nth-last-child(3)~div{width:50%}.shopping-cart-item-infos>div:first-child:nth-last-child(4),.shopping-cart-item-infos>div:first-child:nth-last-child(4)~div,.shopping-cart-items-header>div:first-child:nth-last-child(4),.shopping-cart-items-header>div:first-child:nth-last-child(4)~div{width:33.33333%}.shopping-cart-item-infos>div:first-child:nth-last-child(5),.shopping-cart-item-infos>div:first-child:nth-last-child(5)~div,.shopping-cart-items-header>div:first-child:nth-last-child(5),.shopping-cart-items-header>div:first-child:nth-last-child(5)~div{width:25%}.shopping-cart-item-infos>div:first-child:nth-last-child(6),.shopping-cart-item-infos>div:first-child:nth-last-child(6)~div,.shopping-cart-items-header>div:first-child:nth-last-child(6),.shopping-cart-items-header>div:first-child:nth-last-child(6)~div{width:20%}.shopping-cart-item-infos>div:first-child:nth-last-child(7),.shopping-cart-item-infos>div:first-child:nth-last-child(7)~div,.shopping-cart-items-header>div:first-child:nth-last-child(7),.shopping-cart-items-header>div:first-child:nth-last-child(7)~div{width:16.66667%}.shopping-cart-item-infos>div:first-child:nth-last-child(8),.shopping-cart-item-infos>div:first-child:nth-last-child(8)~div,.shopping-cart-items-header>div:first-child:nth-last-child(8),.shopping-cart-items-header>div:first-child:nth-last-child(8)~div{width:14.28571%}.shopping-cart-item-infos>div:first-child:nth-last-child(9),.shopping-cart-item-infos>div:first-child:nth-last-child(9)~div,.shopping-cart-items-header>div:first-child:nth-last-child(9),.shopping-cart-items-header>div:first-child:nth-last-child(9)~div{width:12.5%}.shopping-cart-item-infos>div:first-child:nth-last-child(10),.shopping-cart-item-infos>div:first-child:nth-last-child(10)~div,.shopping-cart-items-header>div:first-child:nth-last-child(10),.shopping-cart-items-header>div:first-child:nth-last-child(10)~div{width:11.11111%}}@media only screen and (min-width:681px) and (max-width:900px){.shopping-cart-item{position:relative;float:left;width:100%;height:74px;font-size:14px;background-color:#fff;margin-bottom:20px}.shopping-cart-item-artwork{position:absolute;top:0;left:0;height:100%;width:74px;background-color:#000}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.shopping-cart-item-artwork{display:none}}@media only screen and (min-width:681px) and (max-width:900px){.shopping-cart-item-infos{float:left;height:100%;width:100%}.shopping-cart-item-infos>div{line-height:74px}.shopping-cart-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopping-cart-item-package,.shopping-cart-item-price,.shopping-cart-item-version{opacity:.5;font-size:12px;text-transform:capitalize}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.shopping-cart-item-package{display:none}}@media only screen and (min-width:681px) and (max-width:900px){.shopping-cart-item-remove{position:absolute;top:21px;right:21px;height:30px;width:30px;text-align:center}.shopping-cart-item-remove form{position:absolute;top:0;right:0;height:100%;width:100%;opacity:0}.shopping-cart-item-remove form:hover~.shopping-cart-item-remove-icon{opacity:1}.shopping-cart-item-remove form input{height:100%;width:100%;padding:0}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.shopping-cart-item-remove{right:15px}}@media only screen and (min-width:681px) and (max-width:900px){.shopping-cart-item-remove-icon,.shopping-cart-item-remove-icon:active,.shopping-cart-item-remove-icon:focus,.shopping-cart-item-remove-icon:focus:active,.shopping-cart-item-remove-icon:hover,.shopping-cart-item-remove-icon:visited{z-index:2;position:absolute;top:0;right:0;height:100%;width:100%;line-height:30px;font-size:20px;background:none;color:#2d3031;padding:0;box-shadow:none;border:none;outline:none;opacity:.7}.shopping-cart-bottom{position:fixed;float:left;bottom:0;left:0;width:100%;height:80px;padding:0 30px;background-color:#e3e3e3}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.shopping-cart-bottom{padding-right:20px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.shopping-cart-bottom{padding-right:20px}}@media only screen and (min-width:681px) and (max-width:900px){.shopping-cart-total{position:relative;float:right;height:100%;line-height:80px;font-size:20px;text-transform:uppercase;padding-top:2px;padding-right:20px}.shopping-cart-pay-btn{position:relative;float:right;height:100%;padding-top:16px}.shopping-cart-continue-shopping{position:relative;float:left;height:100%;line-height:80px}.shopping-cart-continue-shopping a{display:inline-block;line-height:24px;color:#00abd3;vertical-align:middle;cursor:pointer!important;outline:none!important}.shopping-cart-continue-shopping-arrow{float:left;font-size:22px;padding-right:6px}.shopping-cart-continue-shopping-text{float:left}.shoppping-cart-empty{position:relative;-webkit-animation:fade-in 1s forwards;-moz-animation:fade-in 1s forwards;animation:fade-in 1s forwards;display:none;opacity:0;position:absolute;top:112.5px;height:calc(100% - 192.5px);width:100%;font-size:16px;letter-spacing:1px;color:rgba(0,0,0,.4);text-align:center}.shoppping-cart-empty>div{position:relative;display:table!important;height:100%;width:100%}.shoppping-cart-empty>div>div{display:table-cell;vertical-align:middle}.shoppping-cart-empty>div>div>div{display:inline-block}.order-page{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;float:left;min-height:calc(100% - 50px);width:100%;font-family:proxima-nova-regular;background-color:#f0f0f0;margin-top:50px}.order-header{float:left;width:100%;padding:0 40px;background:#00abd3;color:#fff;text-align:center}.order-header>*{display:inline-block;vertical-align:top}.order-header-title{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;text-transform:uppercase;font-size:22px;line-height:62.5px}.order-message{float:left;width:100%;padding:40px 40px 0}.order-message-title{font-size:30px;text-transform:uppercase}.order-message-text{font-size:12px}.order-infos-content{float:left;white-space:nowrap}.order-infos-content>div{display:inline-block;white-space:nowrap;padding-right:20px}.order-client-infos,.order-content{float:left;width:100%}.order-client-infos{padding:0 40px}.order-client-infos>div{padding-top:40px}.order-billing{float:left;padding-right:160px}.order-infos{float:left}.order-infos-header{font-family:proxima-nova-medium;font-size:16px;line-height:24px;text-transform:uppercase;white-space:nowrap}.order-items{float:left;width:100%;margin-top:40px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);font-family:proxima-nova-regular}.order-item{position:relative;float:left;width:100%;padding:10px 0}.order-item:not(:last-child){border-bottom:1px solid #f0f0f0}.order-item>div{height:100%}.order-item-track{float:left;width:33%;padding:20px 40px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.order-item-track{width:45%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.order-item-track{width:45%}}@media only screen and (min-width:681px) and (max-width:900px){.order-item-track-title{font-size:16px;font-family:proxima-nova-medium;line-height:22px}.order-item-version{opacity:.6;line-height:22px}.order-item-license,.order-item-price{float:left;opacity:.6;line-height:44px;padding-top:20px}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.order-item-price{position:absolute;top:10px;right:0;padding-right:40px}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.order-item-price{position:absolute;top:10px;right:0;padding-right:40px}}@media only screen and (min-width:681px) and (max-width:900px){.order-item-license{width:27%}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.order-item-license{width:45%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.order-item-license{width:45%}}@media only screen and (min-width:681px) and (max-width:900px){.order-item-files{float:right!important;line-height:44px;padding:20px 40px 0;text-align:right}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.order-item-files{clear:right}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.order-item-files{clear:right}}@media only screen and (min-width:681px) and (max-width:900px){.order-item-file{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:margin,padding,background,color;-moz-transition-property:margin,padding,background,color;transition-property:margin,padding,background,color;position:relative;display:inline-block;line-height:12px;font-size:12px;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;padding:12px 20px;color:#00abd3;border:1px solid #00abd3;margin-bottom:10px;margin-left:20px;cursor:pointer}.order-item-file:hover{padding-right:40px;margin-left:0;background-color:#00abd3;color:#fff}.order-item-file:hover>.order-item-file-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}.order-item-file>*{pointer-events:none}.order-item-file>div{float:left}.order-item-file-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;-moz-transition-property:opacity,-moz-transform;transition-property:opacity,transform;-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0;position:absolute;top:0;right:2px;font-size:18px;padding-right:10px;padding-top:9px}.order-item-file-name{padding-top:2px}.order-total{float:left;width:100%;font-size:20px;padding:40px}.order-total>div{float:left}.order-total-price{padding-left:10px}.loading-catalog{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.7s;-moz-transition-duration:.7s;transition-duration:.7s;-webkit-transition-property:height,top;-moz-transition-property:height,top;transition-property:height,top;position:absolute;top:100px;left:0;height:calc(100% - 100px);pointer-events:none;z-index:100000}.loading-catalog:before{content:"";display:inline-block;height:100%;vertical-align:middle}.loading-catalog.expanded{top:170px}.loading-page{padding-bottom:70px}.loading-page>*{pointer-events:none}.loading-catalog,.loading-page{opacity:0;float:left;width:100%;text-align:center;vertical-align:middle}.loading-catalog.visible,.loading-page.visible{opacity:1}.loading-catalog.visible.hiding,.loading-page.visible.hiding{opacity:0}.loading-catalog.hiding,.loading-catalog.visible,.loading-page.hiding,.loading-page.visible{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1s;-moz-transition-duration:1s;transition-duration:1s}.loading-catalog.hiding .loading-spinner>div,.loading-catalog.visible .loading-spinner>div,.loading-page.hiding .loading-spinner>div,.loading-page.visible .loading-spinner>div{-webkit-animation:sk-stretchdelay 1.2s ease-in-out infinite;-moz-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s ease-in-out infinite}.loading-catalog.hiding .loading-spinner>div.rect2,.loading-catalog.visible .loading-spinner>div.rect2,.loading-page.hiding .loading-spinner>div.rect2,.loading-page.visible .loading-spinner>div.rect2{-webkit-animation-delay:-1.1s;-moz-animation-delay:-1.1s;animation-delay:-1.1s}.loading-catalog.hiding .loading-spinner>div.rect3,.loading-catalog.visible .loading-spinner>div.rect3,.loading-page.hiding .loading-spinner>div.rect3,.loading-page.visible .loading-spinner>div.rect3{-webkit-animation-delay:-1s;-moz-animation-delay:-1s;animation-delay:-1s}.loading-catalog.hiding .loading-spinner>div.rect4,.loading-catalog.visible .loading-spinner>div.rect4,.loading-page.hiding .loading-spinner>div.rect4,.loading-page.visible .loading-spinner>div.rect4{-webkit-animation-delay:-.9s;-moz-animation-delay:-.9s;animation-delay:-.9s}.loading-catalog.hiding .loading-spinner>div.rect5,.loading-catalog.visible .loading-spinner>div.rect5,.loading-page.hiding .loading-spinner>div.rect5,.loading-page.visible .loading-spinner>div.rect5{-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;animation-delay:-.8s}.loading-spinner{display:inline-block;width:50px;height:40px;text-align:center;font-size:10px}.loading-spinner>div{height:100%;width:2px;margin-right:1px;display:inline-block}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@-moz-keyframes sk-stretchdelay{0%,40%,to{-moz-transform:scaleY(.4)}20%{-moz-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4);-moz-transform:scaleY(.4);-ms-transform:scaleY(.4);-o-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}}.popup-scale-animation{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.popup_visible .popup-scale-animation{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@media only screen and (min-width:681px) and (max-width:900px) and (max-width:500px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:501px) and (max-width:680px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:681px) and (max-width:900px) and (min-width:681px) and (max-width:900px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){body:after{content:"xsmall";display:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){body:after{content:"small";display:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){body:after{content:"medium";display:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:901px) and (max-width:1500px){body:after{content:"large";display:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){body:after{content:"largest";display:none}}@media only screen and (min-width:901px) and (max-width:1500px){.catalog{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;width:100%;margin-top:150px;padding-bottom:20px}.catalog.expanded{margin-top:220px}.catalog.widget{margin:0;padding:0}.catalog.fade-out{-webkit-animation:fade-out .5s forwards;-moz-animation:fade-out .5s forwards;animation:fade-out .5s forwards}#catalog-scroll-amount{position:absolute;visibility:hidden;height:150px;z-index:-1;pointer-events:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){#catalog-scroll-amount{height:125px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){#catalog-scroll-amount{height:125px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){#catalog-scroll-amount{height:125px}}@media only screen and (min-width:901px) and (max-width:1500px){html[data-page=home-page]{background-color:#171f21}.home-page{position:relative;float:left;font-family:proxima-nova-regular;color:#455154;overflow:hidden}.home-page a,.home-page a:active,.home-page a:focus,.home-page a:focus:active{color:inherit}.home-page-section-welcome{position:relative;float:left;height:100vh;height:100lvh;width:100%;background-color:#3d3d3d;color:#fff}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-height:500px){.home-page-section-welcome{height:500px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:901px) and (max-width:1500px) and (max-height:600px){.home-page-section-welcome{height:600px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px) and (max-height:1000px){.home-page-section-welcome{height:1000px}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-welcome-bg{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%}.home-page-section-welcome-video-wrapper{position:absolute;top:0;left:-100%;height:100%;width:300%;text-align:center}.home-page-section-welcome-video{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;position:relative;display:inline-block;min-width:34%;min-height:100%;width:auto;height:auto;pointer-events:none}.home-page-section-welcome-bg-tint{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#696969;opacity:.45}.home-page-section-welcome-content-wrapper{position:relative;height:100%;width:100%;line-height:100vh;line-height:100lvh}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-height:500px){.home-page-section-welcome-content-wrapper{line-height:500px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:901px) and (max-width:1500px) and (max-height:600px){.home-page-section-welcome-content-wrapper{line-height:600px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px) and (max-height:1000px){.home-page-section-welcome-content-wrapper{line-height:1000px}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-welcome-content{position:relative;display:inline-block;vertical-align:middle;width:100%}.home-page-section-welcome-title{position:relative;float:left;width:100%;font-size:5.5vw;line-height:5.7vw;font-weight:700;padding:80px 5% 0;text-align:center}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.home-page-section-welcome-title span{display:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-title span{display:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-title br{display:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.home-page-section-welcome-title br{display:none}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-welcome-subtitle{position:relative;float:left;width:100%;font-size:2.2vw;line-height:2.4vw;text-align:center;padding:2% 5% 3%}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.home-page-section-welcome-subtitle{font-size:16px;line-height:16px;font-family:proxima-nova-light;font-weight:400;padding:4% 5% 6%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-subtitle{font-family:proxima-nova-light;font-weight:400;padding:4% 5% 6%;font-size:20px;line-height:20px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-subtitle{font-size:20px;line-height:20px}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-welcome-search{position:relative;float:left;height:52px;width:100%;padding:0 10%;z-index:1}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.home-page-section-welcome-search{padding:0 3%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search{padding:0 6%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.home-page-section-welcome-search{height:62px}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-welcome-search-bar{position:relative;float:left;height:100%;width:100%}.home-page-section-welcome-search-bar input{position:absolute;top:0;left:0;height:100%;line-height:52px;width:calc(100% - 142px);color:#000;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px;margin:0;padding:0 20px;vertical-align:top!important;overflow:hidden;text-overflow:ellipsis;z-index:1}.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-bar input:focus{border:0 transparent!important;outline:none!important;box-shadow:none!important}.home-page-section-welcome-search-bar input::-webkit-input-placeholder{font-family:proxima-nova-light;opacity:.5}.home-page-section-welcome-search-bar input:-moz-placeholder,.home-page-section-welcome-search-bar input::-moz-placeholder{font-family:proxima-nova-light;opacity:.5}.home-page-section-welcome-search-bar input:-ms-input-placeholder{font-family:proxima-nova-light;opacity:.5}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.home-page-section-welcome-search-bar input{line-height:62px}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-welcome-search-bar input.autocomplete{opacity:.4;pointer-events:none;z-index:0}.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-family:proxima-nova-regular;font-size:20px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-welcome-search-separator{position:absolute;bottom:0;left:0;height:1px;width:100%;pointer-events:none;z-index:2}.home-page-section-welcome-search-hint-box{display:none;position:absolute;float:left;top:calc(100% - 3px);left:0;width:100%;padding:8px 0;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#000}.home-page-section-welcome-search-hint-box.visible:not(:empty){display:block}.home-page-section-welcome-search-hint-box.visible:not(:empty)~.home-page-section-welcome-search-separator{background-color:rgba(32,38,39,.1)}.home-page-section-welcome-search-hint-box.visible:not(:empty)~.home-page-section-welcome-search-bar-button{border-bottom-right-radius:0}.home-page-section-welcome-search-hint-box .hint-box-item{padding-left:20px}.home-page-section-welcome-search-bar-button{position:absolute;top:0;right:0;height:100%;width:72px;line-height:52px;font-size:19px;font-family:quicksandlight;background-color:#202627;text-align:center;vertical-align:middle;border-top-right-radius:3px;border-bottom-right-radius:3px;cursor:pointer;z-index:3}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.home-page-section-welcome-search-bar-button{width:142px}.home-page-section-welcome-search-bar-button:before{content:"Search"}.home-page-section-welcome-search-bar-button div{display:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.home-page-section-welcome-search-bar-button,.home-page-section-welcome-search-bar-button div{line-height:62px}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-welcome-search-bar-button div{line-height:52px}.home-page-action-btn-wrapper{position:relative;float:left;width:100%;line-height:0;text-align:center;padding-top:80px;vertical-align:top}.home-page-section-service .home-page-action-btn-wrapper{padding-top:40px;padding-bottom:50px}.home-page-action-btn{position:relative;display:inline-block;font-size:15px;line-height:15px;padding:20px 40px;font-weight:700;text-transform:uppercase;border:1px solid;letter-spacing:2px;text-align:center;cursor:pointer}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.home-page-action-btn{font-size:13px;line-height:13px;padding:16px 32px}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-releases .home-page-action-btn:hover{color:#fff;background-color:#00abd3;border-color:#00abd3}.home-page-section-service .home-page-action-btn{font-size:12px;line-height:12px;padding:16px 32px}.home-page-section-service .home-page-action-btn:hover,.home-page-section-welcome .home-page-action-btn:hover{color:#455154;background-color:#fff;border-color:#fff}.home-page-section-releases{position:relative;float:left;width:100%;background-color:#fff;padding-bottom:100px}.home-page-section-releases-title{position:relative;width:100%;line-height:50px;font-size:44px;text-align:center;padding:100px 20px}.home-page-section-releases-tracks-wrapper{position:relative;float:left;width:100%;text-align:center}.home-page-section-releases-tracks{position:relative;display:inline-block;width:100%;max-width:680px;font-family:quicksandregular;text-align:left;box-shadow:0 0 30px rgba(145,198,210,.4)}.home-page-section-clients{position:relative;float:left;width:100%;background-color:#eff4f5}.home-page-section-clients-title{position:relative;width:100%;line-height:50px;font-size:44px;text-align:center;padding:100px 32px 40px}.home-page-section-clients-subtitle{position:relative;width:100%;line-height:20px;font-size:14px;opacity:.4;font-family:quicksandregular;text-align:center;padding:0 20%}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.home-page-section-clients-subtitle{line-height:22px;font-size:16px}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-clients-image{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;position:relative;width:100%;height:auto;background-color:#fff;margin-top:100px;padding-bottom:4%}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.home-page-section-clients-image{-webkit-transform:scale(1.975);-moz-transform:scale(1.975);-ms-transform:scale(1.975);-o-transform:scale(1.975);transform:scale(1.975);padding-bottom:40%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.home-page-section-clients-image{-webkit-transform:scale(1.075);-moz-transform:scale(1.075);-ms-transform:scale(1.075);-o-transform:scale(1.075);transform:scale(1.075);margin-bottom:-15%}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-services{position:relative;float:left;width:100%;color:#fff}.home-page-section-services-bg{position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(/images/bg-guitar-player-18ac8d54e36539f81ded1b280b16d222.jpg?vsn=d);background-size:cover;background-position:50%}.home-page-section-services-bg-tint{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00abd3;opacity:.06}.home-page-section-service-wrapper{position:relative;float:left;width:50%}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.home-page-section-service-wrapper{width:100%}.home-page-section-service-wrapper:nth-child(4){background-color:#25b0d0}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.home-page-section-service-wrapper{width:100%}.home-page-section-service-wrapper:nth-child(4){background-color:#25b0d0}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.home-page-section-service-wrapper .home-page-section-services-bg,.home-page-section-service-wrapper .home-page-section-services-bg-tint{display:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.home-page-section-service-wrapper .home-page-section-services-bg,.home-page-section-service-wrapper .home-page-section-services-bg-tint{display:none}}@media only screen and (min-width:901px) and (max-width:1500px){.home-page-section-service{position:relative;float:left;width:100%}.home-page-section-service-icon{position:relative;width:100%;font-size:80px;line-height:80px;text-align:center;padding-top:50px}.home-page-section-service-title{position:relative;width:100%;font-size:44px;line-height:44px;text-align:center;padding-top:30px}.home-page-section-service-text-wrapper{position:relative;width:100%;text-align:center;padding:30px 40px 0}.home-page-section-service-text{position:relative;max-width:440px;display:inline-block;font-size:15px;line-height:22px}#header{-webkit-transition-property:height,top,background;-moz-transition-property:height,top,background;transition-property:height,top,background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s,.5s,.7s;-moz-transition-duration:.5s,.5s,.7s;transition-duration:.5s,.5s,.7s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);z-index:100;position:fixed;float:left;height:75px;width:100%;top:0;left:0;background-color:#0f1517;color:#fff;overflow:hidden}#header.transparent{background-color:transparent}body.scrolled #header:not(.transparent){top:-75px}body.scrolled #header.transparent{background-color:rgba(15,21,23,.96)}#header-logo{-webkit-transition-property:line-height,margin;-moz-transition-property:line-height,margin;transition-property:line-height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;height:100%;line-height:75px;white-space:nowrap;margin-left:28.5px;margin-right:28.5px;cursor:pointer}#header-logo .header-logo-symb{-webkit-transition-property:height,margin;-moz-transition-property:height,margin;transition-property:height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;height:40px;width:40px;vertical-align:top;margin-left:-8px;margin-top:17.5px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:20.5px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:20.5px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:20.5px}}@media only screen and (min-width:901px) and (max-width:1500px){.header-logo-symb-img{height:100%;width:100%;background-position:50%;background-repeat:no-repeat;background-image:url(/images/musicaccent-logo-white-12d299cf234b5e9718aeb2bb34c19f4d.svg?vsn=d);background-size:contain}.header-logo-text{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;color:#fff;font-size:18px;font-family:quicksandregular;text-transform:uppercase;vertical-align:top;margin-left:8px}.header-logo-text span{letter-spacing:.5px}a .header-logo-text span{cursor:pointer}.header-logo-text .header-logo-text-music{color:#fff;opacity:.7}.header-logo-text .header-logo-text-accent{color:#fff;font-weight:700}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:901px) and (max-width:1500px){.header-right-btn{-webkit-transition-property:width,border;-moz-transition-property:width,border;transition-property:width,border;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:right;height:100%;width:75px;margin-left:1px;cursor:pointer;z-index:1}.header-right-btn:before{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.7s;-moz-transition-duration:.7s;transition-duration:.7s;content:"";position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none}.header-right-btn.active>.header-right-btn-icon,.header-right-btn:hover>.header-right-btn-icon{opacity:1}#header:not(.transparent) .header-right-btn,body.scrolled #header.transparent .header-right-btn{border-color:hsla(0,0%,100%,.08)}#header:not(.transparent) .header-right-btn.user-btn:before,body.scrolled #header.transparent .header-right-btn.user-btn:before{background-color:hsla(0,0%,100%,.07)}#header:not(.transparent) .header-right-btn.active,#header:not(.transparent) .header-right-btn:hover,body.scrolled #header.transparent .header-right-btn.active,body.scrolled #header.transparent .header-right-btn:hover{background-color:hsla(0,0%,100%,.02)}#header:not(.transparent) .header-right-btn.user-btn.active,#header:not(.transparent) .header-right-btn.user-btn:hover,body:not(.scrolled) #header.transparent .header-right-btn.active,body:not(.scrolled) #header.transparent .header-right-btn:hover{background-color:hsla(0,0%,100%,.09)}.header-right-btn-icon{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;opacity:.9;width:100%;font-size:18px;color:#fff;line-height:75px;text-align:center}.header-right-btn-icon .creator-icon{pointer-events:none}#header-user .header-right-btn-icon{font-size:15px}#header-menu .header-right-btn-icon{font-size:22px}.header-cart-number{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:absolute;top:0;right:0;height:22px;min-width:18px;line-height:22px;font-family:open_sansregular;font-size:10px;font-weight:700;color:#fff;padding:0 4px;text-align:center}.header-cart-number:empty{display:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:901px) and (max-width:1500px){.header-right-actions{height:100%;float:right}.header-right-actions-btn{-webkit-transition-property:margin,line-height;-moz-transition-property:margin,line-height;transition-property:margin,line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;height:32px;font-size:12px;line-height:30px;color:#fff;padding:0 20px;margin:21.5px 21.5px 0 0;vertical-align:middle;border:1px solid #fff;cursor:pointer}.header-right-actions-btn:hover{color:#0f1517;background-color:#fff;border-color:#fff}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:901px) and (max-width:1500px){#header-create-account{font-weight:700;color:#0f1517;background-color:#fff;border-color:#fff}html:not([data-user="0"]) #header-create-account,html:not([data-user="0"]) #header-login{display:none}#footer{color:#fff;font-family:proxima-nova-regular}#footer,.footer-navigation{position:relative;float:left;width:100%}.footer-navigation{background-color:#0e1416;padding-top:100px;padding-bottom:100px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.footer-navigation{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.footer-navigation{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:901px) and (max-width:1500px){.footer-legal,.footer-navigation{padding-left:50px;padding-right:50px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.footer-legal,.footer-navigation{padding-left:40px;padding-right:40px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.footer-legal,.footer-navigation{padding-left:40px;padding-right:40px}}@media only screen and (min-width:901px) and (max-width:1500px){.footer-company{position:relative;float:left;height:100%;width:40%}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.footer-company{width:100%;padding-bottom:40px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.footer-company{width:100%;padding-bottom:40px}}@media only screen and (min-width:901px) and (max-width:1500px){.footer-company-logo .header-logo-symb{-webkit-transition-property:height,margin;-moz-transition-property:height,margin;transition-property:height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;height:60px;width:60px;vertical-align:middle}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:901px) and (max-width:1500px){.footer-company-logo .header-logo-text{font-size:26px;margin-left:10px;margin-right:0;vertical-align:middle}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.footer-company-logo{width:100%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.footer-company-logo{width:100%}}@media only screen and (min-width:901px) and (max-width:1500px){.footer-company-text{position:relative;float:left;width:100%;font-size:12px;line-height:16px;text-align:justify;opacity:.4;padding-top:8px}.footer-menu{position:relative;float:left;height:100%;width:60%}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.footer-menu{width:100%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.footer-menu{width:100%}}@media only screen and (min-width:901px) and (max-width:1500px){.footer-menu-section{position:relative;float:left;height:100%;width:50%;padding-left:70px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.footer-menu-section{padding-left:10%}.footer-menu-section:first-child{padding-left:0}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.footer-menu-section{padding-left:10%}.footer-menu-section:first-child{padding-left:0}}@media only screen and (min-width:901px) and (max-width:1500px){.footer-menu-section-title{position:relative;float:left;width:100%;font-size:14px;font-weight:700;text-transform:uppercase;padding-top:14px;letter-spacing:1px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.footer-menu-section-title{padding-top:0}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.footer-menu-section-title{padding-top:0}}@media only screen and (min-width:901px) and (max-width:1500px){.footer-menu-section-item-wrapper{position:relative;float:left;width:100%;line-height:16px;padding-top:10px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.footer-menu-section-item-wrapper{padding-top:20px}}@media only screen and (min-width:901px) and (max-width:1500px){.footer-menu-section-item{position:relative;clear:left;font-size:14px;opacity:.4;cursor:pointer}.footer-menu-section-item,.footer-menu-section-item:active,.footer-menu-section-item:focus,.footer-menu-section-item:focus:active{color:#fff}.footer-menu-section-item:hover{opacity:1}.footer-legal{position:relative;float:left;width:100%;background-color:#171f21;padding-top:10px;padding-bottom:10px}.footer-legal-copyright{position:relative;float:left;text-align:left}.footer-legal-copyright-text,.footer-legal-funding-text{font-size:10px;line-height:14px}.footer-legal-copyright-text,.footer-legal-funding-logo,.footer-legal-funding-text{opacity:.4}.footer-legal-funding{position:relative;float:right}.footer-legal-funding-text{position:relative;float:left;text-align:right}.footer-legal-funding-logo{position:relative;float:left;height:28px;width:auto;padding:4px 0 4px 10px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:580px){.footer-legal{text-align:center}.footer-legal-copyright,.footer-legal-funding{width:100%;text-align:center}.footer-legal-copyright-content,.footer-legal-funding-content{display:inline-block}.footer-legal-funding-text{width:100%;text-align:center}.footer-legal-copyright-text{float:none}.footer-legal-copyright-text br{display:none}.footer-legal-copyright-text span:last-child:before{content:" "}.footer-legal-funding{padding-top:14px}.footer-legal-funding-logo{display:inline-block;float:none;height:16px;padding:0;margin-top:6px}}@media only screen and (min-width:901px) and (max-width:1500px){.filtering-wrapper{-webkit-transition-property:top,box-shadow;-moz-transition-property:top,box-shadow;transition-property:top,box-shadow;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:fixed;top:75px;left:0;width:100%;z-index:99;box-shadow:0 0 0 transparent;overflow:visible}body.scrolled .filtering-wrapper{top:0}.filtering{-webkit-transition-property:height,top,padding;-moz-transition-property:height,top,padding;transition-property:height,top,padding;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;height:75px;width:100%;padding-top:0;overflow:hidden}.filtering.expanded{height:145px}.filtering-search-line{-webkit-transition-property:height,padding,border;-moz-transition-property:height,padding,border;transition-property:height,padding,border;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:76px;width:100%;padding-left:28.5px;box-sizing:content-box;border-bottom:1px solid transparent;box-sizing:border-box}.filtering-search-line.expanded{border-color:rgba(0,0,0,.08)}.filtering-search-line>*{box-sizing:border-box}.filtering-search-bar{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:100%;width:calc(66% - 12px);line-height:75px;overflow:hidden}.filtering-search-bar>*{position:absolute}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.filtering-search-bar{width:calc(100% - 512px)}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.filtering-search-bar{width:calc(100% - 162px)}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.filtering-search-bar{width:calc(100% - 162px)}}@media only screen and (min-width:901px) and (max-width:1500px){.filtering-search-bar-content{-webkit-transition-property:padding;-moz-transition-property:padding;transition-property:padding;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;padding-top:26.125px;padding-left:55.5px;width:100%;white-space:nowrap}.search-filter{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-transition-property:font-size,margin,line-height,height;-moz-transition-property:font-size,margin,line-height,height;transition-property:font-size,margin,line-height,height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;font-family:quicksandregular;font-size:16.75px;color:#eee;padding:4px 10px;margin-right:10px;cursor:pointer;white-space:nowrap}.search-filter:hover{color:#fff;text-decoration:line-through}#search-input,#search-input input,.filtering-search-filters{display:inline-block;height:22.75px;line-height:22.75px;font-family:quicksandregular;font-size:18.75px;background-color:transparent;cursor:text;vertical-align:top;white-space:nowrap}#search-input{width:100%}#search-input input{-webkit-transition-property:font-size,line-height,height,margin;-moz-transition-property:font-size,line-height,height,margin;transition-property:font-size,line-height,height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;float:left;height:22.75px;line-height:22.75px;width:100%;border:0 transparent!important;border-radius:0;padding:10px 0;margin:-10px 0 0;box-sizing:content-box;vertical-align:top!important;z-index:1}#search-input input,#search-input input:focus{outline:none!important;box-shadow:none!important}#search-input input:focus{border:0 transparent!important}#search-input input::-webkit-input-placeholder{font-family:quicksandlight;text-transform:none}#search-input input:-moz-placeholder,#search-input input::-moz-placeholder{font-family:quicksandlight;text-transform:none}#search-input input:-ms-input-placeholder{font-family:quicksandlight;text-transform:none}#search-input input.autocomplete{opacity:.4;pointer-events:none;z-index:0}.filtering-search-filters:not(:empty)~#search-input input::-webkit-input-placeholder{color:transparent}.filtering-search-filters:not(:empty)~#search-input input:-moz-placeholder,.filtering-search-filters:not(:empty)~#search-input input::-moz-placeholder{color:transparent}.filtering-search-filters:not(:empty)~#search-input input:-ms-input-placeholder{color:transparent}.filtering-search-filters{margin-top:-3px}.filtering-search-icon{-webkit-transition-property:font-size,top,width,line-height;-moz-transition-property:font-size,top,width,line-height;transition-property:font-size,top,width,line-height;top:23px;left:0;font-size:27px;line-height:27px;width:27px}.filtering-search-clear,.filtering-search-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.filtering-search-clear{-webkit-transition-property:font-size,opacity,margin,width,line-height;-moz-transition-property:font-size,opacity,margin,width,line-height;transition-property:font-size,opacity,margin,width,line-height;float:left;width:12px;font-weight:700;font-size:12px;line-height:12px;margin-top:30.5px;cursor:pointer}.filtering-search-clear:hover{opacity:1!important}.filtering-search-clear.expanded{pointer-events:none;opacity:0!important}.filtering-search-hint-box{-webkit-transition-property:top;-moz-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:none;position:absolute;float:left;top:75px;left:0;padding:4px 0;right:calc(30.8% - 8.778px);background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.filtering-search-hint-box{right:calc(500.912px - 3.2%)}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.filtering-search-hint-box{right:120px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.filtering-search-hint-box{right:120px}}@media only screen and (min-width:901px) and (max-width:1500px){.filtering-search-hint-box.visible:not(:empty){display:block}.hint-box-item{float:left;height:31.875px;line-height:31.875px;width:100%;padding-left:84px;text-align:left;font-size:18.75px;cursor:pointer}.hint-box-item:first-letter{text-transform:uppercase}.hint-box-item.highlighted{background-color:#f9f9f9}.hint-box-item>.highlighted{font-weight:700}.hint-box-item>*{pointer-events:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.hint-box-item{height:47.8125px;line-height:47.8125px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.hint-box-item{height:47.8125px;line-height:47.8125px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.hint-box-item{height:47.8125px;line-height:47.8125px}}@media only screen and (min-width:901px) and (max-width:1500px){.filtering-tags{float:left;height:100%;width:34%;padding-left:3.2%}.filtering-tags>div{position:relative;height:100%;width:100%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.filtering-tags{padding-left:58px;width:500px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.filtering-tags{padding-left:30px;width:150px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.filtering-tags{padding-left:30px;width:150px}}@media only screen and (min-width:901px) and (max-width:1500px){.filtering-tags-separator{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;position:absolute;top:0;left:0;width:1px;height:100%}.filtering-tags-separator.expanded{opacity:0!important}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.filtering-tags-separator{top:20%;height:60%}}@media only screen and (min-width:901px) and (max-width:1500px){.filtering-tags-switch{display:none;position:relative;float:left;height:100%;width:100%;color:#888;text-align:center;cursor:pointer}.filtering-tags-switch.active,.filtering-tags-switch:hover{color:#000}.filtering-tags-switch>div{display:inline-block;line-height:75px;font-size:10px;text-transform:uppercase;vertical-align:top}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.filtering-tags-switch{display:block}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.filtering-tags-switch{display:block}}@media only screen and (min-width:901px) and (max-width:1500px){.filtering-tags-switch-arrow{padding-left:4px;line-height:73px!important}.filtering-tags-category-wrapper{position:relative;float:left;height:100%;width:100%}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.filtering-tags-category-wrapper{height:70px;background-color:rgba(0,0,0,.04);border-left:1px solid #e6e6e6}.filtering-tags-category-wrapper.expanded .filtering-tags-category-btn{opacity:1!important}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.filtering-tags-category-wrapper{height:70px;background-color:rgba(0,0,0,.04);border-left:1px solid #e6e6e6}.filtering-tags-category-wrapper.expanded .filtering-tags-category-btn{opacity:1!important}}@media only screen and (min-width:901px) and (max-width:1500px){.filtering-tags-category{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;font-size:13px;letter-spacing:1px;text-align:center;vertical-align:middle}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{width:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{width:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{width:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{width:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{width:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{width:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{width:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{width:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{width:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{width:10%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:901px) and (max-width:1500px){.filtering-tags-category{font-size:calc(.2vw + 10px)}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.filtering-tags-category{width:100%!important}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{height:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{height:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{height:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{height:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{height:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{height:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{height:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{height:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{height:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{height:10%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.filtering-tags-category{width:100%!important}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{height:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{height:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{height:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{height:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{height:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{height:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{height:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{height:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{height:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{height:10%}}@media only screen and (min-width:901px) and (max-width:1500px){.filtering-tags-category-btn{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-property:line-height,opacity,border;-moz-transition-property:line-height,opacity,border;transition-property:line-height,opacity,border;-webkit-transition-duration:.5s,.5s,0s;-moz-transition-duration:.5s,.5s,0s;transition-duration:.5s,.5s,0s;display:inline-block;width:100%;cursor:pointer;line-height:75px;text-transform:uppercase;border-bottom:1px solid transparent;opacity:.65}.filtering-tags-category-btn:hover{-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s;opacity:1!important;border-bottom-color:rgba(0,0,0,.2)}.filtering-tags-category-btn.active{opacity:1!important}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.filtering-tags-category-btn{opacity:0;width:100%!important;height:100%;line-height:100%;border-bottom:none;border-left:1px solid transparent}.filtering-tags-category-btn:before{content:"";display:inline-block;height:100%;vertical-align:middle}.filtering-tags-category-btn.active{background-color:#2d3031;color:#fff;border-color:transparent}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.filtering-tags-category-btn{opacity:0;width:100%!important;height:100%;line-height:100%;border-bottom:none;border-left:1px solid transparent}.filtering-tags-category-btn:before{content:"";display:inline-block;height:100%;vertical-align:middle}.filtering-tags-category-btn.active{background-color:#2d3031;color:#fff;border-color:transparent}}@media only screen and (min-width:901px) and (max-width:1500px){.filtering-tags-slider{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:70px;width:100%;padding:0 10px;overflow:hidden}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.filtering-tags-slider{width:calc(100% - 120px)}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.filtering-tags-slider{width:calc(100% - 120px)}}@media only screen and (min-width:901px) and (max-width:1500px){.content-slider-collapser.expanded .filtering-tags-slider{background-color:rgba(0,0,0,.02)}.filtering-tags-slide,.filtering-tags-slides-wrapper{position:relative;float:left;width:100%}.filtering-tags-slide{height:70px;line-height:70px;opacity:0;pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.filtering-tags-slide.active{opacity:1;pointer-events:all}.filtering-tags-slide-content{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;width:100%;text-align:center;vertical-align:middle;line-height:13px;margin-top:-6px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:901px) and (max-width:1500px){.filtering-tags-btn{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;text-transform:capitalize;padding:6px 10px;margin-right:1px;margin-top:1px;font-size:13px;border:1px solid hsla(0,0%,100%,0);cursor:pointer}.filtering-tags-btn.active,.filtering-tags-btn:not(.just-clicked):hover{color:#fff}.filtering-tags-btn:not(.just-clicked).active:hover{text-decoration:line-through}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:901px) and (max-width:1500px){.track-sorting{-webkit-transition-property:height,padding,font-size;-moz-transition-property:height,padding,font-size;transition-property:height,padding,font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:75px;font-size:14px;line-height:14px;padding:0 28.5px;vertical-align:middle}.track-sorting:before{content:"";display:inline-block;height:100%;vertical-align:middle}.track-sorting .track-sorting-options{display:none}.version-header+.track-sorting{height:20px;padding:0}.version-header+.track-sorting .track-sorting-content{display:none}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.track-sorting{height:50px;font-size:12px;padding:15px 28.5px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.track-sorting{height:50px;font-size:12px;padding:15px 28.5px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.track-sorting{height:50px;font-size:12px;padding:15px 28.5px}}@media only screen and (min-width:901px) and (max-width:1500px){.track-sorting-content,.track-sorting-content div{display:inline-block}.track-sorting-content>div{padding-top:4px;padding-bottom:4px}.track-sorting-current{padding-left:4px;padding-right:4px;margin-left:6px;cursor:pointer}.track-sorting-current *{cursor:pointer}.track-sorting-current-text{text-transform:uppercase}.track-sorting-current-arrow{font-size:10px;line-height:14px;padding-left:10px}.track-sorting-current-text:empty+.track-sorting-current-arrow{display:none}.track-list{position:relative;clear:left;width:100%}.track{position:relative;visibility:hidden;counter-increment:track-list-number}.track[data-visible]{visibility:visible}.track[data-visible]:not(.was-sticky):not([data-appeared]){-webkit-animation:appear-from-bottom .3s;-moz-animation:appear-from-bottom .3s;animation:appear-from-bottom .3s}.track.active .track-list-number-content{display:none!important}.track.active .track-play-pause{display:inline-block!important}.track.active .track-section{color:#fff}.track.active .track-actions>div>div>div>div{opacity:.7}.track.active .track-versions>div>div>div.active,.track.active .track-versions>div>div>div:hover{opacity:1}.track.active .track-price .track-price-tag{color:hsla(0,0%,100%,.9)}.track.active .track-price .track-price-tag:hover{color:#fff}.track.active .track-play-pause{opacity:.9}.track.active .track-fulltitle:hover{color:#fff}.track.active:not(.stopped).paused .track-waveform,.track.active:not(.stopped).playing .track-waveform{pointer-events:all}.track.active:not(.stopped) .track-wavesurfer wave wave{border-right-width:1px!important;border-right-color:#fff!important}.track.active:not(.sticky)+.track>.track-section{border-color:transparent}.track.active .track-player-animation{display:block}.track.active.was-sticky .track-side{-webkit-transition-property:-webkit-transform,background;-moz-transition-property:-moz-transform,background;transition-property:transform,background}.track:not(.active).menu-opened .track-section .track-list-number-content{display:none!important}.track:not(.active).menu-opened .track-section .track-play-pause{display:inline-block!important}.track.sticky{position:fixed;right:0;width:100%;z-index:100}.track.sticky.sticky-top{-webkit-animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-webkit-transition-property:top;-moz-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;top:150px}body.scrolled .track.sticky.sticky-top{top:75px}.catalog.expanded .track.sticky.track.sticky-top{top:220px}body.scrolled .catalog.expanded .track.sticky.sticky-top{top:145px}.track.sticky.sticky-bottom{counter-increment:none;-webkit-animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;bottom:0}.track.sticky .track-section{border-top:0}.track.sticky .track-side{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1)}.track.sticky .track-artwork{padding:0;width:78px;left:-20px}.catalog.widget .track.sticky .track-artwork{width:70px;left:0}.track.sticky .track-artwork img{height:100%;width:100%}.track.sticky .track-list-number,.track.sticky .track-title{transform:translateX(-10px)}.catalog.widget .track.sticky .track-list-number,.track.sticky .track-title{transform:translateX(6px)}.track.unsticked-from-top{-webkit-animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards}.track.unsticked-from-bottom{-webkit-animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards}.track.unsticking{z-index:10}.catalog.widget .track:nth-child(6)~.track{display:none}.sticky-position-guide{height:79px;counter-increment:none}.catalog.widget .sticky-position-guide{height:71px}.track-section{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;position:relative;height:78px;margin-bottom:0;margin-left:20px;margin-right:20px;box-sizing:content-box}.catalog.widget .track-section{height:70px;margin-bottom:0;margin-left:0;margin-right:0}.catalog.widget .track:first-child>.track-section{border-top:0}.track.active.was-sticky>.track-section{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;-moz-transition-property:background;transition-property:background}.track-section:hover .track-list-number-content{display:none!important}.track-section:hover .track-play-pause{display:inline-block!important}.track-section>*{position:absolute;top:0;height:100%}.track-side{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);position:absolute;bottom:0;height:78px;width:20px}.catalog.widget .track-side{height:70px;width:0}.track-side-left{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0;right:100%}.track-side-right{-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;left:100%}.track-section-left{left:0;width:108px;height:78px}.catalog.widget .track-section-left{width:94px;height:70px}.track-section-left>*{position:relative;float:left;height:100%}.track-section-left>*>div{position:relative;display:table!important;height:100%;width:100%}.track-section-left>*>div>div{display:table-cell;vertical-align:middle}.track-section-left>*>div>div>div{display:inline-block}.track-artwork{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,padding,left;-moz-transition-property:width,padding,left;transition-property:width,padding,left;position:absolute;top:0;left:0;box-sizing:content-box;width:58px;padding:10px 0 0 10px;line-height:78px;z-index:1}.catalog.widget .track-artwork{line-height:70px;width:58px;padding:6px 0 0 6px}.track-artwork img{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:height,width;-moz-transition-property:height,width;transition-property:height,width}.catalog.widget .track-artwork img,.track-artwork img{height:58px;width:58px}.track-list-number{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;position:absolute;top:0;right:0;width:40px;font-size:14px;line-height:14px}.catalog.widget .track-list-number{width:30px;font-size:12px;line-height:12px}.track-list-number>div{position:absolute}.track-list-number>div>div{text-align:center}.track-list-number-content:after{content:counter(track-list-number)}.track-play-pause{display:none!important;opacity:.8;font-size:24px;cursor:pointer;padding-top:2px}.track-play-pause:hover{opacity:1!important}.track-section-right{right:0;height:78px}.catalog.widget .track-section-right{height:70px}.track .track-price{position:relative;float:right;height:100%;margin-right:14px}.track .track-price>div{position:relative;display:table!important;height:100%;width:100%}.track .track-price>div>div{display:table-cell;vertical-align:middle}.track .track-price>div>div>div{display:inline-block}.track .track-price .track-price-tag{width:64px;height:36px;line-height:35px;font-size:16px;font-weight:700;text-align:center;border:0 solid #00abd3;cursor:pointer;color:#fff}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.track .track-price{display:none}}@media only screen and (min-width:901px) and (max-width:1500px){.track .track-actions{position:relative;float:right;height:100%}.track .track-actions>div{position:relative;float:left;height:100%}.track .track-actions>div>div{position:relative;display:table!important;height:100%;width:100%}.track .track-actions>div>div>div{display:table-cell;vertical-align:middle}.track .track-actions>div>div>div>div{display:inline-block}.track-actions-btn{float:left;cursor:pointer;box-sizing:content-box}.track-actions-btn.active,.track-actions-btn:hover{opacity:1!important}.track-actions-more,.track-details-version-actions-more{font-size:17px;line-height:17px;width:17px;padding-left:4px;padding-right:1px}.remove.track-details-version-actions-more,.track-actions-more.remove{padding-top:2px}.track-actions-playlists,.track-details-version-actions-playlists{font-size:21px;line-height:21px;width:21px;padding-left:3px;padding-right:3px;padding-top:4px}.remove.track-details-version-actions-playlists,.track-actions-playlists.remove{padding-top:2px}.track-actions-details{font-size:16px;line-height:16px;width:16px;padding-left:5px;padding-right:14px}.track-section-main{max-width:100%;margin-left:auto;margin-right:auto;height:78px;left:108px;right:150px;padding-right:4%}.track-section-main:after{clear:both;content:"";display:block}.catalog.widget .track-section-main{height:70px;left:94px;right:150px}.track-section-main>*{position:relative;min-height:1px;height:100%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:1501px){.catalog:not(.widget) .track-section-main{padding-right:6%}}@media only screen and (min-width:901px) and (max-width:1500px){.track-title{float:left;display:block;margin-right:2.35765%;width:23.23176%;position:relative;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform}.track-title:last-child{margin-right:0}.track-title>div{position:relative;display:table!important;height:100%;width:100%}.track-title>div>div{display:table-cell;vertical-align:middle}.track-title>div>div>div{display:inline-block}.catalog.widget .track-title{float:left;display:block;margin-right:2.35765%;width:48.82117%}.catalog.widget .track-title:last-child{margin-right:0}.track-title>div{table-layout:fixed}.catalog.widget .track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:901px) and (max-width:1500px){.track-title>div>div{line-height:16px}.track-fulltitle{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;max-width:100%;overflow:hidden;font-size:14px;line-height:16px;padding-top:4px;font-weight:700;text-overflow:ellipsis;cursor:pointer}.catalog.widget .track-fulltitle{font-size:12px;line-height:14px}.track-fulltitle:hover{color:#00abd3}.track-versions{float:left;display:block;margin-right:2.35765%;width:14.70196%;position:relative;text-align:center}.track-versions:last-child{margin-right:0}.track-versions>div{position:relative;display:table!important;height:100%;width:100%}.track-versions>div>div{display:table-cell;vertical-align:middle}.track-versions>div>div>div{display:inline-block}.catalog.widget .track-versions{float:left;display:block;margin-right:2.35765%;width:-2.35765%}.catalog.widget .track-versions:last-child{margin-right:0}.track-versions>div{table-layout:fixed}.track-versions>div>div *{cursor:pointer}.catalog.widget .track-versions,.track-versions>div .track-versions-list{display:none!important}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.track-versions{display:none!important}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.track-versions{display:none!important}}@media only screen and (min-width:901px) and (max-width:1500px){.track-versions-btn{width:100%;padding:8px 6px 6px;float:right;cursor:pointer;opacity:.8}.track-versions-btn.active,.track-versions-btn:hover{opacity:1}.track-versions-btn>div{line-height:14px;float:right;text-align:right;vertical-align:middle}.track-versions-btn-arrow{font-size:7px;width:17px}.track-versions-btn-text{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;font-size:12px;max-width:calc(100% - 17px);overflow:hidden;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis}.catalog.widget .track-versions-btn-text{font-size:11px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:901px) and (max-width:1500px){.track-duration{float:left;display:block;margin-right:2.35765%;width:14.70196%;position:relative;line-height:14px;opacity:.8}.track-duration:last-child{margin-right:0}.track-duration>div{position:relative;display:table!important;height:100%;width:100%}.track-duration>div>div{display:table-cell;vertical-align:middle}.track-duration>div>div>div{display:inline-block}.track-duration>div>div{text-align:center}.catalog.widget .track-duration{float:left;display:block;margin-right:2.35765%;width:-2.35765%}.catalog.widget .track-duration:last-child{margin-right:0}.track-duration>div>div>div{padding-top:2px}.track-duration>div>div>div>div{clear:right;font-size:12px;letter-spacing:1px;text-align:right;text-transform:uppercase;white-space:nowrap}.track-duration>div>div>div>div>div{float:right}.catalog.widget .track-duration{display:none!important}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.track-duration>div{display:none!important}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.track-duration{display:none!important}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.track-duration{display:none!important}}@media only screen and (min-width:901px) and (max-width:1500px){.track-player{float:left;display:block;margin-right:2.35765%;width:40.29137%;line-height:78px}.track-player:last-child{margin-right:0}.catalog.widget .track-player{float:left;display:block;margin-right:2.35765%;width:48.82117%;line-height:70px}.catalog.widget .track-player:last-child{margin-right:0}.track-player-animation{-webkit-animation:fade-out .4s forwards;-moz-animation:fade-out .4s forwards;animation:fade-out .4s forwards;display:none;position:absolute;top:2px;right:0;bottom:2px;left:0;z-index:10;pointer-events:none}.track-waveform{position:relative;display:inline-block;width:100%;vertical-align:middle;padding-bottom:4px;pointer-events:none}.track-waveform .track-wavesurfer>wave{height:42px!important}.track-waveform canvas{position:absolute;padding-top:10px}.track-player-restart{position:absolute;top:0;right:100%;left:-12px;bottom:0}@-webkit-keyframes playlist-appear{0%{-webkit-transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes playlist-appear{0%{-moz-transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-moz-transform:translateX(0);opacity:1}}@keyframes playlist-appear{0%{-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}@-moz-keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}@keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}#playlists{position:relative;display:none;min-width:500px;width:70%;max-width:1000px;height:100%;font-family:proxima-nova-regular;text-align:center}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){#playlists{width:100%;min-height:100%;min-width:0;background-color:#fff;margin:0}}@media only screen and (min-width:901px) and (max-width:1500px){.playlists-wrapper{-webkit-transition-property:-webkit-transform,min-height!important;-moz-transition-property:-moz-transform,min-height!important;transition-property:transform,min-height!important;position:relative;float:left;height:calc(100% - 80px)!important;width:100%;padding:80px;background-color:#fff;word-break:break-word;margin:40px 0;pointer-events:all}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.playlists-wrapper{height:100%!important;margin:0}}@media only screen and (min-width:901px) and (max-width:1500px){.playlists-search-bar{-webkit-transition-property:height;-moz-transition-property:height;transition-property:height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;top:60px;left:0;height:0;width:100%;font-size:16px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden;z-index:1}#playlists.add-to-playlist-mode .playlists-search-bar{top:160px}#playlists.create-enabled .playlists-search-bar{height:72px}input.playlists-search-bar-input,input.playlists-search-bar-input:active,input.playlists-search-bar-input:focus,input.playlists-search-bar-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;position:absolute;top:0;left:30px;height:72px;line-height:72px;width:calc(100% - 136px);font-family:proxima-nova-regular;font-size:16px;padding-left:4px;background-color:transparent;border:0;outline:0;box-shadow:none;margin:0;cursor:text}input.playlists-search-bar-input::-webkit-input-placeholder{font-style:italic;opacity:.5}input.playlists-search-bar-input:-moz-placeholder,input.playlists-search-bar-input::-moz-placeholder{font-style:italic;opacity:.5}input.playlists-search-bar-input:-ms-input-placeholder{font-style:italic;opacity:.5}.playlists-content-scroller{-webkit-transition-property:top,height;-moz-transition-property:top,height;transition-property:top,height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;top:60px;left:0;float:left;height:calc(100% - 60px);width:100%;background:#f9f9f9;overflow:auto}#playlists.add-to-playlist-mode .playlists-content-scroller{top:160px;height:calc(100% - 160px)}#playlists.create-enabled .playlists-content-scroller{top:132px;height:calc(100% - 132px)}#playlists.add-to-playlist-mode.create-enabled .playlists-content-scroller{top:232px;height:calc(100% - 232px)}.playlists-content{font-size:16px;color:#555}.playlists-item{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;float:left;width:100%;line-height:76px;padding:0 30px;background-color:#fff;overflow:hidden}.playlists-item.animated{-webkit-animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards;animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards}.playlists-item.animated-out{-webkit-animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards;animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards}.playlists-item-text{display:inline-block;vertical-align:middle;font-size:20px;line-height:18px;max-width:calc(100% - 80px);padding:11.5px 0;text-overflow:ellipsis}#playlists.add-to-playlist-mode .playlists-item-text{max-width:calc(100% - 140px)}.playlists-item-text>*{display:inline-block}.playlists-item-name{position:relative;width:100%}.playlists-item-name-check{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;display:none;position:absolute;top:0;right:100%;font-size:12px;padding:1px 5px;color:#00abd3}.playlists-item.version-in-playlist .playlists-item-name-check{display:block}.playlists-item-name-link{display:inline-block;cursor:pointer}.playlists-item-name-link,.playlists-item-name-link *,.playlists-item-name-link:active,.playlists-item-name-link:focus,.playlists-item-name-link:focus:active,.playlists-item-name-link:visited{color:#555}.playlists-item.version-in-playlist .playlists-item-name-link,.playlists-item.version-in-playlist .playlists-item-name-link *,.playlists-item.version-in-playlist .playlists-item-name-link:active,.playlists-item.version-in-playlist .playlists-item-name-link:focus,.playlists-item.version-in-playlist .playlists-item-name-link:focus:active,.playlists-item.version-in-playlist .playlists-item-name-link:visited{color:#00abd3}.playlists-item-name-link:hover{text-decoration:underline}.playlists-item.editing .playlists-item-infos,.playlists-item.editing .playlists-item-name{display:none}input.playlists-item-name-input,input.playlists-item-name-input:active,input.playlists-item-name-input:focus,input.playlists-item-name-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:none;max-width:calc(100% - 20px);width:300px;color:#666;background-color:transparent;outline:0;margin:0;border:1px solid #00abd3;box-shadow:none;background-color:#fff;cursor:text}.playlists-item.editing input.playlists-item-name-input{display:block}.playlists-item-infos{font-size:14px;font-family:proxima-nova-light;opacity:.6}.gfd{border:1px solid #00aad3;padding:5px 200px 3px 7px;border-radius:3px;font-size:16px}.playlists-item-actions{position:absolute;right:0;top:-1px;height:76px;line-height:76px;margin-right:30px;white-space:nowrap}.playlists-search-bar .playlists-item-actions{height:72px;line-height:72px}.playlists-item-actions>*{display:inline-block;vertical-align:middle}.playlist-btn{padding:6px 12px;font-family:proxima-nova-light;font-size:10px;line-height:12px;text-transform:uppercase;letter-spacing:1px;opacity:.6;border:1px solid rgba(0,0,0,.5);cursor:pointer}.playlist-btn,.playlist-btn *,.playlist-btn:active,.playlist-btn:focus,.playlist-btn:focus:active,.playlist-btn:visited{color:#555}.playlist-btn:hover{background-color:#5b6263;opacity:1;border-color:transparent;color:#fff}.playlist-btn.create{background-color:#00abd3;text-transform:uppercase;font-size:10px;letter-spacing:2px;padding:10px 16px;border:0;opacity:1}.playlist-btn.create,.playlist-btn.create *,.playlist-btn.create:active,.playlist-btn.create:focus,.playlist-btn.create:focus:active,.playlist-btn.create:visited{color:#fff}.playlist-btn.create:hover{background-color:#5b6263}.playlist-btn.disabled{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s;pointer-events:none;background-color:#c1c1c1!important}.playlist-btn.action:before{content:"add track"}.playlists-item.version-in-playlist .playlist-btn.action:before{content:"remove track"}#playlists:not(.add-to-playlist-mode) .playlist-btn.action:before{content:""}.playlists-item-menu-btn{opacity:.6;padding:4px;cursor:pointer}.playlists-item-menu-btn.track-actions-more,.playlists-item-menu-btn.track-details-version-actions-more{margin-right:-10px;padding-left:10px;width:auto}.playlists-item-menu-btn:hover{opacity:1}.playlists-item,.playlists-search-bar{border-bottom:1px solid #eee}.playlists-header{top:0;height:60px}.playlists-add-to-playlist,.playlists-header{position:absolute;left:0;width:100%;color:#fff;background:#5b6263}.playlists-add-to-playlist{display:none;top:60px;height:100px;line-height:100px;padding:0 30px;text-align:center}#playlists.add-to-playlist-mode .playlists-add-to-playlist{display:block}.playlists-add-to-playlist:after{content:"";position:absolute;top:0;left:0;height:1px;width:100%;background-color:#fff;opacity:.3}.playlists-add-to-playlist-arrow{-webkit-transform:translateX(-50%) rotate(45deg);-moz-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);position:absolute;bottom:-5px;left:50%;height:10px;width:10px;background-color:#5b6263;z-index:2}.playlists-add-to-playlist-version{position:relative;display:inline-block;white-space:nowrap;text-align:left}.playlists-add-to-playlist-version>*{display:inline-block;vertical-align:middle}.playlists-add-to-playlist-version-artwork{height:58px;width:58px}.playlists-add-to-playlist-version-title{position:relative;max-width:calc(100% - 58px);font-family:quicksand-regular;font-size:14px;padding-left:12px;line-height:14px;white-space:normal}.playlists-add-to-playlist-version-title>*{display:inline-block;vertical-align:middle}.playlists-add-to-playlist-version-title-version{font-style:italic}.playlists-add-to-playlist-version-title-version:before{content:"("}.playlists-add-to-playlist-version-title-version:after{content:")"}.playlists-add-to-playlist-version-count{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;font-family:proxima-nova-thin;font-size:12px;letter-spacing:.5px;padding-top:4px;opacity:0}#playlists.loaded .playlists-add-to-playlist-version-count{opacity:.6}.playlists-header-cancel{line-height:24px;font-size:12px;padding:0 10px;border:1px solid hsla(0,0%,100%,.8);border-radius:2px;letter-spacing:1px;margin:17px;cursor:pointer;z-index:1}.playlists-header-cancel,.playlists-header-title{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;position:absolute;left:0;top:0}.playlists-header-title{height:100%;width:100%;font-size:18px;font-family:proxima-nova-light;font-weight:700;line-height:60px;text-transform:uppercase;letter-spacing:2px;text-align:center;cursor:default}.playlists-new-playlist{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;display:none;float:left;width:100%;padding:20px 0 40px;text-align:center}#playlists.create-enabled .playlists-new-playlist{-webkit-animation:fade-out .5s forwards;-moz-animation:fade-out .5s forwards;animation:fade-out .5s forwards;pointer-events:none}#playlists.loaded .playlists-new-playlist{display:block}.playlists-new-playlist-btn{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;display:inline-block;font-size:12px;color:#00abd3;text-transform:uppercase;letter-spacing:1px;padding:4px 12px;cursor:pointer;border:1px solid #00abd3;border-radius:3px}.playlists-new-playlist-btn:hover{background-color:#fff}.playlist-header{position:relative;float:left;width:100%;color:#fff;padding:80px 28.5px 5px;overflow:hidden;text-align:center}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.playlist-header{padding:80px 28.5px 30px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.playlist-header{padding:60px 28.5px 30px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.playlist-header{padding:60px 28.5px 30px}}@media only screen and (min-width:901px) and (max-width:1500px){.playlist-header-name{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;font-size:40px;line-height:40px;font-family:proxima-nova-medium;letter-spacing:4px;vertical-align:middle;text-align:center}.playlist-header.editing .playlist-header-name{display:none}.playlist-header-subtitle{font-size:20px;font-family:proxima-nova-medium;letter-spacing:4px;vertical-align:middle;text-transform:uppercase;opacity:.5}.playlist-header-actions,.playlist-header-subtitle{position:relative;text-align:center;padding-top:10px}.playlist-header-actions{float:left;width:100%}.playlist-header-action{font-size:12px;line-height:12px;font-family:proxima-nova-medium;text-transform:uppercase;letter-spacing:2px}.playlist-header-action[data-behaviour=share]{padding:10px 20px;border-radius:20px;background:#fff}.playlist-header-action,.playlist-header-more-action{display:inline-block;cursor:pointer;margin:0 14px;opacity:.9}.playlist-header-action.active,.playlist-header-action:hover,.playlist-header-more-action.active,.playlist-header-more-action:hover{opacity:1}.playlist-header-more-action{vertical-align:middle;font-size:26px}input.playlist-header-name-input,input.playlist-header-name-input:active,input.playlist-header-name-input:focus,input.playlist-header-name-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;display:none;max-width:calc(100% - 40px);width:360px;font-size:16px;line-height:38px;color:#666;text-align:center;padding:0 10px;background-color:transparent;outline:0;margin:0;border:1px solid #00abd3;box-shadow:none;background-color:#fff;cursor:text}.playlist-header.editing input.playlist-header-name-input{display:inline-block}.tooltipster-sidetip{z-index:1000000009!important}.tooltipster-sidetip.tooltipster-info .tooltipster-box{border-color:transparent;border-radius:2px}.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:12px;line-height:12px;font-family:proxima-nova-regular;font-weight:700;padding:6px 12px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:901px) and (max-width:1500px){.tooltipster-sidetip.tooltipster-info.tooltipster-top .tooltipster-arrow{margin-left:-11px}.tooltipster-sidetip.tooltipster-info.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-info.tooltipster-right .tooltipster-arrow{margin-top:-12px}.tooltipster-sidetip.tooltipster-info .tooltipster-arrow-background{border-width:11px}.tooltipster-sidetip.tooltipster-info .tooltipster-arrow-border{border-width:0}.tooltipster-sidetip.tooltipster-info-light .tooltipster-box,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-box{background-color:#5b6263;border-color:transparent;border-radius:2px}.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:12px;line-height:12px;font-family:proxima-nova-regular;letter-spacing:.5px;font-weight:700;padding:6px 12px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:901px) and (max-width:1500px){.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow-border{border-top-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow-border{border-right-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-bottom .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow-border{border-left-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow{margin-left:-11px}.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow{margin-top:-13px!important}.tooltipster-sidetip.tooltipster-info-light .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-arrow-background{border-width:11px}.tooltipster-sidetip.tooltipster-info-light .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-arrow-border{border-width:0}.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{white-space:nowrap}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-box{background-color:#fff;border-radius:0;border:0;box-shadow:0 0 15px rgba(0,0,0,.15);overflow:auto}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-content{font-size:11px;line-height:11px;font-family:proxima-nova-regular;font-weight:700;color:#000;padding:0;overflow:visible}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-border{top:3px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-border{top:2px;left:3px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-border{top:2px;left:1px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-arrow-border{border-width:8px;left:2px}.tooltipster-sidetip.tooltipster-menu-shadow .tooltip-menu-scroller{position:relative;padding:8px 0}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-box{background-color:#fff;border-color:transparent;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-radius:0;overflow:auto}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-content{font-size:11px;line-height:11px;font-family:proxima-nova-regular;font-weight:700;color:#000;padding:0;overflow:visible}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-border{top:3px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-border{top:2px;left:3px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-border{top:2px;left:1px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-top .tooltipster-arrow-border{border-top-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-border{border-right-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-border{border-left-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-arrow-border{border-width:8px;left:2px}.tooltipster-sidetip.tooltipster-menu-border .tooltip-menu-scroller{position:relative;padding:8px 0;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb}.tooltipster-menu-container{position:relative;float:left;min-width:200px;max-height:300px;overflow-x:hidden;overflow-y:auto}.tooltip-menu-item{display:block;position:relative;clear:left;font-size:11px;line-height:11px;letter-spacing:.5px;cursor:pointer!important;z-index:2}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:8px 22px}.tooltip-menu-item,.tooltip-menu-item:active,.tooltip-menu-item:focus,.tooltip-menu-item:focus:active,.tooltip-menu-item:hover,.tooltip-menu-item a,.tooltip-menu-item a:active,.tooltip-menu-item a:focus,.tooltip-menu-item a:focus:active,.tooltip-menu-item a:hover{color:#2d3031}.tooltip-menu-item a{display:inline-block;width:100%}.tooltip-menu-item.active{left:-1px;width:calc(100% + 2px);color:#fff;background-color:#2d3031}.tooltip-menu-item:hover:not(.active){background-color:#f9f9f9}.tooltip-menu-item:hover:not(.active).tooltip-menu-item-admin{background-color:#434848}.tooltip-menu-item.disabled{opacity:.6;pointer-events:none}.tooltip-menu-item.tooltip-menu-item-admin{background-color:#5b6263;color:#fff}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:901px) and (max-width:1500px){.tooltipster-menu-grow{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;transition-duration:.25s;-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95);opacity:0}.tooltipster-menu-grow.tooltipster-show{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1}.tooltipster-menu-slide{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;transition-duration:.25s;opacity:0;cursor:pointer}.tooltipster-menu-slide.tooltipster-top{-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px)}.tooltipster-menu-slide.tooltipster-right{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px)}.tooltipster-menu-slide.tooltipster-bottom{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}.tooltipster-menu-slide.tooltipster-left{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}.tooltipster-menu-slide.is-appearing{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;opacity:1!important}.tooltipster-menu-slide.tooltipster-stable{cursor:default}.tooltipster-menu-slide.tooltipster-dying{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;cursor:default!important}.tooltipster-menu-slide.tooltipster-dying *{cursor:default!important}.shopping-cart{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;margin-top:75px;min-height:calc(100% - 75px);height:1px;background-color:#f0f0f0}.shopping-cart,.shopping-cart a,.shopping-cart h1{font-family:proxima-nova-regular}.shopping-cart .stripe-button-el{background-image:none;background-color:#2d3031;box-shadow:none;border:none;border-radius:0;padding:0;outline:none!important}.shopping-cart .stripe-button-el:hover{background-color:#000}.shopping-cart .stripe-button-el span{background-image:none;background-color:transparent;text-shadow:none;letter-spacing:.5px;padding:0 40px;min-height:0!important;line-height:48px;height:48px;font-size:14px;font-family:proxima-nova-regular;text-transform:uppercase}.shopping-cart.empty .shopping-cart-items-header{display:none}.shopping-cart.empty .shoppping-cart-empty{display:block}.shopping-cart.empty .shopping-cart-pay-btn{opacity:.25;pointer-events:none}.shopping-cart-title{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;width:100%;line-height:93.75px;font-size:22px;color:#fff;text-align:center;text-transform:uppercase;background-color:#2d3031}.shopping-cart-title-back-arrow{-webkit-animation:fade-in 1s forwards;-moz-animation:fade-in 1s forwards;animation:fade-in 1s forwards;display:none;position:absolute;top:0;left:0;line-height:93.75px;font-size:36px;padding-left:28.5px;padding-right:14px;color:#fff;cursor:pointer}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.shopping-cart-title-back-arrow{display:block}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.shopping-cart-title-back-arrow{display:block}}@media only screen and (min-width:901px) and (max-width:1500px){.shopping-cart-content{position:relative;float:left;width:100%;margin-top:40px;padding:0 28.5px 60px;background-color:#f0f0f0}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.shopping-cart-content{padding:0}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.shopping-cart-content{padding:0}}@media only screen and (min-width:901px) and (max-width:1500px){.shopping-cart-items-header{position:relative;float:left;width:100%;height:24px;font-size:10px;opacity:.5}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.shopping-cart-items-header-package{display:none}}@media only screen and (min-width:901px) and (max-width:1500px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-left:78px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-right:20px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-right:0;padding-left:0}}@media only screen and (min-width:901px) and (max-width:1500px){.shopping-cart-item-infos>div,.shopping-cart-items-header>div{float:left;padding-left:15px}.shopping-cart-item-infos>div:first-child:last-child,.shopping-cart-item-infos>div:first-child:last-child~div,.shopping-cart-items-header>div:first-child:last-child,.shopping-cart-items-header>div:first-child:last-child~div{width:100%}.shopping-cart-item-infos>div:first-child:nth-last-child(2),.shopping-cart-item-infos>div:first-child:nth-last-child(2)~div,.shopping-cart-items-header>div:first-child:nth-last-child(2),.shopping-cart-items-header>div:first-child:nth-last-child(2)~div{width:50%}.shopping-cart-item-infos>div:first-child:nth-last-child(3),.shopping-cart-item-infos>div:first-child:nth-last-child(3)~div,.shopping-cart-items-header>div:first-child:nth-last-child(3),.shopping-cart-items-header>div:first-child:nth-last-child(3)~div{width:33.33333%}.shopping-cart-item-infos>div:first-child:nth-last-child(4),.shopping-cart-item-infos>div:first-child:nth-last-child(4)~div,.shopping-cart-items-header>div:first-child:nth-last-child(4),.shopping-cart-items-header>div:first-child:nth-last-child(4)~div{width:25%}.shopping-cart-item-infos>div:first-child:nth-last-child(5),.shopping-cart-item-infos>div:first-child:nth-last-child(5)~div,.shopping-cart-items-header>div:first-child:nth-last-child(5),.shopping-cart-items-header>div:first-child:nth-last-child(5)~div{width:20%}.shopping-cart-item-infos>div:first-child:nth-last-child(6),.shopping-cart-item-infos>div:first-child:nth-last-child(6)~div,.shopping-cart-items-header>div:first-child:nth-last-child(6),.shopping-cart-items-header>div:first-child:nth-last-child(6)~div{width:16.66667%}.shopping-cart-item-infos>div:first-child:nth-last-child(7),.shopping-cart-item-infos>div:first-child:nth-last-child(7)~div,.shopping-cart-items-header>div:first-child:nth-last-child(7),.shopping-cart-items-header>div:first-child:nth-last-child(7)~div{width:14.28571%}.shopping-cart-item-infos>div:first-child:nth-last-child(8),.shopping-cart-item-infos>div:first-child:nth-last-child(8)~div,.shopping-cart-items-header>div:first-child:nth-last-child(8),.shopping-cart-items-header>div:first-child:nth-last-child(8)~div{width:12.5%}.shopping-cart-item-infos>div:first-child:nth-last-child(9),.shopping-cart-item-infos>div:first-child:nth-last-child(9)~div,.shopping-cart-items-header>div:first-child:nth-last-child(9),.shopping-cart-items-header>div:first-child:nth-last-child(9)~div{width:11.11111%}.shopping-cart-item-infos>div:first-child:nth-last-child(10),.shopping-cart-item-infos>div:first-child:nth-last-child(10)~div,.shopping-cart-items-header>div:first-child:nth-last-child(10),.shopping-cart-items-header>div:first-child:nth-last-child(10)~div{width:10%}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.shopping-cart-item-infos>div:first-child:last-child,.shopping-cart-item-infos>div:first-child:last-child~div,.shopping-cart-item-infos>div:first-child:nth-last-child(2),.shopping-cart-item-infos>div:first-child:nth-last-child(2)~div,.shopping-cart-items-header>div:first-child:last-child,.shopping-cart-items-header>div:first-child:last-child~div,.shopping-cart-items-header>div:first-child:nth-last-child(2),.shopping-cart-items-header>div:first-child:nth-last-child(2)~div{width:100%}.shopping-cart-item-infos>div:first-child:nth-last-child(3),.shopping-cart-item-infos>div:first-child:nth-last-child(3)~div,.shopping-cart-items-header>div:first-child:nth-last-child(3),.shopping-cart-items-header>div:first-child:nth-last-child(3)~div{width:50%}.shopping-cart-item-infos>div:first-child:nth-last-child(4),.shopping-cart-item-infos>div:first-child:nth-last-child(4)~div,.shopping-cart-items-header>div:first-child:nth-last-child(4),.shopping-cart-items-header>div:first-child:nth-last-child(4)~div{width:33.33333%}.shopping-cart-item-infos>div:first-child:nth-last-child(5),.shopping-cart-item-infos>div:first-child:nth-last-child(5)~div,.shopping-cart-items-header>div:first-child:nth-last-child(5),.shopping-cart-items-header>div:first-child:nth-last-child(5)~div{width:25%}.shopping-cart-item-infos>div:first-child:nth-last-child(6),.shopping-cart-item-infos>div:first-child:nth-last-child(6)~div,.shopping-cart-items-header>div:first-child:nth-last-child(6),.shopping-cart-items-header>div:first-child:nth-last-child(6)~div{width:20%}.shopping-cart-item-infos>div:first-child:nth-last-child(7),.shopping-cart-item-infos>div:first-child:nth-last-child(7)~div,.shopping-cart-items-header>div:first-child:nth-last-child(7),.shopping-cart-items-header>div:first-child:nth-last-child(7)~div{width:16.66667%}.shopping-cart-item-infos>div:first-child:nth-last-child(8),.shopping-cart-item-infos>div:first-child:nth-last-child(8)~div,.shopping-cart-items-header>div:first-child:nth-last-child(8),.shopping-cart-items-header>div:first-child:nth-last-child(8)~div{width:14.28571%}.shopping-cart-item-infos>div:first-child:nth-last-child(9),.shopping-cart-item-infos>div:first-child:nth-last-child(9)~div,.shopping-cart-items-header>div:first-child:nth-last-child(9),.shopping-cart-items-header>div:first-child:nth-last-child(9)~div{width:12.5%}.shopping-cart-item-infos>div:first-child:nth-last-child(10),.shopping-cart-item-infos>div:first-child:nth-last-child(10)~div,.shopping-cart-items-header>div:first-child:nth-last-child(10),.shopping-cart-items-header>div:first-child:nth-last-child(10)~div{width:11.11111%}}@media only screen and (min-width:901px) and (max-width:1500px){.shopping-cart-item{position:relative;float:left;width:100%;height:74px;font-size:14px;background-color:#fff;margin-bottom:20px}.shopping-cart-item-artwork{position:absolute;top:0;left:0;height:100%;width:74px;background-color:#000}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.shopping-cart-item-artwork{display:none}}@media only screen and (min-width:901px) and (max-width:1500px){.shopping-cart-item-infos{float:left;height:100%;width:100%}.shopping-cart-item-infos>div{line-height:74px}.shopping-cart-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopping-cart-item-package,.shopping-cart-item-price,.shopping-cart-item-version{opacity:.5;font-size:12px;text-transform:capitalize}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.shopping-cart-item-package{display:none}}@media only screen and (min-width:901px) and (max-width:1500px){.shopping-cart-item-remove{position:absolute;top:21px;right:21px;height:30px;width:30px;text-align:center}.shopping-cart-item-remove form{position:absolute;top:0;right:0;height:100%;width:100%;opacity:0}.shopping-cart-item-remove form:hover~.shopping-cart-item-remove-icon{opacity:1}.shopping-cart-item-remove form input{height:100%;width:100%;padding:0}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.shopping-cart-item-remove{right:15px}}@media only screen and (min-width:901px) and (max-width:1500px){.shopping-cart-item-remove-icon,.shopping-cart-item-remove-icon:active,.shopping-cart-item-remove-icon:focus,.shopping-cart-item-remove-icon:focus:active,.shopping-cart-item-remove-icon:hover,.shopping-cart-item-remove-icon:visited{z-index:2;position:absolute;top:0;right:0;height:100%;width:100%;line-height:30px;font-size:20px;background:none;color:#2d3031;padding:0;box-shadow:none;border:none;outline:none;opacity:.7}.shopping-cart-bottom{position:fixed;float:left;bottom:0;left:0;width:100%;height:80px;padding:0 30px;background-color:#e3e3e3}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.shopping-cart-bottom{padding-right:20px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.shopping-cart-bottom{padding-right:20px}}@media only screen and (min-width:901px) and (max-width:1500px){.shopping-cart-total{position:relative;float:right;height:100%;line-height:80px;font-size:20px;text-transform:uppercase;padding-top:2px;padding-right:20px}.shopping-cart-pay-btn{position:relative;float:right;height:100%;padding-top:16px}.shopping-cart-continue-shopping{position:relative;float:left;height:100%;line-height:80px}.shopping-cart-continue-shopping a{display:inline-block;line-height:24px;color:#00abd3;vertical-align:middle;cursor:pointer!important;outline:none!important}.shopping-cart-continue-shopping-arrow{float:left;font-size:22px;padding-right:6px}.shopping-cart-continue-shopping-text{float:left}.shoppping-cart-empty{position:relative;-webkit-animation:fade-in 1s forwards;-moz-animation:fade-in 1s forwards;animation:fade-in 1s forwards;display:none;opacity:0;position:absolute;top:168.75px;height:calc(100% - 248.75px);width:100%;font-size:16px;letter-spacing:1px;color:rgba(0,0,0,.4);text-align:center}.shoppping-cart-empty>div{position:relative;display:table!important;height:100%;width:100%}.shoppping-cart-empty>div>div{display:table-cell;vertical-align:middle}.shoppping-cart-empty>div>div>div{display:inline-block}.order-page{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;float:left;min-height:calc(100% - 75px);width:100%;font-family:proxima-nova-regular;background-color:#f0f0f0;margin-top:75px}.order-header{float:left;width:100%;padding:0 40px;background:#00abd3;color:#fff;text-align:center}.order-header>*{display:inline-block;vertical-align:top}.order-header-title{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;text-transform:uppercase;font-size:22px;line-height:93.75px}.order-message{float:left;width:100%;padding:40px 40px 0}.order-message-title{font-size:30px;text-transform:uppercase}.order-message-text{font-size:12px}.order-infos-content{float:left;white-space:nowrap}.order-infos-content>div{display:inline-block;white-space:nowrap;padding-right:20px}.order-client-infos,.order-content{float:left;width:100%}.order-client-infos{padding:0 40px}.order-client-infos>div{padding-top:40px}.order-billing{float:left;padding-right:160px}.order-infos{float:left}.order-infos-header{font-family:proxima-nova-medium;font-size:16px;line-height:24px;text-transform:uppercase;white-space:nowrap}.order-items{float:left;width:100%;margin-top:40px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);font-family:proxima-nova-regular}.order-item{position:relative;float:left;width:100%;padding:10px 0}.order-item:not(:last-child){border-bottom:1px solid #f0f0f0}.order-item>div{height:100%}.order-item-track{float:left;width:33%;padding:20px 40px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.order-item-track{width:45%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.order-item-track{width:45%}}@media only screen and (min-width:901px) and (max-width:1500px){.order-item-track-title{font-size:16px;font-family:proxima-nova-medium;line-height:22px}.order-item-version{opacity:.6;line-height:22px}.order-item-license,.order-item-price{float:left;opacity:.6;line-height:44px;padding-top:20px}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.order-item-price{position:absolute;top:10px;right:0;padding-right:40px}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.order-item-price{position:absolute;top:10px;right:0;padding-right:40px}}@media only screen and (min-width:901px) and (max-width:1500px){.order-item-license{width:27%}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.order-item-license{width:45%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.order-item-license{width:45%}}@media only screen and (min-width:901px) and (max-width:1500px){.order-item-files{float:right!important;line-height:44px;padding:20px 40px 0;text-align:right}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.order-item-files{clear:right}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.order-item-files{clear:right}}@media only screen and (min-width:901px) and (max-width:1500px){.order-item-file{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:margin,padding,background,color;-moz-transition-property:margin,padding,background,color;transition-property:margin,padding,background,color;position:relative;display:inline-block;line-height:12px;font-size:12px;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;padding:12px 20px;color:#00abd3;border:1px solid #00abd3;margin-bottom:10px;margin-left:20px;cursor:pointer}.order-item-file:hover{padding-right:40px;margin-left:0;background-color:#00abd3;color:#fff}.order-item-file:hover>.order-item-file-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}.order-item-file>*{pointer-events:none}.order-item-file>div{float:left}.order-item-file-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;-moz-transition-property:opacity,-moz-transform;transition-property:opacity,transform;-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0;position:absolute;top:0;right:2px;font-size:18px;padding-right:10px;padding-top:9px}.order-item-file-name{padding-top:2px}.order-total{float:left;width:100%;font-size:20px;padding:40px}.order-total>div{float:left}.order-total-price{padding-left:10px}.loading-catalog{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.7s;-moz-transition-duration:.7s;transition-duration:.7s;-webkit-transition-property:height,top;-moz-transition-property:height,top;transition-property:height,top;position:absolute;top:150px;left:0;height:calc(100% - 150px);pointer-events:none;z-index:100000}.loading-catalog:before{content:"";display:inline-block;height:100%;vertical-align:middle}.loading-catalog.expanded{top:220px}.loading-page{padding-bottom:78px}.loading-page>*{pointer-events:none}.loading-catalog,.loading-page{opacity:0;float:left;width:100%;text-align:center;vertical-align:middle}.loading-catalog.visible,.loading-page.visible{opacity:1}.loading-catalog.visible.hiding,.loading-page.visible.hiding{opacity:0}.loading-catalog.hiding,.loading-catalog.visible,.loading-page.hiding,.loading-page.visible{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1s;-moz-transition-duration:1s;transition-duration:1s}.loading-catalog.hiding .loading-spinner>div,.loading-catalog.visible .loading-spinner>div,.loading-page.hiding .loading-spinner>div,.loading-page.visible .loading-spinner>div{-webkit-animation:sk-stretchdelay 1.2s ease-in-out infinite;-moz-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s ease-in-out infinite}.loading-catalog.hiding .loading-spinner>div.rect2,.loading-catalog.visible .loading-spinner>div.rect2,.loading-page.hiding .loading-spinner>div.rect2,.loading-page.visible .loading-spinner>div.rect2{-webkit-animation-delay:-1.1s;-moz-animation-delay:-1.1s;animation-delay:-1.1s}.loading-catalog.hiding .loading-spinner>div.rect3,.loading-catalog.visible .loading-spinner>div.rect3,.loading-page.hiding .loading-spinner>div.rect3,.loading-page.visible .loading-spinner>div.rect3{-webkit-animation-delay:-1s;-moz-animation-delay:-1s;animation-delay:-1s}.loading-catalog.hiding .loading-spinner>div.rect4,.loading-catalog.visible .loading-spinner>div.rect4,.loading-page.hiding .loading-spinner>div.rect4,.loading-page.visible .loading-spinner>div.rect4{-webkit-animation-delay:-.9s;-moz-animation-delay:-.9s;animation-delay:-.9s}.loading-catalog.hiding .loading-spinner>div.rect5,.loading-catalog.visible .loading-spinner>div.rect5,.loading-page.hiding .loading-spinner>div.rect5,.loading-page.visible .loading-spinner>div.rect5{-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;animation-delay:-.8s}.loading-spinner{display:inline-block;width:50px;height:40px;text-align:center;font-size:10px}.loading-spinner>div{height:100%;width:2px;margin-right:1px;display:inline-block}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@-moz-keyframes sk-stretchdelay{0%,40%,to{-moz-transform:scaleY(.4)}20%{-moz-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4);-moz-transform:scaleY(.4);-ms-transform:scaleY(.4);-o-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}}.popup-scale-animation{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.popup_visible .popup-scale-animation{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@media only screen and (min-width:901px) and (max-width:1500px) and (max-width:500px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:501px) and (max-width:680px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:901px) and (max-width:1500px) and (min-width:681px) and (max-width:900px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:1501px) and (max-width:500px){body:after{content:"xsmall";display:none}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){body:after{content:"small";display:none}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){body:after{content:"medium";display:none}}@media only screen and (min-width:1501px) and (min-width:901px) and (max-width:1500px){body:after{content:"large";display:none}}@media only screen and (min-width:1501px) and (min-width:1501px){body:after{content:"largest";display:none}}@media only screen and (min-width:1501px){.catalog{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;width:100%;margin-top:150px;padding-bottom:20px}.catalog.expanded{margin-top:220px}.catalog.widget{margin:0;padding:0}.catalog.fade-out{-webkit-animation:fade-out .5s forwards;-moz-animation:fade-out .5s forwards;animation:fade-out .5s forwards}#catalog-scroll-amount{position:absolute;visibility:hidden;height:150px;z-index:-1;pointer-events:none}}@media only screen and (min-width:1501px) and (max-width:500px){#catalog-scroll-amount{height:125px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){#catalog-scroll-amount{height:125px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){#catalog-scroll-amount{height:125px}}@media only screen and (min-width:1501px){html[data-page=home-page]{background-color:#171f21}.home-page{position:relative;float:left;font-family:proxima-nova-regular;color:#455154;overflow:hidden}.home-page a,.home-page a:active,.home-page a:focus,.home-page a:focus:active{color:inherit}.home-page-section-welcome{position:relative;float:left;height:100vh;height:100lvh;width:100%;background-color:#3d3d3d;color:#fff}}@media only screen and (min-width:1501px) and (max-height:500px){.home-page-section-welcome{height:500px}}@media only screen and (min-width:1501px) and (min-width:901px) and (max-width:1500px) and (max-height:600px){.home-page-section-welcome{height:600px}}@media only screen and (min-width:1501px) and (min-width:1501px) and (max-height:1000px){.home-page-section-welcome{height:1000px}}@media only screen and (min-width:1501px){.home-page-section-welcome-bg{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%}.home-page-section-welcome-video-wrapper{position:absolute;top:0;left:-100%;height:100%;width:300%;text-align:center}.home-page-section-welcome-video{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;position:relative;display:inline-block;min-width:34%;min-height:100%;width:auto;height:auto;pointer-events:none}.home-page-section-welcome-bg-tint{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#696969;opacity:.45}.home-page-section-welcome-content-wrapper{position:relative;height:100%;width:100%;line-height:100vh;line-height:100lvh}}@media only screen and (min-width:1501px) and (max-height:500px){.home-page-section-welcome-content-wrapper{line-height:500px}}@media only screen and (min-width:1501px) and (min-width:901px) and (max-width:1500px) and (max-height:600px){.home-page-section-welcome-content-wrapper{line-height:600px}}@media only screen and (min-width:1501px) and (min-width:1501px) and (max-height:1000px){.home-page-section-welcome-content-wrapper{line-height:1000px}}@media only screen and (min-width:1501px){.home-page-section-welcome-content{position:relative;display:inline-block;vertical-align:middle;width:100%}.home-page-section-welcome-title{position:relative;float:left;width:100%;font-size:5.5vw;line-height:5.7vw;font-weight:700;padding:80px 5% 0;text-align:center}}@media only screen and (min-width:1501px) and (max-width:500px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-title{font-size:50px;line-height:50px}}@media only screen and (min-width:1501px) and (max-width:500px){.home-page-section-welcome-title span{display:none}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-title span{display:none}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-title br{display:none}}@media only screen and (min-width:1501px) and (min-width:1501px){.home-page-section-welcome-title br{display:none}}@media only screen and (min-width:1501px){.home-page-section-welcome-subtitle{position:relative;float:left;width:100%;font-size:2.2vw;line-height:2.4vw;text-align:center;padding:2% 5% 3%}}@media only screen and (min-width:1501px) and (max-width:500px){.home-page-section-welcome-subtitle{font-size:16px;line-height:16px;font-family:proxima-nova-light;font-weight:400;padding:4% 5% 6%}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-subtitle{font-family:proxima-nova-light;font-weight:400;padding:4% 5% 6%;font-size:20px;line-height:20px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-subtitle{font-size:20px;line-height:20px}}@media only screen and (min-width:1501px){.home-page-section-welcome-search{position:relative;float:left;height:52px;width:100%;padding:0 10%;z-index:1}}@media only screen and (min-width:1501px) and (max-width:500px){.home-page-section-welcome-search{padding:0 3%}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search{padding:0 6%}}@media only screen and (min-width:1501px) and (min-width:1501px){.home-page-section-welcome-search{height:62px}}@media only screen and (min-width:1501px){.home-page-section-welcome-search-bar{position:relative;float:left;height:100%;width:100%}.home-page-section-welcome-search-bar input{position:absolute;top:0;left:0;height:100%;line-height:52px;width:calc(100% - 142px);color:#000;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px;margin:0;padding:0 20px;vertical-align:top!important;overflow:hidden;text-overflow:ellipsis;z-index:1}.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-bar input:focus{border:0 transparent!important;outline:none!important;box-shadow:none!important}.home-page-section-welcome-search-bar input::-webkit-input-placeholder{font-family:proxima-nova-light;opacity:.5}.home-page-section-welcome-search-bar input:-moz-placeholder,.home-page-section-welcome-search-bar input::-moz-placeholder{font-family:proxima-nova-light;opacity:.5}.home-page-section-welcome-search-bar input:-ms-input-placeholder{font-family:proxima-nova-light;opacity:.5}}@media only screen and (min-width:1501px) and (max-width:500px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar input{width:calc(100% - 72px)}}@media only screen and (min-width:1501px) and (min-width:1501px){.home-page-section-welcome-search-bar input{line-height:62px}}@media only screen and (min-width:1501px){.home-page-section-welcome-search-bar input.autocomplete{opacity:.4;pointer-events:none;z-index:0}.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-family:proxima-nova-regular;font-size:20px}}@media only screen and (min-width:1501px) and (max-width:500px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.home-page-section-welcome-search-bar input,.home-page-section-welcome-search-hint-box .hint-box-item{font-size:16px}}@media only screen and (min-width:1501px){.home-page-section-welcome-search-separator{position:absolute;bottom:0;left:0;height:1px;width:100%;pointer-events:none;z-index:2}.home-page-section-welcome-search-hint-box{display:none;position:absolute;float:left;top:calc(100% - 3px);left:0;width:100%;padding:8px 0;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#000}.home-page-section-welcome-search-hint-box.visible:not(:empty){display:block}.home-page-section-welcome-search-hint-box.visible:not(:empty)~.home-page-section-welcome-search-separator{background-color:rgba(32,38,39,.1)}.home-page-section-welcome-search-hint-box.visible:not(:empty)~.home-page-section-welcome-search-bar-button{border-bottom-right-radius:0}.home-page-section-welcome-search-hint-box .hint-box-item{padding-left:20px}.home-page-section-welcome-search-bar-button{position:absolute;top:0;right:0;height:100%;width:72px;line-height:52px;font-size:19px;font-family:quicksandlight;background-color:#202627;text-align:center;vertical-align:middle;border-top-right-radius:3px;border-bottom-right-radius:3px;cursor:pointer;z-index:3}}@media only screen and (min-width:1501px) and (min-width:1501px){.home-page-section-welcome-search-bar-button{width:142px}.home-page-section-welcome-search-bar-button:before{content:"Search"}.home-page-section-welcome-search-bar-button div{display:none}}@media only screen and (min-width:1501px) and (min-width:1501px){.home-page-section-welcome-search-bar-button,.home-page-section-welcome-search-bar-button div{line-height:62px}}@media only screen and (min-width:1501px){.home-page-section-welcome-search-bar-button div{line-height:52px}.home-page-action-btn-wrapper{position:relative;float:left;width:100%;line-height:0;text-align:center;padding-top:80px;vertical-align:top}.home-page-section-service .home-page-action-btn-wrapper{padding-top:40px;padding-bottom:50px}.home-page-action-btn{position:relative;display:inline-block;font-size:15px;line-height:15px;padding:20px 40px;font-weight:700;text-transform:uppercase;border:1px solid;letter-spacing:2px;text-align:center;cursor:pointer}}@media only screen and (min-width:1501px) and (max-width:500px){.home-page-action-btn{font-size:13px;line-height:13px;padding:16px 32px}}@media only screen and (min-width:1501px){.home-page-section-releases .home-page-action-btn:hover{color:#fff;background-color:#00abd3;border-color:#00abd3}.home-page-section-service .home-page-action-btn{font-size:12px;line-height:12px;padding:16px 32px}.home-page-section-service .home-page-action-btn:hover,.home-page-section-welcome .home-page-action-btn:hover{color:#455154;background-color:#fff;border-color:#fff}.home-page-section-releases{position:relative;float:left;width:100%;background-color:#fff;padding-bottom:100px}.home-page-section-releases-title{position:relative;width:100%;line-height:50px;font-size:44px;text-align:center;padding:100px 20px}.home-page-section-releases-tracks-wrapper{position:relative;float:left;width:100%;text-align:center}.home-page-section-releases-tracks{position:relative;display:inline-block;width:100%;max-width:680px;font-family:quicksandregular;text-align:left;box-shadow:0 0 30px rgba(145,198,210,.4)}.home-page-section-clients{position:relative;float:left;width:100%;background-color:#eff4f5}.home-page-section-clients-title{position:relative;width:100%;line-height:50px;font-size:44px;text-align:center;padding:100px 32px 40px}.home-page-section-clients-subtitle{position:relative;width:100%;line-height:20px;font-size:14px;opacity:.4;font-family:quicksandregular;text-align:center;padding:0 20%}}@media only screen and (min-width:1501px) and (max-width:500px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.home-page-section-clients-subtitle{padding:0 10%}}@media only screen and (min-width:1501px) and (min-width:1501px){.home-page-section-clients-subtitle{line-height:22px;font-size:16px}}@media only screen and (min-width:1501px){.home-page-section-clients-image{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;position:relative;width:100%;height:auto;background-color:#fff;margin-top:100px;padding-bottom:4%}}@media only screen and (min-width:1501px) and (max-width:500px){.home-page-section-clients-image{-webkit-transform:scale(1.975);-moz-transform:scale(1.975);-ms-transform:scale(1.975);-o-transform:scale(1.975);transform:scale(1.975);padding-bottom:40%}}@media only screen and (min-width:1501px) and (min-width:1501px){.home-page-section-clients-image{-webkit-transform:scale(1.075);-moz-transform:scale(1.075);-ms-transform:scale(1.075);-o-transform:scale(1.075);transform:scale(1.075);margin-bottom:-15%}}@media only screen and (min-width:1501px){.home-page-section-services{position:relative;float:left;width:100%;color:#fff}.home-page-section-services-bg{position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(/images/bg-guitar-player-18ac8d54e36539f81ded1b280b16d222.jpg?vsn=d);background-size:cover;background-position:50%}.home-page-section-services-bg-tint{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00abd3;opacity:.06}.home-page-section-service-wrapper{position:relative;float:left;width:50%}}@media only screen and (min-width:1501px) and (max-width:500px){.home-page-section-service-wrapper{width:100%}.home-page-section-service-wrapper:nth-child(4){background-color:#25b0d0}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.home-page-section-service-wrapper{width:100%}.home-page-section-service-wrapper:nth-child(4){background-color:#25b0d0}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.home-page-section-service-wrapper .home-page-section-services-bg,.home-page-section-service-wrapper .home-page-section-services-bg-tint{display:none}}@media only screen and (min-width:1501px) and (min-width:1501px){.home-page-section-service-wrapper .home-page-section-services-bg,.home-page-section-service-wrapper .home-page-section-services-bg-tint{display:none}}@media only screen and (min-width:1501px){.home-page-section-service{position:relative;float:left;width:100%}.home-page-section-service-icon{position:relative;width:100%;font-size:80px;line-height:80px;text-align:center;padding-top:50px}.home-page-section-service-title{position:relative;width:100%;font-size:44px;line-height:44px;text-align:center;padding-top:30px}.home-page-section-service-text-wrapper{position:relative;width:100%;text-align:center;padding:30px 40px 0}.home-page-section-service-text{position:relative;max-width:440px;display:inline-block;font-size:15px;line-height:22px}#header{-webkit-transition-property:height,top,background;-moz-transition-property:height,top,background;transition-property:height,top,background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s,.5s,.7s;-moz-transition-duration:.5s,.5s,.7s;transition-duration:.5s,.5s,.7s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);z-index:100;position:fixed;float:left;height:75px;width:100%;top:0;left:0;background-color:#0f1517;color:#fff;overflow:hidden}#header.transparent{background-color:transparent}body.scrolled #header:not(.transparent){top:-75px}body.scrolled #header.transparent{background-color:rgba(15,21,23,.96)}#header-logo{-webkit-transition-property:line-height,margin;-moz-transition-property:line-height,margin;transition-property:line-height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;height:100%;line-height:75px;white-space:nowrap;margin-left:28.5px;margin-right:28.5px;cursor:pointer}#header-logo .header-logo-symb{-webkit-transition-property:height,margin;-moz-transition-property:height,margin;transition-property:height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;height:40px;width:40px;vertical-align:top;margin-left:-8px;margin-top:17.5px}}@media only screen and (min-width:1501px) and (max-width:500px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:20.5px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:20.5px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){#header-logo .header-logo-symb{height:34px;margin-left:-12px;margin-top:20.5px}}@media only screen and (min-width:1501px){.header-logo-symb-img{height:100%;width:100%;background-position:50%;background-repeat:no-repeat;background-image:url(/images/musicaccent-logo-white-12d299cf234b5e9718aeb2bb34c19f4d.svg?vsn=d);background-size:contain}.header-logo-text{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;color:#fff;font-size:18px;font-family:quicksandregular;text-transform:uppercase;vertical-align:top;margin-left:8px}.header-logo-text span{letter-spacing:.5px}a .header-logo-text span{cursor:pointer}.header-logo-text .header-logo-text-music{color:#fff;opacity:.7}.header-logo-text .header-logo-text-accent{color:#fff;font-weight:700}}@media only screen and (min-width:1501px) and (max-width:500px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.header-logo-text{margin-left:2px}}@media only screen and (min-width:1501px){.header-right-btn{-webkit-transition-property:width,border;-moz-transition-property:width,border;transition-property:width,border;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:right;height:100%;width:75px;margin-left:1px;cursor:pointer;z-index:1}.header-right-btn:before{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.7s;-moz-transition-duration:.7s;transition-duration:.7s;content:"";position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none}.header-right-btn.active>.header-right-btn-icon,.header-right-btn:hover>.header-right-btn-icon{opacity:1}#header:not(.transparent) .header-right-btn,body.scrolled #header.transparent .header-right-btn{border-color:hsla(0,0%,100%,.08)}#header:not(.transparent) .header-right-btn.user-btn:before,body.scrolled #header.transparent .header-right-btn.user-btn:before{background-color:hsla(0,0%,100%,.07)}#header:not(.transparent) .header-right-btn.active,#header:not(.transparent) .header-right-btn:hover,body.scrolled #header.transparent .header-right-btn.active,body.scrolled #header.transparent .header-right-btn:hover{background-color:hsla(0,0%,100%,.02)}#header:not(.transparent) .header-right-btn.user-btn.active,#header:not(.transparent) .header-right-btn.user-btn:hover,body:not(.scrolled) #header.transparent .header-right-btn.active,body:not(.scrolled) #header.transparent .header-right-btn:hover{background-color:hsla(0,0%,100%,.09)}.header-right-btn-icon{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;opacity:.9;width:100%;font-size:18px;color:#fff;line-height:75px;text-align:center}.header-right-btn-icon .creator-icon{pointer-events:none}#header-user .header-right-btn-icon{font-size:15px}#header-menu .header-right-btn-icon{font-size:22px}.header-cart-number{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:absolute;top:0;right:0;height:22px;min-width:18px;line-height:22px;font-family:open_sansregular;font-size:10px;font-weight:700;color:#fff;padding:0 4px;text-align:center}.header-cart-number:empty{display:none}}@media only screen and (min-width:1501px) and (max-width:500px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.header-cart-number{height:18px;line-height:18px;min-width:13px;padding:0 2px;border-bottom-left-radius:0}}@media only screen and (min-width:1501px){.header-right-actions{height:100%;float:right}.header-right-actions-btn{-webkit-transition-property:margin,line-height;-moz-transition-property:margin,line-height;transition-property:margin,line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;height:32px;font-size:12px;line-height:30px;color:#fff;padding:0 20px;margin:21.5px 21.5px 0 0;vertical-align:middle;border:1px solid #fff;cursor:pointer}.header-right-actions-btn:hover{color:#0f1517;background-color:#fff;border-color:#fff}}@media only screen and (min-width:1501px) and (max-width:500px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.header-right-actions-btn{font-size:11px}}@media only screen and (min-width:1501px){#header-create-account{font-weight:700;color:#0f1517;background-color:#fff;border-color:#fff}html:not([data-user="0"]) #header-create-account,html:not([data-user="0"]) #header-login{display:none}#footer{color:#fff;font-family:proxima-nova-regular}#footer,.footer-navigation{position:relative;float:left;width:100%}.footer-navigation{background-color:#0e1416;padding-top:100px;padding-bottom:100px}}@media only screen and (min-width:1501px) and (max-width:500px){.footer-navigation{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.footer-navigation{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:1501px){.footer-legal,.footer-navigation{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1501px) and (max-width:500px){.footer-legal,.footer-navigation{padding-left:40px;padding-right:40px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.footer-legal,.footer-navigation{padding-left:40px;padding-right:40px}}@media only screen and (min-width:1501px){.footer-company{position:relative;float:left;height:100%;width:40%}}@media only screen and (min-width:1501px) and (max-width:500px){.footer-company{width:100%;padding-bottom:40px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.footer-company{width:100%;padding-bottom:40px}}@media only screen and (min-width:1501px){.footer-company-logo .header-logo-symb{-webkit-transition-property:height,margin;-moz-transition-property:height,margin;transition-property:height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;display:inline-block;height:60px;width:60px;vertical-align:middle}}@media only screen and (min-width:1501px) and (max-width:500px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-symb{height:60px;width:60px}}@media only screen and (min-width:1501px){.footer-company-logo .header-logo-text{font-size:26px;margin-left:10px;margin-right:0;vertical-align:middle}}@media only screen and (min-width:1501px) and (max-width:500px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.footer-company-logo .header-logo-text{margin-left:6px}}@media only screen and (min-width:1501px) and (max-width:500px){.footer-company-logo{width:100%}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.footer-company-logo{width:100%}}@media only screen and (min-width:1501px){.footer-company-text{position:relative;float:left;width:100%;font-size:12px;line-height:16px;text-align:justify;opacity:.4;padding-top:8px}.footer-menu{position:relative;float:left;height:100%;width:60%}}@media only screen and (min-width:1501px) and (max-width:500px){.footer-menu{width:100%}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.footer-menu{width:100%}}@media only screen and (min-width:1501px){.footer-menu-section{position:relative;float:left;height:100%;width:50%;padding-left:70px}}@media only screen and (min-width:1501px) and (max-width:500px){.footer-menu-section{padding-left:10%}.footer-menu-section:first-child{padding-left:0}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.footer-menu-section{padding-left:10%}.footer-menu-section:first-child{padding-left:0}}@media only screen and (min-width:1501px){.footer-menu-section-title{position:relative;float:left;width:100%;font-size:14px;font-weight:700;text-transform:uppercase;padding-top:14px;letter-spacing:1px}}@media only screen and (min-width:1501px) and (max-width:500px){.footer-menu-section-title{padding-top:0}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.footer-menu-section-title{padding-top:0}}@media only screen and (min-width:1501px){.footer-menu-section-item-wrapper{position:relative;float:left;width:100%;line-height:16px;padding-top:10px}}@media only screen and (min-width:1501px) and (max-width:500px){.footer-menu-section-item-wrapper{padding-top:20px}}@media only screen and (min-width:1501px){.footer-menu-section-item{position:relative;clear:left;font-size:14px;opacity:.4;cursor:pointer}.footer-menu-section-item,.footer-menu-section-item:active,.footer-menu-section-item:focus,.footer-menu-section-item:focus:active{color:#fff}.footer-menu-section-item:hover{opacity:1}.footer-legal{position:relative;float:left;width:100%;background-color:#171f21;padding-top:10px;padding-bottom:10px}.footer-legal-copyright{position:relative;float:left;text-align:left}.footer-legal-copyright-text,.footer-legal-funding-text{font-size:10px;line-height:14px}.footer-legal-copyright-text,.footer-legal-funding-logo,.footer-legal-funding-text{opacity:.4}.footer-legal-funding{position:relative;float:right}.footer-legal-funding-text{position:relative;float:left;text-align:right}.footer-legal-funding-logo{position:relative;float:left;height:28px;width:auto;padding:4px 0 4px 10px}}@media only screen and (min-width:1501px) and (max-width:580px){.footer-legal{text-align:center}.footer-legal-copyright,.footer-legal-funding{width:100%;text-align:center}.footer-legal-copyright-content,.footer-legal-funding-content{display:inline-block}.footer-legal-funding-text{width:100%;text-align:center}.footer-legal-copyright-text{float:none}.footer-legal-copyright-text br{display:none}.footer-legal-copyright-text span:last-child:before{content:" "}.footer-legal-funding{padding-top:14px}.footer-legal-funding-logo{display:inline-block;float:none;height:16px;padding:0;margin-top:6px}}@media only screen and (min-width:1501px){.filtering-wrapper{-webkit-transition-property:top,box-shadow;-moz-transition-property:top,box-shadow;transition-property:top,box-shadow;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:fixed;top:75px;left:0;width:100%;z-index:99;box-shadow:0 0 0 transparent;overflow:visible}body.scrolled .filtering-wrapper{top:0}.filtering{-webkit-transition-property:height,top,padding;-moz-transition-property:height,top,padding;transition-property:height,top,padding;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;height:75px;width:100%;padding-top:0;overflow:hidden}.filtering.expanded{height:145px}.filtering-search-line{-webkit-transition-property:height,padding,border;-moz-transition-property:height,padding,border;transition-property:height,padding,border;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:76px;width:100%;padding-left:28.5px;box-sizing:content-box;border-bottom:1px solid transparent;box-sizing:border-box}.filtering-search-line.expanded{border-color:rgba(0,0,0,.08)}.filtering-search-line>*{box-sizing:border-box}.filtering-search-bar{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:100%;width:calc(66% - 12px);line-height:75px;overflow:hidden}.filtering-search-bar>*{position:absolute}}@media only screen and (min-width:1501px) and (min-width:1501px){.filtering-search-bar{width:calc(100% - 512px)}}@media only screen and (min-width:1501px) and (max-width:500px){.filtering-search-bar{width:calc(100% - 162px)}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.filtering-search-bar{width:calc(100% - 162px)}}@media only screen and (min-width:1501px){.filtering-search-bar-content{-webkit-transition-property:padding;-moz-transition-property:padding;transition-property:padding;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;padding-top:26.125px;padding-left:55.5px;width:100%;white-space:nowrap}.search-filter{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-transition-property:font-size,margin,line-height,height;-moz-transition-property:font-size,margin,line-height,height;transition-property:font-size,margin,line-height,height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;font-family:quicksandregular;font-size:16.75px;color:#eee;padding:4px 10px;margin-right:10px;cursor:pointer;white-space:nowrap}.search-filter:hover{color:#fff;text-decoration:line-through}#search-input,#search-input input,.filtering-search-filters{display:inline-block;height:22.75px;line-height:22.75px;font-family:quicksandregular;font-size:18.75px;background-color:transparent;cursor:text;vertical-align:top;white-space:nowrap}#search-input{width:100%}#search-input input{-webkit-transition-property:font-size,line-height,height,margin;-moz-transition-property:font-size,line-height,height,margin;transition-property:font-size,line-height,height,margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;float:left;height:22.75px;line-height:22.75px;width:100%;border:0 transparent!important;border-radius:0;padding:10px 0;margin:-10px 0 0;box-sizing:content-box;vertical-align:top!important;z-index:1}#search-input input,#search-input input:focus{outline:none!important;box-shadow:none!important}#search-input input:focus{border:0 transparent!important}#search-input input::-webkit-input-placeholder{font-family:quicksandlight;text-transform:none}#search-input input:-moz-placeholder,#search-input input::-moz-placeholder{font-family:quicksandlight;text-transform:none}#search-input input:-ms-input-placeholder{font-family:quicksandlight;text-transform:none}#search-input input.autocomplete{opacity:.4;pointer-events:none;z-index:0}.filtering-search-filters:not(:empty)~#search-input input::-webkit-input-placeholder{color:transparent}.filtering-search-filters:not(:empty)~#search-input input:-moz-placeholder,.filtering-search-filters:not(:empty)~#search-input input::-moz-placeholder{color:transparent}.filtering-search-filters:not(:empty)~#search-input input:-ms-input-placeholder{color:transparent}.filtering-search-filters{margin-top:-3px}.filtering-search-icon{-webkit-transition-property:font-size,top,width,line-height;-moz-transition-property:font-size,top,width,line-height;transition-property:font-size,top,width,line-height;top:23px;left:0;font-size:27px;line-height:27px;width:27px}.filtering-search-clear,.filtering-search-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.filtering-search-clear{-webkit-transition-property:font-size,opacity,margin,width,line-height;-moz-transition-property:font-size,opacity,margin,width,line-height;transition-property:font-size,opacity,margin,width,line-height;float:left;width:12px;font-weight:700;font-size:12px;line-height:12px;margin-top:30.5px;cursor:pointer}.filtering-search-clear:hover{opacity:1!important}.filtering-search-clear.expanded{pointer-events:none;opacity:0!important}.filtering-search-hint-box{-webkit-transition-property:top;-moz-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:none;position:absolute;float:left;top:75px;left:0;padding:4px 0;right:calc(30.8% - 8.778px);background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}}@media only screen and (min-width:1501px) and (min-width:1501px){.filtering-search-hint-box{right:calc(500.912px - 3.2%)}}@media only screen and (min-width:1501px) and (max-width:500px){.filtering-search-hint-box{right:120px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.filtering-search-hint-box{right:120px}}@media only screen and (min-width:1501px){.filtering-search-hint-box.visible:not(:empty){display:block}.hint-box-item{float:left;height:31.875px;line-height:31.875px;width:100%;padding-left:84px;text-align:left;font-size:18.75px;cursor:pointer}.hint-box-item:first-letter{text-transform:uppercase}.hint-box-item.highlighted{background-color:#f9f9f9}.hint-box-item>.highlighted{font-weight:700}.hint-box-item>*{pointer-events:none}}@media only screen and (min-width:1501px) and (max-width:500px){.hint-box-item{height:47.8125px;line-height:47.8125px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.hint-box-item{height:47.8125px;line-height:47.8125px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.hint-box-item{height:47.8125px;line-height:47.8125px}}@media only screen and (min-width:1501px){.filtering-tags{float:left;height:100%;width:34%;padding-left:3.2%}.filtering-tags>div{position:relative;height:100%;width:100%}}@media only screen and (min-width:1501px) and (min-width:1501px){.filtering-tags{padding-left:58px;width:500px}}@media only screen and (min-width:1501px) and (max-width:500px){.filtering-tags{padding-left:30px;width:150px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.filtering-tags{padding-left:30px;width:150px}}@media only screen and (min-width:1501px){.filtering-tags-separator{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;position:absolute;top:0;left:0;width:1px;height:100%}.filtering-tags-separator.expanded{opacity:0!important}}@media only screen and (min-width:1501px) and (min-width:1501px){.filtering-tags-separator{top:20%;height:60%}}@media only screen and (min-width:1501px){.filtering-tags-switch{display:none;position:relative;float:left;height:100%;width:100%;color:#888;text-align:center;cursor:pointer}.filtering-tags-switch.active,.filtering-tags-switch:hover{color:#000}.filtering-tags-switch>div{display:inline-block;line-height:75px;font-size:10px;text-transform:uppercase;vertical-align:top}}@media only screen and (min-width:1501px) and (max-width:500px){.filtering-tags-switch{display:block}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.filtering-tags-switch{display:block}}@media only screen and (min-width:1501px){.filtering-tags-switch-arrow{padding-left:4px;line-height:73px!important}.filtering-tags-category-wrapper{position:relative;float:left;height:100%;width:100%}}@media only screen and (min-width:1501px) and (max-width:500px){.filtering-tags-category-wrapper{height:70px;background-color:rgba(0,0,0,.04);border-left:1px solid #e6e6e6}.filtering-tags-category-wrapper.expanded .filtering-tags-category-btn{opacity:1!important}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.filtering-tags-category-wrapper{height:70px;background-color:rgba(0,0,0,.04);border-left:1px solid #e6e6e6}.filtering-tags-category-wrapper.expanded .filtering-tags-category-btn{opacity:1!important}}@media only screen and (min-width:1501px){.filtering-tags-category{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;float:left;font-size:13px;letter-spacing:1px;text-align:center;vertical-align:middle}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{width:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{width:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{width:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{width:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{width:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{width:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{width:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{width:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{width:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{width:10%}}@media only screen and (min-width:1501px) and (min-width:901px) and (max-width:1500px){.filtering-tags-category{font-size:calc(.2vw + 10px)}}@media only screen and (min-width:1501px) and (max-width:500px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.filtering-tags-category{font-size:10px}}@media only screen and (min-width:1501px) and (max-width:500px){.filtering-tags-category{width:100%!important}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{height:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{height:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{height:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{height:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{height:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{height:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{height:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{height:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{height:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{height:10%}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.filtering-tags-category{width:100%!important}.filtering-tags-category:first-child:last-child,.filtering-tags-category:first-child:last-child~div{height:100%}.filtering-tags-category:first-child:nth-last-child(2),.filtering-tags-category:first-child:nth-last-child(2)~div{height:50%}.filtering-tags-category:first-child:nth-last-child(3),.filtering-tags-category:first-child:nth-last-child(3)~div{height:33.33333%}.filtering-tags-category:first-child:nth-last-child(4),.filtering-tags-category:first-child:nth-last-child(4)~div{height:25%}.filtering-tags-category:first-child:nth-last-child(5),.filtering-tags-category:first-child:nth-last-child(5)~div{height:20%}.filtering-tags-category:first-child:nth-last-child(6),.filtering-tags-category:first-child:nth-last-child(6)~div{height:16.66667%}.filtering-tags-category:first-child:nth-last-child(7),.filtering-tags-category:first-child:nth-last-child(7)~div{height:14.28571%}.filtering-tags-category:first-child:nth-last-child(8),.filtering-tags-category:first-child:nth-last-child(8)~div{height:12.5%}.filtering-tags-category:first-child:nth-last-child(9),.filtering-tags-category:first-child:nth-last-child(9)~div{height:11.11111%}.filtering-tags-category:first-child:nth-last-child(10),.filtering-tags-category:first-child:nth-last-child(10)~div{height:10%}}@media only screen and (min-width:1501px){.filtering-tags-category-btn{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-property:line-height,opacity,border;-moz-transition-property:line-height,opacity,border;transition-property:line-height,opacity,border;-webkit-transition-duration:.5s,.5s,0s;-moz-transition-duration:.5s,.5s,0s;transition-duration:.5s,.5s,0s;display:inline-block;width:100%;cursor:pointer;line-height:75px;text-transform:uppercase;border-bottom:1px solid transparent;opacity:.65}.filtering-tags-category-btn:hover{-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s;opacity:1!important;border-bottom-color:rgba(0,0,0,.2)}.filtering-tags-category-btn.active{opacity:1!important}}@media only screen and (min-width:1501px) and (max-width:500px){.filtering-tags-category-btn{opacity:0;width:100%!important;height:100%;line-height:100%;border-bottom:none;border-left:1px solid transparent}.filtering-tags-category-btn:before{content:"";display:inline-block;height:100%;vertical-align:middle}.filtering-tags-category-btn.active{background-color:#2d3031;color:#fff;border-color:transparent}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.filtering-tags-category-btn{opacity:0;width:100%!important;height:100%;line-height:100%;border-bottom:none;border-left:1px solid transparent}.filtering-tags-category-btn:before{content:"";display:inline-block;height:100%;vertical-align:middle}.filtering-tags-category-btn.active{background-color:#2d3031;color:#fff;border-color:transparent}}@media only screen and (min-width:1501px){.filtering-tags-slider{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:70px;width:100%;padding:0 10px;overflow:hidden}}@media only screen and (min-width:1501px) and (max-width:500px){.filtering-tags-slider{width:calc(100% - 120px)}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.filtering-tags-slider{width:calc(100% - 120px)}}@media only screen and (min-width:1501px){.content-slider-collapser.expanded .filtering-tags-slider{background-color:rgba(0,0,0,.02)}.filtering-tags-slide,.filtering-tags-slides-wrapper{position:relative;float:left;width:100%}.filtering-tags-slide{height:70px;line-height:70px;opacity:0;pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.filtering-tags-slide.active{opacity:1;pointer-events:all}.filtering-tags-slide-content{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;width:100%;text-align:center;vertical-align:middle;line-height:13px;margin-top:-6px}}@media only screen and (min-width:1501px) and (max-width:500px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.filtering-tags-slide-content{line-height:12px;max-height:81px;overflow:auto}}@media only screen and (min-width:1501px){.filtering-tags-btn{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;display:inline-block;text-transform:capitalize;padding:6px 10px;margin-right:1px;margin-top:1px;font-size:13px;border:1px solid hsla(0,0%,100%,0);cursor:pointer}.filtering-tags-btn.active,.filtering-tags-btn:not(.just-clicked):hover{color:#fff}.filtering-tags-btn:not(.just-clicked).active:hover{text-decoration:line-through}}@media only screen and (min-width:1501px) and (max-width:500px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.filtering-tags-btn{font-size:12px}}@media only screen and (min-width:1501px){.track-sorting{-webkit-transition-property:height,padding,font-size;-moz-transition-property:height,padding,font-size;transition-property:height,padding,font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;height:75px;font-size:14px;line-height:14px;padding:0 28.5px;vertical-align:middle}.track-sorting:before{content:"";display:inline-block;height:100%;vertical-align:middle}.track-sorting .track-sorting-options{display:none}.version-header+.track-sorting{height:20px;padding:0}.version-header+.track-sorting .track-sorting-content{display:none}}@media only screen and (min-width:1501px) and (max-width:500px){.track-sorting{height:50px;font-size:12px;padding:15px 28.5px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.track-sorting{height:50px;font-size:12px;padding:15px 28.5px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.track-sorting{height:50px;font-size:12px;padding:15px 28.5px}}@media only screen and (min-width:1501px){.track-sorting-content,.track-sorting-content div{display:inline-block}.track-sorting-content>div{padding-top:4px;padding-bottom:4px}.track-sorting-current{padding-left:4px;padding-right:4px;margin-left:6px;cursor:pointer}.track-sorting-current *{cursor:pointer}.track-sorting-current-text{text-transform:uppercase}.track-sorting-current-arrow{font-size:10px;line-height:14px;padding-left:10px}.track-sorting-current-text:empty+.track-sorting-current-arrow{display:none}.track-list{position:relative;clear:left;width:100%}.track{position:relative;visibility:hidden;counter-increment:track-list-number}.track[data-visible]{visibility:visible}.track[data-visible]:not(.was-sticky):not([data-appeared]){-webkit-animation:appear-from-bottom .3s;-moz-animation:appear-from-bottom .3s;animation:appear-from-bottom .3s}.track.active .track-list-number-content{display:none!important}.track.active .track-play-pause{display:inline-block!important}.track.active .track-section{color:#fff}.track.active .track-actions>div>div>div>div{opacity:.7}.track.active .track-versions>div>div>div.active,.track.active .track-versions>div>div>div:hover{opacity:1}.track.active .track-price .track-price-tag{color:hsla(0,0%,100%,.9)}.track.active .track-price .track-price-tag:hover{color:#fff}.track.active .track-play-pause{opacity:.9}.track.active .track-fulltitle:hover{color:#fff}.track.active:not(.stopped).paused .track-waveform,.track.active:not(.stopped).playing .track-waveform{pointer-events:all}.track.active:not(.stopped) .track-wavesurfer wave wave{border-right-width:1px!important;border-right-color:#fff!important}.track.active:not(.sticky)+.track>.track-section{border-color:transparent}.track.active .track-player-animation{display:block}.track.active.was-sticky .track-side{-webkit-transition-property:-webkit-transform,background;-moz-transition-property:-moz-transform,background;transition-property:transform,background}.track:not(.active).menu-opened .track-section .track-list-number-content{display:none!important}.track:not(.active).menu-opened .track-section .track-play-pause{display:inline-block!important}.track.sticky{position:fixed;right:0;width:100%;z-index:100}.track.sticky.sticky-top{-webkit-animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:sticky-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-webkit-transition-property:top;-moz-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;top:150px}body.scrolled .track.sticky.sticky-top{top:75px}.catalog.expanded .track.sticky.track.sticky-top{top:220px}body.scrolled .catalog.expanded .track.sticky.sticky-top{top:145px}.track.sticky.sticky-bottom{counter-increment:none;-webkit-animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:sticky-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;bottom:0}.track.sticky .track-section{border-top:0}.track.sticky .track-side{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1)}.track.sticky .track-artwork{padding:0;width:78px;left:-20px}.catalog.widget .track.sticky .track-artwork{width:70px;left:0}.track.sticky .track-artwork img{height:100%;width:100%}.track.sticky .track-list-number,.track.sticky .track-title{transform:translateX(-10px)}.catalog.widget .track.sticky .track-list-number,.track.sticky .track-title{transform:translateX(6px)}.track.unsticked-from-top{-webkit-animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:unsticked-from-top-animation .5s cubic-bezier(.77,0,.175,1) forwards}.track.unsticked-from-bottom{-webkit-animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards;animation:unsticked-from-bottom-animation .5s cubic-bezier(.77,0,.175,1) forwards}.track.unsticking{z-index:10}.catalog.widget .track:nth-child(6)~.track{display:none}.sticky-position-guide{height:79px;counter-increment:none}.catalog.widget .sticky-position-guide{height:71px}.track-section{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;position:relative;height:78px;margin-bottom:0;margin-left:20px;margin-right:20px;box-sizing:content-box}.catalog.widget .track-section{height:70px;margin-bottom:0;margin-left:0;margin-right:0}.catalog.widget .track:first-child>.track-section{border-top:0}.track.active.was-sticky>.track-section{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;-moz-transition-property:background;transition-property:background}.track-section:hover .track-list-number-content{display:none!important}.track-section:hover .track-play-pause{display:inline-block!important}.track-section>*{position:absolute;top:0;height:100%}.track-side{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);position:absolute;bottom:0;height:78px;width:20px}.catalog.widget .track-side{height:70px;width:0}.track-side-left{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0;right:100%}.track-side-right{-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;left:100%}.track-section-left{left:0;width:108px;height:78px}.catalog.widget .track-section-left{width:94px;height:70px}.track-section-left>*{position:relative;float:left;height:100%}.track-section-left>*>div{position:relative;display:table!important;height:100%;width:100%}.track-section-left>*>div>div{display:table-cell;vertical-align:middle}.track-section-left>*>div>div>div{display:inline-block}.track-artwork{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,padding,left;-moz-transition-property:width,padding,left;transition-property:width,padding,left;position:absolute;top:0;left:0;box-sizing:content-box;width:58px;padding:10px 0 0 10px;line-height:78px;z-index:1}.catalog.widget .track-artwork{line-height:70px;width:58px;padding:6px 0 0 6px}.track-artwork img{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:height,width;-moz-transition-property:height,width;transition-property:height,width}.catalog.widget .track-artwork img,.track-artwork img{height:58px;width:58px}.track-list-number{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;position:absolute;top:0;right:0;width:40px;font-size:14px;line-height:14px}.catalog.widget .track-list-number{width:30px;font-size:12px;line-height:12px}.track-list-number>div{position:absolute}.track-list-number>div>div{text-align:center}.track-list-number-content:after{content:counter(track-list-number)}.track-play-pause{display:none!important;opacity:.8;font-size:24px;cursor:pointer;padding-top:2px}.track-play-pause:hover{opacity:1!important}.track-section-right{right:0;height:78px}.catalog.widget .track-section-right{height:70px}.track .track-price{position:relative;float:right;height:100%;margin-right:14px}.track .track-price>div{position:relative;display:table!important;height:100%;width:100%}.track .track-price>div>div{display:table-cell;vertical-align:middle}.track .track-price>div>div>div{display:inline-block}.track .track-price .track-price-tag{width:64px;height:36px;line-height:35px;font-size:16px;font-weight:700;text-align:center;border:0 solid #00abd3;cursor:pointer;color:#fff}}@media only screen and (min-width:1501px) and (max-width:500px){.track .track-price{display:none}}@media only screen and (min-width:1501px){.track .track-actions{position:relative;float:right;height:100%}.track .track-actions>div{position:relative;float:left;height:100%}.track .track-actions>div>div{position:relative;display:table!important;height:100%;width:100%}.track .track-actions>div>div>div{display:table-cell;vertical-align:middle}.track .track-actions>div>div>div>div{display:inline-block}.track-actions-btn{float:left;cursor:pointer;box-sizing:content-box}.track-actions-btn.active,.track-actions-btn:hover{opacity:1!important}.track-actions-more,.track-details-version-actions-more{font-size:17px;line-height:17px;width:17px;padding-left:4px;padding-right:1px}.remove.track-details-version-actions-more,.track-actions-more.remove{padding-top:2px}.track-actions-playlists,.track-details-version-actions-playlists{font-size:21px;line-height:21px;width:21px;padding-left:3px;padding-right:3px;padding-top:4px}.remove.track-details-version-actions-playlists,.track-actions-playlists.remove{padding-top:2px}.track-actions-details{font-size:16px;line-height:16px;width:16px;padding-left:5px;padding-right:14px}.track-section-main{max-width:100%;margin-left:auto;margin-right:auto;height:78px;left:108px;right:150px;padding-right:4%}.track-section-main:after{clear:both;content:"";display:block}.catalog.widget .track-section-main{height:70px;left:94px;right:150px}.track-section-main>*{position:relative;min-height:1px;height:100%}}@media only screen and (min-width:1501px) and (min-width:1501px){.catalog:not(.widget) .track-section-main{padding-right:6%}}@media only screen and (min-width:1501px){.track-title{float:left;display:block;margin-right:2.35765%;width:18.96686%;position:relative;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform}.track-title:last-child{margin-right:0}.track-title>div{position:relative;display:table!important;height:100%;width:100%}.track-title>div>div{display:table-cell;vertical-align:middle}.track-title>div>div>div{display:inline-block}.catalog.widget .track-title{float:left;display:block;margin-right:2.35765%;width:48.82117%}.catalog.widget .track-title:last-child{margin-right:0}.track-title>div{table-layout:fixed}.catalog.widget .track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:1501px) and (max-width:500px){.track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.track-title>div{padding-right:10px;box-sizing:border-box}}@media only screen and (min-width:1501px){.track-title>div>div{line-height:16px}.track-fulltitle{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;max-width:100%;overflow:hidden;font-size:14px;line-height:16px;padding-top:4px;font-weight:700;text-overflow:ellipsis;cursor:pointer}.catalog.widget .track-fulltitle{font-size:12px;line-height:14px}.track-fulltitle:hover{color:#00abd3}.track-versions{float:left;display:block;margin-right:2.35765%;width:12.56951%;position:relative;text-align:center}.track-versions:last-child{margin-right:0}.track-versions>div{position:relative;display:table!important;height:100%;width:100%}.track-versions>div>div{display:table-cell;vertical-align:middle}.track-versions>div>div>div{display:inline-block}.catalog.widget .track-versions{float:left;display:block;margin-right:2.35765%;width:-2.35765%}.catalog.widget .track-versions:last-child{margin-right:0}.track-versions>div{table-layout:fixed}.track-versions>div>div *{cursor:pointer}.catalog.widget .track-versions,.track-versions>div .track-versions-list{display:none!important}}@media only screen and (min-width:1501px) and (max-width:500px){.track-versions{display:none!important}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.track-versions{display:none!important}}@media only screen and (min-width:1501px){.track-versions-btn{width:100%;padding:8px 6px 6px;float:right;cursor:pointer;opacity:.8}.track-versions-btn.active,.track-versions-btn:hover{opacity:1}.track-versions-btn>div{line-height:14px;float:right;text-align:right;vertical-align:middle}.track-versions-btn-arrow{font-size:7px;width:17px}.track-versions-btn-text{-webkit-transition-property:font-size;-moz-transition-property:font-size;transition-property:font-size;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;font-size:12px;max-width:calc(100% - 17px);overflow:hidden;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis}.catalog.widget .track-versions-btn-text{font-size:11px}}@media only screen and (min-width:1501px) and (max-width:500px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.track-versions-btn-text{font-size:11px}}@media only screen and (min-width:1501px){.track-duration{float:left;display:block;margin-right:2.35765%;width:12.56951%;position:relative;line-height:14px;opacity:.8}.track-duration:last-child{margin-right:0}.track-duration>div{position:relative;display:table!important;height:100%;width:100%}.track-duration>div>div{display:table-cell;vertical-align:middle}.track-duration>div>div>div{display:inline-block}.track-duration>div>div{text-align:center}.catalog.widget .track-duration{float:left;display:block;margin-right:2.35765%;width:-2.35765%}.catalog.widget .track-duration:last-child{margin-right:0}.track-duration>div>div>div{padding-top:2px}.track-duration>div>div>div>div{clear:right;font-size:12px;letter-spacing:1px;text-align:right;text-transform:uppercase;white-space:nowrap}.track-duration>div>div>div>div>div{float:right}.catalog.widget .track-duration{display:none!important}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.track-duration>div{display:none!important}}@media only screen and (min-width:1501px) and (max-width:500px){.track-duration{display:none!important}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.track-duration{display:none!important}}@media only screen and (min-width:1501px){.track-player{float:left;display:block;margin-right:2.35765%;width:48.82117%;line-height:78px}.track-player:last-child{margin-right:0}.catalog.widget .track-player{float:left;display:block;margin-right:2.35765%;width:48.82117%;line-height:70px}.catalog.widget .track-player:last-child{margin-right:0}.track-player-animation{-webkit-animation:fade-out .4s forwards;-moz-animation:fade-out .4s forwards;animation:fade-out .4s forwards;display:none;position:absolute;top:2px;right:0;bottom:2px;left:0;z-index:10;pointer-events:none}.track-waveform{position:relative;display:inline-block;width:100%;vertical-align:middle;padding-bottom:4px;pointer-events:none}.track-waveform .track-wavesurfer>wave{height:42px!important}.track-waveform canvas{position:absolute;padding-top:10px}.track-player-restart{position:absolute;top:0;right:100%;left:-12px;bottom:0}@-webkit-keyframes playlist-appear{0%{-webkit-transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes playlist-appear{0%{-moz-transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-moz-transform:translateX(0);opacity:1}}@keyframes playlist-appear{0%{-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translateX(-30px);opacity:0;height:0}66%{height:77px}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}@-moz-keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}@keyframes playlist-disappear{0%{height:77px}to{height:0;border:0}}#playlists{position:relative;display:none;min-width:500px;width:70%;max-width:1000px;height:100%;font-family:proxima-nova-regular;text-align:center}}@media only screen and (min-width:1501px) and (max-width:500px){#playlists{width:100%;min-height:100%;min-width:0;background-color:#fff;margin:0}}@media only screen and (min-width:1501px){.playlists-wrapper{-webkit-transition-property:-webkit-transform,min-height!important;-moz-transition-property:-moz-transform,min-height!important;transition-property:transform,min-height!important;position:relative;float:left;height:calc(100% - 80px)!important;width:100%;padding:80px;background-color:#fff;word-break:break-word;margin:40px 0;pointer-events:all}}@media only screen and (min-width:1501px) and (max-width:500px){.playlists-wrapper{height:100%!important;margin:0}}@media only screen and (min-width:1501px){.playlists-search-bar{-webkit-transition-property:height;-moz-transition-property:height;transition-property:height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;top:60px;left:0;height:0;width:100%;font-size:16px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden;z-index:1}#playlists.add-to-playlist-mode .playlists-search-bar{top:160px}#playlists.create-enabled .playlists-search-bar{height:72px}input.playlists-search-bar-input,input.playlists-search-bar-input:active,input.playlists-search-bar-input:focus,input.playlists-search-bar-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;position:absolute;top:0;left:30px;height:72px;line-height:72px;width:calc(100% - 136px);font-family:proxima-nova-regular;font-size:16px;padding-left:4px;background-color:transparent;border:0;outline:0;box-shadow:none;margin:0;cursor:text}input.playlists-search-bar-input::-webkit-input-placeholder{font-style:italic;opacity:.5}input.playlists-search-bar-input:-moz-placeholder,input.playlists-search-bar-input::-moz-placeholder{font-style:italic;opacity:.5}input.playlists-search-bar-input:-ms-input-placeholder{font-style:italic;opacity:.5}.playlists-content-scroller{-webkit-transition-property:top,height;-moz-transition-property:top,height;transition-property:top,height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:absolute;top:60px;left:0;float:left;height:calc(100% - 60px);width:100%;background:#f9f9f9;overflow:auto}#playlists.add-to-playlist-mode .playlists-content-scroller{top:160px;height:calc(100% - 160px)}#playlists.create-enabled .playlists-content-scroller{top:132px;height:calc(100% - 132px)}#playlists.add-to-playlist-mode.create-enabled .playlists-content-scroller{top:232px;height:calc(100% - 232px)}.playlists-content{font-size:16px;color:#555}.playlists-item{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;float:left;width:100%;line-height:76px;padding:0 30px;background-color:#fff;overflow:hidden}.playlists-item.animated{-webkit-animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards;animation:playlist-appear .75s cubic-bezier(.77,0,.175,1) forwards}.playlists-item.animated-out{-webkit-animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards;-moz-animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards;animation:playlist-disappear .5s cubic-bezier(.77,0,.175,1) forwards}.playlists-item-text{display:inline-block;vertical-align:middle;font-size:20px;line-height:18px;max-width:calc(100% - 80px);padding:11.5px 0;text-overflow:ellipsis}#playlists.add-to-playlist-mode .playlists-item-text{max-width:calc(100% - 140px)}.playlists-item-text>*{display:inline-block}.playlists-item-name{position:relative;width:100%}.playlists-item-name-check{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;display:none;position:absolute;top:0;right:100%;font-size:12px;padding:1px 5px;color:#00abd3}.playlists-item.version-in-playlist .playlists-item-name-check{display:block}.playlists-item-name-link{display:inline-block;cursor:pointer}.playlists-item-name-link,.playlists-item-name-link *,.playlists-item-name-link:active,.playlists-item-name-link:focus,.playlists-item-name-link:focus:active,.playlists-item-name-link:visited{color:#555}.playlists-item.version-in-playlist .playlists-item-name-link,.playlists-item.version-in-playlist .playlists-item-name-link *,.playlists-item.version-in-playlist .playlists-item-name-link:active,.playlists-item.version-in-playlist .playlists-item-name-link:focus,.playlists-item.version-in-playlist .playlists-item-name-link:focus:active,.playlists-item.version-in-playlist .playlists-item-name-link:visited{color:#00abd3}.playlists-item-name-link:hover{text-decoration:underline}.playlists-item.editing .playlists-item-infos,.playlists-item.editing .playlists-item-name{display:none}input.playlists-item-name-input,input.playlists-item-name-input:active,input.playlists-item-name-input:focus,input.playlists-item-name-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:none;max-width:calc(100% - 20px);width:300px;color:#666;background-color:transparent;outline:0;margin:0;border:1px solid #00abd3;box-shadow:none;background-color:#fff;cursor:text}.playlists-item.editing input.playlists-item-name-input{display:block}.playlists-item-infos{font-size:14px;font-family:proxima-nova-light;opacity:.6}.gfd{border:1px solid #00aad3;padding:5px 200px 3px 7px;border-radius:3px;font-size:16px}.playlists-item-actions{position:absolute;right:0;top:-1px;height:76px;line-height:76px;margin-right:30px;white-space:nowrap}.playlists-search-bar .playlists-item-actions{height:72px;line-height:72px}.playlists-item-actions>*{display:inline-block;vertical-align:middle}.playlist-btn{padding:6px 12px;font-family:proxima-nova-light;font-size:10px;line-height:12px;text-transform:uppercase;letter-spacing:1px;opacity:.6;border:1px solid rgba(0,0,0,.5);cursor:pointer}.playlist-btn,.playlist-btn *,.playlist-btn:active,.playlist-btn:focus,.playlist-btn:focus:active,.playlist-btn:visited{color:#555}.playlist-btn:hover{background-color:#5b6263;opacity:1;border-color:transparent;color:#fff}.playlist-btn.create{background-color:#00abd3;text-transform:uppercase;font-size:10px;letter-spacing:2px;padding:10px 16px;border:0;opacity:1}.playlist-btn.create,.playlist-btn.create *,.playlist-btn.create:active,.playlist-btn.create:focus,.playlist-btn.create:focus:active,.playlist-btn.create:visited{color:#fff}.playlist-btn.create:hover{background-color:#5b6263}.playlist-btn.disabled{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s;pointer-events:none;background-color:#c1c1c1!important}.playlist-btn.action:before{content:"add track"}.playlists-item.version-in-playlist .playlist-btn.action:before{content:"remove track"}#playlists:not(.add-to-playlist-mode) .playlist-btn.action:before{content:""}.playlists-item-menu-btn{opacity:.6;padding:4px;cursor:pointer}.playlists-item-menu-btn.track-actions-more,.playlists-item-menu-btn.track-details-version-actions-more{margin-right:-10px;padding-left:10px;width:auto}.playlists-item-menu-btn:hover{opacity:1}.playlists-item,.playlists-search-bar{border-bottom:1px solid #eee}.playlists-header{top:0;height:60px}.playlists-add-to-playlist,.playlists-header{position:absolute;left:0;width:100%;color:#fff;background:#5b6263}.playlists-add-to-playlist{display:none;top:60px;height:100px;line-height:100px;padding:0 30px;text-align:center}#playlists.add-to-playlist-mode .playlists-add-to-playlist{display:block}.playlists-add-to-playlist:after{content:"";position:absolute;top:0;left:0;height:1px;width:100%;background-color:#fff;opacity:.3}.playlists-add-to-playlist-arrow{-webkit-transform:translateX(-50%) rotate(45deg);-moz-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);position:absolute;bottom:-5px;left:50%;height:10px;width:10px;background-color:#5b6263;z-index:2}.playlists-add-to-playlist-version{position:relative;display:inline-block;white-space:nowrap;text-align:left}.playlists-add-to-playlist-version>*{display:inline-block;vertical-align:middle}.playlists-add-to-playlist-version-artwork{height:58px;width:58px}.playlists-add-to-playlist-version-title{position:relative;max-width:calc(100% - 58px);font-family:quicksand-regular;font-size:14px;padding-left:12px;line-height:14px;white-space:normal}.playlists-add-to-playlist-version-title>*{display:inline-block;vertical-align:middle}.playlists-add-to-playlist-version-title-version{font-style:italic}.playlists-add-to-playlist-version-title-version:before{content:"("}.playlists-add-to-playlist-version-title-version:after{content:")"}.playlists-add-to-playlist-version-count{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;font-family:proxima-nova-thin;font-size:12px;letter-spacing:.5px;padding-top:4px;opacity:0}#playlists.loaded .playlists-add-to-playlist-version-count{opacity:.6}.playlists-header-cancel{line-height:24px;font-size:12px;padding:0 10px;border:1px solid hsla(0,0%,100%,.8);border-radius:2px;letter-spacing:1px;margin:17px;cursor:pointer;z-index:1}.playlists-header-cancel,.playlists-header-title{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;position:absolute;left:0;top:0}.playlists-header-title{height:100%;width:100%;font-size:18px;font-family:proxima-nova-light;font-weight:700;line-height:60px;text-transform:uppercase;letter-spacing:2px;text-align:center;cursor:default}.playlists-new-playlist{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;display:none;float:left;width:100%;padding:20px 0 40px;text-align:center}#playlists.create-enabled .playlists-new-playlist{-webkit-animation:fade-out .5s forwards;-moz-animation:fade-out .5s forwards;animation:fade-out .5s forwards;pointer-events:none}#playlists.loaded .playlists-new-playlist{display:block}.playlists-new-playlist-btn{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;display:inline-block;font-size:12px;color:#00abd3;text-transform:uppercase;letter-spacing:1px;padding:4px 12px;cursor:pointer;border:1px solid #00abd3;border-radius:3px}.playlists-new-playlist-btn:hover{background-color:#fff}.playlist-header{position:relative;float:left;width:100%;color:#fff;padding:80px 28.5px 5px;overflow:hidden;text-align:center}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.playlist-header{padding:80px 28.5px 30px}}@media only screen and (min-width:1501px) and (max-width:500px){.playlist-header{padding:60px 28.5px 30px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.playlist-header{padding:60px 28.5px 30px}}@media only screen and (min-width:1501px){.playlist-header-name{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;font-size:40px;line-height:40px;font-family:proxima-nova-medium;letter-spacing:4px;vertical-align:middle;text-align:center}.playlist-header.editing .playlist-header-name{display:none}.playlist-header-subtitle{font-size:20px;font-family:proxima-nova-medium;letter-spacing:4px;vertical-align:middle;text-transform:uppercase;opacity:.5}.playlist-header-actions,.playlist-header-subtitle{position:relative;text-align:center;padding-top:10px}.playlist-header-actions{float:left;width:100%}.playlist-header-action{font-size:12px;line-height:12px;font-family:proxima-nova-medium;text-transform:uppercase;letter-spacing:2px}.playlist-header-action[data-behaviour=share]{padding:10px 20px;border-radius:20px;background:#fff}.playlist-header-action,.playlist-header-more-action{display:inline-block;cursor:pointer;margin:0 14px;opacity:.9}.playlist-header-action.active,.playlist-header-action:hover,.playlist-header-more-action.active,.playlist-header-more-action:hover{opacity:1}.playlist-header-more-action{vertical-align:middle;font-size:26px}input.playlist-header-name-input,input.playlist-header-name-input:active,input.playlist-header-name-input:focus,input.playlist-header-name-input:focus:active{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;display:none;max-width:calc(100% - 40px);width:360px;font-size:16px;line-height:38px;color:#666;text-align:center;padding:0 10px;background-color:transparent;outline:0;margin:0;border:1px solid #00abd3;box-shadow:none;background-color:#fff;cursor:text}.playlist-header.editing input.playlist-header-name-input{display:inline-block}.tooltipster-sidetip{z-index:1000000009!important}.tooltipster-sidetip.tooltipster-info .tooltipster-box{border-color:transparent;border-radius:2px}.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:12px;line-height:12px;font-family:proxima-nova-regular;font-weight:700;padding:6px 12px}}@media only screen and (min-width:1501px) and (max-width:500px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:1501px){.tooltipster-sidetip.tooltipster-info.tooltipster-top .tooltipster-arrow{margin-left:-11px}.tooltipster-sidetip.tooltipster-info.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-info.tooltipster-right .tooltipster-arrow{margin-top:-12px}.tooltipster-sidetip.tooltipster-info .tooltipster-arrow-background{border-width:11px}.tooltipster-sidetip.tooltipster-info .tooltipster-arrow-border{border-width:0}.tooltipster-sidetip.tooltipster-info-light .tooltipster-box,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-box{background-color:#5b6263;border-color:transparent;border-radius:2px}.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:12px;line-height:12px;font-family:proxima-nova-regular;letter-spacing:.5px;font-weight:700;padding:6px 12px}}@media only screen and (min-width:1501px) and (max-width:500px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.tooltipster-sidetip.tooltipster-info-light .tooltipster-content,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{font-size:11px;line-height:11px}}@media only screen and (min-width:1501px){.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow-border{border-top-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow-border{border-right-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-bottom .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow-border{border-left-color:#5b6263}.tooltipster-sidetip.tooltipster-info-light.tooltipster-top .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-top .tooltipster-arrow{margin-left:-11px}.tooltipster-sidetip.tooltipster-info-light.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-info-light.tooltipster-right .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-popup-message.tooltipster-right .tooltipster-arrow{margin-top:-13px!important}.tooltipster-sidetip.tooltipster-info-light .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-arrow-background{border-width:11px}.tooltipster-sidetip.tooltipster-info-light .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-popup-message .tooltipster-arrow-border{border-width:0}.tooltipster-sidetip.tooltipster-popup-message .tooltipster-content{white-space:nowrap}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-box{background-color:#fff;border-radius:0;border:0;box-shadow:0 0 15px rgba(0,0,0,.15);overflow:auto}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-content{font-size:11px;line-height:11px;font-family:proxima-nova-regular;font-weight:700;color:#000;padding:0;overflow:visible}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-border{top:3px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-border{top:2px;left:3px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-border{top:2px;left:1px}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-menu-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-menu-shadow .tooltipster-arrow-border{border-width:8px;left:2px}.tooltipster-sidetip.tooltipster-menu-shadow .tooltip-menu-scroller{position:relative;padding:8px 0}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-box{background-color:#fff;border-color:transparent;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-radius:0;overflow:auto}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-content{font-size:11px;line-height:11px;font-family:proxima-nova-regular;font-weight:700;color:#000;padding:0;overflow:visible}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-border{top:3px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-border{top:2px;left:3px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-border{top:2px;left:1px}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-top .tooltipster-arrow-border{border-top-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-border{border-right-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-border{border-left-color:#ebebeb}.tooltipster-sidetip.tooltipster-menu-border.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff}.tooltipster-sidetip.tooltipster-menu-border .tooltipster-arrow-border{border-width:8px;left:2px}.tooltipster-sidetip.tooltipster-menu-border .tooltip-menu-scroller{position:relative;padding:8px 0;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb}.tooltipster-menu-container{position:relative;float:left;min-width:200px;max-height:300px;overflow-x:hidden;overflow-y:auto}.tooltip-menu-item{display:block;position:relative;clear:left;font-size:11px;line-height:11px;letter-spacing:.5px;cursor:pointer!important;z-index:2}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:8px 22px}.tooltip-menu-item,.tooltip-menu-item:active,.tooltip-menu-item:focus,.tooltip-menu-item:focus:active,.tooltip-menu-item:hover,.tooltip-menu-item a,.tooltip-menu-item a:active,.tooltip-menu-item a:focus,.tooltip-menu-item a:focus:active,.tooltip-menu-item a:hover{color:#2d3031}.tooltip-menu-item a{display:inline-block;width:100%}.tooltip-menu-item.active{left:-1px;width:calc(100% + 2px);color:#fff;background-color:#2d3031}.tooltip-menu-item:hover:not(.active){background-color:#f9f9f9}.tooltip-menu-item:hover:not(.active).tooltip-menu-item-admin{background-color:#434848}.tooltip-menu-item.disabled{opacity:.6;pointer-events:none}.tooltip-menu-item.tooltip-menu-item-admin{background-color:#5b6263;color:#fff}}@media only screen and (min-width:1501px) and (max-width:500px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.tooltip-menu-item{font-size:12px;line-height:12px}.tooltip-menu-item:not(form),.tooltip-menu-item a{padding:12px 22px}}@media only screen and (min-width:1501px){.tooltipster-menu-grow{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;transition-duration:.25s;-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95);opacity:0}.tooltipster-menu-grow.tooltipster-show{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1}.tooltipster-menu-slide{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;transition-duration:.25s;opacity:0;cursor:pointer}.tooltipster-menu-slide.tooltipster-top{-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px)}.tooltipster-menu-slide.tooltipster-right{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px)}.tooltipster-menu-slide.tooltipster-bottom{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}.tooltipster-menu-slide.tooltipster-left{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}.tooltipster-menu-slide.is-appearing{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;opacity:1!important}.tooltipster-menu-slide.tooltipster-stable{cursor:default}.tooltipster-menu-slide.tooltipster-dying{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;cursor:default!important}.tooltipster-menu-slide.tooltipster-dying *{cursor:default!important}.shopping-cart{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;margin-top:75px;min-height:calc(100% - 75px);height:1px;background-color:#f0f0f0}.shopping-cart,.shopping-cart a,.shopping-cart h1{font-family:proxima-nova-regular}.shopping-cart .stripe-button-el{background-image:none;background-color:#2d3031;box-shadow:none;border:none;border-radius:0;padding:0;outline:none!important}.shopping-cart .stripe-button-el:hover{background-color:#000}.shopping-cart .stripe-button-el span{background-image:none;background-color:transparent;text-shadow:none;letter-spacing:.5px;padding:0 40px;min-height:0!important;line-height:48px;height:48px;font-size:14px;font-family:proxima-nova-regular;text-transform:uppercase}.shopping-cart.empty .shopping-cart-items-header{display:none}.shopping-cart.empty .shoppping-cart-empty{display:block}.shopping-cart.empty .shopping-cart-pay-btn{opacity:.25;pointer-events:none}.shopping-cart-title{-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;position:relative;float:left;width:100%;line-height:93.75px;font-size:22px;color:#fff;text-align:center;text-transform:uppercase;background-color:#2d3031}.shopping-cart-title-back-arrow{-webkit-animation:fade-in 1s forwards;-moz-animation:fade-in 1s forwards;animation:fade-in 1s forwards;display:none;position:absolute;top:0;left:0;line-height:93.75px;font-size:36px;padding-left:28.5px;padding-right:14px;color:#fff;cursor:pointer}}@media only screen and (min-width:1501px) and (max-width:500px){.shopping-cart-title-back-arrow{display:block}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.shopping-cart-title-back-arrow{display:block}}@media only screen and (min-width:1501px){.shopping-cart-content{position:relative;float:left;width:100%;margin-top:40px;padding:0 28.5px 60px;background-color:#f0f0f0}}@media only screen and (min-width:1501px) and (max-width:500px){.shopping-cart-content{padding:0}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.shopping-cart-content{padding:0}}@media only screen and (min-width:1501px){.shopping-cart-items-header{position:relative;float:left;width:100%;height:24px;font-size:10px;opacity:.5}}@media only screen and (min-width:1501px) and (max-width:500px){.shopping-cart-items-header-package{display:none}}@media only screen and (min-width:1501px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-left:78px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-right:20px}}@media only screen and (min-width:1501px) and (max-width:500px){.shopping-cart-item-infos,.shopping-cart-items-header{padding-right:0;padding-left:0}}@media only screen and (min-width:1501px){.shopping-cart-item-infos>div,.shopping-cart-items-header>div{float:left;padding-left:15px}.shopping-cart-item-infos>div:first-child:last-child,.shopping-cart-item-infos>div:first-child:last-child~div,.shopping-cart-items-header>div:first-child:last-child,.shopping-cart-items-header>div:first-child:last-child~div{width:100%}.shopping-cart-item-infos>div:first-child:nth-last-child(2),.shopping-cart-item-infos>div:first-child:nth-last-child(2)~div,.shopping-cart-items-header>div:first-child:nth-last-child(2),.shopping-cart-items-header>div:first-child:nth-last-child(2)~div{width:50%}.shopping-cart-item-infos>div:first-child:nth-last-child(3),.shopping-cart-item-infos>div:first-child:nth-last-child(3)~div,.shopping-cart-items-header>div:first-child:nth-last-child(3),.shopping-cart-items-header>div:first-child:nth-last-child(3)~div{width:33.33333%}.shopping-cart-item-infos>div:first-child:nth-last-child(4),.shopping-cart-item-infos>div:first-child:nth-last-child(4)~div,.shopping-cart-items-header>div:first-child:nth-last-child(4),.shopping-cart-items-header>div:first-child:nth-last-child(4)~div{width:25%}.shopping-cart-item-infos>div:first-child:nth-last-child(5),.shopping-cart-item-infos>div:first-child:nth-last-child(5)~div,.shopping-cart-items-header>div:first-child:nth-last-child(5),.shopping-cart-items-header>div:first-child:nth-last-child(5)~div{width:20%}.shopping-cart-item-infos>div:first-child:nth-last-child(6),.shopping-cart-item-infos>div:first-child:nth-last-child(6)~div,.shopping-cart-items-header>div:first-child:nth-last-child(6),.shopping-cart-items-header>div:first-child:nth-last-child(6)~div{width:16.66667%}.shopping-cart-item-infos>div:first-child:nth-last-child(7),.shopping-cart-item-infos>div:first-child:nth-last-child(7)~div,.shopping-cart-items-header>div:first-child:nth-last-child(7),.shopping-cart-items-header>div:first-child:nth-last-child(7)~div{width:14.28571%}.shopping-cart-item-infos>div:first-child:nth-last-child(8),.shopping-cart-item-infos>div:first-child:nth-last-child(8)~div,.shopping-cart-items-header>div:first-child:nth-last-child(8),.shopping-cart-items-header>div:first-child:nth-last-child(8)~div{width:12.5%}.shopping-cart-item-infos>div:first-child:nth-last-child(9),.shopping-cart-item-infos>div:first-child:nth-last-child(9)~div,.shopping-cart-items-header>div:first-child:nth-last-child(9),.shopping-cart-items-header>div:first-child:nth-last-child(9)~div{width:11.11111%}.shopping-cart-item-infos>div:first-child:nth-last-child(10),.shopping-cart-item-infos>div:first-child:nth-last-child(10)~div,.shopping-cart-items-header>div:first-child:nth-last-child(10),.shopping-cart-items-header>div:first-child:nth-last-child(10)~div{width:10%}}@media only screen and (min-width:1501px) and (max-width:500px){.shopping-cart-item-infos>div:first-child:last-child,.shopping-cart-item-infos>div:first-child:last-child~div,.shopping-cart-item-infos>div:first-child:nth-last-child(2),.shopping-cart-item-infos>div:first-child:nth-last-child(2)~div,.shopping-cart-items-header>div:first-child:last-child,.shopping-cart-items-header>div:first-child:last-child~div,.shopping-cart-items-header>div:first-child:nth-last-child(2),.shopping-cart-items-header>div:first-child:nth-last-child(2)~div{width:100%}.shopping-cart-item-infos>div:first-child:nth-last-child(3),.shopping-cart-item-infos>div:first-child:nth-last-child(3)~div,.shopping-cart-items-header>div:first-child:nth-last-child(3),.shopping-cart-items-header>div:first-child:nth-last-child(3)~div{width:50%}.shopping-cart-item-infos>div:first-child:nth-last-child(4),.shopping-cart-item-infos>div:first-child:nth-last-child(4)~div,.shopping-cart-items-header>div:first-child:nth-last-child(4),.shopping-cart-items-header>div:first-child:nth-last-child(4)~div{width:33.33333%}.shopping-cart-item-infos>div:first-child:nth-last-child(5),.shopping-cart-item-infos>div:first-child:nth-last-child(5)~div,.shopping-cart-items-header>div:first-child:nth-last-child(5),.shopping-cart-items-header>div:first-child:nth-last-child(5)~div{width:25%}.shopping-cart-item-infos>div:first-child:nth-last-child(6),.shopping-cart-item-infos>div:first-child:nth-last-child(6)~div,.shopping-cart-items-header>div:first-child:nth-last-child(6),.shopping-cart-items-header>div:first-child:nth-last-child(6)~div{width:20%}.shopping-cart-item-infos>div:first-child:nth-last-child(7),.shopping-cart-item-infos>div:first-child:nth-last-child(7)~div,.shopping-cart-items-header>div:first-child:nth-last-child(7),.shopping-cart-items-header>div:first-child:nth-last-child(7)~div{width:16.66667%}.shopping-cart-item-infos>div:first-child:nth-last-child(8),.shopping-cart-item-infos>div:first-child:nth-last-child(8)~div,.shopping-cart-items-header>div:first-child:nth-last-child(8),.shopping-cart-items-header>div:first-child:nth-last-child(8)~div{width:14.28571%}.shopping-cart-item-infos>div:first-child:nth-last-child(9),.shopping-cart-item-infos>div:first-child:nth-last-child(9)~div,.shopping-cart-items-header>div:first-child:nth-last-child(9),.shopping-cart-items-header>div:first-child:nth-last-child(9)~div{width:12.5%}.shopping-cart-item-infos>div:first-child:nth-last-child(10),.shopping-cart-item-infos>div:first-child:nth-last-child(10)~div,.shopping-cart-items-header>div:first-child:nth-last-child(10),.shopping-cart-items-header>div:first-child:nth-last-child(10)~div{width:11.11111%}}@media only screen and (min-width:1501px){.shopping-cart-item{position:relative;float:left;width:100%;height:74px;font-size:14px;background-color:#fff;margin-bottom:20px}.shopping-cart-item-artwork{position:absolute;top:0;left:0;height:100%;width:74px;background-color:#000}}@media only screen and (min-width:1501px) and (max-width:500px){.shopping-cart-item-artwork{display:none}}@media only screen and (min-width:1501px){.shopping-cart-item-infos{float:left;height:100%;width:100%}.shopping-cart-item-infos>div{line-height:74px}.shopping-cart-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopping-cart-item-package,.shopping-cart-item-price,.shopping-cart-item-version{opacity:.5;font-size:12px;text-transform:capitalize}}@media only screen and (min-width:1501px) and (max-width:500px){.shopping-cart-item-package{display:none}}@media only screen and (min-width:1501px){.shopping-cart-item-remove{position:absolute;top:21px;right:21px;height:30px;width:30px;text-align:center}.shopping-cart-item-remove form{position:absolute;top:0;right:0;height:100%;width:100%;opacity:0}.shopping-cart-item-remove form:hover~.shopping-cart-item-remove-icon{opacity:1}.shopping-cart-item-remove form input{height:100%;width:100%;padding:0}}@media only screen and (min-width:1501px) and (max-width:500px){.shopping-cart-item-remove{right:15px}}@media only screen and (min-width:1501px){.shopping-cart-item-remove-icon,.shopping-cart-item-remove-icon:active,.shopping-cart-item-remove-icon:focus,.shopping-cart-item-remove-icon:focus:active,.shopping-cart-item-remove-icon:hover,.shopping-cart-item-remove-icon:visited{z-index:2;position:absolute;top:0;right:0;height:100%;width:100%;line-height:30px;font-size:20px;background:none;color:#2d3031;padding:0;box-shadow:none;border:none;outline:none;opacity:.7}.shopping-cart-bottom{position:fixed;float:left;bottom:0;left:0;width:100%;height:80px;padding:0 30px;background-color:#e3e3e3}}@media only screen and (min-width:1501px) and (max-width:500px){.shopping-cart-bottom{padding-right:20px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.shopping-cart-bottom{padding-right:20px}}@media only screen and (min-width:1501px){.shopping-cart-total{position:relative;float:right;height:100%;line-height:80px;font-size:20px;text-transform:uppercase;padding-top:2px;padding-right:20px}.shopping-cart-pay-btn{position:relative;float:right;height:100%;padding-top:16px}.shopping-cart-continue-shopping{position:relative;float:left;height:100%;line-height:80px}.shopping-cart-continue-shopping a{display:inline-block;line-height:24px;color:#00abd3;vertical-align:middle;cursor:pointer!important;outline:none!important}.shopping-cart-continue-shopping-arrow{float:left;font-size:22px;padding-right:6px}.shopping-cart-continue-shopping-text{float:left}.shoppping-cart-empty{position:relative;-webkit-animation:fade-in 1s forwards;-moz-animation:fade-in 1s forwards;animation:fade-in 1s forwards;display:none;opacity:0;position:absolute;top:168.75px;height:calc(100% - 248.75px);width:100%;font-size:16px;letter-spacing:1px;color:rgba(0,0,0,.4);text-align:center}.shoppping-cart-empty>div{position:relative;display:table!important;height:100%;width:100%}.shoppping-cart-empty>div>div{display:table-cell;vertical-align:middle}.shoppping-cart-empty>div>div>div{display:inline-block}.order-page{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;float:left;min-height:calc(100% - 75px);width:100%;font-family:proxima-nova-regular;background-color:#f0f0f0;margin-top:75px}.order-header{float:left;width:100%;padding:0 40px;background:#00abd3;color:#fff;text-align:center}.order-header>*{display:inline-block;vertical-align:top}.order-header-title{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:line-height;-moz-transition-property:line-height;transition-property:line-height;text-transform:uppercase;font-size:22px;line-height:93.75px}.order-message{float:left;width:100%;padding:40px 40px 0}.order-message-title{font-size:30px;text-transform:uppercase}.order-message-text{font-size:12px}.order-infos-content{float:left;white-space:nowrap}.order-infos-content>div{display:inline-block;white-space:nowrap;padding-right:20px}.order-client-infos,.order-content{float:left;width:100%}.order-client-infos{padding:0 40px}.order-client-infos>div{padding-top:40px}.order-billing{float:left;padding-right:160px}.order-infos{float:left}.order-infos-header{font-family:proxima-nova-medium;font-size:16px;line-height:24px;text-transform:uppercase;white-space:nowrap}.order-items{float:left;width:100%;margin-top:40px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);font-family:proxima-nova-regular}.order-item{position:relative;float:left;width:100%;padding:10px 0}.order-item:not(:last-child){border-bottom:1px solid #f0f0f0}.order-item>div{height:100%}.order-item-track{float:left;width:33%;padding:20px 40px}}@media only screen and (min-width:1501px) and (max-width:500px){.order-item-track{width:45%}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.order-item-track{width:45%}}@media only screen and (min-width:1501px){.order-item-track-title{font-size:16px;font-family:proxima-nova-medium;line-height:22px}.order-item-version{opacity:.6;line-height:22px}.order-item-license,.order-item-price{float:left;opacity:.6;line-height:44px;padding-top:20px}}@media only screen and (min-width:1501px) and (max-width:500px){.order-item-price{position:absolute;top:10px;right:0;padding-right:40px}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.order-item-price{position:absolute;top:10px;right:0;padding-right:40px}}@media only screen and (min-width:1501px){.order-item-license{width:27%}}@media only screen and (min-width:1501px) and (max-width:500px){.order-item-license{width:45%}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.order-item-license{width:45%}}@media only screen and (min-width:1501px){.order-item-files{float:right!important;line-height:44px;padding:20px 40px 0;text-align:right}}@media only screen and (min-width:1501px) and (max-width:500px){.order-item-files{clear:right}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.order-item-files{clear:right}}@media only screen and (min-width:1501px){.order-item-file{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:margin,padding,background,color;-moz-transition-property:margin,padding,background,color;transition-property:margin,padding,background,color;position:relative;display:inline-block;line-height:12px;font-size:12px;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;padding:12px 20px;color:#00abd3;border:1px solid #00abd3;margin-bottom:10px;margin-left:20px;cursor:pointer}.order-item-file:hover{padding-right:40px;margin-left:0;background-color:#00abd3;color:#fff}.order-item-file:hover>.order-item-file-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}.order-item-file>*{pointer-events:none}.order-item-file>div{float:left}.order-item-file-icon{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;-moz-transition-property:opacity,-moz-transform;transition-property:opacity,transform;-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0;position:absolute;top:0;right:2px;font-size:18px;padding-right:10px;padding-top:9px}.order-item-file-name{padding-top:2px}.order-total{float:left;width:100%;font-size:20px;padding:40px}.order-total>div{float:left}.order-total-price{padding-left:10px}.loading-catalog{-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.7s;-moz-transition-duration:.7s;transition-duration:.7s;-webkit-transition-property:height,top;-moz-transition-property:height,top;transition-property:height,top;position:absolute;top:150px;left:0;height:calc(100% - 150px);pointer-events:none;z-index:100000}.loading-catalog:before{content:"";display:inline-block;height:100%;vertical-align:middle}.loading-catalog.expanded{top:220px}.loading-page{padding-bottom:78px}.loading-page>*{pointer-events:none}.loading-catalog,.loading-page{opacity:0;float:left;width:100%;text-align:center;vertical-align:middle}.loading-catalog.visible,.loading-page.visible{opacity:1}.loading-catalog.visible.hiding,.loading-page.visible.hiding{opacity:0}.loading-catalog.hiding,.loading-catalog.visible,.loading-page.hiding,.loading-page.visible{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1s;-moz-transition-duration:1s;transition-duration:1s}.loading-catalog.hiding .loading-spinner>div,.loading-catalog.visible .loading-spinner>div,.loading-page.hiding .loading-spinner>div,.loading-page.visible .loading-spinner>div{-webkit-animation:sk-stretchdelay 1.2s ease-in-out infinite;-moz-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s ease-in-out infinite}.loading-catalog.hiding .loading-spinner>div.rect2,.loading-catalog.visible .loading-spinner>div.rect2,.loading-page.hiding .loading-spinner>div.rect2,.loading-page.visible .loading-spinner>div.rect2{-webkit-animation-delay:-1.1s;-moz-animation-delay:-1.1s;animation-delay:-1.1s}.loading-catalog.hiding .loading-spinner>div.rect3,.loading-catalog.visible .loading-spinner>div.rect3,.loading-page.hiding .loading-spinner>div.rect3,.loading-page.visible .loading-spinner>div.rect3{-webkit-animation-delay:-1s;-moz-animation-delay:-1s;animation-delay:-1s}.loading-catalog.hiding .loading-spinner>div.rect4,.loading-catalog.visible .loading-spinner>div.rect4,.loading-page.hiding .loading-spinner>div.rect4,.loading-page.visible .loading-spinner>div.rect4{-webkit-animation-delay:-.9s;-moz-animation-delay:-.9s;animation-delay:-.9s}.loading-catalog.hiding .loading-spinner>div.rect5,.loading-catalog.visible .loading-spinner>div.rect5,.loading-page.hiding .loading-spinner>div.rect5,.loading-page.visible .loading-spinner>div.rect5{-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;animation-delay:-.8s}.loading-spinner{display:inline-block;width:50px;height:40px;text-align:center;font-size:10px}.loading-spinner>div{height:100%;width:2px;margin-right:1px;display:inline-block}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@-moz-keyframes sk-stretchdelay{0%,40%,to{-moz-transform:scaleY(.4)}20%{-moz-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4);-moz-transform:scaleY(.4);-ms-transform:scaleY(.4);-o-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}}.popup-scale-animation{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.popup_visible .popup-scale-animation{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@media only screen and (min-width:1501px) and (max-width:500px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:1501px) and (min-width:501px) and (max-width:680px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@media only screen and (min-width:1501px) and (min-width:681px) and (max-width:900px){.popup_visible .popup-scale-animation{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;height:100%}}@-webkit-keyframes usupported-browser-iphone-install-pwa{0%{-webkit-transform:translateY(100%);opacity:0}to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes usupported-browser-iphone-install-pwa{0%{-moz-transform:translateY(100%);opacity:0}to{-moz-transform:translateY(0);opacity:1}}@keyframes usupported-browser-iphone-install-pwa{0%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);opacity:0}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes usupported-browser-infos{0%{-webkit-transform:translateY(100px);opacity:0}to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes usupported-browser-infos{0%{-moz-transform:translateY(100px);opacity:0}to{-moz-transform:translateY(0);opacity:1}}@keyframes usupported-browser-infos{0%{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);-o-transform:translateY(100px);transform:translateY(100px);opacity:0}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}html.unsupported-browser body{height:100%;overflow:hidden;background:#007793;background:-moz-linear-gradient(top,#007793 0,#0183a3 40%,#004354 100%);background:-webkit-linear-gradient(top,#007793,#0183a3 40%,#004354);background:linear-gradient(180deg,#007793 0,#0183a3 40%,#004354);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007793",endColorstr="#004354",GradientType=0);background-image:url(/images/login-container-bg-79246c2b770fd232312265ddac39bb68.png?vsn=d);background-size:cover;background-position:50% 0}html.unsupported-browser body>:not(.unsupported-browser-header):not(.iphone-pwa-installation-instructions):not(.unsupported-browser-infos){display:none!important}html.unsupported-browser body .login-form{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1s;-moz-transition-duration:1s;transition-duration:1s;opacity:0;pointer-events:none}.unsupported-browser-header{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-animation-duration:3s;-moz-animation-duration:3s;animation-duration:3s;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;left:0;height:calc(100vh - 225px);height:calc(100lvh - 225px);width:100%;color:#fff;text-align:center}.unsupported-browser-header:before{content:"Circonflex";float:left;width:100%;font-family:oswaldlight;font-size:32px;font-size:calc(28px + 1vw);line-height:35px;line-height:calc(35px + 1vw);letter-spacing:1.5px;text-transform:uppercase}.unsupported-browser-header:after{content:"Platform";float:left;width:100%;font-size:15px;font-size:calc(14px + .25vw);font-family:quicksandregular;letter-spacing:1px;text-transform:uppercase}.iphone-pwa-installation-instructions{-webkit-animation:usupported-browser-iphone-install-pwa 1s cubic-bezier(.77,0,.175,1) .5s both;-moz-animation:usupported-browser-iphone-install-pwa 1s cubic-bezier(.77,0,.175,1) .5s both;animation:usupported-browser-iphone-install-pwa 1s cubic-bezier(.77,0,.175,1) .5s both;position:absolute;bottom:15px;left:15px;width:calc(100vw - 30px);color:#fff;font-family:quicksandregular;text-align:center;margin-bottom:20px}.iphone-pwa-installation-instructions-header{float:left;width:100%;background-color:hsla(0,0%,100%,.08);padding:30px 25px;border-top-left-radius:20px;border-top-right-radius:20px;border:1px solid hsla(0,0%,100%,.04);border-bottom:0}.iphone-pwa-installation-instructions-header-title{width:100%;font-size:4.1vw;font-weight:700}.iphone-pwa-installation-instructions-header-subtitle{width:100%;font-size:2.9vw;opacity:.4}.iphone-pwa-installation-instructions-content{float:left;display:flex;align-items:center;justify-content:center;height:50px;width:100%;background-color:#f7f7f7;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.iphone-pwa-installation-instructions-content-text{float:left;display:flex;align-items:center;justify-content:center;width:100%;font-size:3.5vw;color:#000;z-index:2}.iphone-pwa-installation-instructions-content-icon{color:#0079ff;font-size:2.35em;padding:0 3px}.iphone-pwa-installation-instructions-content-arrow{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:calc(100% - 14px);height:24px;width:24px;background-color:#f7f7f7}.unsupported-browser-infos{-webkit-animation:usupported-browser-infos 1s cubic-bezier(.77,0,.175,1) both;-moz-animation:usupported-browser-infos 1s cubic-bezier(.77,0,.175,1) both;animation:usupported-browser-infos 1s cubic-bezier(.77,0,.175,1) both;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;bottom:0;left:0;height:60vh;height:60lvh;width:100%;color:#fff;font-family:quicksandregular;text-align:center}.unsupported-browser-title{font-size:15px;font-family:proxima-nova-bold}.unsupported-browser-content,.unsupported-browser-title{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;float:left;width:100%;pointer-events:none}.unsupported-browser-content{display:flex;justify-content:center;margin-top:40px}.unsupported-browser-content-wrapper{float:left;display:grid;grid-template-columns:0fr 1fr;justify-content:center;row-gap:10px;line-height:15px;background-color:hsla(0,0%,100%,.08);padding:25px 50px;border:1px solid hsla(0,0%,100%,.04);border-radius:10px;box-shadow:0 40px 30px -30px rgba(0,0,0,.12)}.unsupported-browser-content-wrapper.url-redirect-wrapper{grid-template-columns:1fr;padding:0}a.url-redirect{font-size:25px;font-family:proxima-nova-regular;letter-spacing:.3px;padding:25px 50px;pointer-events:all;cursor:pointer}a.url-redirect,a.url-redirect *,a.url-redirect:active,a.url-redirect:focus,a.url-redirect:focus:active,a.url-redirect:visited{color:#fff}a.url-redirect:hover{text-decoration:underline}.unsupported-browser-device{font-weight:700;text-align:right;padding-right:30px}.unsupported-browser-list{text-align:left}.unsupported-browser-list span{opacity:.7;font-size:.85em}.catalog-artwork{position:relative;float:left;height:600px;max-height:65vh;max-height:65lvh;width:100%;background-size:cover;background-position:50%;vertical-align:middle}.catalog-artwork:before{content:"";display:inline-block;height:100%;vertical-align:middle}.catalog-artwork:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.35)}.catalog-artwork-title{position:relative;display:inline-block;width:100%;line-height:60px;font-size:55px;font-family:proxima-nova-bold;letter-spacing:2px;color:#fff;padding:0 50px;vertical-align:middle;z-index:2}.catalog-artwork-title .catalog-artwork-description{content:attr(name);position:absolute;top:100%;left:0;width:100%;line-height:22px;font-size:16px;font-family:proxima-nova-thin;letter-spacing:1px;color:#fff;padding:20px 50px;opacity:.5}.catalog-artwork-title .catalog-artwork-description p{margin:0}.track-details{position:relative;font-family:proxima-nova-light;padding:16px;margin-bottom:100px;pointer-events:none;color:#2d3031;width:100%;max-width:1400px}@media only screen and (max-width:500px){.track-details{max-width:none;margin:0;padding:0}}@media only screen and (min-width:501px) and (max-width:680px){.track-details{max-width:none;margin:0;padding:0}}@media only screen and (min-width:681px) and (max-width:900px){.track-details{max-width:none;margin:0;padding:0}}.track-details-container{position:relative;float:left;width:100%}.track-details-left-panel{position:relative;float:left;width:65%;background-color:#f2f2f2;box-shadow:0 0 15px rgba(0,0,0,.35)}.popup_wrapper_visible .track-details-left-panel{pointer-events:all}@media only screen and (max-width:500px){.track-details-left-panel{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;width:100%}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-left-panel{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;width:100%}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-left-panel{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;width:100%}}.track-details-top{position:relative;float:left;height:400px;width:100%;overflow:hidden;background-color:#000;color:#fff;overflow:visible}.track-details-top-bg{position:absolute;height:100%;width:100%;top:0;left:0;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.track-details-top-close{position:absolute;top:14px;left:14px;padding:2px;font-size:28px;cursor:pointer}.track-details-top-more{position:absolute;top:18px;right:14px;padding:0 2px;font-size:26px;cursor:pointer}.track-details-top-content{z-index:2;position:relative;height:100%;width:100%;line-height:400px;text-align:center}.track-details-top-centered{display:inline-block;vertical-align:middle}.track-details-top-artwork{line-height:100px;height:100px;padding-bottom:18px;box-sizing:content-box}.track-details-top-artwork>img{height:100px;width:100px;box-shadow:0 4px 9px rgba(0,0,0,.25)}.track-details-top-title{line-height:24px;font-size:22px;letter-spacing:1.5px}.track-details-player{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.9s;-moz-transition-duration:.9s;transition-duration:.9s;-webkit-transition-delay:.2s;-moz-transition-delay:.2s;transition-delay:.2s;opacity:0;z-index:3;position:absolute;left:0;bottom:-3px;float:left;height:39px;width:100%;overflow:hidden}.track-details-player wave wave{-webkit-transition-property:width;-moz-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;transition-timing-function:linear}.track-details-wavesurfer{position:relative;height:100%;width:100%;pointer-events:none}.track-details-wavesurfer>wave{height:39px!important}.track-details-wavesurfer>wave:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#2b2b2b;z-index:2}.track-details-wavesurfer>wave wave{-webkit-transition-property:width;-moz-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;transition-timing-function:linear;border-bottom:3px solid #fff;z-index:3!important}.track-details-player-controls{position:relative;float:left;height:60px;width:100%;background-color:#2b2b2b}.track-details-player-btn-wrapper{position:relative;float:left;height:60px;line-height:60px;width:33.33333%;text-align:center;margin-top:-3px}.track-details-player-btn-wrapper:hover{opacity:1}.track-details-player-btn{display:inline-block;vertical-align:middle;font-size:24px;color:#fff;opacity:.9;cursor:pointer}.track-details-player-btn:hover{opacity:1}.track-details-player-btn.disable{cursor:default;opacity:.25!important}.track-details-content,.track-details-version-list{position:relative;float:left;width:100%}.track-details-version-list{padding:10px 0;background-color:#fff}.track-details-version{counter-increment:version-list-number;position:relative;float:left;height:38px;font-size:12px;line-height:38px;width:100%;cursor:pointer}.track-details-version.active .track-details-version-playing>div>div{display:block}.track-details-version.menu-opened,.track-details-version:hover{background-color:#f9f9f9}.track-details-version-playing{position:relative;float:left;height:100%;margin-left:11px;width:16px}.track-details-version-playing>div{position:relative;display:table!important;height:100%;width:100%}.track-details-version-playing>div>div{display:table-cell;vertical-align:middle}.track-details-version-playing>div>div>div{display:inline-block}.track-details-version-playing>div>div{display:none;font-size:16px;padding-top:3px}.track-details-version-number{position:relative;float:left;height:100%;width:30px;opacity:.5;padding-right:5px}.track-details-version-number>div>div{text-align:center}.track-details-version-number>div{position:relative;display:table!important;height:100%;width:100%}.track-details-version-number>div>div{display:table-cell;vertical-align:middle}.track-details-version-number>div>div>div{display:inline-block}.track-details-version-number>div>div>div:before{content:counter(version-list-number)}.track-details-version-name{position:relative;float:left;height:100%}.track-details-version-name>div{position:relative;display:table!important;height:100%;width:100%}.track-details-version-name>div>div{display:table-cell;vertical-align:middle}.track-details-version-name>div>div>div{display:inline-block}.track-details-version-duration{position:relative;float:left;height:100%;width:20px}.track-details-version-duration>div{position:relative;display:table!important;height:100%;width:100%}.track-details-version-duration>div>div{display:table-cell;vertical-align:middle}.track-details-version-duration>div>div>div{display:inline-block}.track-details-version-actions{position:relative;float:right;height:100%;padding-right:20px}.track-details-version-actions>div{position:relative;float:left;height:100%}.track-details-version-actions>div>div{position:relative;display:table!important;height:100%;width:100%}.track-details-version-actions>div>div>div{display:table-cell;vertical-align:middle}.track-details-version-actions>div>div>div>div{display:inline-block}.track-details-version-actions-btn{opacity:.35;float:left;cursor:pointer;box-sizing:content-box;color:#2d3031}.track-details-version-actions-btn.active,.track-details-version-actions-btn:hover{opacity:1!important}.version-details{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;float:left;width:100%;padding:30px 36px;background-color:#f2f2f2}.version-details-title{clear:left;font-size:12px;font-family:proxima-nova-regular;color:#b3b3b3;text-transform:uppercase;padding-bottom:15px}.version-details-subtitle{clear:left;font-size:10px;color:#666;color:#b3b3b3;text-transform:uppercase;padding-bottom:4px}.version-details-specs{float:right;height:100%;width:100%}.version-details-lyrics+.version-details-specs{width:70%}.version-details-specs-group{float:left;padding:0 30px 15px 0}.version-details-specs-btn{float:left;color:#000;font-size:12px;line-height:12px;font-family:proxima-nova-thin;background-color:#fff;padding:5px 10px 4px;margin:0 8px 8px 0;box-shadow:0 0 2px rgba(0,0,0,.1);cursor:pointer}.version-details-specs-btn:first-letter{text-transform:uppercase}.version-details-specs-btn:hover{color:#fff;background-color:#2d3031;box-shadow:none}.version-details-lyrics{position:relative;float:right;height:100%;width:30%}.version-details-lyrics-text{clear:left;line-height:14px;font-size:12px;font-family:proxima-nova-thin;color:#000}.track-details-right-panel{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;animation-duration:1.5s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);position:fixed;float:left;top:16px;right:calc(50% - 716px);width:calc(35% - 11.2px);max-width:490px;padding-right:24px;pointer-events:all}.track-details-right-panel.unpublished .track-details-right-panel-cart-text,.track-details-right-panel.unpublished .track-details-right-panel-title{visibility:hidden}.track-details-right-panel.unpublished .track-details-right-panel-cart-text:after,.track-details-right-panel.unpublished .track-details-right-panel-title:after{display:block}.track-details-right-panel.unpublished .track-details-right-panel-cart{pointer-events:none}@media only screen and (max-width:1432px){.track-details-right-panel{right:0}}@media only screen and (max-width:500px){.track-details-right-panel{-webkit-animation:none!important;-moz-animation:none!important;animation:none!important;opacity:1;position:relative;top:auto;left:auto!important;right:auto;width:100%;max-width:none;padding:0}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-right-panel{-webkit-animation:none!important;-moz-animation:none!important;animation:none!important;opacity:1;position:relative;top:auto;left:auto!important;right:auto;width:100%;max-width:none;padding:0}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-right-panel{-webkit-animation:none!important;-moz-animation:none!important;animation:none!important;opacity:1;position:relative;top:auto;left:auto!important;right:auto;width:100%;max-width:none;padding:0}}.track-details-right-panel-content{z-index:2;position:relative;float:left;width:100%;background-color:#fff}.track-details-right-panel-price{position:absolute;float:left;top:14.5px;right:-14px;height:36px;width:74px;overflow:hidden}@media only screen and (max-width:500px){.track-details-right-panel-price{position:relative;top:auto;right:auto;width:100%}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-right-panel-price{position:relative;top:auto;right:auto;width:100%}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-right-panel-price{position:relative;top:auto;right:auto;width:100%}}.track-details-right-panel-price-bg{z-index:1;position:absolute;height:100%;width:100%;top:0;left:0;background-repeat:no-repeat;background-size:600px 600px;background-position:50% 55%}@media only screen and (max-width:500px){.track-details-right-panel-price-bg{display:none}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-right-panel-price-bg{display:none}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-right-panel-price-bg{display:none}}.track-details-right-panel-price-3dfx-wrapper{-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:rotate(-30deg);-moz-transform:rotate(-30deg);-ms-transform:rotate(-30deg);-o-transform:rotate(-30deg);transform:rotate(-30deg);position:absolute;bottom:calc(100% - 50.5px);right:10px;height:28px;width:28px}@media only screen and (max-width:500px){.track-details-right-panel-price-3dfx-wrapper{display:none}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-right-panel-price-3dfx-wrapper{display:none}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-right-panel-price-3dfx-wrapper{display:none}}.track-details-right-panel-price-3dfx{position:relative;height:100%;width:100%;overflow:hidden}.track-details-right-panel-price-3dfx-bg{position:absolute;height:100%;width:100%;top:0;left:0;background-repeat:no-repeat;background-size:600px 600px;background-position:50% 55%}.track-details-right-panel-price-3dfx-darken{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,.25)}.track-details-right-panel-price-text{z-index:2;position:relative;float:left;height:100%;width:100%;color:#fff;font-size:18px;line-height:36px;text-align:center}@media only screen and (max-width:500px){.track-details-right-panel-price-text{padding-right:1%;font-size:24px;color:#000}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-right-panel-price-text{padding-right:1%;font-size:24px;color:#000}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-right-panel-price-text{padding-right:1%;font-size:24px;color:#000}}.track-details-right-panel-title{position:relative;float:left;width:calc(100% - 60px);font-size:17px;letter-spacing:1.5px;white-space:nowrap;padding:22px 10px 18px 20px;overflow:hidden;text-overflow:ellipsis}.track-details-right-panel-title:after{content:"Unpublished version";display:none;visibility:visible;position:absolute;top:22px;left:20px;color:red}@media only screen and (max-width:500px){.track-details-right-panel-title{padding-top:32px}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-right-panel-title{padding-top:32px}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-right-panel-title{padding-top:32px}}.track-details-right-panel-options{float:left;width:100%;padding-left:18px;padding-right:48px;margin-bottom:10px}.track-details-right-panel-option{position:relative;float:left;width:100%;padding-bottom:10px}.track-details-right-panel-option:first-child:last-child{margin-top:-4px}.track-details-license-description{z-index:2;position:relative;float:left;width:100%;padding:14.4px 18px;background-color:#f2f2f2}@media only screen and (max-width:500px){.track-details-license-description{padding-bottom:28.8px;background-color:#fff}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-license-description{padding-bottom:28.8px;background-color:#fff}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-license-description{padding-bottom:28.8px;background-color:#fff}}.track-details-license-description-text{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;font-family:proxima-nova-thin;font-size:12px;line-height:16px;text-align:justify}.track-details-right-panel-arrow{position:absolute;bottom:-7px;left:50%;height:14px;width:14px;background-color:#f2f2f2;-webkit-transform:translateX(-50%) rotate(45deg);-moz-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}@media only screen and (max-width:500px){.track-details-right-panel-arrow{display:none}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-right-panel-arrow{display:none}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-right-panel-arrow{display:none}}.track-details-right-panel-cart{z-index:10;position:relative;float:left;height:48px;width:100%;background-color:#fff;overflow:hidden;margin:16px 0}@media only screen and (max-width:500px){.track-details-right-panel-cart{height:68px;margin:0}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-right-panel-cart{height:68px;margin:0}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-right-panel-cart{height:68px;margin:0}}.track-details-right-panel-cart-bg{position:absolute;height:100%;width:100%;top:0;left:0;background-repeat:no-repeat;background-size:680px 680px;background-position:50% 55%}@media only screen and (max-width:500px){.track-details-right-panel-cart-bg{height:calc(100% - 20px);width:calc(100% - 20px);margin:10px;background-size:100%}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-right-panel-cart-bg{height:calc(100% - 20px);width:calc(100% - 20px);margin:10px;background-size:100%}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-right-panel-cart-bg{height:calc(100% - 20px);width:calc(100% - 20px);margin:10px;background-size:100%}}.track-details-right-panel-cart-text{z-index:2;position:relative;height:100%;width:100%;line-height:48px;font-size:13px;letter-spacing:2px;color:#fff;text-transform:uppercase;text-align:center;cursor:pointer}.track-details-right-panel-cart-text:after{content:"Unpublished version";display:none;visibility:visible;position:absolute;height:100%;width:100%;top:0;left:0}@media only screen and (max-width:500px){.track-details-right-panel-cart-text{line-height:68px}}@media only screen and (min-width:501px) and (max-width:680px){.track-details-right-panel-cart-text{line-height:68px}}@media only screen and (min-width:681px) and (max-width:900px){.track-details-right-panel-cart-text{line-height:68px}}.content-slides-wrapper{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity;-webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);-moz-transition-timing-function:cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;opacity:0}.content-slider-collapser.expanded .content-slides-wrapper{opacity:1}.checkbox-slide{float:left;width:50px;height:10px;margin:6px 10px 10px 4px;position:relative}.checkbox-slide input[type=checkbox]{visibility:hidden;clear:left}.checkbox-slide-bg{top:0;left:0;width:100%;height:100%;background:#c6c6c6;-webkit-transition:background .3s;-moz-transition:background .3s;transition:background .3s;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),0 1px 0 hsla(0,0%,100%,.2)}.checkbox-slide-bg,.checkbox-slide-handle{position:absolute;cursor:pointer;border-radius:50px}.checkbox-slide-handle{display:block;width:16px;height:16px;-webkit-transition:left .3s;-moz-transition:left .3s;transition:left .3s;top:-3px;left:-3px;box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background:#fff;z-index:1}.checkbox-slide input[type=checkbox]:checked+.checkbox-slide-handle{left:37px}.checkbox-slide input[type=checkbox]:checked~.checkbox-slide-bg{background:#00abd3}.vertical-tabs-container{border:1px solid #c6c6c6;border-radius:3px;margin-bottom:1.5em;overflow:hidden}.vertical-tabs-container:after{clear:both;content:"";display:block}.vertical-tabs-container li{list-style:none}.vertical-tabs-container a{color:#00abd3;text-decoration:none}.vertical-tabs-container .vertical-tabs{display:none}@media screen and (min-width:600px){.vertical-tabs-container .vertical-tabs{background-color:#fff;display:inline;float:left;height:18.75em;width:20%}}@media screen and (min-width:600px){.vertical-tabs-container .vertical-tab{border-bottom:1px solid #c6c6c6;display:block;font-weight:700;margin-right:-1px;padding:.75em .809em}.vertical-tabs-container .vertical-tab.is-active{background-color:#e0e0e0;margin-right:-1px}}.vertical-tabs-container a.vertical-tab,.vertical-tabs-container a.vertical-tab-accordion-heading{color:#333}.vertical-tabs-container .vertical-tab:focus{outline:none}.vertical-tabs-container .vertical-tab-content-container{display:block;margin:0 auto}.vertical-tabs-container .vertical-tab-content-container a:focus{outline:none}@media screen and (min-width:600px){.vertical-tabs-container .vertical-tab-content-container{height:18.75em;width:80%;background-color:#e0e0e0;display:inline-block}}.vertical-tabs-container .vertical-tab-content{background-color:#e0e0e0;padding:1.5em 1.618em}.vertical-tabs-container .vertical-tab-content p{color:#333;line-height:1.5}@media screen and (min-width:600px){.vertical-tabs-container .vertical-tab-content{border:0;display:none}}.vertical-tabs-container .vertical-tab-accordion-heading{background-color:#fff;border-top:1px solid #c6c6c6;cursor:pointer;display:block;font-weight:700;padding:.75em .809em}.vertical-tabs-container .vertical-tab-accordion-heading:focus,.vertical-tabs-container .vertical-tab-accordion-heading:hover{color:#00abd3}.vertical-tabs-container .vertical-tab-accordion-heading:first-child{border-top:0}.vertical-tabs-container .vertical-tab-accordion-heading.is-active{background:#e0e0e0;border-bottom:0}@media screen and (min-width:600px){.vertical-tabs-container .vertical-tab-accordion-heading{display:none}}.accordion-tabs{line-height:1.5;margin-bottom:1.5em;padding:0}.accordion-tabs:after{clear:both;content:"";display:block}@media screen and (max-width:600px){.accordion-tabs{border:1px solid #c6c6c6;border-radius:3px}}.accordion-tabs .tab-header-and-content{list-style:none}@media screen and (min-width:600px){.accordion-tabs .tab-header-and-content{display:inline}}.accordion-tabs .tab-header-and-content:first-child .tab-link{border-top-left-radius:3px;border-top-right-radius:3px}@media screen and (max-width:600px){.accordion-tabs .tab-header-and-content:first-child .tab-link{border-top:0}}@media screen and (max-width:600px){.accordion-tabs .tab-header-and-content:last-child .tab-link{border-bottom-left-radius:3px;border-bottom-right-radius:3px}}.accordion-tabs .tab-link{background-color:#fff;border-top:1px solid #c6c6c6;color:#333;display:block;font-weight:700;padding:.75em .809em;text-decoration:none}@media screen and (min-width:600px){.accordion-tabs .tab-link{border-top-left-radius:3px;border-top-right-radius:3px;border-top:0;display:inline-block}}.accordion-tabs .tab-link:hover{color:#00abd3}.accordion-tabs .tab-link:focus{outline:none}.accordion-tabs .tab-link.is-active{background-color:#e0e0e0}@media screen and (min-width:600px){.accordion-tabs .tab-link.is-active{background-color:#e0e0e0;border:1px solid #c6c6c6;border-bottom-color:#e0e0e0;margin-bottom:-1px}}.accordion-tabs .tab-content{background:#e0e0e0;display:none;padding:1.5em 1.618em;width:100%}@media screen and (min-width:600px){.accordion-tabs .tab-content{border:1px solid #c6c6c6;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;float:left}}@-webkit-keyframes logo-text-animation{0%{-webkit-transform:translateX(-40px);opacity:0}to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes logo-text-animation{0%{-moz-transform:translateX(-40px);opacity:0}to{-moz-transform:translateX(0);opacity:1}}@keyframes logo-text-animation{0%{-webkit-transform:translateX(-40px);-moz-transform:translateX(-40px);-ms-transform:translateX(-40px);-o-transform:translateX(-40px);transform:translateX(-40px);opacity:0}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes alert-shake{0%{-webkit-transform:scale(.5);opacity:0}20%{-webkit-transform:scale(.5);opacity:0}35%{-webkit-transform:scale(1);opacity:1}45%{-webkit-transform:translate(25px)}60%{-webkit-transform:translate(-20px)}75%{-webkit-transform:translate(12px)}90%{-webkit-transform:translate(-5px)}to{-webkit-transform:translate(none)}}@-moz-keyframes alert-shake{0%{-moz-transform:scale(.5);opacity:0}20%{-moz-transform:scale(.5);opacity:0}35%{-moz-transform:scale(1);opacity:1}45%{-moz-transform:translate(25px)}60%{-moz-transform:translate(-20px)}75%{-moz-transform:translate(12px)}90%{-moz-transform:translate(-5px)}to{-moz-transform:translate(none)}}@keyframes alert-shake{0%{-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);opacity:0}20%{-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);opacity:0}35%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:translate(25px);-moz-transform:translate(25px);-ms-transform:translate(25px);-o-transform:translate(25px);transform:translate(25px)}60%{-webkit-transform:translate(-20px);-moz-transform:translate(-20px);-ms-transform:translate(-20px);-o-transform:translate(-20px);transform:translate(-20px)}75%{-webkit-transform:translate(12px);-moz-transform:translate(12px);-ms-transform:translate(12px);-o-transform:translate(12px);transform:translate(12px)}90%{-webkit-transform:translate(-5px);-moz-transform:translate(-5px);-ms-transform:translate(-5px);-o-transform:translate(-5px);transform:translate(-5px)}to{-webkit-transform:translate(none);-moz-transform:translate(none);-ms-transform:translate(none);-o-transform:translate(none);transform:translate(none)}}.login-page{height:100%;height:100vh;height:100lvh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:#007793;background:-moz-linear-gradient(top,#007793 0,#0183a3 40%,#004354 100%);background:-webkit-linear-gradient(top,#007793,#0183a3 40%,#004354);background:linear-gradient(180deg,#007793 0,#0183a3 40%,#004354);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007793",endColorstr="#004354",GradientType=0);background-image:url(/images/login-container-bg-79246c2b770fd232312265ddac39bb68.png?vsn=d);background-size:cover;background-position:50% 0}@-webkit-keyframes autofill{to{color:#fff;background:hsla(0,0%,100%,.07)}}.login-page input:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}.login-page .alert{-webkit-animation:alert-shake .7s linear;-moz-animation:alert-shake .7s linear;animation:alert-shake .7s linear;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:-78px;height:0;line-height:22px;color:#fff;font-size:16px;white-space:pre;pointer-events:none}.login-page .alert:after{content:"Why doesn't it work?";text-decoration:underline;margin-top:15px;pointer-events:all;cursor:pointer}.login-container{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;max-height:700px;max-width:650px;vertical-align:middle;border-radius:10px}@media only screen and (max-width:500px){.login-container{max-height:none;max-width:none;border-radius:0}}@media only screen and (min-width:501px) and (max-width:680px){.login-container{max-height:none;max-width:none;border-radius:0}}@media only screen and (min-width:681px) and (max-width:900px){.login-container{max-height:none;max-width:none;border-radius:0}}@media (max-height:700px){.login-container{border-radius:0}}.login-wrapper{position:absolute;top:0;left:0;height:100%;width:100%}.login-header{position:relative;display:flex;justify-content:center;width:100%}.login-header:before{content:"";display:inline-block;height:100%;vertical-align:middle}.login-header-wrapper{display:flex;flex-direction:column;align-items:center;line-height:36px}.login-header-logo{position:relative;display:inline-block;vertical-align:middle;text-align:center}.login-header-logo-symb,.login-header-logo-text{float:left;width:100%}.login-header-logo-symb-img{display:inline-block;font-size:86px;height:86px;width:86px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;line-height:86px}.login-header-logo-text{-webkit-animation:logo-text-animation 2.2s cubic-bezier(.07,.44,0,1) forwards;-moz-animation:logo-text-animation 2.2s cubic-bezier(.07,.44,0,1) forwards;animation:logo-text-animation 2.2s cubic-bezier(.07,.44,0,1) forwards;line-height:23px;font-size:20px;text-transform:uppercase;letter-spacing:2px;padding-left:6px}@media (max-height:500px){.login-header-logo-text{line-height:16px;font-size:16px}}@media (max-height:300px){.login-header-logo-text{display:none}}.login-page:has(.alert):not(:has(.login-form-link.clicked)) .login-header-logo-text{visibility:hidden}.login-header-logo-text-circonflex{font-family:oswaldlight;font-size:32px;line-height:32px;letter-spacing:1.5px}.login-header-logo-text-sub{font-size:15px;font-family:quicksandregular;letter-spacing:1px}.login-header-logo-text-music{font-family:quicksandregular;opacity:.7}.login-header-logo-text-accent{font-family:quicksandregular;font-weight:700}.login-form-link{position:absolute;bottom:-45px;font-family:proxima-nova-regular;padding:5px;margin-top:15px;opacity:.6;cursor:pointer}.login-form-link:before{content:"Or sign in with email"}.login-form-link.clicked{display:none}@media only screen and (min-width:501px) and (max-width:680px){.login-form-link:hover{opacity:1;text-decoration:underline}}@media only screen and (min-width:681px) and (max-width:900px){.login-form-link:hover{opacity:1;text-decoration:underline}}@media only screen and (min-width:1501px){.login-form-link:hover{opacity:1;text-decoration:underline}}.login-form{opacity:0;-webkit-animation:fade-in .5s forwards;-moz-animation:fade-in .5s forwards;animation:fade-in .5s forwards;position:relative;width:100%;padding:0 20%;margin-top:90px}.login-form-link:not(.clicked)~.login-form{display:none}@media only screen and (max-width:500px){.login-form{padding:0 10%}}.login-form form input,.login-form form input:active,.login-form form input:focus,.login-form form input:focus:active,.login-form form input:hover{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;position:relative;height:40px;width:100%;line-height:40px;font-size:14px;font-family:proxima-nova-thin;letter-spacing:1px;color:#fff;outline:0;padding:0 14px;border:none;border-radius:5px;background:hsla(0,0%,100%,.07);box-shadow:none;vertical-align:middle;cursor:text;margin-bottom:20px}.login-form form input::-webkit-input-placeholder{font-size:12px;text-transform:uppercase;color:hsla(0,0%,100%,.5);letter-spacing:2px}.login-form form input:-moz-placeholder,.login-form form input::-moz-placeholder{font-size:12px;text-transform:uppercase;color:hsla(0,0%,100%,.5);letter-spacing:2px}.login-form form input:-ms-input-placeholder{font-size:12px;text-transform:uppercase;color:hsla(0,0%,100%,.5);letter-spacing:2px}.login-form button{-webkit-transition-property:background-color,color;-moz-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-duration:.15;-moz-transition-duration:.15;transition-duration:.15;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;transition-timing-function:ease;display:block;height:55px;width:100%;line-height:55px;font-family:proxima-nova-thin;letter-spacing:2px;border:1px solid #fff;border-radius:55px;text-align:center;vertical-align:middle;padding:0;outline:none;margin-top:70px}.login-form button,.login-form button:active,.login-form button:focus{color:#fff;background-color:transparent}.login-form button:active,.login-form button:hover{color:#003d4d;background-color:#fff}@media (max-height:400px){.login-form button{margin-top:30px}}.login-with-google-wrapper{position:relative;display:flex;float:left;width:100%;justify-content:center;margin-top:70px}.login-form-link.clicked+.login-header .login-with-google-wrapper{display:none}.login-with-google{-webkit-transition-property:background-color;-moz-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;display:inline-flex;align-items:center;background-color:hsla(0,0%,100%,.07);border-radius:20px;overflow:hidden;cursor:pointer}@media only screen and (min-width:501px) and (max-width:680px){.login-with-google:hover{background-color:hsla(0,0%,100%,.17)}}@media only screen and (min-width:681px) and (max-width:900px){.login-with-google:hover{background-color:hsla(0,0%,100%,.17)}}@media only screen and (min-width:1501px){.login-with-google:hover{background-color:hsla(0,0%,100%,.17)}}.login-with-google-logo{display:flex;align-items:center;justify-content:center;height:72px;width:72px;background-color:#fff}.login-with-google-logo svg{display:inline-flex;align-items:center}.login-with-google-text{line-height:25px;font-family:proxima-nova-regular;font-size:20px;text-decoration:none;margin-inline:27px;color:#fff}