html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:999999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:1000000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening{-webkit-filter:blur(3px);filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,.9)}.remodal-overlay.remodal-is-closing,.remodal-overlay.remodal-is-opening{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);color:#2b2e38;background:#fff}.remodal.remodal-is-closing,.remodal.remodal-is-opening{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:0 0}.remodal-close:focus,.remodal-close:hover{color:#2b2e38}.remodal-close:before{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Helvetica CY","Nimbus Sans L",sans-serif!important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\00d7";text-align:center}.remodal-cancel,.remodal-confirm{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:focus,.remodal-confirm:hover{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:focus,.remodal-cancel:hover{background:#ef5350}.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner,.remodal-confirm::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);transform:scale(.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);transform:scale(.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@media only screen and (min-width:641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}[hidden]{display:none!important}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none;font-style:inherit;font-weight:inherit;font-stretch:inherit;font-size:inherit;line-height:inherit;font-family:inherit;color:inherit}a:active,a:focus{outline:0}a:hover{color:#695ffc}input:focus{outline:0}body{overflow-x:unset!important;background-color:#fff;margin:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body.tt-glass{background:radial-gradient(ellipse at 20% 50%,rgba(100,150,220,.25) 0,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(150,200,255,.2) 0,transparent 50%),radial-gradient(ellipse at 60% 80%,rgba(180,220,255,.15) 0,transparent 50%),#f5f5f5}body main.rails .wrapper{padding-top:calc(var(--top-spacing));-webkit-transition:padding-top .5s ease;transition:padding-top .5s ease}body main.rails.profile-page .wrapper{padding-top:calc(var(--top-spacing))}body .free-membership{padding-bottom:90px}.wrapper{position:relative;min-width:1180px;max-width:1440px;height:100%;min-height:calc(100vh - 194px);margin:0 auto;padding-top:90px}.wrapper--inner{width:1180px;height:100%;margin:0 auto}.wrapper--center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:inherit}.flex-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.col-2{width:180px}.col-3{width:280px}.col-4{width:380px}.col-5{width:480px}.col-6{width:580px}.col-7{width:680px}.col-8{width:780px}.col-9{width:860px}.col-10{width:980px}.col-11{width:1080px}.col-12{width:1180px}.widget-not-found{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;font-size:16px;line-height:18px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;text-transform:uppercase;color:#232323;background-color:#f5f5f5}.weglot-container{z-index:9999!important}.country-selector{bottom:100px!important;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol!important}.country-selector .wg-flags:after{content:none!important;display:none!important}.country-selector a{color:#232323!important;-webkit-transition:color .3s!important;transition:color .3s!important;padding-right:17px!important}.country-selector a:hover{color:#695ffc!important}._hj-widget-container{z-index:99999!important}#jsd-widget{bottom:150px!important}.imnal,.imnal--b,.imnal--c,.link,.link--b,.link--c,.popup.popup--filter-sorting .popup__content .menu__item,.popup.popup--filter-sorting .popup__content .menu__item--b,.popup.popup--filter-sorting .popup__content .menu__item--c,.popup.popup--producer .popup__content .content-link,.remodal--choose-payment-method .remodal-container__paypal .paypal-desc__link,.remodal--lease-terms .description__link{display:inline-block;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-weight:700;line-height:16px;text-decoration:none;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.imnal,.link,.popup.popup--filter-sorting .popup__content .menu__item{color:#232323}.imnal:hover,.link:hover,.popup.popup--filter-sorting .popup__content .menu__item:hover{color:#695ffc}.imnal--b,.link--b,.popup.popup--filter-sorting .popup__content .menu__item--b,.popup.popup--producer .popup__content .content-link,.remodal--choose-payment-method .remodal-container__paypal .paypal-desc__link,.remodal--lease-terms .description__link{color:#695ffc}.imnal--b:hover,.link--b:hover,.popup.popup--filter-sorting .popup__content .menu__item--b:hover,.popup.popup--producer .popup__content .content-link:hover,.remodal--choose-payment-method .remodal-container__paypal .paypal-desc__link:hover,.remodal--lease-terms .description__link:hover{color:#524fc4}.imnal--c,.link--c,.popup.popup--filter-sorting .popup__content .menu__item--c{color:#c34fc4}.imnal--synt,.link--synt,.popup.popup--filter-sorting .popup__content .menu__item--synt{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,.popup.popup--member-tracks-more .popup__content .action,.popup.popup--member-tracks-more .popup__content .action__container .option,.popup.popup--member-tracks-more .popup__content .action__title,.remodal .payment__label,.remodal--choose-file .remodal__title,.remodal--delete-captured-email .delete-captured-email__title,.remodal--lease-terms .payment__label,.remodal--lease-terms .track-name,.remodal--role .remodal-container .role-box__note,.remodal--role .remodal-container .role-box__title,.remodal--upload-file .upload-file__button,.remodal--upload-file .upload-file__drag-zone .drag-zone-notice,.remodal--upload-file .upload-file__title,dl dt label{margin:0}.h1{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:42px;font-weight:200;line-height:49px}.h2,.remodal--lease-terms .track-name{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:32px;font-weight:200;line-height:38px}.h4,.remodal--delete-captured-email .delete-captured-email__title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:25px;font-weight:500;line-height:29px}.h5,.remodal--choose-file .remodal__title,.remodal--role .remodal-container .role-box__note,.remodal--role .remodal-container .role-box__title,.remodal--upload-file .upload-file__title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:18px;line-height:21px}.h6,.popup.popup--member-tracks-more .popup__content .action,.popup.popup--member-tracks-more .popup__content .action__container .option,.popup.popup--member-tracks-more .popup__content .action__title,.remodal .payment__label,.remodal--lease-terms .payment__label,.remodal--upload-file .upload-file__button,.remodal--upload-file .upload-file__drag-zone .drag-zone-notice,dl dt label{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;font-weight:500;line-height:19px}.p,.remodal--change-plan .remodal-notification .text,.remodal--lease-terms .kit-content div,.remodal--lease-terms .kit-content p,.remodal--lease-terms .remodal-notification .text,.remodal--lease-terms .terms-tabs .lease-terms-accordion__button .price,.remodal--lease-terms-kit .kit-content div,.remodal--lease-terms-kit .kit-content p,p{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;line-height:19px}.remodal--cart-confirmation .remodal-controls #card-errors,.remodal--delete-captured-email .delete-captured-email__text,.remodal--lease-terms .terms-tabs .lease-terms-accordion__button .title,.remodal--lease-terms-kit .remodal-text,.remodal--promo-offers table tr td label,.ts1,.ts2,.ts3,dl.notifi_field label,dl.notifi_field label span,dl.tip dt:last-of-type,dl.tturl_field .tturl_dt,dl.url dd .prefix__text{color:#000;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--promo-offers table tr td label,.ts1{font-size:14px;line-height:16px;font-weight:700}.remodal--cart-confirmation .remodal-controls #card-errors,.remodal--delete-captured-email .delete-captured-email__text,.remodal--lease-terms .terms-tabs .lease-terms-accordion__button .title,.remodal--lease-terms-kit .remodal-text,.ts2,dl.notifi_field label,dl.tturl_field .tturl_dt,dl.url dd .prefix__text{font-size:14px;line-height:16px;font-weight:500}.ts3,dl.notifi_field label span,dl.tip dt:last-of-type{font-size:12px;line-height:14px}.remodal--add-to-playlist .playlists--item--name,.remodal--choose-file .remodal__upload-table .table-line:first-child .table-line__item,.remodal--choose-file .remodal__upload-table .table-line__item--fifth.empty,.remodal--custom-link .color-picker__title,.remodal--profile-bio .profile-bio__text,.remodal--upload-queue .remodal__queue-table .table-line__item,.remodal--upload-queue .remodal__queue-table .table-line__item--third .true__message,.ts4{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-weight:500;line-height:16px;color:#232323}.list,.remodal--lease-terms .kit-content ul,.remodal--lease-terms-kit .kit-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0}.list li,.list__item,.remodal--lease-terms .kit-content ul li,.remodal--lease-terms .kit-content ul__item,.remodal--lease-terms-kit .kit-content ul li,.remodal--lease-terms-kit .kit-content ul__item{background:url(../images/icons/ic_check.svg) no-repeat 0 -4px;list-style-type:none;margin-bottom:13px;padding-left:28px;color:#787878;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:19px;text-align:left;word-break:break-word}.list.dotted .list__item,.list.dotted li,.remodal--lease-terms .kit-content ul.dotted .list__item,.remodal--lease-terms .kit-content ul.dotted li,.remodal--lease-terms-kit .kit-content ul.dotted .list__item,.remodal--lease-terms-kit .kit-content ul.dotted li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;background:0 0;word-break:break-word}.list.dotted .list__item:before,.list.dotted li:before,.remodal--lease-terms .kit-content ul.dotted .list__item:before,.remodal--lease-terms .kit-content ul.dotted li:before,.remodal--lease-terms-kit .kit-content ul.dotted .list__item:before,.remodal--lease-terms-kit .kit-content ul.dotted li:before{content:" ";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:5px;min-width:5px;height:5px;margin-right:10px;background-color:#524fc4;border-radius:50%}.list.num .list__item,.list.num li,.remodal--lease-terms .kit-content ul.num .list__item,.remodal--lease-terms .kit-content ul.num li,.remodal--lease-terms-kit .kit-content ul.num .list__item,.remodal--lease-terms-kit .kit-content ul.num li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0;color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;position:relative;word-break:break-word}.list.num .list__item:before,.list.num li:before,.remodal--lease-terms .kit-content ul.num .list__item:before,.remodal--lease-terms .kit-content ul.num li:before,.remodal--lease-terms-kit .kit-content ul.num .list__item:before,.remodal--lease-terms-kit .kit-content ul.num li:before{position:absolute;top:0;left:9px;content:attr(content_attr);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#232323}dl{margin:0}dl dt{text-align:left;margin-bottom:5px}dl dt label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}dl.required dt label:before{content:"*";top:1;right:-10px;position:absolute;color:red;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px}dl dd{margin:0;text-align:left;position:relative}dl dd .visibility-btn{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_visibility_silverChalice.svg);position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:15px;cursor:pointer;-webkit-transition:.3s;transition:.3s}dl dd .visibility-btn.invisible{background-image:url(../images/icons/ic_visibilityOff_silverChalice.svg)}dl dd.error{display:none;margin-top:10px}dl dd.error .ts3{color:#f89497}dl .tip-bot{font-size:14px;line-height:16px;font-weight:500;color:#000;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}dl .tip-bot span{display:block;margin-top:5px;font-style:italic}dl.url dd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}dl.url dd .prefix{height:40px;width:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #e6e6e6;border-radius:8px 0 0 8px;background-color:#f5f5f5;border-right:0;padding:0 5px}dl.url dd .prefix__text{color:#232323}dl.url dd input{padding:0 5px 0 5px;width:calc(100% - 120px);border-top-left-radius:0;border-bottom-left-radius:0}dl.input-icon--amazon-music dd,dl.input-icon--deezer dd,dl.input-icon--dollar dd,dl.input-icon--google-music dd,dl.input-icon--itunes dd,dl.input-icon--percent dd,dl.input-icon--spotify dd,dl.input-icon--tidal dd{position:relative}dl.input-icon--amazon-music dd input,dl.input-icon--deezer dd input,dl.input-icon--dollar dd input,dl.input-icon--google-music dd input,dl.input-icon--itunes dd input,dl.input-icon--percent dd input,dl.input-icon--spotify dd input,dl.input-icon--tidal dd input{padding-left:55px}dl.input-icon--amazon-music dd:before,dl.input-icon--deezer dd:before,dl.input-icon--dollar dd:before,dl.input-icon--google-music dd:before,dl.input-icon--itunes dd:before,dl.input-icon--percent dd:before,dl.input-icon--spotify dd:before,dl.input-icon--tidal dd:before{content:'';display:block;height:38px;width:40px;position:absolute;left:0;top:1px;border-right:1px solid #e6e6e6}dl.input-icon--amazon-music dd.error:before,dl.input-icon--deezer dd.error:before,dl.input-icon--dollar dd.error:before,dl.input-icon--google-music dd.error:before,dl.input-icon--itunes dd.error:before,dl.input-icon--percent dd.error:before,dl.input-icon--spotify dd.error:before,dl.input-icon--tidal dd.error:before{display:none}dl.input-icon--dollar dd:before{background-image:url(../images/icons/ic_attach_money_black_24px.svg);background-repeat:no-repeat;background-position:50%}dl.input-icon--dollar.error dd:before{background-image:url(../images/icons/ic_attach_money_red_24px.svg);border-right:1px solid #f89497;z-index:1;height:39px}dl.input-icon--percent dd:before{content:'%';display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#aaa;font-size:20px;line-height:20px;padding-top:10px;padding-bottom:10px}dl.error dd.error{display:block}dl.nolabel dt{display:none}dl.tturl_field .tturl_dt{margin-right:5px}dl.tturl_field .tturl_dt,dl.tturl_field dd{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:186px}dl.tturl_field.error{position:relative}dl.tturl_field.error dd.error{position:absolute;left:155px;top:43px;margin:0}dl.notifi_field{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}dl.notifi_field label{margin-top:5px;cursor:pointer}dl.notifi_field label span{display:block;margin-top:5px;font-style:italic}dl.notifi_field .checkbox{margin-right:5px}dl.notifi_field .checkbox label{margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}dl.tip dt{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}dl.tip dt:last-of-type{float:right;font-style:italic}.input,.os-host-textarea,input[type=email],input[type=number],input[type=password],input[type=text],input[type=url],textarea{width:320px;border-radius:8px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;line-height:16px;border:1px solid #e6e6e6;background-color:#fff;color:#232323;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input:disabled,.os-host-textarea:disabled,input[type=email]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=text]:disabled,input[type=url]:disabled,textarea:disabled{background-color:#f9f9f9}.input:disabled:active,.os-host-textarea:disabled:active,input[type=email]:disabled:active,input[type=number]:disabled:active,input[type=password]:disabled:active,input[type=text]:disabled:active,input[type=url]:disabled:active,textarea:disabled:active{border-color:#e6e6e6}.input:active,.input:focus,.os-host-textarea:active,.os-host-textarea:focus,input[type=email]:active,input[type=email]:focus,input[type=number]:active,input[type=number]:focus,input[type=password]:active,input[type=password]:focus,input[type=text]:active,input[type=text]:focus,input[type=url]:active,input[type=url]:focus,textarea:active,textarea:focus{border-color:#695ffc;outline:0;-webkit-box-shadow:none!important;box-shadow:none!important}.input::-webkit-input-placeholder,.os-host-textarea::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#aaa}.input::-moz-placeholder,.os-host-textarea::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{color:#aaa}.input:-ms-input-placeholder,.os-host-textarea:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#aaa}.input::-ms-input-placeholder,.os-host-textarea::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#aaa}.input::placeholder,.os-host-textarea::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:#aaa}.input::-ms-clear,.os-host-textarea::-ms-clear,input[type=email]::-ms-clear,input[type=number]::-ms-clear,input[type=password]::-ms-clear,input[type=text]::-ms-clear,input[type=url]::-ms-clear,textarea::-ms-clear{display:none}.input::-webkit-credentials-auto-fill-button,.os-host-textarea::-webkit-credentials-auto-fill-button,input[type=email]::-webkit-credentials-auto-fill-button,input[type=number]::-webkit-credentials-auto-fill-button,input[type=password]::-webkit-credentials-auto-fill-button,input[type=text]::-webkit-credentials-auto-fill-button,input[type=url]::-webkit-credentials-auto-fill-button,textarea::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0}.input.error,.os-host-textarea.error,input[type=email].error,input[type=number].error,input[type=password].error,input[type=text].error,input[type=url].error,textarea.error{border-color:#f89497;color:#f89497}.input.error:active,.input.error:focus,.os-host-textarea.error:active,.os-host-textarea.error:focus,input[type=email].error:active,input[type=email].error:focus,input[type=number].error:active,input[type=number].error:focus,input[type=password].error:active,input[type=password].error:focus,input[type=text].error:active,input[type=text].error:focus,input[type=url].error:active,input[type=url].error:focus,textarea.error:active,textarea.error:focus{border-color:#f89497;color:#f89497}.input.error::-webkit-input-placeholder,.os-host-textarea.error::-webkit-input-placeholder,input[type=email].error::-webkit-input-placeholder,input[type=number].error::-webkit-input-placeholder,input[type=password].error::-webkit-input-placeholder,input[type=text].error::-webkit-input-placeholder,input[type=url].error::-webkit-input-placeholder,textarea.error::-webkit-input-placeholder{color:#f89497}.input.error::-moz-placeholder,.os-host-textarea.error::-moz-placeholder,input[type=email].error::-moz-placeholder,input[type=number].error::-moz-placeholder,input[type=password].error::-moz-placeholder,input[type=text].error::-moz-placeholder,input[type=url].error::-moz-placeholder,textarea.error::-moz-placeholder{color:#f89497}.input.error:-ms-input-placeholder,.os-host-textarea.error:-ms-input-placeholder,input[type=email].error:-ms-input-placeholder,input[type=number].error:-ms-input-placeholder,input[type=password].error:-ms-input-placeholder,input[type=text].error:-ms-input-placeholder,input[type=url].error:-ms-input-placeholder,textarea.error:-ms-input-placeholder{color:#f89497}.input.error::-ms-input-placeholder,.os-host-textarea.error::-ms-input-placeholder,input[type=email].error::-ms-input-placeholder,input[type=number].error::-ms-input-placeholder,input[type=password].error::-ms-input-placeholder,input[type=text].error::-ms-input-placeholder,input[type=url].error::-ms-input-placeholder,textarea.error::-ms-input-placeholder{color:#f89497}.input.error::placeholder,.os-host-textarea.error::placeholder,input[type=email].error::placeholder,input[type=number].error::placeholder,input[type=password].error::placeholder,input[type=text].error::placeholder,input[type=url].error::placeholder,textarea.error::placeholder{color:#f89497}.input,input[type=email],input[type=number],input[type=password],input[type=text],input[type=url]{height:40px;padding:0 15px}.os-host-textarea,textarea{padding:10px 15px;resize:vertical;min-height:54px}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.progress-bar__bar{height:5px;width:calc(100% - 34px);position:relative;border-radius:2px;background-color:#e6e6e6}.progress-bar__bar .fill{position:absolute;top:0;left:0;height:inherit;background-color:#695ffc;border-radius:2px}.progress-bar .icon-hover__hover:after{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_close_fill_hover.svg)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.progress-bar .icon-hover__hover:after{background-color:transparent!important}}.progress-bar .icon-hover__static:after{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_close_outline_static.svg)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.progress-bar .icon-hover__static:after{background-color:transparent!important}}#fixed_container_bottom{bottom:83px!important;z-index:999!important}@media only screen and (min-width:769px){div#fixed_container_bottom{bottom:83px!important}}@media only screen and (min-width:768px){div#fixed_container_bottom{bottom:83px!important}}@media only screen and (min-width:767px){div#fixed_container_bottom{bottom:83px!important}}.consumer-privacy{border-top:1px solid #e6e6e6!important}.consumer-privacy-footer-btn{color:#000!important;background:0 0!important;border:1px solid #000!important;-webkit-transition:.3s!important;transition:.3s;border-radius:12px!important}.consumer-privacy-footer-btn:hover{color:#695ffc!important;border-color:#695ffc!important}@font-face{font-family:'Work Sans';font-style:normal;font-weight:300;font-display:fallback;src:url(../fonts/WorkSans/work-sans-v3-latin-300.eot);src:local('Work Sans Light'),local('WorkSans-Light'),url(../fonts/WorkSans/work-sans-v3-latin-300.eot?#iefix) format('embedded-opentype'),url(../fonts/WorkSans/work-sans-v3-latin-300.woff2) format('woff2'),url(../fonts/WorkSans/work-sans-v3-latin-300.woff) format('woff'),url(../fonts/WorkSans/work-sans-v3-latin-300.ttf) format('truetype'),url(../fonts/WorkSans/work-sans-v3-latin-300.svg#WorkSans) format('svg')}@font-face{font-family:'Work Sans';font-style:normal;font-weight:400;font-display:fallback;src:url(../fonts/WorkSans/work-sans-v3-latin-regular.eot);src:local('Work Sans'),local('WorkSans-Regular'),url(../fonts/WorkSans/work-sans-v3-latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/WorkSans/work-sans-v3-latin-regular.woff2) format('woff2'),url(../fonts/WorkSans/work-sans-v3-latin-regular.woff) format('woff'),url(../fonts/WorkSans/work-sans-v3-latin-regular.ttf) format('truetype'),url(../fonts/WorkSans/work-sans-v3-latin-regular.svg#WorkSans) format('svg')}@font-face{font-family:'Work Sans';font-style:normal;font-weight:500;font-display:fallback;src:url(../fonts/WorkSans/work-sans-v3-latin-500.eot);src:local('Work Sans Medium'),local('WorkSans-Medium'),url(../fonts/WorkSans/work-sans-v3-latin-500.eot?#iefix) format('embedded-opentype'),url(../fonts/WorkSans/work-sans-v3-latin-500.woff2) format('woff2'),url(../fonts/WorkSans/work-sans-v3-latin-500.woff) format('woff'),url(../fonts/WorkSans/work-sans-v3-latin-500.ttf) format('truetype'),url(../fonts/WorkSans/work-sans-v3-latin-500.svg#WorkSans) format('svg')}@font-face{font-family:'Work Sans';font-style:normal;font-weight:600;font-display:fallback;src:url(../fonts/WorkSans/work-sans-v3-latin-600.eot);src:local('Work Sans SemiBold'),local('WorkSans-SemiBold'),url(../fonts/WorkSans/work-sans-v3-latin-600.eot?#iefix) format('embedded-opentype'),url(../fonts/WorkSans/work-sans-v3-latin-600.woff2) format('woff2'),url(../fonts/WorkSans/work-sans-v3-latin-600.woff) format('woff'),url(../fonts/WorkSans/work-sans-v3-latin-600.ttf) format('truetype'),url(../fonts/WorkSans/work-sans-v3-latin-600.svg#WorkSans) format('svg')}@font-face{font-family:'Work Sans';font-style:normal;font-weight:700;font-display:fallback;src:url(../fonts/WorkSans/work-sans-v3-latin-700.eot);src:local('Work Sans Bold'),local('WorkSans-Bold'),url(../fonts/WorkSans/work-sans-v3-latin-700.eot?#iefix) format('embedded-opentype'),url(../fonts/WorkSans/work-sans-v3-latin-700.woff2) format('woff2'),url(../fonts/WorkSans/work-sans-v3-latin-700.woff) format('woff'),url(../fonts/WorkSans/work-sans-v3-latin-700.ttf) format('truetype'),url(../fonts/WorkSans/work-sans-v3-latin-700.svg#WorkSans) format('svg')}@font-face{font-family:'TRAKTRAIN font';src:url(../fonts/traktrainFont/traktrainFont.eot?u86hco);src:url(../fonts/traktrainFont/traktrainFont.eot?u86hco#iefix) format('embedded-opentype'),url(../fonts/traktrainFont/traktrainFont.ttf?u86hco) format('truetype'),url(../fonts/traktrainFont/traktrainFont.woff?u86hco) format('woff'),url(../fonts/traktrainFont/traktrainFont.svg?u86hco#traktrainFont) format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" tt-icon-"],[class^=tt-icon-]{font-family:'TRAKTRAIN font'!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}.tt-icon-insight:before{content:"\e96d";color:#aaa}.tt-icon-success:before{content:"\e99b";color:#fff}.tt-icon-ai-chatbot:before{content:"\e99a";color:#fff}.tt-icon-survey .path1:before{content:"\e968";color:#695ffc}.tt-icon-survey .path2:before{content:"\e969";margin-left:-.990234375em;color:#695ffc;opacity:.5}.tt-icon-survey .path3:before{content:"\e96a";margin-left:-.990234375em;color:#695ffc;opacity:.5}.tt-icon-survey .path4:before{content:"\e96b";margin-left:-.990234375em;color:#695ffc;opacity:.5}.tt-icon-survey .path5:before{content:"\e96c";margin-left:-.990234375em;color:#695ffc;opacity:.5}.tt-icon-doge:before{content:"\e966";color:#c2a633}.tt-icon-bitcoin:before{content:"\e967"}.tt-icon-verification:after{content:"\e959";color:#508cf8}.tt-icon-verification-2:after{background-color:#508cf8;background-image:url(../images/icons/ic_check_circle_b.svg);width:32px;height:32px}.tt-icon-premium-mark:before{content:"\e965"}.tt-icon-stars-new:before{content:"\e961";color:#695ffc}.tt-icon-voice:before{content:"\e962";color:#695ffc}.tt-icon-crown:before{content:"\e963";color:#695ffc}.tt-icon-settings-new:before{content:"\e964";color:#695ffc}.tt-icon-alert:before{content:"\e960";color:#fba7a7}.tt-icon-similar-sound:before{content:"\e95f";color:#ccc}.tt-icon-publishing:before{content:"\e95e";color:#aaa}.tt-icon-mailing:before{content:"\e95d";color:#aaa}.tt-icon-imnal:before{content:"\e95c";color:#695ffc}.tt-icon-ic_arrow_back:before{content:"\e95b";color:#aaa}.tt-icon-messages_blocked:before{content:"\e95a";color:#aaa}.tt-icon-sale-filled .path1:before{content:"\e952";color:#d8d8d8}.tt-icon-sale-filled .path2:before{content:"\e953";margin-left:-1em;color:#d8d8d8}.tt-icon-sale-filled .path3:before{content:"\e954";margin-left:-1em;color:#d8d8d8}.tt-icon-sale-filled .path4:before{content:"\e955";margin-left:-1em;color:#fff}.tt-icon-sale-filled .path5:before{content:"\e956";margin-left:-1em;color:#695ffc}.tt-icon-sale-filled .path6:before{content:"\e957";margin-left:-1em;color:#695ffc}.tt-icon-sale-filled .path7:before{content:"\e958";margin-left:-1em;color:#695ffc}.tt-icon-small-cross:before{content:"\e951";color:#979797}.tt-icon-hand-accept:before{content:"\e94e";color:#aaa}.tt-icon-hand-dollar:before{content:"\e94f";color:#aaa}.tt-icon-hand-reject:before{content:"\e950";color:#aaa}.tt-icon-no-message:before{content:"\e94d";color:#787878}.tt-icon-ic_check_e:before{content:"\e94c";color:#695ffc}.tt-icon-big_cross:before{content:"\e94b";color:#aaa}.tt-icon-bell_silent:before{content:"\e948";color:#4a4a4a}.tt-icon-bell:before{content:"\e949";color:#4a4a4a}.tt-icon-logo:before{content:"\e94a";color:#aaa}.tt-icon-question-border:before{content:"\e947";color:#fff}.tt-icon-arrow_dd:before{content:"\e900";color:#695ffc}.tt-icon-arrow_left:before{content:"\e901";color:#695ffc}.tt-icon-arrow_right:before{content:"\e902";color:#695ffc}.tt-icon-blocks:before{content:"\e903";color:#695ffc}.tt-icon-calendar_checked:before{content:"\e904";color:#695ffc}.tt-icon-calendar_cross:before{content:"\e905";color:#fba7a7}.tt-icon-card:before{content:"\e906";color:#695ffc}.tt-icon-cart:before{content:"\e907";color:#695ffc}.tt-icon-check:before{content:"\e908";color:#695ffc}.tt-icon-checkbox_chacked .path1:before{content:"\e909";color:#695ffc}.tt-icon-checkbox_chacked .path2:before{content:"\e90a";margin-left:-1em;color:#fff}.tt-icon-clendar:before{content:"\e90b";color:#695ffc}.tt-icon-dollor:before{content:"\e90c"}.tt-icon-download:before{content:"\e90d";color:#695ffc}.tt-icon-edit:before{content:"\e90e";color:#695ffc}.tt-icon-email:before{content:"\e90f";color:#695ffc}.tt-icon-emails:before{content:"\e910";color:#695ffc}.tt-icon-exit:before{content:"\e911";color:#746bfc}.tt-icon-eye_cross:before{content:"\e912";color:#695ffc}.tt-icon-eye:before{content:"\e913";color:#695ffc}.tt-icon-favorite_fill:before{content:"\e914";color:#695ffc}.tt-icon-favorite_stroke:before{content:"\e915";color:#695ffc}.tt-icon-feed:before{content:"\e916";color:#695ffc}.tt-icon-fluent_arrow:before{content:"\e917";color:#695ffc}.tt-icon-folder:before{content:"\e918";color:#695ffc}.tt-icon-headphones:before{content:"\e919";color:#695ffc}.tt-icon-insta .path1:before{content:"\e91a";color:#695ffc}.tt-icon-insta .path2:before{content:"\e91b";margin-left:-1em;color:#695ffc}.tt-icon-insta .path3:before{content:"\e91c";margin-left:-1em;color:#fff}.tt-icon-insta .path4:before{content:"\e91d";margin-left:-1em;color:#fff}.tt-icon-link:before{content:"\e91e";color:#695ffc}.tt-icon-market:before{content:"\e91f";color:#695ffc}.tt-icon-menu_burger .path1:before{content:"\e920";color:#695ffc}.tt-icon-menu_burger .path2:before{content:"\e921";margin-left:-1em;color:#746bfc}.tt-icon-messages:before{content:"\e922";color:#695ffc}.tt-icon-mixing:before{content:"\e923";color:#695ffc}.tt-icon-moon_cross:before{content:"\e924";color:#695ffc}.tt-icon-moon:before{content:"\e925";color:#695ffc}.tt-icon-more_vertical:before{content:"\e926";color:#695ffc}.tt-icon-more:before{content:"\e927";color:#695ffc}.tt-icon-music:before{content:"\e928";color:#695ffc}.tt-icon-next_track:before{content:"\e929";color:#695ffc}.tt-icon-page:before{content:"\e92a";color:#695ffc}.tt-icon-pause:before{content:"\e92b";color:#695ffc}.tt-icon-paypal:before{content:"\e92c";color:#695ffc}.tt-icon-play:before{content:"\e92d";color:#695ffc}.tt-icon-playlist:before{content:"\e92e";color:#695ffc}.tt-icon-power_on:before{content:"\e92f";color:#695ffc}.tt-icon-prev_track:before{content:"\e930";color:#695ffc}.tt-icon-radio_checked:before{content:"\e931";color:#695ffc}.tt-icon-radio:before{content:"\e932";color:#695ffc}.tt-icon-sale:before{content:"\e933";color:#695ffc}.tt-icon-search:before{content:"\e934";color:#695ffc}.tt-icon-settings:before{content:"\e935";color:#695ffc}.tt-icon-soundcloud:before{content:"\e936";color:#695ffc}.tt-icon-square:before{content:"\e937";color:#695ffc}.tt-icon-star:before{content:"\e938";color:#695ffc}.tt-icon-stats:before{content:"\e939";color:#695ffc}.tt-icon-tags:before{content:"\e93a";color:#695ffc}.tt-icon-trash:before{content:"\e93b";color:#fba7a7}.tt-icon-twitter:before{content:"\e93c";color:#695ffc}.tt-icon-upload .path1:before{content:"\e93d";color:#695ffc}.tt-icon-upload .path2:before{content:"\e93e";margin-left:-1em;color:#fff}.tt-icon-user_new:before{content:"\e93f";color:#695ffc}.tt-icon-user_stroke:before{content:"\e940";color:#695ffc}.tt-icon-users:before{content:"\e941";color:#695ffc}.tt-icon-volume_max:before{content:"\e942";color:#695ffc}.tt-icon-volume_medium:before{content:"\e943";color:#695ffc}.tt-icon-volume_minimum:before{content:"\e944";color:#695ffc}.tt-icon-volume_mute:before{content:"\e945";color:#695ffc}.tt-icon-youtube:before{content:"\e946";color:#695ffc}.tt-icon-hip-hop-beats:before{content:"\e990"}.popup{display:none;position:absolute;border:1px solid #e6e6e6;-webkit-box-shadow:0 2px 4px 0 rgba(25,24,48,.13);box-shadow:0 2px 4px 0 rgba(25,24,48,.13);z-index:2}.popup__close{position:absolute;top:10px;right:9px;cursor:pointer}.popup__close:after{-webkit-transition:.3s;transition:.3s;display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_close.svg)}.popup__close:hover:after{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_close_dark.svg)}.popup__content{background-color:#fff;padding:20px 20px 30px}.popup__content:before{position:absolute;display:block;height:26px;width:13px;content:'';background-color:#e6e6e6;-webkit-transform:rotate(147deg) skew(25deg);-ms-transform:rotate(147deg) skew(25deg);transform:rotate(147deg) skew(25deg);z-index:-1}.popup__content:after{position:absolute;display:block;height:24px;width:11px;content:'';background-color:#fff;-webkit-transform:rotate(147deg) skew(25deg);-ms-transform:rotate(147deg) skew(25deg);transform:rotate(147deg) skew(25deg);z-index:1}.popup.popup--promo-offers{left:-100px;top:34px}.popup.popup--promo-offers .section-title{margin-bottom:40px}.popup.popup--promo-offers .popup__close{z-index:99}.popup.popup--promo-offers .popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.popup.popup--promo-offers .popup__content:before{left:161px;top:-9px;-webkit-box-shadow:0 0 3px 1px rgba(25,24,48,.13);box-shadow:0 0 3px 1px rgba(25,24,48,.13)}.popup.popup--promo-offers .popup__content:after{left:162px;top:-8px}.popup.popup--promo-offers .popup__content .promo{display:-webkit-box;display:-ms-flexbox;display:flex}.popup.popup--promo-offers .popup__content .promo-offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:173px;padding:0 20px 13px;border-right:1px solid #e6e6e6}.popup.popup--promo-offers .popup__content .promo-offer:first-of-type{padding-left:0}.popup.popup--promo-offers .popup__content .promo-offer:last-of-type{padding-right:0;border-right:0}.popup.popup--promo-offers .popup__content .promo-offer__title{height:38px;margin-bottom:11px;color:#000}.popup.popup--promo-offers .popup__content .promo-offer__table{width:100%}.popup.popup--promo-offers .popup__content .promo-offer__table tr td{padding:0;border-bottom:none;height:30px;color:#656565}.popup.popup--promo-offers .popup__content .promo-offer__table tr td:last-of-type{text-align:right}.popup.popup--promo-offers .popup__content .promo-offer__table tr td:nth-child(2){width:20px;text-align:center}.popup.popup--member-tracks{width:300px;left:calc(50% - 300px/2);bottom:calc(100% + 10px);cursor:default}.popup.popup--member-tracks .popup__content:before{left:calc(50% - 13px);bottom:-11px}.popup.popup--member-tracks .popup__content:after{left:calc(50% - 12px);bottom:-8px}.popup.popup--beat-list-more{left:unset;right:0;cursor:default}.popup.popup--beat-list-more .popup__content{min-width:177px;padding:15px 15px 20px 10px}.popup.popup--beat-list-more .popup__content:after,.popup.popup--beat-list-more .popup__content:before{display:none}.popup.popup--beat-list-more .popup__content .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#787878;cursor:pointer;white-space:nowrap;margin-bottom:15px}.popup.popup--beat-list-more .popup__content .action:last-child{margin-bottom:0}.popup.popup--beat-list-more .popup__content .action:before{display:block;content:'';margin-right:5px}.popup.popup--beat-list-more .popup__content .action__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#787878;white-space:nowrap;cursor:pointer;-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action__title:before{display:block;content:''}.popup.popup--beat-list-more .popup__content .action__container .option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#787878;cursor:pointer;white-space:nowrap;margin-bottom:18px;-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action__container .option:last-of-type{margin-bottom:0}.popup.popup--beat-list-more .popup__content .action__container .option:before{display:block;content:'–';margin-right:5px;-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action__container .option:hover{color:#695ffc}.popup.popup--beat-list-more .popup__content .action__container .option:hover:before{color:#695ffc}.popup.popup--beat-list-more .popup__content .action.download{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:default}.popup.popup--beat-list-more .popup__content .action.download:before{margin-right:0}.popup.popup--beat-list-more .popup__content .action.download .action__title{-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.download .action__title:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_file_download_gray.svg);margin-right:5px;-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.download .action__title:hover{color:#695ffc}.popup.popup--beat-list-more .popup__content .action.download .action__title:hover:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_file_download_active.svg)}.popup.popup--beat-list-more .popup__content .action.download .action__container .option{padding-left:30px}.popup.popup--beat-list-more .popup__content .action.share{-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.share:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_share.svg);-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.share:hover{color:#695ffc}.popup.popup--beat-list-more .popup__content .action.share:hover:before{background-image:url(../images/icons/ic_share_active.svg)}.popup.popup--beat-list-more .popup__content .action.delete-track-from-saved{-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.delete-track-from-saved:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic-delete-24px.svg);-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.delete-track-from-saved:hover{color:#695ffc}.popup.popup--beat-list-more .popup__content .action.delete-track-from-saved:hover:before{background-image:url(../images/icons/ic-delete-24px_active.svg)}.popup.popup--beat-list-more .popup__content .action.shape{-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.shape:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/list_alt-24px.svg);-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.shape:hover{color:#695ffc}.popup.popup--beat-list-more .popup__content .action.shape:hover:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/list_alt-24px_active.svg)}.popup.popup--beat-list-more .popup__content .action.station{-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.station:before{-webkit-transition:.3s;transition:.3s;display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/music_note-24px.svg)}.popup.popup--beat-list-more .popup__content .action.station:hover{color:#695ffc}.popup.popup--beat-list-more .popup__content .action.station:hover:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/music_note-24px_purp.svg)}.popup.popup--beat-list-more .popup__content .action.edit{-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.edit:before{-webkit-transition:.3s;transition:.3s;display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/edit-24px.svg)}.popup.popup--beat-list-more .popup__content .action.edit:hover{color:#695ffc}.popup.popup--beat-list-more .popup__content .action.edit:hover:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/edit-24px_purp.svg)}.popup.popup--beat-list-more .popup__content .action.purchase-link{-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.purchase-link:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_shopping_cart_SilverChalice.svg);-webkit-transition:.3s;transition:.3s}.popup.popup--beat-list-more .popup__content .action.purchase-link:hover{color:#695ffc}.popup.popup--beat-list-more .popup__content .action.purchase-link:hover:before{background-image:url(../images/icons/ic_shopping_cart_CornflowerBlue.svg)}.popup.popup--stems-warning{width:200px;right:-20px;bottom:calc(100% + 10px);cursor:default}.popup.popup--stems-warning .popup__content:before{right:30px;bottom:-11px}.popup.popup--stems-warning .popup__content:after{right:31px;bottom:-8px}.popup.popup--producer{z-index:3;left:calc((100% - 217px)/ 2);top:26px}.popup.popup--producer .button--color{margin-bottom:15px}.popup.popup--producer .popup__content{padding:15px 20px}.popup.popup--producer .popup__content:before{left:50%;top:-9px}.popup.popup--producer .popup__content:after{left:calc(50% + 1px);top:-8px}.popup.popup--producer .popup__content .socials{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup.popup--producer .popup__content .socials .icon{margin-right:10px;height:16px}.popup.popup--producer .popup__content .socials .icon:last-of-type{margin-right:0}.popup.popup--producer .popup__content .socials .icon.soundcloud{width:30px;display:block;content:'';height:16px;width:30px;background-size:30px 16px;min-width:30px;min-height:16px;background-image:url(../images/icons/ic_soundcloud_profile.svg)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.popup.popup--producer .popup__content .socials .icon.soundcloud{background-color:transparent!important}}.popup.popup--producer .popup__content .socials .icon.facebook{width:16px;display:block;content:'';height:16px;width:16px;background-size:16px 16px;min-width:16px;min-height:16px;background-image:url(../images/icons/ic_fb_profile.svg)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.popup.popup--producer .popup__content .socials .icon.facebook{background-color:transparent!important}}.popup.popup--producer .popup__content .socials .icon.twitter{width:20px;display:block;content:'';height:16px;width:16px;background-size:16px 16px;min-width:16px;min-height:16px;background-image:url(../images/icons/ic_x.svg)}.popup.popup--producer .popup__content .socials .icon.youtube{width:29px;display:block;content:'';height:20px;width:29px;background-size:29px 20px;min-width:29px;min-height:20px;background-image:url(../images/yt_icons/yt_color_small.png)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.popup.popup--producer .popup__content .socials .icon.youtube{background-color:transparent!important}}.popup.popup--producer .popup__content .socials .icon.instagram{width:16px;display:block;content:'';height:16px;width:16px;background-size:16px 16px;min-width:16px;min-height:16px;background-image:url(../images/icons/ic_inst_profile.svg)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.popup.popup--producer .popup__content .socials .icon.instagram{background-color:transparent!important}}.popup.popup--producer .popup__content .socials .icon.traktrain{display:block;content:'';height:16px;width:16px;background-size:16px 16px;min-width:16px;min-height:16px;background-image:url(../images/Bitmap@2x.png)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.popup.popup--producer .popup__content .socials .icon.traktrain{background-color:transparent!important}}.popup.popup--producer .popup__content .content-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:nowrap;margin:0 auto 10px}.popup.popup--filter-sorting{top:40px;right:0;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(25,24,48,.13);box-shadow:0 2px 4px 0 rgba(25,24,48,.13)}.popup.popup--filter-sorting .popup__content{padding:5px 15px}.popup.popup--filter-sorting .popup__content:after,.popup.popup--filter-sorting .popup__content:before{display:none}.popup.popup--filter-sorting .popup__content .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;white-space:nowrap}.popup.popup--filter-sorting .popup__content .menu__item{font-weight:400;padding:5px 0}.popup.popup--cookies-accept{display:none;position:fixed;bottom:10px;left:10px;z-index:1000;width:282px}.popup.popup--cookies-accept .popup__close{top:3px;right:3px}.popup.popup--cookies-accept .popup__content{padding:20px}.popup.popup--cookies-accept .popup__content:after,.popup.popup--cookies-accept .popup__content:before{content:unset;display:none}.popup.popup--cookies-accept .popup__content .text{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#787878;line-height:24px}.popup.popup--cookies-accept .popup__content .link--b{font-size:16px;font-weight:400}.popup.popup--cookies-accept .popup__content .button--color{margin-top:30px;padding:0 23px;height:30px;width:auto;font-weight:700}.popup.popup--cookies-accept .popup__title{margin-bottom:25px;font-size:18px;line-height:21px;font-weight:700;text-transform:none}.popup.popup--member-tracks-more{left:unset;right:0;cursor:default}.popup.popup--member-tracks-more .popup__content{padding:15px 20px}.popup.popup--member-tracks-more .popup__content:after,.popup.popup--member-tracks-more .popup__content:before{display:none}.popup.popup--member-tracks-more .popup__content .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#787878;cursor:pointer;text-transform:capitalize;white-space:nowrap;margin-bottom:15px}.popup.popup--member-tracks-more .popup__content .action:last-of-type{margin-bottom:0}.popup.popup--member-tracks-more .popup__content .action:before{display:block;content:'';margin-right:5px}.popup.popup--member-tracks-more .popup__content .action__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#787878;text-transform:capitalize;white-space:nowrap;margin-bottom:15px}.popup.popup--member-tracks-more .popup__content .action__title:before{display:block;content:''}.popup.popup--member-tracks-more .popup__content .action__container .option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#787878;cursor:pointer;text-transform:capitalize;white-space:nowrap;margin-bottom:15px}.popup.popup--member-tracks-more .popup__content .action__container .option:last-of-type{margin-bottom:0}.popup.popup--member-tracks-more .popup__content .action__container .option:before{display:block;content:'–';margin-right:5px}.popup.popup--member-tracks-more .popup__content .action__container .option:hover{color:#695ffc}.popup.popup--member-tracks-more .popup__content .action__container .option:hover:before{color:#695ffc}.popup.popup--member-tracks-more .popup__content .action.download{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:default}.popup.popup--member-tracks-more .popup__content .action.download:before{margin-right:0}.popup.popup--member-tracks-more .popup__content .action.download .action__title:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_file_download.svg);margin-right:5px}.popup.popup--member-tracks-more .popup__content .action.download .action__container .option{padding-left:30px}.popup.popup--member-tracks-more .popup__content .action.playlist:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic-grade-24px.svg)}.popup.popup--member-tracks-more .popup__content .action.playlist:hover:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic-grade-24px_active.svg)}.popup.popup--member-tracks-more .popup__content .action.delete:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic-delete_outline-24px.svg)}.popup.popup--member-tracks-more .popup__content .action.delete:hover:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic-delete_outline-24px_active.svg)}.popup.popup--member-tracks-more .popup__content .action:hover{color:#695ffc}.popup.popup--paid-functional{display:block;width:310px;height:190px;z-index:1}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.popup.popup--paid-functional{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.popup.popup--paid-functional .popup__content{width:100%;height:100%;text-align:center}.popup.popup--paid-functional .popup__content:after,.popup.popup--paid-functional .popup__content:before{display:none}.popup.popup--paid-functional .popup__content .section-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup.popup--paid-functional .popup__content .p{margin-bottom:20px}.popup.popup--sign-up{display:none;position:fixed;bottom:0;left:0;z-index:999;width:100%;height:60px;background-image:url(../images/signup_bg_light.png);border:none}.popup.popup--sign-up .popup__close{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:18px}.popup.popup--sign-up .popup__close:after{background-color:rgba(249,249,249,.45)}.popup.popup--sign-up .popup__content-wrapper{padding:12px 0 13px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup.popup--sign-up .popup__content-wrapper:after,.popup.popup--sign-up .popup__content-wrapper:before{content:unset;display:none}.popup.popup--sign-up .popup__content-wrapper .text{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:12px;line-height:14px}.popup.popup--sign-up .popup__content-wrapper .button--color{margin-left:38px;padding:8px 26px;height:32px;width:auto;font-weight:700;-webkit-box-shadow:0 0 6px 0 #695ffc;box-shadow:0 0 6px 0 #695ffc}.popup.popup--sign-up .popup__text-wrapper{color:#695ffc;text-shadow:0 0 3px rgba(105,95,252,.33)}.popup.popup--sign-up .popup__title{margin-bottom:2px;font-size:16px;line-height:19px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:700;text-transform:uppercase}.popup.popup--promo-offers-modal{top:20px;left:-149px;border-radius:8px;-webkit-box-shadow:none;box-shadow:none}.popup.popup--promo-offers-modal .popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:168px;padding:6px 16px 9px;border-radius:8px;border:1px solid #e6e6e6}.popup.popup--promo-offers-modal .popup__content:after,.popup.popup--promo-offers-modal .popup__content:before{display:none}.popup.popup--promo-offers-modal hr{height:1px;border:none;color:#695ffc;background-color:#695ffc;width:122px;margin:4px 0}.popup.popup--promo-offers-modal .promo-offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup.popup--promo-offers-modal .promo-offers-modal__title{font:600 12px Inter,sans-serif;color:#695ffc;text-transform:uppercase}.popup.popup--promo-offers-modal .promo-offers-modal__subtitle{font:600 12px Inter,sans-serif;color:#232323;text-transform:uppercase;margin-bottom:14px}.popup.popup--promo-offers-modal .promo-offers-modal__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;margin-bottom:13px;width:100%}.popup.popup--promo-offers-modal .promo-offers-modal__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup.popup--promo-offers-modal .promo-offers-modal__item .item-price,.popup.popup--promo-offers-modal .promo-offers-modal__item .item-text{color:#232323;font:400 12px Inter,sans-serif}.popup.popup--promo-offers-modal .promo-offers-modal__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;margin-top:6px}.popup.popup--promo-offers-modal .promo-offers-modal__link .link-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.popup.popup--promo-offers-modal .promo-offers-modal__link .link-icon:before{font-size:11px;color:#695ffc}.popup.popup--promo-offers-modal .promo-offers-modal__link .link-text{color:#695ffc;font:600 12px Inter,sans-serif}.cookie-init .popup--cookies-accept{display:block}.sign-up-init{padding-bottom:70px}.sign-up-init .popup--sign-up{display:block}.sign-up-init .popup--cookies-accept{bottom:70px}.sign-up-init .roll-up{bottom:100px}.sign-up-init.cookie-init .popup--cookies-accept{bottom:70px}.player-init.sign-up-init.cookie-init .popup--cookies-accept{bottom:140px}.player-init.cookie-init .popup--cookies-accept{bottom:80px}.player-init.sign-up-init{padding-bottom:130px}.player-init.sign-up-init .popup--sign-up{bottom:70px}.player-init.sign-up-init .roll-up{bottom:170px}.player-init.sign-up-init.popup--cookies-accept{display:none;position:fixed;bottom:10px;left:10px;z-index:1000;width:282px}.player-init.sign-up-init.popup--cookies-accept .popup__close{top:3px;right:3px}.player-init.sign-up-init.popup--cookies-accept .popup__content{padding:20px}.player-init.sign-up-init.popup--cookies-accept .popup__content:after,.player-init.sign-up-init.popup--cookies-accept .popup__content:before{content:unset;display:none}.player-init.sign-up-init.popup--cookies-accept .popup__content .text{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#787878;line-height:24px;margin-bottom:30px}.player-init.sign-up-init.popup--cookies-accept .popup__content .link--b{font-size:16px;font-weight:400;-webkit-transition:.3s;transition:.3s}.player-init.sign-up-init.popup--cookies-accept .popup__content .button--color{padding:0 23px;height:30px;width:auto;font-weight:700}.player-init.sign-up-init.popup--cookies-accept .popup__title{margin-bottom:25px;font-size:18px;line-height:21px;font-weight:700;text-transform:none}.player-init.sign-up-init.popup--sign-up{display:none;position:fixed;bottom:0;left:0;z-index:999;width:100%;height:60px;background-image:url(../images/signup_bg_light.png);background-repeat:no-repeat;background-size:cover;border:none}.player-init.sign-up-init.popup--sign-up .popup__close{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:18px}.player-init.sign-up-init.popup--sign-up .popup__close:after{background-image:url(../images/icons/ic_close_mercury.svg);opacity:.5}.player-init.sign-up-init.popup--sign-up .popup__close:hover:after{opacity:1}.player-init.sign-up-init.popup--sign-up .popup__content-wrapper{padding:12px 0 13px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.player-init.sign-up-init.popup--sign-up .popup__content-wrapper:after,.player-init.sign-up-init.popup--sign-up .popup__content-wrapper:before{content:unset;display:none}.player-init.sign-up-init.popup--sign-up .popup__content-wrapper .text{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:12px;line-height:14px}.player-init.sign-up-init.popup--sign-up .popup__content-wrapper .button--color{padding:8px 26px;height:32px;width:auto;font-weight:700;-webkit-box-shadow:0 0 6px 0 #695ffc;box-shadow:0 0 6px 0 #695ffc}.player-init.sign-up-init.popup--sign-up .popup__text-wrapper{color:#695ffc;text-shadow:0 0 3px rgba(105,95,252,.33);margin-right:38px}.player-init.sign-up-init.popup--sign-up .popup__title{margin-bottom:2px;font-size:16px;line-height:19px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:700;text-transform:uppercase}.cookies-init .popup--cookies-accept{display:block}.sign-up-init{padding-bottom:70px}.sign-up-init .popup--sign-up{display:block}.sign-up-init .roll-up{bottom:100px}.player-init{padding-bottom:70px}.player-init.sign-up-init{padding-bottom:140px}.player-init.sign-up-init .popup--sign-up{bottom:80px}.player-init.sign-up-init .roll-up{bottom:170px}.remodal--feedback{padding:31px 60px 30px;width:561px;border-radius:15px}.remodal--feedback__title{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:500;font-size:24px;line-height:28px;text-align:center;color:#232323;margin-bottom:30px}.remodal--feedback__img{width:148px;height:148px;background-image:url(../images/sad-smile.png);background-repeat:no-repeat;background-size:cover;margin:0 auto 30px}.remodal--feedback__desc{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:18px;text-align:center;color:#232323;margin:0 0 30px}.remodal--feedback__checkbox-container{margin-bottom:20px}.remodal--feedback__checkbox-container .checkbox{margin-bottom:16px}.remodal--feedback__checkbox-container .checkbox input{width:24px}.remodal--feedback__checkbox-container .checkbox label{padding-left:30px;padding-top:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:start;font-size:14px;line-height:18px;color:#787878}.remodal--feedback__checkbox-container .checkbox label:before{position:absolute;top:0;left:0;background-image:url(../images/icons/ic_check_box_outline.svg);background-repeat:no-repeat}.remodal--feedback__checkbox-container .checkbox label:after{top:0}.remodal--feedback__textarea{margin-bottom:30px}.remodal--feedback__textarea dd textarea{font-size:14px;line-height:16px;padding:12px 15px;border:1px solid #b7b7b7;margin-bottom:0}.remodal--feedback__textarea dd textarea::-webkit-input-placeholder{font-size:14px;line-height:16px;color:#aaa}.remodal--feedback__textarea dd textarea::-moz-placeholder{font-size:14px;line-height:16px;color:#aaa}.remodal--feedback__textarea dd textarea:-ms-input-placeholder{font-size:14px;line-height:16px;color:#aaa}.remodal--feedback__textarea dd textarea::-ms-input-placeholder{font-size:14px;line-height:16px;color:#aaa}.remodal--feedback__textarea dd textarea::placeholder{font-size:14px;line-height:16px;color:#aaa}.remodal--feedback__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.remodal--feedback__buttons .button{width:175px;height:40px;border-radius:15px}.remodal--maintenance{padding:31px 60px 33px;width:561px;border-radius:15px}.remodal--maintenance__title{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:500;font-size:24px;line-height:28px;text-align:center;color:#232323;margin-bottom:30px}.remodal--maintenance__img{width:148px;height:148px;background-image:url(../images/gift.png);background-repeat:no-repeat;background-size:cover;margin:0 auto 27px}.remodal--maintenance__desc{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:18px;text-align:center;color:#232323;margin:0 0 30px}.remodal--maintenance__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.remodal--maintenance__buttons .button{width:175px;height:40px;border-radius:15px}.remodal--free-month-success{padding:31px 60px 36px;width:561px;border-radius:15px}.remodal--free-month-success__title{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:500;font-size:24px;line-height:28px;text-align:center;color:#232323;margin-bottom:30px}.remodal--free-month-success__img{width:148px;height:148px;background-image:url(../images/handshake.png);background-repeat:no-repeat;background-position:center;background-size:contain;margin:0 auto 27px}.remodal--free-month-success__desc{text-align:justify;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:18px;color:#232323;margin:0 0 30px}.remodal--free-month-success__text{font-size:14px;line-height:18px;margin:0}.remodal--free-month-success__list{padding-left:20px}.remodal--free-month-success__item{font-size:14px;line-height:18px}.remodal--free-month-success__item span{font-weight:500;color:#695ffc}.remodal--free-month-success__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.remodal--free-month-success__buttons .button{width:175px;height:40px;border-radius:15px}.remodal-wrapper:has(div.remodal--greetings){background-color:#0d0812}div.remodal--greetings{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;border-radius:30px;-webkit-box-shadow:0 0 10px #695ffc;box-shadow:0 0 10px #695ffc;background-size:contain;background-repeat:no-repeat;background-color:#07070b;background-position-y:-85px;padding:24px 48px;border:none;width:620px;overflow:hidden}div.remodal--greetings .remodal--greetings__title{position:relative;color:#d9d9d9;text-align:center;font-size:16px;font-weight:600;letter-spacing:12px;line-height:34px;text-transform:uppercase;margin:0 0 105px}div.remodal--greetings .remodal--greetings__title:before{content:'';display:block;position:absolute;top:-26px;left:-48px;width:calc(100% + 96px);height:150px;background:-webkit-gradient(linear,left top,left bottom,from(#07070b),color-stop(67%,rgba(7,7,11,.476)),to(rgba(0,0,0,0)));background:linear-gradient(180deg,#07070b 0,rgba(7,7,11,.476) 67%,rgba(0,0,0,0) 100%);z-index:-1;border-radius:30px 30px 0 0}div.remodal--greetings .remodal--greetings__title span{font-size:36px}div.remodal--greetings .remodal--greetings__desc{position:relative;margin-bottom:22px;color:#d9d9d9}div.remodal--greetings .remodal--greetings__desc:before{position:absolute;top:-25px;left:-48px;content:'';display:block;height:calc(100% + 100px);width:calc(116% + 13px);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(17%,rgba(7,7,11,.49)),color-stop(66%,#07070b));background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(7,7,11,.49) 17%,#07070b 66%);z-index:-1}div.remodal--greetings .remodal--greetings__desc-title{font-size:20px;font-weight:500;text-align:start;margin-bottom:18px}div.remodal--greetings .remodal--greetings__desc-text{text-align:justify;font-size:14px;margin:0;margin-bottom:16px;color:#d9d9d9}div.remodal--greetings .remodal--greetings__desc-sign{font-size:14px;text-align:end;color:#d9d9d9;margin:0}div.remodal--greetings .remodal--greetings__delimiter{margin:0 auto;width:100%;border:none;height:2.5px;background:rgba(105,95,252,.3);margin-bottom:22px}div.remodal--greetings .remodal--greetings__progress{text-align:start}div.remodal--greetings .remodal--greetings__progress-title{color:#d9d9d9;font-size:20px;font-weight:500;margin:0 0 18px}div.remodal--greetings .remodal--greetings__progress-description{color:#d9d9d9;font-size:14px}div.remodal--greetings .remodal--greetings__progress-steps{position:relative;overflow:hidden;list-style-type:none;margin:0;padding:0;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}div.remodal--greetings .remodal--greetings__progress-steps:before{content:'';display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:13px;width:3px;height:100%;background-color:#695ffc}div.remodal--greetings .remodal--greetings__progress-step{position:relative;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:start;font-weight:700;font-size:13px;color:#d9d9d9;text-transform:uppercase;padding-left:45px}div.remodal--greetings .remodal--greetings__progress-step:after{position:absolute;content:'';display:block;top:0;left:0;width:28px;height:28px;border:3px solid #695ffc;border-radius:50%;background-clip:content-box;padding:4px}div.remodal--greetings .remodal--greetings__progress-step:before{content:'';display:block;position:absolute;top:0;left:0;width:28px;height:28px;border-radius:100%;background-color:#07070b}div.remodal--greetings .remodal--greetings__progress-step.active:after{background-color:#695ffc}div.remodal--greetings .remodal--greetings__progress-step:first-child{padding-top:2px}div.remodal--greetings .remodal--greetings__progress-step span{display:inline-block;margin-left:3px}div.remodal--greetings .remodal--greetings__progress-step .green{color:#4eff3c}div.remodal--greetings .remodal--greetings__progress-step .pink{color:#ff3838}div.remodal--greetings .remodal--greetings__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}div.remodal--greetings .remodal--greetings__buttons .button{width:290px;height:40px;border-radius:30px;background-color:#524fc4;color:#d9d9d9}div.remodal--greetings .remodal--greetings__buttons .button:hover{background-color:#695ffc}div.remodal--greetings .remodal--greetings__buttons .button-cancel{color:#b7b7b7;font-size:14px;border-bottom:1px solid #b7b7b7;padding-bottom:4px;cursor:pointer}div.remodal--greetings .remodal--greetings__buttons .button-cancel:hover{color:#d9d9d9}div.remodal--greetings.first-beat-upload{background-image:url(../images/modals/earth.png)}div.remodal--greetings.filling-payment-settings{padding-top:210px;background-image:url(../images/modals/traktrain-stone.jpg)}div.remodal--greetings.filling-payment-settings .remodal--greetings__buttons .button{width:410px}div.remodal--greetings.completion-congratulations{background-image:url(../images/modals/firework.png);background-size:100% 65%}div.remodal--greetings.completion-congratulations .remodal--greetings__desc{padding-top:90px}div.remodal--greetings.completion-congratulations .remodal--greetings__desc-text.align-left{text-align:left}.restriction-announcement .remodal-survey__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.restriction-announcement .remodal-survey__text li,.restriction-announcement .remodal-survey__text p,.restriction-announcement .remodal-survey__text ul{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;margin:0;text-align:start;color:#787878;font-size:14px}.restriction-announcement .remodal-survey__text a{text-decoration:underline;cursor:pointer}.remodal{position:relative;width:672px;border:1px solid #e3e9ef;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(31,45,61,.15);box-shadow:0 3px 5px 0 rgba(31,45,61,.15);padding:30.5px 60.5px 53.5px;-webkit-transition:height .5s;transition:height .5s}.remodal .tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:50px}.remodal .tab ul{padding-left:0;list-style:none;margin-top:0}.remodal .tab a{text-decoration:none;outline:0}.remodal .tab .input-title{margin-bottom:10px}.remodal .tab .input-title__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:202px;padding:0 15px;color:#656565;text-transform:uppercase;border-right:1px solid #e6e6e6}.remodal .tab .input-title__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:104px;padding:0 15px}.remodal .tab .tabHeader li{cursor:pointer}.remodal .tab .tabHeader li.active .input-title{border-color:#695ffc}.remodal .tab .tabHeader li.active .input-title__title{color:#000;border-right-color:#695ffc}.remodal .tab .tabContent{width:286px}.remodal .tab .tabItem{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.remodal .tab .tabItem .h6{margin-bottom:15px}.remodal .tab .tabItem .list{width:286px}.remodal .tab .tabItem.active{display:-webkit-box;display:-ms-flexbox;display:flex}.remodal .title-no-border{text-align:start;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;line-height:28px}.remodal-close{left:auto;right:12.5px;top:12.5px;height:24px;width:24px;cursor:pointer}.remodal-close:after{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_close.svg);-webkit-transition:.3s;transition:.3s}.remodal-close:before{content:''}.remodal-close:hover:after{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_close_dark.svg)}.remodal-overlay{background-color:rgba(249,249,249,.8)}.remodal-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:35px;text-transform:uppercase}.remodal-title__icon{min-width:5px;width:5px;height:27px;margin-right:5px;border-bottom:5px solid #524fc4;border-top:22px solid #695ffc}.remodal input{width:100%}.remodal .button--transparent,.remodal--member-change-position .remodal-content .content-buttons__cancel,.remodal--member-delete-file .remodal-content .content-buttons__cancel,.remodal--member-not-enough-space .remodal-content .content-buttons__cancel,.remodal--member-track-list .remodal-content .content-buttons__cancel,.remodal--member-unlink-file .remodal-content .content-buttons__cancel{width:100%}.remodal .button--color,.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .stub__button,.remodal--member-change-position .remodal-content .content-buttons__confirm,.remodal--member-delete-file .remodal-content .content-buttons__delete,.remodal--member-incorrect-file-type .remodal-content .content-buttons__btn,.remodal--member-not-enough-space .remodal-content .content-buttons__upgrade,.remodal--member-track-list .remodal-content .content-buttons__unlink,.remodal--member-unlink-file .remodal-content .content-buttons__unlink,.remodal--profile-bio .profile-bio__close{width:100%}.remodal-link{display:block;color:#9a9a9a;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:12px;line-height:14px;cursor:pointer;margin-bottom:32px}.remodal-link:hover{color:#695ffc}.remodal-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:14px}.remodal-line__title{min-width:100px;opacity:.7;color:#9a9a9a;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:12px;line-height:14px}.remodal-line hr{width:100%;height:1px;border:none;background-color:#e6e6e6}.remodal-label{margin-bottom:10px;color:#000;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;text-align:left}.remodal-return{position:absolute;left:25px;top:38px;cursor:pointer;display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_arrow_back.svg)}.remodal-return:hover{background-image:url(../images/icons/ic_arrow_back_dark.svg)}.remodal-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.remodal-controls .button--color{width:233px}.remodal-preloader{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:.7;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.remodal-preloader__icon{display:block;content:'';height:48px;width:48px;background-size:48px 48px;min-width:48px;min-height:48px;background-image:url(../images/icons/preloader-animation.svg)}.remodal.preloader .remodal-preloader{display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--lease-terms{width:697px;padding-left:40.5px;padding-right:40.5px;-webkit-transition:max-height .2s;transition:max-height .2s;overflow-x:hidden;overflow-y:auto;word-break:break-all;white-space:normal}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.remodal--lease-terms{overflow:hidden!important}}.remodal--lease-terms .track-name{font-weight:500;margin-bottom:10px;word-break:break-word}.remodal--lease-terms .payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:10px}.remodal--lease-terms .payment__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:5px}.remodal--lease-terms .payment__icons .icon.paypal{display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/ic_paypal_active.svg);margin-right:10px}.remodal--lease-terms .payment__icons .icon.paypal.disabled{display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/ic_paypal_disabled.svg)}.remodal--lease-terms .payment__icons .icon.card{display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/ic_credit_card_active.svg)}.remodal--lease-terms .payment__icons .icon.card.disabled{display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/ic_credit_card_disabled.svg)}.remodal--lease-terms .description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:19px}.remodal--lease-terms .description__text{color:#787878;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:16px;margin-right:7px}.remodal--lease-terms .description__note{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:13px;line-height:13px;font-style:italic;margin-right:7px;color:#787878}.remodal--lease-terms .description__link{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:16px}.remodal--lease-terms .terms-tabs{margin-bottom:20px}.remodal--lease-terms .terms-tabs .lease-terms-accordion{margin-bottom:10px}.remodal--lease-terms .terms-tabs .lease-terms-accordion:last-of-type{margin-bottom:0}.remodal--lease-terms .terms-tabs .lease-terms-accordion__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:40px;border:1px dashed #e6e6e6;cursor:pointer}.remodal--lease-terms .terms-tabs .lease-terms-accordion__button .price,.remodal--lease-terms .terms-tabs .lease-terms-accordion__button .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;padding:0 15px}.remodal--lease-terms .terms-tabs .lease-terms-accordion__button .title{max-width:507px;color:#232323;text-transform:uppercase}.remodal--lease-terms .terms-tabs .lease-terms-accordion__button .price{min-width:108px;white-space:no-wrap;font-weight:800;border-left:1px solid #e6e6e6}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel{overflow:hidden;max-height:0}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0;margin-bottom:25px}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .list__item{width:289px}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .stub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .stub__text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:16px;margin-bottom:25px;text-align:center}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .stub__button{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:0 26px}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .description{padding-top:11px;border-top:1px solid #d8d8d8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .description__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-radius:8px 2px 2px 3px;padding:3px 5px 3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:13px;text-transform:uppercase;color:#fff;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:10px;margin-right:10px;white-space:nowrap}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .description__icon.tag-label{background-color:#695ffc;width:32px}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .description__icon.tag-label:before{content:'';position:absolute;width:5px;height:5px;border-radius:50%;background-color:#fff;top:50%;left:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .description__icon.mp3-label{background-color:#695ffc}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .description__icon.wav-label{background-color:#5f9bfc}.remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .description__icon.stems-label{background-color:#a55ffc}.remodal--lease-terms .terms-tabs .lease-terms-accordion.active .lease-terms-accordion{margin-bottom:25px}.remodal--lease-terms .terms-tabs .lease-terms-accordion.active .lease-terms-accordion__button{border-color:#695ffc;margin-bottom:15px}.remodal--lease-terms .terms-tabs .lease-terms-accordion.active .lease-terms-accordion__button .title{border-color:#695ffc}.remodal--lease-terms .terms-tabs .lease-terms-accordion.disabled{position:relative}.remodal--lease-terms .terms-tabs .lease-terms-accordion.disabled:before{display:block;position:absolute;content:'';top:0;left:0;height:100%;width:100%;cursor:default;background-color:#fff;opacity:.3}.remodal--lease-terms .tab{padding-bottom:20px}.remodal--lease-terms .tab .tabItem{height:auto}.remodal--lease-terms .remodal-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.remodal--lease-terms .remodal-controls .lease-btn{margin-right:0;width:233px}.remodal--lease-terms .remodal-controls .button--transparent{width:233px;margin-right:40px}.remodal--lease-terms .remodal-controls .button--color{margin-right:0;width:233px}.remodal--lease-terms .remodal-controls .button--transparent{width:233px}.remodal--lease-terms .tab{padding-bottom:20px}.remodal--lease-terms .tab .tabItem{height:auto}.remodal--lease-terms-drumkit .h6{text-align:left}.remodal--lease-terms-drumkit .list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.remodal--lease-terms-drumkit .list__item{width:calc(100% / 3)}.remodal--lease-terms .remodal-notification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;margin-bottom:20px;border:1px solid #695ffc;border-radius:8px}.remodal--lease-terms .remodal-notification .text{text-align:center}.remodal--lease-terms .remodal-notification .text .link{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--lease-terms .kit-content{margin-bottom:20px}.remodal--lease-terms .kit-content div,.remodal--lease-terms .kit-content p{word-break:break-all;white-space:normal;text-align:center}.remodal--lease-terms .kit-content ol li{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;text-align:start;word-break:break-all;white-space:normal;color:#787878;margin-bottom:13px;padding-left:5px}.remodal--lease-terms .remodal-controls .button--transparent{margin-right:40px}.remodal--lease-terms .remodal-controls .button--color{margin-right:0}.remodal--change-plan{width:697px;padding-left:40.5px;padding-right:40.5px}.remodal--change-plan .remodal-notification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;margin-bottom:20px;border:1px solid #695ffc;border-radius:8px}.remodal--change-plan .remodal-notification .text{text-align:center}.remodal--change-plan .remodal-notification .text .link{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--change-plan .remodal-controls .button--transparent{margin-right:20px;width:calc(100% - (157px + 20px))}.remodal--change-plan .remodal-controls .button--color{width:157px}.remodal--change-plan .remodal-controls--paypal{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.remodal--change-plan .remodal-controls--paypal .paypal-button-tagline{visibility:visible;color:#b7b7b7}.remodal--sign-up input{width:100%!important}.remodal--sign-up .button--color{margin-bottom:10px}.remodal--sign-up dl{margin-bottom:20px}.remodal--sign-up dl:last-of-type{margin-bottom:10px}.remodal--sign-up .remodal-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.remodal--sign-up .checkbox{margin-bottom:10px}.remodal--sign-up .button--transparent{margin-bottom:20px}.remodal--sign-up .button--transparent:last-of-type{margin-bottom:0}.remodal--sign-up .button--sso{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;border:1px solid #e6e6e6;background:#fff;height:40px;padding:12px 18px;margin-bottom:20px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.remodal--sign-up .button--sso .button-icon{width:24px;height:23px;background-image:url(../images/icons/google.png);background-size:contain;background-repeat:no-repeat;margin-right:10px}.remodal--sign-up .button--sso .button-text{color:#4a4a4a;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-weight:500}.remodal--sign-up .remodal-line hr{-webkit-box-flex:1;-ms-flex:1;flex:1}.remodal--sign-up .registration-recaptcha{margin-bottom:20px}.remodal--promo-offers{max-width:1002px;width:1002px}.remodal--promo-offers .col-3,.remodal--promo-offers .col-6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.remodal--promo-offers .h4,.remodal--promo-offers .h6,.remodal--promo-offers .p{text-align:left}.remodal--promo-offers .h4,.remodal--promo-offers .p{margin-bottom:20px}.remodal--promo-offers .button--color,.remodal--promo-offers .button--transparent{width:233px}.remodal--promo-offers .button--transparent{margin-right:20px}.remodal--promo-offers .remodal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.remodal--promo-offers table{border-collapse:collapse}.remodal--promo-offers table dl{margin-bottom:10px}.remodal--promo-offers table tr th{vertical-align:bottom;padding-bottom:10px;padding-right:10px}.remodal--promo-offers table tr th:last-of-type{padding-right:0}.remodal--promo-offers table tr td{padding:0;padding-right:10px;border-bottom:none;vertical-align:top}.remodal--promo-offers table tr td:last-of-type{padding-right:0}.remodal--promo-offers table tr:first-of-type td{padding-top:10px}.remodal--promo-offers table tr:last-of-type dl{margin-bottom:25px}.remodal--upload-image form{width:100%;height:350px;margin-bottom:20px}.remodal--upload-image .image-upload-warning{text-align:center;color:#e25c5c;font-size:14px;font-weight:500;padding:8px 0 12px}.remodal--upload-image .button--transparent{margin-right:20px;width:233px}.remodal--upload-image .button--color{width:233px}.remodal--upload-image .remodal-close svg{display:none}.remodal--subscribe-duration{border-radius:15px;padding:32px 60px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#232323;width:500px}.remodal--subscribe-duration .title{font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;text-align:center;margin-bottom:30px}.remodal--subscribe-duration .remodal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--subscribe-duration .remodal-content .col-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--subscribe-duration .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:15px;width:200px}.remodal--subscribe-duration .radio-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.remodal--subscribe-duration .radio{margin-bottom:10px}.remodal--subscribe-duration .radio:last-of-type{margin-bottom:0}.remodal--subscribe-duration .radio label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--subscribe-duration .radio label:before{margin-right:20px}.remodal--subscribe-duration .remodal-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.remodal--subscribe-duration .payment-btn{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;height:40px;width:unset;min-width:232px}.remodal--cart-confirmation .remodal-content{text-align:left}.remodal--cart-confirmation .remodal-content .first-name dt{display:none}.remodal--cart-confirmation .remodal-content .last-name dt{display:none}.remodal--cart-confirmation .remodal-controls button{margin-top:29px}.remodal--cart-confirmation .remodal-controls button:after{display:none;content:'';height:21px;width:21px;margin-left:10px;border:3px solid #fff;border-radius:50%;border-right-color:transparent}.remodal--cart-confirmation .remodal-controls button.loading:after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:loading 1s linear infinite;animation:loading 1s linear infinite}.remodal--cart-confirmation .remodal-controls #card-errors{margin-top:10px;color:#f89497}.remodal--cart-confirmation .list__item:last-of-type{margin-bottom:0}.remodal--cart-confirmation .checkbox{margin-bottom:20px}.remodal--cart-confirmation .button--paypal{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.remodal--cart-confirmation .button--color{width:auto;padding:0 15px}.remodal--cart-confirmation .button--color:after{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_credit_card.svg);margin-left:10px;background-color:#fff}.remodal--cart-confirmation.card{width:720px;max-width:720px}.remodal--cart-confirmation.card .remodal-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.remodal--cart-confirmation.card .remodal-controls .billing{width:100%}.remodal--cart-confirmation.card .remodal-controls .billing-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.remodal--cart-confirmation.card .remodal-controls .billing-row dl{width:100%;margin-bottom:10px}.remodal--cart-confirmation.card .remodal-controls .billing-row.double .billing-row__left,.remodal--cart-confirmation.card .remodal-controls .billing-row.double .billing-row__right{width:calc(50% - 5px)}.remodal--cart-confirmation.card .remodal-controls .billing-row.triple .billing-row__center,.remodal--cart-confirmation.card .remodal-controls .billing-row.triple .billing-row__left,.remodal--cart-confirmation.card .remodal-controls .billing-row.triple .billing-row__right{width:calc((100% - 20px)/ 3)}.remodal--cart-confirmation.card .remodal-controls .billing-row .dropdown .icon{top:39.5px}.remodal--cart-confirmation.card .remodal-controls .billing-row .dropdown__container{top:63px;width:100%;z-index:1;max-height:120px}.remodal--cart-confirmation .first-name,.remodal--cart-confirmation .last-name{margin-bottom:10px}.remodal--cart-confirmation .first-name dt,.remodal--cart-confirmation .last-name dt{display:none}.remodal--change-password dl{margin-bottom:20px}.remodal--role{width:550px;padding:30.5px}.remodal--role .remodal-title{margin-bottom:30px}.remodal--role .remodal-notification{display:none;margin-bottom:23px;padding:14px 20px 16px;color:#787878;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:18px;font-weight:300;line-height:21px;text-align:center;background-color:#f9f9f9}.remodal--role .remodal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.remodal--role .remodal-container .role-box{min-height:303px;width:235px;border:1px solid #e6e6e6;padding:15px 10px 2px;-webkit-box-sizing:border-box;box-sizing:border-box}.remodal--role .remodal-container .role-box__body{padding:0 15px}.remodal--role .remodal-container .role-box__title{width:100%;padding-bottom:12px;margin-bottom:23px;border-bottom:1px solid #e6e6e6}.remodal--role .remodal-container .role-box__icon{margin:0 auto 15px}.remodal--role .remodal-container .role-box.producer .role-box__icon{display:block;content:'';height:64px;width:64px;background-size:64px 64px;min-width:64px;min-height:64px;background-image:url(../images/icons/ic_keyboard_active.svg)}.remodal--role .remodal-container .role-box.user .role-box__title{margin-bottom:17px}.remodal--role .remodal-container .role-box.user .role-box__icon{display:block;content:'';height:70px;width:67px;background-size:67px 70px;min-width:67px;min-height:70px;background-image:url(../images/icons/ic_role-user.svg)}.remodal--role .remodal-container .role-box__note{margin-bottom:26px;font-weight:300;text-align:center;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}.remodal--role .remodal-container .role-box .button--transparent{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:none}.remodal--role .remodal-container .role-box .button--transparent:hover{color:#524fc4}.remodal--role>.button--transparent{margin-top:20px;display:none}.remodal.need-reg .remodal-notification{display:block}.remodal.need-reg .button--transparent{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.remodal--set-price{width:600px}.remodal--set-price .remodal-container__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.remodal--set-price .remodal-container__input .dropdown dl{width:297px}.remodal--set-price .remodal-container__input .dropdown dl dd,.remodal--set-price .remodal-container__input .dropdown dl input{width:100%}.remodal--set-price .remodal-container__input .dropdown dt{margin-bottom:10px}.remodal--set-price .remodal-container__input .dropdown .icon{top:calc(29px + (40px - 9px)/ 2)}.remodal--set-price .remodal-container__input .dropdown__container{top:calc(29px + 40px - 1px);width:100%}.remodal--set-price .remodal-container__input .price{width:162px}.remodal--set-price .remodal-container__input .price dd,.remodal--set-price .remodal-container__input .price input{width:100%}.remodal--set-price .remodal-container__note{color:#aaa;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-style:italic;line-height:16px;margin-bottom:35px}.remodal--set-price .remodal-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.remodal--set-price .remodal-submit .button--color{width:233px}.remodal--contact{width:551px;position:relative}.remodal--contact .remodal-title .h2{word-break:break-word}.remodal--contact .remodal-container .g-recaptcha-contact{min-height:78px;margin-bottom:20px}.remodal--contact .remodal-container dl{width:100%;margin-bottom:20px}.remodal--contact .remodal-container dl input,.remodal--contact .remodal-container dl textarea{width:100%}.remodal--contact .remodal-container dl textarea{resize:none;height:172px}.remodal--check-song{width:550px;padding:30px 40px 15px}.remodal--check-song .remodal-title{margin-bottom:15px}.remodal--check-song .remodal-notification{margin-bottom:20px;padding:12px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#787878;background-color:#f9f9f9}.remodal--check-song .not-find-block{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#232323;font-size:20px;padding:40px 0 75px}.remodal--check-song .search-animate{margin:35px auto 20px;width:120px;height:120px;background-image:url(../images/icons/ic_search_animate.svg);background-position:center;background-repeat:no-repeat}.remodal--check-song .beat-list{height:90px;padding:15px 0}.remodal--check-song .beat-list:nth-last-child(-n+2){border-bottom:1px solid #e6e6e6}.remodal--check-song .beat-list:last-child{border-bottom:none}.remodal--check-song .beat-list:hover{background-color:transparent!important}.remodal--check-song .beat-list__info{text-align:left;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.remodal--check-song .beat-list__image{-ms-flex-negative:0;flex-shrink:0}.remodal--check-song .marketplace-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--check-song .marketplace-icon{width:24px;height:24px;margin-left:15px;min-width:24px;min-height:24px;background-repeat:no-repeat;background-size:24px 24px;cursor:pointer}.remodal--check-song .marketplace-icon.itunes{background-image:url(../images/icons/ic_itunes.svg)}.remodal--check-song .marketplace-icon.deezer{background-image:url(../images/icons/ic_deezer.svg)}.remodal--check-song .marketplace-icon.spotify{background-image:url(../images/icons/ic_spotify.svg)}.remodal--free-download-email,.remodal--free-download-subscribe,.remodal--free-download-success,.remodal--support-traktrain{width:511px}.remodal--free-download-email .remodal-container .note,.remodal--free-download-subscribe .remodal-container .note,.remodal--free-download-success .remodal-container .note,.remodal--support-traktrain .remodal-container .note{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:20px;color:#232323;text-align:center;margin-bottom:20px}.remodal--free-download-email .remodal-container .button--color,.remodal--free-download-email .remodal-container dl,.remodal--free-download-subscribe .remodal-container .button--color,.remodal--free-download-subscribe .remodal-container dl,.remodal--free-download-success .remodal-container .button--color,.remodal--free-download-success .remodal-container dl,.remodal--support-traktrain .remodal-container .button--color,.remodal--support-traktrain .remodal-container dl{width:297px}.remodal--free-download-email .remodal-container .checkbox-link,.remodal--free-download-subscribe .remodal-container .checkbox-link,.remodal--free-download-success .remodal-container .checkbox-link,.remodal--support-traktrain .remodal-container .checkbox-link{margin-left:2px;color:#695ffc;-webkit-transition:color .3s;transition:color .3s}.remodal--free-download-email .remodal-container .checkbox-link:hover,.remodal--free-download-subscribe .remodal-container .checkbox-link:hover,.remodal--free-download-success .remodal-container .checkbox-link:hover,.remodal--support-traktrain .remodal-container .checkbox-link:hover{color:#524fc4}.remodal--free-download-email .remodal-container .download-form-recaptcha,.remodal--free-download-subscribe .remodal-container .download-form-recaptcha,.remodal--free-download-success .remodal-container .download-form-recaptcha,.remodal--support-traktrain .remodal-container .download-form-recaptcha{padding:0 45px;margin-bottom:34px}.remodal--free-download-email .remodal-container .download-form-checkbox-link,.remodal--free-download-subscribe .remodal-container .download-form-checkbox-link,.remodal--free-download-success .remodal-container .download-form-checkbox-link,.remodal--support-traktrain .remodal-container .download-form-checkbox-link{display:block;position:relative;width:100%;height:63px;margin-bottom:34px;padding:0 45px}.remodal--free-download-subscribe .remodal-container .button--subscribe{margin:0 auto 20px}.remodal--free-download-subscribe .remodal-container .button--subscribe:last-of-type{margin-bottom:0}.remodal--free-download-success .remodal-container .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:72px;height:72px;border-radius:50%;border:3px solid #2aa539;margin:0 auto 30px}.remodal--free-download-success .remodal-container .icon:before{content:'';display:block;display:block;content:'';height:45.69px;width:45.69px;background-size:45.69px 45.69px;min-width:45.69px;min-height:45.69px;background-image:url(../images/icons/ic_check_green.svg)}.remodal--free-download-success .remodal-container .title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:18px;font-weight:600;line-height:20px;text-align:center;margin-bottom:15px}.remodal--free-download-success .remodal-container .note{margin-bottom:30px}.remodal--free-download-email .remodal-container dl{margin:0 auto 20px}.remodal--free-download-email .remodal-container dl:last-of-type{margin-bottom:30px}.remodal--member-share-file,.remodal--share-cart,.remodal--share-tracks{width:551px;padding:17.5px 30.5px 30.5px;position:relative}.remodal--member-share-file .remodal__close,.remodal--share-cart .remodal__close,.remodal--share-tracks .remodal__close{position:absolute;top:7.5px;right:7.5px;width:35px;height:35px;text-indent:-9999px}.remodal--member-share-file .remodal__close:before,.remodal--share-cart .remodal__close:before,.remodal--share-tracks .remodal__close:before{position:absolute;content:'';display:block;top:50%;left:50%;width:18px;height:2px;margin-top:-1px;margin-left:-9px;background:#2b2e38;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.remodal--member-share-file .remodal__close:after,.remodal--share-cart .remodal__close:after,.remodal--share-tracks .remodal__close:after{position:absolute;content:'';display:block;top:50%;left:50%;width:18px;height:2px;margin-top:-1px;margin-left:-9px;background:#2b2e38;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.remodal--member-share-file .remodal__title,.remodal--share-cart .remodal__title,.remodal--share-tracks .remodal__title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;line-height:28px;margin-bottom:20px;text-align:left}.remodal--member-share-file .remodal__header,.remodal--share-cart .remodal__header,.remodal--share-tracks .remodal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px}.remodal--member-share-file .remodal__header .arrow,.remodal--share-cart .remodal__header .arrow,.remodal--share-tracks .remodal__header .arrow{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_arrow_forward-tundora.svg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-right:10px;margin-top:3px}.remodal--member-share-file .remodal__header .title,.remodal--share-cart .remodal__header .title,.remodal--share-tracks .remodal__header .title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;line-height:28px;text-align:left}.remodal--member-share-file .remodal__info,.remodal--share-cart .remodal__info,.remodal--share-tracks .remodal__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;border-bottom:1px solid #e6e6e6;margin-bottom:20px}.remodal--member-share-file .remodal__info .info-img,.remodal--share-cart .remodal__info .info-img,.remodal--share-tracks .remodal__info .info-img{height:89px;width:89px;margin-right:15px}.remodal--member-share-file .remodal__info .info-img img,.remodal--share-cart .remodal__info .info-img img,.remodal--share-tracks .remodal__info .info-img img{width:100%;border-radius:8px}.remodal--member-share-file .remodal__info .info-text,.remodal--share-cart .remodal__info .info-text,.remodal--share-tracks .remodal__info .info-text{width:100%;text-align:left}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.remodal--member-share-file .remodal__info .info-text,.remodal--share-cart .remodal__info .info-text,.remodal--share-tracks .remodal__info .info-text{max-width:400px}}.remodal--member-share-file .remodal__info .info-text__track,.remodal--share-cart .remodal__info .info-text__track,.remodal--share-tracks .remodal__info .info-text__track{cursor:pointer;display:block;color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;font-weight:600;line-height:19px;margin-bottom:5px;word-break:break-word}.remodal--member-share-file .remodal__info .info-text__producer,.remodal--share-cart .remodal__info .info-text__producer,.remodal--share-tracks .remodal__info .info-text__producer{cursor:pointer;display:block;color:#787878;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;word-break:break-word}.remodal--member-share-file .remodal__settings,.remodal--share-cart .remodal__settings,.remodal--share-tracks .remodal__settings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;padding:20px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.remodal--member-share-file .remodal__settings-title,.remodal--share-cart .remodal__settings-title,.remodal--share-tracks .remodal__settings-title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;font-weight:600;line-height:19px;margin-bottom:10px;text-align:start}.remodal--member-share-file .remodal__settings-option,.remodal--share-cart .remodal__settings-option,.remodal--share-tracks .remodal__settings-option{margin-bottom:5px}.remodal--member-share-file .remodal__settings-option:last-child,.remodal--share-cart .remodal__settings-option:last-child,.remodal--share-tracks .remodal__settings-option:last-child{margin-bottom:0}.remodal--member-share-file .remodal__settings-option input,.remodal--share-cart .remodal__settings-option input,.remodal--share-tracks .remodal__settings-option input{width:24px}.remodal--member-share-file .remodal__settings-option label,.remodal--share-cart .remodal__settings-option label,.remodal--share-tracks .remodal__settings-option label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:5px}.remodal--member-share-file .remodal__settings-option label:before,.remodal--share-cart .remodal__settings-option label:before,.remodal--share-tracks .remodal__settings-option label:before{margin-right:5px}.remodal--member-share-file .remodal__link-block,.remodal--share-cart .remodal__link-block,.remodal--share-tracks .remodal__link-block{width:100%;text-align:left}.remodal--member-share-file .remodal__link-block .text,.remodal--share-cart .remodal__link-block .text,.remodal--share-tracks .remodal__link-block .text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-weight:500;line-height:16px;margin-bottom:20px;word-spacing:-1px}.remodal--member-share-file .remodal__link-block .input-block,.remodal--share-cart .remodal__link-block .input-block,.remodal--share-tracks .remodal__link-block .input-block{margin-bottom:vmin(25)}.remodal--member-share-file .remodal__link-block .input-block__title,.remodal--share-cart .remodal__link-block .input-block__title,.remodal--share-tracks .remodal__link-block .input-block__title{color:#4a4a4a;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:vmin(14);font-weight:500;line-height:vmin(16);margin-bottom:vmin(10)}.remodal--member-share-file .remodal__link-block .desc,.remodal--share-cart .remodal__link-block .desc,.remodal--share-tracks .remodal__link-block .desc{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-weight:500;line-height:16px;margin-bottom:10px}.remodal--member-share-file .remodal__link-block .input-block,.remodal--share-cart .remodal__link-block .input-block,.remodal--share-tracks .remodal__link-block .input-block{margin-bottom:25px}.remodal--member-share-file .remodal__link-block .input-block__title,.remodal--share-cart .remodal__link-block .input-block__title,.remodal--share-tracks .remodal__link-block .input-block__title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-weight:500;line-height:16px}.remodal--member-share-file .remodal__link-block .email-block,.remodal--share-cart .remodal__link-block .email-block,.remodal--share-tracks .remodal__link-block .email-block{margin-bottom:25px}.remodal--member-share-file .remodal__link-block .email-block .email-block__title,.remodal--share-cart .remodal__link-block .email-block .email-block__title,.remodal--share-tracks .remodal__link-block .email-block .email-block__title{color:#b7b7b7;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-weight:500;line-height:16px}.remodal--member-share-file .remodal__link-block .copy-block,.remodal--share-cart .remodal__link-block .copy-block,.remodal--share-tracks .remodal__link-block .copy-block{width:100%;background-color:#f5f5f5;height:40px;margin-bottom:30px;padding:12px 15px;position:relative;border-radius:8px}.remodal--member-share-file .remodal__link-block .copy-block__link,.remodal--share-cart .remodal__link-block .copy-block__link,.remodal--share-tracks .remodal__link-block .copy-block__link{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px}.remodal--member-share-file .remodal__link-block .copy-block__button,.remodal--share-cart .remodal__link-block .copy-block__button,.remodal--share-tracks .remodal__link-block .copy-block__button{position:absolute;text-transform:uppercase;right:33px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#695ffc;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:12px;font-weight:700;line-height:14px;cursor:pointer}.remodal--member-share-file .remodal__socials,.remodal--share-cart .remodal__socials,.remodal--share-tracks .remodal__socials{display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--member-share-file .remodal__socials .socials-item,.remodal--share-cart .remodal__socials .socials-item,.remodal--share-tracks .remodal__socials .socials-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:36px;cursor:pointer}.remodal--member-share-file .remodal__socials .socials-item__icon-fb,.remodal--share-cart .remodal__socials .socials-item__icon-fb,.remodal--share-tracks .remodal__socials .socials-item__icon-fb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#3b5998}.remodal--member-share-file .remodal__socials .socials-item__icon-tw,.remodal--share-cart .remodal__socials .socials-item__icon-tw,.remodal--share-tracks .remodal__socials .socials-item__icon-tw{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#1da1f2}.remodal--member-share-file .remodal__socials .socials-item__icon-x,.remodal--share-cart .remodal__socials .socials-item__icon-x,.remodal--share-tracks .remodal__socials .socials-item__icon-x{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#000}.remodal--member-share-file .remodal__socials .socials-item__icon-tg,.remodal--share-cart .remodal__socials .socials-item__icon-tg,.remodal--share-tracks .remodal__socials .socials-item__icon-tg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#2aabee}.remodal--member-share-file .remodal__socials .socials-item__icon-vk,.remodal--share-cart .remodal__socials .socials-item__icon-vk,.remodal--share-tracks .remodal__socials .socials-item__icon-vk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#4680c2}.remodal--member-share-file .remodal__socials .socials-item__icon-email,.remodal--share-cart .remodal__socials .socials-item__icon-email,.remodal--share-tracks .remodal__socials .socials-item__icon-email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#aaa}.remodal--member-share-file .remodal__socials .socials-item .icon-fb,.remodal--share-cart .remodal__socials .socials-item .icon-fb,.remodal--share-tracks .remodal__socials .socials-item .icon-fb{display:block;content:'';height:60px;width:60px;background-size:60px 60px;min-width:60px;min-height:60px;background-image:url(../images/icons/share-track-modals/socials__unback-fb.svg)}.remodal--member-share-file .remodal__socials .socials-item .icon-tw,.remodal--share-cart .remodal__socials .socials-item .icon-tw,.remodal--share-tracks .remodal__socials .socials-item .icon-tw{display:block;content:'';height:60px;width:60px;background-size:60px 60px;min-width:60px;min-height:60px;background-image:url(../images/icons/share-track-modals/socials__unback-tw.svg)}.remodal--member-share-file .remodal__socials .socials-item .icon-x,.remodal--share-cart .remodal__socials .socials-item .icon-x,.remodal--share-tracks .remodal__socials .socials-item .icon-x{display:block;content:'';height:60px;width:60px;background-size:60px 60px;min-width:60px;min-height:60px;background-image:url(../images/icons/share-track-modals/socials__unback-x.svg)}.remodal--member-share-file .remodal__socials .socials-item .icon-tg,.remodal--share-cart .remodal__socials .socials-item .icon-tg,.remodal--share-tracks .remodal__socials .socials-item .icon-tg{display:block;content:'';height:60px;width:60px;background-size:60px 60px;min-width:60px;min-height:60px;background-image:url(../images/icons/share-track-modals/socials__unback-tg.svg)}.remodal--member-share-file .remodal__socials .socials-item .icon-vk,.remodal--share-cart .remodal__socials .socials-item .icon-vk,.remodal--share-tracks .remodal__socials .socials-item .icon-vk{display:block;content:'';height:60px;width:60px;background-size:60px 60px;min-width:60px;min-height:60px;background-image:url(../images/icons/share-track-modals/socials__unback-vk.svg)}.remodal--member-share-file .remodal__socials .socials-item .icon-em,.remodal--share-cart .remodal__socials .socials-item .icon-em,.remodal--share-tracks .remodal__socials .socials-item .icon-em{display:block;content:'';height:60px;width:60px;background-size:60px 60px;min-width:60px;min-height:60px;background-image:url(../images/icons/share-track-modals/socials__unback-em.svg)}.remodal--member-share-file .remodal__socials .socials-item__desc,.remodal--share-cart .remodal__socials .socials-item__desc,.remodal--share-tracks .remodal__socials .socials-item__desc{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-weight:500;line-height:16px;margin-top:9px}.remodal--member-share-file .remodal__button,.remodal--share-cart .remodal__button,.remodal--share-tracks .remodal__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.remodal--member-share-file .remodal__button .g-recaptcha,.remodal--share-cart .remodal__button .g-recaptcha,.remodal--share-tracks .remodal__button .g-recaptcha{margin-bottom:20px}.remodal--member-share-file .remodal__button .button--color,.remodal--share-cart .remodal__button .button--color,.remodal--share-tracks .remodal__button .button--color{width:175px}.remodal--member-share-file .remodal__promotion,.remodal--share-cart .remodal__promotion,.remodal--share-tracks .remodal__promotion{background:#f9f9f9;border:1px solid #695ffc;border-radius:12px;padding:24px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);color:#232323;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-top:20px}.remodal--member-share-file .remodal__promotion:hover,.remodal--share-cart .remodal__promotion:hover,.remodal--share-tracks .remodal__promotion:hover{-webkit-box-shadow:0 6px 14px rgba(0,0,0,.12),0 3px 6px rgba(0,0,0,.08);box-shadow:0 6px 14px rgba(0,0,0,.12),0 3px 6px rgba(0,0,0,.08)}.remodal--member-share-file .remodal__promotion .promotion__title,.remodal--share-cart .remodal__promotion .promotion__title,.remodal--share-tracks .remodal__promotion .promotion__title{margin:0;font-weight:600;font-size:18px;line-height:24px;color:#232323;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:start}.remodal--member-share-file .remodal__promotion .promotion__desc,.remodal--share-cart .remodal__promotion .promotion__desc,.remodal--share-tracks .remodal__promotion .promotion__desc{margin:0;font-size:14px;line-height:20px;color:#787878;text-align:start}.remodal--member-share-file .remodal__promotion .promotion__button,.remodal--share-cart .remodal__promotion .promotion__button,.remodal--share-tracks .remodal__promotion .promotion__button{width:200px;-ms-flex-item-align:center;align-self:center}.remodal--coupon-delete{width:561px;border-radius:15px;-webkit-box-shadow:0 3px 5px rgba(31,45,61,.15);box-shadow:0 3px 5px rgba(31,45,61,.15);padding:30px 60px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#232323}.remodal--coupon-delete .title{font-weight:500;font-size:24px;line-height:28px;margin-bottom:30px}.remodal--coupon-delete .remodal-desc{font-size:14px;line-height:18px;margin-bottom:30px}.remodal--coupon-delete .remodal-desc span{word-break:break-all}.remodal--coupon-delete .button--color{width:252px}.remodal--create-coupon{width:551px;border:1px solid #e3e9ef;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(31,45,61,.15);box-shadow:0 3px 5px 0 rgba(31,45,61,.15);overflow-y:auto;overflow-x:hidden;padding:30.5px 60px 41.5px;z-index:999}.remodal--create-coupon .create-coupon .remodal-title{margin-bottom:20px}.remodal--create-coupon .create-coupon__body{margin-bottom:30px;text-align:start}.remodal--create-coupon .create-coupon__body .coupon-name{margin-bottom:20px}.remodal--create-coupon .create-coupon__body .coupon-name label{font-size:14px;line-height:16px;font-weight:500;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;margin-bottom:5px}.remodal--create-coupon .create-coupon__body .coupon-name input{width:100%}.remodal--create-coupon .create-coupon__body .coupon-type{margin-bottom:20px}.remodal--create-coupon .create-coupon__body .coupon-type label{margin-bottom:5px}.remodal--create-coupon .create-coupon__body .coupon-type label .label{font-size:14px;line-height:16px;font-weight:500;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--create-coupon .create-coupon__body .coupon-type label .left{width:100px;margin-right:5px}.remodal--create-coupon .create-coupon__body .coupon-type label .right{width:86px}.remodal--create-coupon .create-coupon__body .coupon-type label .switch{width:20px;margin-right:5px}.remodal--create-coupon .create-coupon__body .coupon-type label .switch__block{background-color:#695ffc}.remodal--create-coupon .create-coupon__body .coupon-type label .unactive{color:#aaa}.remodal--create-coupon .create-coupon__body .coupon-type input{width:100%}.remodal--create-coupon .create-coupon__body .coupon-track-type{margin-bottom:20px}.remodal--create-coupon .create-coupon__body .coupon-track-type label{margin-bottom:5px;font-size:14px;line-height:16px;font-weight:500;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--create-coupon .create-coupon__body .coupon-track-type input{width:429px}.remodal--create-coupon .create-coupon__body .dropdown .icon{top:50%}.remodal--create-coupon .create-coupon__body .dropdown__container{top:67px;z-index:9999}.remodal--create-coupon .create-coupon__body .coupon-track{margin-bottom:20px}.remodal--create-coupon .create-coupon__body .coupon-track__type{padding-bottom:10px;border-bottom:2px #e6e6e6 dashed}.remodal--create-coupon .create-coupon__body .coupon-track label{margin-bottom:5px;font-size:14px;line-height:16px;font-weight:500;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--create-coupon .create-coupon__body .coupon-track label .label{font-size:14px;line-height:16px;font-weight:500;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;white-space:nowrap}.remodal--create-coupon .create-coupon__body .coupon-track label .left{margin-right:5px}.remodal--create-coupon .create-coupon__body .coupon-track label .switch{width:20px;margin-right:5px}.remodal--create-coupon .create-coupon__body .coupon-track label .switch__block{background-color:#695ffc}.remodal--create-coupon .create-coupon__body .coupon-track label .unactive{color:#aaa}.remodal--create-coupon .create-coupon__body .coupon-track .ng2-tag-input{padding:0!important}.remodal--create-coupon .create-coupon__body .coupon-track input{width:429px;border-top:0 none;border-right:0 none;border-left:0 none;padding:0;border-radius:0;height:40px!important;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol!important;font-size:16px!important}.remodal--create-coupon .create-coupon__body .coupon-track input.coupon-track__placeholder{height:42px!important}.remodal--create-coupon .create-coupon__body .additional-settings{margin-bottom:20px}.remodal--create-coupon .create-coupon__body .additional-settings .checkbox{margin-bottom:8px}.remodal--create-coupon .create-coupon__body .additional-settings .dropdown{margin-bottom:20px}.remodal--create-coupon .create-coupon__body .additional-settings .dropdown:last-of-type{margin-bottom:0}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-overlay:after{position:absolute;content:'';display:none;top:0;left:0;width:100%;height:100%;z-index:999;background-color:#fff;opacity:.5}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-date{position:relative;cursor:default}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-date.active{cursor:pointer}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-date.active:after{display:none}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-date dt{display:none}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-date dd{position:relative}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-date dd:before{cursor:pointer;position:absolute;display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/event.svg);z-index:99;margin:8px}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-date dd:after{position:absolute;content:'';display:block;width:1px;height:38px;z-index:999;background-color:#e6e6e6;left:40px;top:1px}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-date dd input{width:429px;position:relative;padding-left:55px}.remodal--create-coupon .create-coupon__body .additional-settings.unactive .coupon-overlay:after{display:block}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-number-of-times{position:relative;cursor:default}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-number-of-times.active{cursor:pointer}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-number-of-times.active:after{display:none}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-number-of-times dt{display:none}.remodal--create-coupon .create-coupon__body .additional-settings .coupon-number-of-times input{width:429px}.remodal--create-coupon .create-coupon .button--color{width:429px}.remodal--create-coupon dl dt{margin-bottom:5px!important}.remodal--create-coupon .switch__block{width:17px}.remodal--create-coupon .switch.active .switch__block:before{left:11px}.remodal--create-promo-offer{width:551px;padding:30.5px 40.5px 35.5px}.remodal--create-promo-offer .remodal-title{margin-bottom:20px}.remodal--create-promo-offer .offer__notification{font-size:14px;line-height:16px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#787878;padding:12.5px 20px;background-color:#f9f9f9;margin-bottom:30px}.remodal--create-promo-offer .offer__body{padding:0 20px}.remodal--create-promo-offer .offer__body .dropdown{margin-bottom:20px}.remodal--create-promo-offer .offer__body .dropdown .coupon-track-type{margin-bottom:0}.remodal--create-promo-offer .offer__body .dropdown .coupon-track-type label{margin-bottom:5px}.remodal--create-promo-offer .offer__body .dropdown .coupon-track-type input{width:428px}.remodal--create-promo-offer .offer__body .dropdown .dropdown__container{top:100%}.remodal--create-promo-offer .offer__body .dropdown .icon{top:65%}.remodal--create-promo-offer .offer__body .track-amount{margin-bottom:20px}.remodal--create-promo-offer .offer__body .track-amount label{margin-bottom:5px}.remodal--create-promo-offer .offer__body .price{margin-bottom:30px}.remodal--create-promo-offer .offer__body .price label{margin-bottom:5px}.remodal--create-promo-offer .offer__body .price dd.input-value{position:relative}.remodal--create-promo-offer .offer__body .price dd.input-value:before{position:absolute;content:'';display:block;display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_attach_money_black_24px.svg);margin:8px}.remodal--create-promo-offer .offer__body .price dd.input-value:after{position:absolute;content:'';display:block;width:1px;height:38px;background-color:#e6e6e6;top:1px;left:40px}.remodal--create-promo-offer .offer__body .price dd.input-value.icon-error:after{background-color:#f89497}.remodal--create-promo-offer .offer__body .price dd.input-value input{padding-left:55px}.remodal--create-promo-offer .offer__body .remodal-desc{color:#787878;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:19px;margin-bottom:30px}.remodal--create-promo-offer .offer__body .remodal-desc span{font-weight:700}.remodal--create-promo-offer .offer__body .remodal-error{color:#f89497;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:16px;text-align:center;padding:11px 25px;border:1px solid #f89497;margin-bottom:20px}.remodal--delete-captured-email{padding:17.5px 29.5px 20.5px;width:453px}.remodal--delete-captured-email .delete-captured-email__title{width:100%;height:44px;border-bottom:1px solid #e6e6e6;text-align:start;margin-bottom:20px}.remodal--delete-captured-email .delete-captured-email__text{text-align:start;margin-bottom:60px;font-weight:500;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--delete-captured-email .delete-captured-email__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.remodal--delete-captured-email .delete-captured-email__btns .btn{width:175px}.remodal--delete-captured-email .delete-captured-email__btns .btn:first-child{margin-right:20px}.remodal--member-not-enough-space{width:551px;border:1px solid #e3e9ef;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(31,45,61,.15);box-shadow:0 3px 5px 0 rgba(31,45,61,.15);position:relative;padding:30.5px 60.5px}.remodal--member-not-enough-space .remodal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--member-not-enough-space .remodal-content:after,.remodal--member-not-enough-space .remodal-content:before{display:none}.remodal--member-not-enough-space .remodal-content .content-title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;margin-bottom:30px}.remodal--member-not-enough-space .remodal-content .content-image{height:267px;width:258.93px;margin-bottom:19px}.remodal--member-not-enough-space .remodal-content .content-image__pic{height:100%}.remodal--member-not-enough-space .remodal-content .content-text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:18px;text-align:center;margin-bottom:45px}.remodal--member-not-enough-space .remodal-content .content-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--member-not-enough-space .remodal-content .content-buttons__cancel{margin-right:20px;width:175px;height:40px}.remodal--member-not-enough-space .remodal-content .content-buttons__upgrade{margin-right:20px;width:175px;height:40px}.remodal--member-incorrect-file-type{width:551px;border:1px solid #e3e9ef;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(31,45,61,.15);box-shadow:0 3px 5px 0 rgba(31,45,61,.15);position:relative;padding:30.5px 60.5px}.remodal--member-incorrect-file-type .remodal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--member-incorrect-file-type .remodal-content .content-title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;margin-bottom:30px}.remodal--member-incorrect-file-type .remodal-content .content-image{height:267px;width:186.09px;margin-bottom:19px}.remodal--member-incorrect-file-type .remodal-content .content-image__pic{height:100%}.remodal--member-incorrect-file-type .remodal-content .content-text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:18px;text-align:center;margin-bottom:45px}.remodal--member-incorrect-file-type .remodal-content .content-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--member-incorrect-file-type .remodal-content .content-buttons__btn{margin-right:20px;width:175px;height:40px}.remodal--member-delete-file{width:551px;border:1px solid #e3e9ef;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(31,45,61,.15);box-shadow:0 3px 5px 0 rgba(31,45,61,.15);position:relative;padding:30.5px 60.5px}.remodal--member-delete-file .remodal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--member-delete-file .remodal-content .content-title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;margin-bottom:30px}.remodal--member-delete-file .remodal-content .content-image{height:267px;width:203.47px;margin-bottom:20px}.remodal--member-delete-file .remodal-content .content-image__pic{height:100%}.remodal--member-delete-file .remodal-content .content-text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:18px;text-align:center;padding-bottom:20px;border-bottom:1px solid #e6e6e6;margin-bottom:20px;word-break:break-word}.remodal--member-delete-file .remodal-content .content-list{width:100%}.remodal--member-delete-file .remodal-content .content-list__item{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:16px;text-align:left;margin-bottom:10px;word-break:break-word}.remodal--member-delete-file .remodal-content .content-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--member-delete-file .remodal-content .content-buttons__cancel{margin-right:20px;width:175px;height:40px}.remodal--member-delete-file .remodal-content .content-buttons__delete{margin-right:20px;width:175px;height:40px}.remodal--member-unlink-file{width:551px;border:1px solid #e3e9ef;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(31,45,61,.15);box-shadow:0 3px 5px 0 rgba(31,45,61,.15);position:relative;padding:30.5px 60.5px}.remodal--member-unlink-file .remodal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--member-unlink-file .remodal-content .content-title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;margin-bottom:30px}.remodal--member-unlink-file .remodal-content .content-image{height:267px;width:283.31px;margin-bottom:20px}.remodal--member-unlink-file .remodal-content .content-image__pic{height:100%}.remodal--member-unlink-file .remodal-content .content-text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:18px;text-align:center;padding-bottom:20px;border-bottom:1px solid #e6e6e6;margin-bottom:20px}.remodal--member-unlink-file .remodal-content .content-list{width:100%}.remodal--member-unlink-file .remodal-content .content-list__item{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:16px;text-align:left;margin-bottom:10px;white-space:break-spaces;word-break:break-word}.remodal--member-unlink-file .remodal-content .content-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--member-unlink-file .remodal-content .content-buttons__cancel{margin-right:20px;width:175px;height:40px}.remodal--member-unlink-file .remodal-content .content-buttons__unlink{margin-right:20px;width:175px;height:40px}.remodal--choose-edit-type{padding:30.5px 40.5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.remodal--choose-edit-type .remodal-container{width:454px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--choose-edit-type .remodal-container .edit-type{height:227px;width:212px;border:1px solid #e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:13px 10px;cursor:pointer}.remodal--choose-edit-type .remodal-container .edit-type:first-child{margin-right:24px}.remodal--choose-edit-type .remodal-container .edit-type__title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:18px;letter-spacing:0;line-height:21px;text-align:center;padding-bottom:10px;border-bottom:1px solid #e6e6e6;margin-bottom:25px}.remodal--choose-edit-type .remodal-container .edit-type__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--choose-edit-type .remodal-container .edit-type__body .picture{overflow:hidden}.remodal--choose-edit-type .remodal-container .edit-type__body .picture.separately{margin-left:24px;width:68px;height:59px;margin-bottom:22px}.remodal--choose-edit-type .remodal-container .edit-type__body .picture.together{margin-left:17px;width:76px;height:67px;margin-bottom:14px}.remodal--choose-edit-type .remodal-container .edit-type__body .text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:18px;font-weight:300;letter-spacing:0;line-height:21px;text-align:center}.remodal--upload-file{padding:31px 31px 26px;width:551px;border-radius:24px}.remodal--upload-file .upload-file__title{font-weight:500;font-size:24px;line-height:28px;margin-bottom:20px}.remodal--upload-file .upload-file__drag-zone{width:488px;height:370px;border:1px solid #e6e6e6;padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.remodal--upload-file .upload-file__drag-zone .drag-zone-icon{display:block;content:'';height:267px;width:259px;background-size:259px 267px;min-width:259px;min-height:267px;background-image:url(../images/member/not_enough_space_dark.svg);margin-bottom:30px}.remodal--upload-file .upload-file__separator{margin-bottom:15px;height:18px;position:relative}.remodal--upload-file .upload-file__separator:before{disaply:block;content:'';position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:1px;width:100%;background-color:#e6e6e6}.remodal--upload-file .upload-file__separator .separator-text{width:36px;background-color:#fff;color:#aaa;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;line-height:18px;color:#aaa;font-weight:500;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--upload-file .upload-file__format{margin-bottom:15px;height:18px;position:relative;margin-top:10px}.remodal--upload-file .upload-file__format .format-text{text-align:center;background-color:#fff;color:#aaa;font-size:14px;line-height:18px;color:#aaa;font-weight:500;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--upload-file .upload-file__button{cursor:pointer;color:#695ffc;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content;margin:0 auto}.remodal--upload-file .upload-file__button:hover{color:#524fc4}.remodal--choose-file{padding:40.5px 60.5px 30.5px;width:981px;max-width:981px}.remodal--choose-file .remodal__upload-btn{width:175px;margin-bottom:20px}.remodal--choose-file .remodal__notice{color:#aaa;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:18px;text-transform:uppercase;margin-bottom:17px}.remodal--choose-file .remodal__title{font-weight:500;line-height:18px;margin-bottom:40px}.remodal--choose-file .remodal__upload-table{margin-bottom:50px;text-align:start}.remodal--choose-file .remodal__upload-table .table-line:first-child .table-line__item{border-bottom:2px solid #e6e6e6;text-transform:uppercase}.remodal--choose-file .remodal__upload-table .table-line__item{font-size:14px;line-height:16px}.remodal--choose-file .remodal__upload-table .table-line__item .link--b{word-break:break-all}.remodal--choose-file .remodal__upload-table .table-line__item--first{width:351px;max-width:351px;overflow:hidden}.remodal--choose-file .remodal__upload-table .table-line__item--first .radio .label-text{max-width:300px;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.remodal--choose-file .remodal__upload-table .table-line__item--second{width:167px;color:#1d1d1e}.remodal--choose-file .remodal__upload-table .table-line__item--third{width:95px;color:#787878}.remodal--choose-file .remodal__upload-table .table-line__item--fourth{width:93px;color:#787878}.remodal--choose-file .remodal__upload-table .table-line__item--fifth{width:152px}.remodal--choose-file .remodal__upload-table .table-line__item--fifth .link--b{font-weight:400;max-width:152px;overflow:hidden;text-overflow:ellipsis}.remodal--choose-file .remodal__upload-table .table-line__item--fifth.empty{color:#b7b7b7}.remodal--choose-file .remodal__upload-table .table-line__item--fifth.empty .link--b{display:none}.remodal--choose-file .remodal-controls .upload-btn{width:175px;position:relative}.remodal--choose-file .remodal-controls .upload-btn--left{margin-right:20px}.remodal--upload-queue .remodal__queue-table .table-line__item--first{width:90px}.remodal--upload-queue .remodal__queue-table .table-line__item--second{width:467px;font-weight:400}.remodal--upload-queue .remodal__queue-table .table-line__item--third{width:303px}.remodal--upload-queue .remodal__queue-table .table-line__item--third .true{display:none}.remodal--upload-queue .remodal__queue-table .table-line__item--third .true__message{font-weight:400;color:#7dbd5d}.remodal--upload-queue .remodal__queue-table .table-line__item--third .loading{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.remodal--upload-queue .remodal__queue-table .table-line__item--third .loading__bar{width:270px;height:6px;background-color:#e6e6e6;border-radius:8px;position:relative;margin:auto 0;margin-right:13px;overflow:hidden}.remodal--upload-queue .remodal__queue-table .table-line__item--third .loading__bar .fill{position:absolute;height:6px;width:30%;background-color:#746bfc}.remodal--upload-queue .remodal__queue-table .table-line__item--third .loading__btn{cursor:pointer;margin:auto 0;display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/ic_close_SilverChalice.svg)}.remodal--upload-queue .remodal__queue-table .table-line__item--third .false{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.remodal--upload-queue .remodal__queue-table .table-line__item--third .false__message{font-size:16px;line-height:19px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#f89497;margin-right:10px}.remodal--upload-queue .remodal__queue-table .table-line__item--third .false__btn{cursor:pointer;margin:auto 0;display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/refresh-24px_$color_SilverChalice.svg)}.remodal--upload-queue .remodal__queue-table .table-line__item--third .loading{display:none}.remodal--upload-queue .remodal__queue-table .table-line__item--third .false{display:none}.remodal--upload-queue .remodal__queue-table .table-line__item--third.status-true .true{display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--upload-queue .remodal__queue-table .table-line__item--third.status-loading .loading{display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--upload-queue .remodal__queue-table .table-line__item--third.status-false .false{display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--member-change-position{width:551px;border:1px solid #e3e9ef;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(31,45,61,.15);box-shadow:0 3px 5px 0 rgba(31,45,61,.15);position:relative;padding:30.5px 60.5px}.remodal--member-change-position .remodal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--member-change-position .remodal-content .content-title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;margin-bottom:30px}.remodal--member-change-position .remodal-content .content-image{height:267px;width:283.31px;margin-left:90px;margin-bottom:20px}.remodal--member-change-position .remodal-content .content-image__pic{height:100%}.remodal--member-change-position .remodal-content .content-text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:18px;text-align:center;padding-bottom:20px;border-bottom:1px solid #e6e6e6;margin-bottom:20px;width:100%}.remodal--member-change-position .remodal-content .content-list{width:100%}.remodal--member-change-position .remodal-content .content-list__item{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:16px;text-align:left;margin-bottom:10px}.remodal--member-change-position .remodal-content .content-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--member-change-position .remodal-content .content-buttons__cancel{margin-right:20px;width:175px;height:40px}.remodal--member-change-position .remodal-content .content-buttons__confirm{margin-right:20px;width:175px;height:40px}.remodal--member-track-list{width:551px;border:1px solid #e3e9ef;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(31,45,61,.15);box-shadow:0 3px 5px 0 rgba(31,45,61,.15);position:relative;padding:30.5px 60.5px}.remodal--member-track-list .remodal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--member-track-list .remodal-content .content-title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;margin-bottom:30px}.remodal--member-track-list .remodal-content .content-image{height:267px;margin-bottom:20px;margin-left:75px}.remodal--member-track-list .remodal-content .content-image__pic{height:100%}.remodal--member-track-list .remodal-content .content-text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:18px;text-align:center;padding-bottom:20px;border-bottom:1px solid #e6e6e6;margin-bottom:20px;width:100%}.remodal--member-track-list .remodal-content .content-list{width:100%}.remodal--member-track-list .remodal-content .content-list__item{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:16px;text-align:left;margin-bottom:10px;word-break:break-word}.remodal--member-track-list .remodal-content .content-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--member-track-list .remodal-content .content-buttons__cancel{margin-right:20px;width:175px;height:40px}.remodal--member-track-list .remodal-content .content-buttons__unlink{margin-right:20px;width:175px;height:40px}.remodal--mailing-export{width:551px}.remodal--mailing-export .remodal-title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;text-align:center;margin-bottom:20px;text-transform:none}.remodal--mailing-export .remodal__switcher{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:38px}.remodal--mailing-export .remodal__switcher .switch__left,.remodal--mailing-export .remodal__switcher .switch__right{font-size:16px;font-weight:500;line-height:19px}.remodal--mailing-export .remodal__switcher .switch__block{margin:0 10px;width:23px;height:11px;background-color:#695ffc}.remodal--mailing-export .remodal__switcher .switch__block:before{width:7px;height:7px;top:2px}.remodal--mailing-export .remodal__switcher.active .switch__block:before{left:14px}.remodal--mailing-export .remodal-container{position:relative}.remodal--mailing-export .remodal-container.covered:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.5;z-index:10;-webkit-transition:.3s;transition:.3s}.remodal--mailing-export .remodal-container__format-sec .title,.remodal--mailing-export .remodal-container__select-sec .title{width:100%;color:#000;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-weight:500;letter-spacing:0;line-height:18px;text-align:left;padding-bottom:8px;border-bottom:1px solid #e6e6e6;margin-bottom:20px}.remodal--mailing-export .remodal-container__format-sec .listing,.remodal--mailing-export .remodal-container__select-sec .listing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.remodal--mailing-export .remodal-container__format-sec .listing .checkbox,.remodal--mailing-export .remodal-container__format-sec .listing .radio,.remodal--mailing-export .remodal-container__select-sec .listing .checkbox,.remodal--mailing-export .remodal-container__select-sec .listing .radio{width:49%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--mailing-export .remodal-container__format-sec .listing .checkbox,.remodal--mailing-export .remodal-container__select-sec .listing .checkbox{margin-bottom:20px}.remodal--mailing-export .remodal-container__format-sec .listing .radio label,.remodal--mailing-export .remodal-container__select-sec .listing .radio label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--mailing-export .remodal-container__format-sec .listing .radio label:before,.remodal--mailing-export .remodal-container__select-sec .listing .radio label:before{margin-right:10px}.remodal--mailing-export .remodal-container__format-sec{margin-bottom:80px}.remodal--mailing-export .remodal-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--mailing-export .remodal-buttons .button--transparent{margin-right:20px}.remodal--mailing-export .remodal-buttons .button--color,.remodal--mailing-export .remodal-buttons .button--transparent{width:175px}.remodal--lease-terms-kit{text-align:start;padding:17.5px 30.5px 30.5px}.remodal--lease-terms-kit .beat-list{padding:20px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-bottom:20px}.remodal--lease-terms-kit .beat-list__info{text-align:start;white-space:normal;word-break:break-all}.remodal--lease-terms-kit .remodal-body{margin-bottom:25px}.remodal--lease-terms-kit .remodal-text{margin-bottom:15px;color:#232323;word-break:break-word}.remodal--lease-terms-kit .remodal-controls{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--lease-terms-kit .remodal-controls .button--color,.remodal--lease-terms-kit .remodal-controls .button--transparent{width:175px}.remodal--lease-terms-kit .remodal-controls .button--transparent{margin-right:20px}.remodal--lease-terms-kit .beat-list:hover{background-color:transparent}.remodal--lease-terms-kit .beat-list .title{font-size:16px;line-height:19px;font-weight:600;color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--lease-terms-kit .kit-content div,.remodal--lease-terms-kit .kit-content p{text-align:start;word-break:break-all;white-space:normal}.remodal--lease-terms-kit .kit-content ol li{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;text-align:start;word-break:break-all;white-space:normal;color:#787878;margin-bottom:13px;padding-left:5px}.remodal--add-to-station{width:551px;padding:17.5px 30.5px 30.5px}.remodal--add-to-station .title-no-border{margin-bottom:30px}.remodal--add-to-station .stations-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.remodal--add-to-station .stations-list .checkbox{width:221px;margin-bottom:20px}.remodal--add-to-station .remodal-controls .button--transparent{margin-right:20px}.remodal--add-to-station .remodal-controls .button--color,.remodal--add-to-station .remodal-controls .button--transparent{width:175px}.remodal--profile-bio{width:550px;padding:60.5px 30.5px}.remodal--profile-bio .profile-bio__title{text-transform:uppercase;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;line-height:28px;color:#232323;font-weight:500;margin-bottom:40px;word-break:break-word}.remodal--profile-bio .profile-bio__text{line-height:18px;text-align:center;font-weight:400;word-break:break-word}.remodal--promo-offers{width:650px;padding:40px 30px}.remodal--promo-offers .promo-offers__title{text-transform:uppercase;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;line-height:28px;color:#232323;font-weight:500;margin-bottom:30px;word-break:break-word}.remodal--promo-offers .promo-offers__content .promo{display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--promo-offers .promo-offers__content .promo .promo-offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:100px;padding:0 20px 13px;border-right:1px solid #e6e6e6;-webkit-box-flex:1;-ms-flex:1;flex:1}.remodal--promo-offers .promo-offers__content .promo .promo-offer:first-of-type{padding-left:0}.remodal--promo-offers .promo-offers__content .promo .promo-offer:last-of-type{padding-right:0;border-right:0}.remodal--promo-offers .promo-offers__content .promo .promo-offer__title{height:38px;margin-bottom:11px;color:#000}.remodal--promo-offers .promo-offers__content .promo .promo-offer__table{width:100%}.remodal--promo-offers .promo-offers__content .promo .promo-offer__table tr td{padding:0;border-bottom:none;height:30px;color:#656565}.remodal--promo-offers .promo-offers__content .promo .promo-offer__table tr td:last-of-type{text-align:right}.remodal--promo-offers .promo-offers__content .promo .promo-offer__table tr td:nth-child(2){width:20px;text-align:center}.remodal--add-payment-method{padding-bottom:20px;width:572px}.remodal--add-payment-method .remodal-container .add-payment-method__title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;text-align:center;margin-bottom:15px;text-transform:uppercase}.remodal--add-payment-method .remodal-container .add-payment-method__picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.remodal--add-payment-method .remodal-container .add-payment-method__picture .icon{display:block;content:'';height:104px;width:104px;background-size:104px 104px;min-width:104px;min-height:104px;background-image:url(../images/icons/ic_reportProblem_brightSun.svg)}.remodal--add-payment-method .remodal-container .add-payment-method__text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:18px;text-align:center;margin-bottom:25px}.remodal--add-payment-method .remodal-container .add-payment-method__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--add-payment-method .remodal-container .add-payment-method__buttons .button--transparent{width:175px;margin-right:20px}.remodal--add-payment-method .remodal-container .add-payment-method__buttons .button--color{width:214px}.remodal--custom-link{min-height:323px;width:450px;background-color:#fff;padding:19.5px 30.5px 20.5px 30.5px;-webkit-box-shadow:0 3px 5px 0 rgba(31,45,61,.15);box-shadow:0 3px 5px 0 rgba(31,45,61,.15);border:1px solid #e3e9ef;border-radius:8px;z-index:9999999;max-height:80vh;overflow-y:auto;overflow-x:hidden;text-align:start}.remodal--custom-link .dropdown dt{margin-bottom:10px;line-height:16px}.remodal--custom-link .dropdown dt label{font-size:14px;line-height:16px;font-weight:500;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--custom-link .dropdown dl{margin-bottom:20px}.remodal--custom-link .dropdown__container{top:68px;z-index:999}.remodal--custom-link .dropdown .icon{top:50%}.remodal--custom-link .modal-link dt{margin-bottom:10px;line-height:16px}.remodal--custom-link .modal-link dt label{font-size:14px;line-height:16px;font-weight:500;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--custom-link .custom-link-modal__preview{width:390px;margin-bottom:30px;text-align:center;font-size:14px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#232323;-webkit-transition:.3s;transition:.3s;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--custom-link .custom-link-modal__preview .preview-text{display:block;background-color:#f5f5f5;width:100%}.remodal--custom-link .custom-link-modal__preview iframe{display:none}.remodal--custom-link .custom-link-modal__preview .preview-widget{display:none}.remodal--custom-link .custom-link-modal__preview .tidal-embed{display:none}.remodal--custom-link .custom-link-modal__preview .tidal-classic{display:none}.remodal--custom-link .custom-link-modal__preview .preview-bands-widget{display:none}.remodal--custom-link .custom-link-modal__preview .preview-preloader{display:none;position:relative;overflow:hidden;background-color:#f5f5f5;width:100%}.remodal--custom-link .custom-link-modal__preview .preview-preloader__icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;content:'';height:48px;width:48px;background-size:48px 48px;min-width:48px;min-height:48px;background-image:url(../images/icons/preloader-animation.svg)}.remodal--custom-link .custom-link-modal__preview .preview-iframe{width:100%;height:100%;overflow:auto}.remodal--custom-link .custom-link-modal__title{padding-bottom:11px;border-bottom:1px solid #e6e6e6;position:relative;margin-bottom:20px}.remodal--custom-link .custom-link-modal__title .title-img{position:absolute;width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--custom-link .custom-link-modal__title .title-img img{width:100%}.remodal--custom-link .custom-link-modal__title .title-text{line-height:36px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;color:#232323;text-align:start;padding-left:46px}.remodal--custom-link .custom-link-modal__form{position:relative;margin-bottom:20px}.remodal--custom-link .custom-link-modal__form .form-reset{cursor:pointer;position:absolute;top:36px;right:10px;border:none;background-color:transparent;display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/ic_close_outline_grey.svg);-webkit-transition:.3s;transition:.3s}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.remodal--custom-link .custom-link-modal__form .form-reset{-webkit-transition:unset;transition:unset}}}.remodal--custom-link .custom-link-modal__form .form-reset:hover{display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/ic_close_outline_static_active.svg)}.remodal--custom-link .custom-link-modal__form .form-reset:focus{outline:0}.remodal--custom-link .custom-link-modal__form .form-refresh{cursor:pointer;position:absolute;top:36px;right:40px;border:none;background-color:transparent;display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/ic_update.svg);-webkit-transition:.3s;transition:.3s}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.remodal--custom-link .custom-link-modal__form .form-refresh{-webkit-transition:unset;transition:unset}}}.remodal--custom-link .custom-link-modal__form .form-refresh:hover{display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/ic_update_active.svg)}.remodal--custom-link .custom-link-modal__form .modal-link input{width:100%;padding-right:35px}.remodal--custom-link .custom-link-modal__btns{display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--custom-link .custom-link-modal__btns .button--color{margin-right:20px;width:175px}.remodal--custom-link .custom-link-modal__btns .btns-item{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:40px;line-height:40px;font-size:14px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#aaa;cursor:pointer;-webkit-transition:.3s;transition:.3s}.remodal--custom-link .custom-link-modal__btns .btns-item:before{content:'';display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic-delete_outline-24px_grey.svg);margin-top:8px;margin-right:10px;-webkit-transition:.3s;transition:.3s}.remodal--custom-link .custom-link-modal__btns .btns-item:hover{color:#695ffc}.remodal--custom-link .custom-link-modal__btns .btns-item:hover:before{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic-delete_outline-24px_purp.svg)}.remodal--custom-link .custom-link-modal__code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.remodal--custom-link .custom-link-modal__code .title{line-height:16px;font-size:14px;color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:500;margin-bottom:13px}.remodal--custom-link .custom-link-modal__code .text,.remodal--custom-link .custom-link-modal__code textarea{resize:none;width:100%;min-height:65px;background-color:#f5f5f5;border-color:transparent}.remodal--custom-link .custom-link-modal__colors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.remodal--custom-link .custom-link-modal__colors .colors-item{margin-bottom:20px}.remodal--custom-link .custom-link-modal__settings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.remodal--custom-link .custom-link-modal__settings .dropdown,.remodal--custom-link .custom-link-modal__settings input{width:180px}.remodal--custom-link .custom-link-modal__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.remodal--custom-link .custom-link-modal__checkboxes .checkbox{margin-bottom:10px;width:125px;-ms-flex-negative:2;flex-shrink:2}.remodal--custom-link .custom-link-modal .active .preview-text{display:none}.remodal--custom-link .custom-link-modal .active iframe{display:block}.remodal--custom-link .custom-link-modal .active .preview-widget{display:block}.remodal--custom-link .custom-link-modal .active .preview-bands-widget{display:block;min-height:350px}.remodal--custom-link .custom-link-modal .tidal-grid .tidal-embed{display:block}.remodal--custom-link .custom-link-modal .tidal-grid .tidal-classic{display:none}.remodal--custom-link .custom-link-modal .tidal-classic .tidal-embed{display:none}.remodal--custom-link .custom-link-modal .tidal-classic .tidal-classic{display:block}.remodal--custom-link.edit .custom-link-modal__btns .btns-item{display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--custom-link-youtube .custom-link-modal__preview .preview-preloader,.remodal--custom-link-youtube .custom-link-modal__preview .preview-text{height:382px;line-height:382px}.remodal--custom-link-embed .custom-link-modal__code .code{resize:vertical;overflow:hidden}.remodal--custom-link-embed .custom-link-modal__preview .preview-preloader,.remodal--custom-link-embed .custom-link-modal__preview .preview-text{height:292px;line-height:292px}.remodal--custom-link-store .custom-link-modal__preview{height:292px;line-height:292px}.remodal--custom-link-songkick .songkick-checkbox{width:180px}.remodal--custom-link-songkick .songkick-checkbox .checkbox{height:24px;margin-top:31px}.remodal--custom-link-songkick .custom-link-modal__preview .preview-preloader,.remodal--custom-link-songkick .custom-link-modal__preview .preview-text{height:296px;line-height:296px}.remodal--custom-link-bandsintown .custom-link-modal__preview .preview-text{height:215px;line-height:215px}.remodal--custom-link-bandsintown .bit-widget-container{min-height:215px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--custom-link-soundcloud .custom-link-modal__preview{height:210px;line-height:210px}.remodal--custom-link-soundcloud .custom-link-modal__settings .soundcloud-checkbox{width:180px}.remodal--custom-link-soundcloud .checkbox{height:24px;margin-top:34px;width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:nowrap}.remodal--custom-link-amazon .custom-link-modal__preview .preview-preloader,.remodal--custom-link-amazon .custom-link-modal__preview .preview-text{height:382px;line-height:382px}.remodal--custom-link-tidal .custom-link-modal__preview .preview-preloader,.remodal--custom-link-tidal .custom-link-modal__preview .preview-text{height:296px;line-height:296px}.remodal--custom-link-deezer .custom-link-modal__preview .preview-preloader,.remodal--custom-link-deezer .custom-link-modal__preview .preview-text{height:210px;line-height:210px}.remodal--custom-link-deezer .custom-link-modal__settings .deezer-checkbox{width:180px}.remodal--custom-link-deezer .checkbox{height:24px;width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:nowrap}.remodal--custom-link-deezer .deezer-theme dt{margin-bottom:9px}.remodal--custom-link-apple .custom-link-modal__preview .preview-preloader,.remodal--custom-link-apple .custom-link-modal__preview .preview-text{height:382px;line-height:382px}.remodal--custom-link-spotify .custom-link-modal__preview .preview-preloader,.remodal--custom-link-spotify .custom-link-modal__preview .preview-text{height:382px;line-height:382px}.remodal--custom-link-default .custom-link-modal__title .title-text{padding-left:0}.remodal--custom-link-default .modal-title{margin-bottom:20px}.remodal--custom-link-default .modal-link{margin-bottom:30px}.remodal--custom-link-beat-store .preview-preloader{height:250px}.remodal--custom-link-beat-store .corlors-item{margin-bottom:15px}.remodal--custom-link-beat-store .custom-link-modal__colors{margin-bottom:10px}.remodal--custom-link .color-picker{position:relative;width:185px}.remodal--custom-link .color-picker__title{margin-bottom:10px}.remodal--custom-link .color-picker input,.remodal--custom-link .color-picker__input{height:40px;width:100%;border:1px solid #e6e6e6;border-radius:8px;padding-right:44.5px}.remodal--custom-link .color-picker__box{position:absolute;height:29px;width:29px;cursor:pointer;border:1px solid #e6e6e6;top:31.5px;right:9.5px}.remodal--custom-link .color-picker__box .box-popup{display:block;position:absolute;padding:5px;width:160px;height:210px;top:40px;right:-999px;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;z-index:9999;-webkit-transition:.3s;transition:.3s}.remodal--custom-link .color-picker .active .box-popup{right:-10px}.remodal--only-for-producer{padding:33px 60px 21px;width:551px}.remodal--only-for-producer .only-for-producer__title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;line-height:28px;text-align:center;margin-bottom:15px}.remodal--only-for-producer .only-for-producer__icon{margin:0 auto 20px;display:block;content:'';height:104px;width:104px;background-size:104px 104px;min-width:104px;min-height:104px;background-image:url(../images/icons/block-24px.svg)}.remodal--only-for-producer .only-for-producer__text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:18px;text-align:center;margin-bottom:25px}.remodal--only-for-producer .only-for-producer__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--only-for-producer .only-for-producer__buttons .button--transparent{margin-right:20px}.remodal--upload-limit{width:551px;padding:30px 60px}.remodal--upload-limit .remodal-title{margin-bottom:30px}.remodal--upload-limit .remodal-title .h2{text-transform:initial;font-size:24px;font-weight:500;line-height:28px}.remodal--upload-limit .remodal__image{display:-webkit-box;display:-ms-flexbox;display:flex;width:283px;height:283px;margin:0 auto 30px}.remodal--upload-limit .remodal__description{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:18px;text-align:center;margin-bottom:30px}.remodal--upload-limit .remodal__btn{width:175px}.remodal--upload-limit .remodal__btn.button--transparent{margin-right:20px}.remodal--choose-payment-method{width:551px;border-radius:15px;padding:32px 60px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#232323}.remodal--choose-payment-method .remodal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--choose-payment-method .remodal-container__title{font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;text-align:center;margin-bottom:30px}.remodal--choose-payment-method .remodal-container__desc{font-size:14px;font-weight:400;letter-spacing:0;line-height:18px;text-align:center;margin-bottom:46px}.remodal--choose-payment-method .remodal-container__switcher{margin-bottom:31px}.remodal--choose-payment-method .remodal-container__switcher .switcher-btn__item--left{border-radius:10px 0 0 10px}.remodal--choose-payment-method .remodal-container__switcher .switcher-btn__item--right{border-radius:0 10px 10px 0}.remodal--choose-payment-method .remodal-container__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.remodal--choose-payment-method .remodal-container__price .head-price{font-size:78px;letter-spacing:0;line-height:92px;text-align:center}.remodal--choose-payment-method .remodal-container__price .discount-price{font-size:23px;letter-spacing:0;line-height:27px;text-align:center}.remodal--choose-payment-method .remodal-container__paypal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;width:100%}.remodal--choose-payment-method .remodal-container__paypal .paypal-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--choose-payment-method .remodal-container__paypal .paypal-desc__text{color:#787878;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;text-align:center}.remodal--choose-payment-method .remodal-container__or{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:15px;margin-bottom:15px}.remodal--choose-payment-method .remodal-container__or .line__left{border-bottom:1px solid #e5e5e5;width:185px}.remodal--choose-payment-method .remodal-container__or .line__or{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;padding:0 25px 0;color:#aaa;font-size:14px;line-height:20px}.remodal--choose-payment-method .remodal-container__or .line__right{border-bottom:1px solid #e5e5e5;width:185px}.remodal--choose-payment-method .remodal-container .payment-btn{height:40px;width:100%;margin-bottom:15px}.remodal--choose-payment-method .remodal-container .payment-btn:last-of-type{margin-bottom:0}.remodal--cancel-subscription,.remodal--choose-contract,.remodal--copy-contract,.remodal--copy-contract-result,.remodal--delete-contract,.remodal--discard-changes,.remodal--member-info,.remodal--paid-plan{width:980px;min-width:980px;border:1px solid #e3e9ef;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(31,45,61,.15);box-shadow:0 3px 5px 0 rgba(31,45,61,.15);position:relative;padding:30.5px 60.5px}.remodal--cancel-subscription .remodal-content,.remodal--choose-contract .remodal-content,.remodal--copy-contract .remodal-content,.remodal--copy-contract-result .remodal-content,.remodal--delete-contract .remodal-content,.remodal--discard-changes .remodal-content,.remodal--member-info .remodal-content,.remodal--paid-plan .remodal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--cancel-subscription .remodal-content .content-title,.remodal--choose-contract .remodal-content .content-title,.remodal--copy-contract .remodal-content .content-title,.remodal--copy-contract-result .remodal-content .content-title,.remodal--delete-contract .remodal-content .content-title,.remodal--discard-changes .remodal-content .content-title,.remodal--member-info .remodal-content .content-title,.remodal--paid-plan .remodal-content .content-title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;margin-bottom:30px}.remodal--cancel-subscription .remodal-content .content-text,.remodal--choose-contract .remodal-content .content-text,.remodal--copy-contract .remodal-content .content-text,.remodal--copy-contract-result .remodal-content .content-text,.remodal--delete-contract .remodal-content .content-text,.remodal--discard-changes .remodal-content .content-text,.remodal--member-info .remodal-content .content-text,.remodal--paid-plan .remodal-content .content-text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;letter-spacing:0;line-height:18px;text-align:center;margin-bottom:40px;width:100%}.remodal--cancel-subscription .remodal-content .content-buttons,.remodal--choose-contract .remodal-content .content-buttons,.remodal--copy-contract .remodal-content .content-buttons,.remodal--copy-contract-result .remodal-content .content-buttons,.remodal--delete-contract .remodal-content .content-buttons,.remodal--discard-changes .remodal-content .content-buttons,.remodal--member-info .remodal-content .content-buttons,.remodal--paid-plan .remodal-content .content-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--cancel-subscription .remodal-content .content-buttons__item,.remodal--choose-contract .remodal-content .content-buttons__item,.remodal--copy-contract .remodal-content .content-buttons__item,.remodal--copy-contract-result .remodal-content .content-buttons__item,.remodal--delete-contract .remodal-content .content-buttons__item,.remodal--discard-changes .remodal-content .content-buttons__item,.remodal--member-info .remodal-content .content-buttons__item,.remodal--paid-plan .remodal-content .content-buttons__item{text-transform:unset;width:175px}.remodal--cancel-subscription .remodal-content .content-buttons__item.button--transparent,.remodal--choose-contract .remodal-content .content-buttons__item.button--transparent,.remodal--copy-contract .remodal-content .content-buttons__item.button--transparent,.remodal--copy-contract-result .remodal-content .content-buttons__item.button--transparent,.remodal--delete-contract .remodal-content .content-buttons__item.button--transparent,.remodal--discard-changes .remodal-content .content-buttons__item.button--transparent,.remodal--member-info .remodal-content .content-buttons__item.button--transparent,.remodal--paid-plan .remodal-content .content-buttons__item.button--transparent{margin-right:20px}.remodal--cancel-subscription .remodal-content .content-input,.remodal--cancel-subscription .remodal-content .content-textarea,.remodal--choose-contract .remodal-content .content-input,.remodal--choose-contract .remodal-content .content-textarea,.remodal--copy-contract .remodal-content .content-input,.remodal--copy-contract .remodal-content .content-textarea,.remodal--copy-contract-result .remodal-content .content-input,.remodal--copy-contract-result .remodal-content .content-textarea,.remodal--delete-contract .remodal-content .content-input,.remodal--delete-contract .remodal-content .content-textarea,.remodal--discard-changes .remodal-content .content-input,.remodal--discard-changes .remodal-content .content-textarea,.remodal--member-info .remodal-content .content-input,.remodal--member-info .remodal-content .content-textarea,.remodal--paid-plan .remodal-content .content-input,.remodal--paid-plan .remodal-content .content-textarea{width:100%;margin-bottom:25px}.remodal--cancel-subscription .remodal-content .content-input dd input,.remodal--cancel-subscription .remodal-content .content-input dd textarea,.remodal--cancel-subscription .remodal-content .content-textarea dd input,.remodal--cancel-subscription .remodal-content .content-textarea dd textarea,.remodal--choose-contract .remodal-content .content-input dd input,.remodal--choose-contract .remodal-content .content-input dd textarea,.remodal--choose-contract .remodal-content .content-textarea dd input,.remodal--choose-contract .remodal-content .content-textarea dd textarea,.remodal--copy-contract .remodal-content .content-input dd input,.remodal--copy-contract .remodal-content .content-input dd textarea,.remodal--copy-contract .remodal-content .content-textarea dd input,.remodal--copy-contract .remodal-content .content-textarea dd textarea,.remodal--copy-contract-result .remodal-content .content-input dd input,.remodal--copy-contract-result .remodal-content .content-input dd textarea,.remodal--copy-contract-result .remodal-content .content-textarea dd input,.remodal--copy-contract-result .remodal-content .content-textarea dd textarea,.remodal--delete-contract .remodal-content .content-input dd input,.remodal--delete-contract .remodal-content .content-input dd textarea,.remodal--delete-contract .remodal-content .content-textarea dd input,.remodal--delete-contract .remodal-content .content-textarea dd textarea,.remodal--discard-changes .remodal-content .content-input dd input,.remodal--discard-changes .remodal-content .content-input dd textarea,.remodal--discard-changes .remodal-content .content-textarea dd input,.remodal--discard-changes .remodal-content .content-textarea dd textarea,.remodal--member-info .remodal-content .content-input dd input,.remodal--member-info .remodal-content .content-input dd textarea,.remodal--member-info .remodal-content .content-textarea dd input,.remodal--member-info .remodal-content .content-textarea dd textarea,.remodal--paid-plan .remodal-content .content-input dd input,.remodal--paid-plan .remodal-content .content-input dd textarea,.remodal--paid-plan .remodal-content .content-textarea dd input,.remodal--paid-plan .remodal-content .content-textarea dd textarea{width:100%}.remodal--cancel-subscription .remodal-content .content-table,.remodal--choose-contract .remodal-content .content-table,.remodal--copy-contract .remodal-content .content-table,.remodal--copy-contract-result .remodal-content .content-table,.remodal--delete-contract .remodal-content .content-table,.remodal--discard-changes .remodal-content .content-table,.remodal--member-info .remodal-content .content-table,.remodal--paid-plan .remodal-content .content-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#232323;width:100%;margin-bottom:50px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;line-height:19px}.remodal--cancel-subscription .remodal-content .content-table__content,.remodal--choose-contract .remodal-content .content-table__content,.remodal--copy-contract .remodal-content .content-table__content,.remodal--copy-contract-result .remodal-content .content-table__content,.remodal--delete-contract .remodal-content .content-table__content,.remodal--discard-changes .remodal-content .content-table__content,.remodal--member-info .remodal-content .content-table__content,.remodal--paid-plan .remodal-content .content-table__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:330px;overflow:auto}.remodal--cancel-subscription .remodal-content .content-table .content-row,.remodal--choose-contract .remodal-content .content-table .content-row,.remodal--copy-contract .remodal-content .content-table .content-row,.remodal--copy-contract-result .remodal-content .content-table .content-row,.remodal--delete-contract .remodal-content .content-table .content-row,.remodal--discard-changes .remodal-content .content-table .content-row,.remodal--member-info .remodal-content .content-table .content-row,.remodal--paid-plan .remodal-content .content-table .content-row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:20px;border-bottom:2px solid #e6e6e6;cursor:pointer}.remodal--cancel-subscription .remodal-content .content-table .content-row--header,.remodal--choose-contract .remodal-content .content-table .content-row--header,.remodal--copy-contract .remodal-content .content-table .content-row--header,.remodal--copy-contract-result .remodal-content .content-table .content-row--header,.remodal--delete-contract .remodal-content .content-table .content-row--header,.remodal--discard-changes .remodal-content .content-table .content-row--header,.remodal--member-info .remodal-content .content-table .content-row--header,.remodal--paid-plan .remodal-content .content-table .content-row--header{padding:11px 55px;cursor:default}.remodal--cancel-subscription .remodal-content .content-table .content-row--header .content-column,.remodal--choose-contract .remodal-content .content-table .content-row--header .content-column,.remodal--copy-contract .remodal-content .content-table .content-row--header .content-column,.remodal--copy-contract-result .remodal-content .content-table .content-row--header .content-column,.remodal--delete-contract .remodal-content .content-table .content-row--header .content-column,.remodal--discard-changes .remodal-content .content-table .content-row--header .content-column,.remodal--member-info .remodal-content .content-table .content-row--header .content-column,.remodal--paid-plan .remodal-content .content-table .content-row--header .content-column{font-weight:500}.remodal--cancel-subscription .remodal-content .content-table .content-column,.remodal--choose-contract .remodal-content .content-table .content-column,.remodal--copy-contract .remodal-content .content-table .content-column,.remodal--copy-contract-result .remodal-content .content-table .content-column,.remodal--delete-contract .remodal-content .content-table .content-column,.remodal--discard-changes .remodal-content .content-table .content-column,.remodal--member-info .remodal-content .content-table .content-column,.remodal--paid-plan .remodal-content .content-table .content-column{width:45%;text-align:start;font-size:16px;line-height:19px;margin-right:auto}.remodal--cancel-subscription .remodal-content .content-table .content-column .radio,.remodal--choose-contract .remodal-content .content-table .content-column .radio,.remodal--copy-contract .remodal-content .content-table .content-column .radio,.remodal--copy-contract-result .remodal-content .content-table .content-column .radio,.remodal--delete-contract .remodal-content .content-table .content-column .radio,.remodal--discard-changes .remodal-content .content-table .content-column .radio,.remodal--member-info .remodal-content .content-table .content-column .radio,.remodal--paid-plan .remodal-content .content-table .content-column .radio{width:100%}.remodal--cancel-subscription .remodal-content .content-table .content-column .radio label.label,.remodal--choose-contract .remodal-content .content-table .content-column .radio label.label,.remodal--copy-contract .remodal-content .content-table .content-column .radio label.label,.remodal--copy-contract-result .remodal-content .content-table .content-column .radio label.label,.remodal--delete-contract .remodal-content .content-table .content-column .radio label.label,.remodal--discard-changes .remodal-content .content-table .content-column .radio label.label,.remodal--member-info .remodal-content .content-table .content-column .radio label.label,.remodal--paid-plan .remodal-content .content-table .content-column .radio label.label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-left:42px;position:relative}.remodal--cancel-subscription .remodal-content .content-table .content-column .radio label.label .label-text,.remodal--choose-contract .remodal-content .content-table .content-column .radio label.label .label-text,.remodal--copy-contract .remodal-content .content-table .content-column .radio label.label .label-text,.remodal--copy-contract-result .remodal-content .content-table .content-column .radio label.label .label-text,.remodal--delete-contract .remodal-content .content-table .content-column .radio label.label .label-text,.remodal--discard-changes .remodal-content .content-table .content-column .radio label.label .label-text,.remodal--member-info .remodal-content .content-table .content-column .radio label.label .label-text,.remodal--paid-plan .remodal-content .content-table .content-column .radio label.label .label-text{width:100%;text-overflow:ellipsis;line-height:24px;color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;font-weight:400;white-space:nowrap;overflow:hidden}.remodal--cancel-subscription .remodal-content .content-table .content-column .radio label.label:after,.remodal--cancel-subscription .remodal-content .content-table .content-column .radio label.label:before,.remodal--choose-contract .remodal-content .content-table .content-column .radio label.label:after,.remodal--choose-contract .remodal-content .content-table .content-column .radio label.label:before,.remodal--copy-contract .remodal-content .content-table .content-column .radio label.label:after,.remodal--copy-contract .remodal-content .content-table .content-column .radio label.label:before,.remodal--copy-contract-result .remodal-content .content-table .content-column .radio label.label:after,.remodal--copy-contract-result .remodal-content .content-table .content-column .radio label.label:before,.remodal--delete-contract .remodal-content .content-table .content-column .radio label.label:after,.remodal--delete-contract .remodal-content .content-table .content-column .radio label.label:before,.remodal--discard-changes .remodal-content .content-table .content-column .radio label.label:after,.remodal--discard-changes .remodal-content .content-table .content-column .radio label.label:before,.remodal--member-info .remodal-content .content-table .content-column .radio label.label:after,.remodal--member-info .remodal-content .content-table .content-column .radio label.label:before,.remodal--paid-plan .remodal-content .content-table .content-column .radio label.label:after,.remodal--paid-plan .remodal-content .content-table .content-column .radio label.label:before{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.remodal--cancel-subscription .remodal-content .content-table .content-column__description,.remodal--choose-contract .remodal-content .content-table .content-column__description,.remodal--copy-contract .remodal-content .content-table .content-column__description,.remodal--copy-contract-result .remodal-content .content-table .content-column__description,.remodal--delete-contract .remodal-content .content-table .content-column__description,.remodal--discard-changes .remodal-content .content-table .content-column__description,.remodal--member-info .remodal-content .content-table .content-column__description,.remodal--paid-plan .remodal-content .content-table .content-column__description{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#787878}.remodal--no-files{border-radius:15px;width:507px}.remodal--no-files .remodal-title{text-transform:none;margin-bottom:30px}.remodal--no-files .remodal__img{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 20px;display:block;content:'';height:194px;width:199px;background-size:199px 194px;min-width:199px;min-height:194px;background-image:url(../images/member/no_files_uploaded.svg)}.remodal--no-files .remodal__desc{margin-bottom:30px}.remodal--no-files .remodal__btn{width:175px}.remodal--choose-contract{width:980px;min-width:980px}.remodal--add-to-cart{-webkit-transition:min-height .3s;transition:min-height .3s}.remodal--add-to-cart .track-name-title{margin-bottom:4px}.remodal--add-to-cart .payment{margin-bottom:10px}.remodal--add-to-cart .terms-tabs{margin-bottom:27px;position:relative}.remodal--add-to-cart .terms-tabs .lease-terms-accordion{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;margin-bottom:10px;background:#f5f5f5}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button{height:auto;border:none;padding:8px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;cursor:pointer}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button .popup{display:none}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button .right .icon{display:none}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button .right .icon:before{font-size:41px;-webkit-filter:drop-shadow(3px 3px 4px rgba(3,3,3,.3));filter:drop-shadow(3px 3px 4px rgba(3,3,3,.3));background:-webkit-linear-gradient(301deg,#c1fda3 29%,#695ffc 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button .right .icon-mini{display:block}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button .right .icon-mini:before{font-size:23px}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button .price,.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button .title{padding:0;text-transform:uppercase;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:700;font-size:16px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button .title{max-width:507px;text-align:left}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__button .price{min-width:initial;border-left:none}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel{overflow:hidden;max-height:0}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .list{margin:0;margin-bottom:18px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .list__item--modal{width:calc(100% / 2);color:#e6e6e6;background:0 0;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .list__item--modal .tt-icon-check{margin-right:13px}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .list__item--modal .tt-icon-check:before{color:#7dbd5d;font-size:18px}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .description{padding-top:0;border-top:none}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .description__note{color:#fff;font-size:14px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-style:normal}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .description__icon{border-radius:8px;padding:2px 9px;height:auto;font-size:14px;margin-right:0;line-height:1;position:relative}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .description__icon:not(:last-child){margin-right:7px}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .description__icon:hover .description__popup{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;display:block}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .description__icon.mp3-label{background-color:#aaa}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .description__icon.mp3-label:hover .description__popup{left:-128%}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .description__icon.wav-label{background-color:#faa7fb}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .description__icon.stems-label{background-color:#aecfff}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .description__icon.stems-label:hover .description__popup{left:-105%}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .description__popup{position:absolute;background:#787878;border-radius:10px;color:#fff;top:-136%;left:-152%;padding:5px 7px;text-transform:none;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:10px;opacity:0;display:none}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .stub{width:430px;margin:0 auto}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .stub__text{margin-bottom:14px;font-size:14px;line-height:26px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:400;color:#e6e6e6}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .stub__button{color:#e6e6e6;border-color:#e6e6e6;width:220px;margin-bottom:23px;-webkit-transition:color .3s,border .3s;transition:color .3s,border .3s;background-color:transparent}.remodal--add-to-cart .terms-tabs .lease-terms-accordion__panel .stub__button:hover{color:#fff;border-color:#fff}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.active{background:#000;border-radius:15px;padding:20px 30px;margin-bottom:13px}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.active .offer-price{display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.active .lease-terms-accordion__button{border-color:none;margin-bottom:15px;padding:0;cursor:initial}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.active .lease-terms-accordion__button .right{position:relative}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.active .lease-terms-accordion__button .right .icon{display:block}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.active .lease-terms-accordion__button .right .icon-mini{display:none}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.active .lease-terms-accordion__button .price,.remodal--add-to-cart .terms-tabs .lease-terms-accordion.active .lease-terms-accordion__button .title{color:#fff;font-weight:700;border-color:none}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.active .lease-terms-accordion__panel{overflow:hidden;max-height:1000px;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled{position:relative}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled .lease-terms-accordion__button{cursor:default;border-radius:10px}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled .lease-terms-accordion__button .icon-mini:before{color:#aaa}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled .lease-terms-accordion__button .price,.remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled .lease-terms-accordion__button .title{color:#aaa}.remodal--add-to-cart .terms-tabs .lease-terms-accordion:hover:not(.active){background:rgba(105,95,252,.15);-webkit-transition:background .3s;transition:background .3s;border-radius:10px}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled:hover{background-color:#f5f5f5}.remodal--add-to-cart .terms-tabs .lease-terms-accordion.show-offer-form~div{display:none}.remodal--success-send{border-radius:15px}.remodal--success-send .success-send{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--success-send .success-send .track-name-title{margin-bottom:58px}.remodal--success-send .success-send__image{width:300px;height:210px;margin:0 auto;margin-bottom:40px;background-image:url(../images/icons/send-price.svg);background-size:contain;background-repeat:no-repeat}.remodal--success-send .success-send__title{font-weight:500;font-size:24px;margin-bottom:8px}.remodal--success-send .success-send__subtitle{color:#787878;margin-bottom:40px}.remodal--success-send .success-send__subtitle span{display:block;line-height:1.2}.remodal--add-to-cart-kit{border-radius:15px;max-width:816px;width:90vw;padding:55px 85px 55px 85px}.remodal--add-to-cart-kit .track-name-title{margin-bottom:4px}.remodal--add-to-cart-kit .payment{margin-bottom:10px}.remodal--add-to-cart-kit .description-subtitle{display:none}.remodal--add-to-cart-kit .kit-wrap{position:relative}.remodal--add-to-cart-kit .kit-wrap.with-form{height:458px}.remodal--add-to-cart-kit .kit-wrap .remodal-body{background:-webkit-gradient(linear,left top,left bottom,from(#746bfc),to(#524fc4));background:linear-gradient(180deg,#746bfc 0,#524fc4 100%);border-radius:15px;padding:18px 30px;color:#fff;margin-bottom:35px}.remodal--add-to-cart-kit .kit-wrap .remodal-body__title{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:600;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.remodal--add-to-cart-kit .kit-wrap .remodal-body__title-name{max-width:500px;word-break:break-word;overflow-wrap:anywhere;white-space:pre-wrap;text-align:start}.remodal--add-to-cart-kit .kit-wrap .remodal-body__text h1,.remodal--add-to-cart-kit .kit-wrap .remodal-body__text h2,.remodal--add-to-cart-kit .kit-wrap .remodal-body__text h3,.remodal--add-to-cart-kit .kit-wrap .remodal-body__text h4,.remodal--add-to-cart-kit .kit-wrap .remodal-body__text h5,.remodal--add-to-cart-kit .kit-wrap .remodal-body__text h6{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;text-align:start}.remodal--add-to-cart-kit .kit-wrap .remodal-body__text p{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#e6e6e6;font-size:14px;line-height:26px;text-align:start;margin:0;white-space:pre-wrap;word-break:normal}.remodal--add-to-cart-kit .kit-wrap .remodal-body__text ul{list-style:none;text-align:left;padding:0;line-height:26px;font-size:14px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#e6e6e6;margin:0;margin-bottom:10px}.remodal--add-to-cart-kit .kit-wrap .remodal-body__text ul li{list-style:disc;margin-left:25px;word-break:normal}.remodal--add-to-cart-kit .kit-wrap .remodal-body .offer-price{margin:10px -30px -21px -30px;display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--add-to-cart-kit .kit-wrap .remodal-body .offer-price .icon-question:hover .icon-question__popup{top:-71px}.remodal--add-to-cart,.remodal--add-to-cart-kit,.remodal--success-send{padding:34px 60px;border-radius:15px;max-width:816px;width:90vw;overflow-x:hidden;overflow-y:auto;word-break:break-all;white-space:normal}.remodal--add-to-cart .remodal-close,.remodal--add-to-cart-kit .remodal-close,.remodal--success-send .remodal-close{right:35px;top:34px}.remodal--add-to-cart .track-name-title,.remodal--add-to-cart-kit .track-name-title,.remodal--success-send .track-name-title{font-weight:700;word-break:break-word;font-size:30px;color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;text-align:center}.remodal--add-to-cart .payment,.remodal--add-to-cart-kit .payment,.remodal--success-send .payment{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.remodal--add-to-cart .payment__label,.remodal--add-to-cart-kit .payment__label,.remodal--success-send .payment__label{font-size:"Work Sans";font-size:14px;font-weight:600;color:#aaa;margin-right:6px}.remodal--add-to-cart .payment__icons,.remodal--add-to-cart-kit .payment__icons,.remodal--success-send .payment__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:5px}.remodal--add-to-cart .payment__icons .tt-icon-paypal,.remodal--add-to-cart-kit .payment__icons .tt-icon-paypal,.remodal--success-send .payment__icons .tt-icon-paypal{position:relative;width:50px;height:14px}.remodal--add-to-cart .payment__icons .tt-icon-card,.remodal--add-to-cart-kit .payment__icons .tt-icon-card,.remodal--success-send .payment__icons .tt-icon-card{font-size:18px;width:18px;height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--add-to-cart .payment__icons .tt-icon-bitcoin,.remodal--add-to-cart-kit .payment__icons .tt-icon-bitcoin,.remodal--success-send .payment__icons .tt-icon-bitcoin{position:relative;background:#695ffc;border-radius:50%}.remodal--add-to-cart .payment__icons-item,.remodal--add-to-cart-kit .payment__icons-item,.remodal--success-send .payment__icons-item{margin-right:8px}.remodal--add-to-cart .payment__icons-item:last-child,.remodal--add-to-cart-kit .payment__icons-item:last-child,.remodal--success-send .payment__icons-item:last-child{margin-right:0}.remodal--add-to-cart .payment__icons-item:before,.remodal--add-to-cart-kit .payment__icons-item:before,.remodal--success-send .payment__icons-item:before{color:#695ffc}.remodal--add-to-cart .payment__icons-item .path1:before,.remodal--add-to-cart-kit .payment__icons-item .path1:before,.remodal--success-send .payment__icons-item .path1:before{color:#695ffc}.remodal--add-to-cart .payment__icons-item.tt-icon-bitcoin:before,.remodal--add-to-cart-kit .payment__icons-item.tt-icon-bitcoin:before,.remodal--success-send .payment__icons-item.tt-icon-bitcoin:before{color:#fff}.remodal--add-to-cart .payment__icons .tt-icon-paypal:before,.remodal--add-to-cart-kit .payment__icons .tt-icon-paypal:before,.remodal--success-send .payment__icons .tt-icon-paypal:before{font-size:50px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-47%);-ms-transform:translate(-50%,-47%);transform:translate(-50%,-47%)}.remodal--add-to-cart .payment__icons .tt-icon-card:before,.remodal--add-to-cart-kit .payment__icons .tt-icon-card:before,.remodal--success-send .payment__icons .tt-icon-card:before{font-size:22px}.remodal--add-to-cart .description,.remodal--add-to-cart .description-subtitle,.remodal--add-to-cart-kit .description,.remodal--add-to-cart-kit .description-subtitle,.remodal--success-send .description,.remodal--success-send .description-subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:27px;color:#695ffc;font-weight:600;font-size:14px;margin-bottom:15px;padding:0 10px;font-family:'Work Sans'}.remodal--add-to-cart .description .description__link-wrapper,.remodal--add-to-cart .description-subtitle .description__link-wrapper,.remodal--add-to-cart-kit .description .description__link-wrapper,.remodal--add-to-cart-kit .description-subtitle .description__link-wrapper,.remodal--success-send .description .description__link-wrapper,.remodal--success-send .description-subtitle .description__link-wrapper{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:21px}.remodal--add-to-cart .description .description__imnal,.remodal--add-to-cart .description .description__link,.remodal--add-to-cart .description-subtitle .description__imnal,.remodal--add-to-cart .description-subtitle .description__link,.remodal--add-to-cart-kit .description .description__imnal,.remodal--add-to-cart-kit .description .description__link,.remodal--add-to-cart-kit .description-subtitle .description__imnal,.remodal--add-to-cart-kit .description-subtitle .description__link,.remodal--success-send .description .description__imnal,.remodal--success-send .description .description__link,.remodal--success-send .description-subtitle .description__imnal,.remodal--success-send .description-subtitle .description__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:12px;line-height:14px;letter-spacing:0;color:#695ffc;font-weight:700;-webkit-transition:color .3s;transition:color .3s}.remodal--add-to-cart .description .description__imnal:hover,.remodal--add-to-cart .description .description__link:hover,.remodal--add-to-cart .description-subtitle .description__imnal:hover,.remodal--add-to-cart .description-subtitle .description__link:hover,.remodal--add-to-cart-kit .description .description__imnal:hover,.remodal--add-to-cart-kit .description .description__link:hover,.remodal--add-to-cart-kit .description-subtitle .description__imnal:hover,.remodal--add-to-cart-kit .description-subtitle .description__link:hover,.remodal--success-send .description .description__imnal:hover,.remodal--success-send .description .description__link:hover,.remodal--success-send .description-subtitle .description__imnal:hover,.remodal--success-send .description-subtitle .description__link:hover{color:#524fc4}.remodal--add-to-cart .description .description__imnal .tt-icon-messages:before,.remodal--add-to-cart .description .description__imnal .tt-icon-similar-sound:before,.remodal--add-to-cart .description .description__link .tt-icon-messages:before,.remodal--add-to-cart .description .description__link .tt-icon-similar-sound:before,.remodal--add-to-cart .description-subtitle .description__imnal .tt-icon-messages:before,.remodal--add-to-cart .description-subtitle .description__imnal .tt-icon-similar-sound:before,.remodal--add-to-cart .description-subtitle .description__link .tt-icon-messages:before,.remodal--add-to-cart .description-subtitle .description__link .tt-icon-similar-sound:before,.remodal--add-to-cart-kit .description .description__imnal .tt-icon-messages:before,.remodal--add-to-cart-kit .description .description__imnal .tt-icon-similar-sound:before,.remodal--add-to-cart-kit .description .description__link .tt-icon-messages:before,.remodal--add-to-cart-kit .description .description__link .tt-icon-similar-sound:before,.remodal--add-to-cart-kit .description-subtitle .description__imnal .tt-icon-messages:before,.remodal--add-to-cart-kit .description-subtitle .description__imnal .tt-icon-similar-sound:before,.remodal--add-to-cart-kit .description-subtitle .description__link .tt-icon-messages:before,.remodal--add-to-cart-kit .description-subtitle .description__link .tt-icon-similar-sound:before,.remodal--success-send .description .description__imnal .tt-icon-messages:before,.remodal--success-send .description .description__imnal .tt-icon-similar-sound:before,.remodal--success-send .description .description__link .tt-icon-messages:before,.remodal--success-send .description .description__link .tt-icon-similar-sound:before,.remodal--success-send .description-subtitle .description__imnal .tt-icon-messages:before,.remodal--success-send .description-subtitle .description__imnal .tt-icon-similar-sound:before,.remodal--success-send .description-subtitle .description__link .tt-icon-messages:before,.remodal--success-send .description-subtitle .description__link .tt-icon-similar-sound:before{color:inherit;font-size:24px}.remodal--add-to-cart .description .description__imnal-bold,.remodal--add-to-cart .description .description__link-bold,.remodal--add-to-cart .description-subtitle .description__imnal-bold,.remodal--add-to-cart .description-subtitle .description__link-bold,.remodal--add-to-cart-kit .description .description__imnal-bold,.remodal--add-to-cart-kit .description .description__link-bold,.remodal--add-to-cart-kit .description-subtitle .description__imnal-bold,.remodal--add-to-cart-kit .description-subtitle .description__link-bold,.remodal--success-send .description .description__imnal-bold,.remodal--success-send .description .description__link-bold,.remodal--success-send .description-subtitle .description__imnal-bold,.remodal--success-send .description-subtitle .description__link-bold{font-weight:600;font-size:14px;line-height:16px}.remodal--add-to-cart .description-muz-format,.remodal--add-to-cart-kit .description-muz-format,.remodal--success-send .description-muz-format{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:13px;padding-top:0;border-top:none;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--add-to-cart .description-muz-format__note,.remodal--add-to-cart-kit .description-muz-format__note,.remodal--success-send .description-muz-format__note{margin-right:7px;color:#fff;font-size:14px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-style:normal}.remodal--add-to-cart .description-muz-format__icon,.remodal--add-to-cart-kit .description-muz-format__icon,.remodal--success-send .description-muz-format__icon{border-radius:8px;padding:3px 10px;height:auto;font-size:14px;margin-right:0;line-height:1;position:relative;text-transform:uppercase;color:#fff}.remodal--add-to-cart .description-muz-format__icon:not(:last-child),.remodal--add-to-cart-kit .description-muz-format__icon:not(:last-child),.remodal--success-send .description-muz-format__icon:not(:last-child){margin-right:7px}.remodal--add-to-cart .description-muz-format__icon:hover .description-muz-format__popup,.remodal--add-to-cart-kit .description-muz-format__icon:hover .description-muz-format__popup,.remodal--success-send .description-muz-format__icon:hover .description-muz-format__popup{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;top:-136%}.remodal--add-to-cart .description-muz-format__icon.mp3-label,.remodal--add-to-cart-kit .description-muz-format__icon.mp3-label,.remodal--success-send .description-muz-format__icon.mp3-label{background-color:#b3aeff}.remodal--add-to-cart .description-muz-format__icon.mp3-label:hover .description-muz-format__popup,.remodal--add-to-cart-kit .description-muz-format__icon.mp3-label:hover .description-muz-format__popup,.remodal--success-send .description-muz-format__icon.mp3-label:hover .description-muz-format__popup{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;left:-128%}.remodal--add-to-cart .description-muz-format__icon.wav-label,.remodal--add-to-cart-kit .description-muz-format__icon.wav-label,.remodal--success-send .description-muz-format__icon.wav-label{background-color:#d7aeff}.remodal--add-to-cart .description-muz-format__icon.stems-label,.remodal--add-to-cart-kit .description-muz-format__icon.stems-label,.remodal--success-send .description-muz-format__icon.stems-label{background-color:#aecfff}.remodal--add-to-cart .description-muz-format__icon.stems-label:hover .description-muz-format__popup,.remodal--add-to-cart-kit .description-muz-format__icon.stems-label:hover .description-muz-format__popup,.remodal--success-send .description-muz-format__icon.stems-label:hover .description-muz-format__popup{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;left:-105%}.remodal--add-to-cart .description-muz-format__popup,.remodal--add-to-cart-kit .description-muz-format__popup,.remodal--success-send .description-muz-format__popup{position:absolute;background:#716dae;border-radius:10px;color:#fff;top:-9136%;left:-152%;padding:5px 7px;text-transform:none;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:10px;opacity:0;display:block;white-space:nowrap}.remodal--add-to-cart .remodal-btn,.remodal--add-to-cart-kit .remodal-btn,.remodal--success-send .remodal-btn{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:12px}.remodal--add-to-cart .remodal-btn__color,.remodal--add-to-cart .remodal-btn__transparent,.remodal--add-to-cart-kit .remodal-btn__color,.remodal--add-to-cart-kit .remodal-btn__transparent,.remodal--success-send .remodal-btn__color,.remodal--success-send .remodal-btn__transparent{cursor:pointer;width:193px;height:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-size:14px}.remodal--add-to-cart .remodal-btn__transparent,.remodal--add-to-cart-kit .remodal-btn__transparent,.remodal--success-send .remodal-btn__transparent{margin-right:12px;border:1px solid #787878;-webkit-transition:border-color .3s,color .3s;transition:border-color .3s,color .3s;color:#787878}.remodal--add-to-cart .remodal-btn__transparent:active,.remodal--add-to-cart .remodal-btn__transparent:hover,.remodal--add-to-cart-kit .remodal-btn__transparent:active,.remodal--add-to-cart-kit .remodal-btn__transparent:hover,.remodal--success-send .remodal-btn__transparent:active,.remodal--success-send .remodal-btn__transparent:hover{color:#695ffc;border-color:#695ffc;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.remodal--add-to-cart .remodal-btn__transparent:active .tt-icon-messages:before,.remodal--add-to-cart .remodal-btn__transparent:hover .tt-icon-messages:before,.remodal--add-to-cart-kit .remodal-btn__transparent:active .tt-icon-messages:before,.remodal--add-to-cart-kit .remodal-btn__transparent:hover .tt-icon-messages:before,.remodal--success-send .remodal-btn__transparent:active .tt-icon-messages:before,.remodal--success-send .remodal-btn__transparent:hover .tt-icon-messages:before{color:#695ffc;-webkit-transition:color .3s;transition:color .3s}.remodal--add-to-cart .remodal-btn__transparent:active .tt-icon-dollor:before,.remodal--add-to-cart .remodal-btn__transparent:hover .tt-icon-dollor:before,.remodal--add-to-cart-kit .remodal-btn__transparent:active .tt-icon-dollor:before,.remodal--add-to-cart-kit .remodal-btn__transparent:hover .tt-icon-dollor:before,.remodal--success-send .remodal-btn__transparent:active .tt-icon-dollor:before,.remodal--success-send .remodal-btn__transparent:hover .tt-icon-dollor:before{color:#695ffc;-webkit-transition:color .3s;transition:color .3s}.remodal--add-to-cart .remodal-btn__transparent .tt-icon-messages,.remodal--add-to-cart-kit .remodal-btn__transparent .tt-icon-messages,.remodal--success-send .remodal-btn__transparent .tt-icon-messages{font-size:24px;margin-right:6px}.remodal--add-to-cart .remodal-btn__transparent .tt-icon-messages:before,.remodal--add-to-cart-kit .remodal-btn__transparent .tt-icon-messages:before,.remodal--success-send .remodal-btn__transparent .tt-icon-messages:before{color:inherit;-webkit-transition:none;transition:none}.remodal--add-to-cart .remodal-btn__transparent .tt-icon-messages span,.remodal--add-to-cart-kit .remodal-btn__transparent .tt-icon-messages span,.remodal--success-send .remodal-btn__transparent .tt-icon-messages span{color:inherit}.remodal--add-to-cart .remodal-btn__transparent .tt-icon-dollor,.remodal--add-to-cart-kit .remodal-btn__transparent .tt-icon-dollor,.remodal--success-send .remodal-btn__transparent .tt-icon-dollor{font-size:24px;margin-right:6px}.remodal--add-to-cart .remodal-btn__transparent .tt-icon-dollor:before,.remodal--add-to-cart-kit .remodal-btn__transparent .tt-icon-dollor:before,.remodal--success-send .remodal-btn__transparent .tt-icon-dollor:before{color:inherit;-webkit-transition:none;transition:none}.remodal--add-to-cart .remodal-btn__transparent.disabled,.remodal--add-to-cart-kit .remodal-btn__transparent.disabled,.remodal--success-send .remodal-btn__transparent.disabled{border-color:#e6e6e6;cursor:default}.remodal--add-to-cart .remodal-btn__transparent.disabled .tt-icon-messages:before,.remodal--add-to-cart-kit .remodal-btn__transparent.disabled .tt-icon-messages:before,.remodal--success-send .remodal-btn__transparent.disabled .tt-icon-messages:before{color:#695ffc;opacity:.5;-webkit-transition:color .3s;transition:color .3s}.remodal--add-to-cart .remodal-btn__transparent.disabled .tt-icon-dollor:before,.remodal--add-to-cart-kit .remodal-btn__transparent.disabled .tt-icon-dollor:before,.remodal--success-send .remodal-btn__transparent.disabled .tt-icon-dollor:before{color:#695ffc;opacity:.5;-webkit-transition:color .3s;transition:color .3s}.remodal--add-to-cart .remodal-btn__transparent.disabled span,.remodal--add-to-cart-kit .remodal-btn__transparent.disabled span,.remodal--success-send .remodal-btn__transparent.disabled span{color:#695ffc;opacity:.5;-webkit-transition:color .3s;transition:color .3s}.remodal--add-to-cart .remodal-btn__color,.remodal--add-to-cart-kit .remodal-btn__color,.remodal--success-send .remodal-btn__color{background-color:#000;color:#fff;border:none;-webkit-transition:background-color .3s;transition:background-color .3s}.remodal--add-to-cart .remodal-btn__color:active,.remodal--add-to-cart .remodal-btn__color:hover,.remodal--add-to-cart-kit .remodal-btn__color:active,.remodal--add-to-cart-kit .remodal-btn__color:hover,.remodal--success-send .remodal-btn__color:active,.remodal--success-send .remodal-btn__color:hover{background-color:#524fc4;-webkit-transition:background-color .3s;transition:background-color .3s}.remodal--add-to-cart .remodal-btn__color .tt-icon-cart,.remodal--add-to-cart .remodal-btn__color .tt-icon-messages,.remodal--add-to-cart-kit .remodal-btn__color .tt-icon-cart,.remodal--add-to-cart-kit .remodal-btn__color .tt-icon-messages,.remodal--success-send .remodal-btn__color .tt-icon-cart,.remodal--success-send .remodal-btn__color .tt-icon-messages{margin-right:6px;font-size:24px}.remodal--add-to-cart .remodal-btn__color .tt-icon-cart:before,.remodal--add-to-cart .remodal-btn__color .tt-icon-messages:before,.remodal--add-to-cart-kit .remodal-btn__color .tt-icon-cart:before,.remodal--add-to-cart-kit .remodal-btn__color .tt-icon-messages:before,.remodal--success-send .remodal-btn__color .tt-icon-cart:before,.remodal--success-send .remodal-btn__color .tt-icon-messages:before{color:#fff}.remodal--add-to-cart .remodal-btn__color .tt-icon-cart:hover:before,.remodal--add-to-cart .remodal-btn__color .tt-icon-messages:hover:before,.remodal--add-to-cart-kit .remodal-btn__color .tt-icon-cart:hover:before,.remodal--add-to-cart-kit .remodal-btn__color .tt-icon-messages:hover:before,.remodal--success-send .remodal-btn__color .tt-icon-cart:hover:before,.remodal--success-send .remodal-btn__color .tt-icon-messages:hover:before{color:#fff}.remodal--add-to-cart .remodal-btn__color.disabled,.remodal--add-to-cart-kit .remodal-btn__color.disabled,.remodal--success-send .remodal-btn__color.disabled{background-color:#f5f5f5;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;color:#aaa;cursor:default}.remodal--add-to-cart .remodal-btn__color.disabled .tt-icon-cart:before,.remodal--add-to-cart .remodal-btn__color.disabled tt-icon-messages:before,.remodal--add-to-cart-kit .remodal-btn__color.disabled .tt-icon-cart:before,.remodal--add-to-cart-kit .remodal-btn__color.disabled tt-icon-messages:before,.remodal--success-send .remodal-btn__color.disabled .tt-icon-cart:before,.remodal--success-send .remodal-btn__color.disabled tt-icon-messages:before{color:#aaa;-webkit-transition:color .3s;transition:color .3s}.remodal--add-to-cart .primary-btn,.remodal--add-to-cart-kit .primary-btn,.remodal--success-send .primary-btn{padding:12px 35px;text-transform:uppercase;background-color:#695ffc;display:inline-block;border-radius:15px;color:#fff;font-size:14px;cursor:pointer}.remodal--add-to-cart .primary-btn:hover,.remodal--add-to-cart-kit .primary-btn:hover,.remodal--success-send .primary-btn:hover{background-color:#524fc4;-webkit-transition:background-color .3s;transition:background-color .3s}.remodal--add-to-cart .primary-btn.disabled,.remodal--add-to-cart-kit .primary-btn.disabled,.remodal--success-send .primary-btn.disabled{background-color:#f5f5f5;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;color:#aaa;cursor:default}.remodal--add-to-cart .offer-price,.remodal--add-to-cart-kit .offer-price,.remodal--success-send .offer-price{margin:10px -31px -21px -31px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#746bfc),color-stop(221.67%,#7ced9c));background:linear-gradient(180deg,#746bfc 0,#7ced9c 221.67%);border-radius:10px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 0;color:#fff;text-transform:uppercase;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:600;cursor:pointer;position:relative}.remodal--add-to-cart .offer-price .tt-icon-arrow_dd,.remodal--add-to-cart-kit .offer-price .tt-icon-arrow_dd,.remodal--success-send .offer-price .tt-icon-arrow_dd{margin-right:5px}.remodal--add-to-cart .offer-price .tt-icon-arrow_dd:before,.remodal--add-to-cart-kit .offer-price .tt-icon-arrow_dd:before,.remodal--success-send .offer-price .tt-icon-arrow_dd:before{font-size:19px;color:#fff}.remodal--add-to-cart .offer-price .tt-icon-arrow_dd:hover:before,.remodal--add-to-cart-kit .offer-price .tt-icon-arrow_dd:hover:before,.remodal--success-send .offer-price .tt-icon-arrow_dd:hover:before{color:#fff}.remodal--add-to-cart .offer-price>span,.remodal--add-to-cart-kit .offer-price>span,.remodal--success-send .offer-price>span{margin-right:10px}.remodal--add-to-cart .offer-price .icon-question,.remodal--add-to-cart-kit .offer-price .icon-question,.remodal--success-send .offer-price .icon-question{width:17px;height:17px;font-size:17px;position:relative;cursor:auto}.remodal--add-to-cart .offer-price .icon-question.tt-icon-question_border:before,.remodal--add-to-cart-kit .offer-price .icon-question.tt-icon-question_border:before,.remodal--success-send .offer-price .icon-question.tt-icon-question_border:before{color:#fff}.remodal--add-to-cart .offer-price .icon-question .icon-question__popup,.remodal--add-to-cart-kit .offer-price .icon-question .icon-question__popup,.remodal--success-send .offer-price .icon-question .icon-question__popup{position:absolute;top:-9999px;left:-200px;opacity:0;display:block;border:1px solid #e6e6e6;padding:7px 13px;background-color:#fff;width:240px;text-transform:none}.remodal--add-to-cart .offer-price .icon-question .icon-question__popup:before,.remodal--add-to-cart-kit .offer-price .icon-question .icon-question__popup:before,.remodal--success-send .offer-price .icon-question .icon-question__popup:before{content:'';width:17px;height:17px;position:absolute;bottom:-9px;right:14px;background-color:#fff;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;-webkit-transform:translate(-50%,0) rotate(45deg);-ms-transform:translate(-50%,0) rotate(45deg);transform:translate(-50%,0) rotate(45deg);border-radius:17px 0 0 0}.remodal--add-to-cart .offer-price .icon-question .icon-question__popup:after,.remodal--add-to-cart-kit .offer-price .icon-question .icon-question__popup:after,.remodal--success-send .offer-price .icon-question .icon-question__popup:after{content:'';width:100%;height:65%;position:absolute;top:37px;left:0}.remodal--add-to-cart .offer-price .icon-question .icon-question__popup .icon-question__content,.remodal--add-to-cart-kit .offer-price .icon-question .icon-question__popup .icon-question__content,.remodal--success-send .offer-price .icon-question .icon-question__popup .icon-question__content{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:10px;color:#232323;text-align:left}.remodal--add-to-cart .offer-price .icon-question:hover .icon-question__popup,.remodal--add-to-cart-kit .offer-price .icon-question:hover .icon-question__popup,.remodal--success-send .offer-price .icon-question:hover .icon-question__popup{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;top:-60px}.remodal--add-to-cart .form-offer-price,.remodal--add-to-cart-kit .form-offer-price,.remodal--success-send .form-offer-price{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;padding:0;top:39px;background-color:#fff;z-index:10;width:100%;max-height:0;-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden;border:none}.remodal--add-to-cart .form-offer-price.active,.remodal--add-to-cart-kit .form-offer-price.active,.remodal--success-send .form-offer-price.active{will-change:max-height;-webkit-transition:max-height .3s;transition:max-height .3s;max-height:unset;padding:41px 27px;border:1px solid #aaa}.remodal--add-to-cart .form-offer-price.active~div,.remodal--add-to-cart-kit .form-offer-price.active~div,.remodal--success-send .form-offer-price.active~div{display:none}.remodal--add-to-cart .form-offer-price .form__row,.remodal--add-to-cart-kit .form-offer-price .form__row,.remodal--success-send .form-offer-price .form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:17px}.remodal--add-to-cart .form-offer-price .form__col,.remodal--add-to-cart-kit .form-offer-price .form__col,.remodal--success-send .form-offer-price .form__col{text-align:left;max-width:251px;width:251px}.remodal--add-to-cart .form-offer-price .form__col:first-child,.remodal--add-to-cart-kit .form-offer-price .form__col:first-child,.remodal--success-send .form-offer-price .form__col:first-child{margin-right:10%}.remodal--add-to-cart .form-offer-price .form .button--color,.remodal--add-to-cart .form-offer-price .form .button--transparent,.remodal--add-to-cart-kit .form-offer-price .form .button--color,.remodal--add-to-cart-kit .form-offer-price .form .button--transparent,.remodal--success-send .form-offer-price .form .button--color,.remodal--success-send .form-offer-price .form .button--transparent{width:193px;height:40px;cursor:pointer}.remodal--add-to-cart .form-offer-price .form .button--transparent,.remodal--add-to-cart .form-offer-price .form .lease-btn--form,.remodal--add-to-cart-kit .form-offer-price .form .button--transparent,.remodal--add-to-cart-kit .form-offer-price .form .lease-btn--form,.remodal--success-send .form-offer-price .form .button--transparent,.remodal--success-send .form-offer-price .form .lease-btn--form{border:1px solid #787878;margin-right:19px}.remodal--add-to-cart .form-offer-price .form .button--transparent span,.remodal--add-to-cart .form-offer-price .form .lease-btn--form span,.remodal--add-to-cart-kit .form-offer-price .form .button--transparent span,.remodal--add-to-cart-kit .form-offer-price .form .lease-btn--form span,.remodal--success-send .form-offer-price .form .button--transparent span,.remodal--success-send .form-offer-price .form .lease-btn--form span{color:#787878;font-weight:400}.remodal--add-to-cart .form-offer-price .form .button--transparent:hover,.remodal--add-to-cart .form-offer-price .form .lease-btn--form:hover,.remodal--add-to-cart-kit .form-offer-price .form .button--transparent:hover,.remodal--add-to-cart-kit .form-offer-price .form .lease-btn--form:hover,.remodal--success-send .form-offer-price .form .button--transparent:hover,.remodal--success-send .form-offer-price .form .lease-btn--form:hover{border-color:#695ffc}.remodal--add-to-cart .form-offer-price .form .button--transparent:hover span,.remodal--add-to-cart .form-offer-price .form .lease-btn--form:hover span,.remodal--add-to-cart-kit .form-offer-price .form .button--transparent:hover span,.remodal--add-to-cart-kit .form-offer-price .form .lease-btn--form:hover span,.remodal--success-send .form-offer-price .form .button--transparent:hover span,.remodal--success-send .form-offer-price .form .lease-btn--form:hover span{color:#695ffc}.remodal--add-to-cart .form-offer-price .form .button--transparent.disabled,.remodal--add-to-cart .form-offer-price .form .lease-btn--form.disabled,.remodal--add-to-cart-kit .form-offer-price .form .button--transparent.disabled,.remodal--add-to-cart-kit .form-offer-price .form .lease-btn--form.disabled,.remodal--success-send .form-offer-price .form .button--transparent.disabled,.remodal--success-send .form-offer-price .form .lease-btn--form.disabled{border-color:#e6e6e6;-webkit-transition:border-color .3s;transition:border-color .3s;cursor:default}.remodal--add-to-cart .form-offer-price .form .button--transparent.disabled span,.remodal--add-to-cart .form-offer-price .form .lease-btn--form.disabled span,.remodal--add-to-cart-kit .form-offer-price .form .button--transparent.disabled span,.remodal--add-to-cart-kit .form-offer-price .form .lease-btn--form.disabled span,.remodal--success-send .form-offer-price .form .button--transparent.disabled span,.remodal--success-send .form-offer-price .form .lease-btn--form.disabled span{color:#695ffc;opacity:.5;-webkit-transition:color .3s;transition:color .3s}.remodal--add-to-cart .form-offer-price .form .button--color,.remodal--add-to-cart-kit .form-offer-price .form .button--color,.remodal--success-send .form-offer-price .form .button--color{background:linear-gradient(177.95deg,#695ffc 1.73%,#7ced9c 164.66%)}.remodal--add-to-cart .form-offer-price .form .button--color .tt-icon-dollor,.remodal--add-to-cart-kit .form-offer-price .form .button--color .tt-icon-dollor,.remodal--success-send .form-offer-price .form .button--color .tt-icon-dollor{font-size:19px;margin-right:7px}.remodal--add-to-cart .form-offer-price .form .button--color .tt-icon-dollor:before,.remodal--add-to-cart-kit .form-offer-price .form .button--color .tt-icon-dollor:before,.remodal--success-send .form-offer-price .form .button--color .tt-icon-dollor:before{color:#fff}.remodal--add-to-cart .form-offer-price .form .button--color .tt-icon-dollor:before:hover,.remodal--add-to-cart-kit .form-offer-price .form .button--color .tt-icon-dollor:before:hover,.remodal--success-send .form-offer-price .form .button--color .tt-icon-dollor:before:hover{color:inherit}.remodal--add-to-cart .payment-text-with-line,.remodal--add-to-cart-kit .payment-text-with-line,.remodal--success-send .payment-text-with-line{position:relative;margin-bottom:12px;color:#232323}.remodal--add-to-cart .payment-text-with-line span,.remodal--add-to-cart-kit .payment-text-with-line span,.remodal--success-send .payment-text-with-line span{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;position:relative;z-index:1;background:#fff;padding:0 10px}.remodal--add-to-cart .payment-text-with-line::after,.remodal--add-to-cart .payment-text-with-line::before,.remodal--add-to-cart-kit .payment-text-with-line::after,.remodal--add-to-cart-kit .payment-text-with-line::before,.remodal--success-send .payment-text-with-line::after,.remodal--success-send .payment-text-with-line::before{content:"";position:absolute;bottom:50%;width:50%;height:.5px;background-color:#232323;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.remodal--add-to-cart .payment-text-with-line::before,.remodal--add-to-cart-kit .payment-text-with-line::before,.remodal--success-send .payment-text-with-line::before{left:0}.remodal--add-to-cart .payment-text-with-line::after,.remodal--add-to-cart-kit .payment-text-with-line::after,.remodal--success-send .payment-text-with-line::after{right:0}.remodal--add-to-cart .peyment-buttons,.remodal--add-to-cart-kit .peyment-buttons,.remodal--success-send .peyment-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:21px}.remodal--add-to-cart .peyment-buttons .payment-btn,.remodal--add-to-cart-kit .peyment-buttons .payment-btn,.remodal--success-send .peyment-buttons .payment-btn{width:100%;height:40px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--add-to-cart .peyment-buttons .payment-btn .spinner,.remodal--add-to-cart-kit .peyment-buttons .payment-btn .spinner,.remodal--success-send .peyment-buttons .payment-btn .spinner{position:relative;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(#fff));background:linear-gradient(90deg,rgba(0,0,0,0) 0,#fff 100%);border-radius:50%;width:20px;height:20px;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.remodal--add-to-cart .peyment-buttons .payment-btn .spinner:before,.remodal--add-to-cart-kit .peyment-buttons .payment-btn .spinner:before,.remodal--success-send .peyment-buttons .payment-btn .spinner:before{content:'';position:absolute;width:70%;height:70%;border-radius:50%}.remodal--add-to-cart .peyment-buttons .payment-btn .payment-btn-icon,.remodal--add-to-cart-kit .peyment-buttons .payment-btn .payment-btn-icon,.remodal--success-send .peyment-buttons .payment-btn .payment-btn-icon{height:20px}.remodal--add-to-cart .peyment-buttons .payment-btn .payment-btn-text,.remodal--add-to-cart-kit .peyment-buttons .payment-btn .payment-btn-text,.remodal--success-send .peyment-buttons .payment-btn .payment-btn-text{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:500;font-size:12px;line-height:14px;text-align:center;color:#fff}.remodal--add-to-cart .peyment-buttons .payment-btn.paypal-btn,.remodal--add-to-cart-kit .peyment-buttons .payment-btn.paypal-btn,.remodal--success-send .peyment-buttons .payment-btn.paypal-btn{background-color:#364e96}.remodal--add-to-cart .peyment-buttons .payment-btn.paypal-btn .spinner:before,.remodal--add-to-cart-kit .peyment-buttons .payment-btn.paypal-btn .spinner:before,.remodal--success-send .peyment-buttons .payment-btn.paypal-btn .spinner:before{background:#364e96}.remodal--add-to-cart .peyment-buttons .payment-btn.stripe-btn,.remodal--add-to-cart-kit .peyment-buttons .payment-btn.stripe-btn,.remodal--success-send .peyment-buttons .payment-btn.stripe-btn{background-color:#665cf9}.remodal--add-to-cart .peyment-buttons .payment-btn.stripe-btn .spinner:before,.remodal--add-to-cart-kit .peyment-buttons .payment-btn.stripe-btn .spinner:before,.remodal--success-send .peyment-buttons .payment-btn.stripe-btn .spinner:before{background:#665cf9}.remodal--add-to-cart .peyment-buttons .payment-btn.card-btn,.remodal--add-to-cart-kit .peyment-buttons .payment-btn.card-btn,.remodal--success-send .peyment-buttons .payment-btn.card-btn{background-color:#665cf9}.remodal--add-to-cart .peyment-buttons .payment-btn.card-btn .tt-icon-card,.remodal--add-to-cart-kit .peyment-buttons .payment-btn.card-btn .tt-icon-card,.remodal--success-send .peyment-buttons .payment-btn.card-btn .tt-icon-card{height:22px}.remodal--add-to-cart .peyment-buttons .payment-btn.card-btn .tt-icon-card:before,.remodal--add-to-cart-kit .peyment-buttons .payment-btn.card-btn .tt-icon-card:before,.remodal--success-send .peyment-buttons .payment-btn.card-btn .tt-icon-card:before{color:#fff;font-size:24px}.remodal--add-to-cart .peyment-buttons .payment-btn.card-btn .spinner:before,.remodal--add-to-cart-kit .peyment-buttons .payment-btn.card-btn .spinner:before,.remodal--success-send .peyment-buttons .payment-btn.card-btn .spinner:before{background:#665cf9}.remodal--add-to-cart .terms-info,.remodal--add-to-cart-kit .terms-info,.remodal--success-send .terms-info{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:10px;line-height:12px;color:#232323}.remodal--add-to-cart .terms-info a,.remodal--add-to-cart-kit .terms-info a,.remodal--success-send .terms-info a{color:#695ffc;text-decoration:underline}.remodal--delete-track{padding:50px 0 40px 0;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;border-radius:15px;max-width:600px}.remodal--delete-track .remodal-close{right:27px;top:17px}.remodal--delete-track .delete-track-container{margin:0 80px 30px 80px}.remodal--delete-track .delete-track__text,.remodal--delete-track .delete-track__title{text-align:center;color:#232323}.remodal--delete-track .delete-track__title{font-weight:500;font-size:24px;line-height:28px;margin-bottom:20px}.remodal--delete-track .delete-track__text{font-size:14px;line-height:18px}.remodal--delete-track .delete-track-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 23px}.remodal--delete-track .delete-track-buttons .btn{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.remodal--delete-track .delete-track-buttons .btn__color,.remodal--delete-track .delete-track-buttons .btn__transparent,.remodal--delete-track .delete-track-buttons .btn__trash{cursor:pointer;width:175px;height:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-size:14px;line-height:16px}.remodal--delete-track .delete-track-buttons .btn__trash{border:1px solid #f89497;color:#f89497;margin-right:15px}.remodal--delete-track .delete-track-buttons .btn__trash .tt-icon-trash{font-size:13px;margin-right:8px}.remodal--delete-track .delete-track-buttons .btn__trash .tt-icon-trash:before{color:inherit}.remodal--delete-track .delete-track-buttons .btn__trash:hover{border:1px solid #eb7b7b;color:#eb7b7b}.remodal--delete-track .delete-track-buttons .btn__trash.disabled{border-color:#aaa;cursor:default;color:#aaa}.remodal--delete-track .delete-track-buttons .btn__color{background-color:#695ffc;color:#fff;border:none;-webkit-transition:background-color .3s;transition:background-color .3s;margin-right:15px}.remodal--delete-track .delete-track-buttons .btn__color:active,.remodal--delete-track .delete-track-buttons .btn__color:hover{background-color:#524fc4;-webkit-transition:background-color .3s;transition:background-color .3s}.remodal--delete-track .delete-track-buttons .btn__color .tt-icon-favorite_fill{margin-right:9px;font-size:14px}.remodal--delete-track .delete-track-buttons .btn__color .tt-icon-favorite_fill:before{color:#fff}.remodal--delete-track .delete-track-buttons .btn__color .tt-icon-favorite_fill:hover:before{color:#fff}.remodal--delete-track .delete-track-buttons .btn__color.disabled{background-color:#f5f5f5;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;color:#aaa;cursor:default}.remodal--delete-track .delete-track-buttons .btn__color.disabled .tt-icon-favorite_fill:before{color:#aaa;-webkit-transition:color .3s;transition:color .3s}.remodal--delete-track .delete-track-buttons .btn__transparent{border:1px solid #695ffc;-webkit-transition:border-color .3s,color .3s;transition:border-color .3s,color .3s;color:#695ffc}.remodal--delete-track .delete-track-buttons .btn__transparent:active,.remodal--delete-track .delete-track-buttons .btn__transparent:hover{color:#524fc4;border-color:#524fc4;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.remodal--delete-track .delete-track-buttons .btn__transparent:active .tt-icon-small-cross:before,.remodal--delete-track .delete-track-buttons .btn__transparent:hover .tt-icon-small-cross:before{color:#524fc4;-webkit-transition:color .3s;transition:color .3s}.remodal--delete-track .delete-track-buttons .btn__transparent .tt-icon-small-cross{font-size:11px;margin-right:7px}.remodal--delete-track .delete-track-buttons .btn__transparent .tt-icon-small-cross:before{color:inherit;-webkit-transition:none;transition:none}.remodal--delete-track .delete-track-buttons .btn__transparent .tt-icon-small-cross span{color:inherit}.remodal--delete-track .delete-track-buttons .btn__transparent.disabled{border-color:#aaa;cursor:default}.remodal--delete-track .delete-track-buttons .btn__transparent.disabled .tt-icon-small-cross:before{color:#aaa;-webkit-transition:color .3s;transition:color .3s}.remodal--delete-track .delete-track-buttons .btn__transparent.disabled span{color:#aaa;-webkit-transition:color .3s;transition:color .3s}.remodal--cancel-subscription{width:561px;min-width:561px;border-radius:15px}.remodal--cancel-subscription .remodal-content .content-text{margin-bottom:30px}.remodal--multiple-checkout{border-radius:15px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-style:normal;max-width:561px}.remodal--multiple-checkout .remodal-title{font-weight:500;font-size:24px;line-height:28px;text-align:center;text-transform:unset;color:#232323;margin-bottom:30px}.remodal--multiple-checkout .remodal-text{font-size:14px;line-height:18px;margin-bottom:30px}.remodal--multiple-checkout .remodal-btn{width:175px}.remodal--survey{border-radius:15px;padding:30px 60px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;width:561px}.remodal--survey .remodal-survey{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--survey .remodal-survey__pic{font-size:148px;line-height:148px;margin-bottom:30px}.remodal--survey .remodal-survey__title{font-weight:500;font-size:24px;line-height:28px;color:#232323;margin-bottom:30px}.remodal--survey .remodal-survey__text{font-weight:400;font-size:16px;line-height:18px;margin-bottom:25px}.remodal--survey .remodal-survey__text .imnal--b{font-size:400}.remodal--survey .remodal-survey__question{text-align:start;margin-bottom:15px;width:100%;padding-left:10px;font-weight:400;font-size:16px;line-height:18px}.remodal--survey .remodal-survey__answers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;font-weight:400;font-size:16px;line-height:18px;margin-bottom:16px;padding-left:10px}.remodal--survey .remodal-survey__answers .checkbox,.remodal--survey .remodal-survey__answers .radio{margin-bottom:5px}.remodal--survey .remodal-survey__answers .checkbox:last-of-type,.remodal--survey .remodal-survey__answers .radio:last-of-type{margin-bottom:0}.remodal--survey .remodal-survey__go{margin-top:4px;margin-bottom:10px;width:175px}.remodal--survey.invitation .remodal-survey__pic{background-image:url(../images/email/ic_info_e@2x.png);background-repeat:no-repeat;background-size:contain;width:100px;height:100px}.remodal--survey.invitation .remodal-survey__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.remodal--survey.invitation .remodal-survey__go{margin-bottom:0}.remodal--survey.invitation .remodal-survey__cancel{margin-top:30px}.remodal--survey.ai_assistant_onboarding .remodal-survey__pic{width:79px;height:79px;margin-bottom:16px;background-image:url(../images/member/ai-chatbot-logo.svg);background-size:contain;background-repeat:no-repeat}.remodal--survey.download-app-modal{width:458px;padding:48px 32px}.remodal--survey.download-app-modal .remodal-survey{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.remodal--survey.download-app-modal .remodal-survey__pic{width:42px;height:42px;padding:9px;border-radius:100%;-webkit-box-shadow:0 0 10px 0 rgba(129,121,253,.5);box-shadow:0 0 10px 0 rgba(129,121,253,.5);background-image:url(../images/icons/rounded_star_gradient.svg);background-repeat:no-repeat;background-position:center;margin-bottom:32px}.remodal--survey.download-app-modal .remodal-survey__title{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:12px}.remodal--survey.download-app-modal .remodal-survey__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:start;gap:12px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;font-style:normal;font-weight:400;line-height:18px;max-width:341px;margin-bottom:32px}.remodal--survey.download-app-modal .remodal-survey__text p{margin:0;font-size:14px;font-weight:400}.remodal--survey.download-app-modal .remodal-survey__text a{text-decoration:underline;font-weight:500}.remodal--survey.download-app-modal .remodal-survey__input{width:341px;margin-bottom:40px}.remodal--survey.download-app-modal .remodal-survey__input input{border-radius:15px}.remodal.return-unsubscribed .remodal-survey__title span{color:#695ffc}.remodal.return-unsubscribed .remodal-survey__pic{background-image:url(../images/modals/man-pic.png);background-repeat:no-repeat;background-size:contain;width:128px;height:135px;margin-bottom:30px}.remodal.return-unsubscribed .remodal-survey__text p{margin:0}.remodal.return-unsubscribed .remodal-survey__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:30px}.remodal--invitation-success{border-radius:15px;padding:30px 60px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;width:561px}.remodal--invitation-success .remodal-invitation-success{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--invitation-success .remodal-invitation-success__pic{font-size:148px;line-height:148px;margin-bottom:30px}.remodal--invitation-success .remodal-invitation-success__pic:before{color:#3cca4e}.remodal--invitation-success .remodal-invitation-success__title{font-weight:500;font-size:24px;line-height:28px;color:#232323;margin-bottom:30px}.remodal--invitation-success .remodal-invitation-success__text{font-weight:400;font-size:16px;line-height:18px;margin-bottom:25px}.remodal--invitation-success .remodal-invitation-success__go{max-width:175px}.remodal--confirmation{border-radius:15px;padding:32px 60px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#232323}.remodal--confirmation .confirmation__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.remodal--confirmation .confirmation__title{font-weight:500;font-size:24px;line-height:28px;margin-bottom:30px}.remodal--confirmation .confirmation__text{font-weight:400;font-size:14px;line-height:18px;margin-bottom:20px}.remodal--confirmation .confirmation__warning{border-radius:15px;background:rgba(255,196,57,.1);border:1px solid #ffc439;padding:20px;margin-bottom:30px}.remodal--confirmation .confirmation__warning-item{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:start;margin-bottom:10px}.remodal--confirmation .confirmation__warning-item:last-child{margin-bottom:0}.remodal--confirmation .confirmation__warning-icon{font-size:14px;line-height:18px;margin-right:9px}.remodal--confirmation .confirmation__warning-text{font-weight:400;font-size:14px;line-height:18px}.remodal--confirmation .confirmation__input{margin-bottom:10px}.remodal--confirmation .confirmation__input:last-child{margin-bottom:15px}.remodal--confirmation .confirmation__checkbox{margin-bottom:30px}.remodal--confirmation .confirmation__checkbox label{color:#787878}.remodal--confirmation .confirmation__btn{width:166px;margin:0 auto}.remodal--crypto-confirm{border-radius:15px;padding:32px 60px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#232323;width:561px}.remodal--crypto-confirm .crypto-confirm__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--crypto-confirm .crypto-confirm__title{font-size:24px;line-height:28px;font-weight:500;margin-bottom:30px}.remodal--crypto-confirm .crypto-confirm__pic{display:-webkit-box;display:-ms-flexbox;display:flex;height:334px;width:334px;margin-bottom:30px}.remodal--crypto-confirm .crypto-confirm__wallet{padding:12px;border-radius:8px;font-size:16px;line-height:18px;font-weight:500;height:40px;width:100%;background-color:#f5f5f5;color:#695ffc;margin-bottom:20px}.remodal--crypto-confirm .crypto-confirm__text{font-weight:400;font-size:14px;line-height:18px;margin-bottom:30px}.remodal--crypto-confirm .crypto-confirm__controls{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 35px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.remodal--crypto-confirm .crypto-confirm__btn{width:175px}.remodal--cash-app-first-step,.remodal--cash-app-second-step,.remodal--cash-app-third-step{border-radius:15px;padding:30px 60px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#232323;width:561px}.remodal--cash-app-first-step .cash-app-first-step__container,.remodal--cash-app-first-step .cash-app-second-step__container,.remodal--cash-app-first-step .cash-app-third-step__container,.remodal--cash-app-second-step .cash-app-first-step__container,.remodal--cash-app-second-step .cash-app-second-step__container,.remodal--cash-app-second-step .cash-app-third-step__container,.remodal--cash-app-third-step .cash-app-first-step__container,.remodal--cash-app-third-step .cash-app-second-step__container,.remodal--cash-app-third-step .cash-app-third-step__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--cash-app-first-step .cash-app-first-step__title,.remodal--cash-app-first-step .cash-app-second-step__title,.remodal--cash-app-first-step .cash-app-third-step__title,.remodal--cash-app-second-step .cash-app-first-step__title,.remodal--cash-app-second-step .cash-app-second-step__title,.remodal--cash-app-second-step .cash-app-third-step__title,.remodal--cash-app-third-step .cash-app-first-step__title,.remodal--cash-app-third-step .cash-app-second-step__title,.remodal--cash-app-third-step .cash-app-third-step__title{font-size:24px;line-height:28px;font-weight:500;margin-bottom:4px}.remodal--cash-app-first-step .cash-app-first-step__subtitle,.remodal--cash-app-first-step .cash-app-second-step__subtitle,.remodal--cash-app-first-step .cash-app-third-step__subtitle,.remodal--cash-app-second-step .cash-app-first-step__subtitle,.remodal--cash-app-second-step .cash-app-second-step__subtitle,.remodal--cash-app-second-step .cash-app-third-step__subtitle,.remodal--cash-app-third-step .cash-app-first-step__subtitle,.remodal--cash-app-third-step .cash-app-second-step__subtitle,.remodal--cash-app-third-step .cash-app-third-step__subtitle{margin-bottom:30px;font-weight:500;font-size:16px;line-height:19px;color:#aaa}.remodal--cash-app-first-step .cash-app-first-step__data,.remodal--cash-app-first-step .cash-app-second-step__data,.remodal--cash-app-first-step .cash-app-third-step__data,.remodal--cash-app-second-step .cash-app-first-step__data,.remodal--cash-app-second-step .cash-app-second-step__data,.remodal--cash-app-second-step .cash-app-third-step__data,.remodal--cash-app-third-step .cash-app-first-step__data,.remodal--cash-app-third-step .cash-app-second-step__data,.remodal--cash-app-third-step .cash-app-third-step__data{border-radius:15px;background-color:#f5f5f5;padding:19px 25px 23px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%}.remodal--cash-app-first-step .cash-app-first-step__data-text,.remodal--cash-app-first-step .cash-app-second-step__data-text,.remodal--cash-app-first-step .cash-app-third-step__data-text,.remodal--cash-app-second-step .cash-app-first-step__data-text,.remodal--cash-app-second-step .cash-app-second-step__data-text,.remodal--cash-app-second-step .cash-app-third-step__data-text,.remodal--cash-app-third-step .cash-app-first-step__data-text,.remodal--cash-app-third-step .cash-app-second-step__data-text,.remodal--cash-app-third-step .cash-app-third-step__data-text{text-align:start;font-weight:400;font-size:14px;line-height:18px;color:#aaa;margin-bottom:20px}.remodal--cash-app-first-step .cash-app-first-step__data-value,.remodal--cash-app-first-step .cash-app-second-step__data-value,.remodal--cash-app-first-step .cash-app-third-step__data-value,.remodal--cash-app-second-step .cash-app-first-step__data-value,.remodal--cash-app-second-step .cash-app-second-step__data-value,.remodal--cash-app-second-step .cash-app-third-step__data-value,.remodal--cash-app-third-step .cash-app-first-step__data-value,.remodal--cash-app-third-step .cash-app-second-step__data-value,.remodal--cash-app-third-step .cash-app-third-step__data-value{width:100%;border-radius:15px;border:1px solid #e6e6e6;font-weight:400;font-size:14px;line-height:16px;padding:12px;color:#787878;background-color:#f9f9f9}.remodal--cash-app-first-step .cash-app-first-step__data-value--first,.remodal--cash-app-first-step .cash-app-second-step__data-value--first,.remodal--cash-app-first-step .cash-app-third-step__data-value--first,.remodal--cash-app-second-step .cash-app-first-step__data-value--first,.remodal--cash-app-second-step .cash-app-second-step__data-value--first,.remodal--cash-app-second-step .cash-app-third-step__data-value--first,.remodal--cash-app-third-step .cash-app-first-step__data-value--first,.remodal--cash-app-third-step .cash-app-second-step__data-value--first,.remodal--cash-app-third-step .cash-app-third-step__data-value--first{margin-bottom:10px}.remodal--cash-app-first-step .cash-app-first-step__pic,.remodal--cash-app-first-step .cash-app-second-step__pic,.remodal--cash-app-first-step .cash-app-third-step__pic,.remodal--cash-app-second-step .cash-app-first-step__pic,.remodal--cash-app-second-step .cash-app-second-step__pic,.remodal--cash-app-second-step .cash-app-third-step__pic,.remodal--cash-app-third-step .cash-app-first-step__pic,.remodal--cash-app-third-step .cash-app-second-step__pic,.remodal--cash-app-third-step .cash-app-third-step__pic{display:-webkit-box;display:-ms-flexbox;display:flex;height:92px;width:92px;margin-bottom:20px}.remodal--cash-app-first-step .cash-app-first-step__text,.remodal--cash-app-first-step .cash-app-second-step__text,.remodal--cash-app-first-step .cash-app-third-step__text,.remodal--cash-app-second-step .cash-app-first-step__text,.remodal--cash-app-second-step .cash-app-second-step__text,.remodal--cash-app-second-step .cash-app-third-step__text,.remodal--cash-app-third-step .cash-app-first-step__text,.remodal--cash-app-third-step .cash-app-second-step__text,.remodal--cash-app-third-step .cash-app-third-step__text{font-weight:400;font-size:14px;line-height:18px;margin-bottom:20px}.remodal--cash-app-first-step .cash-app-first-step__input,.remodal--cash-app-first-step .cash-app-second-step__input,.remodal--cash-app-first-step .cash-app-third-step__input,.remodal--cash-app-second-step .cash-app-first-step__input,.remodal--cash-app-second-step .cash-app-second-step__input,.remodal--cash-app-second-step .cash-app-third-step__input,.remodal--cash-app-third-step .cash-app-first-step__input,.remodal--cash-app-third-step .cash-app-second-step__input,.remodal--cash-app-third-step .cash-app-third-step__input{width:100%;margin-bottom:20px}.remodal--cash-app-first-step .cash-app-first-step__input label,.remodal--cash-app-first-step .cash-app-second-step__input label,.remodal--cash-app-first-step .cash-app-third-step__input label,.remodal--cash-app-second-step .cash-app-first-step__input label,.remodal--cash-app-second-step .cash-app-second-step__input label,.remodal--cash-app-second-step .cash-app-third-step__input label,.remodal--cash-app-third-step .cash-app-first-step__input label,.remodal--cash-app-third-step .cash-app-second-step__input label,.remodal--cash-app-third-step .cash-app-third-step__input label{text-transform:capitalize}.remodal--cash-app-first-step .cash-app-first-step__input input,.remodal--cash-app-first-step .cash-app-second-step__input input,.remodal--cash-app-first-step .cash-app-third-step__input input,.remodal--cash-app-second-step .cash-app-first-step__input input,.remodal--cash-app-second-step .cash-app-second-step__input input,.remodal--cash-app-second-step .cash-app-third-step__input input,.remodal--cash-app-third-step .cash-app-first-step__input input,.remodal--cash-app-third-step .cash-app-second-step__input input,.remodal--cash-app-third-step .cash-app-third-step__input input{border-color:#e6e6e6}.remodal--cash-app-first-step .cash-app-first-step__imnal,.remodal--cash-app-first-step .cash-app-second-step__imnal,.remodal--cash-app-first-step .cash-app-third-step__imnal,.remodal--cash-app-second-step .cash-app-first-step__imnal,.remodal--cash-app-second-step .cash-app-second-step__imnal,.remodal--cash-app-second-step .cash-app-third-step__imnal,.remodal--cash-app-third-step .cash-app-first-step__imnal,.remodal--cash-app-third-step .cash-app-second-step__imnal,.remodal--cash-app-third-step .cash-app-third-step__imnal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#695ffc;margin-bottom:10px}.remodal--cash-app-first-step .cash-app-first-step__imnal:last-of-type,.remodal--cash-app-first-step .cash-app-second-step__imnal:last-of-type,.remodal--cash-app-first-step .cash-app-third-step__imnal:last-of-type,.remodal--cash-app-second-step .cash-app-first-step__imnal:last-of-type,.remodal--cash-app-second-step .cash-app-second-step__imnal:last-of-type,.remodal--cash-app-second-step .cash-app-third-step__imnal:last-of-type,.remodal--cash-app-third-step .cash-app-first-step__imnal:last-of-type,.remodal--cash-app-third-step .cash-app-second-step__imnal:last-of-type,.remodal--cash-app-third-step .cash-app-third-step__imnal:last-of-type{margin-bottom:30px}.remodal--cash-app-first-step .cash-app-first-step__imnal .tt-icon-imnal,.remodal--cash-app-first-step .cash-app-second-step__imnal .tt-icon-imnal,.remodal--cash-app-first-step .cash-app-third-step__imnal .tt-icon-imnal,.remodal--cash-app-second-step .cash-app-first-step__imnal .tt-icon-imnal,.remodal--cash-app-second-step .cash-app-second-step__imnal .tt-icon-imnal,.remodal--cash-app-second-step .cash-app-third-step__imnal .tt-icon-imnal,.remodal--cash-app-third-step .cash-app-first-step__imnal .tt-icon-imnal,.remodal--cash-app-third-step .cash-app-second-step__imnal .tt-icon-imnal,.remodal--cash-app-third-step .cash-app-third-step__imnal .tt-icon-imnal{margin-right:12px}.remodal--cash-app-first-step .cash-app-first-step__controls,.remodal--cash-app-first-step .cash-app-second-step__controls,.remodal--cash-app-first-step .cash-app-third-step__controls,.remodal--cash-app-second-step .cash-app-first-step__controls,.remodal--cash-app-second-step .cash-app-second-step__controls,.remodal--cash-app-second-step .cash-app-third-step__controls,.remodal--cash-app-third-step .cash-app-first-step__controls,.remodal--cash-app-third-step .cash-app-second-step__controls,.remodal--cash-app-third-step .cash-app-third-step__controls{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.remodal--cash-app-first-step .cash-app-first-step__btn,.remodal--cash-app-first-step .cash-app-second-step__btn,.remodal--cash-app-first-step .cash-app-third-step__btn,.remodal--cash-app-second-step .cash-app-first-step__btn,.remodal--cash-app-second-step .cash-app-second-step__btn,.remodal--cash-app-second-step .cash-app-third-step__btn,.remodal--cash-app-third-step .cash-app-first-step__btn,.remodal--cash-app-third-step .cash-app-second-step__btn,.remodal--cash-app-third-step .cash-app-third-step__btn{padding:12px 18px;width:-webkit-min-content;width:-moz-min-content;width:min-content}.remodal--cash-app-first-step .cash-app-first-step__btn--cancel,.remodal--cash-app-first-step .cash-app-second-step__btn--cancel,.remodal--cash-app-first-step .cash-app-third-step__btn--cancel,.remodal--cash-app-second-step .cash-app-first-step__btn--cancel,.remodal--cash-app-second-step .cash-app-second-step__btn--cancel,.remodal--cash-app-second-step .cash-app-third-step__btn--cancel,.remodal--cash-app-third-step .cash-app-first-step__btn--cancel,.remodal--cash-app-third-step .cash-app-second-step__btn--cancel,.remodal--cash-app-third-step .cash-app-third-step__btn--cancel{margin-left:auto}.remodal--cash-app-first-step .cash-app-first-step__btn--next,.remodal--cash-app-first-step .cash-app-second-step__btn--next,.remodal--cash-app-first-step .cash-app-third-step__btn--next,.remodal--cash-app-second-step .cash-app-first-step__btn--next,.remodal--cash-app-second-step .cash-app-second-step__btn--next,.remodal--cash-app-second-step .cash-app-third-step__btn--next,.remodal--cash-app-third-step .cash-app-first-step__btn--next,.remodal--cash-app-third-step .cash-app-second-step__btn--next,.remodal--cash-app-third-step .cash-app-third-step__btn--next{margin-left:10px}.remodal--cash-app-first-step .cash-app-first-step__btn--terminate,.remodal--cash-app-first-step .cash-app-second-step__btn--terminate,.remodal--cash-app-first-step .cash-app-third-step__btn--terminate,.remodal--cash-app-second-step .cash-app-first-step__btn--terminate,.remodal--cash-app-second-step .cash-app-second-step__btn--terminate,.remodal--cash-app-second-step .cash-app-third-step__btn--terminate,.remodal--cash-app-third-step .cash-app-first-step__btn--terminate,.remodal--cash-app-third-step .cash-app-second-step__btn--terminate,.remodal--cash-app-third-step .cash-app-third-step__btn--terminate{color:#fba7a7;cursor:pointer}.remodal--cashapp-checkout{border-radius:15px;width:561px;padding:30px 60px;font-family:'Work Sans';color:#232323}.remodal--cashapp-checkout .cashapp-checkout__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--cashapp-checkout .cashapp-checkout__title{font-weight:500;font-size:24px;line-height:28px;margin-bottom:30px}.remodal--cashapp-checkout .cashapp-checkout__qr{height:261px;width:261px;border-radius:40px;background:-webkit-gradient(linear,left top,left bottom,color-stop(-8.8%,#faa7fb),color-stop(54.4%,#695ffc));background:linear-gradient(180deg,#faa7fb -8.8%,#695ffc 54.4%);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.remodal--cashapp-checkout .cashapp-checkout__qr-bg{margin:auto;background:#fff;height:227px;width:227px;border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex}.remodal--cashapp-checkout .cashapp-checkout__qr-img{margin:auto;height:177px;width:177px}.remodal--cashapp-checkout .cashapp-checkout__imnal{margin-bottom:12px;font-weight:700;font-size:16px;line-height:16px}.remodal--cashapp-checkout .cashapp-checkout__tag{margin-bottom:28px;font-weight:500;font-size:20px;line-height:20px;color:#aaa}.remodal--cashapp-checkout .cashapp-checkout__coast{margin-bottom:20px;font-weight:600;font-size:40px;line-height:47px}.remodal--cashapp-checkout .cashapp-checkout__text{margin-bottom:12px;font-weight:400;font-size:14px;line-height:18px}.remodal--cashapp-checkout .cashapp-checkout__identify{margin-bottom:26px;background:rgba(105,95,252,.2);border-radius:8px;padding:8px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;height:34px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--cashapp-checkout .cashapp-checkout__identify span{font-weight:500;font-size:20px;line-height:20px;margin-right:10px;color:#695ffc}.remodal--cashapp-checkout .cashapp-checkout__identify .tt-icon-copy{font-size:16px}.remodal--cashapp-checkout .cashapp-checkout__identify .tt-icon-copy:before{color:#695ffc}.remodal--cashapp-checkout .cashapp-checkout__btn{width:175px}.remodal--promo-artists{border-radius:15px;width:561px;padding:30px 60px;font-family:'Work Sans';color:#232323}.remodal--promo-artists .promo-artists__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--promo-artists .promo-artists__title{font-weight:500;font-size:24px;line-height:28px;margin-bottom:30px;text-align:center}.remodal--promo-artists .promo-artists__pic{width:316px;height:275px;margin-bottom:30px}.remodal--promo-artists .promo-artists__text{font-weight:400;font-size:14px;line-height:18px}.remodal--promo-artists .promo-artists__btn{margin-top:30px;width:175px}.remodal--promo-artists .promo-artists__btns{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--promo-artists .promo-artists__btns-up{margin-right:10px;width:175px}.remodal--promo-artists .promo-artists__btns-or{margin-right:5px}.remodal--promo-artists .promo-artists__btns-in{font-weight:400}.remodal--amp{border-radius:15px;width:561px;padding:30px 60px;font-family:'Work Sans';color:#232323;font-size:14px}.remodal--amp .amp__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remodal--amp .amp__title{font-weight:500;font-size:24px;line-height:28px;margin-bottom:25px;text-align:center}.remodal--amp .amp__text{text-align:left;margin-bottom:20px;color:#787878}.remodal--amp .amp__input{width:100%;margin-bottom:15px}.remodal--amp .amp__input dt label{text-transform:unset}.remodal--amp .amp__input input{color:inherit}.remodal--amp .amp__input textarea{height:92px;color:inherit}.remodal--amp .amp__input .radio{margin-right:15px}.remodal--amp .amp__input .radio .label-text{color:inherit}.remodal--amp .amp__column dd .radio{display:block;margin-bottom:10px}.remodal--amp .amp__column dd .radio:last-of-type{margin-bottom:0}.remodal--amp .amp_btn{margin-top:10px}.remodal--mixing-form{width:461px;border-radius:15px}.remodal--mixing-form .mixing-form__title{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:500;font-size:24px;line-height:28px;text-align:center;color:#232323;margin-bottom:20px}.remodal--mixing-form .mixing-form__field{margin-bottom:20px}.remodal--mixing-form .mixing-form__btn{max-width:226px}.remodal--mixing-form .input-container input{border-radius:15px}.remodal--mixing-form .input-container input::-webkit-input-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form .input-container input::-moz-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form .input-container input:-ms-input-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form .input-container input::-ms-input-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form .input-container input::placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form dl dt{margin-bottom:10px}.remodal--mixing-form .dropdown{display:block}.remodal--mixing-form .dropdown .icon{bottom:0;margin:auto}.remodal--mixing-form .dropdown input{border-radius:15px}.remodal--mixing-form .dropdown input::-webkit-input-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form .dropdown input::-moz-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form .dropdown input:-ms-input-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form .dropdown input::-ms-input-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form .dropdown input::placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form .dropdown .dropdown__container{top:69px;border-radius:15px}.remodal--mixing-form textarea{width:100%;min-height:96px;border-radius:15px}.remodal--mixing-form textarea::-webkit-input-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form textarea::-moz-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form textarea:-ms-input-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form textarea::-ms-input-placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--mixing-form textarea::placeholder{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#aaa}.remodal--pricing-widget.remodal{width:940px;max-width:940px}.remodal--pricing-widget.remodal .pricing-plans{width:100%;padding:0;text-align:start}.remodal--add-to-playlist{width:551px;padding:17.5px 30.5px 30.5px;border-radius:12px;background-color:#000;color:#fff}.remodal--add-to-playlist .title-no-border{margin-bottom:30px}.remodal--add-to-playlist .playlists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:40px;max-height:60vh;min-height:30vh;overflow-y:auto}.remodal--add-to-playlist .playlists::-webkit-scrollbar{width:14px;height:18px}.remodal--add-to-playlist .playlists::-webkit-scrollbar-thumb{height:6px;border:4px solid transparent;background-clip:padding-box;background-color:rgba(255,255,255,.2)}.remodal--add-to-playlist .playlists--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;border-radius:12px;margin-bottom:6px;-webkit-transition:background-color .3s ease-in;transition:background-color .3s ease-in;cursor:pointer}.remodal--add-to-playlist .playlists--item.playlist--item--new .playlists--item--image:before{display:block;content:'';height:64px;width:64px;background-size:64px 64px;min-width:64px;min-height:64px;background-image:url(../images/icons/ic-add-white.svg)}.remodal--add-to-playlist .playlists--item.playlist--item--new .playlists--item--name--input{width:360px;display:none}.remodal--add-to-playlist .playlists--item.playlist--item--new.active .playlists--item--name--placeholder{display:none}.remodal--add-to-playlist .playlists--item.playlist--item--new.active .playlists--item--name--input{display:block}.remodal--add-to-playlist .playlists--item.active,.remodal--add-to-playlist .playlists--item:hover{background-color:rgba(255,255,255,.1)}.remodal--add-to-playlist .playlists--item--image{width:64px;height:64px;border-radius:8px;background-color:#2a2a2a;overflow:hidden}.remodal--add-to-playlist .playlists--item--image img{width:100%;height:100%}.remodal--add-to-playlist .playlists--item--name{margin-left:15px;font-size:16px;line-height:19px;font-weight:600;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px;color:#fff}.remodal--add-to-playlist .remodal-controls .button--transparent{margin-right:20px}.remodal--add-to-playlist .remodal-controls .button--color,.remodal--add-to-playlist .remodal-controls .button--transparent{width:175px}.remodal--expert,.remodal--insufficient-fund-reminder,.remodal--upload-more-tracks,.remodal--warning{width:561px;border-radius:15px}.remodal--expert__title,.remodal--insufficient-fund-reminder__title,.remodal--upload-more-tracks__title,.remodal--warning__title{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:500;font-size:24px;line-height:28px;text-align:center;color:#232323;margin-bottom:30px}.remodal--expert__desc,.remodal--insufficient-fund-reminder__desc,.remodal--upload-more-tracks__desc,.remodal--warning__desc{text-align:left;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;line-height:21px;color:#232323;margin:0 0 30px}.remodal--expert__explanatory-text,.remodal--insufficient-fund-reminder__explanatory-text,.remodal--upload-more-tracks__explanatory-text,.remodal--warning__explanatory-text{width:100%;height:56px;padding:10px;margin-bottom:30px;border-radius:15px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:18px;text-align:center;background:rgba(255,196,57,.102);color:#ffc439}.remodal--expert__text,.remodal--insufficient-fund-reminder__text,.remodal--upload-more-tracks__text,.remodal--warning__text{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:18px;color:#232323;text-align:start}.remodal--expert__list,.remodal--insufficient-fund-reminder__list,.remodal--upload-more-tracks__list,.remodal--warning__list{padding-left:20px;margin:0 0 30px 0;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:18px;color:#232323}.remodal--expert__item,.remodal--insufficient-fund-reminder__item,.remodal--upload-more-tracks__item,.remodal--warning__item{text-align:start;font-size:18px;line-height:27px}.remodal--expert__buttons,.remodal--insufficient-fund-reminder__buttons,.remodal--upload-more-tracks__buttons,.remodal--warning__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:20px}.remodal--expert__buttons .button,.remodal--insufficient-fund-reminder__buttons .button,.remodal--upload-more-tracks__buttons .button,.remodal--warning__buttons .button{width:100%;height:40px;border-radius:15px}.remodal--expert__buttons .button--transparent,.remodal--insufficient-fund-reminder__buttons .button--transparent,.remodal--upload-more-tracks__buttons .button--transparent,.remodal--warning__buttons .button--transparent{border:0}.remodal--expert__footer,.remodal--insufficient-fund-reminder__footer,.remodal--upload-more-tracks__footer,.remodal--warning__footer{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:10px;line-height:12px;color:#787878}.remodal--expert .loosing-value,.remodal--insufficient-fund-reminder .loosing-value,.remodal--upload-more-tracks .loosing-value,.remodal--warning .loosing-value{color:#eb7b7b;font-weight:700}.remodal--upload-more-tracks{padding:31px 20px 10px;width:350px}.remodal--upload-more-tracks__title{font-size:18px;line-height:21px;margin-bottom:10px}.remodal--upload-more-tracks__desc{margin-bottom:10px;text-align:center}.remodal--upload-more-tracks .button{white-space:nowrap;padding:0 15px;-ms-flex-item-align:center;align-self:center}@media only screen and (max-width:767px){.remodal .remodal-notification,.ts--1{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:4.375vmin;line-height:5vmin}.remodal .remodal-notification *,.ts--1 *{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}.h6,.remodal .payment__label,h6{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:5vmin;font-weight:700;line-height:5.9375vmin}.button--color,.button--transparent,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content-buttons__upgrade,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content__cancel__upgrade{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:12.5vmin;padding:3.75vmin 0;width:100%;border-radius:.9375vmin;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:5vmin;line-height:5.625vmin;text-transform:uppercase;text-decoration:none;cursor:pointer;word-break:break-word;text-align:center}.button--color.disabled,.button--transparent.disabled,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content-buttons__upgrade.disabled,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content__cancel__upgrade.disabled{cursor:default}.button--color{background-color:#695ffc;color:#fff;border:none}.button--color.disabled{background-color:#f5f5f5;color:#aaa}.button--color.disabled:hover{background-color:#f5f5f5;color:#aaa}.button--color:hover{background-color:#524fc4;color:#fff}.button--transparent,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content-buttons__upgrade,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content__cancel__upgrade{color:#695ffc;background:0 0;border:1px solid #e6e6e6}.button--transparent.disabled,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content-buttons__upgrade.disabled,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content__cancel__upgrade.disabled{color:rgba(105,95,252,.6)}.button--transparent.disabled:hover,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content-buttons__upgrade.disabled:hover,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content__cancel__upgrade.disabled:hover{border:1px solid #e6e6e6}.button--transparent:hover,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content-buttons__upgrade:hover,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content__cancel__upgrade:hover{border-color:#695ffc}.remodal{position:relative;width:100%;border:1px solid #e3e9ef;border-radius:.9375vmin;background-color:#fff;-webkit-box-shadow:0 .9375vmin 1.5625vmin 0 rgba(31,45,61,.15);box-shadow:0 .9375vmin 1.5625vmin 0 rgba(31,45,61,.15);padding:12.96875vmin 3.28125vmin 6.40625vmin;-webkit-transition:height .5s;transition:height .5s}.remodal-close{left:auto;right:3.90625vmin;top:3.90625vmin;height:7.5vmin;width:auto;cursor:pointer}.remodal-close:after{display:block;content:'';height:7.5vmin;width:7.5vmin;background-size:7.5vmin 7.5vmin;min-width:7.5vmin;min-height:7.5vmin;-webkit-mask-size:7.5vmin 7.5vmin;mask-size:7.5vmin 7.5vmin;-webkit-mask-image:url(../images/icons/ic_close.svg);mask-image:url(../images/icons/ic_close.svg);background-repeat:no-repeat;background-color:#aaa}.remodal-close:before{content:''}.remodal-close:hover:after{display:block;content:'';height:7.5vmin;width:7.5vmin;background-size:7.5vmin 7.5vmin;min-width:7.5vmin;min-height:7.5vmin;-webkit-mask-size:7.5vmin 7.5vmin;mask-size:7.5vmin 7.5vmin;-webkit-mask-image:url(../images/icons/ic_close.svg);mask-image:url(../images/icons/ic_close.svg);background-repeat:no-repeat;background-color:#aaa}.remodal-overlay{background-color:rgba(249,249,249,.8)}.remodal-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:6.25vmin;text-transform:uppercase}.remodal-title__icon{min-width:1.5625vmin;width:1.5625vmin;height:8.4375vmin;margin-right:1.5625vmin;border-bottom:1.5625vmin solid #524fc4;border-top:6.875vmin solid #695ffc}.remodal-title .h2{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:10vmin;font-weight:300;line-height:11.875vmin}.remodal .dropdown dt{display:none}.remodal .dropdown .icon{top:4.84375vmin}.remodal .dropdown__container{top:12.5vmin}.remodal .remodal-notification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:6.25vmin;padding:3.125vmin;border:.3125vmin solid #695ffc;border-radius:.9375vmin}.remodal .remodal-notification .text .link{color:#695ffc}.remodal .payment{margin-bottom:3.125vmin;text-align:left}.remodal .payment__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.remodal .payment__icons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:1.5625vmin;vertical-align:middle}.remodal .payment__icons .icon{background-color:#695ffc}.remodal .payment__icons .icon.paypal{display:block;content:'';height:6.25vmin;width:6.25vmin;background-size:6.25vmin 6.25vmin;min-width:6.25vmin;min-height:6.25vmin;background-image:url(../images/icons/ic_paypal.svg)}.remodal .payment__icons .icon.card{display:block;content:'';height:6.25vmin;width:6.25vmin;background-size:6.25vmin 6.25vmin;min-width:6.25vmin;min-height:6.25vmin;background-image:url(../images/icons/ic_credit_card.svg);margin-left:3.125vmin}.remodal .payment__icons .icon.disabled{background-color:#787878}.remodal--contact .remodal-title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:3.125vmin}.remodal--contact .remodal-title__icon{margin-top:1.5625vmin;margin-right:3.125vmin}.remodal--contact .remodal-title .h2{text-align:left;word-break:break-word}.remodal--contact .remodal-container dl input,.remodal--contact .remodal-container dl textarea{width:100%}.remodal--contact .remodal-container dl textarea{resize:none;height:59.375vmin}.remodal--only-for-producer{padding:9.375vmin 11.25vmin 6.5625vmin}.remodal--only-for-producer .only-for-producer__title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:7.5vmin;font-weight:500;line-height:8.75vmin;margin-bottom:4.6875vmin}.remodal--only-for-producer .only-for-producer__icon{margin:0 auto 6.25vmin;display:block;content:'';height:32.5vmin;width:32.5vmin;background-size:32.5vmin 32.5vmin;min-width:32.5vmin;min-height:32.5vmin;background-image:url(../images/icons/block-24px.svg)}.remodal--only-for-producer .only-for-producer__text{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:4.375vmin;line-height:5.625vmin;margin-bottom:7.8125vmin}.remodal--only-for-producer .only-for-producer__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.remodal--only-for-producer .only-for-producer__buttons .button--transparent{margin-bottom:6.25vmin}.remodal--role{padding:9.53125vmin 4.84375vmin 6.40625vmin}.remodal--role .remodal-title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-1.5625vmin}.remodal--role .remodal-title .h2{max-width:68.75vmin}.remodal--role .remodal-notification{display:none;border:none;border-radius:0;margin-bottom:6.25vmin;padding:4.375vmin 6.25vmin 5vmin;color:#787878;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:5.625vmin;font-weight:300;line-height:7.8125vmin;text-align:center;background-color:#f9f9f9}.remodal--role .remodal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.remodal--role .remodal-container .role-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:46.875vmin;width:100%;border:.3125vmin solid #e6e6e6;padding:4.6875vmin 4.6875vmin 3.75vmin;-webkit-box-sizing:border-box;box-sizing:border-box}.remodal--role .remodal-container .role-box__body{max-width:59.375vmin}.remodal--role .remodal-container .role-box__title{color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:5.625vmin;line-height:6.5625vmin;width:100%;padding-bottom:3.75vmin;margin-bottom:9.375vmin;border-bottom:.3125vmin solid #e6e6e6}.remodal--role .remodal-container .role-box__icon{margin:0 auto 4.6875vmin;background-color:#695ffc}.remodal--role .remodal-container .role-box.producer{margin-bottom:6.25vmin}.remodal--role .remodal-container .role-box.producer .role-box__icon{display:block;content:'';height:20vmin;width:20vmin;background-size:20vmin 20vmin;min-width:20vmin;min-height:20vmin;-webkit-mask-size:20vmin 20vmin;mask-size:20vmin 20vmin;-webkit-mask-image:url(../images/icons/ic_keyboard.svg);mask-image:url(../images/icons/ic_keyboard.svg);background-repeat:no-repeat}.remodal--role .remodal-container .role-box.user .role-box__icon{display:block;content:'';height:21.875vmin;width:20.9375vmin;background-size:20.9375vmin 21.875vmin;min-width:20.9375vmin;min-height:21.875vmin;-webkit-mask-size:20.9375vmin 21.875vmin;mask-size:20.9375vmin 21.875vmin;-webkit-mask-image:url(../images/icons/ic_role-user.svg);mask-image:url(../images/icons/ic_role-user.svg);background-repeat:no-repeat}.remodal--role .remodal-container .role-box.user .role-box__title{margin-bottom:7.1875vmin}.remodal--role .remodal-container .role-box__note{margin-bottom:8.125vmin;color:#232323;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:5.625vmin;font-weight:300;line-height:6.5625vmin;text-align:center;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}.remodal--role .remodal-container .role-box .button--color{font-size:4.375vmin}.remodal--role .remodal-container .role-box .button--transparent{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:4.375vmin;border:none;min-height:auto}.remodal--role .remodal-container .role-box .button--transparent:hover{color:#524fc4}.remodal--role>.button--transparent{margin-top:6.25vmin;display:none;font-size:4.375vmin}}@media only screen and (max-width:767px) and (-ms-high-contrast:active){:after{background-color:transparent!important;-webkit-mask-image:none!important;mask-image:none!important;background-image:url(../images/icons/ic_close.svg)}}@media only screen and (max-width:767px) and (-ms-high-contrast:active){:after{background-color:transparent!important;-webkit-mask-image:none!important;mask-image:none!important;background-image:url(../images/icons/ic_close.svg)}}@media only screen and (max-width:767px) and (-ms-high-contrast:active){.role-box__icon{background-color:transparent!important;-webkit-mask-image:none!important;mask-image:none!important;background-image:url(../images/icons/ic_keyboard.svg)}}@media only screen and (max-width:767px) and (-ms-high-contrast:active){.role-box__icon{background-color:transparent!important;-webkit-mask-image:none!important;mask-image:none!important;background-image:url(../images/icons/ic_role-user.svg)}}div.youtube-integration{padding:32px}div.youtube-integration .remodal-survey{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}div.youtube-integration .remodal-survey__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}div.youtube-integration .remodal-survey__edit{width:auto;height:auto;padding:7px 12px;border-radius:10px}div.youtube-integration .remodal-survey__title{margin:0;font-size:25px}div.youtube-integration .remodal-survey__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;width:100%}div.youtube-integration .remodal-survey__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}div.youtube-integration .remodal-survey__fields textarea{min-height:75px}div.youtube-integration .remodal-survey__fields dl{padding:0;margin:0}div.youtube-integration .remodal-survey__fields dd.error{bottom:-16px;font-size:12px}div.youtube-integration .remodal-survey__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}div.youtube-integration .remodal-survey__ceo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;text-align:start}div.youtube-integration .remodal-survey__ceo p{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:10px;line-height:14px;font-weight:500}div.youtube-integration .remodal-survey__ceo a{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:10px;line-height:14px;font-weight:500;text-decoration:underline;cursor:pointer}.remodal--youtube-video{max-width:600px;padding:40px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.remodal--youtube-video textarea{padding:10px 15px!important;margin-bottom:20px}.remodal--youtube-video .youtube-video__title{font-size:25px;font-weight:500;line-height:29px;color:#232323;margin-bottom:28px;text-align:center}.remodal--youtube-video .youtube-video__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.remodal--youtube-video .youtube-video__input-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.remodal--youtube-video .youtube-video__label{font-size:14px;font-weight:500;line-height:16px;color:#000;text-align:left}.remodal--youtube-video .youtube-video__input{width:100%;height:40px;padding:0 15px;border:1px solid #e3e9ef;border-radius:8px;font-size:16px;line-height:16px;color:#232323;background-color:#fff;-webkit-transition:border .3s;transition:border .3s}.remodal--youtube-video .youtube-video__input:focus{border-color:#695ffc;outline:0}.remodal--youtube-video .youtube-video__input::-webkit-input-placeholder{color:#b8b8b8}.remodal--youtube-video .youtube-video__input::-moz-placeholder{color:#b8b8b8}.remodal--youtube-video .youtube-video__input:-ms-input-placeholder{color:#b8b8b8}.remodal--youtube-video .youtube-video__input::-ms-input-placeholder{color:#b8b8b8}.remodal--youtube-video .youtube-video__input::placeholder{color:#b8b8b8}.remodal--youtube-video .youtube-video__input.error{border-color:#f89497;color:#f89497}.remodal--youtube-video .youtube-video__input.error::-webkit-input-placeholder{color:#f89497}.remodal--youtube-video .youtube-video__input.error::-moz-placeholder{color:#f89497}.remodal--youtube-video .youtube-video__input.error:-ms-input-placeholder{color:#f89497}.remodal--youtube-video .youtube-video__input.error::-ms-input-placeholder{color:#f89497}.remodal--youtube-video .youtube-video__input.error::placeholder{color:#f89497}.remodal--youtube-video .youtube-video__error{font-size:12px;line-height:14px;color:#f89497;text-align:left}.remodal--youtube-video .youtube-video__preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.remodal--youtube-video .youtube-video__preview-title{font-size:14px;font-weight:500;line-height:16px;color:#000;text-align:left}.remodal--youtube-video .youtube-video__preview-container{width:100%;border-radius:8px;overflow:hidden;background-color:#000}.remodal--youtube-video .youtube-video__preview-container iframe{display:block;width:100%;height:200px}.remodal--youtube-video .youtube-video__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:8px}.remodal--youtube-video .youtube-video__actions .button--color,.remodal--youtube-video .youtube-video__actions .button--transparent{min-width:120px;height:40px;padding:0 20px;font-size:16px;font-weight:500}.remodal--youtube-video .youtube-video__actions .button--color.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.remodal--member-unlink-file{border-radius:16px}.remodal--member-unlink-file .remodal-content{width:100%}.remodal--member-unlink-file .lp-form-modal-select-beats{width:100%}.remodal--member-unlink-file .lp-form-modal-select-beats--search{padding-left:46px}.remodal--member-unlink-file .lp-form-modal-select-beats--search input{padding-left:0;color:#232323}.remodal--member-unlink-file .lp-form-modal-select-beats--search input::-webkit-input-placeholder{color:#b8b8b8}.remodal--member-unlink-file .lp-form-modal-select-beats--search input::-moz-placeholder{color:#b8b8b8}.remodal--member-unlink-file .lp-form-modal-select-beats--search input:-ms-input-placeholder{color:#b8b8b8}.remodal--member-unlink-file .lp-form-modal-select-beats--search input::-ms-input-placeholder{color:#b8b8b8}.remodal--member-unlink-file .lp-form-modal-select-beats--search input::placeholder{color:#b8b8b8}.remodal--member-unlink-file .lp-form-modal-select-beats .content-title{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:25px;font-weight:500;line-height:29px;color:#232323;text-align:center;margin-bottom:28px}.remodal--member-unlink-file .lp-form-modal-select-beats .lp-form-modal--files{max-height:400px;overflow-y:auto;margin-bottom:24px;width:100%}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;border-bottom:1px solid #e6e6e6;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item:hover{background-color:#f5f5f5}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item__checkbox{margin-right:16px;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item__checkbox .checkbox{position:relative;display:block;width:20px;height:20px;border:2px solid #e6e6e6;border-radius:4px;background-color:#fff;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item__checkbox .checkbox:after{content:'';position:absolute;display:none;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item__checkbox .checkbox.checked{background-color:#232323;border-color:#232323}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item__checkbox .checkbox.checked:after{display:block}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item__checkbox .checkbox:hover{border-color:#787878}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item__checkbox .checkbox.checked:hover{border-color:#232323}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item__name{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item__name .text{color:#232323;font-weight:400;text-decoration:none;cursor:pointer}.remodal--member-unlink-file .lp-form-modal-select-beats .files-item__name .text:hover{color:#695ffc}.remodal--member-unlink-file .lp-form-modal-select-beats .empty-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 20px;text-align:center}.remodal--member-unlink-file .lp-form-modal-select-beats .empty-search__title{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:18px;font-weight:500;line-height:21px;color:#232323;margin-bottom:10px}.remodal--member-unlink-file .lp-form-modal-select-beats .empty-search__text{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#787878;margin-bottom:20px}.remodal--member-unlink-file .lp-form-modal-select-beats .empty-search__button{min-width:100px}.remodal--member-unlink-file .lp-form-modal-select-beats .content-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.remodal--member-unlink-file .lp-form-modal-select-beats .content-buttons .button--color,.remodal--member-unlink-file .lp-form-modal-select-beats .content-buttons .button--transparent{min-width:120px;height:40px;padding:0 20px;font-size:16px;font-weight:500}.remodal--member-unlink-file .lp-form-modal-select-beats .content-buttons .button--color:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.remodal.remodal--discard-changes{max-width:434px;min-width:auto;border-radius:15px}.remodal.remodal--discard-changes .content-buttons__item{text-transform:uppercase}div.remodal--free-value-communication,div.remodal--overlim_value_communication{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;border-radius:30px;-webkit-box-shadow:0 0 10px #695ffc;box-shadow:0 0 10px #695ffc;background-size:contain;background-repeat:no-repeat;background-color:#07070b;background-position-y:-50px;padding:24px 48px;border:none;width:760px;max-width:760px;overflow:hidden}div.remodal--free-value-communication .remodal--free-value-communication__title,div.remodal--free-value-communication .remodal--overlim_value_communication__title,div.remodal--overlim_value_communication .remodal--free-value-communication__title,div.remodal--overlim_value_communication .remodal--overlim_value_communication__title{position:relative;color:#d9d9d9;text-align:center;font-size:16px;font-weight:600;letter-spacing:12px;line-height:34px;text-transform:uppercase;margin:0 0 105px}div.remodal--free-value-communication .remodal--free-value-communication__title span,div.remodal--free-value-communication .remodal--overlim_value_communication__title span,div.remodal--overlim_value_communication .remodal--free-value-communication__title span,div.remodal--overlim_value_communication .remodal--overlim_value_communication__title span{font-size:36px}div.remodal--free-value-communication .remodal--free-value-communication__desc,div.remodal--free-value-communication .remodal--overlim_value_communication__desc,div.remodal--overlim_value_communication .remodal--free-value-communication__desc,div.remodal--overlim_value_communication .remodal--overlim_value_communication__desc{position:relative;margin-bottom:22px;color:#d9d9d9}div.remodal--free-value-communication .remodal--free-value-communication__desc-title,div.remodal--free-value-communication .remodal--overlim_value_communication__desc-title,div.remodal--overlim_value_communication .remodal--free-value-communication__desc-title,div.remodal--overlim_value_communication .remodal--overlim_value_communication__desc-title{font-size:32px;font-weight:500;text-align:center;margin-bottom:18px}div.remodal--free-value-communication .remodal--free-value-communication__desc-text,div.remodal--free-value-communication .remodal--overlim_value_communication__desc-text,div.remodal--overlim_value_communication .remodal--free-value-communication__desc-text,div.remodal--overlim_value_communication .remodal--overlim_value_communication__desc-text{text-align:justify;font-size:14px;margin:0;margin-bottom:16px;color:#d9d9d9}div.remodal--free-value-communication .remodal--free-value-communication__desc-sign,div.remodal--free-value-communication .remodal--overlim_value_communication__desc-sign,div.remodal--overlim_value_communication .remodal--free-value-communication__desc-sign,div.remodal--overlim_value_communication .remodal--overlim_value_communication__desc-sign{font-size:14px;text-align:end;color:#d9d9d9;margin:0}div.remodal--free-value-communication .remodal--free-value-communication__delimiter,div.remodal--free-value-communication .remodal--overlim_value_communication__delimiter,div.remodal--overlim_value_communication .remodal--free-value-communication__delimiter,div.remodal--overlim_value_communication .remodal--overlim_value_communication__delimiter{margin:0 auto;width:100%;border:none;height:2.5px;background:rgba(105,95,252,.3);margin-bottom:22px}div.remodal--free-value-communication .remodal--free-value-communication__progress,div.remodal--free-value-communication .remodal--overlim_value_communication__progress,div.remodal--overlim_value_communication .remodal--free-value-communication__progress,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress{text-align:start}div.remodal--free-value-communication .remodal--free-value-communication__progress-title,div.remodal--free-value-communication .remodal--overlim_value_communication__progress-title,div.remodal--overlim_value_communication .remodal--free-value-communication__progress-title,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress-title{color:#d9d9d9;font-size:20px;font-weight:500;margin:0 0 18px}div.remodal--free-value-communication .remodal--free-value-communication__progress-description,div.remodal--free-value-communication .remodal--overlim_value_communication__progress-description,div.remodal--overlim_value_communication .remodal--free-value-communication__progress-description,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress-description{color:#d9d9d9;font-size:16px;line-height:20px}div.remodal--free-value-communication .remodal--free-value-communication__progress-description .red,div.remodal--free-value-communication .remodal--overlim_value_communication__progress-description .red,div.remodal--overlim_value_communication .remodal--free-value-communication__progress-description .red,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress-description .red{color:#eb7b7b}div.remodal--free-value-communication .remodal--free-value-communication__progress-footer-text,div.remodal--free-value-communication .remodal--overlim_value_communication__progress-footer-text,div.remodal--overlim_value_communication .remodal--free-value-communication__progress-footer-text,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress-footer-text{color:#232323;font-size:10px;font-style:italic}div.remodal--free-value-communication .remodal--free-value-communication__progress-steps,div.remodal--free-value-communication .remodal--overlim_value_communication__progress-steps,div.remodal--overlim_value_communication .remodal--free-value-communication__progress-steps,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress-steps{position:relative;overflow:hidden;list-style-type:none;margin:0;padding:0;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}div.remodal--free-value-communication .remodal--free-value-communication__progress-step,div.remodal--free-value-communication .remodal--overlim_value_communication__progress-step,div.remodal--overlim_value_communication .remodal--free-value-communication__progress-step,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress-step{position:relative;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:start;font-weight:700;font-size:20px;color:#d9d9d9;text-transform:uppercase;padding-left:45px;white-space:pre}div.remodal--free-value-communication .remodal--free-value-communication__progress-step:first-child,div.remodal--free-value-communication .remodal--overlim_value_communication__progress-step:first-child,div.remodal--overlim_value_communication .remodal--free-value-communication__progress-step:first-child,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress-step:first-child{padding-top:2px}div.remodal--free-value-communication .remodal--free-value-communication__progress-step span,div.remodal--free-value-communication .remodal--overlim_value_communication__progress-step span,div.remodal--overlim_value_communication .remodal--free-value-communication__progress-step span,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress-step span{display:inline-block;margin-left:3px}div.remodal--free-value-communication .remodal--free-value-communication__progress-step .green,div.remodal--free-value-communication .remodal--overlim_value_communication__progress-step .green,div.remodal--overlim_value_communication .remodal--free-value-communication__progress-step .green,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress-step .green{color:#c1fda3}div.remodal--free-value-communication .remodal--free-value-communication__progress-step .pink,div.remodal--free-value-communication .remodal--overlim_value_communication__progress-step .pink,div.remodal--overlim_value_communication .remodal--free-value-communication__progress-step .pink,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress-step .pink{color:#faa7fb}div.remodal--free-value-communication .remodal--free-value-communication__progress-step .red,div.remodal--free-value-communication .remodal--overlim_value_communication__progress-step .red,div.remodal--overlim_value_communication .remodal--free-value-communication__progress-step .red,div.remodal--overlim_value_communication .remodal--overlim_value_communication__progress-step .red{color:#eb7b7b}div.remodal--free-value-communication .remodal--free-value-communication__buttons,div.remodal--free-value-communication .remodal--overlim_value_communication__buttons,div.remodal--overlim_value_communication .remodal--free-value-communication__buttons,div.remodal--overlim_value_communication .remodal--overlim_value_communication__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}div.remodal--free-value-communication .remodal--free-value-communication__buttons .button,div.remodal--free-value-communication .remodal--overlim_value_communication__buttons .button,div.remodal--overlim_value_communication .remodal--free-value-communication__buttons .button,div.remodal--overlim_value_communication .remodal--overlim_value_communication__buttons .button{width:290px;height:40px;border-radius:30px;background-color:#524fc4;color:#d9d9d9}div.remodal--free-value-communication .remodal--free-value-communication__buttons .button:hover,div.remodal--free-value-communication .remodal--overlim_value_communication__buttons .button:hover,div.remodal--overlim_value_communication .remodal--free-value-communication__buttons .button:hover,div.remodal--overlim_value_communication .remodal--overlim_value_communication__buttons .button:hover{background-color:#695ffc}div.remodal--free-value-communication .remodal--free-value-communication__buttons .button-cancel,div.remodal--free-value-communication .remodal--overlim_value_communication__buttons .button-cancel,div.remodal--overlim_value_communication .remodal--free-value-communication__buttons .button-cancel,div.remodal--overlim_value_communication .remodal--overlim_value_communication__buttons .button-cancel{color:#b7b7b7;font-size:14px;border-bottom:1px solid #b7b7b7;padding-bottom:4px;cursor:pointer}div.remodal--free-value-communication .remodal--free-value-communication__buttons .button-cancel:hover,div.remodal--free-value-communication .remodal--overlim_value_communication__buttons .button-cancel:hover,div.remodal--overlim_value_communication .remodal--free-value-communication__buttons .button-cancel:hover,div.remodal--overlim_value_communication .remodal--overlim_value_communication__buttons .button-cancel:hover{color:#d9d9d9}div.remodal--free-value-communication.first-beat-upload,div.remodal--overlim_value_communication.first-beat-upload{background-image:url(../images/modals/earth.png)}div.remodal--free-value-communication.filling-payment-settings,div.remodal--overlim_value_communication.filling-payment-settings{padding-top:210px;background-image:url(../images/modals/traktrain-stone.jpg)}div.remodal--free-value-communication.filling-payment-settings .remodal--free-value-communication__burrons .button,div.remodal--free-value-communication.filling-payment-settings .remodal--overlim_value_communication__buttons .button,div.remodal--overlim_value_communication.filling-payment-settings .remodal--free-value-communication__burrons .button,div.remodal--overlim_value_communication.filling-payment-settings .remodal--overlim_value_communication__buttons .button{width:410px}div.remodal--free-value-communication.completion-congratulations,div.remodal--overlim_value_communication.completion-congratulations{background-image:url(../images/modals/firework.png);background-size:100% 65%}div.remodal--free-value-communication.completion-congratulations .remodal--free-value-communication__desc,div.remodal--free-value-communication.completion-congratulations .remodal--overlim_value_communication__desc,div.remodal--overlim_value_communication.completion-congratulations .remodal--free-value-communication__desc,div.remodal--overlim_value_communication.completion-congratulations .remodal--overlim_value_communication__desc{padding-top:90px}div.remodal--free-value-communication.completion-congratulations .remodal--free-value-communication__desc-text.align-left,div.remodal--free-value-communication.completion-congratulations .remodal--overlim_value_communication__desc-text.align-left,div.remodal--overlim_value_communication.completion-congratulations .remodal--free-value-communication__desc-text.align-left,div.remodal--overlim_value_communication.completion-congratulations .remodal--overlim_value_communication__desc-text.align-left{text-align:left}div.remodal--free-value-communication{width:560px}.remodal--terms-agreement{max-width:600px;padding:40px;font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#000}.remodal--terms-agreement .terms-agreement__title{font-size:25px;font-weight:500;line-height:29px;margin-bottom:28px;text-align:center}.remodal--terms-agreement .terms-agreement__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.remodal--terms-agreement .terms-agreement__list{border-radius:16px;background:rgba(255,196,57,.1);border:1px solid #ffc439;padding:20px}.remodal--terms-agreement .terms-agreement__text{text-align:start;margin-bottom:10px}.remodal--terms-agreement .terms-agreement__text:last-of-type{margin-bottom:0}.remodal--terms-agreement .terms-agreement__checkbox{margin-bottom:20px}.remodal--terms-agreement .terms-agreement__checkbox .checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remodal--terms-agreement .terms-agreement__checkbox label{white-space:break-spaces}.remodal--terms-agreement .terms-agreement__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:30px}.remodal--terms-agreement .terms-agreement__actions .button--color,.remodal--terms-agreement .terms-agreement__actions .button--transparent{min-width:120px;height:40px;padding:0 20px;font-size:16px;font-weight:500}.remodal--terms-agreement .terms-agreement__actions .button--color.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.dark-mode .remodal-overlay{background-color:rgba(6,6,6,.8)!important}.dark-mode .remodal{background-color:#1a1a1a;border-color:#2e2e2e}.dark-mode .remodal .title-no-border{color:#b7b7b7}.dark-mode .remodal-line hr{background-color:#2e2e2e}.dark-mode .remodal-label{color:#b7b7b7}.dark-mode .remodal-container__note{color:#b7b7b7}.dark-mode .remodal--role .remodal-notification{background-color:#2e2e2e;color:#b7b7b7}.dark-mode .remodal--role .role-box,.dark-mode .remodal--role .role-box__title{border-color:#2e2e2e}.dark-mode .remodal--role .role-box__note,.dark-mode .remodal--role .role-box__title,.dark-mode .remodal--role .role-box__title__note,.dark-mode .remodal--role .role-box__title__title{color:#b7b7b7}.dark-mode .remodal--role .role-box .button--transparent,.dark-mode .remodal--role .role-box__title .button--transparent{color:#695ffc}.dark-mode .remodal-preloader{background-color:#000}.dark-mode .remodal--cart-confirmation dl dt label{color:#b7b7b7}.dark-mode .remodal--promo-offers table tr td label{color:#b7b7b7}.dark-mode .remodal--sign-up .button--color.disabled:hover{background-color:#2e2e2e!important}.dark-mode .remodal--lease-terms{background-color:#1a1a1a!important;border-color:#2e2e2e!important}.dark-mode .remodal--lease-terms .track-name{color:#b7b7b7}.dark-mode .remodal--lease-terms .payment__label{color:#b7b7b7}.dark-mode .remodal--lease-terms .description__text{color:#aaa}.dark-mode .remodal--lease-terms .description__note{color:#aaa}.dark-mode .remodal--lease-terms .terms-tabs .lease-terms-accordion__button{border-color:#2e2e2e}.dark-mode .remodal--lease-terms .terms-tabs .lease-terms-accordion__button .price,.dark-mode .remodal--lease-terms .terms-tabs .lease-terms-accordion__button .title{color:#b7b7b7}.dark-mode .remodal--lease-terms .terms-tabs .lease-terms-accordion__button .price{border-color:#2e2e2e}.dark-mode .remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .description{border-color:#2e2e2e}.dark-mode .remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .description .description__icon:before{background-color:#1d1d1e}.dark-mode .remodal--lease-terms .terms-tabs .lease-terms-accordion__panel .stub__text{color:#b7b7b7}.dark-mode .remodal--lease-terms .terms-tabs .lease-terms-accordion.active .lease-terms-accordion__button{border-color:#695ffc}.dark-mode .remodal--lease-terms .remodal-notification .text{color:#b7b7b7}.dark-mode .remodal--lease-terms .kit-content div,.dark-mode .remodal--lease-terms .kit-content p{color:#b7b7b7}.dark-mode .remodal--lease-terms .kit-content ol li{color:#787878}.dark-mode .remodal--downgrade-plan{background-color:#1a1a1a!important;border-color:#2e2e2e!important}.dark-mode .remodal--downgrade-plan .payment__label{color:#b7b7b7}.dark-mode .remodal--downgrade-plan .remodal-notification .text{color:#b7b7b7}.dark-mode .remodal .tab .input-title__title{color:#232323;border-color:#2e2e2e}.dark-mode .remodal .tab .tabHeader li.active .input-title__title{color:#b7b7b7;border-color:#695ffc}.dark-mode .remodal--check-song .remodal-notification{color:#b7b7b7;background-color:#2e2e2e}.dark-mode .remodal--check-song .not-find-block{color:#b7b7b7}.dark-mode .remodal--check-song .beat-list:nth-last-child(-n+2){border-bottom:1px solid #2e2e2e}.dark-mode .remodal--free-download-email .remodal-container .note,.dark-mode .remodal--free-download-subscribe .remodal-container .note,.dark-mode .remodal--free-download-success .remodal-container .note,.dark-mode .remodal--support-traktrain .remodal-container .note{color:#b7b7b7}.dark-mode .remodal--free-download-success .remodal-container .title{color:#b7b7b7}.dark-mode .remodal--subscribe-duration .title{color:#b7b7b7}.dark-mode .remodal--member-share-file .remodal__header .arrow,.dark-mode .remodal--share-cart .remodal__header .arrow,.dark-mode .remodal--share-tracks .remodal__header .arrow{display:block;content:'';height:24px;width:24px;background-size:24px 24px;min-width:24px;min-height:24px;background-image:url(../images/icons/ic_arrow_forward-nobel.svg)}.dark-mode .remodal--member-share-file .remodal__header .title,.dark-mode .remodal--share-cart .remodal__header .title,.dark-mode .remodal--share-tracks .remodal__header .title{color:#b7b7b7}.dark-mode .remodal--member-share-file .remodal__title,.dark-mode .remodal--share-cart .remodal__title,.dark-mode .remodal--share-tracks .remodal__title{color:#b7b7b7}.dark-mode .remodal--member-share-file .remodal__info,.dark-mode .remodal--share-cart .remodal__info,.dark-mode .remodal--share-tracks .remodal__info{border-bottom-color:#2e2e2e}.dark-mode .remodal--member-share-file .remodal__info .info-text__track,.dark-mode .remodal--share-cart .remodal__info .info-text__track,.dark-mode .remodal--share-tracks .remodal__info .info-text__track{color:#b7b7b7}.dark-mode .remodal--member-share-file .remodal__info .info-text__producer,.dark-mode .remodal--share-cart .remodal__info .info-text__producer,.dark-mode .remodal--share-tracks .remodal__info .info-text__producer{color:#787878}.dark-mode .remodal--member-share-file .remodal__settings,.dark-mode .remodal--share-cart .remodal__settings,.dark-mode .remodal--share-tracks .remodal__settings{border-color:#2e2e2e}.dark-mode .remodal--member-share-file .remodal__settings-title,.dark-mode .remodal--share-cart .remodal__settings-title,.dark-mode .remodal--share-tracks .remodal__settings-title{color:#b7b7b7}.dark-mode .remodal--member-share-file .remodal__link-block .text,.dark-mode .remodal--share-cart .remodal__link-block .text,.dark-mode .remodal--share-tracks .remodal__link-block .text{font-family:InterVariable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:16px;color:#787878}.dark-mode .remodal--member-share-file .remodal__link-block .desc,.dark-mode .remodal--share-cart .remodal__link-block .desc,.dark-mode .remodal--share-tracks .remodal__link-block .desc{color:#b7b7b7}.dark-mode .remodal--member-share-file .remodal__link-block .copy-block,.dark-mode .remodal--share-cart .remodal__link-block .copy-block,.dark-mode .remodal--share-tracks .remodal__link-block .copy-block{background-color:#131313}.dark-mode .remodal--member-share-file .remodal__link-block .copy-block__link,.dark-mode .remodal--share-cart .remodal__link-block .copy-block__link,.dark-mode .remodal--share-tracks .remodal__link-block .copy-block__link{color:#b7b7b7}.dark-mode .remodal--member-share-file .remodal__socials .socials-item__desc,.dark-mode .remodal--share-cart .remodal__socials .socials-item__desc,.dark-mode .remodal--share-tracks .remodal__socials .socials-item__desc{color:#b7b7b7}.dark-mode .remodal--member-share-file .remodal__promotion,.dark-mode .remodal--share-cart .remodal__promotion,.dark-mode .remodal--share-tracks .remodal__promotion{background:#202020;-webkit-box-shadow:none;box-shadow:none;color:#f5f5f5}.dark-mode .remodal--member-share-file .remodal__promotion:hover,.dark-mode .remodal--share-cart .remodal__promotion:hover,.dark-mode .remodal--share-tracks .remodal__promotion:hover{-webkit-box-shadow:0 6px 14px rgba(0,0,0,.12),0 3px 6px rgba(0,0,0,.08);box-shadow:0 6px 14px rgba(0,0,0,.12),0 3px 6px rgba(0,0,0,.08)}.dark-mode .remodal--member-share-file .remodal__promotion .promotion__title,.dark-mode .remodal--share-cart .remodal__promotion .promotion__title,.dark-mode .remodal--share-tracks .remodal__promotion .promotion__title{color:#f5f5f5}.dark-mode .remodal--member-share-file .remodal__promotion .promotion__description,.dark-mode .remodal--share-cart .remodal__promotion .promotion__description,.dark-mode .remodal--share-tracks .remodal__promotion .promotion__description{color:#b7b7b7}.dark-mode .remodal--create-coupon .create-coupon__body .additional-settings.unactive .coupon-overlay:after{background-color:#1a1a1a}.dark-mode .remodal--create-coupon .create-coupon__body .additional-settings .coupon-date dd:after{background-color:#232323}.dark-mode .remodal--create-coupon .coupon-track__type{border-bottom-color:#2e2e2e}.dark-mode .remodal--create-coupon .coupon-track label .unactive,.dark-mode .remodal--create-coupon .coupon-type label .unactive{color:#232323}.dark-mode .remodal--create-promo-offer .offer__notification{background-color:#2e2e2e;color:#b7b7b7}.dark-mode .remodal--create-promo-offer .remodal-desc{color:#aaa}.dark-mode .remodal--create-promo-offer .remodal-desc span{color:#b7b7b7}.dark-mode .remodal--create-promo-offer .price dd.input-value:after{background-color:#232323}.dark-mode .remodal--coupon-delete{color:#b7b7b7}.dark-mode .remodal--delete-captured-email .delete-captured-email__title{color:#b7b7b7;border-color:#2e2e2e}.dark-mode .remodal--delete-captured-email .delete-captured-email__text{color:#b7b7b7}.dark-mode .remodal--member-not-enough-space .remodal-content .content-title{color:#b7b7b7}.dark-mode .remodal--member-not-enough-space .remodal-content .content-text{color:#aaa}.dark-mode .remodal--member-not-enough-space .remodal-content .content-buttons__cancel{color:#aaa;background-color:#1a1a1a;border-color:#787878}.dark-mode .remodal--member-not-enough-space .remodal-content .content-buttons__cancel:hover{border-color:#b7b7b7;color:#b7b7b7}.dark-mode .remodal--member-incorrect-file-type .remodal-content .content-title{color:#b7b7b7}.dark-mode .remodal--member-incorrect-file-type .remodal-content .content-text{color:#aaa}.dark-mode .remodal--member-incorrect-file-type .remodal-content .content-buttons,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content__cancel{color:#aaa;background-color:#1a1a1a;border-color:#787878}.dark-mode .remodal--member-incorrect-file-type .remodal-content .content-buttons:hover,.dark-mode .remodal--member-incorrect-file-type .remodal-content .content__cancel:hover{border-color:#b7b7b7;color:#b7b7b7}.dark-mode .remodal--member-delete-file .remodal-content .content-title{color:#b7b7b7}.dark-mode .remodal--member-delete-file .remodal-content .content-text{color:#aaa;border-color:#2e2e2e}.dark-mode .remodal--member-delete-file .remodal-content .content-list__item{color:#aaa}.dark-mode .remodal--member-delete-file .remodal-content .content-buttons__cancel{color:#aaa;background-color:#1a1a1a;border-color:#787878}.dark-mode .remodal--member-delete-file .remodal-content .content-buttons__cancel:hover{border-color:#b7b7b7;color:#b7b7b7}.dark-mode .remodal--member-unlink-file .remodal-content .content-title{color:#b7b7b7}.dark-mode .remodal--member-unlink-file .remodal-content .content-text{color:#aaa;border-color:#2e2e2e}.dark-mode .remodal--member-unlink-file .remodal-content .content-list__item{color:#aaa}.dark-mode .remodal--member-unlink-file .remodal-content .content-buttons__cancel{color:#aaa;background-color:#1a1a1a;border-color:#787878}.dark-mode .remodal--member-unlink-file .remodal-content .content-buttons__cancel:hover{border-color:#b7b7b7;color:#b7b7b7}.dark-mode .remodal--upload-file .upload-file__title{color:#b7b7b7}.dark-mode .remodal--upload-file .upload-file__drag-zone{border-color:#2e2e2e}.dark-mode .remodal--upload-file .upload-file__drag-zone .drag-zone-icon{display:block;content:'';height:267px;width:259px;background-size:259px 267px;min-width:259px;min-height:267px;background-image:url(../images/member/not_enough_space_light.svg)}.dark-mode .remodal--upload-file .upload-file__drag-zone .drag-zone-notice{color:#b7b7b7}.dark-mode .remodal--upload-file .upload-file__separator:before{background-color:#2e2e2e}.dark-mode .remodal--upload-file .upload-file__separator .separator-text{color:#787878;background-color:#1a1a1a}.dark-mode .remodal--upload-file .upload-file__format .format-text{color:#787878;background-color:#1a1a1a}.dark-mode .remodal--choose-file .remodal__title{color:#b7b7b7}.dark-mode .remodal--choose-file .remodal__upload-table .table-line:first-child .table-line__item{border-color:#2e2e2e;color:#b7b7b7}.dark-mode .remodal--choose-file .remodal__upload-table .table-line__item--second{color:#b7b7b7}.dark-mode .remodal--upload-queue .remodal__queue-table .table-line__item--third .loading__bar{background-color:#2e2e2e}.dark-mode .remodal--upload-queue .remodal__queue-table .table-line__item--third .loading__btn{display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/ic_close_boulder.svg)}.dark-mode .remodal--upload-queue .remodal__queue-table .table-line__item--third .false__btn{display:block;content:'';height:20px;width:20px;background-size:20px 20px;min-width:20px;min-height:20px;background-image:url(../images/icons/refresh-24px_$color_Boulder.svg)}.dark-mode .remodal--choose-edit-type .remodal-container .edit-type{border-color:#2e2e2e}.dark-mode .remodal--choose-edit-type .remodal-container .edit-type__title{border-color:#2e2e2e;color:#b7b7b7}.dark-mode .remodal--choose-edit-type .remodal-container .edit-type__body .picture,.dark-mode .remodal--choose-edit-type .remodal-container .edit-type__body .text{color:#b7b7b7}.dark-mode .remodal--member-change-position .remodal-content .content-title{color:#b7b7b7}.dark-mode .remodal--member-change-position .remodal-content .content-text{color:#aaa;border-color:#2e2e2e}.dark-mode .remodal--member-change-position .remodal-content .content-buttons__cancel{color:#aaa;background-color:#1a1a1a;border-color:#787878}.dark-mode .remodal--member-change-position .remodal-content .content-buttons__cancel:hover{border-color:#b7b7b7;color:#b7b7b7}.dark-mode .remodal--member-track-list .content-title,.dark-mode .remodal--member-track-list .remodal-content-title{color:#b7b7b7}.dark-mode .remodal--member-track-list .content-text,.dark-mode .remodal--member-track-list .remodal-content-text{color:#aaa;border-color:#2e2e2e}.dark-mode .remodal--member-track-list .content-list__item,.dark-mode .remodal--member-track-list .remodal-content-list__item{color:#aaa}.dark-mode .remodal--member-track-list .content-buttons__cancel,.dark-mode .remodal--member-track-list .remodal-content-buttons__cancel{color:#aaa;background-color:#1a1a1a;border-color:#787878}.dark-mode .remodal--member-track-list .content-buttons__cancel:hover,.dark-mode .remodal--member-track-list .remodal-content-buttons__cancel:hover{border-color:#b7b7b7;color:#b7b7b7}.dark-mode .remodal--custom-link .custom-link-modal input{background-color:#252525}.dark-mode .remodal--custom-link .custom-link-modal__preview{color:#787878}.dark-mode .remodal--custom-link .custom-link-modal__preview .preview-preloader,.dark-mode .remodal--custom-link .custom-link-modal__preview .preview-text{background-color:#2e2e2e}.dark-mode .remodal--custom-link .custom-link-modal__code .title{color:#b7b7b7}.dark-mode .remodal--custom-link .custom-link-modal__code .text,.dark-mode .remodal--custom-link .custom-link-modal__code textarea{background-color:#2e2e2e;border-color:transparent}.dark-mode .remodal--custom-link .custom-link-modal__title{border-color:#2e2e2e}.dark-mode .remodal--custom-link .custom-link-modal__title .title-text{color:#b7b7b7}.dark-mode .remodal--mailing-export .remodal-title{color:#b7b7b7}.dark-mode .remodal--mailing-export .remodal-container.covered:after{background-color:rgba(26,26,26,.75)}.dark-mode .remodal--mailing-export .remodal-container__format-sec .title,.dark-mode .remodal--mailing-export .remodal-container__select-sec .title{color:#b7b7b7;border-color:#2e2e2e}.dark-mode .remodal--mailing-export .remodal__switcher .switch__block{background-color:#695ffc}.dark-mode .remodal--mailing-export .remodal__switcher .switch__block:before{background-color:#000}.dark-mode .remodal--mailing-export .remodal-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dark-mode .remodal--mailing-export .remodal-buttons .button--transparent{margin-right:20px}.dark-mode .remodal--mailing-export .remodal-buttons .button--color,.dark-mode .remodal--mailing-export .remodal-buttons .button--transparent{width:175px}.dark-mode .remodal--subscribe-duration .button--paypal .paypal-button-tagline{color:#000}.dark-mode .remodal--subscribe-duration .button--paypal .paypal-button-tagline{color:#000}.dark-mode .remodal--lease-terms-kit .beat-list:hover{background-color:transparent}.dark-mode .remodal--lease-terms-kit .title{color:#b7b7b7}.dark-mode .remodal--lease-terms-kit .remodal-text{color:#787878}.dark-mode .remodal--lease-terms-kit .list__item{color:#787878}.dark-mode .remodal--lease-terms-kit .list__item:before{color:#787878}.dark-mode .remodal--lease-terms-kit .kit-content div,.dark-mode .remodal--lease-terms-kit .kit-content p{color:#b7b7b7}.dark-mode .remodal--lease-terms-kit .kit-content ol li{color:#787878}.dark-mode .remodal--profile-bio .profile-bio__title{color:#b7b7b7}.dark-mode .remodal--profile-bio .profile-bio__text{color:#aaa}.dark-mode .remodal--promo-offers .promo-offers__title{color:#b7b7b7}.dark-mode .remodal--promo-offers .promo-offers__content .promo .promo-offer{border-right-color:#2e2e2e}.dark-mode .remodal--promo-offers .promo-offers__content .promo .promo-offer__title{color:#b7b7b7}.dark-mode .remodal--promo-offers .promo-offers__content .promo .promo-offer__table tr td{color:#aaa}.dark-mode .remodal--only-for-producer .only-for-producer__title{color:#b7b7b7}.dark-mode .remodal--only-for-producer .only-for-producer__text{color:#aaa}.dark-mode .remodal--change-plan .remodal-notification .text{color:#b7b7b7}.dark-mode .remodal--add-payment-method .add-payment-method__text,.dark-mode .remodal--add-payment-method .add-payment-method__title{color:#b7b7b7}.dark-mode .remodal--only-for-producer .only-for-producer__title{color:#b7b7b7}.dark-mode .remodal--only-for-producer .only-for-producer__text{color:#aaa}.dark-mode .remodal--choose-payment-method{color:#b7b7b7}.dark-mode .remodal--choose-payment-method .remodal-container__price .discount-price{color:#aaa}.dark-mode .remodal--choose-payment-method .remodal-container__or .line__right{border-bottom:1px solid #787878}.dark-mode .remodal--choose-payment-method .remodal-container__or .line__or{color:#787878}.dark-mode .remodal--choose-payment-method .remodal-container__or .line__left{border-bottom:1px solid #787878}.dark-mode .remodal--change-plan .remodal-notification .text{color:#b7b7b7}.dark-mode .remodal--upload-limit .remodal__description{color:#aaa}.dark-mode .remodal--cancel-subscription .remodal-content .content-title,.dark-mode .remodal--choose-contract .remodal-content .content-title,.dark-mode .remodal--copy-contract .remodal-content .content-title,.dark-mode .remodal--copy-contract-result .remodal-content .content-title,.dark-mode .remodal--delete-contract .remodal-content .content-title,.dark-mode .remodal--discard-changes .remodal-content .content-title,.dark-mode .remodal--member-info .remodal-content .content-title,.dark-mode .remodal--paid-plan .remodal-content .content-title{color:#b7b7b7}.dark-mode .remodal--cancel-subscription .remodal-content .content-text,.dark-mode .remodal--choose-contract .remodal-content .content-text,.dark-mode .remodal--copy-contract .remodal-content .content-text,.dark-mode .remodal--copy-contract-result .remodal-content .content-text,.dark-mode .remodal--delete-contract .remodal-content .content-text,.dark-mode .remodal--discard-changes .remodal-content .content-text,.dark-mode .remodal--member-info .remodal-content .content-text,.dark-mode .remodal--paid-plan .remodal-content .content-text{color:#aaa}.dark-mode .remodal--cancel-subscription .remodal-content .content-table,.dark-mode .remodal--choose-contract .remodal-content .content-table,.dark-mode .remodal--copy-contract .remodal-content .content-table,.dark-mode .remodal--copy-contract-result .remodal-content .content-table,.dark-mode .remodal--delete-contract .remodal-content .content-table,.dark-mode .remodal--discard-changes .remodal-content .content-table,.dark-mode .remodal--member-info .remodal-content .content-table,.dark-mode .remodal--paid-plan .remodal-content .content-table{color:#b7b7b7}.dark-mode .remodal--cancel-subscription .remodal-content .content-table .content-row,.dark-mode .remodal--choose-contract .remodal-content .content-table .content-row,.dark-mode .remodal--copy-contract .remodal-content .content-table .content-row,.dark-mode .remodal--copy-contract-result .remodal-content .content-table .content-row,.dark-mode .remodal--delete-contract .remodal-content .content-table .content-row,.dark-mode .remodal--discard-changes .remodal-content .content-table .content-row,.dark-mode .remodal--member-info .remodal-content .content-table .content-row,.dark-mode .remodal--paid-plan .remodal-content .content-table .content-row{border-bottom-color:#232323}.dark-mode .remodal--cancel-subscription .remodal-content .content-table .content-column .radio label.label .label-text,.dark-mode .remodal--choose-contract .remodal-content .content-table .content-column .radio label.label .label-text,.dark-mode .remodal--copy-contract .remodal-content .content-table .content-column .radio label.label .label-text,.dark-mode .remodal--copy-contract-result .remodal-content .content-table .content-column .radio label.label .label-text,.dark-mode .remodal--delete-contract .remodal-content .content-table .content-column .radio label.label .label-text,.dark-mode .remodal--discard-changes .remodal-content .content-table .content-column .radio label.label .label-text,.dark-mode .remodal--member-info .remodal-content .content-table .content-column .radio label.label .label-text,.dark-mode .remodal--paid-plan .remodal-content .content-table .content-column .radio label.label .label-text{color:#e6e6e6}.dark-mode .remodal--cancel-subscription .remodal-content .content-table .content-column__description,.dark-mode .remodal--choose-contract .remodal-content .content-table .content-column__description,.dark-mode .remodal--copy-contract .remodal-content .content-table .content-column__description,.dark-mode .remodal--copy-contract-result .remodal-content .content-table .content-column__description,.dark-mode .remodal--delete-contract .remodal-content .content-table .content-column__description,.dark-mode .remodal--discard-changes .remodal-content .content-table .content-column__description,.dark-mode .remodal--member-info .remodal-content .content-table .content-column__description,.dark-mode .remodal--paid-plan .remodal-content .content-table .content-column__description{color:#aaa}.dark-mode .remodal--add-to-cart .terms-tabs .lease-terms-accordion{background-color:#252525}.dark-mode .remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled .price,.dark-mode .remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled .title{color:#626262}.dark-mode .remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled:before{background-color:transparent}.dark-mode .remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled:hover{background-color:#000}.dark-mode .remodal--add-to-cart .terms-tabs .lease-terms-accordion.active .price,.dark-mode .remodal--add-to-cart .terms-tabs .lease-terms-accordion.active .title{color:#fff}.dark-mode .remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled{border-color:#232323}.dark-mode .remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled .price,.dark-mode .remodal--add-to-cart .terms-tabs .lease-terms-accordion.disabled .title{color:#787878!important}.dark-mode .remodal--add-to-cart .lease-terms-accordion.disabled .price,.dark-mode .remodal--add-to-cart .lease-terms-accordion.disabled .title{color:#626262}.dark-mode .remodal--add-to-cart .lease-terms-accordion.disabled:before{background-color:transparent}.dark-mode .remodal--add-to-cart .lease-terms-accordion.disabled:hover{background-color:#000}.dark-mode .remodal--add-to-cart .lease-terms-accordion{background-color:#252525}.dark-mode .remodal--add-to-cart .lease-terms-accordion:not(.active) .price,.dark-mode .remodal--add-to-cart .lease-terms-accordion:not(.active) .title{color:#f5f5f5}.dark-mode .remodal--add-to-cart .lease-terms-accordion.active .price,.dark-mode .remodal--add-to-cart .lease-terms-accordion.active .title{color:#fff}.dark-mode .remodal--add-to-cart .lease-terms-accordion.disabled{border-color:#232323}.dark-mode .remodal--add-to-cart .lease-terms-accordion.disabled .price,.dark-mode .remodal--add-to-cart .lease-terms-accordion.disabled .title{color:#787878!important}.dark-mode .remodal--add-to-cart .lease-terms-accordion .icon-question:before,.dark-mode .remodal--add-to-cart .lease-terms-accordion .tt-icon-arrow_dd:before{color:inherit}.dark-mode .remodal--add-to-cart .lease-terms-accordion .icon-question:before .lease-btn.button--transparent.btn-rounded,.dark-mode .remodal--add-to-cart .lease-terms-accordion .tt-icon-arrow_dd:before .lease-btn.button--transparent.btn-rounded{border-color:inherit}.dark-mode .remodal--add-to-cart .lease-terms-accordion .icon-question:before .lease-btn.button--transparent.btn-rounded .tt-icon-messages:before,.dark-mode .remodal--add-to-cart .lease-terms-accordion .icon-question:before .lease-btn.button--transparent.btn-rounded span,.dark-mode .remodal--add-to-cart .lease-terms-accordion .tt-icon-arrow_dd:before .lease-btn.button--transparent.btn-rounded .tt-icon-messages:before,.dark-mode .remodal--add-to-cart .lease-terms-accordion .tt-icon-arrow_dd:before .lease-btn.button--transparent.btn-rounded span{color:#aaa;-webkit-transition:color .3s;transition:color .3s}.dark-mode .remodal--add-to-cart .lease-terms-accordion .icon-question:before .lease-btn.button--transparent.btn-rounded:hover,.dark-mode .remodal--add-to-cart .lease-terms-accordion .tt-icon-arrow_dd:before .lease-btn.button--transparent.btn-rounded:hover{border-color:#695ffc}.dark-mode .remodal--add-to-cart .lease-terms-accordion .icon-question:before .lease-btn.button--transparent.btn-rounded:hover .tt-icon-messages:before,.dark-mode .remodal--add-to-cart .lease-terms-accordion .icon-question:before .lease-btn.button--transparent.btn-rounded:hover span,.dark-mode .remodal--add-to-cart .lease-terms-accordion .tt-icon-arrow_dd:before .lease-btn.button--transparent.btn-rounded:hover .tt-icon-messages:before,.dark-mode .remodal--add-to-cart .lease-terms-accordion .tt-icon-arrow_dd:before .lease-btn.button--transparent.btn-rounded:hover span{color:#695ffc;-webkit-transition:color .3s;transition:color .3s}.dark-mode .remodal--add-to-cart .lease-terms-accordion .icon-question:before span,.dark-mode .remodal--add-to-cart .lease-terms-accordion .tt-icon-arrow_dd:before span{color:#aaa}.dark-mode .remodal--add-to-cart .lease-terms-accordion .icon-question:before .button--color span,.dark-mode .remodal--add-to-cart .lease-terms-accordion .tt-icon-arrow_dd:before .button--color span{color:#fff}.dark-mode .remodal .payment-text-with-line{color:#aaa}.dark-mode .remodal .payment-text-with-line span{background:#1d1d1e}.dark-mode .remodal .payment-text-with-line::after,.dark-mode .remodal .payment-text-with-line::before{background-color:#aaa}.dark-mode .remodal .terms-info{color:#aaa}.dark-mode .remodal--success-send .success-send__image{background-image:url(../images/icons/send-price-dark.svg)}.dark-mode .remodal--success-send .success-send__title{color:#aaa}.dark-mode .remodal--add-to-cart-kit .icon-question:before,.dark-mode .remodal--add-to-cart-kit .tt-icon-arrow_dd:before{color:#fff}.dark-mode .remodal--add-to-cart-kit .button--transparent .tt-icon-messages:before,.dark-mode .remodal--add-to-cart-kit .button--transparent span{color:#aaa;-webkit-transition:color .3s;transition:color .3s}.dark-mode .remodal--add-to-cart-kit .button--transparent:hover span{color:#695ffc;-webkit-transition:color .3s;transition:color .3s}.dark-mode .remodal--add-to-cart .track-name-title,.dark-mode .remodal--add-to-cart-kit .track-name-title,.dark-mode .remodal--success-send .track-name-title{color:#aaa}.dark-mode .remodal--add-to-cart .tt-icon-card:before,.dark-mode .remodal--add-to-cart .tt-icon-paypal:before,.dark-mode .remodal--add-to-cart-kit .tt-icon-card:before,.dark-mode .remodal--add-to-cart-kit .tt-icon-paypal:before,.dark-mode .remodal--success-send .tt-icon-card:before,.dark-mode .remodal--success-send .tt-icon-paypal:before{color:#695ffc}.dark-mode .remodal--add-to-cart .offer-price .icon-question__popup,.dark-mode .remodal--add-to-cart-kit .offer-price .icon-question__popup,.dark-mode .remodal--success-send .offer-price .icon-question__popup{background-color:#232323;border-color:#787878}.dark-mode .remodal--add-to-cart .offer-price .icon-question__popup:before,.dark-mode .remodal--add-to-cart-kit .offer-price .icon-question__popup:before,.dark-mode .remodal--success-send .offer-price .icon-question__popup:before{background-color:#232323;border-color:#787878;border-top-color:transparent;border-left-color:transparent}.dark-mode .remodal--add-to-cart .offer-price .icon-question__popup .icon-question__content,.dark-mode .remodal--add-to-cart-kit .offer-price .icon-question__popup .icon-question__content,.dark-mode .remodal--success-send .offer-price .icon-question__popup .icon-question__content{color:#aaa}.dark-mode .remodal--add-to-cart .form-offer-price,.dark-mode .remodal--add-to-cart-kit .form-offer-price,.dark-mode .remodal--success-send .form-offer-price{background-color:#1a1a1a}.dark-mode .remodal--add-to-cart .form-offer-price .form__input-title,.dark-mode .remodal--add-to-cart-kit .form-offer-price .form__input-title,.dark-mode .remodal--success-send .form-offer-price .form__input-title{color:#232323}.dark-mode .remodal--add-to-cart .form-offer-price .form__input-value,.dark-mode .remodal--add-to-cart-kit .form-offer-price .form__input-value,.dark-mode .remodal--success-send .form-offer-price .form__input-value{color:#695ffc;border-color:#aaa}.dark-mode .remodal--add-to-cart .form-offer-price .form__input-value--error,.dark-mode .remodal--add-to-cart-kit .form-offer-price .form__input-value--error,.dark-mode .remodal--success-send .form-offer-price .form__input-value--error{color:#f89497;border-color:inherit}.dark-mode .remodal--add-to-cart .form-offer-price .form .button--transparent,.dark-mode .remodal--add-to-cart-kit .form-offer-price .form .button--transparent,.dark-mode .remodal--success-send .form-offer-price .form .button--transparent{border-color:#aaa}.dark-mode .remodal--add-to-cart .form-offer-price .form .button--transparent:hover,.dark-mode .remodal--add-to-cart-kit .form-offer-price .form .button--transparent:hover,.dark-mode .remodal--success-send .form-offer-price .form .button--transparent:hover{border-color:#695ffc;-webkit-transition:border-color .3s;transition:border-color .3s}.dark-mode .remodal--add-to-cart .form-offer-price .form .button--transparent:hover span,.dark-mode .remodal--add-to-cart-kit .form-offer-price .form .button--transparent:hover span,.dark-mode .remodal--success-send .form-offer-price .form .button--transparent:hover span{-webkit-transition:color .3s;transition:color .3s}.dark-mode .remodal--add-to-cart .form-offer-price .form .button--transparent.disabled,.dark-mode .remodal--add-to-cart-kit .form-offer-price .form .button--transparent.disabled,.dark-mode .remodal--success-send .form-offer-price .form .button--transparent.disabled{border-color:#232323}.dark-mode .remodal--add-to-cart .form-offer-price .form .button--transparent.disabled span,.dark-mode .remodal--add-to-cart-kit .form-offer-price .form .button--transparent.disabled span,.dark-mode .remodal--success-send .form-offer-price .form .button--transparent.disabled span{color:#232323}.dark-mode .remodal--add-to-cart .payment .payment__label,.dark-mode .remodal--add-to-cart-kit .payment .payment__label,.dark-mode .remodal--success-send .payment .payment__label{color:#aaa}.dark-mode .remodal--add-to-cart .payment .tt-icon-bitcoin .path2:before,.dark-mode .remodal--add-to-cart-kit .payment .tt-icon-bitcoin .path2:before,.dark-mode .remodal--success-send .payment .tt-icon-bitcoin .path2:before{color:#1a1a1a}.dark-mode .remodal--add-to-cart .payment__icons-item.tt-icon-bitcoin:before,.dark-mode .remodal--add-to-cart-kit .payment__icons-item.tt-icon-bitcoin:before,.dark-mode .remodal--success-send .payment__icons-item.tt-icon-bitcoin:before{color:#1a1a1a}.dark-mode .remodal--add-to-cart .remodal-btn__transparent,.dark-mode .remodal--add-to-cart-kit .remodal-btn__transparent,.dark-mode .remodal--success-send .remodal-btn__transparent{border:1px solid #232323;color:#e6e6e6}.dark-mode .remodal--add-to-cart .remodal-btn__transparent:hover,.dark-mode .remodal--add-to-cart-kit .remodal-btn__transparent:hover,.dark-mode .remodal--success-send .remodal-btn__transparent:hover{color:#695ffc;border-color:#695ffc;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.dark-mode .remodal--add-to-cart .remodal-btn__transparent.disabled,.dark-mode .remodal--add-to-cart-kit .remodal-btn__transparent.disabled,.dark-mode .remodal--success-send .remodal-btn__transparent.disabled{border-color:#232323}.dark-mode .remodal--add-to-cart .remodal-btn__transparent.disabled .tt-icon-messages:before,.dark-mode .remodal--add-to-cart .remodal-btn__transparent.disabled span,.dark-mode .remodal--add-to-cart-kit .remodal-btn__transparent.disabled .tt-icon-messages:before,.dark-mode .remodal--add-to-cart-kit .remodal-btn__transparent.disabled span,.dark-mode .remodal--success-send .remodal-btn__transparent.disabled .tt-icon-messages:before,.dark-mode .remodal--success-send .remodal-btn__transparent.disabled span{color:#232323}.dark-mode .remodal--add-to-cart .remodal-btn__color.disabled,.dark-mode .remodal--add-to-cart-kit .remodal-btn__color.disabled,.dark-mode .remodal--success-send .remodal-btn__color.disabled{background-color:#2e2e2e}.dark-mode .remodal--delete-track .delete-track__text,.dark-mode .remodal--delete-track .delete-track__title{color:#b7b7b7}.dark-mode .remodal--multiple-checkout .remodal-text,.dark-mode .remodal--multiple-checkout .remodal-title{color:#b7b7b7}.dark-mode .remodal--survey .remodal-survey__question,.dark-mode .remodal--survey .remodal-survey__text,.dark-mode .remodal--survey .remodal-survey__title{color:#b7b7b7}.dark-mode .remodal--survey.download-app-modal .remodal-survey__pic{background-color:#21262c}.dark-mode .remodal--survey.download-app-modal .remodal-survey__title{background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(230%,#695ffc),to(#fff));background:linear-gradient(to bottom,#fff 0,#695ffc 230%,#fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.dark-mode .remodal--survey.download-app-modal .remodal-survey__text a{color:#fff}.dark-mode .remodal--survey.restriction-announcement li,.dark-mode .remodal--survey.restriction-announcement p,.dark-mode .remodal--survey.restriction-announcement ul{color:#b7b7b7}.dark-mode .remodal--survey.restriction-announcement a{color:#b7b7b7}.dark-mode .remodal--invitation-success .remodal-invitation-success__question,.dark-mode .remodal--invitation-success .remodal-invitation-success__text,.dark-mode .remodal--invitation-success .remodal-invitation-success__title{color:#b7b7b7}.dark-mode .remodal--confirmation{color:#b7b7b7}.dark-mode .remodal--confirmation .confirmation__warning-icon:before{color:#ffc439}.dark-mode .remodal--crypto-confirm{color:#b7b7b7}.dark-mode .remodal--crypto-confirm .crypto-confirm__wallet{background-color:#202020}.dark-mode .remodal--cash-app-first-step,.dark-mode .remodal--cash-app-second-step,.dark-mode .remodal--cash-app-third-step{color:#b7b7b7}.dark-mode .remodal--cash-app-first-step .cash-app-first-step__subtitle,.dark-mode .remodal--cash-app-first-step .cash-app-second-step__subtitle,.dark-mode .remodal--cash-app-first-step .cash-app-third-step__subtitle,.dark-mode .remodal--cash-app-second-step .cash-app-first-step__subtitle,.dark-mode .remodal--cash-app-second-step .cash-app-second-step__subtitle,.dark-mode .remodal--cash-app-second-step .cash-app-third-step__subtitle,.dark-mode .remodal--cash-app-third-step .cash-app-first-step__subtitle,.dark-mode .remodal--cash-app-third-step .cash-app-second-step__subtitle,.dark-mode .remodal--cash-app-third-step .cash-app-third-step__subtitle{color:#787878}.dark-mode .remodal--cash-app-first-step .cash-app-first-step__data,.dark-mode .remodal--cash-app-first-step .cash-app-second-step__data,.dark-mode .remodal--cash-app-first-step .cash-app-third-step__data,.dark-mode .remodal--cash-app-second-step .cash-app-first-step__data,.dark-mode .remodal--cash-app-second-step .cash-app-second-step__data,.dark-mode .remodal--cash-app-second-step .cash-app-third-step__data,.dark-mode .remodal--cash-app-third-step .cash-app-first-step__data,.dark-mode .remodal--cash-app-third-step .cash-app-second-step__data,.dark-mode .remodal--cash-app-third-step .cash-app-third-step__data{background-color:#1d1d1e}.dark-mode .remodal--cash-app-first-step .cash-app-first-step__data-text,.dark-mode .remodal--cash-app-first-step .cash-app-second-step__data-text,.dark-mode .remodal--cash-app-first-step .cash-app-third-step__data-text,.dark-mode .remodal--cash-app-second-step .cash-app-first-step__data-text,.dark-mode .remodal--cash-app-second-step .cash-app-second-step__data-text,.dark-mode .remodal--cash-app-second-step .cash-app-third-step__data-text,.dark-mode .remodal--cash-app-third-step .cash-app-first-step__data-text,.dark-mode .remodal--cash-app-third-step .cash-app-second-step__data-text,.dark-mode .remodal--cash-app-third-step .cash-app-third-step__data-text{color:#787878}.dark-mode .remodal--cash-app-first-step .cash-app-first-step__data-value,.dark-mode .remodal--cash-app-first-step .cash-app-second-step__data-value,.dark-mode .remodal--cash-app-first-step .cash-app-third-step__data-value,.dark-mode .remodal--cash-app-second-step .cash-app-first-step__data-value,.dark-mode .remodal--cash-app-second-step .cash-app-second-step__data-value,.dark-mode .remodal--cash-app-second-step .cash-app-third-step__data-value,.dark-mode .remodal--cash-app-third-step .cash-app-first-step__data-value,.dark-mode .remodal--cash-app-third-step .cash-app-second-step__data-value,.dark-mode .remodal--cash-app-third-step .cash-app-third-step__data-value{background-color:#2e2e2e;border-color:#232323;color:#b7b7b7}.dark-mode .remodal--cashapp-checkout{color:#b7b7b7}.dark-mode .remodal--promo-artists{color:#b7b7b7}.dark-mode .remodal--amp{color:#b7b7b7}.dark-mode .remodal--mixing-form .mixing-form__title{color:#b7b7b7}.dark-mode .remodal--mixing-form .input-container input::-webkit-input-placeholder{color:#787878}.dark-mode .remodal--mixing-form .input-container input::-moz-placeholder{color:#787878}.dark-mode .remodal--mixing-form .input-container input:-ms-input-placeholder{color:#787878}.dark-mode .remodal--mixing-form .input-container input::-ms-input-placeholder{color:#787878}.dark-mode .remodal--mixing-form .input-container input::placeholder{color:#787878}.dark-mode .remodal--maintenance__title{color:#b7b7b7}.dark-mode .remodal--maintenance__desc{color:#b7b7b7}.dark-mode .remodal--maintenance__textarea dd textarea{border-color:#232323}.dark-mode .remodal--maintenance__buttons .button--transparent{border:1px solid #232323;color:#e6e6e6}.dark-mode .remodal--maintenance__buttons .button--transparent:hover{color:#695ffc;border-color:#695ffc;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.dark-mode .remodal--maintenance__buttons .button--transparent.disabled{border-color:#232323}.dark-mode .remodal--feedback__title{color:#b7b7b7}.dark-mode .remodal--feedback__desc{color:#b7b7b7}.dark-mode .remodal--feedback__textarea dd textarea{border-color:#232323}.dark-mode .remodal--feedback__textarea dd textarea::-webkit-input-placeholder{color:#787878}.dark-mode .remodal--feedback__textarea dd textarea::-moz-placeholder{color:#787878}.dark-mode .remodal--feedback__textarea dd textarea:-ms-input-placeholder{color:#787878}.dark-mode .remodal--feedback__textarea dd textarea::-ms-input-placeholder{color:#787878}.dark-mode .remodal--feedback__textarea dd textarea::placeholder{color:#787878}.dark-mode .remodal--feedback__buttons .button--transparent{border:1px solid #232323;color:#e6e6e6}.dark-mode .remodal--feedback__buttons .button--transparent:hover{color:#695ffc;border-color:#695ffc;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.dark-mode .remodal--feedback__buttons .button--transparent.disabled{border-color:#232323}.dark-mode .remodal--free-month-success__title{color:#b7b7b7}.dark-mode .remodal--free-month-success__desc{color:#b7b7b7}.dark-mode .remodal--free-month-success__list{color:#b7b7b7}.dark-mode .remodal--free-month-success__buttons .button--transparent{border:1px solid #232323;color:#e6e6e6}.dark-mode .remodal--free-month-success__buttons .button--transparent:hover{color:#695ffc;border-color:#695ffc;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.dark-mode .remodal--free-month-success__buttons .button--transparent.disabled{border-color:#232323}.dark-mode .remodal--expert__title,.dark-mode .remodal--insufficient-fund-reminder__title,.dark-mode .remodal--upload-more-tracks__title,.dark-mode .remodal--warning__title{color:#b7b7b7}.dark-mode .remodal--expert__desc,.dark-mode .remodal--insufficient-fund-reminder__desc,.dark-mode .remodal--upload-more-tracks__desc,.dark-mode .remodal--warning__desc{color:#b7b7b7}.dark-mode .remodal--expert__text,.dark-mode .remodal--insufficient-fund-reminder__text,.dark-mode .remodal--upload-more-tracks__text,.dark-mode .remodal--warning__text{color:#b7b7b7}.dark-mode .remodal--expert__list,.dark-mode .remodal--insufficient-fund-reminder__list,.dark-mode .remodal--upload-more-tracks__list,.dark-mode .remodal--warning__list{color:#b7b7b7}.dark-mode .remodal--expert__buttons .button--transparent,.dark-mode .remodal--insufficient-fund-reminder__buttons .button--transparent,.dark-mode .remodal--upload-more-tracks__buttons .button--transparent,.dark-mode .remodal--warning__buttons .button--transparent{border:1px solid #232323;color:#e6e6e6}.dark-mode .remodal--expert__buttons .button--transparent:hover,.dark-mode .remodal--insufficient-fund-reminder__buttons .button--transparent:hover,.dark-mode .remodal--upload-more-tracks__buttons .button--transparent:hover,.dark-mode .remodal--warning__buttons .button--transparent:hover{color:#695ffc;border-color:#695ffc;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.dark-mode .remodal--expert__buttons .button--transparent.disabled,.dark-mode .remodal--insufficient-fund-reminder__buttons .button--transparent.disabled,.dark-mode .remodal--upload-more-tracks__buttons .button--transparent.disabled,.dark-mode .remodal--warning__buttons .button--transparent.disabled{border-color:#232323}.dark-mode .remodal--feedback__textarea dd textarea{color:#b7b7b7}.dark-mode .remodal--greetings{background-color:#07070b;border:none}.dark-mode .remodal--free-value-communication,.dark-mode .remodal--overlim_value_communication{background-color:#07070b;border:none}.dark-mode .remodal--youtube-video .youtube-video__title{color:#b7b7b7}.dark-mode .remodal--youtube-video .youtube-video__label{color:#b7b7b7}.dark-mode .remodal--youtube-video .youtube-video__input{background-color:#2e2e2e;border-color:#232323;color:#b7b7b7}.dark-mode .remodal--youtube-video .youtube-video__input::-webkit-input-placeholder{color:#787878}.dark-mode .remodal--youtube-video .youtube-video__input::-moz-placeholder{color:#787878}.dark-mode .remodal--youtube-video .youtube-video__input:-ms-input-placeholder{color:#787878}.dark-mode .remodal--youtube-video .youtube-video__input::-ms-input-placeholder{color:#787878}.dark-mode .remodal--youtube-video .youtube-video__input::placeholder{color:#787878}.dark-mode .remodal--youtube-video .youtube-video__input:focus{border-color:#695ffc}.dark-mode .remodal--youtube-video .youtube-video__input.error{border-color:#f89497;color:#f89497}.dark-mode .remodal--youtube-video .youtube-video__input.error::-webkit-input-placeholder{color:#f89497}.dark-mode .remodal--youtube-video .youtube-video__input.error::-moz-placeholder{color:#f89497}.dark-mode .remodal--youtube-video .youtube-video__input.error:-ms-input-placeholder{color:#f89497}.dark-mode .remodal--youtube-video .youtube-video__input.error::-ms-input-placeholder{color:#f89497}.dark-mode .remodal--youtube-video .youtube-video__input.error::placeholder{color:#f89497}.dark-mode .remodal--youtube-video .youtube-video__error{color:#f89497}.dark-mode .remodal--youtube-video .youtube-video__preview-title{color:#b7b7b7}.dark-mode .remodal--terms-agreement{color:#b7b7b7}.dark-mode .remodal .terms-agreement__title{color:#b7b7b7}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats--search input{color:#b7b7b7}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats--search input::-webkit-input-placeholder{color:#787878}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats--search input::-moz-placeholder{color:#787878}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats--search input:-ms-input-placeholder{color:#787878}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats--search input::-ms-input-placeholder{color:#787878}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats--search input::placeholder{color:#787878}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats .content-title{color:#b7b7b7}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats .files-item{border-bottom-color:#2e2e2e}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats .files-item:hover{background-color:#252525}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats .files-item__checkbox .checkbox{background-color:#2e2e2e;border-color:#232323}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats .files-item__checkbox .checkbox.checked{background-color:#b7b7b7;border-color:#b7b7b7}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats .files-item__name .text{color:#b7b7b7}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats .files-item__name .text:hover{color:#695ffc}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats .empty-search__title{color:#b7b7b7}.dark-mode .remodal--member-unlink-file .lp-form-modal-select-beats .empty-search__text{color:#aaa}