@charset "UTF-8";
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
@font-face{font-family:'Mistress Script';src:url(/assets/lyric_videos/MISTRESS-79b945c4c4e5922d37d5b2de4e0a7f8f.ttf)}@font-face{font-family:'Kingthings Trypewriter 2';src:url(/assets/lyric_videos/KingthingsTrypewriter2-df8583a9f2e30a04d3e5868fac9e546a.ttf)}@font-face{font-family:'Timeless';src:url(/assets/lyric_videos/Timeless-Bold-1aee265066f0abf357b138e6eba36b2a.ttf)}@font-face{font-family:'Younger than me';src:url(/assets/lyric_videos/YoungerThanMe-d666b534d1881b9ed23c52571537d90e.ttf)}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
button,button:active,button:focus{outline:none!important}@font-face{font-family:'Mistress Script';src:url(/assets/lyric_videos/MISTRESS-79b945c4c4e5922d37d5b2de4e0a7f8f.ttf)}@font-face{font-family:'Kingthings Trypewriter 2';src:url(/assets/lyric_videos/KingthingsTrypewriter2-df8583a9f2e30a04d3e5868fac9e546a.ttf)}@font-face{font-family:'Timeless';src:url(/assets/lyric_videos/Timeless-Bold-1aee265066f0abf357b138e6eba36b2a.ttf)}@font-face{font-family:'Younger than me';src:url(/assets/lyric_videos/YoungerThanMe-d666b534d1881b9ed23c52571537d90e.ttf)}body,html{line-height:1em}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,ul,var,video{font-size:1em;border:0;outline:0;vertical-align:baseline;margin:0;padding:0;background:0 0}article,aside,blockquote,dialog,figure,footer,header,hgroup,hr,nav,section{display:block}nav ul{list-style:none}ol{list-style:decimal}ul{list-style:disc}ul ul{list-style:circle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}ins{text-decoration:underline}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}button,input[type=button],input[type=submit]{margin:0;padding:0}a img,input,select{vertical-align:middle}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20%,0);transform:translate3d(0,-20%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes pulse{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
body,html{min-height:100%;position:relative}html{height:100%;-webkit-tap-highlight-color:rgba(26,26,26,.3)}@font-face{font-family:'Mistress Script';src:url(/assets/lyric_videos/MISTRESS-79b945c4c4e5922d37d5b2de4e0a7f8f.ttf);font-display:fallback}@font-face{font-family:'Kingthings Trypewriter 2';src:url(/assets/lyric_videos/KingthingsTrypewriter2-df8583a9f2e30a04d3e5868fac9e546a.ttf);font-display:fallback}@font-face{font-family:'Timeless';src:url(/assets/lyric_videos/Timeless-Bold-1aee265066f0abf357b138e6eba36b2a.ttf);font-display:fallback}@font-face{font-family:'Younger than me';src:url(/assets/lyric_videos/YoungerThanMe-d666b534d1881b9ed23c52571537d90e.ttf);font-display:fallback}body{font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;font-size:15px;font-style:normal;line-height:1.4em;color:#000;-webkit-font-smoothing:antialiased;word-wrap:break-word;-webkit-text-size-adjust:none;background-color:#fff;padding-top:72px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-tags__search input::-ms-clear,::-ms-clear{display:none}.main{min-height:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none;color:#1dca7e;font-weight:700}.handle,.handle a{color:#636363}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.1em}h1{font-size:2.666em}h2{font-size:2.4em}li,ul{list-style:none}.text-left{text-align:left}.page-error div,.text-centered{text-align:center}.text-right{text-align:right}.clickable{cursor:pointer}.middle{display:table-cell;vertical-align:middle;height:100%}.page-grid{width:100%;max-width:1051px;margin:0 auto;*zoom:1}.page-grid:after,.page-grid:before{content:" ";display:table}.page-grid:after{clear:both}.page-grid .column{width:100%;padding:0 .73529%;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.page-grid .column.one{width:8.33333%}.page-grid .column.two{width:16.66667%}.page-grid .column.three{width:25%}.page-grid .column.four{width:33.33333%}.page-grid .column.five{width:41.66667%}.page-grid .column.six{width:50%}.page-grid .column.seven{width:58.33333%}.page-grid .column.eight{width:66.66667%}.page-grid .column.nine{width:75%}.page-grid .column.ten{width:83.33333%}.page-grid .column.eleven{width:91.66667%}.page-grid .column.twelve{width:100%}.page-grid .page-grid>.column:first-child{padding-left:0}.page-grid .page-grid>.column:last-child{padding-right:0}.page-grid .block-grid{padding:.5em}.column-container,.page-grid .block-grid,.page-grid .block-grid .block{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.page-grid .block-grid .block{float:left}.column-container{padding:1.5em;background-color:#fff;border:1px solid #e8e8e8}.grid-block,.grid-normal{width:100%;max-width:1030px;margin:0 auto}.grid-block{max-width:1000px}.column{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1.4563%;width:100%}.column .grid-block{max-width:none;padding:0 .75%;width:98.5%}.grid-block .column{width:100%;padding:0 1.5%}.column .grid-block .column{width:100%;padding:0 .773%}.grid-block .block{float:left;width:98.5%;margin:0 0 1.5% 1.5%}.column .grid-block .block{width:98.477%;margin:0 .7614% 1.523%}.column,.float-left{float:left}.float-right{float:right}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1}.mobile-show,.no-touch .touch-show,.touch-hide{display:none!important}.no-touch .touch-hide{display:block!important}.analytics-pixel,.playable:after{position:absolute;bottom:0;right:0}.playable{position:relative;cursor:pointer}.playable:after{top:-2px;left:-2px;bottom:-2px;right:-2px;z-index:100;content:" ";background-color:rgba(0,0,0,.7);background-image:url(/assets/community/v2/recording-play@2x-ee3a1ee77bd02647f9d08b85c4d7983d.png);background-repeat:no-repeat;background-size:110px 110px;background-position:center center;cursor:pointer;display:none}.no-touch .playable:hover:after,.playable.selected:after,.selected .playable:after{display:block;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}.no-touch .playing-desktop.playable:hover:after,.playing .playable:after,.playing.playable:after{display:block;background-image:url(/assets/community/v2/recording-pause@2x-2beb222963dcf508142585e683012952.png)}.account-photo,.profile-image{border-radius:100%}.profile-image{display:inline-block;height:86px;width:86px;-webkit-border-radius:100%;-moz-border-radius:100%;position:relative;background-image:url(/assets/community/default_profile_image-5e3713a0634731d72d67c06ee1cb7056.png);background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:#fff}.profile-image.vip-user:after,.small.profile-image .vip-badge,.small.profile-image.vip-user:after{display:block;background-image:url(/assets/community/v2/vip_badge@2x-cf42cf8eda8f84efdd6de51761bfb8e2.png);background-repeat:no-repeat;background-position:center center;text-indent:-9999px}.profile-image .vip-badge,.profile-image.vip-user:after{height:29px;width:29px;background-size:29px 29px;position:absolute;right:-3px;bottom:-3px}.profile-image.vip-user:after{content:""}.profile-image .vip-badge{display:block;background-image:url(/assets/community/v2/vip_badge@2x-cf42cf8eda8f84efdd6de51761bfb8e2.png);background-repeat:no-repeat;background-position:left center;text-indent:-9999px}.small.profile-image{height:28px;width:28px}.small.profile-image .vip-badge,.small.profile-image.vip-user:after{height:11px;width:11px;background-size:11px 11px}.small.profile-image .vip-badge{background-position:left center}.medium.profile-image{height:36px;width:36px}.medium.profile-image .vip-badge,.medium.profile-image.vip-user:after{bottom:-3px;right:-3px;display:block;height:18px;width:18px;background-image:url(/assets/community/v2/vip_badge@2x-cf42cf8eda8f84efdd6de51761bfb8e2.png);background-size:18px 18px;text-indent:-9999px}.extra-large.profile-image{height:129px;width:129px}.extra-large.profile-image.vip-user:after,.medium.profile-image.vip-user:after{background-repeat:no-repeat;background-position:center center}.extra-large.profile-image .vip-badge,.icon-verified,.medium.profile-image .vip-badge{background-position:left center;background-repeat:no-repeat}.extra-large.profile-image .vip-badge,.extra-large.profile-image.vip-user:after{background-image:url(/assets/community/v2/vip_badge@2x-cf42cf8eda8f84efdd6de51761bfb8e2.png);text-indent:-9999px;bottom:-3px;right:-3px;display:block;height:38px;width:38px;background-size:38px 38px}.icon-verified{display:none;height:17px;width:17px;background-size:17px 17px;position:relative;top:.1em;font-size:15px;z-index:5;flex-shrink:0}.icon-verified.verified_basic{display:inline-block;background-image:url(/assets/community/v2/profile-icn_verified@2x-c18952a2a62fcd0312e554ca4ddcb24b.png)}.icon-verified.verified_basic.white{background-image:url(/assets/community/v2/profile-icn_verified_white@2x-25102692d589bb3e50af98b9799f1350.png)}.icon-verified.partner_artist{display:inline-block;background-image:url(/assets/community/v2/profile-icn_partner_artist_verified@2x-d18cb99c83f34c198e5220637cd85af3.png)}.icon-verified.partner_artist.white{background-image:url(/assets/community/v2/profile-icn_partner_artist_verified_white@2x-05ea1304a3746a7eeb4c130e322e84ec.png)}.icon-verified.staff{display:inline-block;background-image:url(/assets/community/v2/profile-icn_staff_verified@2x-05b57f51149185e077b13753ea423671.png)}.no-touch .disable-verified .icon-verified:hover:after,.no-touch .disable-verified .icon-verified:hover:before{display:none}.tooltip-container{position:absolute;z-index:200000}.tooltip-container .content{position:relative;color:#fff;font-size:15px;padding:.5em;line-height:1em;min-height:2em;min-width:4em;background-color:#242526;display:block;text-align:center;font-weight:400;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.tooltip-container .arrow{position:absolute;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid transparent;border-right:8px solid transparent}.tooltip-container.left .arrow{top:50%;margin-top:-8px;right:-16px;border-left:8px solid #242526}.tooltip-container.right .arrow{top:50%;margin-top:-8px;left:-16px;border-right:8px solid #242526}.tooltip-container.top .arrow{left:50%;margin-left:-8px;bottom:-16px;border-top:8px solid #242526}.tooltip-container.top-left .arrow,.tooltip-container.top-right .arrow{left:90%;margin-left:-8px;bottom:-16px;border-top:8px solid #242526}.tooltip-container.top-right .arrow{left:10%}.tooltip-container.bottom .arrow,.tooltip-container.bottom-left .arrow{left:50%;margin-left:-8px;top:-16px;border-bottom:8px solid #242526}.tooltip-container.bottom-left .arrow{left:90%}.line-divider{overflow:visible;border-bottom:1px solid #d4d4d4;text-align:center;background:inherit}.line-divider-text{line-height:1em;display:inline-block;position:relative;top:.5em;background:inherit;padding:0 1em}.snp-button,a.snp-button,input.snp-button{color:#000;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:12px;font-weight:700;line-height:1.2em;text-decoration:none;text-align:center;display:block;width:100%;height:2.153em;padding:.53846em 1em;border-radius:5px;border:none;background-color:#b7b7b7;cursor:pointer;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .25s;transition:background-color .25s}.no-touch .snp-button:hover,.no-touch a.snp-button:hover,.no-touch input.snp-button:hover{text-decoration:none}.snp-button.active,.snp-button.reverse,a.snp-button.active,a.snp-button.reverse,input.snp-button.active,input.snp-button.reverse{-webkit-transition:background-color .25s;transition:background-color .25s;background-color:#1dc97d}.no-touch .snp-button.active:hover,.no-touch a.snp-button.active:hover,.no-touch input.snp-button.active:hover,.snp-button.active:active,a.snp-button.active:active,input.snp-button.active:active{background-color:#1dca7e}.no-touch .snp-button.reverse:hover,.no-touch a.snp-button.reverse:hover,.no-touch input.snp-button.reverse:hover,.snp-button.reverse.active,.snp-button.reverse:active,a.snp-button.reverse.active,a.snp-button.reverse:active,input.snp-button.reverse.active,input.snp-button.reverse:active{background-color:#1cff9c;text-decoration:none}.active .active-show,a.app-badge{display:inline-block}.active .inactive-show,.active-show{display:none}a.app-badge{width:175px;height:46px;padding:7px 39px 7px 7px;border-radius:5px;border:1px solid #e8e8e8;margin:0 .1em .5em;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;font-weight:300;cursor:pointer}a.app-badge,a.app-badge:hover{text-decoration:none;color:#000}a.app-badge.light,a.app-badge.light:hover{color:#fff;border-color:#fff}.app-badge .icon{height:32px;width:32px;position:absolute;top:7px;right:7px}.app-badge .app-name{display:block;font-size:.8em;line-height:1.2em;margin:.1em .25em 0 0;vertical-align:middle;text-align:center}.footer{width:100%;background:#f0f2f4;color:#81838c;position:absolute;bottom:0}.footer .footer-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:1136px;height:89px;margin:0 auto;padding:0 10px;box-sizing:border-box}.footer a{color:#747575;font-size:15px}.footer svg{width:93px;height:38px}.footer .footer-badges{margin-bottom:2em}.footer .navigation-links,.footer .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:auto}.footer .social-links{margin:0 0 24px}.footer .navigation-links li{display:inline-block;padding:4px 10px}.footer .copyright{font-weight:500;font-size:14px;line-height:17px;color:#81838c;flex-basis:450px;padding:10px;box-sizing:border-box}.footer .footer-logo{display:flex}.social-links a{margin:0 7px;height:36px;width:36px}.social-links a.social-facebook,.social-links a.social-facebook:hover,.social-links a.social-twitter{display:block;height:36px;width:36px;background-image:url(/assets/community/footer/icn_social_facebook@2x-cad49e29c5df4fc4815367ef76da7b52.png);background-size:36px 36px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}.social-links a.social-facebook:hover,.social-links a.social-twitter{background-image:url(/assets/community/footer/hover/icn_social_facebook@2x-efe2bd82c5e218388d73b7d6e2e8157e.png)}.social-links a.social-twitter{background-image:url(/assets/community/footer/icn_social_twitter@2x-1081e818cd42fff9e863b89b9c3f44ec.png)}.social-links a.social-instagram,.social-links a.social-instagram:hover,.social-links a.social-twitter:hover,.social-links a.social-youtube,.social-links a.social-youtube:hover{display:block;height:36px;width:36px;background-image:url(/assets/community/footer/hover/icn_social_twitter@2x-6a63c4d46e82d678cb8a0f8311b80103.png);background-size:36px 36px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}.social-links a.social-instagram,.social-links a.social-instagram:hover,.social-links a.social-youtube,.social-links a.social-youtube:hover{background-image:url(/assets/community/footer/icn_social_youtube@2x-8fc8605980338358f7d9836e07611edd.png)}.social-links a.social-instagram,.social-links a.social-instagram:hover,.social-links a.social-youtube:hover{background-image:url(/assets/community/footer/hover/icn_social_youtube@2x-506364d9070e3d0fc69e59392fe52cb7.png)}.social-links a.social-instagram,.social-links a.social-instagram:hover{background-image:url(/assets/community/footer/icn_social_insta@2x-4be373008edafcd5d12cb7af58595e67.png)}.social-links a.social-instagram:hover{background-image:url(/assets/community/footer/hover/icn_social_insta@2x-69d9601a5a3f8fce81d69c87f8d11307.png)}.footer-dark-bar{background-image:url(/assets/community/v2/icn_smule_rings-d052ec1da9a368dd8a8e939c04829ba3.png);background-repeat:no-repeat;background-position:center 8em;background-color:#272727;padding-bottom:2.5em}.footer-dark-bar .legal-links{text-align:justify;margin-bottom:2em}.footer-dark-bar .snp-button.active.subscribe-button{float:left;width:auto;padding:.5em 1.5em}.footer-navigation-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;flex-basis:450px;line-height:17px}.footer-navigation-links>a{display:inline-block;text-decoration:none;color:#81838c;padding:4px 10px;font-size:14px;font-weight:500}.footer-navigation-links>a:visited{color:#81838c}.footer-navigation-links>a:hover{text-decoration:underline}.page-grid .column.footer-legal{width:auto;font-size:.8667em}.autocomplete-placeholder-desktop{position:absolute;width:100%;z-index:2}.autocomplete-container .autocomplete-container-results{overflow:hidden}.autocomplete-container .autocomplete-container-history,.autocomplete-container .autocomplete-container-results{background-color:#fff;border-bottom-left-radius:16px;border-bottom-right-radius:16px;color:#292d2d;font-weight:700;font-size:14px}.autocomplete-container .autocomplete-container-history .results-border,.autocomplete-container .autocomplete-container-results .results-border{display:none;margin:0 16% 8px;border-top:1px solid #9d9d9d}.autocomplete-container .autocomplete-container-history:empty,.autocomplete-container .autocomplete-container-results:empty{border:none}.autocomplete-container .autocomplete-container-history.highlight-results,.autocomplete-container .autocomplete-container-results.highlight-results{color:#8a8a8b}.autocomplete-container .autocomplete-container-results .autocomplete-result{cursor:pointer}.autocomplete-container .autocomplete-container-results .autocomplete-header,.autocomplete-container .autocomplete-container-results .autocomplete-result{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.autocomplete-container .autocomplete-container-history .autocomplete-result{cursor:pointer}.autocomplete-container .autocomplete-container-history .autocomplete-header,.autocomplete-container .autocomplete-container-history .autocomplete-result{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.autocomplete-container .autocomplete-container-history .autocomplete-header .highlight,.autocomplete-container .autocomplete-container-history .autocomplete-result .highlight,.autocomplete-container .autocomplete-container-results .autocomplete-header .highlight,.autocomplete-container .autocomplete-container-results .autocomplete-result .highlight{color:#292d2d}.autocomplete-container .autocomplete-container-history .autocomplete-header .recent-icon,.autocomplete-container .autocomplete-container-history .autocomplete-result .recent-icon,.autocomplete-container .autocomplete-container-results .autocomplete-header .recent-icon,.autocomplete-container .autocomplete-container-results .autocomplete-result .recent-icon{display:inline-block;height:16px;width:16px;margin:0 4px -3px -16px;background-image:url(/assets/community/v2/icn_history@2x-d6cfe0cda024f9df2398f0b20d8dda61.png);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.autocomplete-container .autocomplete-container-history .autocomplete-header.focused,.autocomplete-container .autocomplete-container-history .autocomplete-header:hover,.autocomplete-container .autocomplete-container-history .autocomplete-result.focused,.autocomplete-container .autocomplete-container-history .autocomplete-result:hover,.autocomplete-container .autocomplete-container-results .autocomplete-header.focused,.autocomplete-container .autocomplete-container-results .autocomplete-header:hover,.autocomplete-container .autocomplete-container-results .autocomplete-result.focused,.autocomplete-container .autocomplete-container-results .autocomplete-result:hover{background-color:#e9ecec}.autocomplete-container .autocomplete-container-history .autocomplete-result:last-child,.autocomplete-container .autocomplete-container-results .autocomplete-result:last-child{margin-bottom:18px}.autocomplete-container .autocomplete-container-history .autocomplete-header,.autocomplete-container .autocomplete-container-results .autocomplete-header{cursor:auto;background-color:#e8e8e8;color:#6e7070}.autocomplete-container .autocomplete-container-history .autocomplete-header .autocomplete-header-link,.autocomplete-container .autocomplete-container-results .autocomplete-header .autocomplete-header-link{float:right}.autocomplete-container .autocomplete-container-history .autocomplete-clear,.autocomplete-container .autocomplete-container-results .autocomplete-clear{display:inline-block;height:16px;width:16px;background-image:url(/assets/community/v2/icn_search_clear@2x-e12684a257d0948cdcda0cc71833c63e.png);background-size:16px 16px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px;float:right;padding:16px;margin-right:-16px}.autocomplete-container .autocomplete-container-history .autocomplete-header-close,.autocomplete-container .autocomplete-container-results .autocomplete-header-close{cursor:pointer}.autocomplete-container .autocomplete-header,.autocomplete-container .autocomplete-result{height:26px;line-height:26px;padding:0 16%;font-size:16px}.header,.header .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header{border:none;background-color:#1f2121;position:fixed;width:100%;top:0;z-index:8900;box-sizing:border-box;padding:5px 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:72px}.header .left{height:100%;white-space:nowrap;-ms-flex-preferred-size:25%;flex-basis:25%}.header .left .text-mobile-title{display:none}.header .left .logo{margin:0 33px 5px 16px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.header .left .logo .smule,.header .left .menu-button{display:block;height:29px;width:68px;background-image:url(/assets/community/header/icn_main_logo@2x-5944786478ff8cb6ded1b9c9e9ce5285.png);background-repeat:no-repeat;background-position:center center;text-indent:-9999px;background-size:cover}.header .left .menu-button{height:24px;width:24px;background-image:url(/assets/community/header/icn_menu@2x-c2612e661509c1c538b110f5b0866682.png);background-size:24px 24px}.header .center,.header .right{-ms-flex-negative:1;flex-shrink:1}.header .center{position:relative;-ms-flex-preferred-size:420px;flex-basis:420px;margin:0 24px}.header .center .show-results input{opacity:1;border-bottom-left-radius:0;border-bottom-right-radius:0}.header .center .show-results .results-border{display:block}.header .center .show-results .search-backdrop{display:block;position:fixed;background-color:rgba(0,0,0,.68);top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.header .center .search-backdrop{display:none}.header .right{height:100%;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 16px 0 0;-ms-flex-preferred-size:25%;flex-basis:25%}.header .top-nav,.header .top-nav li,.header .top-nav li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.header .top-nav li{position:relative;margin:0 16px 0 0;box-sizing:border-box}.header .top-nav li a:hover,.header .top-nav li.current a{border-bottom:4px solid #1bff9c;padding:20px 0 2px}.header .top-nav li a{font-size:17px;font-weight:700;line-height:1em;padding:20px 0 6px;color:#fff}.header .search,.header .top-nav li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.header .search .search-field{position:relative;opacity:.8;background-size:20px 20px;background-color:#3e4242;border-radius:16px;height:34px;width:100%;line-height:26px;font-size:16px;color:#fff;text-align:center;border:none;outline:none;overflow:hidden;box-sizing:border-box;z-index:2}.header .search .search-field::-webkit-input-placeholder{color:rgba(255,255,255,.8)}.header .search .search-field::-moz-placeholder{color:rgba(255,255,255,.8)}.header .search .search-field:-ms-input-placeholder{color:rgba(255,255,255,.8)}.header .search .search-field:-moz-placeholder{color:rgba(255,255,255,.8)}.header .search .search-field:focus{opacity:1;color:#1f2121;background-color:#fff}.header .search .search-field:focus::-webkit-input-placeholder{color:transparent}.header .search .search-field:focus::-moz-placeholder{color:transparent}.header .search .search-field:focus:-ms-input-placeholder{color:transparent}.header .search .search-field:focus:-moz-placeholder{color:transparent}.header .search .autocomplete-container{border-radius:0}.header .search .autocomplete-container .autocomplete-container-history,.header .search .autocomplete-container .autocomplete-container-results{left:0;width:100%;position:absolute;transition:left .5s;background-color:#fff}.header .search .autocomplete-container .autocomplete-container-history{display:none}.header .search input::-webkit-input-placeholder{color:#fff}.sidr{-webkit-overflow-scrolling:touch;display:none;position:fixed;top:0;height:100%;z-index:1000;width:230px;left:-230px;overflow-x:hidden;overflow-y:auto;background-color:rgba(241,241,241,.88);color:#1f2121;box-shadow:inset -1px 0 5px rgba(0,0,0,.4)}.sidr #sidebar-menu ul.menu-home li{position:relative;margin-left:.9em;margin-top:.35em;margin-right:1.5em}#sidebar-menu{display:none;position:relative;padding:24px}#sidebar-menu a{color:inherit}#sidebar-menu .main-links{border-bottom:1px solid #9d9d9d}#sidebar-menu .main-links li{padding:0 0 24px;color:#1f2121;font-size:17px}#sidebar-menu .menu-other-pages{padding:0 0 38px}#sidebar-menu .menu-other-pages li{padding:24px 0 0;color:#9d9d9d;font-size:18px}#sidebar-menu .menu-connect{padding:0 0 18px}#sidebar-menu .menu-connect .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}#sidebar-menu .menu-connect .social-links a{margin:0}#sidebar-menu .menu-copyright{color:#9d9d9d;font-size:10px}.sidr-open #player-ui,.sidr-open .header{position:fixed}.sidr-open .layout-container{position:fixed;top:0;bottom:0;width:100%;padding-top:64px}@media only screen and (max-width:850px){.footer .footer-facebook{width:100%;float:left;margin-top:1em}.footer .footer-light-bar,.footer .fotter-dark-bar{padding-right:1em;padding-left:1em}}@media only screen and (max-width:1024px),screen and (max-width:768px){.header .logo{margin-right:1em}.tablet-hide{display:none!important}.footer-dark-bar .footer-bar-content{padding-top:2em}.footer-facebook{float:left}.footer .footer-light-bar .navigation-links{width:100%}.footer-legal{width:100%;margin-bottom:2em}.footer-email-signup{width:100%;float:left;margin-top:1em}}@media only screen and (max-width:768px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){body{padding-top:64px;padding-bottom:0}body:after{content:'mobile';height:0;width:0;overflow:hidden;text-indent:-9999px;display:block}.column-container{padding:1em}.column{width:100%;padding:0}.column .grid-block .block{width:96.9532%;margin:0 1.5234% 3.0468%}.mobile-hide{display:none!important}.mobile-show{display:block!important}.mobile-small.profile-image{height:28px;width:28px}.mobile-small.profile-image .vip-badge,.mobile-small.profile-image.vip-user:after{display:block;height:11px;width:11px;background-image:url(/assets/community/v2/vip_badge@2x-cf42cf8eda8f84efdd6de51761bfb8e2.png);background-size:11px 11px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px;bottom:0;right:0}.mobile-medium.profile-image{height:36px;width:36px}.mobile-extra-large.profile-image .vip-badge,.mobile-extra-large.profile-image.vip-user:after,.mobile-large.profile-image .vip-badge,.mobile-large.profile-image.vip-user:after,.mobile-medium.profile-image .vip-badge,.mobile-medium.profile-image.vip-user:after{bottom:-3px;right:-3px;display:block;height:18px;width:18px;background-image:url(/assets/community/v2/vip_badge@2x-cf42cf8eda8f84efdd6de51761bfb8e2.png);background-size:18px 18px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}.mobile-large.profile-image{height:86px;width:86px}.mobile-extra-large.profile-image .vip-badge,.mobile-extra-large.profile-image.vip-user:after,.mobile-large.profile-image .vip-badge,.mobile-large.profile-image.vip-user:after{height:29px;width:29px;background-size:29px 29px}.mobile-extra-large.profile-image{height:129px;width:129px}.mobile-extra-large.profile-image .vip-badge,.mobile-extra-large.profile-image.vip-user:after{height:38px;width:38px;background-size:38px 38px}.header{height:64px;padding:0}.header .left{left:0;z-index:2}.header .left .logo{float:none;height:auto;padding:0;margin:-4px 0 0 22px}.header .left .menu-button{display:block;width:24px;height:24px;text-indent:-9999px;left:0;top:0;cursor:pointer;margin:0 0 0 20px}.header .left .text-mobile-title{display:block;margin:0 0 0 20px;text-align:center;color:#fff;font-size:19px;font-weight:700;line-height:64px}.header .center .search,.header .left .top-nav,.header .right li,.header .right.search-page .search-icon{display:none}.header .center{z-index:2}.header .right{position:relative;right:0;z-index:2}.header .right .search-icon{display:block;height:20px;width:20px;background-image:url(/assets/nation/menu/icn-search-de0437ba71b67331af33d7c1b2215a24.png);background-size:20px 20px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px;cursor:pointer;margin:0 18px 0 0}.header .mobile-title{position:absolute;z-index:1;background-color:transparent;height:100%;width:100%;overflow:hidden}.header .mobile-title .fade-in-logo,.header .mobile-title .logo-mobile-title{display:block;text-indent:-9999px;height:100%;width:auto}.header.hide-search .search-icon{display:none}}@media only screen and (max-width:320px){.search-field{width:0}}.page-error .column{margin-top:2em;background-repeat:no-repeat;background-position:center top;padding-top:16em;background-size:459px 377px}.page-error .error-gone{background-image:url(/assets/community/errors/icn_modal_alert-8864f793153fa20990ea82a7f72014bc.png);background-size:84px;margin-top:152px;padding-top:122px;padding-bottom:70px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.page-error .error-gone{background-image:url(/assets/community/errors/icn_modal_alert@2x-4ce83c637f9b5a3089cd53680c51406c.png)}}.page-error h1{font-weight:400;line-height:1em;font-size:2.4em;margin-bottom:.6em;text-align:center}.page-error p{font-size:1.2em;margin-bottom:25px;text-align:center;line-height:1.2em}.page-error a,.page-error input[type=submit]{width:15em;line-height:1em;padding:.8em 0;font-size:1em;font-weight:700}.page-error input[type=submit]{-webkit-appearance:none}.page-error div .snp-button{display:inline-block;margin:6px 5px;background-color:#e8e8e8;height:auto}.page-error div .snp-button.active{background-color:#1dca7e}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){.page-error .error-gone{margin-top:50px;padding-top:114px}}@media only screen and (min-width:600px) and (orientation:portrait){.tablet-hide{display:none!important}}@font-face{font-family:'Mistress Script';src:url(/assets/lyric_videos/MISTRESS-79b945c4c4e5922d37d5b2de4e0a7f8f.ttf)}@font-face{font-family:'Kingthings Trypewriter 2';src:url(/assets/lyric_videos/KingthingsTrypewriter2-df8583a9f2e30a04d3e5868fac9e546a.ttf)}@font-face{font-family:'Timeless';src:url(/assets/lyric_videos/Timeless-Bold-1aee265066f0abf357b138e6eba36b2a.ttf)}@font-face{font-family:'Younger than me';src:url(/assets/lyric_videos/YoungerThanMe-d666b534d1881b9ed23c52571537d90e.ttf)}.react-tags-container{width:100%;margin-top:-10px}.react-tags{position:relative;padding:6px 0 0 6px;border:1px solid #d1d1d1;width:100%;margin-top:5px;min-height:38px;background-color:#fff;border-radius:10px;max-height:90px;overflow-y:scroll;font-size:1em;line-height:1.2;cursor:text}.react-tags.is-focused{border-color:#b1b1b1}.react-tags__selected{display:inline}.input-tag{border-width:0;font-size:inherit;width:240px;height:30px}.input-tag-genres{width:300px;font-size:16px;font-weight:700}.input-tag:focus{outline:none}.react-tags__selected-tag::before{content:'#';color:#fff;margin-right:0;font-size:inherit}.react-tags__selected-genre,.react-tags__selected-tag{display:inline-block;box-sizing:border-box;margin:0 4px 6px 0;padding:6px 8px;border:1px solid #fff;border-radius:11.5px;background:#007aff;color:#fff;font-size:inherit;font-weight:600;line-height:inherit}.react-tags__selected-tag-before{cursor:pointer}.react-tags__selected-tag-before::before{content:'\2715';color:#fff;margin-left:5px;margin-top:1px;font-size:14px}.react-tags__selected-tag:focus,.react-tags__selected-tag:hover{border-color:#b1b1b1}.react-tags__search{display:inline-block;padding:7px 2px;margin-bottom:6px;max-width:100%}@media screen and (min-width:30em){.react-tags__search{position:relative}}@media only screen and (max-width:1024px){.footer .footer-wrapper{flex-direction:column;justify-content:center;height:151px}.footer .footer-wrapper .copyright{order:1;flex-basis:auto}.footer .footer-wrapper .footer-logo{order:0}.footer .footer-wrapper .footer-navigation-links{order:2;flex-basis:auto}}@media only screen and (max-width:599px){.footer .footer-wrapper{height:176px}}.react-tags__search input{max-width:100%;margin:0;padding:0;border:0;outline:none;font-size:inherit;line-height:inherit}.react-tags__suggestions{position:absolute;top:100%;left:0;display:none}.react-tags__suggestions ul{margin:4px -1px;padding:0;list-style:none;background:0 0;display:none}.react-tags__suggestions li{margin:0 6px 6px 0;padding:6px 8px;display:inline-block;cursor:pointer;border-radius:11.5px;background:#fff;color:#000;font-weight:400;font-size:12}.react-tags__suggestions li mark{text-decoration:underline;background:0 0;font-weight:600}.react-tags__suggestions li:hover{cursor:pointer;background:#eee}.react-tags__suggestions li.is-active{background:#b7cfe0}.react-tags__suggestions li.is-disabled{opacity:.5;cursor:auto}@keyframes fade-in{0%{margin-left:100%}60%{margin-left:50%}to{margin-left:0}}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){.footer-navigation-links .mobile-dot{display:none}.footer-navigation-links,.footer-navigation-links .mobile-break{display:block}}.layout-container{padding-bottom:125px}@media only screen and (max-width:1024px){.layout-container{padding-bottom:200px}}@media only screen and (max-width:568px){.layout-container{padding-bottom:225px}}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
@font-face{font-family:'Mistress Script';src:url(/assets/lyric_videos/MISTRESS-79b945c4c4e5922d37d5b2de4e0a7f8f.ttf)}@font-face{font-family:'Kingthings Trypewriter 2';src:url(/assets/lyric_videos/KingthingsTrypewriter2-df8583a9f2e30a04d3e5868fac9e546a.ttf)}@font-face{font-family:'Timeless';src:url(/assets/lyric_videos/Timeless-Bold-1aee265066f0abf357b138e6eba36b2a.ttf)}@font-face{font-family:'Younger than me';src:url(/assets/lyric_videos/YoungerThanMe-d666b534d1881b9ed23c52571537d90e.ttf)}.login-dialogs-and-flows{display:none}.body-scroll-lock{overflow:hidden}.snp-modal.login-modal{background-color:transparent}.snp-modal.login-modal h2,.snp-modal.login-modal p{color:#fff}.snp-modal.login-modal .login-modal-wrapper{width:100%}.snp-modal.login-modal .snp-modal-content{position:relative;min-height:400px}.snp-modal.login-modal .snp-modal-content .snp-modal-section{position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.snp-modal.login-modal .progress{background-color:transparent}.snp-overlay.login-overlay{background-color:rgba(0,0,0,.91)}.dialog.login-modal .snp-modal{width:400px;height:100%;padding:0;top:0;margin-left:-200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dialog.login-modal .snp-modal:before{display:block;content:'';-webkit-box-flex:0;-ms-flex:0 0 68px;flex:0 0 68px;margin-bottom:auto}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){.dialog.login-modal .snp-modal:before{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}}.dialog.login-modal .snp-modal:after{display:block;content:'';-webkit-box-flex:0;-ms-flex:0 1 68px;flex:0 1 68px;margin-top:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.dialog.login-modal .snp-modal::-webkit-scrollbar{display:none}.login-modal .snp-modal .snp-modal-section{text-align:center;padding-top:0;margin-top:0}.snp-modal.login-modal .snp-modal-form{max-width:325px;margin:0 auto}.logout-form{display:none}.login-text,.snp-modal-header .stale-activation-link{padding-top:1em;margin:1em;border:1px solid #e8e8e8;border-radius:.5em}.snp-modal-header .stale-activation-link{font-size:1.1em}.snp-modal .snp-modal-form-errors{color:red;font-size:12px;margin-bottom:18px;margin-top:2px;text-align:center}.snp-modal .snp-modal-form-errors.email-not-found{color:#fff}.login-modal .snp-modal .snp-modal-form-errors:empty{margin-top:0}.snp-modal .snp-modal-form-inline-error{color:red;position:relative;top:-3px;margin-bottom:.333em}.snp-modal input[type=checkbox]{cursor:pointer}.snp-modal input.snp-modal-form-input{-webkit-appearance:none;display:block;border-radius:4px;border:1px solid #ddd;background-color:#f8f8f8;padding:0 8px;font-size:14px;width:100%;height:40px;line-height:14px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.login-modal .snp-modal input.snp-modal-form-input:focus,.snp-modal input.snp-modal-form-input:focus{border:1px solid #1dca7e;outline:none}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){.snp-modal input.snp-modal-form-input{font-size:14px}}.login-modal .snp-modal input.snp-modal-form-input{border:1px solid #ddd;border-radius:8px}.login-modal .snp-modal .snp-button{height:44px;line-height:44px;padding:0;font-size:18px;border-radius:22px}.login-modal .snp-modal .snp-button:active{background-color:#969696}.login-modal .snp-modal .last{margin-bottom:0!important}.login-modal .snp-modal input.snp-modal-form-input::-webkit-input-placeholder{color:rgba(0,0,0,.5);font-family:Helvetica;line-height:20px}.login-modal .snp-modal input.snp-modal-form-input:-moz-placeholder,.login-modal .snp-modal input.snp-modal-form-input::-moz-placeholder{color:rgba(0,0,0,.5);font-family:Helvetica}.login-modal .snp-modal input.snp-modal-form-input:-ms-input-placeholder{color:rgba(0,0,0,.5);font-family:Helvetica}.login-modal .snp-modal .snp-button.submit{color:#b3b4ba;background-color:#81838c}.login-modal .snp-modal .snp-button.submit.active{-webkit-transition:background-color .25s;transition:background-color .25s;color:#fff;background-color:#3c86f7}.login-modal .snp-modal .snp-button.snp-modal-cancelButton{display:inline-block;width:initial;height:14px;color:#fff;background-color:transparent;font-size:14px;line-height:14px;font-weight:400}.login-modal .snp-modal .snp-button.snp-modal-cancelButton:hover{background-color:transparent}.snp-modal input.snp-modal-form-input.snp-modal-form-input-error{border:1px solid red}.snp-modal input.snp-modal-form-input.snp-modal-form-input-error:focus{border:1px solid red;outline:none}.snp-modal .snp-modal-form-fields{margin-bottom:18px}.smule-checkbox{display:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none}.keep-signed-in,.keep-signed-in.checked{background-size:14px 14px;background-repeat:no-repeat;background-position:0 0}.keep-signed-in{display:inline-block;margin-top:2px;cursor:pointer;user-select:none;padding-left:20px;background-image:url(/assets/smule_spa/login/unchecked-cbdc7300c9ea2ef09c4f5d75ab017f52.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.keep-signed-in{background-image:url(/assets/smule_spa/login/unchecked@2x-7abe728741ce3b34c9bfc7816496764c.png);background-size:14px 14px;background-repeat:no-repeat;background-position:0 0}}.keep-signed-in.checked{background-image:url(/assets/smule_spa/login/checked-4d8833eb87b4cb2b6e0cba3be8118c89.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.keep-signed-in.checked{background-image:url(/assets/smule_spa/login/checked@2x-79b846fb6886cc8d204dd252bcecf748.png);background-size:14px 14px;background-repeat:no-repeat;background-position:0 0}}.keep-signed-in .checkbox-text{font-size:14px;text-align:left;margin-bottom:0}.opt-in,.opt-in.checked{background-size:14px 14px;background-repeat:no-repeat;background-position:0 0}.opt-in{display:inline-block;width:100%;text-align:left;margin-top:24px;cursor:pointer;padding-left:20px;user-select:none;background-image:url(/assets/smule_spa/login/unchecked-cbdc7300c9ea2ef09c4f5d75ab017f52.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.opt-in{background-image:url(/assets/smule_spa/login/unchecked@2x-7abe728741ce3b34c9bfc7816496764c.png);background-size:14px 14px;background-repeat:no-repeat;background-position:0 0}}.opt-in.checked{background-image:url(/assets/smule_spa/login/checked-4d8833eb87b4cb2b6e0cba3be8118c89.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.opt-in.checked{background-image:url(/assets/smule_spa/login/checked@2x-79b846fb6886cc8d204dd252bcecf748.png);background-size:14px 14px;background-repeat:no-repeat;background-position:0 0}}.opt-in .checkbox-text{font-size:14px;text-align:left;margin-bottom:0}.snp-modal .snp-modal-actionSwitch{margin:1.5em 0 0;text-align:center}.snp-modal-cancel{text-align:center;margin-top:18px}.snp-modal-padding{padding:0 1em}.snp-modal p.login-account-options{font-size:14px;margin-bottom:14px}.snp-button.snp-modal-cancel.first-modal{background-color:#fff;margin-top:24px;color:#1dca7e}.snp-mobile-error{color:red;text-align:center;margin-bottom:18px}.snp-modal-form-errors.last-error{margin-bottom:0}a.snp-button{background-color:#ddd;color:#000}.login-feed,.login-upload{height:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.login-upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-upload.offset-right{margin-right:1.5em}.login-feed .feed-icon,.login-upload a.snp-button{display:block;background-repeat:no-repeat;text-indent:-9999px}.login-upload a.snp-button{background-color:transparent!important;margin:0 16px 0 0;padding:0;height:100%;width:24px;background-image:url(/assets/community/header/icn_upload@2x-1484604431b3d81618ee2e6b708ce7af.png);background-size:24px 24px;background-position:center bottom 16px}.snp-login-loginButton.snp-button.active{background-color:#1dca7e;color:#000}.no-touch .snp-login-loginButton.snp-button.active:hover{background-color:#1cff9c}.login-feed{display:block;float:right;padding:21px 10px 0 20px;position:relative}.login-feed .feed-icon{height:25px;width:21px;background-image:url(/assets/community/v2/new-header-icn_notifications@2x-8bb66daae0e6857466fcfe5abd2a1543.png);background-size:21px 25px;background-position:center center;position:relative}.no-touch .login-feed .feed-icon:hover{background-image:url(/assets/community/v2/new-header-icn_notifications_hover@2x-0103a21fd8a0e89985fbcf59a75a9584.png)}.login-feed .feed-dropdown{position:absolute;top:100%;right:0;display:none;background-color:#303030}.login-feed .view-all-notifications{padding:1em;background-color:#1c1c1c;font-size:13px;font-weight:700;color:#fff;display:block;text-align:center}.login-feed .no-notifications{display:none;padding:1em 3em;font-size:13px;font-weight:700;color:#fff}.login-feed .feed-activity,.login-feed.no-activity .no-notifications{display:block}.login-feed.has-activity .feed-icon .feed-number{font-size:10px;text-indent:0;text-align:center;color:#000;line-height:17px;height:15px;width:15px;border-radius:100%;background-color:#1cff9c;position:absolute;top:-3px;left:14px;border:solid #000 1px}.no-touch .login-feed.has-activity .feed-icon:hover .feed-number{background-color:#fff}.login-feed .loading-notifications,.login-feed.no-activity .feed-activity,.topbar.login-status.logged-in .profile-image.mobile-profile{display:none}.login-feed.loading-notification-dropdown .loading-notifications{display:block;padding:.5em 0}.login-feed.loading-notification-dropdown .loading-notifications img{display:block;margin:0 auto}.login-feed.open-notification-dropdown{background-color:#303030}.login-feed.open-notification-dropdown .feed-dropdown{display:block;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.topbar.login-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;line-height:0}.topbar.login-status .login{display:block;width:72px;height:32px;color:#000;font-size:15px;white-space:nowrap;line-height:30px;text-align:center;background-color:#fff;border-radius:17px;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#sidebar-menu .menu-notifications,#sidebar-menu .menu-settings,.topbar.login-status.logged-in{position:relative}.topbar.login-status.logged-in .profile-image{position:relative;height:32px;width:32px;border:1px solid #fff;border-radius:100%;outline:none;overflow:visible;cursor:pointer}.topbar.login-status .profile-options .mobile-close-button,.topbar.login-status .profile-options .mobile-spacer-container,.topbar.login-status .profile-options-panel li.account-settings.hidden,.topbar.login-status.logged-in .notifications-count{display:none}.topbar.login-status.logged-in.has-activity .profile-image:before{content:'';height:14px;width:14px;background-color:red;border-radius:100%;position:absolute;top:-4px;right:-4px}.topbar.login-status.logged-in.has-activity .notifications-count{display:inline-block;height:18px;color:#fff;font-size:12px;font-weight:700;text-align:center;line-height:20px;background-color:red;border-radius:9px;padding:0 6px;margin:0 6px 0 0}.topbar.login-status .profile-options{position:absolute;display:none;top:100%;right:0;padding:12px 0;box-sizing:border-box;opacity:.88}.topbar.login-status.show-options .profile-options{display:block;min-width:152px;border-radius:6px;background-color:#f1f1f1}.topbar.login-status.show-options .profile-options:before{content:' ';position:absolute;top:-16px;right:10px;width:0;height:0;border:8px solid transparent;border-bottom:8px solid #f1f1f1}.topbar.login-status .profile-options-panel{display:flex;flex-direction:column;justify-content:center;width:100%}.topbar.login-status .profile-options-panel ul{width:100%;max-width:180px;margin:0 auto}.topbar.login-status .profile-options-panel li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:12px 16px;margin:0;height:auto}.topbar.login-status .profile-options-panel li.mobile-spacer-container{padding:12px 0}.topbar.login-status .profile-options-panel li:hover{background-color:#dadada}.topbar.login-status .profile-options-panel li a{display:block;color:#1f2121;font-size:15px;border:none;padding:0}.search-view .login-feed,.search-view .login-status,.search-view .login-upload{display:none!important}.snp-modal .snp-modal-section{border-top:none;padding:0;margin-top:24px;line-height:initial;font-size:13px}.header-message{border:none;font-size:16px}.email-check-recaptcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recaptcha-back-button{margin-top:27px}#sidebar-menu .menu-notifications .menu-icon.sidebar,#sidebar-menu .menu-settings .menu-icon.sidebar{display:block;height:18px;width:15px;background-image:url(/assets/community/v2/new-header-icn_notifications@2x-8bb66daae0e6857466fcfe5abd2a1543.png);background-size:15px 18px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px;top:8px;left:-15px}#sidebar-menu .menu-notifications.has-activity:after{content:" ";height:10px;width:10px;border-radius:100%;background-color:#1cff9c;position:absolute;top:14px;right:0}#sidebar-menu .menu-settings .menu-icon.sidebar{height:19px;width:19px;background-image:url(/assets/nation/menu/icn_settings@2x-0e8920474e05fb8793e02e8a69ebcad9.png);background-size:19px 19px;top:7px;left:-17px}#sidebar-menu .menu-account-settings{position:relative;display:none}#sidebar-menu .menu-account-settings .menu-icon.sidebar,#sidebar-menu .menu-logout .menu-icon.sidebar{display:block;height:14px;width:18px;background-image:url(/assets/nation/menu/account_icon@2x-3d8a96f1bcecdd931e43e3b62d6fed29.png);background-size:18px 14px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px;top:12px;left:-16px}#sidebar-menu .menu-logout{position:relative}#sidebar-menu .menu-logout .menu-icon.sidebar{height:17px;width:20px;background-image:url(/assets/nation/menu/icn_logout@2x-0a78632a12b243ef54d995c9c2569e2a.png);background-size:20px 17px;top:9px;left:-19px}#sidebar-menu .menu-icon.login{background-image:url(/assets/nation/menu/icn-login-f49f4cec2e71f2f20a74701c871ef0fe.png)}#sidebar-menu .menu-icon.listen{background-image:url(/assets/nation/menu/icn-listen-4c40892bd804648e3deb431595d7e201.png)}#sidebar-menu .menu-icon.apps{background-image:url(/assets/nation/menu/icn_apps@2x-7949d3dad85a67cce9fbee19564e980f.png);background-size:20px 19px;background-repeat:no-repeat;background-position:center center}#sidebar-menu .menu-icon.songs{background-image:url(/assets/nation/menu/icn-songs-bdf27983a2f54f62b71c7ed3474f8254.png)}#sidebar-menu .menu-icon.blog,#sidebar-menu .menu-icon.get-vip{top:14px;background-image:url(/assets/nation/menu/blog_icon@2x-90d209d2b36eeae7f63328baa7dfc7c4.png);background-size:18px 16px;background-repeat:no-repeat;background-position:center center}#sidebar-menu .menu-icon.get-vip{top:13px;background-image:url(/assets/nation/menu/vip_icon@2x-e6135b5d5f88d7bb1bbc9775b868a4a4.png);background-size:18px 18px}@media only screen and (max-width:1024px) and (orientation:landscape),screen and (max-width:768px) and (orientation:portrait){.login-upload{display:none}.no-touch .login-upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:768px) and (orientation:portrait){.topbar.login-status.show-options .mobile-backdrop{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.6)}.topbar.login-status.show-options .profile-options{position:fixed;top:0;left:0;right:0;bottom:0;margin:56px 24px;width:initial;min-width:initial;animation:none;-webkit-animation:none;background-color:transparent;opacity:.94}.topbar.login-status.show-options .profile-options .mobile-close-button{position:absolute;cursor:pointer;top:16px;right:16px;display:block;background-image:url(/assets/community/front_page/icn_close@2x-8a85551bc9a9e9738970eed169882150.png);background-size:16px 16px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px;width:38px;height:38px;border-radius:100%;background-color:transparent;outline:none;border:1px solid #9d9d9d}.topbar.login-status.show-options .profile-options:before{display:none}.topbar.login-status.show-options .profile-options .profile-options-wrap{position:absolute;top:50%;left:50%;width:100%;height:100%;max-width:358px;max-height:457px;border-radius:16px;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background-color:#f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.topbar.login-status.show-options .profile-options .profile-options-panel{height:100%}.topbar.login-status.show-options .profile-options .profile-options-panel .mobile-spacer-container{display:-webkit-box;display:-ms-flexbox;display:flex}.topbar.login-status.show-options .profile-options .profile-options-panel .mobile-spacer-container .mobile-spacer{width:100%;border-bottom:1px solid #9d9d9d}.topbar.login-status.show-options .profile-options .profile-options-panel ul{display:flex;flex-direction:column;justify-content:center;flex-shrink:0}.topbar.login-status.show-options .profile-options .profile-options-panel li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:auto}.topbar.login-status.show-options .profile-options .profile-options-panel li a{font-size:18px}.topbar.login-status.show-options .profile-options .profile-options-panel li.profile{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0 16px 12px}.topbar.login-status.show-options .profile-options .profile-options-panel li.profile a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.topbar.login-status.show-options .profile-options .profile-options-panel li.profile a .mobile-profile{display:inline-block;height:64px;width:64px;background-size:64px 64px;border:1px solid #fff;border-radius:100%;margin:0 0 6px}.topbar.login-status.show-options .profile-options .profile-options-panel li.notifications{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.topbar.login-status.show-options .profile-options .profile-options-panel li.notifications .notifications-count{margin:0 0 0 6px}}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){.login-modal .snp-modal input.snp-modal-form-input::-webkit-input-placeholder{font-family:"Gotham Book","Gotham-Book","Helvetica Neue","Helvetica","Arial",sans-serif;line-height:20px}.login-modal .snp-modal input.snp-modal-form-input:-moz-placeholder,.login-modal .snp-modal input.snp-modal-form-input::-moz-placeholder{font-family:"Gotham Book","Gotham-Book","Helvetica Neue","Helvetica","Arial",sans-serif}.login-modal .snp-modal input.snp-modal-form-input:-ms-input-placeholder{font-family:"Gotham Book","Gotham-Book","Helvetica Neue","Helvetica","Arial",sans-serif}.dialog.login-modal .snp-modal{width:100%;overflow-y:scroll;top:0;margin-left:0}.login-upload{display:none}.no-touch .login-upload{display:block}.body-scroll-lock{overflow:hidden;position:fixed}.snp-modal-form{margin:0 20px}}.animatedLogin{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.25,.1,.25,1);animation-timing-function:cubic-bezier(.25,.1,.25,1)}@media only screen and (max-width:736px) and (orientation:landscape){.topbar.login-status.show-options .profile-options .profile-options-panel{overflow-y:auto;justify-content:flex-start}}@-webkit-keyframes fadeInUpLogin{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpLogin{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpLogin{-webkit-animation-name:fadeInUpLogin;animation-name:fadeInUpLogin}@-webkit-keyframes fadeOutDownLogin{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}}@keyframes fadeOutDownLogin{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}}.fadeOutDownLogin{-webkit-animation-name:fadeOutDownLogin;animation-name:fadeOutDownLogin}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
@font-face{font-family:'Mistress Script';src:url(/assets/lyric_videos/MISTRESS-79b945c4c4e5922d37d5b2de4e0a7f8f.ttf)}@font-face{font-family:'Kingthings Trypewriter 2';src:url(/assets/lyric_videos/KingthingsTrypewriter2-df8583a9f2e30a04d3e5868fac9e546a.ttf)}@font-face{font-family:'Timeless';src:url(/assets/lyric_videos/Timeless-Bold-1aee265066f0abf357b138e6eba36b2a.ttf)}@font-face{font-family:'Younger than me';src:url(/assets/lyric_videos/YoungerThanMe-d666b534d1881b9ed23c52571537d90e.ttf)}.content{max-width:1000px;margin:0 auto;position:relative;font-family:"Helvetica","Arial",sans-serif}.copy{font-weight:300}.collapsible h4,.copy *{font-size:15px;line-height:26px}.copy .copy-table *{font-size:13px;line-height:17px}.copy h3,.copy ol+p,.copy p+p{padding-top:1em}.copy h5{font-weight:600}.collapsible h4,.copy h2,.copy h3,.copy h4{font-weight:600;text-transform:uppercase}.privacy-ca .copy h2{text-transform:initial}.privacy-updates .copy ul{margin-top:16px;margin-bottom:16px}.copy ul li{list-style:disc;margin-left:1em}.copy ol li,.copy ul li.no-bullet{list-style:none;margin-left:2em}.copy ol li{list-style:decimal}.copy ol li p:first-child+p{padding-top:0}.copy ol li p:last-child{padding-bottom:1em}.copy ol.letterList li{list-style:lower-alpha}.copy ol.romanList li{list-style:lower-roman}.copy address{margin-left:1em;font-weight:400}.line-header{display:table;width:100%}.line-header div,.line-header p{display:table-cell;text-align:center;color:#3b3c3c;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:1em;font-weight:600;text-transform:uppercase}.line-header div{width:35%}.line-header p{padding:0 1em}.line-header i{display:block;height:20px;border-bottom:1px solid #dcdcdc}.line-header.title{margin:62px 0;height:43px;line-height:1em}.line-header.title p{width:30%;background-size:auto 43px}.line-header.title i{height:50%}p.page-title{font-size:42px;text-align:center}.right-column{margin-left:35%}.container-dark{border-top:1px solid #f0f0f0;background-color:#f0f0f0}.privacy-content{padding-left:30px}.privacy-content h4{text-transform:none;padding-top:1em}@media only screen and (max-width:1000px){.content.pad{margin:0 16px}.right-column{margin-left:200px}}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){.line-header{margin-top:35px!important;padding-top:35px!important;border-top:1px solid #dcdcdc}.main>.content:first-child>.line-header:first-child{border-top:none}.line-header div{display:none}.line-header p{white-space:normal}.line-header.title{margin:40px 0!important;padding:0!important;border-top:none}.collapsible{border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;padding:35px 0}.collapsible+.collapsible{border-top:none}.collapsible .line-header{border:none!important;margin-top:0!important;padding-top:0!important;cursor:pointer}.collapsible .copy{display:none}.collapsible .line-header p,.collapsible h4{text-align:left;height:auto;background-position:right center;background-repeat:no-repeat;background-size:14px 8px;border-right:20px solid transparent;cursor:pointer}.right-column{margin:0}.copy{text-align:justify}}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
.icon,.sprite-overlay:after{display:block;background-repeat:no-repeat;background-color:transparent;background-position:left center;overflow:hidden}.sprite-overlay{position:relative}.sprite-overlay:after{content:'';position:absolute}.inline.icon{display:inline-block}.icon.sprite,.sprite-overlay:after{background-image:url(/assets/community/v2/sprites_performance@2x-e3db81a456b9c3e263296014be4f2ad4.png);background-size:364px 84px;text-indent:-9999px}.sprite-mini-comments{background-position:0 0;height:10px;width:12px}.sprite-mini-loves{background-position:0 -14px;height:10px;width:9px}.sprite-mini-plays{background-position:0 -28px;height:10px;width:8px}.sprite-mini-clock{background-position:0 -42px;height:10px;width:10px}.sprite-mini-favorite{background-position:0 -56px;height:11px;width:12px}.sprite-mini-delete{background-position:0 -70px;height:12px;width:12px}.sprite-vip,.sprite-vip-overlay:after{display:block;height:22px;width:22px;background-image:url(/assets/community/v2/vip_badge@2x-cf42cf8eda8f84efdd6de51761bfb8e2.png);background-size:22px 22px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}.sprite-mini-flag{background-position:-14px -28px;height:12px;width:12px}.sprite-mini-grey-flag{background-position:-14px -42px;height:12px;width:12px}.sprite-mini-inverted-caret{background-position:-28px -42px;height:5px;width:10px}.sprite-arrow-right{background-position:-14px -56px;height:14px;width:8px}.sprite-arrow-down{background-position:-28px -56px;height:8px;width:14px}.sprite-plus{background-position:-42px -56px;height:9px;width:9px}.sprite-check{background-position:-56px -56px;height:8px;width:11px}.sprite-video{background-position:-210px 0;height:19px;width:20px}.sprite-button-close{background-position:-28px -28px;height:10px;width:10px}.sprite-button-favorite{background-position:-42px 0;height:26px;width:26px}.no-touch .sprite-button-favorite:hover,.sprite-button-favorite.active,.sprite-button-favorite:active{background-position:-42px -28px}.sprite-button-comment{background-position:-70px 0;height:24px;width:26px}.sprite-button-comment.active,.sprite-button-comment:active{background-position:-70px -28px}.sprite-button-love{background-position:-98px 0;height:26px;width:28px}.no-touch .sprite-button-love:hover,.sprite-button-love.active,.sprite-button-love:active{background-position:-98px -28px}.icon.sprite-button-share{position:relative;overflow:visible}.sprite-button-share{background-position:-126px 0;height:26px;width:24px}.sprite-button-share:hover{background-position:-126px -28px}.sprite-social-twitter{background-position:-238px 0;height:18px;width:22px}.dark.sprite-social-twitter{background-position:-238px -56px}.dark.sprite-social-twitter:active,.no-touch .dark.sprite-social-twitter:hover,.no-touch .sprite-social-twitter:hover,.sprite-social-twitter:active{background-position:-238px -28px}.sprite-social-facebook{background-position:-266px 0;height:18px;width:10px}.dark.sprite-social-facebook{background-position:-266px -56px}.dark.sprite-social-facebook:active,.no-touch .dark.sprite-social-facebook:hover,.no-touch .sprite-social-facebook:hover,.sprite-social-facebook:active{background-position:-266px -28px}.sprite-social-youtube{background-position:-280px 0;height:18px;width:25px}.dark.sprite-social-youtube{background-position:-280px -56px}.dark.sprite-social-youtube:active,.no-touch .dark.sprite-social-youtube:hover,.no-touch .sprite-social-youtube:hover,.sprite-social-youtube:active{background-position:-280px -28px}.sprite-social-linkedin{background-position:-336px 0;height:18px;width:22px}.dark.sprite-social-linkedin{background-position:-336px -56px}.dark.sprite-social-linkedin:active,.no-touch .dark.sprite-social-linkedin:hover,.no-touch .sprite-social-linkedin:hover,.sprite-social-linkedin:active{background-position:-336px -28px}.store-badge{background-repeat:no-repeat;display:inline-block;text-indent:-9999px;overflow:hidden}.store-badge.itunes{margin-right:10px;background-image:url(/assets/nation/apps/icn_appstore_badge-97f0d2faf56a747fc61b9e77e015d690.png);background-size:136px 40px;height:40px;width:136px}.store-badge.googleplay{background-image:url(/assets/nation/apps/icn_googleplay_badge-ef5f9fe458f7c78d5c94aae4dd386d2f.png);background-size:118px 40px;height:40px;width:118px}.loading-spinner{background-image:url(/assets/community/social/loving-5601a654a016b894bb2f19a4550a3eae.gif);display:none;position:absolute;width:16px;height:16px;left:50%;top:50%;margin-top:-8px;margin-left:-8px}.sprite-button-prev{background-position:-154px 0;width:24px;height:14px}.sprite-button-next{background-position:-154px -14px;height:14px;width:26px}.sprite-button-pause,.sprite-button-play{background-position:-154px -28px;height:21px;width:21px}.sprite-button-pause{background-position:-154px -56px}.sprite-button-prev-white{background-position:-182px 0;width:24px;height:14px}.sprite-button-next-white{background-position:-182px -14px;height:14px;width:26px}.sprite-button-play-white{background-position:-182px -28px;height:21px;width:21px}.sprite-button-pause-white{background-position:-182px -56px;height:21px;width:21px}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
.snp-overlay,.snp-overlay.no-takeover{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:100100;background-color:rgba(0,0,0,.7)}.snp-modal,.snp-modal.no-takeover{position:fixed;z-index:100200;padding:1.333em 0 1.75em;top:24px;left:50%;width:25em;bottom:auto;margin-left:-12.5em;background-color:#fff;border-radius:8px;font-size:13px}.snp-modal .icon-logo{display:block;height:48px;width:106px;background-image:url(/assets/community/login/img_logo_login-a5d6859bcfa21cb0a2562f5122383177.png);background-size:106px 48px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px;margin:0 auto}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.snp-modal .icon-logo{display:block;height:48px;width:106px;background-image:url(/assets/community/login/img_logo_login@2x-a58df003f38835b1c34d8d3606bacb9e.png);background-size:106px 48px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}}.login-modal .snp-modal .profile-image,.snp-modal .loading-spinner{height:72px;width:72px;background-image:url(/assets/community/login/img_profile_blank-7f713c99c49e7869353c33c57d32bed5.png);background-size:cover;background-repeat:no-repeat;background-position:center center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.login-modal .snp-modal .profile-image{background-image:url(/assets/community/login/img_profile_blank@2x-d6c4802295e44113bfd59e80e02c82a3.png);background-size:cover;background-repeat:no-repeat;background-position:center center}}.snp-modal .loading-spinner{display:none;height:60px;width:60px;background-image:url(/assets/community/v2/loading-spinner@2x-77834b65d651da3f4b59add40582cd23.gif);background-size:60px 60px;text-indent:-9999px;background-color:rgba(0,0,0,.8);border-radius:100%;margin-top:-30px;margin-left:-30px;z-index:4000}.snp-modal .progress{position:absolute;left:0;right:0;bottom:0;top:0;z-index:4000;display:none;background-color:rgba(0,0,0,.3)}.snp-modal .progress .loading-spinner{display:block}.snp-modal .loading-icon{display:inline-block;height:60px;width:60px;background-image:url(/assets/community/v2/loading-spinner@2x-77834b65d651da3f4b59add40582cd23.gif);background-size:60px 60px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px;background-color:rgba(0,0,0,.8);border-radius:100%}.snp-modal h2,.snp-modal p{font-size:1.63em;margin-bottom:.5em;text-align:center;color:#4a4a4b}.snp-modal p{font-size:16px;margin-bottom:24px;color:#2c2c2c;white-space:normal}.snp-modal .snp-modal-header{padding-bottom:1.25em;border-bottom:1px solid #dcdcdc}.snp-modal .snp-modal-section{padding-top:2em}.snp-modal .snp-modal-section .snp-modal-section-footer{text-align:center;padding:1.333em 2em 0;border-top:1px solid #dcdcdc;margin-top:1.333em}.snp-modal .line-divider{margin:.5em 0 2em;background-image:url(/assets/nation/home/pattern1-a4b2d57fba3aa10714ed536d4bfb3341.png)}.snp-modal .line-divider .line-divider-text{top:.8em}.snp-modal .snp-modal-section{position:relative;overflow:hidden}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){.snp-overlay{display:none}.snp-modal{position:fixed;padding:1.25em 0;top:0;bottom:0;left:0;width:100%;margin-left:0;border-radius:0;overflow-y:auto}}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
#invite-modal .snp-modal{width:560px;margin-left:-280px;height:80%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:136px;padding-bottom:50px;overflow:hidden}#invite-modal .snp-modal-fixed-top{position:absolute;top:0;left:0;width:100%;padding-top:1em}#invite-modal .section-content{padding:0;background-color:#fff;overflow-y:scroll;height:100%;*zoom:1}#invite-modal .section-content:after,#invite-modal .section-content:before{content:" ";display:table}#invite-modal .section-content:after{clear:both}#invite-modal .section-content .user-profile{width:50%}#invite-modal .invite-footer{position:absolute;bottom:0;left:0;width:100%;padding:1em;background-image:url(/assets/nation/home/pattern1-a4b2d57fba3aa10714ed536d4bfb3341.png);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;*zoom:1}#invite-modal .invite-footer:after,#invite-modal .invite-footer:before{content:" ";display:table}#invite-modal .invite-footer:after{clear:both}#invite-modal .invite-footer-cancel{width:25%;float:left;font-size:.86666em;padding:.25em 0}#invite-modal .invite-footer-invite{text-align:right;width:25%;float:right;font-size:.86666em}#invite-modal .invite-footer-count{width:50%;float:left;text-align:center;font-size:.86666em;padding:.25em 0}#invite-modal .cancel,#invite-modal .invite{display:inline-block;width:auto}#invite-modal .cancel{color:#000}#invite-modal .loading-icon{position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){#invite-modal .snp-modal{width:100%;height:100%;margin-left:0;padding-bottom:0}#invite-modal .snp-modal-fixed-top{position:absolute;top:0;left:0;width:100%;padding-top:1em;background-image:url(/assets/nation/home/pattern1-a4b2d57fba3aa10714ed536d4bfb3341.png);z-index:100200}#invite-modal .invite-footer-count{display:none}#invite-modal .section-content{max-height:none;-webkit-overflow-scrolling:touch;position:relative;z-index:100400}#invite-modal .section-content .user-profile{width:100%}#invite-modal .invite-footer{padding:1em 1em 0;position:absolute;top:0;left:0;right:0;bottom:auto;background-image:none;z-index:100300}#invite-modal .invite{padding:.6em 1em}}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
#get-app-modal .get-app-modal-header{text-align:center;border-bottom:none;padding-top:1em}#get-app-modal .get-app-modal-header .icon{display:inline-block;margin-bottom:.5em}#get-app-modal .get-app-modal-content{padding:1em;text-align:center}#get-app-modal h2{margin-bottom:0}#get-app-modal .badges{margin-top:2em;display:flex}#get-app-modal .badges a:not(:first-of-type){margin-left:10px}#get-app-modal .badge{text-indent:-9999px;display:inline-block;background-repeat:no-repeat}#get-app-modal .badge.itunes{width:94px;height:28px;background-size:94px 28px;background-image:url(/assets/nation/apps/icn_appstore_badge-97f0d2faf56a747fc61b9e77e015d690.png)}#get-app-modal .badge.appGallery,#get-app-modal .badge.google{width:94px;height:28px;background-size:94px 28px;background-image:url(/assets/nation/apps/icn_googleplay_badge-ef5f9fe458f7c78d5c94aae4dd386d2f.png)}#get-app-modal .badge.appGallery{background-image:url(/assets/nation/apps/icn_appgallery_badge-bd7dc6a02384bf5eac598ab52db12505.png)}#get-app-modal .snp-modal{top:50%;margin-top:-125px}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){#get-app-modal .snp-modal{top:0;margin-top:0}}#get-app-modal .snp-modal-cancel{position:absolute;top:0;left:.5em;font-size:2em;cursor:pointer;display:block}#get-app-modal .get-app-modal-info .app-modal{display:none}#get-app-modal .get-app-modal-info.get-autorap .get-autorap-modal.app-modal,#get-app-modal .get-app-modal-info.get-guitar .get-guitar-modal.app-modal,#get-app-modal .get-app-modal-info.get-piano .get-piano-modal.app-modal,#get-app-modal .get-app-modal-info.get-sing .get-sing-modal.app-modal,#get-app-modal .get-app-modal-info.get-sing-feed .get-sing-feed-modal.app-modal{display:block}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
#join-modal .join-modal-header{text-align:center;border-bottom:none;padding-top:1em}#join-modal .join-modal-header .icon{display:inline-block;margin-bottom:.5em}#join-modal .join-modal-content{padding:1em;text-align:center}#join-modal h2{margin-bottom:0}#join-modal .badges{margin-top:2em}#join-modal .badges a:not(:first-of-type){margin-left:10px}#join-modal .badge{text-indent:-9999px;display:inline-block;background-repeat:no-repeat}#join-modal .badge.itunes{width:136px;height:40px;background-size:136px 40px;background-image:url(/assets/nation/apps/icn_appstore_badge-97f0d2faf56a747fc61b9e77e015d690.png)}#join-modal .badge.google{width:118px;height:40px;background-size:118px 40px;background-image:url(/assets/nation/apps/icn_googleplay_badge-ef5f9fe458f7c78d5c94aae4dd386d2f.png)}#join-modal .snp-modal{top:50%;margin-top:-125px}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){#join-modal .snp-modal{top:0;margin-top:0}}#join-modal .snp-modal-cancel{position:absolute;top:0;left:.5em;font-size:2em;cursor:pointer;display:block}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
#abuse-modal .snp-modal,#abuse-reported-modal .snp-modal,#comment-abuse-modal .snp-modal,#comment-abuse-reported-modal .snp-modal,#infringement-modal .snp-modal{top:25%;width:344px;height:300px;box-sizing:border-box;margin-left:-13.2em}#delete-perf-modal .snp-modal,#report-song-modal .snp-modal{top:25%;width:344px;box-sizing:border-box;margin-left:-13.2em}#user-block-modal .snp-modal,#user-unblock-modal .snp-modal{height:300px}#comment-blank-modal .snp-modal,#comment-delete-modal .snp-modal,#search-history-clear-all-modal .snp-modal,#user-block-modal .snp-modal,#user-unblock-modal .snp-modal{top:25%;width:344px;box-sizing:border-box;margin-left:-13.2em}#search-history-clear-all-modal .snp-modal{height:300px}#abuse-modal .snp-modal .snp-modal-content,#abuse-reported-modal .snp-modal .snp-modal-content,#comment-abuse-modal .snp-modal .snp-modal-content,#comment-abuse-reported-modal .snp-modal .snp-modal-content,#comment-blank-modal .snp-modal .snp-modal-content,#comment-delete-modal .snp-modal .snp-modal-content,#delete-perf-modal .snp-modal .snp-modal-content,#infringement-modal .snp-modal .snp-modal-content,#report-song-modal .snp-modal .snp-modal-content,#search-history-clear-all-modal .snp-modal .snp-modal-content,#user-block-modal .snp-modal .snp-modal-content,#user-unblock-modal .snp-modal .snp-modal-content{height:100%}#abuse-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#abuse-modal .snp-modal .snp-modal-content .abuse-modal-info,#abuse-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#abuse-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#abuse-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#abuse-modal .snp-modal .snp-modal-content .infringement-modal-info,#abuse-reported-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#abuse-reported-modal .snp-modal .snp-modal-content .abuse-modal-info,#abuse-reported-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#abuse-reported-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#abuse-reported-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#abuse-reported-modal .snp-modal .snp-modal-content .infringement-modal-info,#comment-abuse-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#comment-abuse-modal .snp-modal .snp-modal-content .abuse-modal-info,#comment-abuse-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#comment-abuse-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#comment-abuse-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#comment-abuse-modal .snp-modal .snp-modal-content .infringement-modal-info,#comment-abuse-reported-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#comment-abuse-reported-modal .snp-modal .snp-modal-content .abuse-modal-info,#comment-abuse-reported-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#comment-abuse-reported-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#comment-abuse-reported-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#comment-abuse-reported-modal .snp-modal .snp-modal-content .infringement-modal-info,#comment-blank-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#comment-blank-modal .snp-modal .snp-modal-content .abuse-modal-info,#comment-blank-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#comment-blank-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#comment-blank-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#comment-blank-modal .snp-modal .snp-modal-content .infringement-modal-info,#comment-delete-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#comment-delete-modal .snp-modal .snp-modal-content .abuse-modal-info,#comment-delete-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#comment-delete-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#comment-delete-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#comment-delete-modal .snp-modal .snp-modal-content .infringement-modal-info,#delete-perf-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#delete-perf-modal .snp-modal .snp-modal-content .abuse-modal-info,#delete-perf-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#delete-perf-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#delete-perf-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#delete-perf-modal .snp-modal .snp-modal-content .infringement-modal-info,#infringement-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#infringement-modal .snp-modal .snp-modal-content .abuse-modal-info,#infringement-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#infringement-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#infringement-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#infringement-modal .snp-modal .snp-modal-content .infringement-modal-info,#report-song-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#report-song-modal .snp-modal .snp-modal-content .abuse-modal-info,#report-song-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#report-song-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#report-song-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#report-song-modal .snp-modal .snp-modal-content .infringement-modal-info,#search-history-clear-all-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#search-history-clear-all-modal .snp-modal .snp-modal-content .abuse-modal-info,#search-history-clear-all-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#search-history-clear-all-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#search-history-clear-all-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#search-history-clear-all-modal .snp-modal .snp-modal-content .infringement-modal-info,#user-block-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#user-block-modal .snp-modal .snp-modal-content .abuse-modal-info,#user-block-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#user-block-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#user-block-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#user-block-modal .snp-modal .snp-modal-content .infringement-modal-info,#user-unblock-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#user-unblock-modal .snp-modal .snp-modal-content .abuse-modal-info,#user-unblock-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#user-unblock-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#user-unblock-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#user-unblock-modal .snp-modal .snp-modal-content .infringement-modal-info{position:relative;height:100%}#abuse-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#abuse-modal .snp-modal .report-flag,#abuse-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#abuse-reported-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#abuse-reported-modal .snp-modal .report-flag,#abuse-reported-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#comment-abuse-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#comment-abuse-modal .snp-modal .report-flag,#comment-abuse-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#comment-abuse-reported-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#comment-abuse-reported-modal .snp-modal .report-flag,#comment-abuse-reported-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#infringement-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#infringement-modal .snp-modal .report-flag,#infringement-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#delete-perf-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#delete-perf-modal .snp-modal .report-flag,#delete-perf-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#report-song-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#report-song-modal .snp-modal .report-flag,#report-song-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#user-block-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#user-block-modal .snp-modal .report-flag,#user-block-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#user-unblock-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#user-unblock-modal .snp-modal .report-flag,#user-unblock-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#comment-delete-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#comment-delete-modal .snp-modal .report-flag,#comment-delete-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#comment-blank-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#comment-blank-modal .snp-modal .report-flag,#comment-blank-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#search-history-clear-all-modal .snp-modal .report-flag{background-image:url(/assets/community/upload/modal_report_flag-933d1046fac75c11b5f3df4bfbab9624.png)}#search-history-clear-all-modal .snp-modal .report-flag,#search-history-clear-all-modal .snp-modal .search-clear-modal{background-size:contain;background-repeat:no-repeat;background-position:center center;height:56px;width:100%;display:inline-block;text-align:center;margin-top:12px;margin-bottom:20px}#abuse-modal .snp-modal .search-clear-modal,#abuse-reported-modal .snp-modal .search-clear-modal,#comment-abuse-modal .snp-modal .search-clear-modal,#comment-abuse-reported-modal .snp-modal .search-clear-modal,#comment-blank-modal .snp-modal .search-clear-modal,#comment-delete-modal .snp-modal .search-clear-modal,#delete-perf-modal .snp-modal .search-clear-modal,#infringement-modal .snp-modal .search-clear-modal,#report-song-modal .snp-modal .search-clear-modal,#search-history-clear-all-modal .snp-modal .search-clear-modal,#user-block-modal .snp-modal .search-clear-modal,#user-unblock-modal .snp-modal .search-clear-modal{background-image:url(/assets/community/v2/icn_search_clear_modal@2x-a6e21e6f91235c616b3d81c6920cf453.png)}#abuse-modal .snp-modal h2,#abuse-reported-modal .snp-modal h2,#comment-abuse-modal .snp-modal h2,#comment-abuse-reported-modal .snp-modal h2,#comment-blank-modal .snp-modal h2,#comment-delete-modal .snp-modal h2,#delete-perf-modal .snp-modal h2,#infringement-modal .snp-modal h2,#report-song-modal .snp-modal h2,#search-history-clear-all-modal .snp-modal h2,#user-block-modal .snp-modal h2,#user-unblock-modal .snp-modal h2{font-size:26px;color:#444;margin-bottom:22px}#abuse-modal .snp-modal p,#abuse-reported-modal .snp-modal p,#comment-abuse-modal .snp-modal p,#comment-abuse-reported-modal .snp-modal p,#comment-delete-modal .snp-modal p,#delete-perf-modal .snp-modal p,#infringement-modal .snp-modal p,#report-song-modal .snp-modal p,#user-block-modal .snp-modal p,#user-unblock-modal .snp-modal p{font-size:16px;color:#111;padding:0 22px}#comment-blank-modal .snp-modal p{color:#111;padding:0 22px}#search-history-clear-all-modal .snp-modal p{font-size:16px;color:#111;padding:0 22px}#abuse-modal .snp-modal .report-buttons-container,#abuse-reported-modal .snp-modal .report-buttons-container,#comment-abuse-modal .snp-modal .report-buttons-container,#comment-abuse-reported-modal .snp-modal .report-buttons-container,#infringement-modal .snp-modal .report-buttons-container{width:100%;bottom:0;padding:0 16px;text-align:center;box-sizing:border-box}#delete-perf-modal .snp-modal .report-buttons-container{width:100%;padding:0 16px;text-align:center;box-sizing:border-box}#report-song-modal .snp-modal .report-buttons-container,#user-block-modal .snp-modal .report-buttons-container,#user-unblock-modal .snp-modal .report-buttons-container{width:100%;bottom:0;padding:0 16px;text-align:center;box-sizing:border-box}#comment-blank-modal .snp-modal .report-buttons-container,#comment-delete-modal .snp-modal .report-buttons-container,#search-history-clear-all-modal .snp-modal .report-buttons-container{width:100%;padding:0 16px;text-align:center;box-sizing:border-box}#abuse-modal .snp-modal .report-buttons-container .report-button,#abuse-reported-modal .snp-modal .report-buttons-container .report-button,#comment-abuse-modal .snp-modal .report-buttons-container .report-button,#comment-abuse-reported-modal .snp-modal .report-buttons-container .report-button,#comment-blank-modal .snp-modal .report-buttons-container .report-button,#comment-delete-modal .snp-modal .report-buttons-container .report-button,#delete-perf-modal .snp-modal .report-buttons-container .report-button,#infringement-modal .snp-modal .report-buttons-container .report-button,#report-song-modal .snp-modal .report-buttons-container .report-button,#search-history-clear-all-modal .snp-modal .report-buttons-container .report-button,#user-block-modal .snp-modal .report-buttons-container .report-button,#user-unblock-modal .snp-modal .report-buttons-container .report-button{display:inline-block;width:140px;height:38px;line-height:22px;border-radius:4px;font-size:16px;color:#000}#abuse-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#comment-abuse-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#comment-abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#comment-blank-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#comment-delete-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#delete-perf-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#infringement-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#report-song-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#search-history-clear-all-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#user-block-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#user-unblock-modal .snp-modal .report-buttons-container .report-button.report-button-cancel{margin-right:8px}#abuse-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#abuse-modal .snp-modal .report-buttons-container .report-button.report-button-okay,#abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-okay,#comment-abuse-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#comment-abuse-modal .snp-modal .report-buttons-container .report-button.report-button-okay,#comment-abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#comment-abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-okay,#comment-blank-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#comment-blank-modal .snp-modal .report-buttons-container .report-button.report-button-okay,#comment-delete-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#comment-delete-modal .snp-modal .report-buttons-container .report-button.report-button-okay,#delete-perf-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#delete-perf-modal .snp-modal .report-buttons-container .report-button.report-button-okay,#infringement-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#infringement-modal .snp-modal .report-buttons-container .report-button.report-button-okay,#report-song-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#report-song-modal .snp-modal .report-buttons-container .report-button.report-button-okay,#search-history-clear-all-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#search-history-clear-all-modal .snp-modal .report-buttons-container .report-button.report-button-okay,#user-block-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#user-block-modal .snp-modal .report-buttons-container .report-button.report-button-okay,#user-unblock-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#user-unblock-modal .snp-modal .report-buttons-container .report-button.report-button-okay{margin-left:8px;background-color:#1dca7e}.no-touch #abuse-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #abuse-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover,.no-touch #abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover,.no-touch #comment-abuse-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #comment-abuse-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover,.no-touch #comment-abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #comment-abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover,.no-touch #comment-blank-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #comment-blank-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover,.no-touch #comment-delete-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #comment-delete-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover,.no-touch #delete-perf-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #delete-perf-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover,.no-touch #infringement-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #infringement-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover,.no-touch #report-song-modal .report-song-modal-info .report-buttons-container .report-button.snp-button.report-button-okay:hover,.no-touch #report-song-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #report-song-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover,.no-touch #search-history-clear-all-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #search-history-clear-all-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover,.no-touch #user-block-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #user-block-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover,.no-touch #user-unblock-modal .snp-modal .report-buttons-container .report-button.report-button-confirm:hover,.no-touch #user-unblock-modal .snp-modal .report-buttons-container .report-button.report-button-okay:hover{background-color:#1cff9c}#report-song-modal .snp-modal{height:315px}#report-song-modal p{margin-bottom:22px}#report-song-modal .report-song-modal-info .report-buttons-container{position:relative;padding:0 22px}#report-song-modal .report-song-modal-info .report-buttons-container .report-button.snp-button{background-color:#b7b7b7;display:block;width:100%}#report-song-modal .report-song-modal-info .report-buttons-container .report-button.snp-button:not(:last-child){margin-bottom:10px}#report-song-modal .report-song-modal-info .report-buttons-container .report-button.snp-button.report-button-okay{position:relative;top:10px;background-color:#1dca7e}#comment-delete-modal .snp-modal,#delete-perf-modal .snp-modal{height:180px}#comment-blank-modal .snp-modal .report-buttons-container,#comment-delete-modal .snp-modal .report-buttons-container,#delete-perf-modal .snp-modal .report-buttons-container,#search-history-clear-all-modal .snp-modal .report-buttons-container{bottom:20px}#comment-blank-modal .snp-modal{height:125px}#comment-blank-modal .snp-modal p{margin-top:.5em;font-size:18px}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){#abuse-modal .snp-modal,#abuse-reported-modal .snp-modal,#comment-abuse-modal .snp-modal,#comment-abuse-reported-modal .snp-modal,#infringement-modal .snp-modal{width:292px;height:250px;border-radius:5px;left:50%;margin-left:-11.2em}#delete-perf-modal .snp-modal,#report-song-modal .snp-modal{width:292px;border-radius:5px;left:50%;margin-left:-11.2em}#user-block-modal .snp-modal,#user-unblock-modal .snp-modal{width:292px;height:250px;border-radius:5px;left:50%;margin-left:-11.2em}#comment-blank-modal .snp-modal,#comment-delete-modal .snp-modal,#search-history-clear-all-modal .snp-modal{width:292px;border-radius:5px;left:50%;margin-left:-11.2em}#search-history-clear-all-modal .snp-modal{height:250px}#abuse-modal .snp-modal .snp-modal-content,#abuse-reported-modal .snp-modal .snp-modal-content,#comment-abuse-modal .snp-modal .snp-modal-content,#comment-abuse-reported-modal .snp-modal .snp-modal-content,#comment-blank-modal .snp-modal .snp-modal-content,#comment-delete-modal .snp-modal .snp-modal-content,#delete-perf-modal .snp-modal .snp-modal-content,#infringement-modal .snp-modal .snp-modal-content,#report-song-modal .snp-modal .snp-modal-content,#search-history-clear-all-modal .snp-modal .snp-modal-content,#user-block-modal .snp-modal .snp-modal-content,#user-unblock-modal .snp-modal .snp-modal-content{height:100%}#abuse-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#abuse-modal .snp-modal .snp-modal-content .abuse-modal-info,#abuse-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#abuse-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#abuse-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#abuse-modal .snp-modal .snp-modal-content .infringement-modal-info,#abuse-reported-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#abuse-reported-modal .snp-modal .snp-modal-content .abuse-modal-info,#abuse-reported-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#abuse-reported-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#abuse-reported-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#abuse-reported-modal .snp-modal .snp-modal-content .infringement-modal-info,#comment-abuse-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#comment-abuse-modal .snp-modal .snp-modal-content .abuse-modal-info,#comment-abuse-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#comment-abuse-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#comment-abuse-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#comment-abuse-modal .snp-modal .snp-modal-content .infringement-modal-info,#comment-abuse-reported-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#comment-abuse-reported-modal .snp-modal .snp-modal-content .abuse-modal-info,#comment-abuse-reported-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#comment-abuse-reported-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#comment-abuse-reported-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#comment-abuse-reported-modal .snp-modal .snp-modal-content .infringement-modal-info,#comment-blank-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#comment-blank-modal .snp-modal .snp-modal-content .abuse-modal-info,#comment-blank-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#comment-blank-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#comment-blank-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#comment-blank-modal .snp-modal .snp-modal-content .infringement-modal-info,#comment-delete-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#comment-delete-modal .snp-modal .snp-modal-content .abuse-modal-info,#comment-delete-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#comment-delete-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#comment-delete-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#comment-delete-modal .snp-modal .snp-modal-content .infringement-modal-info,#delete-perf-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#delete-perf-modal .snp-modal .snp-modal-content .abuse-modal-info,#delete-perf-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#delete-perf-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#delete-perf-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#delete-perf-modal .snp-modal .snp-modal-content .infringement-modal-info,#infringement-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#infringement-modal .snp-modal .snp-modal-content .abuse-modal-info,#infringement-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#infringement-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#infringement-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#infringement-modal .snp-modal .snp-modal-content .infringement-modal-info,#report-song-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#report-song-modal .snp-modal .snp-modal-content .abuse-modal-info,#report-song-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#report-song-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#report-song-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#report-song-modal .snp-modal .snp-modal-content .infringement-modal-info,#search-history-clear-all-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#search-history-clear-all-modal .snp-modal .snp-modal-content .abuse-modal-info,#search-history-clear-all-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#search-history-clear-all-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#search-history-clear-all-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#search-history-clear-all-modal .snp-modal .snp-modal-content .infringement-modal-info,#user-block-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#user-block-modal .snp-modal .snp-modal-content .abuse-modal-info,#user-block-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#user-block-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#user-block-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#user-block-modal .snp-modal .snp-modal-content .infringement-modal-info,#user-unblock-modal .snp-modal .snp-modal-content #search-history-clear-all-modal,#user-unblock-modal .snp-modal .snp-modal-content .abuse-modal-info,#user-unblock-modal .snp-modal .snp-modal-content .abuse-reported-modal-info,#user-unblock-modal .snp-modal .snp-modal-content .comment-abuse-modal-info,#user-unblock-modal .snp-modal .snp-modal-content .comment-abuse-reported-modal-info,#user-unblock-modal .snp-modal .snp-modal-content .infringement-modal-info{position:relative;height:100%}#abuse-modal .snp-modal .report-flag,#abuse-reported-modal .snp-modal .report-flag,#comment-abuse-modal .snp-modal .report-flag,#comment-abuse-reported-modal .snp-modal .report-flag,#comment-blank-modal .snp-modal .report-flag,#comment-delete-modal .snp-modal .report-flag,#delete-perf-modal .snp-modal .report-flag,#infringement-modal .snp-modal .report-flag,#report-song-modal .snp-modal .report-flag,#search-history-clear-all-modal .snp-modal .report-flag,#user-block-modal .snp-modal .report-flag,#user-unblock-modal .snp-modal .report-flag{margin-bottom:10px}#abuse-modal .snp-modal h2,#abuse-reported-modal .snp-modal h2,#comment-abuse-modal .snp-modal h2,#comment-abuse-reported-modal .snp-modal h2,#comment-blank-modal .snp-modal h2,#comment-delete-modal .snp-modal h2,#delete-perf-modal .snp-modal h2,#infringement-modal .snp-modal h2,#report-song-modal .snp-modal h2,#search-history-clear-all-modal .snp-modal h2,#user-block-modal .snp-modal h2,#user-unblock-modal .snp-modal h2{font-size:22px;margin-bottom:14px}#abuse-modal .snp-modal p,#abuse-reported-modal .snp-modal p,#comment-abuse-modal .snp-modal p,#comment-abuse-reported-modal .snp-modal p,#comment-delete-modal .snp-modal p,#delete-perf-modal .snp-modal p,#infringement-modal .snp-modal p,#report-song-modal .snp-modal p,#user-block-modal .snp-modal p,#user-unblock-modal .snp-modal p{font-size:13px;margin-bottom:20px}#comment-blank-modal .snp-modal p{margin-bottom:20px}#search-history-clear-all-modal .snp-modal p{font-size:13px;margin-bottom:20px}#abuse-modal .snp-modal .report-buttons-container,#abuse-reported-modal .snp-modal .report-buttons-container,#comment-abuse-modal .snp-modal .report-buttons-container,#comment-abuse-reported-modal .snp-modal .report-buttons-container,#infringement-modal .snp-modal .report-buttons-container,#report-song-modal .snp-modal .report-buttons-container,#user-block-modal .snp-modal .report-buttons-container,#user-unblock-modal .snp-modal .report-buttons-container{bottom:4px}#abuse-modal .snp-modal .report-buttons-container .report-button,#abuse-reported-modal .snp-modal .report-buttons-container .report-button,#comment-abuse-modal .snp-modal .report-buttons-container .report-button,#comment-abuse-reported-modal .snp-modal .report-buttons-container .report-button,#comment-blank-modal .snp-modal .report-buttons-container .report-button,#comment-delete-modal .snp-modal .report-buttons-container .report-button,#delete-perf-modal .snp-modal .report-buttons-container .report-button,#infringement-modal .snp-modal .report-buttons-container .report-button,#report-song-modal .snp-modal .report-buttons-container .report-button,#search-history-clear-all-modal .snp-modal .report-buttons-container .report-button,#user-block-modal .snp-modal .report-buttons-container .report-button,#user-unblock-modal .snp-modal .report-buttons-container .report-button{display:inline-block;width:117px;height:28px;font-size:13px;line-height:13px}#abuse-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#comment-abuse-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#comment-abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#comment-blank-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#comment-delete-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#delete-perf-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#infringement-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#report-song-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#search-history-clear-all-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#user-block-modal .snp-modal .report-buttons-container .report-button.report-button-cancel,#user-unblock-modal .snp-modal .report-buttons-container .report-button.report-button-cancel{margin-right:8px}#abuse-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#comment-abuse-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#comment-abuse-reported-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#comment-blank-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#comment-delete-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#delete-perf-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#infringement-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#report-song-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#search-history-clear-all-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#user-block-modal .snp-modal .report-buttons-container .report-button.report-button-confirm,#user-unblock-modal .snp-modal .report-buttons-container .report-button.report-button-confirm{margin-left:8px}#report-song-modal .snp-modal{height:265px}#comment-delete-modal .snp-modal,#delete-perf-modal .snp-modal{height:150px}#comment-blank-modal .snp-modal .report-buttons-container,#comment-delete-modal .snp-modal .report-buttons-container,#delete-perf-modal .snp-modal .report-buttons-container,#search-history-clear-all-modal .snp-modal .report-buttons-container{bottom:20px}#comment-blank-modal .snp-modal{height:110px}#comment-blank-modal .snp-modal p{font-size:16px}}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
#other-performers-modal .snp-modal{width:45em;height:auto;margin-left:-22.5em;padding:0}#other-performers-modal .snp-modal .medium.profile-image{height:36px;width:36px}#other-performers-modal h2{text-align:left;padding:1em 1em 0;margin-bottom:0}#other-performers-modal .user-list{overflow-y:auto;overflow-x:hidden;max-height:24em;border:1px solid #e8e8e8;background-color:#fff}#other-performers-modal a{color:#636363}#other-performers-modal .other-performers-content{padding:1em}#other-performers-modal .most-recent{padding:.6666em 1em;background-color:#e8e8e8}#other-performers-modal .user-profile{width:50%}#other-performers-modal .snp-modal-cancel{position:absolute;top:.5em;right:1em}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){#other-performers-modal .snp-modal{width:100%;margin-left:0;overflow-y:auto}#other-performers-modal .snp-modal-cancel{top:0;right:0;padding:.5em 1em}#other-performers-modal h2{text-align:left;padding:.5em .5em 0}#other-performers-modal .user-list{max-height:none}#other-performers-modal a{color:#636363}#other-performers-modal .user{width:100%;float:none}#other-performers-modal .user:nth-child(2n+1){border-right:none}}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
.footer.mobile-hide.billing-hide,.header .right.billing-hide-buttons,.header .top-nav.billing-hide-buttons{display:none}.main,body.billing-hide{padding-bottom:0!important}.footer{max-height:292px}@-webkit-keyframes rotateSpinner{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes dashLengthSpinner{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait){.main{padding-bottom:0}.mobile-show.billing-hide-buttons{display:none!important}}@media only screen and (max-width:768px){body{padding-bottom:0!important}}@media only screen and (max-width:736px) and (orientation:landscape),screen and (max-width:599px) and (orientation:portrait),screen and (max-width:768px) and (orientation:portrait){body{background-image:none;padding-bottom:0!important}}@font-face{font-family:'Mistress Script';src:url(/assets/lyric_videos/MISTRESS-79b945c4c4e5922d37d5b2de4e0a7f8f.ttf)}@font-face{font-family:'Kingthings Trypewriter 2';src:url(/assets/lyric_videos/KingthingsTrypewriter2-df8583a9f2e30a04d3e5868fac9e546a.ttf)}@font-face{font-family:'Timeless';src:url(/assets/lyric_videos/Timeless-Bold-1aee265066f0abf357b138e6eba36b2a.ttf)}@font-face{font-family:'Younger than me';src:url(/assets/lyric_videos/YoungerThanMe-d666b534d1881b9ed23c52571537d90e.ttf)}button,input,textarea{font-family:"Helvetica Neue","Helvetica","Arial",sans-serif}.mobile-title-bar-placehoder{display:none}.StripeElement--focus.StripeElement{border:1px solid #50a0ff!important}.StripeElement{border:1px solid #ddd}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKwAAADYV1OgpaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4gDud4bx/DZfGbjZGUDg+q1z05BpdkawOAcDE4gCAB45CXEAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.video-js .vjs-mute-control .vjs-icon-placeholder,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter,.vjs-icon-fullscreen-exit,.vjs-icon-pause,.vjs-icon-play,.vjs-icon-play-circle,.vjs-icon-spinner,.vjs-icon-square,.vjs-icon-volume-high,.vjs-icon-volume-low,.vjs-icon-volume-mid,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js,.video-js .vjs-audio-button .vjs-icon-placeholder,.video-js .vjs-chapters-button .vjs-icon-placeholder,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.video-js .vjs-descriptions-button .vjs-icon-placeholder,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-audio,.vjs-icon-audio-description,.vjs-icon-cancel,.vjs-icon-chapters,.vjs-icon-circle,.vjs-icon-circle-inner-circle,.vjs-icon-circle-outline,.vjs-icon-cog,.vjs-icon-facebook,.vjs-icon-gplus,.vjs-icon-hd,.vjs-icon-linkedin,.vjs-icon-next-item,.vjs-icon-pinterest,.vjs-icon-previous-item,.vjs-icon-replay,.vjs-icon-share,.vjs-icon-tumblr,.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before{content:"\f111"}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item:before{content:"\f120"}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js .vjs-tech,.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.75em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu,.vjs-using-native-controls .vjs-big-play-button,.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.666666666666666666em}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.333333333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s;display:flex}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel .vjs-volume-control:hover,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel:hover .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:9em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only,.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3.5em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level,.vjs-poster{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;top:0;right:0;height:100%}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-live .vjs-time-divider,.vjs-no-flex .vjs-current-time,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.video-js .vjs-play-control .vjs-icon-placeholder{cursor:pointer;flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{-webkit-transform:translateY(-3em);transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:'X';font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:0s linear .3s forwards vjs-spinner-show;animation:0s linear .3s forwards vjs-spinner-show}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff transparent transparent}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{to{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%,20%,60%,to{border-top-color:#73859f}35%{border-top-color:#fff}}@-webkit-keyframes vjs-spinner-fade{0%,20%,60%,to{border-top-color:#73859f}35%{border-top-color:#fff}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder,.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"\f10d";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" \f11d";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{flex:auto;display:block}.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-panel,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subs-caps-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-panel,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subs-caps-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-panel{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto}.vjs-text-track-settings .vjs-track-settings-colors{display:block;grid-column:1;grid-row:1}.vjs-text-track-settings .vjs-track-settings-font{grid-column:2;grid-row:1}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:2;grid-row:2}}.vjs-track-setting>select{margin-right:5px}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible),.video-js :focus:not(:focus-visible){outline:none}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
.StripeElement--focus{border:1px solid #828181}
/*!
 * Copyright 2010-2025 (c) Smule Inc. All Rights Reserved.
 * This code is proprietary and confidential.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
.vjs-error-display{display:none}