.theme--light.v-alert .v-alert--prominent .v-alert__icon:after{background:rgba(0,0,0,.12)}.theme--dark.v-alert .v-alert--prominent .v-alert__icon:after{background:hsla(0,0%,100%,.12)}.v-sheet.v-alert{border-radius:4px}.v-sheet.v-alert:not(.v-sheet--outlined){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-alert.v-sheet--shaped{border-radius:24px 4px}.v-alert{display:block;font-size:16px;margin-bottom:16px;padding:16px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-alert:not(.v-sheet--tile){border-radius:4px}.v-application--is-ltr .v-alert>.v-alert__content,.v-application--is-ltr .v-alert>.v-icon{margin-right:16px}.v-application--is-rtl .v-alert>.v-alert__content,.v-application--is-rtl .v-alert>.v-icon{margin-left:16px}.v-application--is-ltr .v-alert>.v-icon+.v-alert__content{margin-right:0}.v-application--is-rtl .v-alert>.v-icon+.v-alert__content{margin-left:0}.v-application--is-ltr .v-alert>.v-alert__content+.v-icon{margin-right:0}.v-application--is-rtl .v-alert>.v-alert__content+.v-icon{margin-left:0}.v-alert__border{border-style:solid;border-width:4px;content:"";position:absolute}.v-alert__border:not(.v-alert__border--has-color){opacity:.26}.v-alert__border--left,.v-alert__border--right{bottom:0;top:0}.v-alert__border--bottom,.v-alert__border--top{left:0;right:0}.v-alert__border--bottom{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0}.v-application--is-ltr .v-alert__border--left{border-bottom-left-radius:inherit;border-top-left-radius:inherit;left:0}.v-application--is-ltr .v-alert__border--right,.v-application--is-rtl .v-alert__border--left{border-bottom-right-radius:inherit;border-top-right-radius:inherit;right:0}.v-application--is-rtl .v-alert__border--right{border-bottom-left-radius:inherit;border-top-left-radius:inherit;left:0}.v-alert__border--top{border-top-left-radius:inherit;border-top-right-radius:inherit;top:0}.v-alert__content{flex:1 1 auto}.v-application--is-ltr .v-alert__dismissible{margin:-16px -8px -16px 8px}.v-application--is-rtl .v-alert__dismissible{margin:-16px 8px -16px -8px}.v-alert__icon{align-self:flex-start;border-radius:50%;height:24px;min-width:24px;position:relative}.v-application--is-ltr .v-alert__icon{margin-right:16px}.v-application--is-rtl .v-alert__icon{margin-left:16px}.v-alert__icon.v-icon{font-size:24px}.v-alert__wrapper{align-items:center;border-radius:inherit;display:flex}.v-application--is-ltr .v-alert--border.v-alert--prominent .v-alert__icon{margin-left:8px}.v-application--is-rtl .v-alert--border.v-alert--prominent .v-alert__icon{margin-right:8px}.v-alert--dense{padding-bottom:8px;padding-top:8px}.v-alert--dense .v-alert__border{border-width:medium}.v-alert--outlined{background:transparent!important;border:thin solid!important}.v-alert--outlined .v-alert__icon{color:inherit!important}.v-alert--prominent .v-alert__icon{align-self:center;height:48px;min-width:48px}.v-alert--prominent .v-alert__icon.v-icon{font-size:32px}.v-alert--prominent .v-alert__icon.v-icon:after{background:currentColor!important;border-radius:50%;bottom:0;content:"";left:0;opacity:.16;position:absolute;right:0;top:0}.v-alert--prominent.v-alert--dense .v-alert__icon.v-icon:after{transform:scale(1)}.v-alert--text{background:transparent!important}.v-alert--text:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;pointer-events:none;position:absolute;right:0;top:0}.theme--light.v-snack__wrapper{color:rgba(0,0,0,.87)}.theme--dark.v-snack__wrapper{color:#fff}.v-sheet.v-snack__wrapper{border-radius:4px}.v-sheet.v-snack__wrapper:not(.v-sheet--outlined){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.v-sheet.v-snack__wrapper.v-sheet--shaped{border-radius:24px 4px}.v-snack{bottom:0;display:flex;font-size:.875rem;justify-content:center;left:0;pointer-events:none;right:0;top:0;width:100%}.v-snack:not(.v-snack--absolute){height:100vh;position:fixed;z-index:1000}.v-snack:not(.v-snack--centered):not(.v-snack--top){align-items:flex-end}.v-snack__wrapper{align-items:center;border-color:currentColor!important;display:flex;margin:8px;max-width:672px;min-height:48px;min-width:344px;padding:0;pointer-events:auto;position:relative;transition-duration:.15s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(0,0,.2,1);z-index:1}.v-snack__wrapper.theme--dark{background-color:#333;color:hsla(0,0%,100%,.87)}.v-snack__content{flex-grow:1;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.25rem;margin-right:auto;padding:14px 16px;text-align:left;text-align:initial}.v-snack__action{align-items:center;align-self:center;display:flex}.v-snack__action .v-ripple__container{display:none}.v-application--is-ltr .v-snack__action{margin-right:8px}.v-application--is-rtl .v-snack__action{margin-left:8px}.v-snack__action>.v-snack__btn.v-btn{padding:0 8px}.v-snack__btn{margin:0;min-width:auto}.v-snack--absolute{height:100%;position:absolute;z-index:1}.v-snack--centered{align-items:center}.v-snack--left{justify-content:flex-start;right:auto}.v-snack--multi-line .v-snack__wrapper{min-height:68px}.v-snack--right{justify-content:flex-end;left:auto}.v-snack:not(.v-snack--has-background) .v-snack__wrapper{box-shadow:none}.v-snack--bottom{top:auto}.v-snack--text .v-snack__wrapper:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.v-snack--top{align-items:flex-start;bottom:auto}.v-snack--vertical .v-snack__wrapper{flex-direction:column}.v-snack--vertical .v-snack__wrapper .v-snack__action{align-self:flex-end;margin-bottom:8px}.v-snack-transition-enter.v-snack__wrapper{transform:scale(.8)}.v-snack-transition-enter.v-snack__wrapper,.v-snack-transition-leave-to.v-snack__wrapper{opacity:0}.row.materialize{display:block!important;margin-left:auto;margin-right:auto}.container.fill-height{align-items:center;display:flex;flex-wrap:wrap}.container.fill-height>.row{flex:1 1 100%;max-width:calc(100% + 24px)}.container.fill-height>.layout{flex:1 1 auto;height:100%}.container.grid-list-sm .layout .flex{padding:2px}.container.grid-list-sm .layout:only-child{margin:-2px}.container.grid-list-sm .layout:not(:only-child){margin:auto -2px}.container.grid-list-sm :not(:only-child) .layout:first-child{margin-top:-2px}.container.grid-list-sm :not(:only-child) .layout:last-child{margin-bottom:-2px}.layout{display:flex;flex:1 1 auto;flex-wrap:nowrap;min-width:0}.layout.reverse{flex-direction:row-reverse}.layout.column{flex-direction:column}.layout.column.reverse{flex-direction:column-reverse}.layout.column>.flex{max-width:100%}.layout.wrap{flex-wrap:wrap}@media (min-width:0){.flex.xs12{flex-basis:100%;flex-grow:0;max-width:100%}.flex.xs4{flex-basis:33.3333333333%;flex-grow:0;max-width:33.3333333333%}}@media (min-width:600px){.flex.sm12{flex-basis:100%;flex-grow:0;max-width:100%}.flex.sm6{flex-basis:50%;flex-grow:0;max-width:50%}.flex.sm4{flex-basis:33.3333333333%;flex-grow:0;max-width:33.3333333333%}.v-application--is-ltr .flex.offset-sm3{margin-left:25%}.v-application--is-rtl .flex.offset-sm3{margin-right:25%}}@media (min-width:1904px){.flex.xl12{flex-basis:100%;flex-grow:0;max-width:100%}.flex.xl11{flex-basis:91.6666666667%;flex-grow:0;max-width:91.6666666667%}.flex.xl10{flex-basis:83.3333333333%;flex-grow:0;max-width:83.3333333333%}.flex.xl9{flex-basis:75%;flex-grow:0;max-width:75%}.flex.xl8{flex-basis:66.6666666667%;flex-grow:0;max-width:66.6666666667%}.flex.xl7{flex-basis:58.3333333333%;flex-grow:0;max-width:58.3333333333%}.flex.xl6{flex-basis:50%;flex-grow:0;max-width:50%}.flex.xl5{flex-basis:41.6666666667%;flex-grow:0;max-width:41.6666666667%}.flex.xl4{flex-basis:33.3333333333%;flex-grow:0;max-width:33.3333333333%}.flex.xl3{flex-basis:25%;flex-grow:0;max-width:25%}.flex.xl2{flex-basis:16.6666666667%;flex-grow:0;max-width:16.6666666667%}.flex.xl1{flex-basis:8.3333333333%;flex-grow:0;max-width:8.3333333333%}.v-application--is-ltr .flex.offset-xl1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-xl1{margin-right:8.3333333333%}}.flex{flex:1 1 auto;max-width:100%}.fill-height{height:100%}header[data-v-43209f6a]{left:0;position:fixed;top:0;width:100%;z-index:100}input[data-v-43209f6a]{outline:none}.floating_button[data-v-43209f6a]{background-color:#ff5722!important;font-size:0!important;opacity:0!important;transition:background 2s ease-out,.5s cubic-bezier(.25,.8,.5,1),color 1ms}.floating_button[data-v-43209f6a],.floating_button_bottom[data-v-43209f6a]{background:url(/img/home/track_artist_icon.svg) 50% no-repeat;background-size:20px 20px;border-radius:50%;height:56px!important;min-width:0;visibility:hidden;width:56px!important}.floating_button_bottom[data-v-43209f6a]{background-color:#ff5722!important;bottom:0;display:none;margin:0 16px 16px 0;opacity:0;position:fixed!important;right:0;transition:opacity 2s ease-in-out,visibility 1s ease-in-out;z-index:2}.floating_button_bottom.active[data-v-43209f6a]{display:block!important;opacity:1!important;visibility:visible}.trackartist[data-v-43209f6a]{opacity:1;transition:font-size .5s ease-in-out,width .5s ease-in-out,border-radius .5s ease-in-out,opacity 2s ease-in-out,visibility .5s ease-in-out;visibility:visible;width:200px}.container_general.relative[data-v-43209f6a]{position:relative!important}.without_margin_bottom[data-v-43209f6a]{margin-bottom:0!important}.page-footer[data-v-43209f6a]{background-color:#000;padding-top:0}.app_background_white[data-v-43209f6a]{background-color:#fff!important}.app_background_gray[data-v-43209f6a]{background-color:#e9ebee!important}.app_background_black_trasnparent[data-v-43209f6a]{background-color:rgba(0,0,0,.92)}.app_color_white[data-v-43209f6a]{color:#fff}.divider_custom[data-v-43209f6a]{border-bottom:1px solid #e0e0e0;float:left;overflow:hidden;position:relative;width:100%}.btn_edit_faves_section_footer_a[data-v-43209f6a]:hover{background-color:transparent}.btn_edit_faves_section_footer_b[data-v-43209f6a]:hover{background-color:#0084fc}.letra_avenir[data-v-43209f6a]{color:#fff}.font_avenir[data-v-43209f6a],.letra_avenir[data-v-43209f6a]{font-family:AvenirLTStd-Book}.artiststrack .item a[data-v-43209f6a]:hover,.genrestrack .item a[data-v-43209f6a]:hover{background-color:#f4f5f5}.flex[data-v-43209f6a]{display:flex;flex-wrap:wrap}.nav-custom[data-v-43209f6a]{float:right;height:100%}a.button[data-v-43209f6a],a.button[data-v-43209f6a]:hover{-webkit-tap-highlight-color:transparent;border-radius:9999px;cursor:pointer;display:inline-block;height:36px;letter-spacing:.5px;line-height:36px;padding:0 2rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;text-transform:capitalize;transition:.2s ease-out;vertical-align:middle}.facebook[data-v-43209f6a]{background-color:#3f5a9e;float:left}.trackartist-neon[data-v-43209f6a],.trackartist[data-v-43209f6a]{background-color:#ff5722!important}.trackartist-neon[data-v-43209f6a]{filter:drop-shadow(0 -1px 4px rgba(143,236,214,.63));transition:2s cubic-bezier(.25,.8,.5,1)}.trackartist-neon.floating_button[data-v-43209f6a]{background-color:#ff5722!important;background:none}.spotify[data-v-43209f6a]{background-color:#1dd069;float:right}ul[data-v-43209f6a]{list-style:none}li[data-v-43209f6a]{float:left;padding:10px}a[data-v-43209f6a]{color:#fff;-webkit-text-decoration:none;text-decoration:none}a.header-logo[data-v-43209f6a],a.logo-modal-header[data-v-43209f6a]{background:url(/img/home/pepper_bot_128.png) no-repeat 50%;background-size:cover;display:block;float:left}a.header-title[data-v-43209f6a]{display:block;float:left;text-align:center;width:auto}.nav-custom nav[data-v-43209f6a],.nav-custom2 nav[data-v-43209f6a]{background-color:transparent;box-shadow:none;float:right;width:auto}.events .result a[data-v-43209f6a]:hover{background-color:#f4f5f5}.nav-custom nav ul li.data-user img[data-v-43209f6a]:hover{opacity:1}@media only screen and (max-width:600px){.container_general[data-v-43209f6a]{float:left;height:100%;position:absolute;width:100%}.container_general .container_content[data-v-43209f6a]{float:left;height:auto;margin-top:64px;min-height:calc(100% - 154px);position:relative;width:100%}.container_general .container_content.container_inside_responsive[data-v-43209f6a]{float:none!important;margin-left:auto;margin-right:auto;width:100%}.container_general .footer_general[data-v-43209f6a]{bottom:0;float:left;height:90px;line-height:1em;position:relative;width:100%}.container_inside_responsive[data-v-43209f6a]{float:left;height:auto;margin-left:auto;margin-right:auto;position:relative;width:83%}.header-inner[data-v-43209f6a]{display:none}.header-mobile-search[data-v-43209f6a]{display:block;float:left;height:100%;margin-left:0;position:relative;width:100%}header[data-v-43209f6a]{z-index:3}.nav-custom2 nav[data-v-43209f6a],header[data-v-43209f6a]{height:64px}.nav-custom2[data-v-43209f6a]{float:right;height:100%}.card-root[data-v-43209f6a]{box-shadow:inset 0 0 200px 400px rgba(0,0,0,.72);overflow:hidden}.card-root .banner[data-v-43209f6a],.card-root[data-v-43209f6a]{height:300px;max-height:300px;position:relative;width:100%}.card-root .banner[data-v-43209f6a]{-o-object-fit:cover;object-fit:cover;z-index:-2}.card.card-round .card-image img[data-v-43209f6a]{border-top-left-radius:18px;border-top-right-radius:18px}.card.card-round[data-v-43209f6a]{border-radius:18px}.card-modal .card-title[data-v-43209f6a]{background-color:transparent;bottom:0;color:#fff;float:left;font-size:14px!important;left:0;line-height:normal;padding:16px!important;position:absolute}.card-modal[data-v-43209f6a]{margin:3px}#cardmodalmargin[data-v-43209f6a]{padding:0}.col-custom-banner[data-v-43209f6a]{padding:0!important}.modal[data-v-43209f6a]{max-height:100%!important;width:100%}.modal.login[data-v-43209f6a],.modal[data-v-43209f6a]{height:calc(100% - 64px)!important;top:64px!important}.modal.login[data-v-43209f6a]{width:100%!important}.modal_section_title[data-v-43209f6a]{height:40px;margin-bottom:36px;margin-top:26px;position:relative;width:100%}.modal_section_title img[data-v-43209f6a]{float:left;height:40px;margin-left:16px;width:40px}.modal_section_title a[data-v-43209f6a]{color:#000;float:left;font-size:24px;line-height:1em;padding:8px 0 8px 10px}.modal_section_body[data-v-43209f6a]{height:auto;position:relative;width:100%}.modal_header[data-v-43209f6a]{border-bottom:1px solid rgba(0,0,0,.1);border-radius:0 0 2px 2px;height:52px;position:absolute;top:0;width:100%}a.logo-modal-header[data-v-43209f6a]{height:32px;margin:10px;width:32px}.modal-header-title[data-v-43209f6a]{color:#000;display:block;float:left;font-size:14px;height:100%;line-height:1em;padding:19px 0;width:auto}.modal_content[data-v-43209f6a]{height:calc(100% - 52px);overflow-y:auto;padding-bottom:52px;position:relative;top:52px}.modal_content .content_a[data-v-43209f6a]{padding:0 3px}.modal_content .content_a .content_buttons_track_artist[data-v-43209f6a]{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:26px;width:100%}.modal_content .back_button_track_artist[data-v-43209f6a]{background-color:transparent;float:left;margin:26px 0;padding:10px}.modal_content .back_button_track_artist img[data-v-43209f6a]{height:16px;-o-object-fit:cover;object-fit:cover;position:relative;width:16px}.modal_content .content_a .gradient-image[data-v-43209f6a]:after{background-image:linear-gradient(transparent,rgba(0,0,0,.5));content:"";display:block;height:60%;margin-top:-89px;position:relative;width:100%}.modal_content .content_a .card .card-image img[data-v-43209f6a],.modal_content .content_a .card-image[data-v-43209f6a]{height:150px;max-height:150px}.modal_footer[data-v-43209f6a]{background:rgba(0,0,0,.8);height:52px;position:relative;width:100%;z-index:2}.modal_footer_legend[data-v-43209f6a]{display:none;font-size:14px;line-height:1em;padding:19px 0;position:absolute}.btn-modal-bottom-action-a[data-v-43209f6a]{background-color:transparent;border:1px solid #fff;color:#fff;font-size:14px;margin-right:8px}.btn-modal-bottom-action-b[data-v-43209f6a]{background-color:#0084fc;color:#fff;font-size:14px;margin-left:8px}.modal .modal_footer .btn[data-v-43209f6a]{float:right;margin:8px 8px 8px 0}.modal_action[data-v-43209f6a]{float:right;height:100%;position:relative;width:auto}.modal_action a[data-v-43209f6a]{align-items:center;color:rgba(0,0,0,.54);display:flex;float:left;height:100%;justify-content:center;position:relative}.modal_action a i[data-v-43209f6a]{margin:0 16px}.modal_action a i.hidden[data-v-43209f6a]{display:none}button.buttonmodal[data-v-43209f6a],button.buttonmodal[data-v-43209f6a]:hover{-webkit-tap-highlight-color:transparent;border-radius:9999px;cursor:pointer;display:inline-block;font-size:14px;height:37px;letter-spacing:.5px;line-height:1em;margin-bottom:26px;margin-left:8px;padding:0 60px 0 1.5rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;text-transform:capitalize;transition:.2s ease-out;vertical-align:middle;width:120px}button.buttonmodal.icon[data-v-43209f6a]{padding-left:9px}button.buttonmodal.icon.facebook span[data-v-43209f6a]{background:url(/img/home/facebook_button_icon.svg) no-repeat 0;color:#fff;padding-left:29px}button.buttonmodal.icon.spotify span[data-v-43209f6a]{background:url(/img/home/spotify_button_icon.svg) no-repeat 0;color:#fff;padding-left:34px}button.trackartist[data-v-43209f6a]{height:54px!important;min-width:54px!important;padding:6px .6rem}.label_track[data-v-43209f6a]{float:right;font-size:14px;height:37px;line-height:1em;margin:0;margin-right:0!important;padding:12.5px 0}a.button.buttonlogin[data-v-43209f6a]{background-color:#ff5722;color:#fff}.btn-modal-a[data-v-43209f6a]{background-color:transparent}.btn-modal-b[data-v-43209f6a]{background-color:#0084fc}.btn-modal-a[data-v-43209f6a]:hover{background-color:transparent}.btn-modal-b[data-v-43209f6a]:hover{background-color:#0084fc}a.header-logo[data-v-43209f6a]{display:none;height:32px;margin:16px;width:32px}a.header-title[data-v-43209f6a]{font-size:20px;height:20px;line-height:normal;margin:22px 0 22px 16px}.container-fluid[data-v-43209f6a]{margin-top:64px}header .nav-custom2 nav #menu-icon[data-v-43209f6a]{background:url(/img/home/dehaze.svg) no-repeat 50%;float:left;height:18px;margin:23px 16px;position:relative;width:18px}header .nav-custom2 nav #menu-icon.active[data-v-43209f6a]{z-index:1}header .nav-custom2 nav #menu-search[data-v-43209f6a]{background:url(/img/home/search.svg) no-repeat 50%;float:left;height:18px;margin:23px 8px;position:relative;width:18px}#menu-icon[data-v-43209f6a],#menu-search[data-v-43209f6a]{display:inline-block}.nav-custom[data-v-43209f6a]{display:none}.nav-custom2[data-v-43209f6a]{display:block}.nav-custom2 nav ul[data-v-43209f6a],.nav-custom2 nav:active ul[data-v-43209f6a]{background:#fff;display:none;height:600px;overflow-y:scroll;padding:0;position:absolute;right:0;top:64px;width:80%}.nav-custom2 nav ul li a[data-v-43209f6a]{color:#000}.nav-custom2 nav:hover ul[data-v-43209f6a]{display:block}.nav-custom2 nav ul li[data-v-43209f6a]{margin:0;text-align:center;width:100%}input.search[data-v-43209f6a]{background-color:rgba(0,0,0,.06)!important;background:#000 url(/img/home/search_black_70.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-radius:9999px!important;box-shadow:none!important;color:rgba(0,0,0,.7);float:none;font-size:17px;height:36px!important;margin:26px 0!important;text-align:center}input.search[data-v-43209f6a],input.search[data-v-43209f6a]:focus{padding:0 30px;position:relative;width:calc(100% - 114px)!important}input.search[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;background:rgba(0,0,0,.42) url(/img/home/search.svg) no-repeat!important;background-position:10px 10px!important;background-size:18px 18px!important;color:#fff}input.search[data-v-43209f6a]::-webkit-input-placeholder{color:rgba(0,0,0,.7)!important;font-size:17px;line-height:normal}input.search[data-v-43209f6a]::-moz-placeholder{color:rgba(0,0,0,.7)!important;font-size:17px;line-height:normal}input.search[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}input.search[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.container-root[data-v-43209f6a]{background-color:#fff;padding-left:10px;padding-right:10px;padding-top:16px}.col-custom-faves[data-v-43209f6a]{background-color:#fff;padding:0!important}.col-custom[data-v-43209f6a],.row .col-custom[data-v-43209f6a]{padding:0}.page-footer[data-v-43209f6a]{background-color:#000;height:64px;padding-top:0}.footer-copyright[data-v-43209f6a]{height:100%;padding:0!important}.page-footer .footer-copyright .container[data-v-43209f6a]{height:100%}.page-footer .footer-copyright .container .row .col img[data-v-43209f6a]{height:32px;margin:16px 13px;width:auto}.myfaves[data-v-43209f6a]{background-color:#fff;height:102px;margin-bottom:16px;width:100%}.myfaves img.account[data-v-43209f6a]{height:72px;margin:16px 0 14px 16px;width:72px}.myfaves .title_myfaves[data-v-43209f6a]{height:72px;margin-left:88px;padding-top:28px;position:relative;width:calc(100% - 88px)}.myfaves .title_myfaves a.name[data-v-43209f6a]{color:#000;font-size:18px;min-height:18px;padding-bottom:6px;padding-right:16px}.myfaves .title_myfaves a.name[data-v-43209f6a],.myfaves .title_myfaves a.title_faves[data-v-43209f6a]{float:left;line-height:1em;margin-left:16px;text-transform:capitalize;width:calc(100% - 16px)}.myfaves .title_myfaves a.title_faves[data-v-43209f6a]{color:rgba(0,0,0,.54);font-size:14px;font-weight:500;margin-top:6px}.category[data-v-43209f6a]{background-color:#fff;height:87px;width:100%}.category[data-v-43209f6a]:hover{background-color:#f4f5f5}.category .sectiona[data-v-43209f6a]{float:left;height:100%;position:relative;width:72px}.category .sectionb[data-v-43209f6a]{align-items:center;display:flex;flex-direction:column;float:left;height:100%;justify-content:center;overflow:hidden;padding-right:16px;width:calc(100% - 72px)}.category .sectionb .label[data-v-43209f6a]{display:block;width:100%}.category .sectionb .section_b_results[data-v-43209f6a]{float:left;height:40px;overflow:hidden;width:100%}.category .sectiona .icon[data-v-43209f6a]{float:left;height:100%;margin-left:16px;margin-right:16px;position:relative;width:40px}.category .sectiona .icon img[data-v-43209f6a]{height:40px;margin-top:16px;position:relative;width:40px}.category .sectiona .label[data-v-43209f6a]{align-items:center;display:flex;display:none;float:left;height:100%;width:calc(100% - 72px)}.category .sectiona .label a[data-v-43209f6a]{font-size:16px;line-height:1em;padding:0 10px 0 0;width:100%}.category .sectionb .fave-img-circle[data-v-43209f6a]{float:left;height:auto;margin-right:4px;width:40px}.category .sectionb .fave-img-circle img[data-v-43209f6a]{float:left;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.category .sectionb .edit[data-v-43209f6a]{display:none;float:right;height:100%;margin-left:12px;padding:27px 0;width:18px}.category .sectionb .edit img[data-v-43209f6a]{height:18px;width:18px}.notification[data-v-43209f6a]{background-color:#fff;padding-left:16px;padding-top:30px}.notification label[data-v-43209f6a]{background-color:#fff;font-size:14px;margin-bottom:22px}.label_event[data-v-43209f6a],.notification label[data-v-43209f6a]{color:#000;float:left;line-height:1em}.label_event[data-v-43209f6a]{font-size:12px;margin-bottom:26px;margin-left:26px;opacity:.54}.label_genre[data-v-43209f6a]{margin-top:26px}.label_artist[data-v-43209f6a],.label_genre[data-v-43209f6a]{color:#000;float:left;font-size:12px;line-height:1em;margin-left:26px;opacity:.54}.container_result[data-v-43209f6a]{height:auto;width:auto}.events[data-v-43209f6a]{height:auto;padding-bottom:26px}.events .result[data-v-43209f6a]{height:40px;margin-bottom:24px;width:100%}.events .result a[data-v-43209f6a]{float:left;height:100%;width:100%}.events .result a img[data-v-43209f6a]{float:left}.events .result a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;line-height:1em;padding:13px 30px;position:relative;width:calc(100% - 66px)}.genrestrack[data-v-43209f6a]{height:auto;width:100%}.genrestrack .item[data-v-43209f6a]{height:88px;width:100%}.genrestrack .item a[data-v-43209f6a]{height:100%;width:100%}.genrestrack .item a img[data-v-43209f6a]{float:left;height:40px;margin:24px 0 24px 24px;width:40px}.genrestrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:37px 0 37px 24px;position:relative;width:calc(100% - 99px)}.genrestrack .item a .status[data-v-43209f6a]{float:right;height:100%;width:auto}.genrestrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:31.5px 0;width:auto}.artiststrack[data-v-43209f6a]{height:auto;width:100%}.artiststrack .item[data-v-43209f6a]{height:88px;width:100%}.artiststrack .item a[data-v-43209f6a]{height:100%;width:100%}.artiststrack .item a img[data-v-43209f6a]{float:left;height:40px;margin:24px 0 24px 24px;width:40px}.artiststrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:37px 0 37px 24px;position:relative;width:calc(100% - 99px)}.artiststrack .item a .status[data-v-43209f6a]{float:right;height:100%;width:auto}.artiststrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:31.5px 0;width:auto}.header-mobile-search .action-back[data-v-43209f6a]{float:left;height:28px;margin:18px 8px;position:relative;width:28px}.header-mobile-search .action-back .close-search[data-v-43209f6a]{float:left;font-size:28px;line-height:1em;position:relative}.header-mobile-search input[data-v-43209f6a]{background-color:rgba(0,0,0,.12)!important;background:#fff url(/img/home/search.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-bottom:initial!important;border-radius:9999px!important;color:#fff;float:right;height:36px!important;margin:14px 16px 14px 8px!important;padding:0 38px;width:calc(100% - 68px)!important}.header-mobile-search input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;color:#fff;padding:0 38px}.result img[data-v-43209f6a]{height:40px;position:relative;width:40px}.resultlist[data-v-43209f6a]{background-color:#fff;display:block;height:calc(100% - 64px);position:fixed;top:64px;width:100%;z-index:5}.header-mobile-search input[data-v-43209f6a]::-webkit-input-placeholder{color:#fff!important;font-size:14px;opacity:.72!important}.header-mobile-search input[data-v-43209f6a]::-moz-placeholder{color:#fff!important;font-size:14px;opacity:.72!important}.header-mobile-search input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:#fff!important;font-size:14px;opacity:1!important}.header-mobile-search input[data-v-43209f6a]:focus::-moz-placeholder{color:#fff!important;font-size:14px;opacity:1!important}.content_b[data-v-43209f6a]{position:relative;width:100%}.menu_mobile.container_dropdown.active[data-v-43209f6a]{height:100%;width:100%}.menu_mobile.container_dropdown[data-v-43209f6a]{background-color:rgba(0,0,0,.5);display:block;height:0;position:fixed;width:0}.menu_mobile.content[data-v-43209f6a]{height:100%;left:-100%;max-width:100%;min-height:100%;overflow-y:auto;position:relative;transition:left 1s}.menu_mobile.container_dropdown.active .menu_mobile.content[data-v-43209f6a]{left:0}.menu_mobile.container_dropdown ul[data-v-43209f6a]{background-color:#fff;min-height:calc(100% - 173px);width:100%}.container_dropdown[data-v-43209f6a]{display:none}.container_dropdown .account[data-v-43209f6a]{background:url(/img/home/hamburguer_menu_img_v2.jpg) no-repeat 50%;background-size:cover;float:left;height:173px;width:100%}.container_dropdown ul[data-v-43209f6a]{float:left;height:auto;margin:0;padding:0;width:100%}.container_dropdown ul li[data-v-43209f6a]{float:left;height:46px;list-style:none;margin:0;padding:0;width:100%}.container_dropdown ul li a[data-v-43209f6a]{cursor:pointer;float:left;height:100%;padding:14px 16px;width:100%}.container_dropdown ul li a div.icon_home[data-v-43209f6a]{background-image:url(/img/home/home_menu.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_home.active[data-v-43209f6a]{background-image:url(/img/home/home_menu_active.svg)}.container_dropdown ul li a div.icon_nearme[data-v-43209f6a]{background-image:url(/img/home/location_menu.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_nearme.active[data-v-43209f6a]{background-image:url(/img/home/location_menu_active.svg)}.container_dropdown ul li a div.icon_faves[data-v-43209f6a]{background-image:url(/img/home/favorites.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_faves.active[data-v-43209f6a]{background-image:url(/img/home/favorites_active.svg)}.container_dropdown ul li a div.icon_settings[data-v-43209f6a]{background-image:url(/img/home/settings.svg);background-size:contain;float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_settings.active[data-v-43209f6a]{background-image:url(/img/home/settings_active.svg)}.container_dropdown ul li a div.icon_subs[data-v-43209f6a]{background-image:url(/img/home/icon-vip-menu-crown.svg);background-size:contain;float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_payment[data-v-43209f6a]{background-image:url(/img/home/icon-mpayments.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_payment.active[data-v-43209f6a]{background-image:url(/img/home/icon-mpayments-active.svg)}.container_dropdown ul li a div.icon_subs.active[data-v-43209f6a]{background-image:url(/img/home/icon-vip-menu-crown-active.svg)}.container_dropdown ul li a div.icon_logout[data-v-43209f6a]{background-image:url(/img/home/log_out.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_logout.active[data-v-43209f6a]{background-image:url(/img/home/log_out_active.svg)}.container_dropdown ul li a span[data-v-43209f6a]{color:#000;float:left;font-size:16px;height:100%;line-height:1em;padding-bottom:1px;padding-top:1px;width:calc(100% - 50px)}.container_dropdown ul li a[data-v-43209f6a]:hover{background-color:rgba(0,0,0,.06)}.container_dropdown .account .account_icon[data-v-43209f6a]{float:left;height:115px;padding:51px 16px 0;width:100%}.container_dropdown .account .account_icon img[data-v-43209f6a]{float:left;height:64px;position:relative;width:64px;z-index:2}.container_dropdown .account .data[data-v-43209f6a]{float:left;height:58px;padding:0 16px;width:100%}.container_dropdown .account .data p.lastname[data-v-43209f6a]{color:#fff;font-size:14px;font-weight:400;margin:8px 0 0;position:relative;z-index:2}.container_dropdown .account .data p.email[data-v-43209f6a]{color:#fff;font-size:14px;font-weight:400;margin:1px 0 21px;position:relative;z-index:2}.container_faves[data-v-43209f6a]{background-color:transparent;height:calc(100% - 64px);position:absolute;top:64px;width:100%}.container_faves .container_center[data-v-43209f6a]{min-height:100%}.container_faves .container_center[data-v-43209f6a],.container_faves .container_edit_faves[data-v-43209f6a]{background-color:#fff;margin-left:auto;margin-right:auto;position:relative;width:100%}.container_faves .container_edit_faves[data-v-43209f6a]{height:100%;overflow-y:hidden}.container_faves .container_edit_faves .section_header[data-v-43209f6a]{float:left;height:48px;padding:16px 16px 16px 0;width:100%}.container_faves .container_edit_faves .section_content[data-v-43209f6a]{float:left;height:calc(100% - 100px);width:100%}.container_faves .container_edit_faves .section_content .section_categories[data-v-43209f6a]{border-right:1px solid rgba(0,0,0,.2);display:none;float:left;height:100%;overflow-y:auto;padding:98px 26px 0;position:relative;width:104px}.container_faves .container_edit_faves .section_content .section_categories ul[data-v-43209f6a]{float:left;height:100%;margin:0;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li[data-v-43209f6a]{float:left;height:auto;margin:0;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li a[data-v-43209f6a]{cursor:pointer;float:left;height:auto;margin-bottom:64px!important;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_artist.active[data-v-43209f6a]{background:url(/img/faves_icons/artist.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_artist[data-v-43209f6a]{background:url(/img/faves_icons/artist_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_food.active[data-v-43209f6a]{background:url(/img/faves_icons/restaurant.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_food[data-v-43209f6a]{background:url(/img/faves_icons/restaurant_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_bar.active[data-v-43209f6a]{background:url(/img/faves_icons/bars.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_bar[data-v-43209f6a]{background:url(/img/faves_icons/bars_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_sport.active[data-v-43209f6a]{background:url(/img/faves_icons/sports.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_sport[data-v-43209f6a]{background:url(/img/faves_icons/sports_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_teathre.active[data-v-43209f6a]{background:url(/img/faves_icons/theater.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_teathre[data-v-43209f6a]{background:url(/img/faves_icons/theater_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_special_events.active[data-v-43209f6a]{background:url(/img/faves_icons/special_event.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_special_events[data-v-43209f6a]{background:url(/img/faves_icons/special_event_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_search[data-v-43209f6a]{float:left;height:88px;padding:0 16px 16px!important;position:relative;width:100%}.container_faves .container_edit_faves .section_content .section_results[data-v-43209f6a]{float:left;height:calc(100% - 98px);overflow-y:auto;position:relative;width:100%}.container_faves .container_edit_faves .section_content .section_results .label_genre[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin:0 0 6px 16px;opacity:.54;padding:0;text-transform:capitalize}.container_faves .container_edit_faves .section_content .section_results .label_artist[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin:8px 0 6px 16px;opacity:.54;padding:0;text-transform:capitalize}.container_faves .container_edit_faves .section_content .section_results .genrestrack[data-v-43209f6a]{height:auto;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item[data-v-43209f6a]{height:68px;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a[data-v-43209f6a]{height:100%;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a img[data-v-43209f6a]{float:left;height:56px;margin:6px 0 6px 16px;width:56px}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:25px 0 25px 36px;position:relative;width:calc(100% - 187px)}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a .status[data-v-43209f6a]{float:right;height:100%;margin-right:62px;width:25px}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:21.5px 0;width:auto}.container_faves .container_edit_faves .section_content .section_results .artiststrack[data-v-43209f6a]{height:auto;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item[data-v-43209f6a]{height:68px;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a[data-v-43209f6a]{height:100%;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a img[data-v-43209f6a]{float:left;height:56px;margin:6px 0 6px 16px;width:56px}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:25px 0 25px 36px;position:relative;width:calc(100% - 187px)}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a .status[data-v-43209f6a]{float:right;height:100%;margin-right:62px;width:25px}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:21.5px 0;width:auto}.container_faves .container_edit_faves .section_content .section_search .action_track_faves[data-v-43209f6a]{display:none;float:right;height:100%;position:relative;width:calc(100% - 328px)}.container_faves .container_edit_faves .section_content .section_search .action_track_faves_mobile[data-v-43209f6a]{align-items:center;display:flex;height:auto;justify-content:center;width:100%}.container_faves .container_edit_faves .section_content .section_search .action_search_faves[data-v-43209f6a]{float:left;height:auto;width:100%}.container_faves .container_edit_faves .section_header .action_back_faves[data-v-43209f6a]{float:left;height:100%;margin-right:16px;padding:0;width:16px}.container_faves .container_edit_faves .section_header .action_back_faves i[data-v-43209f6a]{font-size:16px}.container_faves .container_edit_faves .section_header .label_action_back_faves[data-v-43209f6a]{float:right;font-size:16px;height:100%;width:calc(100% - 32px)}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]{background-color:rgba(0,0,0,.06)!important;background:#000 url(/img/home/search_black_70.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-radius:9999px!important;box-shadow:none!important;color:rgba(0,0,0,.37);float:left;height:36px!important;margin:0!important;padding:0 30px;position:relative;text-align:center;width:calc(100% - 60px)!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;background:rgba(0,0,0,.42) url(/img/home/search.svg) no-repeat!important;background-position:10px 10px!important;background-size:18px 18px!important;color:#fff;padding:0 30px}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]::-webkit-input-placeholder{color:rgba(0,0,0,.37)!important;font-size:16px}.container_faves .container_edit_faves .section_content .section_search .action_search_faves[data-v-43209f6a]::-moz-placeholder{color:rgba(0,0,0,.37)!important;font-size:16px}.divider_custom_adjust[data-v-43209f6a]{float:right;width:calc(100% - 16px)}.btn_mini_spotify[data-v-43209f6a]{background:url(/img/home/spot_min_button.svg) no-repeat 50%;background-size:cover;cursor:pointer;display:block;float:right;height:36px;margin:0 12px 0 0;width:36px}.label_edit_track[data-v-43209f6a]{display:block;float:right;font-size:16px;height:100%;margin:0 6px 0 0;padding:10px 0}.container_edit_faves .section_footer[data-v-43209f6a]{background:rgba(0,0,0,.8);float:left;height:52px;width:100%;z-index:2}.container_edit_faves .section_footer .section_footer_legend[data-v-43209f6a]{display:none;float:left;font-size:14px;height:100%;line-height:1em;padding:19px 0 19px 16px;position:relative;width:auto}.btn_edit_faves_section_footer_a[data-v-43209f6a]{background-color:transparent;border:1px solid #fff;border-radius:9999px;margin:9px 26px 9px 0}.btn_edit_faves_section_footer_a[data-v-43209f6a],.btn_edit_faves_section_footer_b[data-v-43209f6a]{box-shadow:none!important;color:#fff;float:right;font-size:14px;text-shadow:none!important;text-transform:capitalize}.btn_edit_faves_section_footer_b[data-v-43209f6a]{background-color:#0084fc;border-radius:9999px;margin:9px 16px 9px 0}.gradient-image_banner_account[data-v-43209f6a]:after{background-image:linear-gradient(transparent,rgba(0,0,0,.5));content:"";display:block;height:100%;position:relative;width:100%;z-index:1}.margin_sign_in_top[data-v-43209f6a]{margin-top:24px!important}.margin_sign_in_top_checkbox[data-v-43209f6a]{margin-top:10px!important}}@media only screen and (min-width:601px) and (max-width:768px){.container_general[data-v-43209f6a]{float:left;height:100%;position:absolute;width:100%}.container_general .container_content[data-v-43209f6a]{float:left;height:auto;margin-top:64px;min-height:calc(100% - 154px);position:relative;width:100%}.container_general .container_content.container_inside_responsive[data-v-43209f6a]{float:none!important;margin-left:auto;margin-right:auto;width:100%}.container_general .footer_general[data-v-43209f6a]{bottom:0;float:left;height:90px;line-height:1em;position:relative;width:100%}.nav-custom2 nav[data-v-43209f6a]{height:64px}.nav-custom2[data-v-43209f6a]{float:right;height:100%}header[data-v-43209f6a]{height:64px;z-index:3}.header-inner[data-v-43209f6a]{display:none;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.header-mobile-search[data-v-43209f6a]{display:block}.header-mobile-search .action-back[data-v-43209f6a]{float:left;height:28px;margin:18px 8px;position:relative;width:28px}.header-mobile-search .action-back .close-search[data-v-43209f6a]{float:left;font-size:28px;line-height:1em;position:relative}.header-mobile-search input[data-v-43209f6a]{background-color:rgba(0,0,0,.12)!important;background:#fff url(/img/home/search.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-bottom:initial!important;border-radius:9999px!important;color:#fff;float:right;height:36px!important;margin:14px 16px 14px 8px!important;padding:0 38px;width:calc(100% - 68px)!important}.header-mobile-search input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;color:#fff;padding:0 38px}.header-mobile-search input[data-v-43209f6a]::-webkit-input-placeholder{color:#fff!important;font-size:14px;opacity:.72!important}.header-mobile-search input[data-v-43209f6a]::-moz-placeholder{color:#fff!important;font-size:14px;opacity:.72!important}.header-mobile-search input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:#fff!important;font-size:14px;opacity:1!important}.header-mobile-search input[data-v-43209f6a]:focus::-moz-placeholder{color:#fff!important;font-size:14px;opacity:1!important}header .nav-custom2 nav #menu-icon[data-v-43209f6a]{background:url(/img/home/dehaze.svg) no-repeat 50%;float:left;height:24px;margin:20px;position:relative;width:24px}header .nav-custom2 nav #menu-icon.active[data-v-43209f6a]{z-index:1}header .nav-custom2 nav #menu-search[data-v-43209f6a]{background:url(/img/home/search.svg) no-repeat 50%;float:left;height:24px;margin:20px;position:relative;width:24px}#menu-icon[data-v-43209f6a],#menu-search[data-v-43209f6a]{display:inline-block}.nav-custom[data-v-43209f6a]{display:none}.nav-custom2[data-v-43209f6a]{display:block}.nav-custom2 nav ul[data-v-43209f6a],.nav-custom2 nav:active ul[data-v-43209f6a]{background:#fff;display:none;height:600px;overflow-y:scroll;padding:0;position:absolute;right:0;top:64px;width:80%}.nav-custom2 nav ul li a[data-v-43209f6a]{color:#000}.nav-custom2 nav:hover ul[data-v-43209f6a]{display:block}.nav-custom2 nav ul li[data-v-43209f6a]{margin:0;text-align:center;width:100%}.card-root[data-v-43209f6a]{box-shadow:inset 0 0 200px 400px rgba(0,0,0,.72);overflow:hidden}.card-root .banner[data-v-43209f6a],.card-root[data-v-43209f6a]{height:400px;max-height:400px;position:relative;width:100%}.card-root .banner[data-v-43209f6a]{-o-object-fit:cover;object-fit:cover;z-index:-2}.card.card-round .card-image img[data-v-43209f6a]{border-top-left-radius:18px;border-top-right-radius:18px}.card.card-round[data-v-43209f6a]{border-radius:18px}.card-modal .card-title[data-v-43209f6a]{background-color:transparent;bottom:0;color:#fff;float:left;font-size:16px!important;left:0;line-height:normal;padding:16px!important;position:absolute}.card-modal[data-v-43209f6a]{margin:3px}#cardmodalmargin[data-v-43209f6a]{padding:0}.col-custom-banner[data-v-43209f6a],.col-custom-faves[data-v-43209f6a]{padding:0!important}.col-custom-faves[data-v-43209f6a]{background-color:#fff}input.search[data-v-43209f6a]{background-color:rgba(0,0,0,.06)!important;background:#000 url(/img/home/search_black_70.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-radius:9999px!important;box-shadow:none!important;color:rgba(0,0,0,.7);float:none;font-size:17px;height:36px!important;margin:26px 0!important;text-align:center;width:342px!important}input.search[data-v-43209f6a],input.search[data-v-43209f6a]:focus{padding:0 30px;position:relative}input.search[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;background:rgba(0,0,0,.42) url(/img/home/search.svg) no-repeat!important;background-position:10px 10px!important;background-size:18px 18px!important;color:#fff;width:calc(100% - 114px)!important}input.search[data-v-43209f6a]::-webkit-input-placeholder{color:rgba(0,0,0,.7)!important;font-size:17px;line-height:normal}input.search[data-v-43209f6a]::-moz-placeholder{color:rgba(0,0,0,.7)!important;font-size:17px;line-height:normal}input.search[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}input.search[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.modal[data-v-43209f6a]{max-height:100%!important;width:100%}.modal.login[data-v-43209f6a],.modal[data-v-43209f6a]{height:calc(100% - 64px)!important;top:64px!important}.modal.login[data-v-43209f6a]{width:80%!important}.modal_section_title[data-v-43209f6a]{height:40px;margin-bottom:36px;margin-top:40px;position:relative;width:100%}.modal_section_title img[data-v-43209f6a]{float:left;height:40px;margin-left:40px;width:40px}.modal_section_title a[data-v-43209f6a]{color:#000;float:left;font-size:24px;line-height:1em;padding:8px 0 8px 10px}.modal_section_body[data-v-43209f6a]{height:auto;position:relative;width:100%}.modal_header[data-v-43209f6a]{border-bottom:1px solid rgba(0,0,0,.1);border-radius:0 0 2px 2px;height:52px;position:absolute;top:0;width:100%}a.logo-modal-header[data-v-43209f6a]{height:32px;margin:10px;width:32px}.modal-header-title[data-v-43209f6a]{color:#000;display:block;float:left;font-size:16px;height:100%;line-height:1em;padding:18px 0;width:auto}.modal_content[data-v-43209f6a]{height:calc(100% - 52px);overflow-y:auto;padding-bottom:52px;position:relative;top:52px}.modal_content .content_a[data-v-43209f6a]{padding:0 3px}.modal_content .content_a .content_buttons_track_artist[data-v-43209f6a]{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:26px;width:100%}.modal_content .back_button_track_artist[data-v-43209f6a]{background-color:transparent;float:left;margin:26px 0;padding:10px}.modal_content .back_button_track_artist img[data-v-43209f6a]{height:16px;-o-object-fit:cover;object-fit:cover;position:relative;width:16px}.modal_content .content_a .card .card-image img[data-v-43209f6a],.modal_content .content_a .card-image[data-v-43209f6a]{height:187px;max-height:187px}.modal_footer[data-v-43209f6a]{background:rgba(0,0,0,.8);height:52px;position:relative;width:100%;z-index:2}.modal_footer_legend[data-v-43209f6a]{font-size:14px;line-height:1em;padding:19px 0 19px 16px;position:absolute}.btn-modal-bottom-action-a[data-v-43209f6a]{background-color:transparent;border:1px solid #fff;color:#fff;font-size:16px;margin-right:16px}.btn-modal-bottom-action-b[data-v-43209f6a]{background-color:#0084fc;color:#fff;font-size:16px;margin-left:16px}.modal .modal_footer .btn[data-v-43209f6a]{float:right;margin:8px 16px 8px 0}.modal_action[data-v-43209f6a]{float:right;height:100%;position:relative;width:auto}.modal_action a[data-v-43209f6a]{align-items:center;color:rgba(0,0,0,.54);display:flex;float:left;height:100%;justify-content:center;position:relative}.modal_action a i[data-v-43209f6a]{margin:0 20px}button.buttonmodal[data-v-43209f6a],button.buttonmodal[data-v-43209f6a]:hover{-webkit-tap-highlight-color:transparent;border-radius:9999px;cursor:pointer;display:inline-block;font-size:14px;height:37px;letter-spacing:.5px;line-height:1em;margin-bottom:26px;margin-right:16px;padding:0 1.5rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;text-transform:capitalize;transition:.2s ease-out;vertical-align:middle;width:120px}button.buttonmodal.icon[data-v-43209f6a]{padding-left:9px}button.buttonmodal.icon.facebook span[data-v-43209f6a]{background:url(/img/home/facebook_button_icon.svg) no-repeat 0;color:#fff;padding-left:29px}button.buttonmodal.icon.spotify span[data-v-43209f6a]{background:url(/img/home/spotify_button_icon.svg) no-repeat 0;color:#fff;padding-left:34px}button.trackartist[data-v-43209f6a]{height:54px!important;min-width:54px!important;padding:6px .6rem}.label_track[data-v-43209f6a]{float:right;font-size:16px;height:37px;line-height:1em;margin:0;margin-right:16px!important;padding:10.5px 0}a.button.buttonlogin[data-v-43209f6a]{background-color:#ff5722;color:#fff}.btn-modal-a[data-v-43209f6a]{background-color:transparent}.btn-modal-b[data-v-43209f6a]{background-color:#0084fc}.btn-modal-a[data-v-43209f6a]:hover{background-color:transparent}.btn-modal-b[data-v-43209f6a]:hover{background-color:#0084fc}a.header-logo[data-v-43209f6a]{height:32px;margin:16px;width:32px}a.header-title[data-v-43209f6a]{font-size:24px;height:24px;line-height:1em;margin:20px 0}.container-fluid[data-v-43209f6a]{margin-top:64px}.container-root[data-v-43209f6a]{background-color:#fff;padding-left:10px;padding-right:10px;padding-top:16px}.trackartist[data-v-43209f6a]{font-size:14px}.page-footer[data-v-43209f6a]{background-color:#000;height:64px;padding-top:0}.footer-copyright[data-v-43209f6a]{height:100%;padding:0!important}.page-footer .footer-copyright .container[data-v-43209f6a]{height:100%}.page-footer .footer-copyright .container .row .col img[data-v-43209f6a]{height:32px;margin:16px 21px;width:auto}.myfaves[data-v-43209f6a]{background-color:#fff;height:159px;margin-bottom:26px;width:100%}.myfaves img.account[data-v-43209f6a]{height:132px;margin:26px 0 1px 26px;width:132px}.myfaves .title_myfaves[data-v-43209f6a]{height:116px;margin-left:158px;padding-top:54px;position:relative;width:calc(100% - 158px)}.myfaves .title_myfaves a.name[data-v-43209f6a]{color:#000;font-size:32px;min-height:32px;padding-bottom:6px;padding-right:26px}.myfaves .title_myfaves a.name[data-v-43209f6a],.myfaves .title_myfaves a.title_faves[data-v-43209f6a]{float:left;line-height:1em;margin-left:26px;text-transform:capitalize;width:calc(100% - 26px)}.myfaves .title_myfaves a.title_faves[data-v-43209f6a]{color:rgba(0,0,0,.54);font-size:18px;font-weight:500;margin-top:6px}.category[data-v-43209f6a]{background-color:#fff;height:102px;width:100%}.category[data-v-43209f6a]:hover{background-color:#f4f5f5}.category .sectiona[data-v-43209f6a]{float:left;height:100%;position:relative;width:40%}.category .sectionb[data-v-43209f6a]{float:left;height:100%;overflow:hidden;padding-right:26px;width:60%}.category .sectionb .label[data-v-43209f6a]{display:none}.category .sectionb .section_b_results[data-v-43209f6a]{float:left;height:100%;width:calc(100% - 56px)}.category .sectiona .icon[data-v-43209f6a]{float:left;height:100%;margin-left:26px;margin-right:26px;position:relative;width:52px}.category .sectiona .icon img[data-v-43209f6a]{height:52px;margin-bottom:25px;margin-top:25px;position:relative;width:52px}.category .sectiona .label[data-v-43209f6a]{align-items:center;display:flex;float:left;height:100%;width:calc(100% - 104px)}.category .sectiona .label a[data-v-43209f6a]{font-size:16px;line-height:1em;padding:0 76px 0 0;width:100%}.category .sectionb .fave-img-circle[data-v-43209f6a]{float:left;height:100%;margin-right:12px;width:52px}.category .sectionb .fave-img-circle img[data-v-43209f6a]{height:52px;margin:25px 0;-o-object-fit:cover;object-fit:cover;width:52px}.category .sectionb .edit[data-v-43209f6a]{float:right;height:100%;margin-left:12px;padding:42px 0;width:18px}.category .sectionb .edit img[data-v-43209f6a]{height:18px;width:18px}.notification[data-v-43209f6a]{background-color:#fff;padding-left:26px;padding-top:30px}.notification label[data-v-43209f6a]{background-color:#fff;font-size:16px;margin-bottom:30px}.label_genre[data-v-43209f6a],.notification label[data-v-43209f6a]{color:#000;float:left;line-height:1em}.label_genre[data-v-43209f6a]{font-size:14px;margin-left:26px;margin-top:26px;opacity:.54}.label_event[data-v-43209f6a]{line-height:1em;margin-bottom:26px}.label_artist[data-v-43209f6a],.label_event[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin-left:26px;opacity:.54}.label_artist[data-v-43209f6a]{line-height:14px}.container_result[data-v-43209f6a]{height:auto;width:auto}.events[data-v-43209f6a]{height:auto;padding-bottom:26px}.events .result[data-v-43209f6a]{height:64px;margin-bottom:24px;width:100%}.events .result a[data-v-43209f6a]{float:left;height:100%;width:100%}.events .result a img[data-v-43209f6a]{float:left}.events .result a span[data-v-43209f6a]{color:#000;float:left;font-size:18px;line-height:1em;padding:23px 30px;position:relative;width:calc(100% - 90px)}.genrestrack[data-v-43209f6a]{height:auto;width:100%}.genrestrack .item[data-v-43209f6a]{height:112px;width:100%}.genrestrack .item a[data-v-43209f6a]{height:100%;width:100%}.genrestrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:24px 0 24px 26px;width:64px}.genrestrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:18px;height:100%;line-height:1em;padding:47px 0 47px 30px;position:relative;width:calc(100% - 125px)}.genrestrack .item a .status[data-v-43209f6a]{float:right;height:100%;width:auto}.genrestrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:43.5px 0;width:auto}.artiststrack[data-v-43209f6a]{height:auto;width:100%}.artiststrack .item[data-v-43209f6a]{height:112px;width:100%}.artiststrack .item a[data-v-43209f6a]{height:100%;width:100%}.artiststrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:24px 0 24px 26px;width:64px}.artiststrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:18px;height:100%;line-height:1em;padding:47px 0 47px 30px;position:relative;width:calc(100% - 125px)}.artiststrack .item a .status[data-v-43209f6a]{float:right;height:100%;width:auto}.artiststrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:43.5px 0;width:auto}.header-inner input[data-v-43209f6a]{background-color:rgba(0,0,0,.12)!important;background:#fff url(/img/home/search.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-bottom:initial!important;border-radius:9999px!important;color:#fff;height:36px!important;margin:14px 0!important;padding:0 38px;width:342px!important}.header-inner input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;color:#fff;padding:0 38px;width:462px!important}.result img[data-v-43209f6a]{height:64px;position:relative;width:64px}.resultlist[data-v-43209f6a]{background-color:#fff;display:block;height:80%;left:52px;position:fixed;top:64px;width:calc(100% - 68px);z-index:5}.header-inner input[data-v-43209f6a]::-webkit-input-placeholder{color:#fff!important;opacity:.72!important}.header-inner input[data-v-43209f6a]::-moz-placeholder{color:#fff!important;opacity:.72!important}.header-inner input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}.header-inner input[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.content_b[data-v-43209f6a]{position:relative;width:100%}.menu_mobile.container_dropdown.active[data-v-43209f6a]{height:100%;width:100%}.menu_mobile.container_dropdown[data-v-43209f6a]{background-color:rgba(0,0,0,.5);display:block;height:0;position:fixed;width:0}.menu_mobile.content[data-v-43209f6a]{height:100%;left:-100%;max-width:100%;min-height:100%;overflow-y:auto;position:relative;transition:left 1s}.menu_mobile.container_dropdown.active .menu_mobile.content[data-v-43209f6a]{left:0}.menu_mobile.container_dropdown ul[data-v-43209f6a]{background-color:#fff;min-height:calc(100% - 173px);width:100%}.container_dropdown[data-v-43209f6a]{display:none}.container_dropdown .account[data-v-43209f6a]{background:url(/img/home/hamburguer_menu_img_v2.jpg) no-repeat 50%;background-size:cover;float:left;height:173px;width:100%}.container_dropdown ul[data-v-43209f6a]{float:left;height:auto;margin:0;padding:0;width:100%}.container_dropdown ul li[data-v-43209f6a]{float:left;height:46px;list-style:none;margin:0;padding:0;width:100%}.container_dropdown ul li a[data-v-43209f6a]{cursor:pointer;float:left;height:100%;padding:14px 16px;width:100%}.container_dropdown ul li a div.icon_home[data-v-43209f6a]{background-image:url(/img/home/home_menu.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_home.active[data-v-43209f6a]{background-image:url(/img/home/home_menu_active.svg)}.container_dropdown ul li a div.icon_nearme[data-v-43209f6a]{background-image:url(/img/home/location_menu.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_nearme.active[data-v-43209f6a]{background-image:url(/img/home/location_menu_active.svg)}.container_dropdown ul li a div.icon_faves[data-v-43209f6a]{background-image:url(/img/home/favorites.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_faves.active[data-v-43209f6a]{background-image:url(/img/home/favorites_active.svg)}.container_dropdown ul li a div.icon_subs[data-v-43209f6a]{background-image:url(/img/home/icon-vip-menu-crown.svg);background-size:contain;float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_subs.active[data-v-43209f6a]{background-image:url(/img/home/icon-vip-menu-crown-active.svg)}.container_dropdown ul li a div.icon_settings[data-v-43209f6a]{background-image:url(/img/home/settings.svg);background-size:contain;float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_settings.active[data-v-43209f6a]{background-image:url(/img/home/settings_active.svg)}.container_dropdown ul li a div.icon_payment[data-v-43209f6a]{background-image:url(/img/home/icon-mpayments.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_payment.active[data-v-43209f6a]{background-image:url(/img/home/icon-mpayments-active.svg)}.container_dropdown ul li a div.icon_logout[data-v-43209f6a]{background-image:url(/img/home/log_out.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_logout.active[data-v-43209f6a]{background-image:url(/img/home/log_out_active.svg)}.container_dropdown ul li a span[data-v-43209f6a]{color:#000;float:left;font-size:16px;height:100%;line-height:1em;padding-bottom:1px;padding-top:1px;width:calc(100% - 50px)}.container_dropdown ul li a[data-v-43209f6a]:hover{background-color:rgba(0,0,0,.06)}.container_dropdown .account .account_icon[data-v-43209f6a]{float:left;height:115px;padding:51px 16px 0;width:100%}.container_dropdown .account .account_icon img[data-v-43209f6a]{float:left;height:64px;position:relative;width:64px;z-index:2}.container_dropdown .account .data[data-v-43209f6a]{float:left;height:58px;padding:0 16px;width:100%}.container_dropdown .account .data p.lastname[data-v-43209f6a]{color:#fff;font-size:14px;font-weight:400;margin:8px 0 0;position:relative;z-index:2}.container_dropdown .account .data p.email[data-v-43209f6a]{color:#fff;font-size:14px;font-weight:400;margin:1px 0 21px;position:relative;z-index:2}.container_faves[data-v-43209f6a]{background-color:transparent;height:calc(100% - 64px);position:absolute;top:64px;width:100%}.container_faves .container_center[data-v-43209f6a]{min-height:100%}.container_faves .container_center[data-v-43209f6a],.container_faves .container_edit_faves[data-v-43209f6a]{background-color:#fff;margin-left:auto;margin-right:auto;position:relative;width:100%}.container_faves .container_edit_faves[data-v-43209f6a]{height:100%;overflow-y:hidden}.container_faves .container_edit_faves .section_header[data-v-43209f6a]{border-bottom:1px solid rgba(0,0,0,.2);float:left;height:70px;padding:26px 26px 26px 0;width:100%}.container_faves .container_edit_faves .section_content[data-v-43209f6a]{float:left;height:calc(100% - 122px);width:100%}.container_faves .container_edit_faves .section_content .section_categories[data-v-43209f6a]{border-right:1px solid rgba(0,0,0,.2);float:left;height:100%;overflow-y:auto;padding:98px 26px 0;position:relative;width:104px}.container_faves .container_edit_faves .section_content .section_categories ul[data-v-43209f6a]{float:left;height:100%;margin:0;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li[data-v-43209f6a]{float:left;height:auto;margin:0;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li a[data-v-43209f6a]{cursor:pointer;float:left;height:auto;margin-bottom:64px!important;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_artist.active[data-v-43209f6a]{background:url(/img/faves_icons/artist.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_artist[data-v-43209f6a]{background:url(/img/faves_icons/artist_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_food.active[data-v-43209f6a]{background:url(/img/faves_icons/restaurant.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_food[data-v-43209f6a]{background:url(/img/faves_icons/restaurant_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_bar.active[data-v-43209f6a]{background:url(/img/faves_icons/bars.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_bar[data-v-43209f6a]{background:url(/img/faves_icons/bars_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_sport.active[data-v-43209f6a]{background:url(/img/faves_icons/sports.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_sport[data-v-43209f6a]{background:url(/img/faves_icons/sports_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_teathre.active[data-v-43209f6a]{background:url(/img/faves_icons/theater.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_teathre[data-v-43209f6a]{background:url(/img/faves_icons/theater_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_special_events.active[data-v-43209f6a]{background:url(/img/faves_icons/special_event.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_special_events[data-v-43209f6a]{background:url(/img/faves_icons/special_event_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_search[data-v-43209f6a]{float:left;height:98px;padding:26px 16px 36px!important;position:relative;width:calc(100% - 104px)}.container_faves .container_edit_faves .section_content .section_results[data-v-43209f6a]{float:left;height:calc(100% - 98px);overflow-y:auto;position:relative;width:calc(100% - 104px)}.container_faves .container_edit_faves .section_content .section_results .label_genre[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin:0 0 8px 26px;opacity:.54;padding:0;text-transform:capitalize}.container_faves .container_edit_faves .section_content .section_results .label_artist[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin:8px 0 8px 26px;opacity:.54;padding:0;text-transform:capitalize}.container_faves .container_edit_faves .section_content .section_results .genrestrack[data-v-43209f6a]{height:auto;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item[data-v-43209f6a]{height:80px;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a[data-v-43209f6a]{height:100%;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:8px 0 8px 26px;width:64px}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:33px 0 33px 26px;position:relative;width:calc(100% - 208px)}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a .status[data-v-43209f6a]{float:right;height:100%;margin-right:93px;width:25px}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:27.5px 0;width:auto}.container_faves .container_edit_faves .section_content .section_results .artiststrack[data-v-43209f6a]{height:auto;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item[data-v-43209f6a]{height:80px;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a[data-v-43209f6a]{height:100%;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:8px 0 8px 26px;width:64px}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:33px 0 33px 26px;position:relative;width:calc(100% - 208px)}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a .status[data-v-43209f6a]{float:right;height:100%;margin-right:93px;width:25px}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:27.5px 0;width:auto}.container_faves .container_edit_faves .section_content .section_search .action_track_faves[data-v-43209f6a]{float:right;height:100%;position:relative;width:170px}.container_faves .container_edit_faves .section_content .section_search .action_track_faves_mobile[data-v-43209f6a]{display:none}.container_faves .container_edit_faves .section_content .section_search .action_search_faves[data-v-43209f6a]{float:left;height:100%;width:calc(100% - 170px)}.container_faves .container_edit_faves .section_header .action_back_faves[data-v-43209f6a]{float:left;height:100%;margin-right:26px;padding:1px 0;width:16px}.container_faves .container_edit_faves .section_header .action_back_faves i[data-v-43209f6a]{font-size:18px!important}.container_faves .container_edit_faves .section_header .label_action_back_faves[data-v-43209f6a]{float:right;font-size:18px;height:100%;width:calc(100% - 42px)}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]{background-color:rgba(0,0,0,.06)!important;background:#000 url(/img/home/search_black_70.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-radius:9999px!important;box-shadow:none!important;color:rgba(0,0,0,.37);float:left;height:36px!important;margin:0!important;padding:0 30px;position:relative;text-align:center;width:calc(100% - 60px)}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;background:rgba(0,0,0,.42) url(/img/home/search.svg) no-repeat!important;background-position:10px 10px!important;background-size:18px 18px!important;color:#fff;padding:0 30px}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]::-webkit-input-placeholder{color:rgba(0,0,0,.37)!important;font-size:16px}.container_faves .container_edit_faves .section_content .section_search .action_search_faves[data-v-43209f6a]::-moz-placeholder{color:rgba(0,0,0,.37)!important;font-size:16px}.divider_custom_adjust[data-v-43209f6a]{float:none;margin:0 auto;width:calc(100% - 52px)}.btn_mini_spotify[data-v-43209f6a]{background:url(/img/home/spot_min_button.svg) no-repeat 50%;background-size:cover;cursor:pointer;display:block;float:right;height:36px;margin:0 12px 0 0;width:36px}.label_edit_track[data-v-43209f6a]{display:block;float:right;font-size:14px;height:100%;margin:0 6px 0 0;padding:10px 0}.container_edit_faves .section_footer[data-v-43209f6a]{background:rgba(0,0,0,.8);float:left;height:52px;width:100%;z-index:2}.container_edit_faves .section_footer .section_footer_legend[data-v-43209f6a]{float:left;font-size:14px;height:100%;line-height:1em;padding:19px 0 19px 26px;position:relative;width:auto}.btn_edit_faves_section_footer_a[data-v-43209f6a]{background-color:transparent;border:1px solid #fff;border-radius:9999px}.btn_edit_faves_section_footer_a[data-v-43209f6a],.btn_edit_faves_section_footer_b[data-v-43209f6a]{box-shadow:none!important;color:#fff;float:right;font-size:14px;margin:9px 26px 9px 0;text-shadow:none!important;text-transform:capitalize}.btn_edit_faves_section_footer_b[data-v-43209f6a]{background-color:#0084fc;border-radius:9999px}.gradient-image_banner_account[data-v-43209f6a]:after{background-image:linear-gradient(transparent,rgba(0,0,0,.5));content:"";display:block;height:100%;position:relative;width:100%;z-index:1}.margin_sign_in_top[data-v-43209f6a]{margin-top:24px!important}.margin_sign_in_top_checkbox[data-v-43209f6a]{margin-top:10px!important}}@media only screen and (min-width:768px){.container_general[data-v-43209f6a]{float:left;height:100%;position:absolute;width:100%}.gradient-image_banner_account[data-v-43209f6a]:after{background-image:none;content:"";display:block;height:100%;position:relative;width:100%;z-index:1}.container_general .container_content[data-v-43209f6a]{float:left;height:auto;margin-top:64px;min-height:calc(100% - 128px);position:relative;width:100%}.container_general .container_content.container_inside_responsive[data-v-43209f6a]{float:none!important;margin-left:auto;margin-right:auto;width:100%}.container_general .footer_general[data-v-43209f6a]{bottom:0;float:left;height:64px;position:relative;width:100%}.nav-custom2 nav[data-v-43209f6a]{height:64px}.nav-custom2[data-v-43209f6a]{float:right;height:100%}header[data-v-43209f6a]{height:64px;z-index:3}.header-inner[data-v-43209f6a]{display:none;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.header-mobile-search[data-v-43209f6a]{display:block}.header-mobile-search .action-back[data-v-43209f6a]{float:left;height:28px;margin:18px 8px;position:relative;width:28px}.header-mobile-search .action-back .close-search[data-v-43209f6a]{float:left;font-size:28px;line-height:1em;position:relative}.header-mobile-search input[data-v-43209f6a]{background-color:rgba(0,0,0,.12)!important;background:#fff url(/img/home/search.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-bottom:initial!important;border-radius:9999px!important;color:#fff;float:right;height:36px!important;margin:14px 16px 14px 8px!important;padding:0 38px;width:calc(100% - 68px)!important}.header-mobile-search input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;color:#fff;padding:0 38px}.header-mobile-search input[data-v-43209f6a]::-webkit-input-placeholder{color:#fff!important;font-size:14px;opacity:.72!important}.header-mobile-search input[data-v-43209f6a]::-moz-placeholder{color:#fff!important;font-size:14px;opacity:.72!important}.header-mobile-search input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:#fff!important;font-size:14px;opacity:1!important}.header-mobile-search input[data-v-43209f6a]:focus::-moz-placeholder{color:#fff!important;font-size:14px;opacity:1!important}.nav-custom nav[data-v-43209f6a]{height:100%;margin:0}.nav-custom nav ul[data-v-43209f6a]{height:100%}.nav-custom nav ul li[data-v-43209f6a]{height:100%;margin:0;padding:0}.home-active[data-v-43209f6a]{background:url(/img/home/home_v2_active.svg) no-repeat 50%;background-size:47px 47px}.home-active[data-v-43209f6a],.home-inactive[data-v-43209f6a]{height:100%;margin-right:12px!important;padding:0;width:47px}.home-inactive[data-v-43209f6a]{background:url(/img/home/home_v2_inactive.svg) no-repeat 50%;background-size:24px 20px;opacity:.7}.notification-active[data-v-43209f6a]{background:url(/img/invitations/navegation_notification.svg) no-repeat 50%;background-size:28px 28px;height:100%;margin-right:12px!important;padding:0;width:28px}.location-active[data-v-43209f6a]{background:url(/img/home/location_v2_active.svg) no-repeat 50%;background-size:47px 47px}.location-active[data-v-43209f6a],.location-inactive[data-v-43209f6a]{height:100%;margin-right:12px!important;padding:0;width:47px}.location-inactive[data-v-43209f6a]{background:url(/img/home/location_v2_inactive.svg) no-repeat 50%;background-size:24px 20px;opacity:.7}.nav-custom nav ul li.data-user[data-v-43209f6a]{height:100%}.nav-custom nav ul li.data-user img[data-v-43209f6a]{height:100%;opacity:1;padding-bottom:8.5px;padding-top:8.5px;width:47px}.nav-custom nav ul li a.sign-in[data-v-43209f6a]{font-size:17px;font-weight:500;height:100%;line-height:1em;padding:23.5px 0}.nav-custom nav ul li.data-user .values .name[data-v-43209f6a]{float:right;font-size:16px;font-weight:500;height:100%;line-height:1em;padding:40px 10px}.nav-custom nav ul li.login[data-v-43209f6a]{margin-right:12px;width:auto}.nav-custom nav ul li.data-user[data-v-43209f6a]{margin-right:10px;width:auto}header .nav-custom2 nav #menu-search[data-v-43209f6a]{background:url(/img/home/search.svg) no-repeat 50%;float:left;height:24px;margin:20px;position:relative;width:24px}header .nav-custom2 nav #menu-icon[data-v-43209f6a]{background:url(/img/home/dehaze.svg) no-repeat 50%;height:24px;margin:20px;width:24px}#menu-icon[data-v-43209f6a],#menu-search[data-v-43209f6a]{display:inline-block}.nav-custom[data-v-43209f6a]{display:none}.nav-custom2[data-v-43209f6a]{display:block}.values[data-v-43209f6a]{height:100%;width:auto}.card-root[data-v-43209f6a]{box-shadow:inset 0 0 200px 400px rgba(0,0,0,.72);overflow:hidden}.card-root .banner[data-v-43209f6a],.card-root[data-v-43209f6a]{height:400px;max-height:400px;position:relative;width:100%}.card-root .banner[data-v-43209f6a]{-o-object-fit:cover;object-fit:cover;z-index:-2}.card.card-round .card-image img[data-v-43209f6a]{border-top-left-radius:18px;border-top-right-radius:18px}.card.card-round[data-v-43209f6a]{border-radius:18px}.card-modal .card-title[data-v-43209f6a]{background-color:transparent;bottom:0;color:#fff;float:left;font-size:16px!important;left:0;line-height:normal;padding:16px!important;position:absolute}.col-custom-faves[data-v-43209f6a]{background-color:#fff;padding:0!important}.card-modal[data-v-43209f6a]{margin:3px}#cardmodalmargin[data-v-43209f6a]{padding:0}.col-custom-banner[data-v-43209f6a]{padding:0!important}input.search[data-v-43209f6a]{background-color:rgba(0,0,0,.06)!important;background:#000 url(/img/home/search_black_70.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-radius:9999px!important;box-shadow:none!important;color:rgba(0,0,0,.7);float:none;font-size:17px;height:36px!important;margin:26px 0!important;text-align:center;width:342px!important}input.search[data-v-43209f6a],input.search[data-v-43209f6a]:focus{padding:0 30px;position:relative}input.search[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;background:rgba(0,0,0,.42) url(/img/home/search.svg) no-repeat!important;background-position:10px 10px!important;background-size:18px 18px!important;color:#fff;width:calc(100% - 114px)!important}input.search[data-v-43209f6a]::-webkit-input-placeholder{color:rgba(0,0,0,.7)!important;font-size:17px;line-height:normal}input.search[data-v-43209f6a]::-moz-placeholder{color:rgba(0,0,0,.7)!important;font-size:17px;line-height:normal}input.search[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}input.search[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.modal[data-v-43209f6a]{max-height:100%!important;width:100%}.modal.login[data-v-43209f6a],.modal[data-v-43209f6a]{height:calc(100% - 64px)!important;top:64px!important}.modal.login[data-v-43209f6a]{width:60%!important}.modal_section_title[data-v-43209f6a]{height:40px;margin-bottom:36px;margin-top:40px;position:relative;width:100%}.modal_section_title img[data-v-43209f6a]{float:left;height:40px;margin-left:40px;width:40px}.modal_section_title a[data-v-43209f6a]{color:#000;float:left;font-size:24px;line-height:1em;padding:8px 0 8px 10px}.modal_section_body[data-v-43209f6a]{height:auto;position:relative;width:100%}.modal_header[data-v-43209f6a]{border-bottom:1px solid rgba(0,0,0,.1);border-radius:0 0 2px 2px;height:52px;position:absolute;top:0;width:100%}a.logo-modal-header[data-v-43209f6a]{height:32px;margin:10px;width:32px}.modal-header-title[data-v-43209f6a]{color:#000;display:block;float:left;font-size:16px;height:100%;line-height:1em;padding:18px 0;width:auto}.modal_content[data-v-43209f6a]{height:calc(100% - 52px);overflow-y:auto;padding-bottom:52px;position:relative;top:52px}.modal_content .content_a[data-v-43209f6a]{padding:0 3px}.modal_content .content_a .content_buttons_track_artist[data-v-43209f6a]{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:26px;width:100%}.modal_content .back_button_track_artist[data-v-43209f6a]{background-color:transparent;float:left;margin:26px 0;padding:10px}.modal_content .back_button_track_artist img[data-v-43209f6a]{height:16px;-o-object-fit:cover;object-fit:cover;position:relative;width:16px}.modal_content .content_a .card .card-image img[data-v-43209f6a],.modal_content .content_a .card-image[data-v-43209f6a]{height:187px;max-height:187px}.modal_footer[data-v-43209f6a]{background:rgba(0,0,0,.8);height:52px;position:relative;width:100%;z-index:2}.modal_footer_legend[data-v-43209f6a]{font-size:14px;line-height:1em;padding:19px 0 19px 16px;position:absolute}.btn-modal-bottom-action-a[data-v-43209f6a]{background-color:transparent;border:1px solid #fff;color:#fff;font-size:16px;margin-right:16px}.btn-modal-bottom-action-b[data-v-43209f6a]{background-color:#0084fc;color:#fff;font-size:16px;margin-left:16px}.modal .modal_footer .btn[data-v-43209f6a]{float:right;margin:8px 16px 8px 0}.modal_action[data-v-43209f6a]{float:right;height:100%;position:relative;width:auto}.modal_action a[data-v-43209f6a]{align-items:center;color:rgba(0,0,0,.54);display:flex;float:left;height:100%;justify-content:center;position:relative}.modal_action a i[data-v-43209f6a]{margin:0 20px}button.buttonmodal[data-v-43209f6a],button.buttonmodal[data-v-43209f6a]:hover{-webkit-tap-highlight-color:transparent;border-radius:9999px;cursor:pointer;display:inline-block;font-size:14px;height:37px;letter-spacing:.5px;line-height:1em;margin-bottom:26px;margin-right:16px;padding:0 1.5rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;text-transform:capitalize;transition:.2s ease-out;vertical-align:middle;width:120px}button.buttonmodal.icon[data-v-43209f6a]{padding-left:9px}button.buttonmodal.icon.facebook span[data-v-43209f6a]{background:url(/img/home/facebook_button_icon.svg) no-repeat 0;color:#fff;padding-left:29px}button.buttonmodal.icon.spotify span[data-v-43209f6a]{background:url(/img/home/spotify_button_icon.svg) no-repeat 0;color:#fff;padding-left:34px}button.trackartist[data-v-43209f6a]{height:54px!important;min-width:54px!important;padding:6px .6rem}.label_track[data-v-43209f6a]{float:right;font-size:16px;height:37px;line-height:1em;margin:0;margin-right:16px!important;padding:10.5px 0}a.button.buttonlogin[data-v-43209f6a]{background-color:#ff5722;color:#fff}.btn-modal-a[data-v-43209f6a]{background-color:transparent}.btn-modal-b[data-v-43209f6a]{background-color:#0084fc}.btn-modal-a[data-v-43209f6a]:hover{background-color:transparent}.btn-modal-b[data-v-43209f6a]:hover{background-color:#0084fc}a.header-logo[data-v-43209f6a]{height:32px;margin:16px 12px;width:32px}a.header-title[data-v-43209f6a]{display:block;font-size:24px;height:24px;line-height:1em;margin:20px 0}.container-fluid[data-v-43209f6a]{margin-top:64px}.container-root[data-v-43209f6a]{background-color:#fff;padding-left:10px;padding-right:10px;padding-top:16px}.page-footer[data-v-43209f6a]{background-color:#000;height:64px;padding-top:0}.footer-copyright[data-v-43209f6a]{height:100%;padding:0!important}.page-footer .footer-copyright .container[data-v-43209f6a]{height:100%}.page-footer .footer-copyright .container .row .col img[data-v-43209f6a]{height:32px;margin:16px 21px;width:auto}.myfaves[data-v-43209f6a]{background-color:#fff;height:159px;margin-bottom:26px;width:100%}.myfaves img.account[data-v-43209f6a]{height:132px;margin:26px 0 1px 26px;width:132px}.myfaves .title_myfaves[data-v-43209f6a]{height:116px;margin-left:158px;padding-top:54px;position:relative;width:calc(100% - 158px)}.myfaves .title_myfaves a.name[data-v-43209f6a]{color:#000;font-size:32px;min-height:32px;padding-bottom:6px;padding-right:26px}.myfaves .title_myfaves a.name[data-v-43209f6a],.myfaves .title_myfaves a.title_faves[data-v-43209f6a]{float:left;line-height:1em;margin-left:26px;text-transform:capitalize;width:calc(100% - 26px)}.myfaves .title_myfaves a.title_faves[data-v-43209f6a]{color:rgba(0,0,0,.54);font-size:18px;font-weight:500;margin-top:6px}.category[data-v-43209f6a]{background-color:#fff;height:102px;width:100%}.category[data-v-43209f6a]:hover{background-color:#f4f5f5}.category .sectiona[data-v-43209f6a]{float:left;height:100%;position:relative;width:40%}.category .sectionb[data-v-43209f6a]{float:left;height:100%;overflow:hidden;padding-right:26px;width:60%}.category .sectionb .label[data-v-43209f6a]{display:none}.category .sectionb .section_b_results[data-v-43209f6a]{float:left;height:100%;width:calc(100% - 56px)}.category .sectiona .icon[data-v-43209f6a]{float:left;height:100%;margin-left:26px;margin-right:26px;position:relative;width:52px}.category .sectiona .icon img[data-v-43209f6a]{height:52px;margin-bottom:25px;margin-top:25px;position:relative;width:52px}.category .sectiona .label[data-v-43209f6a]{align-items:center;display:flex;float:left;height:100%;width:calc(100% - 104px)}.category .sectiona .label a[data-v-43209f6a]{font-size:16px;line-height:1em;padding:0 76px 0 0;width:100%}.category .sectionb .fave-img-circle[data-v-43209f6a]{float:left;height:100%;margin-right:12px;width:52px}.category .sectionb .fave-img-circle img[data-v-43209f6a]{height:52px;margin:25px 0;-o-object-fit:cover;object-fit:cover;width:52px}.category .sectionb .edit[data-v-43209f6a]{float:right;height:100%;margin-left:12px;padding:42px 0;width:18px}.category .sectionb .edit img[data-v-43209f6a]{height:18px;width:18px}.notification[data-v-43209f6a]{background-color:#fff;padding-left:26px;padding-top:30px}.notification label[data-v-43209f6a]{background-color:#fff;font-size:16px;margin-bottom:30px}.label_genre[data-v-43209f6a],.notification label[data-v-43209f6a]{color:#000;float:left;line-height:1em}.label_genre[data-v-43209f6a]{font-size:14px;margin-left:26px;margin-top:26px;opacity:.54}.label_event[data-v-43209f6a]{line-height:1em;margin-bottom:26px}.label_artist[data-v-43209f6a],.label_event[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin-left:26px;opacity:.54}.label_artist[data-v-43209f6a]{line-height:14px}.container_result[data-v-43209f6a]{height:auto;width:auto}.events[data-v-43209f6a]{height:auto;padding-bottom:26px}.events .result[data-v-43209f6a]{height:64px;margin-bottom:24px;width:100%}.events .result a[data-v-43209f6a]{float:left;height:100%;width:100%}.events .result a img[data-v-43209f6a]{float:left}.events .result a span[data-v-43209f6a]{color:#000;float:left;font-size:18px;line-height:1em;padding:23px 30px;position:relative;width:calc(100% - 90px)}.genrestrack[data-v-43209f6a]{height:auto;width:100%}.genrestrack .item[data-v-43209f6a]{height:112px;width:100%}.genrestrack .item a[data-v-43209f6a]{height:100%;width:100%}.genrestrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:24px 0 24px 26px;width:64px}.genrestrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:18px;height:100%;line-height:1em;padding:47px 0 47px 30px;position:relative;width:calc(100% - 125px)}.genrestrack .item a .status[data-v-43209f6a]{float:right;height:100%;width:auto}.genrestrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:43.5px 0;width:auto}.artiststrack[data-v-43209f6a]{height:auto;width:100%}.artiststrack .item[data-v-43209f6a]{height:112px;width:100%}.artiststrack .item a[data-v-43209f6a]{height:100%;width:100%}.artiststrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:24px 0 24px 26px;width:64px}.artiststrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:18px;height:100%;line-height:1em;padding:47px 0 47px 30px;position:relative;width:calc(100% - 125px)}.artiststrack .item a .status[data-v-43209f6a]{float:right;height:100%;width:auto}.artiststrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:43.5px 0;width:auto}.header-inner input[data-v-43209f6a]{background-color:rgba(0,0,0,.12)!important;background:#fff url(/img/home/search.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-bottom:initial!important;border-radius:9999px!important;color:#fff;height:36px!important;margin:14px 0!important;padding:0 38px;width:342px!important}.header-inner input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;color:#fff;padding:0 38px;width:392px!important}.result img[data-v-43209f6a]{height:64px;position:relative;width:64px}.resultlist[data-v-43209f6a]{background-color:#fff;display:block;height:80%;left:52px;position:fixed;top:64px;width:calc(100% - 68px);z-index:5}.header-inner input[data-v-43209f6a]::-webkit-input-placeholder{color:#fff!important;opacity:.72!important}.header-inner input[data-v-43209f6a]::-moz-placeholder{color:#fff!important;opacity:.72!important}.header-inner input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}.header-inner input[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.content_b[data-v-43209f6a]{position:relative;width:100%}.container_dropdown[data-v-43209f6a]{display:none}.menu_mobile.container_dropdown.active[data-v-43209f6a]{height:auto;width:259px}.menu_mobile.container_dropdown[data-v-43209f6a]{background-color:#fff;display:block;float:right;height:auto;left:auto;min-height:auto;position:absolute;right:-260px;top:64px;transition:right 1s;width:259px}.menu_mobile.content[data-v-43209f6a]{height:auto;left:0;max-width:100%!important;min-height:100%;overflow-y:auto;position:relative;transition:none}.container_dropdown.active[data-v-43209f6a]{right:10px!important}.container_dropdown .account[data-v-43209f6a]{background-color:#dbdbdb;background:#dbdbdb;float:left;height:72px;width:100%}.container_dropdown ul[data-v-43209f6a]{float:left;height:auto;margin:0;padding:0;width:100%}.container_dropdown ul li[data-v-43209f6a]{float:left;height:50px;list-style:none;margin:0;padding:0;width:100%}.container_dropdown ul li a[data-v-43209f6a]{cursor:pointer;float:left;height:100%;padding:16px 26px;width:100%}.container_dropdown ul li a div.icon_home[data-v-43209f6a]{background-image:url(/img/home/home_menu.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_home.active[data-v-43209f6a]{background-image:url(/img/home/home_menu_active.svg)}.container_dropdown ul li a div.icon_nearme[data-v-43209f6a]{background-image:url(/img/home/location_menu.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_nearme.active[data-v-43209f6a]{background-image:url(/img/home/location_menu_active.svg)}.container_dropdown ul li a div.icon_faves[data-v-43209f6a]{background-image:url(/img/home/favorites.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_faves.active[data-v-43209f6a]{background-image:url(/img/home/favorites_active.svg)}.container_dropdown ul li a div.icon_subs[data-v-43209f6a]{background-image:url(/img/home/icon-vip-menu-crown.svg);background-size:contain;float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_subs.active[data-v-43209f6a]{background-image:url(/img/home/icon-vip-menu-crown-active.svg)}.container_dropdown ul li a div.icon_settings[data-v-43209f6a]{background-image:url(/img/home/settings.svg);background-size:contain;float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_settings.active[data-v-43209f6a]{background-image:url(/img/home/settings_active.svg)}.container_dropdown ul li a div.icon_payment[data-v-43209f6a]{background-image:url(/img/home/icon-mpayments.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_payment.active[data-v-43209f6a]{background-image:url(/img/home/icon-mpayments-active.svg)}.container_dropdown ul li a div.icon_logout[data-v-43209f6a]{background-image:url(/img/home/log_out.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_logout.active[data-v-43209f6a]{background-image:url(/img/home/log_out_active.svg)}.container_dropdown ul li a span[data-v-43209f6a]{color:#000;float:left;font-size:16px;height:100%;line-height:1em;padding-bottom:1px;padding-top:1px;width:calc(100% - 50px)}.container_dropdown ul li a[data-v-43209f6a]:hover{background-color:rgba(0,0,0,.06)}.container_dropdown .account .account_icon[data-v-43209f6a]{float:left;height:72px;padding:13px 16px 13px 26px;width:88px}.container_dropdown .account .account_icon img[data-v-43209f6a]{height:46px;width:46px}.container_dropdown .account .data[data-v-43209f6a]{float:right;height:72px;padding:0 26px 0 0;width:calc(100% - 88px)}.container_dropdown .account .data p.lastname[data-v-43209f6a]{color:#000;font-size:14px;font-weight:400;margin:14px 0 0}.container_dropdown .account .data p.email[data-v-43209f6a]{color:#000;font-size:14px;font-weight:400;margin:8px 0 14px}.container_faves[data-v-43209f6a]{background-color:transparent;height:calc(100% - 64px);position:absolute;top:64px;width:100%}.container_faves .container_center[data-v-43209f6a]{min-height:100%}.container_faves .container_center[data-v-43209f6a],.container_faves .container_edit_faves[data-v-43209f6a]{background-color:#fff;margin-left:auto;margin-right:auto;position:relative;width:100%}.container_faves .container_edit_faves[data-v-43209f6a]{height:100%;overflow-y:hidden}.container_faves .container_edit_faves .section_header[data-v-43209f6a]{border-bottom:1px solid rgba(0,0,0,.2);float:left;height:70px;padding:26px 26px 26px 0;width:100%}.container_faves .container_edit_faves .section_content[data-v-43209f6a]{float:left;height:calc(100% - 122px);width:100%}.container_faves .container_edit_faves .section_content .section_categories[data-v-43209f6a]{border-right:1px solid rgba(0,0,0,.2);float:left;height:100%;overflow-y:auto;padding:98px 26px 0;position:relative;width:104px}.container_faves .container_edit_faves .section_content .section_categories ul[data-v-43209f6a]{float:left;height:100%;margin:0;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li[data-v-43209f6a]{float:left;height:auto;margin:0;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li a[data-v-43209f6a]{cursor:pointer;float:left;height:auto;margin-bottom:64px!important;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_artist.active[data-v-43209f6a]{background:url(/img/faves_icons/artist.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_artist[data-v-43209f6a]{background:url(/img/faves_icons/artist_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_food.active[data-v-43209f6a]{background:url(/img/faves_icons/restaurant.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_food[data-v-43209f6a]{background:url(/img/faves_icons/restaurant_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_bar.active[data-v-43209f6a]{background:url(/img/faves_icons/bars.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_bar[data-v-43209f6a]{background:url(/img/faves_icons/bars_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_sport.active[data-v-43209f6a]{background:url(/img/faves_icons/sports.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_sport[data-v-43209f6a]{background:url(/img/faves_icons/sports_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_teathre.active[data-v-43209f6a]{background:url(/img/faves_icons/theater.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_teathre[data-v-43209f6a]{background:url(/img/faves_icons/theater_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_special_events.active[data-v-43209f6a]{background:url(/img/faves_icons/special_event.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_special_events[data-v-43209f6a]{background:url(/img/faves_icons/special_event_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_search[data-v-43209f6a]{float:left;height:98px;padding:26px 26px 36px!important;position:relative;width:calc(100% - 104px)}.container_faves .container_edit_faves .section_content .section_results[data-v-43209f6a]{float:left;height:calc(100% - 98px);overflow-y:auto;position:relative;width:calc(100% - 104px)}.container_faves .container_edit_faves .section_content .section_results .label_genre[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin:0 0 8px 26px;opacity:.54;padding:0;text-transform:capitalize}.container_faves .container_edit_faves .section_content .section_results .label_artist[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin:8px 0 8px 26px;opacity:.54;padding:0;text-transform:capitalize}.container_faves .container_edit_faves .section_content .section_results .genrestrack[data-v-43209f6a]{height:auto;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item[data-v-43209f6a]{height:80px;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a[data-v-43209f6a]{height:100%;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:8px 0 8px 26px;width:64px}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:33px 0 33px 26px;position:relative;width:calc(100% - 208px)}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a .status[data-v-43209f6a]{float:right;height:100%;margin-right:93px;width:25px}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:27.5px 0;width:auto}.container_faves .container_edit_faves .section_content .section_results .artiststrack[data-v-43209f6a]{height:auto;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item[data-v-43209f6a]{height:80px;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a[data-v-43209f6a]{height:100%;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:8px 0 8px 26px;width:64px}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:33px 0 33px 26px;position:relative;width:calc(100% - 208px)}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a .status[data-v-43209f6a]{float:right;height:100%;margin-right:93px;width:25px}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:27.5px 0;width:auto}.container_faves .container_edit_faves .section_content .section_search .action_track_faves[data-v-43209f6a]{float:right;height:100%;position:relative;width:200px}.container_faves .container_edit_faves .section_content .section_search .action_track_faves_mobile[data-v-43209f6a]{display:none}.container_faves .container_edit_faves .section_content .section_search .action_search_faves[data-v-43209f6a]{float:left;height:100%;width:calc(100% - 200px)}.container_faves .container_edit_faves .section_header .action_back_faves[data-v-43209f6a]{float:left;height:100%;margin-right:26px;padding:1px 0;width:16px}.container_faves .container_edit_faves .section_header .action_back_faves i[data-v-43209f6a]{font-size:18px!important}.container_faves .container_edit_faves .section_header .label_action_back_faves[data-v-43209f6a]{float:right;font-size:18px;height:100%;width:calc(100% - 42px)}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]{background-color:rgba(0,0,0,.06)!important;background:#000 url(/img/home/search_black_70.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-radius:9999px!important;box-shadow:none!important;color:rgba(0,0,0,.37);float:left;height:36px!important;margin:0!important;padding:0 30px;position:relative;text-align:center;width:calc(100% - 60px)!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;background:rgba(0,0,0,.42) url(/img/home/search.svg) no-repeat!important;background-position:10px 10px!important;background-size:18px 18px!important;color:#fff;padding:0 30px}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]::-webkit-input-placeholder{color:rgba(0,0,0,.37)!important;font-size:16px}.container_faves .container_edit_faves .section_content .section_search .action_search_faves[data-v-43209f6a]::-moz-placeholder{color:rgba(0,0,0,.37)!important;font-size:16px}.divider_custom_adjust[data-v-43209f6a]{float:none;margin:0 auto;width:calc(100% - 52px)}.btn_mini_spotify[data-v-43209f6a]{background:url(/img/home/spot_min_button.svg) no-repeat 50%;background-size:cover;cursor:pointer;display:block;float:right;height:36px;margin:0 12px 0 0;width:36px}.label_edit_track[data-v-43209f6a]{float:right;font-size:16px;height:100%;margin:0 16px 0 0;padding:10px 0}.container_edit_faves .section_footer[data-v-43209f6a]{background:rgba(0,0,0,.8);float:left;height:52px;width:100%;z-index:2}.container_edit_faves .section_footer .section_footer_legend[data-v-43209f6a]{float:left;font-size:14px;height:100%;line-height:1em;padding:19px 0 19px 26px;position:relative;width:auto}.btn_edit_faves_section_footer_a[data-v-43209f6a]{background-color:transparent;border:1px solid #fff;border-radius:9999px}.btn_edit_faves_section_footer_a[data-v-43209f6a],.btn_edit_faves_section_footer_b[data-v-43209f6a]{box-shadow:none!important;color:#fff;float:right;font-size:14px;margin:9px 26px 9px 0;text-shadow:none!important;text-transform:capitalize}.btn_edit_faves_section_footer_b[data-v-43209f6a]{background-color:#0084fc;border-radius:9999px}.margin_sign_in_top[data-v-43209f6a]{margin-top:24px!important}.margin_sign_in_top_checkbox[data-v-43209f6a]{margin-top:10px!important}}@media only screen and (min-width:992px){.container_general[data-v-43209f6a]{float:left;height:100%;position:absolute;width:100%}.container_general .container_content[data-v-43209f6a]{float:left;height:auto;margin-top:64px;min-height:calc(100% - 128px);position:relative;width:100%}.container_general .container_content.container_inside_responsive[data-v-43209f6a]{float:none!important;margin-left:auto;margin-right:auto;width:83%}.container_general .footer_general[data-v-43209f6a]{bottom:0;float:left;height:64px;position:relative;width:100%}.nav-custom2 nav[data-v-43209f6a]{height:64px}.nav-custom2[data-v-43209f6a]{float:right;height:100%}header[data-v-43209f6a]{height:64px;z-index:3}.menu_mobile[data-v-43209f6a]{display:none}.header-inner[data-v-43209f6a]{display:block;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.header-mobile-search[data-v-43209f6a]{display:none}.nav-custom nav[data-v-43209f6a]{height:100%;margin:0}.nav-custom nav ul[data-v-43209f6a]{height:100%}.nav-custom nav ul li[data-v-43209f6a]{height:100%;margin:0;padding:0}.home-active[data-v-43209f6a]{background:url(/img/home/home_v2_active.svg) no-repeat 50%;background-size:47px 47px}.home-active[data-v-43209f6a],.home-inactive[data-v-43209f6a]{height:100%;margin-right:24px!important;padding:0;width:47px}.home-inactive[data-v-43209f6a]{background:url(/img/home/home_v2_inactive.svg) no-repeat 50%;background-size:24px 20px}.notification-active[data-v-43209f6a]{background:url(/img/invitations/navegation_notification.svg) no-repeat 50%;background-size:28px 28px;height:100%;margin-right:12px!important;padding:0;width:28px}.location-active[data-v-43209f6a]{background:url(/img/home/location_v2_active.svg) no-repeat 50%;background-size:47px 47px}.location-active[data-v-43209f6a],.location-inactive[data-v-43209f6a]{height:100%;margin-right:24px!important;padding:0;width:47px}.location-inactive[data-v-43209f6a]{background:url(/img/home/location_v2_inactive.svg) no-repeat 50%;background-size:24px 20px;opacity:.7}.nav-custom nav ul li.data-user[data-v-43209f6a]{height:100%}.nav-custom nav ul li.data-user img[data-v-43209f6a]{height:100%;opacity:1;padding-bottom:8.5px;padding-top:8.5px;width:47px}.nav-custom nav ul li a.sign-in[data-v-43209f6a]{font-size:17px;font-weight:500;height:100%;line-height:1em;padding:23.5px 0}.nav-custom nav ul li.data-user .values .name[data-v-43209f6a]{float:right;font-size:16px;font-weight:500;height:100%;line-height:1em;padding:40px 10px}.nav-custom nav ul li.data-user[data-v-43209f6a],.nav-custom nav ul li.login[data-v-43209f6a]{margin-right:26px;width:auto}header .nav-custom2 nav #menu-icon[data-v-43209f6a]{background:url(/img/home/dehaze.svg) no-repeat 50%;height:28px;margin:18px;width:28px}#menu-icon[data-v-43209f6a]{display:inline-block}.nav-custom[data-v-43209f6a]{display:block}.nav-custom2[data-v-43209f6a]{display:none}.values[data-v-43209f6a]{height:100%;width:auto}.card-root[data-v-43209f6a]{box-shadow:inset 0 0 200px 400px rgba(0,0,0,.72);overflow:hidden}.card-root .banner[data-v-43209f6a],.card-root[data-v-43209f6a]{height:400px;max-height:400px;position:relative;width:100%}.card-root .banner[data-v-43209f6a]{-o-object-fit:cover;object-fit:cover;z-index:-2}.card.card-round .card-image img[data-v-43209f6a]{border-top-left-radius:18px;border-top-right-radius:18px}.card.card-round[data-v-43209f6a]{border-radius:18px}.card-modal .card-title[data-v-43209f6a]{background-color:transparent;bottom:0;color:#fff;float:left;font-size:16px!important;left:0;line-height:normal;padding:16px!important;position:absolute}.card-modal[data-v-43209f6a]{margin:3px}#cardmodalmargin[data-v-43209f6a]{padding:0}.col-custom-banner[data-v-43209f6a]{padding:0!important}input.search[data-v-43209f6a]{background-color:rgba(0,0,0,.06)!important;background:#000 url(/img/home/search_black_70.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-radius:9999px!important;box-shadow:none!important;color:rgba(0,0,0,.7);float:none;font-size:17px;height:36px!important;margin:26px 0!important;text-align:center;width:342px!important}input.search[data-v-43209f6a],input.search[data-v-43209f6a]:focus{padding:0 30px;position:relative}input.search[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;background:rgba(0,0,0,.42) url(/img/home/search.svg) no-repeat!important;background-position:10px 10px!important;background-size:18px 18px!important;color:#fff;width:calc(100% - 114px)!important}input.search[data-v-43209f6a]::-webkit-input-placeholder{color:rgba(0,0,0,.7)!important;font-size:17px;line-height:normal}input.search[data-v-43209f6a]::-moz-placeholder{color:rgba(0,0,0,.7)!important;font-size:17px;line-height:normal}input.search[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}input.search[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.modal[data-v-43209f6a]{max-height:100%!important;width:80%}.modal.login[data-v-43209f6a],.modal[data-v-43209f6a]{height:calc(100% - 64px)!important;top:64px!important}.modal.login[data-v-43209f6a]{width:50%!important}.modal_section_title[data-v-43209f6a]{height:40px;margin-bottom:36px;margin-top:40px;position:relative;width:100%}.modal_section_title img[data-v-43209f6a]{float:left;height:40px;margin-left:40px;width:40px}.modal_section_title a[data-v-43209f6a]{color:#000;float:left;font-size:24px;line-height:1em;padding:8px 0 8px 10px}.modal_section_body[data-v-43209f6a]{height:auto;position:relative;width:100%}.modal_header[data-v-43209f6a]{border-bottom:1px solid rgba(0,0,0,.1);border-radius:0 0 2px 2px;height:52px;position:absolute;top:0;width:100%}a.logo-modal-header[data-v-43209f6a]{height:32px;margin:10px;width:32px}.modal-header-title[data-v-43209f6a]{color:#000;display:block;float:left;font-size:16px;height:100%;line-height:1em;padding:18px 0;width:auto}.modal_content[data-v-43209f6a]{height:calc(100% - 52px);overflow-y:auto;padding-bottom:52px;position:relative;top:52px}.modal_content .content_a[data-v-43209f6a]{padding:0 3px}.modal_content .content_a .content_buttons_track_artist[data-v-43209f6a]{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:26px;width:100%}.modal_content .back_button_track_artist[data-v-43209f6a]{background-color:transparent;float:left;margin:26px 0;padding:10px}.modal_content .back_button_track_artist img[data-v-43209f6a]{height:16px;-o-object-fit:cover;object-fit:cover;position:relative;width:16px}.modal_content .content_a .card .card-image img[data-v-43209f6a],.modal_content .content_a .card-image[data-v-43209f6a]{height:187px;max-height:187px}.modal_footer[data-v-43209f6a]{background:rgba(0,0,0,.8);height:52px;position:relative;width:100%;z-index:2}.modal_footer_legend[data-v-43209f6a]{font-size:14px;line-height:1em;padding:19px 0 19px 16px;position:absolute}.btn-modal-bottom-action-a[data-v-43209f6a]{background-color:transparent;border:1px solid #fff;color:#fff;font-size:16px;margin-right:16px}.btn-modal-bottom-action-b[data-v-43209f6a]{background-color:#0084fc;color:#fff;font-size:16px;margin-left:16px}.modal .modal_footer .btn[data-v-43209f6a]{float:right;margin:8px 16px 8px 0}.modal_action[data-v-43209f6a]{float:right;height:100%;position:relative;width:auto}.modal_action a[data-v-43209f6a]{align-items:center;color:rgba(0,0,0,.54);display:flex;float:left;height:100%;justify-content:center;position:relative}.modal_action a i[data-v-43209f6a]{margin:0 20px}button.buttonmodal[data-v-43209f6a],button.buttonmodal[data-v-43209f6a]:hover{-webkit-tap-highlight-color:transparent;border-radius:9999px;cursor:pointer;display:inline-block;font-size:14px;height:37px;letter-spacing:.5px;line-height:1em;margin-bottom:26px;margin-right:16px;padding:0 1.5rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;text-transform:capitalize;transition:.2s ease-out;vertical-align:middle;width:120px}button.buttonmodal.icon[data-v-43209f6a]{padding-left:9px}button.buttonmodal.icon.facebook span[data-v-43209f6a]{background:url(/img/home/facebook_button_icon.svg) no-repeat 0;color:#fff;padding-left:29px}button.buttonmodal.icon.spotify span[data-v-43209f6a]{background:url(/img/home/spotify_button_icon.svg) no-repeat 0;color:#fff;padding-left:34px}button.trackartist[data-v-43209f6a]{height:54px!important;min-width:54px!important;padding:6px .6rem}.label_track[data-v-43209f6a]{float:right;font-size:16px;height:37px;line-height:1em;margin:0;margin-right:16px!important;padding:10.5px 0}a.button.buttonlogin[data-v-43209f6a]{background-color:#ff5722;color:#fff}.btn-modal-a[data-v-43209f6a]{background-color:transparent}.btn-modal-b[data-v-43209f6a]{background-color:#0084fc}.btn-modal-a[data-v-43209f6a]:hover{background-color:transparent}.btn-modal-b[data-v-43209f6a]:hover{background-color:#0084fc}a.header-logo[data-v-43209f6a]{height:32px;margin:16px;width:32px}a.header-title[data-v-43209f6a]{display:block;font-size:24px;height:24px;line-height:1em;margin:20px 0}.trackartist[data-v-43209f6a]{font-size:14px}.container-fluid[data-v-43209f6a]{margin-top:64px}.container-root[data-v-43209f6a]{background-color:#fff;padding-top:16px}.page-footer[data-v-43209f6a]{background-color:#000;height:64px;padding-top:0}.footer-copyright[data-v-43209f6a]{height:100%;padding:0!important}.page-footer .footer-copyright .container[data-v-43209f6a]{height:100%}.page-footer .footer-copyright .container .row .col img[data-v-43209f6a]{height:32px;margin:16px 21px;width:auto}.myfaves[data-v-43209f6a]{background-color:#fff;height:159px;margin-bottom:26px;width:100%}.myfaves img.account[data-v-43209f6a]{height:132px;margin:26px 0 1px 26px;width:132px}.myfaves .title_myfaves[data-v-43209f6a]{height:116px;margin-left:158px;padding-top:54px;position:relative;width:calc(100% - 158px)}.myfaves .title_myfaves a.name[data-v-43209f6a]{color:#000;font-size:32px;min-height:32px;padding-bottom:6px;padding-right:26px}.myfaves .title_myfaves a.name[data-v-43209f6a],.myfaves .title_myfaves a.title_faves[data-v-43209f6a]{float:left;line-height:1em;margin-left:26px;text-transform:capitalize;width:calc(100% - 26px)}.myfaves .title_myfaves a.title_faves[data-v-43209f6a]{color:rgba(0,0,0,.54);font-size:18px;font-weight:500;margin-top:6px}.category[data-v-43209f6a]{background-color:#fff;height:102px;width:100%}.category[data-v-43209f6a]:hover{background-color:#f4f5f5}.category .sectiona[data-v-43209f6a]{float:left;height:100%;position:relative;width:40%}.category .sectionb[data-v-43209f6a]{float:left;height:100%;overflow:hidden;padding-right:26px;width:60%}.category .sectionb .label[data-v-43209f6a]{display:none}.category .sectionb .section_b_results[data-v-43209f6a]{float:left;height:100%;width:calc(100% - 56px)}.category .sectiona .icon[data-v-43209f6a]{float:left;height:100%;margin-left:26px;margin-right:26px;position:relative;width:52px}.category .sectiona .icon img[data-v-43209f6a]{height:52px;margin-bottom:25px;margin-top:25px;position:relative;width:52px}.category .sectiona .label[data-v-43209f6a]{align-items:center;display:flex;float:left;height:100%;width:calc(100% - 104px)}.category .sectiona .label a[data-v-43209f6a]{font-size:16px;line-height:1em;padding:0 76px 0 0;width:100%}.category .sectionb .fave-img-circle[data-v-43209f6a]{float:left;height:100%;margin-right:12px;width:52px}.category .sectionb .fave-img-circle img[data-v-43209f6a]{height:52px;margin:25px 0;-o-object-fit:cover;object-fit:cover;width:52px}.category .sectionb .edit[data-v-43209f6a]{float:right;height:100%;margin-left:12px;padding:42px 0;width:18px}.category .sectionb .edit img[data-v-43209f6a]{height:18px;width:18px}.notification[data-v-43209f6a]{background-color:#fff;padding-left:26px;padding-top:30px}.notification label[data-v-43209f6a]{background-color:#fff;font-size:16px;margin-bottom:30px}.label_genre[data-v-43209f6a],.notification label[data-v-43209f6a]{color:#000;float:left;line-height:1em}.label_genre[data-v-43209f6a]{font-size:14px;margin-left:26px;margin-top:26px;opacity:.54}.label_artist[data-v-43209f6a]{line-height:14px}.label_artist[data-v-43209f6a],.label_event[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin-left:26px;opacity:.54}.label_event[data-v-43209f6a]{line-height:1em;margin-bottom:26px}.container_result[data-v-43209f6a]{height:auto;width:auto}.events[data-v-43209f6a]{height:auto;padding-bottom:26px}.events .result[data-v-43209f6a]{height:64px;margin-bottom:24px;width:100%}.events .result a[data-v-43209f6a]{float:left;height:100%;width:100%}.events .result a img[data-v-43209f6a]{float:left}.events .result a span[data-v-43209f6a]{color:#000;float:left;font-size:18px;line-height:1em;padding:23px 30px;position:relative;width:calc(100% - 90px)}.genrestrack[data-v-43209f6a]{height:auto;width:100%}.genrestrack .item[data-v-43209f6a]{height:112px;width:100%}.genrestrack .item a[data-v-43209f6a]{height:100%;width:100%}.genrestrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:24px 0 24px 26px;width:64px}.genrestrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:18px;height:100%;line-height:1em;padding:47px 0 47px 30px;position:relative;width:calc(100% - 125px)}.genrestrack .item a .status[data-v-43209f6a]{float:right;height:100%;width:auto}.genrestrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:43.5px 0;width:auto}.artiststrack[data-v-43209f6a]{height:auto;width:100%}.artiststrack .item[data-v-43209f6a]{height:112px;width:100%}.artiststrack .item a[data-v-43209f6a]{height:100%;width:100%}.artiststrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:24px 0 24px 26px;width:64px}.artiststrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:18px;height:100%;line-height:1em;padding:47px 0 47px 30px;position:relative;width:calc(100% - 125px)}.artiststrack .item a .status[data-v-43209f6a]{float:right;height:100%;width:auto}.artiststrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:43.5px 0;width:auto}.header-inner input[data-v-43209f6a]{background-color:rgba(0,0,0,.12)!important;background:#fff url(/img/home/search.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-bottom:initial!important;border-radius:9999px!important;color:#fff;height:36px!important;margin:14px 0!important;padding:0 38px;width:342px!important}.header-inner input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;color:#fff;padding:0 38px;width:462px!important}.result img[data-v-43209f6a]{height:64px;position:relative;width:64px}.resultlist[data-v-43209f6a]{background-color:#fff;display:block;height:80%;left:calc(50% - 231px);position:fixed;top:64px;width:462px;z-index:5}.header-inner input[data-v-43209f6a]::-webkit-input-placeholder{color:#fff!important;opacity:.72!important}.header-inner input[data-v-43209f6a]::-moz-placeholder{color:#fff!important;opacity:.72!important}.header-inner input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}.header-inner input[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.content_b[data-v-43209f6a]{position:relative;width:100%}.container_dropdown[data-v-43209f6a]{background-color:#fff;display:block;float:right;height:auto;position:absolute;right:-260px;top:64px;transition:right 1s;width:259px}.container_dropdown.active[data-v-43209f6a]{right:26px}.container_dropdown .account[data-v-43209f6a]{background-color:#dbdbdb;float:left;height:72px;width:100%}.container_dropdown ul[data-v-43209f6a]{float:left;height:auto;margin:0;padding:0;width:100%}.container_dropdown ul li[data-v-43209f6a]{float:left;height:50px;list-style:none;margin:0;padding:0;width:100%}.container_dropdown ul li a[data-v-43209f6a]{cursor:pointer;float:left;height:100%;padding:16px 26px;width:100%}.container_dropdown ul li a div.icon_home[data-v-43209f6a]{background-image:url(/img/home/home_menu.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_home.active[data-v-43209f6a]{background-image:url(/img/home/home_menu_active.svg)}.container_dropdown ul li a div.icon_nearme[data-v-43209f6a]{background-image:url(/img/home/location_menu.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_nearme.active[data-v-43209f6a]{background-image:url(/img/home/location_menu_active.svg)}.container_dropdown ul li a div.icon_faves[data-v-43209f6a]{background-image:url(/img/home/favorites.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_faves.active[data-v-43209f6a]{background-image:url(/img/home/favorites_active.svg)}.container_dropdown ul li a div.icon_subs[data-v-43209f6a]{background-image:url(/img/home/icon-vip-menu-crown.svg);background-size:contain;float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_subs.active[data-v-43209f6a]{background-image:url(/img/home/icon-vip-menu-crown-active.svg)}.container_dropdown ul li a div.icon_settings[data-v-43209f6a]{background-image:url(/img/home/settings.svg);background-size:contain;float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_settings.active[data-v-43209f6a]{background-image:url(/img/home/settings_active.svg)}.container_dropdown ul li a div.icon_payment[data-v-43209f6a]{background-image:url(/img/home/icon-mpayments.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_payment.active[data-v-43209f6a]{background-image:url(/img/home/icon-mpayments-active.svg)}.container_dropdown ul li a div.icon_logout[data-v-43209f6a]{background-image:url(/img/home/log_out.svg);background-size:contain;float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_logout.active[data-v-43209f6a]{background-image:url(/img/home/log_out_active.svg)}.container_dropdown ul li a span[data-v-43209f6a]{color:#000;float:left;font-size:16px;height:100%;line-height:1em;padding-bottom:1px;padding-top:1px;width:calc(100% - 50px)}.container_dropdown ul li a[data-v-43209f6a]:hover{background-color:rgba(0,0,0,.06)}.container_dropdown .account .account_icon[data-v-43209f6a]{float:left;height:72px;padding:13px 16px 13px 26px;width:88px}.container_dropdown .account .account_icon img[data-v-43209f6a]{height:46px;width:46px}.container_dropdown .account .data[data-v-43209f6a]{float:right;height:72px;padding-right:26px;width:calc(100% - 88px)}.container_dropdown .account .data p.lastname[data-v-43209f6a]{font-size:14px;font-weight:400;margin:14px 0 0}.container_dropdown .account .data p.email[data-v-43209f6a]{font-size:14px;font-weight:400;margin:8px 0 14px}.container_faves[data-v-43209f6a]{background-color:transparent;height:calc(100% - 64px);position:absolute;top:64px;width:100%}.container_faves .container_center[data-v-43209f6a]{min-height:100%}.container_faves .container_center[data-v-43209f6a],.container_faves .container_edit_faves[data-v-43209f6a]{background-color:#fff;margin-left:auto;margin-right:auto;position:relative;width:83%}.container_faves .container_edit_faves[data-v-43209f6a]{height:100%;overflow-y:hidden}.container_faves .container_edit_faves .section_header[data-v-43209f6a]{border-bottom:1px solid rgba(0,0,0,.2);float:left;height:70px;padding:26px 26px 26px 0;width:100%}.container_faves .container_edit_faves .section_content[data-v-43209f6a]{float:left;height:calc(100% - 122px);width:100%}.container_faves .container_edit_faves .section_content .section_categories[data-v-43209f6a]{border-right:1px solid rgba(0,0,0,.2);float:left;height:100%;overflow-y:auto;padding:98px 26px 0;position:relative;width:104px}.container_faves .container_edit_faves .section_content .section_categories ul[data-v-43209f6a]{float:left;height:100%;margin:0;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li[data-v-43209f6a]{float:left;height:auto;margin:0;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li a[data-v-43209f6a]{cursor:pointer;float:left;height:auto;margin-bottom:64px!important;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_artist.active[data-v-43209f6a]{background:url(/img/faves_icons/artist.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_artist[data-v-43209f6a]{background:url(/img/faves_icons/artist_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_food.active[data-v-43209f6a]{background:url(/img/faves_icons/restaurant.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_food[data-v-43209f6a]{background:url(/img/faves_icons/restaurant_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_bar.active[data-v-43209f6a]{background:url(/img/faves_icons/bars.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_bar[data-v-43209f6a]{background:url(/img/faves_icons/bars_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_sport.active[data-v-43209f6a]{background:url(/img/faves_icons/sports.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_sport[data-v-43209f6a]{background:url(/img/faves_icons/sports_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_teathre.active[data-v-43209f6a]{background:url(/img/faves_icons/theater.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_teathre[data-v-43209f6a]{background:url(/img/faves_icons/theater_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_special_events.active[data-v-43209f6a]{background:url(/img/faves_icons/special_event.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_special_events[data-v-43209f6a]{background:url(/img/faves_icons/special_event_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_search[data-v-43209f6a]{float:left;height:98px;padding:26px 26px 36px!important;position:relative;width:calc(100% - 104px)}.container_faves .container_edit_faves .section_content .section_results[data-v-43209f6a]{float:left;height:calc(100% - 98px);overflow-y:auto;position:relative;width:calc(100% - 104px)}.container_faves .container_edit_faves .section_content .section_results .label_genre[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin:0 0 8px 26px;opacity:.54;padding:0;text-transform:capitalize}.container_faves .container_edit_faves .section_content .section_results .label_artist[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin:8px 0 8px 26px;opacity:.54;padding:0;text-transform:capitalize}.container_faves .container_edit_faves .section_content .section_results .genrestrack[data-v-43209f6a]{height:auto;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item[data-v-43209f6a]{height:80px;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a[data-v-43209f6a]{height:100%;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:8px 0 8px 26px;width:64px}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:33px 0 33px 26px;position:relative;width:calc(100% - 208px)}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a .status[data-v-43209f6a]{float:right;height:100%;margin-right:93px;width:25px}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:27.5px 0;width:auto}.container_faves .container_edit_faves .section_content .section_results .artiststrack[data-v-43209f6a]{height:auto;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item[data-v-43209f6a]{height:80px;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a[data-v-43209f6a]{height:100%;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:8px 0 8px 26px;width:64px}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:33px 0 33px 26px;position:relative;width:calc(100% - 208px)}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a .status[data-v-43209f6a]{float:right;height:100%;margin-right:93px;width:25px}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:27.5px 0;width:auto}.container_faves .container_edit_faves .section_content .section_search .action_track_faves[data-v-43209f6a]{float:right;height:100%;position:relative;width:200px}.container_faves .container_edit_faves .section_content .section_search .action_track_faves_mobile[data-v-43209f6a]{display:none}.container_faves .container_edit_faves .section_content .section_search .action_search_faves[data-v-43209f6a]{float:left;height:100%;width:calc(100% - 200px)}.container_faves .container_edit_faves .section_header .action_back_faves[data-v-43209f6a]{float:left;height:100%;margin-right:26px;padding:1px 0;width:16px}.container_faves .container_edit_faves .section_header .action_back_faves i[data-v-43209f6a]{font-size:18px!important}.container_faves .container_edit_faves .section_header .label_action_back_faves[data-v-43209f6a]{float:right;font-size:18px;height:100%;width:calc(100% - 42px)}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]{background-color:rgba(0,0,0,.06)!important;background:#000 url(/img/home/search_black_70.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-radius:9999px!important;box-shadow:none!important;color:rgba(0,0,0,.37);float:left;height:36px!important;margin:0!important;padding:0 30px;position:relative;text-align:center;width:calc(100% - 60px)!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;background:rgba(0,0,0,.42) url(/img/home/search.svg) no-repeat!important;background-position:10px 10px!important;background-size:18px 18px!important;color:#fff;padding:0 30px}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]::-webkit-input-placeholder{color:rgba(0,0,0,.37)!important;font-size:16px}.container_faves .container_edit_faves .section_content .section_search .action_search_faves[data-v-43209f6a]::-moz-placeholder{color:rgba(0,0,0,.37)!important;font-size:16px}.divider_custom_adjust[data-v-43209f6a]{float:none;margin:0 auto;width:calc(100% - 52px)}.btn_mini_spotify[data-v-43209f6a]{background:url(/img/home/spot_min_button.svg) no-repeat 50%;background-size:cover;cursor:pointer;display:block;float:right;height:36px;margin:0 12px 0 0;width:36px}.label_edit_track[data-v-43209f6a]{float:right;font-size:16px;height:100%;margin:0 26px 0 0;padding:10px 0}.container_edit_faves .section_footer[data-v-43209f6a]{background:rgba(0,0,0,.8);float:left;height:52px;width:100%;z-index:2}.container_edit_faves .section_footer .section_footer_legend[data-v-43209f6a]{float:left;font-size:14px;height:100%;line-height:1em;padding:19px 0 19px 26px;position:relative;width:auto}.btn_edit_faves_section_footer_a[data-v-43209f6a]{background-color:transparent;border:1px solid #fff;border-radius:9999px}.btn_edit_faves_section_footer_a[data-v-43209f6a],.btn_edit_faves_section_footer_b[data-v-43209f6a]{box-shadow:none!important;color:#fff;float:right;font-size:14px;margin:9px 26px 9px 0;text-shadow:none!important;text-transform:capitalize}.btn_edit_faves_section_footer_b[data-v-43209f6a]{background-color:#0084fc;border-radius:9999px}.margin_sign_in_top[data-v-43209f6a]{margin-top:24px!important}.margin_sign_in_top_checkbox[data-v-43209f6a]{margin-top:10px!important}}@media only screen and (min-width:1200px){.container_general[data-v-43209f6a]{float:left;height:100%;position:absolute;width:100%}.container_general .container_content[data-v-43209f6a]{float:left;height:auto;margin-top:64px;min-height:calc(100% - 128px);position:relative;width:100%}.container_general .container_content.container_inside_responsive[data-v-43209f6a]{float:none!important;margin-left:auto;margin-right:auto;width:83%}.container_general .footer_general[data-v-43209f6a]{bottom:0;float:left;height:64px;position:relative;width:100%}.nav-custom2[data-v-43209f6a]{display:none}.nav-custom[data-v-43209f6a]{display:block}header[data-v-43209f6a]{height:64px;z-index:2}.header-inner[data-v-43209f6a]{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.header-mobile-search[data-v-43209f6a]{display:none}.nav-custom nav[data-v-43209f6a]{height:100%;margin:0}.nav-custom nav ul[data-v-43209f6a]{height:100%}.nav-custom nav ul li[data-v-43209f6a]{height:100%;margin:0;padding:0}.home-active[data-v-43209f6a]{background:url(/img/home/home_v2_active.svg) no-repeat 50%;background-size:47px 47px}.home-active[data-v-43209f6a],.home-inactive[data-v-43209f6a]{height:100%;margin-right:24px!important;padding:0;width:47px}.home-inactive[data-v-43209f6a]{background:url(/img/home/home_v2_inactive.svg) no-repeat 50%;background-size:24px 20px;opacity:.7}.notification-active[data-v-43209f6a]{background:url(/img/invitations/navegation_notification.svg) no-repeat 50%;background-size:28px 28px;height:100%;margin-right:12px!important;padding:0;width:28px}.location-active[data-v-43209f6a]{background:url(/img/home/location_v2_active.svg) no-repeat 50%;background-size:47px 47px}.location-active[data-v-43209f6a],.location-inactive[data-v-43209f6a]{height:100%;margin-right:24px!important;padding:0;width:47px}.location-inactive[data-v-43209f6a]{background:url(/img/home/location_v2_inactive.svg) no-repeat 50%;background-size:24px 20px;opacity:.7}.nav-custom nav ul li.data-user[data-v-43209f6a]{height:100%}.nav-custom nav ul li.data-user img[data-v-43209f6a]{height:100%;opacity:1;padding-bottom:8.5px;padding-top:8.5px;width:47px}.nav-custom nav ul li a.sign-in[data-v-43209f6a]{font-size:17px;font-weight:500;height:100%;line-height:1em;padding:23.5px 0}.nav-custom nav ul li.data-user .values .name[data-v-43209f6a]{float:right;font-size:16px;font-weight:500;height:100%;line-height:1em;padding:40px 10px}.nav-custom nav ul li.data-user[data-v-43209f6a],.nav-custom nav ul li.login[data-v-43209f6a]{margin-right:24px;width:auto}.values[data-v-43209f6a]{height:100%;width:auto}.card-root[data-v-43209f6a]{box-shadow:inset 0 0 200px 400px rgba(0,0,0,.72);overflow:hidden}.card-root .banner[data-v-43209f6a],.card-root[data-v-43209f6a]{height:400px;max-height:400px;position:relative;width:100%}.card-root .banner[data-v-43209f6a]{-o-object-fit:cover;object-fit:cover;z-index:-2}.card-root img.banner[data-v-43209f6a]{height:400px;-o-object-fit:cover;object-fit:cover;width:100%}.card.card-round .card-image img[data-v-43209f6a]{border-top-left-radius:18px;border-top-right-radius:18px}.card.card-round[data-v-43209f6a]{border-radius:18px}.card-modal .card-title[data-v-43209f6a]{background-color:transparent;bottom:0;color:#fff;float:left;font-size:16px!important;left:0;line-height:normal;padding:16px!important;position:absolute}.col-custom-banner[data-v-43209f6a]{padding:0 .75rem!important}input.search[data-v-43209f6a]{background-color:rgba(0,0,0,.06)!important;background:#000 url(/img/home/search_black_70.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-radius:9999px!important;box-shadow:none!important;color:rgba(0,0,0,.7);float:none;font-size:17px;height:36px!important;margin:26px 0!important;text-align:center;width:342px!important}input.search[data-v-43209f6a],input.search[data-v-43209f6a]:focus{padding:0 30px;position:relative}input.search[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;background:rgba(0,0,0,.42) url(/img/home/search.svg) no-repeat!important;background-position:10px 10px!important;background-size:18px 18px!important;color:#fff;width:calc(100% - 114px)!important}input.search[data-v-43209f6a]::-webkit-input-placeholder{color:rgba(0,0,0,.7)!important;font-size:17px;line-height:normal}input.search[data-v-43209f6a]::-moz-placeholder{color:rgba(0,0,0,.7)!important;font-size:17px;line-height:normal}input.search[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}input.search[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.modal[data-v-43209f6a]{max-height:100%!important}.modal.login[data-v-43209f6a],.modal[data-v-43209f6a]{height:calc(100% - 64px)!important;top:64px!important}.modal.login[data-v-43209f6a]{width:40%!important}.modal_section_title[data-v-43209f6a]{height:40px;margin-bottom:36px;margin-top:40px;position:relative;width:100%}.modal_section_title img[data-v-43209f6a]{float:left;height:40px;margin-left:40px;width:40px}.modal_section_title a[data-v-43209f6a]{color:#000;float:left;font-size:24px;line-height:1em;padding:8px 0 8px 10px}.modal_section_body[data-v-43209f6a]{height:auto;position:relative;width:100%}.modal_header[data-v-43209f6a]{border-bottom:1px solid rgba(0,0,0,.1);border-radius:0 0 2px 2px;height:52px;position:absolute;top:0;width:100%}a.logo-modal-header[data-v-43209f6a]{height:32px;margin:10px;width:32px}.modal-header-title[data-v-43209f6a]{color:#000;display:block;float:left;font-size:16px;height:100%;line-height:1em;padding:18px 0;width:auto}.modal_content[data-v-43209f6a]{height:calc(100% - 52px);overflow-y:auto;padding-bottom:52px;position:relative;top:52px}.modal_content .content_a[data-v-43209f6a]{padding:0 3px}.modal_content .content_a .content_buttons_track_artist[data-v-43209f6a]{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:26px;width:100%}.modal_content .back_button_track_artist[data-v-43209f6a]{background-color:transparent;float:left;margin:26px 0;padding:10px}.modal_content .back_button_track_artist img[data-v-43209f6a]{height:16px;-o-object-fit:cover;object-fit:cover;position:relative;width:16px}.modal_content .content_a .card .card-image img[data-v-43209f6a],.modal_content .content_a .card-image[data-v-43209f6a]{height:187px;max-height:187px}.modal_footer[data-v-43209f6a]{background:rgba(0,0,0,.8);height:52px;position:relative;width:100%;z-index:2}.modal_footer_legend[data-v-43209f6a]{font-size:14px;line-height:1em;padding:19px 0 19px 16px;position:absolute}.btn-modal-bottom-action-a[data-v-43209f6a]{background-color:transparent;border:1px solid #fff;color:#fff;font-size:16px;margin-right:16px}.btn-modal-bottom-action-b[data-v-43209f6a]{background-color:#0084fc;color:#fff;font-size:16px;margin-left:16px}.modal .modal_footer .btn[data-v-43209f6a]{float:right;margin:8px 16px 8px 0}.modal_action[data-v-43209f6a]{float:right;height:100%;position:relative;width:auto}.modal_action a[data-v-43209f6a]{align-items:center;color:rgba(0,0,0,.54);display:flex;float:left;height:100%;justify-content:center;position:relative}.modal_action a i[data-v-43209f6a]{margin:0 20px}button.buttonmodal[data-v-43209f6a],button.buttonmodal[data-v-43209f6a]:hover{-webkit-tap-highlight-color:transparent;border-radius:9999px;cursor:pointer;display:inline-block;font-size:14px;height:37px;letter-spacing:.5px;line-height:1em;margin-bottom:26px;margin-right:16px;padding:0 1.5rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;text-transform:capitalize;transition:.2s ease-out;vertical-align:middle;width:120px}button.buttonmodal.icon[data-v-43209f6a]{padding-left:9px}button.buttonmodal.icon.facebook span[data-v-43209f6a]{background:url(/img/home/facebook_button_icon.svg) no-repeat 0;color:#fff;padding-left:29px}button.buttonmodal.icon.spotify span[data-v-43209f6a]{background:url(/img/home/spotify_button_icon.svg) no-repeat 0;color:#fff;padding-left:34px}button.trackartist[data-v-43209f6a]{height:54px!important;min-width:54px!important;padding:6px .6rem}a.button.buttonlogin[data-v-43209f6a]{background-color:#ff5722;color:#fff}.label_track[data-v-43209f6a]{float:right;font-size:16px;height:37px;line-height:1em;margin:0;margin-right:16px!important;padding:10.5px 0}.btn-modal-a[data-v-43209f6a]{background-color:transparent}.btn-modal-b[data-v-43209f6a]{background-color:#0084fc}.btn-modal-a[data-v-43209f6a]:hover{background-color:transparent}.btn-modal-b[data-v-43209f6a]:hover{background-color:#0084fc}a.header-logo[data-v-43209f6a]{height:32px;margin:16px;width:32px}a.header-title[data-v-43209f6a]{display:block;font-size:24px;height:24px;line-height:1em;margin:20px 0}.trackartist[data-v-43209f6a]{font-size:14px}.container-fluid[data-v-43209f6a]{margin-top:64px}.container-root[data-v-43209f6a]{background-color:transparent;background-color:initial;background-color:#fff;padding-top:16px}.card-modal[data-v-43209f6a]{margin:3px}#cardmodalmargin[data-v-43209f6a]{padding:0}.col-all[data-v-43209f6a]{height:100%}.page-footer[data-v-43209f6a]{background-color:#000;height:64px;padding-top:0}.footer-copyright[data-v-43209f6a]{height:100%;padding:0!important}.page-footer .footer-copyright .container[data-v-43209f6a]{height:100%}.page-footer .footer-copyright .container .row .col img[data-v-43209f6a]{height:32px;margin:16px 21px;width:auto}.myfaves[data-v-43209f6a]{background-color:#fff;height:159px;margin-bottom:26px;width:100%}.myfaves img.account[data-v-43209f6a]{height:132px;margin:26px 0 1px 26px;width:132px}.myfaves .title_myfaves[data-v-43209f6a]{height:116px;margin-left:158px;padding-top:54px;position:relative;width:calc(100% - 158px)}.myfaves .title_myfaves a.name[data-v-43209f6a]{color:#000;font-size:32px;min-height:32px;padding-bottom:6px;padding-right:26px}.myfaves .title_myfaves a.name[data-v-43209f6a],.myfaves .title_myfaves a.title_faves[data-v-43209f6a]{float:left;line-height:1em;margin-left:26px;text-transform:capitalize;width:calc(100% - 26px)}.myfaves .title_myfaves a.title_faves[data-v-43209f6a]{color:rgba(0,0,0,.54);font-size:18px;font-weight:500;margin-top:6px}.category[data-v-43209f6a]{background-color:#fff;height:102px;width:100%}.category[data-v-43209f6a]:hover{background-color:#f4f5f5}.category .sectiona[data-v-43209f6a]{float:left;height:100%;position:relative;width:40%}.category .sectionb[data-v-43209f6a]{float:left;height:100%;overflow:hidden;padding-right:26px;width:60%}.category .sectionb .label[data-v-43209f6a]{display:none}.category .sectionb .section_b_results[data-v-43209f6a]{float:left;height:100%;width:calc(100% - 56px)}.category .sectiona .icon[data-v-43209f6a]{float:left;height:100%;margin-left:26px;margin-right:26px;position:relative;width:52px}.category .sectiona .icon img[data-v-43209f6a]{height:52px;margin-bottom:25px;margin-top:25px;position:relative;width:52px}.category .sectiona .label[data-v-43209f6a]{align-items:center;display:flex;float:left;height:100%;width:calc(100% - 104px)}.category .sectiona .label a[data-v-43209f6a]{font-size:16px;line-height:1em;padding:0 76px 0 0;width:100%}.category .sectionb .fave-img-circle[data-v-43209f6a]{float:left;height:100%;margin-right:12px;width:52px}.category .sectionb .fave-img-circle img[data-v-43209f6a]{height:52px;margin:25px 0;-o-object-fit:cover;object-fit:cover;width:52px}.category .sectionb .edit[data-v-43209f6a]{float:right;height:100%;margin-left:12px;padding:42px 0;width:18px}.category .sectionb .edit img[data-v-43209f6a]{height:18px;width:18px}.notification[data-v-43209f6a]{background-color:#fff;padding-left:26px;padding-top:30px}.notification label[data-v-43209f6a]{background-color:#fff;font-size:16px;margin-bottom:30px}.label_genre[data-v-43209f6a],.notification label[data-v-43209f6a]{color:#000;float:left;line-height:1em}.label_genre[data-v-43209f6a]{font-size:14px;margin-left:26px;margin-top:26px;opacity:.54}.label_event[data-v-43209f6a]{line-height:1em;margin-bottom:26px}.label_artist[data-v-43209f6a],.label_event[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin-left:26px;opacity:.54}.label_artist[data-v-43209f6a]{line-height:14px}.container_result[data-v-43209f6a]{height:auto;width:auto}.events[data-v-43209f6a]{height:auto;padding-bottom:26px}.events .result[data-v-43209f6a]{height:64px;margin-bottom:24px;width:100%}.events .result a[data-v-43209f6a]{float:left;height:100%;width:100%}.events .result a img[data-v-43209f6a]{float:left}.events .result a span[data-v-43209f6a]{color:#000;float:left;font-size:18px;line-height:1em;padding:23px 30px;position:relative;width:calc(100% - 90px)}.genrestrack[data-v-43209f6a]{height:auto;width:100%}.genrestrack .item[data-v-43209f6a]{height:112px;width:100%}.genrestrack .item a[data-v-43209f6a]{height:100%;width:100%}.genrestrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:24px 0 24px 26px;width:64px}.genrestrack .item a span[data-v-43209f6a]{color:#5c3a3a;float:left;font-size:18px;height:100%;line-height:1em;padding:47px 0 47px 30px;position:relative;width:calc(100% - 125px)}.genrestrack .item a .status[data-v-43209f6a]{float:right;height:100%;width:auto}.genrestrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:43.5px 0;width:auto}.artiststrack[data-v-43209f6a]{height:auto;width:100%}.artiststrack .item[data-v-43209f6a]{height:112px;width:100%}.artiststrack .item a[data-v-43209f6a]{height:100%;width:100%}.artiststrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:24px 0 24px 26px;width:64px}.artiststrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:18px;height:100%;line-height:1em;padding:47px 0 47px 30px;position:relative;width:calc(100% - 125px)}.artiststrack .item a .status[data-v-43209f6a]{float:right;height:100%;width:auto}.artiststrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:43.5px 0;width:auto}.header-inner input[data-v-43209f6a]{background-color:rgba(0,0,0,.12)!important;background:#fff url(/img/home/search.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-bottom:none!important;border-radius:9999px!important;color:#fff;height:36px!important;margin:14px 0!important;padding:0 38px;width:342px!important}.header-inner input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;color:#fff;padding:0 38px;width:462px!important}.result img[data-v-43209f6a]{height:64px;position:relative;width:64px}.resultlist[data-v-43209f6a]{background-color:#fff;display:block;height:80%;left:calc(50% - 231px);position:fixed;top:64px;width:462px;z-index:5}.header-inner input[data-v-43209f6a]::-webkit-input-placeholder{color:#fff!important;opacity:.72!important}.header-inner input[data-v-43209f6a]::-moz-placeholder{color:#fff!important;opacity:.72!important}.header-inner input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}.header-inner input[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.content_b[data-v-43209f6a]{position:relative;width:100%}.container_dropdown[data-v-43209f6a]{background-color:#fff;display:block;float:right;height:auto;position:absolute;right:-260px;top:64px;transition:right 1s;width:259px}.container_dropdown.active[data-v-43209f6a]{right:26px}.container_dropdown .account[data-v-43209f6a]{background-color:#dbdbdb;float:left;height:72px;width:100%}.container_dropdown ul[data-v-43209f6a]{float:left;height:auto;margin:0;padding:0;width:100%}.container_dropdown ul li[data-v-43209f6a]{float:left;height:50px;list-style:none;margin:0;padding:0;width:100%}.container_dropdown ul li a[data-v-43209f6a]{cursor:pointer;float:left;height:100%;padding:16px 26px;width:100%}.container_dropdown ul li a div.icon_faves[data-v-43209f6a]{background-image:url(/img/home/favorites.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_faves.active[data-v-43209f6a]{background-image:url(/img/home/favorites_active.svg)}.container_dropdown ul li a div.icon_settings[data-v-43209f6a]{background-image:url(/img/home/settings.svg);background-size:contain;float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_settings.active[data-v-43209f6a]{background-image:url(/img/home/settings_active.svg)}.container_dropdown ul li a div.icon_payment[data-v-43209f6a]{background-image:url(/img/home/icon-mpayments.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_payment.active[data-v-43209f6a]{background-image:url(/img/home/icon-mpayments-active.svg)}.container_dropdown ul li a div.icon_subs[data-v-43209f6a]{background-image:url(/img/home/icon-vip-menu-crown.svg);background-size:contain;float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_subs.active[data-v-43209f6a]{background-image:url(/img/home/icon-vip-menu-crown-active.svg)}.container_dropdown ul li a div.icon_logout[data-v-43209f6a]{background-image:url(/img/home/log_out.svg);float:left;height:18px;margin-right:32px;width:18px}.container_dropdown ul li a div.icon_logout.active[data-v-43209f6a]{background-image:url(/img/home/log_out_active.svg)}.container_dropdown ul li a span[data-v-43209f6a]{color:#000;float:left;font-size:16px;height:100%;line-height:1em;padding-bottom:1px;padding-top:1px;width:calc(100% - 50px)}.container_dropdown ul li a[data-v-43209f6a]:hover{background-color:rgba(0,0,0,.06)}.container_dropdown .account .account_icon[data-v-43209f6a]{float:left;height:72px;padding:13px 16px 13px 26px;width:88px}.container_dropdown .account .account_icon img[data-v-43209f6a]{height:46px;width:46px}.container_dropdown .account .data[data-v-43209f6a]{float:right;height:72px;padding-right:26px;width:calc(100% - 88px)}.container_dropdown .account .data p.lastname[data-v-43209f6a]{font-size:14px;font-weight:400;margin:14px 0 0}.container_dropdown .account .data p.email[data-v-43209f6a]{font-size:14px;font-weight:400;margin:8px 0 14px}.container_faves[data-v-43209f6a]{background-color:transparent;height:calc(100% - 64px);position:absolute;top:64px;width:100%}.container_faves .container_center[data-v-43209f6a]{min-height:100%}.container_faves .container_center[data-v-43209f6a],.container_faves .container_edit_faves[data-v-43209f6a]{background-color:#fff;margin-left:auto;margin-right:auto;position:relative;width:83%}.container_faves .container_edit_faves[data-v-43209f6a]{height:100%;overflow-y:hidden}.container_faves .container_edit_faves .section_header[data-v-43209f6a]{border-bottom:1px solid rgba(0,0,0,.2);float:left;height:70px;padding:26px 26px 26px 0;width:100%}.container_faves .container_edit_faves .section_content[data-v-43209f6a]{float:left;height:calc(100% - 122px);width:100%}.container_faves .container_edit_faves .section_content .section_categories[data-v-43209f6a]{border-right:1px solid rgba(0,0,0,.2);float:left;height:100%;overflow-y:auto;padding:98px 26px 0;position:relative;width:104px}.container_faves .container_edit_faves .section_content .section_categories ul[data-v-43209f6a]{float:left;height:100%;margin:0;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li[data-v-43209f6a]{float:left;height:auto;margin:0;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li a[data-v-43209f6a]{cursor:pointer;float:left;height:auto;margin-bottom:64px!important;padding:0;width:100%}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_artist.active[data-v-43209f6a]{background:url(/img/faves_icons/artist.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_artist[data-v-43209f6a]{background:url(/img/faves_icons/artist_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_food.active[data-v-43209f6a]{background:url(/img/faves_icons/restaurant.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_food[data-v-43209f6a]{background:url(/img/faves_icons/restaurant_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_bar.active[data-v-43209f6a]{background:url(/img/faves_icons/bars.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_bar[data-v-43209f6a]{background:url(/img/faves_icons/bars_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_sport.active[data-v-43209f6a]{background:url(/img/faves_icons/sports.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_sport[data-v-43209f6a]{background:url(/img/faves_icons/sports_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_teathre.active[data-v-43209f6a]{background:url(/img/faves_icons/theater.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_teathre[data-v-43209f6a]{background:url(/img/faves_icons/theater_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_special_events.active[data-v-43209f6a]{background:url(/img/faves_icons/special_event.svg) no-repeat 50%;background-size:cover;float:left;height:51px;margin:0;width:51px}.container_faves .container_edit_faves .section_content .section_categories ul li a.category_special_events[data-v-43209f6a]{background:url(/img/faves_icons/special_event_inactive.svg) no-repeat 50%;background-size:cover;float:left;height:37px;margin:0 7px;width:37px}.container_faves .container_edit_faves .section_content .section_search[data-v-43209f6a]{float:left;height:98px;padding:26px 26px 36px!important;position:relative;width:calc(100% - 104px)}.container_faves .container_edit_faves .section_content .section_results[data-v-43209f6a]{float:left;height:calc(100% - 98px);overflow-y:auto;position:relative;width:calc(100% - 104px)}.container_faves .container_edit_faves .section_content .section_results .label_genre[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin:0 0 8px 26px;opacity:.54;padding:0;text-transform:capitalize}.container_faves .container_edit_faves .section_content .section_results .label_artist[data-v-43209f6a]{color:#000;float:left;font-size:14px;margin:8px 0 8px 26px;opacity:.54;padding:0;text-transform:capitalize}.container_faves .container_edit_faves .section_content .section_results .genrestrack[data-v-43209f6a]{height:auto;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item[data-v-43209f6a]{height:80px;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a[data-v-43209f6a]{height:100%;width:100%}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:8px 0 8px 26px;width:64px}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:33px 0 33px 26px;position:relative;width:calc(100% - 208px)}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a .status[data-v-43209f6a]{float:right;height:100%;margin-right:93px;width:25px}.container_faves .container_edit_faves .section_content .section_results .genrestrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:27.5px 0;width:auto}.container_faves .container_edit_faves .section_content .section_results .artiststrack[data-v-43209f6a]{height:auto;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item[data-v-43209f6a]{height:80px;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a[data-v-43209f6a]{height:100%;width:100%}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a img[data-v-43209f6a]{float:left;height:64px;margin:8px 0 8px 26px;width:64px}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a span[data-v-43209f6a]{color:#000;float:left;font-size:14px;height:100%;line-height:1em;padding:33px 0 33px 26px;position:relative;width:calc(100% - 208px)}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a .status[data-v-43209f6a]{float:right;height:100%;margin-right:93px;width:25px}.container_faves .container_edit_faves .section_content .section_results .artiststrack .item a .status p[data-v-43209f6a]{height:100%;margin:0;padding:27.5px 0;width:auto}.container_faves .container_edit_faves .section_content .section_search .action_track_faves[data-v-43209f6a]{float:right;height:100%;position:relative;width:200px}.container_faves .container_edit_faves .section_content .section_search .action_track_faves_mobile[data-v-43209f6a]{display:none}.container_faves .container_edit_faves .section_content .section_search .action_search_faves[data-v-43209f6a]{float:left;height:100%;width:calc(100% - 200px)}.container_faves .container_edit_faves .section_header .action_back_faves[data-v-43209f6a]{float:left;height:100%;margin-right:26px;padding:1px 0;width:16px}.container_faves .container_edit_faves .section_header .action_back_faves i[data-v-43209f6a]{font-size:18px!important}.container_faves .container_edit_faves .section_header .label_action_back_faves[data-v-43209f6a]{float:right;font-size:18px;height:100%;width:calc(100% - 42px)}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]{background-color:rgba(0,0,0,.06)!important;background:#000 url(/img/home/search_black_70.svg) no-repeat;background-position:10px 10px;background-size:18px 18px;border-radius:9999px!important;box-shadow:none!important;color:rgba(0,0,0,.37);float:left;height:36px!important;margin:0!important;padding:0 30px;position:relative;text-align:center;width:calc(100% - 60px)!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus{background-color:rgba(0,0,0,.42)!important;background:rgba(0,0,0,.42) url(/img/home/search.svg) no-repeat!important;background-position:10px 10px!important;background-size:18px 18px!important;color:#fff;padding:0 30px}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus::-webkit-input-placeholder{color:transparent!important;opacity:1!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]:focus::-moz-placeholder{color:transparent!important;opacity:1!important}.container_faves .container_edit_faves .section_content .section_search .action_search_faves input[data-v-43209f6a]::-webkit-input-placeholder{color:rgba(0,0,0,.37)!important;font-size:16px}.container_faves .container_edit_faves .section_content .section_search .action_search_faves[data-v-43209f6a]::-moz-placeholder{color:rgba(0,0,0,.37)!important;font-size:16px}.divider_custom_adjust[data-v-43209f6a]{float:none;margin:0 auto;width:calc(100% - 52px)}.btn_mini_spotify[data-v-43209f6a]{background:url(/img/home/spot_min_button.svg) no-repeat 50%;background-size:cover;cursor:pointer;display:block;float:right;height:36px;margin:0 12px 0 0;width:36px}.label_edit_track[data-v-43209f6a]{float:right;font-size:16px;height:100%;margin:0 26px 0 0;padding:10px 0}.container_edit_faves .section_footer[data-v-43209f6a]{background:rgba(0,0,0,.8);float:left;height:52px;width:100%;z-index:2}.container_edit_faves .section_footer .section_footer_legend[data-v-43209f6a]{float:left;font-size:14px;height:100%;line-height:1em;padding:19px 0 19px 26px;position:relative;width:auto}.btn_edit_faves_section_footer_a[data-v-43209f6a]{background-color:transparent;border:1px solid #fff;border-radius:9999px}.btn_edit_faves_section_footer_a[data-v-43209f6a],.btn_edit_faves_section_footer_b[data-v-43209f6a]{box-shadow:none!important;color:#fff;float:right;font-size:14px;margin:9px 26px 9px 0;text-shadow:none!important;text-transform:capitalize}.btn_edit_faves_section_footer_b[data-v-43209f6a]{background-color:#0084fc;border-radius:9999px}.margin_sign_in_top[data-v-43209f6a]{margin-top:24px!important}.margin_sign_in_top_checkbox[data-v-43209f6a]{margin-top:10px!important}}body[data-v-43209f6a]{background-color:#e9ebee}.without_margin_left_right[data-v-43209f6a]{margin-left:0;margin-right:0}.row-custom[data-v-43209f6a]{margin:0}.word_line_middle[data-v-43209f6a]{color:#000;overflow:hidden;text-align:center}.overflow_hidden[data-v-43209f6a]{overflow:hidden!important}.color_sign_in[data-v-43209f6a]{color:rgba(0,0,0,.54)}.color_white[data-v-43209f6a]{color:#fff!important}.word_line_middle[data-v-43209f6a]:after,.word_line_middle[data-v-43209f6a]:before{background-color:rgba(0,0,0,.54);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.word_line_middle[data-v-43209f6a]:before{margin-left:-50%;opacity:.54;right:.5em}.word_line_middle[data-v-43209f6a]:after{left:.5em;margin-right:-50%;opacity:.54}.section_icons[data-v-43209f6a]{margin-bottom:78px;margin-top:78px}.btn-round[data-v-43209f6a]{border-radius:9999px;box-shadow:none!important;text-shadow:none!important}.no-uppercase[data-v-43209f6a]{text-transform:none}.gradient-image[data-v-43209f6a]:after{background-image:linear-gradient(transparent,rgba(0,0,0,.5));content:"";display:block;height:60%;margin-top:-112px;position:relative;width:100%}.level-title[data-v-43209f6a]{z-index:1}.inner[data-v-43209f6a]{align-items:center;display:flex;flex-direction:column;height:100%;position:absolute;top:0;width:100%}.btn-home[data-v-43209f6a]{background-color:#ff5722;border:1px solid #ff5722;color:#fff;font-size:16px}.btn-track[data-v-43209f6a]{background-color:#ff5722!important}.section_label[data-v-43209f6a]{color:#000;font-size:18px;opacity:.54}#section_label[data-v-43209f6a]{margin-bottom:10px;margin-top:26px}img[data-v-43209f6a]{-o-object-fit:cover;object-fit:cover}.col-custom[data-v-43209f6a]{padding:0!important}.col-custom-card[data-v-43209f6a]{margin:0 0 6px!important}.card .card-image img[data-v-43209f6a],.card-image[data-v-43209f6a]{height:187px;max-height:187px}.card .card-action[data-v-43209f6a]{border-top:initial}.card_section_image[data-v-43209f6a]{cursor:pointer;height:100%;position:relative;width:100%}.card .card-action[data-v-43209f6a]:last-child{border-radius:18px;text-align:right}.card .card-action a[data-v-43209f6a]:last-child{margin-right:0!important}.overlay[data-v-43209f6a]{background-color:#0083ff;bottom:0;height:100%;left:0;opacity:.4;position:absolute;right:0;top:0;transition:.5s ease;width:100%}.arrow-selected[data-v-43209f6a]{background:url(/img/home/arrow_added_artist.svg) no-repeat 50%;height:57px;left:calc(50% - 29px);position:absolute;top:calc(50% - 29px);width:57px;z-index:1}.checkbox-orange[type=checkbox].filled-in:checked+label[data-v-43209f6a]:after{background-color:#ff5722;border:2px solid #ff5722}.checkbox-blue[type=checkbox].filled-in:checked+label[data-v-43209f6a]:after{background-color:#0084fc;border:2px solid #0084fc}input[type=text][data-v-43209f6a]:not(.browser-default):focus:not([readonly]){border-bottom:none;box-shadow:none}input[type=text][data-v-43209f6a]:not(.browser-default){border-bottom:none}nav ul a[data-v-43209f6a]:hover{background-color:transparent!important;opacity:1!important}.row.materialize[data-v-43209f6a]{display:block!important;margin-left:auto;margin-right:auto}.x_icon[data-v-43209f6a]{float:right;margin:16px;width:12px}.x_icon_conteiner[data-v-43209f6a]{position:absolute;width:100%;z-index:1}.promo_img_container[data-v-43209f6a]{background:url(/img/modal_promo_img.jpg);background-size:cover;min-height:180px;position:relative;width:100%}.color_overlay_promo[data-v-43209f6a]{background:linear-gradient(90deg,rgba(71,11,75,.95),rgba(178,64,163,.1));height:100%;position:absolute;width:100%}.buttons_conteiner_modal[data-v-43209f6a]{display:flex;height:auto;justify-content:flex-end;width:100%}.flat_custom[data-v-43209f6a]{background-color:none;color:#ff5722!important;margin-right:26px;width:auto!important}.text_info[data-v-43209f6a]{color:#000;font-size:16px;margin:40px auto 26px}.text_info_bold[data-v-43209f6a]{font-weight:700}.img_promo_text[data-v-43209f6a]{bottom:1px;color:#fff;font-family:AvenirLTStd-Book;line-height:normal;margin:16px;position:absolute;z-index:1}.img_promo_big[data-v-43209f6a]{font-size:92px}.img_promo_small[data-v-43209f6a]{font-size:36px}.inputs[data-v-43209f6a]{margin:26px 0}.recover_send_btn[data-v-43209f6a]{margin:20px 0 28px;text-align:center}.recover_back_btn[data-v-43209f6a]{text-align:center}.check_email_img[data-v-43209f6a]{display:block;height:92px;margin:0 auto 40px;width:92}.sing_back_button[data-v-43209f6a]{margin-top:24px;text-align:center}.check_email_text_1[data-v-43209f6a]{font-size:24px;text-align:center}.check_email_text_2[data-v-43209f6a]{font-size:14px;text-align:center}.modal-backdrop[data-v-43209f6a]{align-items:center;background-color:rgba(0,0,0,.3);bottom:0;justify-content:center;top:0;z-index:99999}.modal-backdrop[data-v-43209f6a],.modal[data-v-43209f6a]{display:flex;left:0;position:fixed;right:0}.modal[data-v-43209f6a]{background:#fff;background-color:#fafafa;border-radius:2px;box-shadow:0 0 0 0;flex-direction:column;margin:auto;overflow-x:auto;overflow-y:auto;padding:0;will-change:top,opacity;z-index:101}.modal-fade-enter[data-v-43209f6a],.modal-fade-leave-active[data-v-43209f6a]{opacity:0}.modal-fade-enter-active[data-v-43209f6a],.modal-fade-leave-active[data-v-43209f6a]{transition:opacity .5s ease}.redondear[data-v-43209f6a]{border-radius:25px;height:40px}.capitalizar[data-v-43209f6a]{text-transform:capitalize}.fb-signin-button span[data-v-43209f6a]{background:url(/img/home/facebook_button_icon.svg) no-repeat 50%;float:left;height:15px;margin-right:16px;position:relative;width:15px}.fb-signin-button[data-v-43209f6a]{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#0d47a1!important;background-size:16px;border-radius:inherit;border-radius:25px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:inline-block;display:flex;flex:1 0 auto;height:37px;justify-content:center;line-height:40px;margin:0 auto 26px;padding:0 2rem;transition:.3s cubic-bezier(.25,.8,.5,1);vertical-align:middle;white-space:nowrap;width:inherit}.fb-signin-button[data-v-43209f6a]:hover{opacity:.9}.button_in_sign[data-v-43209f6a]{height:36px!important}@media only screen and (max-width:450px){.promo_img_container[data-v-43209f6a]{background:url(/img/modal_promo_img.jpg);background-size:cover;height:125px;position:relative;width:100%}.color_overlay_promo[data-v-43209f6a]{background:linear-gradient(90deg,rgba(71,11,75,.95),rgba(178,64,163,.1));background-size:cover;height:100%;position:relative;width:100%}.img_promo_text[data-v-43209f6a]{bottom:1px;color:#fff;font-family:AvenirLTStd-Book;margin:16px;position:absolute;z-index:1}.img_promo_big[data-v-43209f6a]{font-size:62px}.img_promo_small[data-v-43209f6a]{font-size:26px}.modal.login.modal_promo[data-v-43209f6a]{height:100%!important;top:0!important;width:100%!important}.fb-signin-button[data-v-43209f6a]{background-position-x:12px!important}.content_section_body[data-v-43209f6a]{margin-left:16px;margin-right:16px;padding:0 0 40px;width:calc(100% - 32px)}.margin_right_signup[data-v-43209f6a]{margin-right:4px}}@media only screen and (min-width:450px)and (max-width:601px){.promo_img_container[data-v-43209f6a]{background:url(/img/modal_promo_img.jpg);background-size:cover;height:125px;position:relative;width:100%}.color_overlay_promo[data-v-43209f6a]{background:linear-gradient(90deg,rgba(71,11,75,.95),rgba(178,64,163,.1));background-size:cover;height:100%;position:relative;width:100%}.img_promo_big[data-v-43209f6a]{font-size:62px}.modal.login.modal_promo[data-v-43209f6a]{height:100%!important;top:0!important;width:100%!important}.fb-signin-button[data-v-43209f6a]{background-position-x:12px!important}.content_section_body[data-v-43209f6a]{margin-left:16px;margin-right:16px;padding:0 0 40px;width:calc(100% - 32px)}.margin_right_signup[data-v-43209f6a]{margin-right:24px}}@media only screen and (min-width:601px)and (max-width:768px){.modal.login.modal_promo[data-v-43209f6a]{height:auto!important;top:38px!important;width:80%!important}.fb-signin-button[data-v-43209f6a]{background-position-x:12px!important}.content_section_body[data-v-43209f6a]{margin-left:40px;margin-right:40px;padding:0 0 40px;width:calc(100% - 80px)}.margin_right_signup[data-v-43209f6a]{margin-right:24px}}@media only screen and (min-width:768px){.modal.login.modal_promo[data-v-43209f6a]{height:auto!important;top:38px!important;width:60%!important}.fb-signin-button[data-v-43209f6a]{background-position-x:12px!important}.content_section_body[data-v-43209f6a]{margin-left:40px;margin-right:40px;padding:0 0 40px;width:calc(100% - 80px)}.margin_right_signup[data-v-43209f6a]{margin-right:24px}}@media only screen and (min-width:992px){.modal.login.modal_promo[data-v-43209f6a]{height:auto!important;top:38px!important;width:50%!important}.fb-signin-button[data-v-43209f6a]{background-position-x:12px!important}.content_section_body[data-v-43209f6a]{margin-left:40px;margin-right:40px;padding:0 0 40px;width:calc(100% - 80px)}.margin_right_signup[data-v-43209f6a]{margin-right:24px}}@media only screen and (min-width:1200px){.modal.login.modal_promo[data-v-43209f6a]{height:auto!important;top:38px!important;width:40%!important}.fb-signin-button[data-v-43209f6a]{background-position-x:12px!important}.content_section_body[data-v-43209f6a]{margin-left:40px;margin-right:40px;padding:0 0 40px;width:calc(100% - 80px)}.margin_right_signup[data-v-43209f6a]{margin-right:24px}}@media only screen and (min-width:1400px){.modal.login.modal_promo[data-v-43209f6a]{height:auto!important;top:38px!important;width:35%!important}}@media only screen and (min-width:1700px){.modal.login.modal_promo[data-v-43209f6a]{height:auto!important;top:38px!important;width:32%!important}}.row.materialize[data-v-5529cd82]{display:block!important;margin-left:auto;margin-right:auto}.x_icon[data-v-5529cd82]{float:right;margin:16px;width:12px}.x_icon_conteiner[data-v-5529cd82]{position:absolute;width:100%;z-index:1}.promo_img_container[data-v-5529cd82]{background-size:cover;min-height:180px;position:relative;width:100%}.color_overlay_promo[data-v-5529cd82]{background:linear-gradient(90deg,#000 46.94%,rgba(0,0,0,.737) 74.38%,transparent 95.94%);height:100%;position:absolute;width:100%}.img_promo_text[data-v-5529cd82]{bottom:1px;font-family:AvenirLTStd-Book;margin:16px}.black-friday[data-v-5529cd82],.img_promo_text[data-v-5529cd82]{color:#fff;line-height:normal;position:absolute;z-index:1}.black-friday[data-v-5529cd82]{display:flex;flex-direction:column;width:90%}@media(max-width:600px){.black-friday[data-v-5529cd82]{padding:42px 16px}}@media only screen and (min-width:601px)and (max-width:768px){.black-friday[data-v-5529cd82]{padding:42px 16px}}@media only screen and (min-width:768px){.black-friday[data-v-5529cd82]{padding:42px 16px}}@media only screen and (min-width:992px){.black-friday[data-v-5529cd82]{padding:22px 0 22px 40px}}@media only screen and (min-width:1200px){.black-friday[data-v-5529cd82]{padding:22px 0 22px 40px}}@media(max-width:600px){.black-friday-main[data-v-5529cd82]{font-size:50px;line-height:48px;padding:0}}@media only screen and (min-width:601px)and (max-width:768px){.black-friday-main[data-v-5529cd82]{font-size:50px;line-height:48px;padding:0}}@media only screen and (min-width:768px){.black-friday-main[data-v-5529cd82]{font-size:60px;line-height:68px;padding:0}}@media only screen and (min-width:992px){.black-friday-main[data-v-5529cd82]{font-size:60px;line-height:68px;padding:0}}@media only screen and (min-width:1200px){.black-friday-main[data-v-5529cd82]{font-size:60px;line-height:68px;padding:0}}.black-friday-sales[data-v-5529cd82]{color:red}@media(max-width:600px){.black-friday-sales[data-v-5529cd82]{font-size:50px;line-height:48px;padding:0}}@media only screen and (min-width:601px)and (max-width:768px){.black-friday-sales[data-v-5529cd82]{font-size:50px;line-height:48px;padding:0}}@media only screen and (min-width:768px){.black-friday-sales[data-v-5529cd82]{font-size:60px;line-height:68px;padding:0}}@media only screen and (min-width:992px){.black-friday-sales[data-v-5529cd82]{font-size:60px;line-height:68px;padding:0}}@media only screen and (min-width:1200px){.black-friday-sales[data-v-5529cd82]{font-size:60px;line-height:68px;padding:0}}.img_promo_big[data-v-5529cd82]{font-size:92px}.img_promo_small[data-v-5529cd82]{font-size:36px}@media only screen and (max-width:450px){.promo_img_container[data-v-5529cd82]{height:125px;position:relative;width:100%}.color_overlay_promo[data-v-5529cd82]{background:linear-gradient(90deg,rgba(71,11,75,.95),rgba(178,64,163,.1));background-size:cover;height:100%;position:relative;width:100%}.img_promo_text[data-v-5529cd82]{bottom:1px;color:#fff;font-family:AvenirLTStd-Book;margin:16px;position:absolute;z-index:1}.img_promo_big[data-v-5529cd82]{font-size:62px}.img_promo_small[data-v-5529cd82]{font-size:26px}}@media only screen and (min-width:450px)and (max-width:601px){.promo_img_container[data-v-5529cd82]{background-size:cover;height:125px;position:relative;width:100%}.color_overlay_promo[data-v-5529cd82]{background:linear-gradient(90deg,rgba(71,11,75,.95),rgba(178,64,163,.1));background-size:cover;height:100%;position:relative;width:100%}.img_promo_big[data-v-5529cd82]{font-size:62px}}.row.materialize[data-v-20b8580c]{display:block!important;margin-left:auto;margin-right:auto}.fb-signin-button[data-v-20b8580c]{align-items:center;border-radius:25px;box-shadow:0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:0 26px 0 16px;transition:.3s cubic-bezier(.25,.8,.5,1)}.fb-signin-button .icon[data-v-20b8580c]{background:url(/img/home/facebook_button_icon.svg) no-repeat 50%;background-size:contain}.fb-signin-button .text[data-v-20b8580c]{flex:1;margin-left:10px;text-align:center;text-transform:uppercase}.fb-signin-button.round[data-v-20b8580c]{border-radius:50%;box-shadow:none;height:36px;padding:0;width:36px}.fb-signin-button.round .text[data-v-20b8580c]{display:none}