<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.formatted-link__button-as-link{border:none;background-color:transparent}
.UserInfoMessage{color:var(--bb-color-neutral,#677383);background-color:var(--bb-color-neutral-lightest,#fff);font-family:var(--bb-font-family,Helvetica Neue,Helvetica,Arial,sans-serif);font-size:var(--bb-font-size-3-xs,11px);line-height:var(--bb-line-height-sm,1.3em);text-align:center;border-top:none;border-bottom:var(--bb-border-radius-2-xs,1px) solid var(--bb-color-neutral-light,#d1dce5);padding:var(--bb-spacing-sm,4px) var(--bb-spacing-lg,16px)}@media only screen and (min-width:769px){.UserInfoMessage{padding:var(--bb-spacing-md,8px) var(--bb-spacing-lg,16px)}}@media(min-width:950px){.UserInfoMessage{padding:var(--bb-spacing-md,8px) var(--bb-spacing-2-xl,32px)}}
.UserInfoMessage span.Google-SEM-Message{color:var(--bb-color-neutral-dark,#2f343b);font-weight:var(--bb-font-weight-regular,400);font-size:var(--bb-font-size-4-xs,10px);line-height:var(--bb-line-height-sm,1.3em);font-family:var(--bb-font-family,Helvetica Neue,Helvetica,Arial,sans-serif);-webkit-transition-property:all;transition-property:all;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.3s;transition-duration:.3s}@media only screen and (min-width:769px){.UserInfoMessage span.Google-SEM-Message{font-size:var(--bb-font-size-2-xs,12px)}}@media(min-width:950px){.UserInfoMessage span.Google-SEM-Message{font-size:var(--bb-font-size-sm,14px)}}.UserInfoMessage span.Google-SEM-Message .Google-SEM-Message__link{font-weight:var(--bb-font-weight-bold,700);color:var(--bb-color-neutral-dark,#2f343b)}.UserInfoMessage span.Google-SEM-Message .Google-SEM-Message__link:hover{color:var(--bb-color-accent-dark,#0e8d93)}
.ModalMask__container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:rgba(20,23,26,.5)}
.ModalDialog{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9998;-webkit-animation:fadeIn .3s cubic-bezier(.16,1,.3,1) both;animation:fadeIn .3s cubic-bezier(.16,1,.3,1) both}.ModalDialog.ModalDialog--blurred-background{backdrop-filter:blur(8px)}.ModalDialog__content{z-index:9999;position:absolute;margin:0 auto;background:#fff;top:200px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-box-shadow:0 0 32px 0 rgba(47,52,59,.25);box-shadow:0 0 32px 0 rgba(47,52,59,.25)}.ModalDialog__content.ModalDialog__content--rounded{border-radius:8px}.ModalDialog__close{position:absolute;top:18px;right:18px;width:18px;height:18px;background:url(/bfx/static/media/close.39cad648.svg) 0 0/cover no-repeat content-box;cursor:pointer}@media only screen and (max-width:949px){.ModalDialog__content--responsive{top:0;left:0;-webkit-transform:none;transform:none;width:100%;height:100%}.ModalDialog__content--responsive.ModalDialog__content--rounded{border-radius:0}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
.InterceptModal,.ModalDialog__content.InterceptModalDialog{border-radius:15px}.InterceptModal{width:280px;background-color:#fff;padding:19px 24px 41px}.InterceptModal__title{font-size:20px;font-weight:700;line-height:27px;text-align:center;padding:10px 40px}.InterceptModal__subtitle{font-size:15px;line-height:22px;text-align:center;margin-bottom:25px}.InterceptModal__button{height:46px;width:237px;border-radius:23px;background-color:#4d3389;margin:0 auto 8px;text-align:center;cursor:pointer}.InterceptModal__button span{height:18px;color:#fff;font-size:15px;font-weight:600;line-height:18px;text-align:center;padding:14px 0;display:block}@media only screen and (max-width:949px){.InterceptModal{margin:50% auto}.ModalDialog__content.InterceptModalDialog{background:transparent}}
.geo-location-icon{font-size:7px;margin-top:1px;color:var(--bb-color-primary,#3f1d75)}.geo-input{width:90%;height:30px;border:0;outline:0;font-size:16px;font-weight:700;color:var(--bb-color-neutral,#677383);background-color:transparent}.merch-geo-filter{max-width:250px;min-width:200px;position:absolute;right:0;-ms-flex:1 1;flex:1 1}@media only screen and (min-width:640px){.merch-geo-filter{top:2px}}@media only screen and (min-width:320px)and (max-width:639px){.merch-geo-filter{margin:0 auto;position:relative}}.merch-geo-filter--dropdown .DropdownList__item div,.merch-geo-filter .DropdownList__item div{pointer-events:none}.with-geo-filter{width:47%;max-width:none;min-width:auto;-ms-flex:none;flex:none;margin:0;position:unset;padding-right:12px}.geo-location-icon__merch{background-image:url(/bfx/static/media/merch-geo-icon.f5218ce7.svg);fill:var(--bb-color-primary,#3f1d75);background-repeat:no-repeat;width:10px;min-width:10px;margin-top:17px}.geo-prompt{display:block;position:absolute;top:38px;right:16px;left:auto;width:220px;max-width:250px;height:100%}.geo-prompt-hidden{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}.geo-prompt-active,.geo-prompt-hidden{-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;transition:opacity 1s,transform 1s,-webkit-transform 1s}.geo-prompt-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}.dual .geo-prompt{top:38px;right:148px;left:auto}.geo-prompt-main{border-radius:8px;border:1px solid #e4eef3;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);top:38px;background:#fff;z-index:99999}.geo-prompt-main span{font-size:inherit;font-weight:500;color:#2f343b;letter-spacing:.16px;padding:12px 2px}.geo-prompt-inner{padding:15px;color:var(--bb-color-neutral-dark,#2f343b);font-weight:500;letter-spacing:.16px;font-size:13px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:left}.geo-prompt-inner,.geo-prompt-inner .alButton{display:block;font-family:var(--bb-font-family,Helvetica Neue,Helvetica,Arial,sans-serif)}.geo-prompt-inner .alButton{color:var(--bb-color-neutral-lightest,#fff);background-color:var(--bb-color-primary,#3f1d75);padding:4px 20px;outline:none;margin-top:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:200px;cursor:pointer;letter-spacing:.2px;font-size:14px;font-weight:600;line-height:18px;min-height:36px;border-radius:40px;border:1px solid var(--bb-color-neutral-light,#d1dce5)}
.NavFilter{background:var(--bb-color-neutral-lightest,#fff);height:46px;display:-ms-flexbox;display:flex;-ms-flex:auto;flex:auto;-ms-flex-align:center;align-items:center}.NavFilter .DropdownList .sh-iconset-chevron{font-size:3px;margin:0 2px 0 0}.NavFilter .DropdownList .sh-iconset.DropdownList__display-icon.DateFilter__iconCalendar{padding:0 var(--bb-spacing-sm,4px);margin-top:2px;font-family:inherit}.NavFilter .sec-date-filter{width:49%}.NavFilter.sticky{position:sticky;top:0;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);padding:0 var(--bb-spacing-sm,4px);z-index:99;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:639px){.NavFilter.sticky .merch-geo-filter{padding:0 0 0 var(--bb-spacing-md,8px)}}@media only screen and (max-width:639px){.NavFilter.dual .merch-geo-filter .DropdownList__options{width:150%;right:unset}}.NavFilter.dual .merch-geo-filter .DropdownList.MerchHeader{margin-right:var(--bb-spacing-md,8px)}@media only screen and (max-width:639px){.NavFilter.dual .merch-geo-filter .DropdownList.MerchHeader .DropdownList__close{right:-45%}}.NavFilter.compact{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.NavFilter.compact .merch-geo-filter{width:unset;min-width:40px;padding:0 var(--bb-spacing-md,8px)}.NavFilter.compact .merch-geo-filter .DropdownList .DropdownList__display{width:unset}.NavFilter.compact .merch-geo-filter .DropdownList .DropdownList__display .DateFilter__iconCalendar{padding-right:var(--bb-spacing-sm,4px)}.NavFilter.compact .merch-geo-filter .DropdownList .DropdownList__display .DropdownList__display-text{display:block;overflow:unset;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.NavFilter.compact .merch-geo-filter .DropdownList .DropdownList__DPC1{top:0}.NavFilter.compact .merch-geo-filter .DropdownList .DropdownList__options{right:-15px;width:245px}.NavFilter.compact .merch-geo-filter .DropdownList .DropdownList__close{top:38px}.NavFilter.compact .merch-geo-filter .DropdownList--right .DropdownList__DPC1{position:absolute;left:auto;right:0}.NavFilter.compact .merch-geo-filter .DropdownList--right .DropdownList__DPC1 .DropdownList__options{left:auto;right:-10px}.NavFilter.compact .merch-geo-filter .DropdownList--right .DropdownList__close{left:auto}.NavFilter.compact .line{position:unset}.NavFilter.compact .sec-date-filter{width:unset;padding:0 var(--bb-spacing-md,8px)}.NavFilter.compact .sec-date-filter .DropdownList .DropdownList__options{padding:var(--bb-spacing-md,8px) 0}.NavFilter.compact .sec-date-filter .DropdownList .sh-iconset-close{display:none}.NavFilter.langSelector .sec-date-filter{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.NavFilter .line{position:absolute;left:50%;width:1px;height:20px;background:var(--bb-color-neutral-light,#d1dce5)}@media only screen and (min-width:320px)and (max-width:639px){.NavFilter .merch-geo-filter{display:unset;width:47%;min-width:140px;right:0}}.NavFilter .merch-geo-filter .DropdownList__display{width:99%;cursor:pointer}@media only screen and (max-width:639px){.NavFilter .merch-geo-filter .DropdownList__display{-ms-flex-pack:center;justify-content:center}}.NavFilter .merch-geo-filter .DropdownList__display .DropdownList__display-text{padding:0 6px}.NavFilter .sec-date-filter .date-range-picker.Draggable{left:0}.NavFilter .sec-date-filter .DropdownList{cursor:pointer}.NavFilter .sec-date-filter .DropdownList.date-filter{overflow:hidden;position:unset}.NavFilter .sec-date-filter .DropdownList.Draggable{width:100%}.NavFilter .sec-date-filter .DropdownList .DropdownList__DPC1.Draggable{position:unset}.NavFilter .sec-date-filter .DropdownList .sh-iconset-close{display:none}.NavFilter .sec-date-filter .DropdownList__display{-ms-flex-pack:center;justify-content:center;position:unset}.NavFilter .sec-date-filter .DropdownList__display .DropdownList__display-text{overflow:hidden;padding:0 var(--bb-spacing-md,8px)}@media only screen and (max-width:639px){.NavFilter .sec-date-filter .DropdownList__display .DropdownList__display-text{padding:0 var(--bb-spacing-md,8px) 0 10px}}
.cms-billboard__container{max-width:1280px;margin:auto}.cms-billboard__imageLink--noclick{cursor:default}.cms-billboard__imageLink{display:block;width:100%}.cms-billboard__image{width:100%;max-width:1280px;height:auto;max-height:794px}@media only screen and (min-width:640px){.cms-billboard__image{max-height:600px}}
.email-collection-container{max-width:1280px;margin:auto;padding-top:70px}@media only screen and (min-width:320px)and (max-width:639px){.email-collection-container{padding:0}}@media only screen and (min-width:640px){.email-collection-container.extendedContainer .email-wrapper{width:480px}.email-collection-container.extendedContainer .email-wrapper .row{width:270px}}.email-collection-container input[id=email]{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;color:var(--bb-color-neutral,#677383);color:var(--bb-color-neutral-dark,#2f343b);background-color:transparent;border:none;border-bottom:1px solid #9e9e9e;border-radius:0;outline:none;height:3rem;width:100%;margin:0 0 8px;padding-left:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border .3s,-webkit-box-shadow .3s;transition:border .3s,-webkit-box-shadow .3s;transition:box-shadow .3s,border .3s;transition:box-shadow .3s,border .3s,-webkit-box-shadow .3s}.email-collection-container .email-wrapper{width:370px;margin:auto;max-width:500px}.email-collection-container .wrapper{display:-ms-flexbox;display:flex;padding-top:10px}.email-collection-container #email-heading{font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:var(--bb-color-neutral-dark,#2f343b);margin-right:var(--bb-spacing-lg,16px);margin-left:var(--bb-spacing-lg,16px)}@media only screen and (min-width:950px){.email-collection-container #email-heading{margin-right:0;margin-left:0}}.email-collection-container #emailDisclaimer{font-size:var(--bb-font-size-sm,14px);color:var(--bb-color-neutral,#677383);margin:1em var(--bb-spacing-lg,16px)}@media only screen and (min-width:640px){.email-collection-container #emailDisclaimer{text-align:center}}.email-collection-container .row{margin:10px 10px 20px;width:240px}.email-collection-container .row .col.s12{width:100%;margin-left:auto;left:auto;right:auto}.email-collection-container .row .col{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .75rem;min-height:1px}.email-collection-container .input-field{position:relative}.email-collection-container .row:after{content:"";display:table;clear:both}.email-collection-container #input-container{width:100%}.email-collection-container .input-container-success{padding-left:60px}.email-collection-container .inputContainer div{overflow:hidden}.email-collection-container .inputContainer input{width:100%;display:block}.email-collection-container .inputContainer span{float:right}.email-collection-container input[id=email]:-webkit-autofill,.email-collection-container input[id=email]:-webkit-autofill:active,.email-collection-container input[id=email]:-webkit-autofill:focus,.email-collection-container input[id=email]:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-box-shadow:0 1px 0 0 var(--bb-color-neutral-lightest,#fff)!important;-webkit-transition:border .3s;transition:border .3s;border-bottom:2px solid var(--bb-color-primary-dark,#29134c)!important}.email-collection-container .default-email{border-bottom:1px solid #9e9e9e!important}.email-collection-container input[id=email].invalid-email:-webkit-autofill,.email-collection-container input[id=email].invalid-email:-webkit-autofill:active,.email-collection-container input[id=email].invalid-email:-webkit-autofill:focus,.email-collection-container input[id=email].invalid-email:-webkit-autofill:hover{border-bottom:2px solid var(--bb-color-error,#cc371f)!important}.email-collection-container .invalid-email{border-bottom:1px solid var(--bb-color-error,#cc371f)!important;-webkit-box-shadow:0 1px 0 0 var(--bb-color-error,#cc371f)!important}.email-collection-container .valid-email,.email-collection-container input[id=email]:focus{border-bottom:1px solid var(--bb-color-primary-dark,#29134c)!important;-webkit-box-shadow:0 1px 0 0 var(--bb-color-primary-dark,#29134c)!important;box-shadow:0 1px 0 0 var(--bb-color-primary-dark,#29134c)!important}.email-collection-container label[for=text]{color:#9e9e9e;position:absolute;top:0;left:13px;font-size:1rem;cursor:text;-webkit-transition:color .2s ease-out,-webkit-transform .2s ease-out;transition:color .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,color .2s ease-out;transition:transform .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out;-webkit-transform-origin:0 100%;transform-origin:0 100%;text-align:initial;-webkit-transform:translateY(12px);transform:translateY(12px);width:100%}.email-collection-container label[for=email]:after{display:block;content:"";position:absolute;top:100%;left:0;opacity:0;-webkit-transition:opacity .2s ease-out,color .2s ease-out;transition:opacity .2s ease-out,color .2s ease-out}.email-collection-container #message{height:14.3px;font-size:11px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.4;letter-spacing:normal;color:var(--bb-color-error,#cc371f)}.email-collection-container #success{background:url(/bfx/static/media/Check.f2cb0719.svg) no-repeat;border:none;width:15px;height:28px;position:absolute;top:20px;right:-50px;display:none}.email-collection-container #email-submit{margin-top:20px;-ms-flex:1 1;flex:1 1;color:var(--bb-color-neutral-lightest,#fff)}.email-collection-container #submit{display:block;background-color:var(--bb-color-neutral-lightest,#fff);-moz-appearance:initial;appearance:auto;-webkit-appearance:initial;border-style:solid;border-width:1px;padding:1px 24px 2px;cursor:pointer;background-color:transparent;width:auto}@media only screen and (min-width:320px)and (max-width:639px){.email-collection-container #submit{width:100%}.email-collection-container #email-heading{font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;text-align:justify;color:var(--bb-color-neutral-dark,#2f343b)}.email-collection-container .email-wrapper{margin:auto;width:auto;max-width:none;padding-right:var(--bb-spacing-lg,16px);padding-left:var(--bb-spacing-lg,16px)}.email-collection-container .email-wrapper .row{margin:10px 0 20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.email-collection-container .email-wrapper .row .col{padding:0}.email-collection-container .wrapper{display:block;padding-top:10px}.email-collection-container .input-container-success{padding-left:0}.email-collection-container #success{background:url(/bfx/static/media/Check.f2cb0719.svg) no-repeat;border:none;width:15px;height:28px;position:absolute;top:20px;right:12px;display:none}.email-collection-container #message{text-align:left}.email-collection-container #email-submit{color:var(--bb-color-neutral-lightest,#fff);margin:auto}.email-collection-container .submit-button{width:100%}}
.ImageLoader{-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out;opacity:0;width:0}.ImageLoader--state-show{opacity:1;width:auto}.ImageLoader--state-hide{display:none}
@media only screen and (max-width:639px){.Homepage__JumbotronCarousel{display:none}}.Homepage__JumbotronCarousel{width:100%;margin:0 auto;overflow:hidden;background-color:#e6e9eb}.Homepage__JumbotronCarousel,.jumbotron-carousel--performer,.jumbotron-carousel--performer-image,.jumbotron-carousel--performers{height:220px}.jumbotron-carousel--performers{white-space:nowrap;position:relative;left:50%}.jumbotron-carousel--performer{background-color:#000;display:inline-block;width:656px;position:relative;-webkit-transition:width 1s ease-in-out;transition:width 1s ease-in-out;cursor:pointer}.jumbotron-carousel--performer-title{display:block;font-family:Druk;font-weight:500;line-height:1.1em;font-size:52px;color:#fff;width:480px;position:absolute;top:15px;left:30px;text-align:left;word-wrap:break-word;z-index:15;white-space:normal}.jumbotron-carousel--performer:hover .jumbotron-carousel--performer-cta{color:#4c3389;background-color:#fff}.jumbotron-carousel--performer-cta{padding:10px 28px;font-size:15px;font-weight:500;color:#fff;border-radius:40px;border:2px solid #fff;position:absolute;bottom:20px;left:30px;line-height:1;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;z-index:15}.jumbotron-carousel--performer:hover .jumbotron-carousel--performer-image{z-index:10;opacity:.75}.jumbotron-carousel--performer-image{position:absolute;top:0;left:0;width:656px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;background-size:contain}.jumbotron-carousel-controls{width:100%;max-width:1400px;margin:0 auto;position:relative;z-index:50}.jumbotron-carousel--scroll-left,.jumbotron-carousel--scroll-right{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);background-color:#fff;position:absolute;top:82px;padding:16px;border-radius:30px;cursor:pointer}.jumbotron-carousel--scroll-left span,.jumbotron-carousel--scroll-right span{display:block;background-image:url(/bfx/static/media/chevron.29147aba.svg);background-repeat:no-repeat;background-position:75% 50%;background-size:contain;width:18px;height:18px}.jumbotron-carousel--scroll-left span{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.jumbotron-carousel--scroll-left{left:40px}.jumbotron-carousel--scroll-right{right:40px}
.stacked-container{padding-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.stacked-container__item{display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 16px);flex-basis:calc(100% - 16px);margin:0 8px 40px;overflow:hidden}.stacked-container__item&gt;*{-ms-flex:1 1;flex:1 1;overflow:hidden}.stacked-container__item,_:-ms-lang(x){-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 16px);flex-basis:calc(100% - 16px)}.stacked-container__item&gt;*,_:-ms-lang(x)&gt;*{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:0;flex-basis:0}@media only screen and (min-width:320px)and (max-width:639px){.stacked-container__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 16px);flex-basis:calc(50% - 16px);margin-bottom:32px}.stacked-container__item,_:-ms-lang(x){-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 16px);flex-basis:calc(50% - 16px)}}@media only screen and (min-width:640px)and (max-width:949px){.stacked-container__item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333% - 16px);flex-basis:calc(33.33333% - 16px);margin-bottom:40px}.stacked-container__item,_:-ms-lang(x){-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333% - 16px);flex-basis:calc(33.33333% - 16px)}}@media only screen and (min-width:950px){.stacked-container .stacked-container__item{margin:0 16px 40px}.stacked-container .fourItems{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 24px);flex-basis:calc(25% - 24px)}.stacked-container .fourItems:nth-child(4n+1){margin-left:0}.stacked-container .fourItems:nth-child(4n+4){margin-right:0}.stacked-container .fourItems,.stacked-container _:-ms-lang(x){-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 24px);flex-basis:calc(25% - 24px)}.stacked-container .fiveItems{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 25.6px);flex-basis:calc(20% - 25.6px)}.stacked-container .fiveItems:nth-child(5n+1){margin-left:0}.stacked-container .fiveItems:nth-child(5n+5){margin-right:0}.stacked-container .fiveItems,.stacked-container _:-ms-lang(x){-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 25.6px);flex-basis:calc(20% - 25.6px)}}
.CBT-redirect-dialog{font-family:var(--bb-font-family,Helvetica Neue,Helvetica,Arial,sans-serif)}.CBT-redirect-dialog .CBT-redirect-dialog__header.bb-dialog-header{padding-bottom:0}.CBT-redirect-dialog .CBT-redirect-dialog__body.bb-dialog-body{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:center;align-items:center;margin:0 var(--bb-spacing-md,8px) var(--bb-spacing-md,8px);-ms-flex-pack:end;justify-content:flex-end;gap:var(--bb-spacing-xl,24px)}.CBT-redirect-dialog .CBT-redirect-dialog__body.bb-dialog-body .CBT-redirect-dialog__body__content{color:var(--bb-color-neutral,#677383);gap:var(--bb-spacing-xl,24px);overflow:auto;font-size:var(--bb-font-size-sm,14px)}.CBT-redirect-dialog .CBT-redirect-dialog__body.bb-dialog-body .CBT-redirect-dialog__body__content h1{margin:0 0 var(--bb-spacing-xl,24px) 0;font-size:18px;color:var(--bb-color-neutral-dark,#2f343b)}.CBT-redirect-dialog .CBT-redirect-dialog__body.bb-dialog-body .CBT-redirect-dialog__body__image{-ms-flex:0 0 auto;flex:0 0 auto;background:url(/bfx/static/media/Illustration_Redirect.0f0cf3fd.svg) no-repeat 50%;background-size:contain;min-height:100px;min-width:120px}@media only screen and (min-width:481px){.CBT-redirect-dialog .CBT-redirect-dialog__body.bb-dialog-body{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;margin:0 var(--bb-spacing-xl,24px) var(--bb-spacing-md,8px);gap:var(--bb-spacing-2-xl,32px);font-size:var(--bb-font-size-md,16px)}.CBT-redirect-dialog .CBT-redirect-dialog__body.bb-dialog-body .CBT-redirect-dialog__body__content h1{font-size:var(--bb-font-size-xl,24px)}}.CBT-redirect-dialog .CBT-redirect-dialog__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;gap:var(--bb-spacing-lg,16px)}.CBT-redirect-dialog .CBT-redirect-dialog__footer button{width:100%}@media only screen and (min-width:481px){.CBT-redirect-dialog .CBT-redirect-dialog__footer button{width:auto}}
.cbt-redirection__link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:var(--bb-spacing-md,8px)}.cbt-redirection__icon{width:var(--bb-icon-size-sm,16px);height:var(--bb-icon-size-sm,16px);fill:var(--bb-color-neutral,#677383)}
.speedy-tile{display:block}.speedy-tile.speedy-tile--clickable{cursor:pointer;text-decoration:none}
.speedy-card__content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}
.speedy-card__image-container{position:relative;display:-ms-flexbox;display:flex;min-height:100px;height:100%}.speedy-card__image-container.speedy-card__image--loading.speedy-card__image--with-skeleton{border-radius:var(--bb-border-radius-md,8px);-webkit-animation:skeleton-loading 2s linear infinite alternate;animation:skeleton-loading 2s linear infinite alternate;min-height:100px;height:100%;width:100%}.speedy-card__image-container.speedy-card__image--loading img{opacity:0}.speedy-card__image-container img{border-radius:var(--bb-border-radius-md,8px);-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out;width:100%;opacity:1}.speedy-card__image-container .speedy-card__image__attribution{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:absolute;top:8px;left:8px;font-size:var(--bb-font-size-4-xs,10px);color:var(--bb-color-neutral-light,#d1dce5);text-shadow:0 0 1px var(--bb-color-neutral-darkest,#000);opacity:.7}@-webkit-keyframes skeleton-loading{0%{background-color:var(--bb-color-neutral-light,#d1dce5)}to{background-color:var(--bb-color-neutral-lighten,#f6f8f9)}}@keyframes skeleton-loading{0%{background-color:var(--bb-color-neutral-light,#d1dce5)}to{background-color:var(--bb-color-neutral-lighten,#f6f8f9)}}
.speedy-card__subtitle{font-weight:var(--bb-font-weight-bold,700);font-size:var(--bb-font-size-sm,14px);margin:0}
.speedy-card__title{font-weight:var(--bb-font-weight-bold,700);font-size:var(--bb-font-size-md,16px);margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.speedy-card{font-family:var(--bb-font-family,Helvetica Neue,Helvetica,Arial,sans-serif);font-size:var(--bb-font-size-sm,14px);color:var(--bb-color-neutral-dark,#2f343b);border-radius:var(--bb-border-radius-md,8px)}.speedy-card,.speedy-card .speedy-card__content-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.speedy-card .speedy-card__content-container{padding:var(--bb-spacing-md,8px) var(--bb-spacing-sm,4px);gap:var(--bb-spacing-md,8px)}.speedy-card .speedy-card__subtitle:before{margin-bottom:var(--bb-spacing-md,8px);content:"";display:block;width:36px;border-bottom:4px solid var(--bb-color-accent,#12bac2)}
.performer-card{text-align:left}.performer-card .speedy-card{-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border:4px solid transparent}@media(hover:hover){.performer-card .speedy-card:hover .speedy-card__image-container img{-webkit-transform:scale(1);transform:scale(1)}.performer-card .speedy-card:hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.27);box-shadow:0 4px 8px 0 rgba(0,0,0,.27);-webkit-transform:scale(1.02) translateY(-8px);transform:scale(1.02) translateY(-8px);outline:1.5px solid var(--bb-color-primary-light,#55279e)}}.performer-card .speedy-card:focus .speedy-card__image-container img{-webkit-transform:scale(1);transform:scale(1)}.performer-card .speedy-card:focus{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.27);box-shadow:0 4px 8px 0 rgba(0,0,0,.27);-webkit-transform:scale(1.02) translateY(-8px);transform:scale(1.02) translateY(-8px);outline:1.5px solid var(--bb-color-primary-light,#55279e)}@media only screen and (min-width:769px){.performer-card .speedy-card__image--loading{min-height:148px;max-height:160px}}@media only screen and (min-width:949px){.performer-card .speedy-card__image--loading{min-height:162px;max-height:200px}}.performer-card .performer-card__image img{max-height:140px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:769px){.performer-card .performer-card__image img{max-height:160px}}@media only screen and (min-width:949px){.performer-card .performer-card__image img{max-height:200px}}@media only screen and (min-width:640px){.performer-card .performer-card__title{font-size:var(--bb-font-size-sm,14px)}}@media only screen and (min-width:949px){.performer-card .performer-card__title{font-size:var(--bb-font-size-md,16px)}}
@media only screen and (min-width:1281px){.Carousel--v1 .entity-card__bkg-img .bkg-img__bkg,.Carousel--v1 .entity-card__bkg-img .bkg-img__height-control,.LazyLoadCarousel--v1 .entity-card__bkg-img .bkg-img__bkg,.LazyLoadCarousel--v1 .entity-card__bkg-img .bkg-img__height-control{height:0;padding-bottom:85.7798165%}}@media only screen and (min-width:950px)and (max-width:1280px){.Carousel--v1 .entity-card__bkg-img .bkg-img__bkg,.Carousel--v1 .entity-card__bkg-img .bkg-img__height-control,.LazyLoadCarousel--v1 .entity-card__bkg-img .bkg-img__bkg,.LazyLoadCarousel--v1 .entity-card__bkg-img .bkg-img__height-control{height:0;padding-bottom:84%}}@media only screen and (min-width:1281px){.Carousel--v2 .entity-card__bkg-img .bkg-img__bkg,.Carousel--v2 .entity-card__bkg-img .bkg-img__height-control,.LazyLoadCarousel--v2 .entity-card__bkg-img .bkg-img__bkg,.LazyLoadCarousel--v2 .entity-card__bkg-img .bkg-img__height-control{height:0;padding-bottom:59.6428571%}}@media only screen and (min-width:950px)and (max-width:1280px){.Carousel--v2 .entity-card__bkg-img .bkg-img__bkg,.Carousel--v2 .entity-card__bkg-img .bkg-img__height-control,.LazyLoadCarousel--v2 .entity-card__bkg-img .bkg-img__bkg,.LazyLoadCarousel--v2 .entity-card__bkg-img .bkg-img__height-control{height:0;padding-bottom:63.898917%}}@media only screen and (min-width:1281px){.Carousel .entity-card__bkg-img .bkg-img__bkg,.Carousel .entity-card__bkg-img .bkg-img__height-control,.LazyLoadCarousel .entity-card__bkg-img .bkg-img__bkg,.LazyLoadCarousel .entity-card__bkg-img .bkg-img__height-control{height:0;padding-bottom:85.7798165%}}@media only screen and (min-width:950px)and (max-width:1280px){.Carousel .entity-card__bkg-img .bkg-img__bkg,.Carousel .entity-card__bkg-img .bkg-img__height-control,.LazyLoadCarousel .entity-card__bkg-img .bkg-img__bkg,.LazyLoadCarousel .entity-card__bkg-img .bkg-img__height-control{height:0;padding-bottom:84%}}@media only screen and (min-width:640px)and (max-width:949px){.Carousel .entity-card__bkg-img .bkg-img__bkg,.Carousel .entity-card__bkg-img .bkg-img__height-control,.LazyLoadCarousel .entity-card__bkg-img .bkg-img__bkg,.LazyLoadCarousel .entity-card__bkg-img .bkg-img__height-control{height:0;padding-bottom:60.5504587%}}@media only screen and (max-width:639px){.Carousel .entity-card__bkg-img .bkg-img__bkg,.Carousel .entity-card__bkg-img .bkg-img__height-control,.LazyLoadCarousel .entity-card__bkg-img .bkg-img__bkg,.LazyLoadCarousel .entity-card__bkg-img .bkg-img__height-control{height:0;padding-bottom:60.3773585%}}@media only screen and (max-width:639px){.CategoryPage .GenrePerformerCard .entity-card{min-width:auto}}.CategoryPage .GenrePerformerCard .entity-card__banner{background-image:linear-gradient(-60deg,#f6f8f9,#f6f8f9,#f6f8f9,#fdfdfd,#f6f8f9,#f6f8f9,#f6f8f9,#fdfdfd);background-size:400% 400%;-webkit-animation:entityPlaceholderImage 1.25s linear infinite;animation:entityPlaceholderImage 1.25s linear infinite;border-radius:6px;position:relative;width:100%}.CategoryPage .GenrePerformerCard .entity-card__name{height:43px}@media only screen and (min-width:950px){.CategoryPage .GenrePerformerCard .entity-card__name{height:44px}}.CategoryPage .GenrePerformerCard--isCompact .entity-card&gt;a&gt;div{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.CategoryPage .GenrePerformerCard--isCompact .entity-card__banner{-webkit-animation:compactEntityPlaceholderImage 1.25s linear infinite;animation:compactEntityPlaceholderImage 1.25s linear infinite;-ms-flex:0 0 auto;flex:0 0 auto;height:60px;margin:0;padding-top:0;width:60px}.CategoryPage .GenrePerformerCard--isCompact .entity-card__name{height:auto;margin:0 0 0 16px}
@media only screen and (min-width:640px){.stacked-container .entity-card__bkg-img .bkg-img__bkg,.stacked-container .entity-card__bkg-img .bkg-img__height-control{height:0;padding-bottom:83.3333333%}}@media only screen and (max-width:639px){.stacked-container .entity-card__bkg-img .bkg-img__bkg,.stacked-container .entity-card__bkg-img .bkg-img__height-control{height:0;padding-bottom:88.2352941%}}
.hidden{display:none}.entity-card{font-family:var(--bb-font-family,Helvetica Neue,Helvetica,Arial,sans-serif)}.entity-card__bkg-img{width:100%;border-radius:6px;-webkit-mask-image:radial-gradient(#fff,#000)}.entity-card__link{cursor:pointer;color:var(--bb-color-neutral-dark,#2f343b)}.entity-card__banner{width:100%;overflow:hidden;border-radius:6px;-webkit-mask-image:radial-gradient(#fff,#000)}.entity-card__contents{text-align:left}.entity-card__subgenre,.entity-card__time{margin-bottom:10px}.entity-card__genre,.entity-card__subgenre,.entity-card__time{font-size:18px;font-weight:700;line-height:22px;color:#c23a77}.entity-card__title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:self-start;align-items:self-start;gap:var(--bb-spacing-md,8px)}.entity-card__title .entity-card__name{font-size:20px;font-weight:700;line-height:24px;color:var(--bb-color-neutral-dark,#2f343b);margin-bottom:2px;margin-top:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.entity-card__title .entity-card__cbt{height:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.entity-card__location,.entity-card__venue{font-size:18px;font-weight:400;line-height:22px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;letter-spacing:.3px}.entity-card__location{margin-bottom:6px}.entity-card__price{font-size:14px;font-weight:700;line-height:18px}.entity-card__urgency{font-size:18px;font-weight:400;line-height:22px;margin-top:6px;padding-left:20px;background:url(/bfx/static/media/ticketalert-filled-16-px.e3d1c889.svg) left 2px no-repeat}.lazy-load{height:100%;width:100%}@media only screen and (min-width:950px){.entity-card__banner{margin-bottom:9px}.entity-card__subgenre,.entity-card__time{font-size:14px;font-weight:700;line-height:18px;margin-bottom:3px}.entity-card__name{font-size:18px;font-weight:700;line-height:22px;margin-bottom:1px}.entity-card__location,.entity-card__venue{font-size:14px;font-weight:400;line-height:18px}.entity-card__location{margin-bottom:6px}.entity-card__price{font-size:14px;font-weight:700;line-height:18px}.entity-card__urgency{font-size:14px;font-weight:400;line-height:18px}.entity-card.event{max-width:280px}.entity-card.event .entity-card__banner{max-height:176px}.entity-card.event .entity-card__location{margin-bottom:0}.entity-card.performer{max-width:218px}.entity-card.performer .entity-card__banner{max-height:184px}.entity-card.performer .entity-card__name{margin-bottom:0}}@media only screen and (min-width:640px)and (max-width:949px){.entity-card{max-width:294px}.entity-card__banner{max-height:160px}}@media only screen and (max-width:949px){.entity-card__banner{margin-bottom:10px}.entity-card__subgenre,.entity-card__time{font-size:13px;font-weight:700;line-height:17px;margin-bottom:var(--bb-spacing-sm,4px)}.entity-card__name{font-size:16px;font-weight:700;line-height:20px;margin-bottom:3px}.entity-card__location,.entity-card__venue{font-size:13px;font-weight:400;line-height:17px}.entity-card__location{margin-bottom:0}.entity-card__price{font-size:13px;font-weight:700;line-height:17px}.entity-card__urgency{font-size:13px;font-weight:400;line-height:17px}.entity-card.performer .entity-card__name{font-size:16px;font-weight:700;line-height:20px;margin-bottom:3px}}@media only screen and (max-width:639px){.entity-card{min-width:136px}}.entity-card__link.cbt-redirection__link{display:block}
.LazyLoadCarousel{position:relative}.LazyLoadCarousel__ViewPort{overflow:hidden;position:relative}@media only screen and (max-width:949px){.LazyLoadCarousel__ViewPort{overflow-x:scroll;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.LazyLoadCarousel__ViewPort::-webkit-scrollbar{display:none}}.LazyLoadCarousel__ViewPort__SliderFrame{min-width:100%;display:-ms-flexbox;display:flex}.LazyLoadCarousel__Item{-ms-flex:1 1 auto;flex:1 1 auto;margin:0 8px;width:0}@media only screen and (min-width:950px){.LazyLoadCarousel__Item{margin:0 16px;max-width:280px}}@media only screen and (max-width:949px){.LazyLoadCarousel__Item{max-width:248px}}@media only screen and (min-width:320px)and (max-width:639px){.LazyLoadCarousel__Item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(29% - 16px);flex-basis:calc(29% - 16px)}}@media only screen and (max-width:949px){.LazyLoadCarousel__Item:first-child{padding-left:16px;margin-left:16px}}@media only screen and (max-width:949px){.LazyLoadCarousel__Item:last-child{margin-right:16px}}.LazyLoadCarousel__Buttons button{position:absolute;outline:none;border:0;cursor:pointer;background:none;padding:0}@media only screen and (max-width:949px){.LazyLoadCarousel__Buttons{display:none}}.LazyLoadCarousel__Buttons .hide{display:none}.LazyLoadCarousel__Buttons.display{display:initial}.LazyLoadCarousel__Buttons__prev{top:30%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.LazyLoadCarousel__Buttons__next{top:30%;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.LazyLoadCarousel__NextArrow,.LazyLoadCarousel__PrevArrow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);background-color:#fff;padding:16px;border-radius:30px;cursor:pointer}.LazyLoadCarousel__NextArrow span,.LazyLoadCarousel__PrevArrow span{display:block;background-image:url(/bfx/static/media/chevron.29147aba.svg);background-repeat:no-repeat;background-position:75% 50%;background-size:contain;width:18px;height:18px}.LazyLoadCarousel__PrevArrow span{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.UIButton--alternatePrimaryDisabled,.UIButton--alternateSecondaryDisabled,.UIButton--mainPrimaryDisabled,.UIButton--mainSecondaryDisabled,.UIButton--neutralPrimaryDisabled,.UIButton--neutralSecondaryDisabled{pointer-events:none;cursor:default}.UIButton{display:block;border:0;border-radius:6px;outline:none;margin:10px auto;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;cursor:pointer;font-weight:700;letter-spacing:.2px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.UIButton--large,.UIButton--stretch{font-size:16px;line-height:20px;min-height:48px;padding:14px 24px 13px}@media only screen and (min-width:640px){.UIButton--large{max-width:280px}}@media only screen and (min-width:950px){.UIButton--large{max-width:280px}}@media only screen and (min-width:1281px){.UIButton--large{max-width:280px}}@media only screen and (min-width:300px){.UIButton--large{max-width:280px}}.UIButton--tiny{font-size:14px;line-height:18px;min-height:36px;padding:9px 16px}@media only screen and (min-width:640px){.UIButton--tiny{max-width:296px}}@media only screen and (min-width:950px){.UIButton--tiny{max-width:316px}}@media only screen and (min-width:1281px){.UIButton--tiny{max-width:280px}}.UIButton--micro{font-size:12px;line-height:16px;min-height:24px;padding:5px 16px}@media only screen and (min-width:640px){.UIButton--micro{max-width:296px}}@media only screen and (min-width:950px){.UIButton--micro{max-width:316px}}@media only screen and (min-width:1281px){.UIButton--micro{max-width:280px}}.UIButton--mainPrimary{background-color:#c23a77;color:#fff}.UIButton--mainPrimary:focus,.UIButton--mainPrimary:hover{background-color:rgba(194,58,119,.8)}.UIButton--mainPrimary:active{background-color:#c23a77}.UIButton--mainPrimaryDisabled{background-color:#b1bac2;color:#f6f8f9}.UIButton--mainSecondary{background-color:transparent;border:1px solid #c23a77;color:#c23a77}.UIButton--mainSecondary:focus,.UIButton--mainSecondary:hover{background-color:rgba(194,58,119,.15)}.UIButton--mainSecondary:active{background-color:transparent}.UIButton--mainSecondaryDisabled{border:1px solid #b1bac2;background-color:transparent;color:#677383}.UIButton--alternatePrimary{background-color:#00a1a1;color:#fff}.UIButton--alternatePrimary:focus,.UIButton--alternatePrimary:hover{background-color:rgba(0,161,161,.8)}.UIButton--alternatePrimary:active{background-color:#00a1a1}.UIButton--alternatePrimaryDisabled{background-color:#b1bac2;color:#f6f8f9}.UIButton--alternateSecondary{background-color:transparent;border:1px solid #00a1a1;color:#00a1a1}.UIButton--alternateSecondary:focus,.UIButton--alternateSecondary:hover{background-color:rgba(0,181,181,.15)}.UIButton--alternateSecondary:active{background-color:transparent}.UIButton--alternateSecondaryDisabled{border:1px solid #b1bac2;background-color:transparent;color:#677383}.UIButton--neutralPrimary{background-color:transparent;border:1px solid #5c6570;color:#5c6570}.UIButton--neutralPrimary:focus,.UIButton--neutralPrimary:hover{background-color:rgba(103,115,131,.15);border:1px solid #677383;color:#677383}.UIButton--neutralPrimary:active{background-color:transparent;border:1px solid #677383;color:#677383}.UIButton--neutralPrimaryDisabled{background-color:transparent;color:#b1bac2;border:1px solid #b1bac2}.UIButton--neutralSecondary{background-color:transparent;border:1px solid #fff;color:#fff}.UIButton--neutralSecondary:focus,.UIButton--neutralSecondary:hover{background-color:rgba(103,115,131,.15);color:#e6e9eb;border:1px solid #e6e9eb}.UIButton--neutralSecondary:active{background-color:transparent;color:#e6e9eb;border:1px solid #e6e9eb}.UIButton--neutralSecondaryDisabled{background-color:transparent;color:#b1bac2;border:1px solid #b1bac2}
.EntityList{text-align:left;width:100%;max-width:1280px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:950px){.EntityList{margin:32px auto 0}}@media only screen and (max-width:949px){.EntityList{max-width:100%}}.EntityList .EntityList__Title{font-size:24px;font-weight:700;line-height:28px;margin:0 0 20px;font-family:Helvetica Neue,Helvetica,Arial;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#2f343b}@media only screen and (max-width:949px){.EntityList .EntityList__Title{margin:24px var(--bb-spacing-lg,16px) 20px var(--bb-spacing-lg,16px);font-size:20px;font-weight:700;line-height:24px}}@media only screen and (max-width:949px){.EntityList .EntityList__Content{margin:0 var(--bb-spacing-lg,16px)}}@media only screen and (max-width:639px){.EntityList .EntityList__Content .entity-card{min-width:unset}}.EntityList .EntityList__LoadMore{margin:0 var(--bb-spacing-lg,16px)}.EntityList .EntityList__LoadMore .DUIButton{margin-top:0;margin-bottom:0;max-width:200px}@media only screen and (max-width:639px){.EntityList .EntityList__LoadMore .DUIButton{max-width:none}}.SubGenreEventCard__placeholder{height:100%}.SubGenreEventCard__placeholderImage{animation:entityPlaceholderImage 1.25s linear infinite;padding-top:64%}.SubGenreEventCard__placeholderImage,.SubGenreEventCard__placeholderName,.SubGenreEventCard__placeholderTime,.SubGenreEventCard__placeholderVenue{background-image:linear-gradient(-60deg,#f6f8f9,#f6f8f9,#f6f8f9,#fdfdfd,#f6f8f9,#f6f8f9,#f6f8f9,#fdfdfd);background-size:400% 400%;border-radius:6px;width:100%;-webkit-animation:entityPlaceholderName 1.25s linear infinite}.SubGenreEventCard__placeholderName,.SubGenreEventCard__placeholderTime,.SubGenreEventCard__placeholderVenue{animation:entityPlaceholderName 1.25s linear infinite;height:10px;margin-top:12px}.SubGenreEventCard__placeholderName{height:12px;margin-top:14px}.SubGenreEventCard__placeholderVenue{width:50%}@-webkit-keyframes entityPlaceholderImage{0%{background-position:95% 95%}50%{background-position:25% 25%}to{background-position:25% 25%}}@keyframes entityPlaceholderImage{0%{background-position:95% 95%}50%{background-position:25% 25%}to{background-position:25% 25%}}@-webkit-keyframes entityPlaceholderName{0%{background-position:95% 95%}12%{background-position:95% 95%}47%{background-position:25% 25%}to{background-position:25% 25%}}@keyframes entityPlaceholderName{0%{background-position:95% 95%}12%{background-position:95% 95%}47%{background-position:25% 25%}to{background-position:25% 25%}}
.RecentlyViewed{margin:44px 10px 8px}@media only screen and (min-width:950px){.RecentlyViewed{margin:44px auto 8px}}@media only screen and (max-width:639px){.RecentlyViewed{margin:32px 0 28px 10px}}@media only screen and (max-width:949px){.RecentlyViewed{margin:44px 0 8px}.RecentlyViewed .EntityList__Title{margin-left:16px}.RecentlyViewed .Carousel{margin-left:24px}}.RecentlyViewed__Title{font-size:24px;font-weight:700;line-height:28px;width:100%;margin:0 auto 24px;text-align:left;color:#2f343b;font-family:Helvetica Neue,Helvetica,Arial,"Sans Serif"}@media only screen and (max-width:949px){.RecentlyViewed__Title{font-size:20px;font-weight:700;line-height:24px;margin-left:24px}}@media only screen and (max-width:639px){.RecentlyViewed__Title{margin:0 0 20px 24px}}.RecentlyViewed__EmptySpace{border:1px solid #e6e9eb;text-align:left;position:relative;height:184px;background-color:#fff}.RecentlyViewed__EmptySpace .bkg-img__inner{background-repeat:no-repeat;height:184px}.RecentlyViewed__EmptySpace .bkg-img__content{padding:15px}.RecentlyViewed__EmptySpaceFor1 .RecentlyViewed__EmptySpace__title{width:150px}.RecentlyViewed__EmptySpace .RecentlyViewed__EmptySpace__title{color:#2f343b;font-family:Helvetica Neue,Helvetica,Arial,"Sans Serif";text-align:left;margin-bottom:15px}.RecentlyViewed__EmptySpaceFor3 .RecentlyViewed__EmptySpace__title{font-size:28px;font-weight:700;line-height:32px;width:347px}.RecentlyViewed__EmptySpaceFor2 .RecentlyViewed__EmptySpace__title{font-size:24px;font-weight:700;line-height:28px;width:264px}.RecentlyViewed__EmptySpace .RecentlyViewed__EmptySpace__link{padding:5px 43px;background-color:#00a1a1;color:#fff;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,"san-serif";font-weight:700;line-height:14px;letter-spacing:.3px}.RecentlyViewed__EmptyState--1{-ms-flex:1 1;flex:1 1}.RecentlyViewed__EmptyState--2{-ms-flex:2 1;flex:2 1}.RecentlyViewed__EmptyState--3{-ms-flex:3 1;flex:3 1}
.SeoBottomContent--link{color:var(--bb-color-info-dark,#0f5894);cursor:pointer}.SeoBottomContent--link:hover{text-decoration:underline}
.hidden{display:none}.EntityCarousel{height:100%;margin:0 auto;width:100%}.EntityCarousel__entityCell{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto;padding:0 16px}@media only screen and (max-width:949px){.EntityCarousel__entityCell{padding:0 8px}}.EntityCarousel__entityCollection{display:-ms-flexbox;display:flex;height:100%}.EntityCarousel__nextButton,.EntityCarousel__prevButton{-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:48px;border:1px solid #d1dce5;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);cursor:pointer;display:-ms-flexbox;display:flex;height:48px;-ms-flex-pack:center;justify-content:center;margin-top:calc(8% + 14px);opacity:0;outline:none;padding:0;position:absolute;top:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;width:48px;z-index:25}@media only screen and (max-width:949px){.EntityCarousel__nextButton,.EntityCarousel__prevButton{height:32px;margin-top:calc(8% + 28px);width:32px}}.EntityCarousel__nextButton svg,.EntityCarousel__prevButton svg{height:16px;width:12px}.EntityCarousel__nextButton svg path,.EntityCarousel__prevButton svg path{fill:#2f343b}@media only screen and (max-width:949px){.EntityCarousel__nextButton svg,.EntityCarousel__prevButton svg{height:12px;width:8px}}.EntityCarousel__nextButton{right:-12px}@media only screen and (max-width:949px){.EntityCarousel__nextButton{right:-4px}}.EntityCarousel__prevButton{left:-12px}.EntityCarousel__prevButton svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:949px){.EntityCarousel__prevButton{left:-4px}}.EntityCarousel__controlButton--isActive{opacity:1}.EntityCarousel__viewArea{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:0 -16px}@media only screen and (max-width:949px){.EntityCarousel__viewArea{margin:0 -8px}}.EntityCarousel__viewContainer{height:100%;overflow:hidden}
.hidden{display:none}.EntitySeries{margin:0;width:100%}.EntitySeries__entityCell{margin:0 0 24px}.EntitySeries__loadMoreButton{font-size:14px;font-weight:700;line-height:18px;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;background-color:#fff;border-radius:40px;border:1px solid #d1dce5;-webkit-box-sizing:border-box;box-sizing:border-box;color:#4c3389;cursor:pointer;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.2px;margin:10px auto 0;min-height:32px;outline:none;padding:4px 20px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;user-select:none;width:100%}.EntitySeries__loadMoreButton:focus{border-color:#1f0244}
.GenreEmptyMessage{-ms-flex-align:center;align-items:center;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin-left:-8px;position:absolute;text-align:center;top:0;width:100%}@media only screen and (max-width:639px){.GenreEmptyMessage{margin-left:-16px;padding-top:52px}}.GenreEmptyMessage__actionButton{font-size:16px;font-weight:400;line-height:20px;background-color:#3f1d75;border-radius:32px;color:#fff;padding:14px 80px}@media only screen and (max-width:639px){.GenreEmptyMessage__actionButton{padding:6px 48px}}.GenreEmptyMessage__actionContainer{margin-top:10px}@media only screen and (max-width:639px){.GenreEmptyMessage__actionContainer{margin-top:16px}}.GenreEmptyMessage__description{font-size:18px;font-weight:400;line-height:22px;color:#2f343b;padding-top:4px}@media only screen and (max-width:639px){.GenreEmptyMessage__description{font-size:14px;font-weight:400;line-height:18px;margin-top:2px}}.GenreEmptyMessage__noResults{font-size:18px;font-weight:700;line-height:22px;color:#2f343b;line-height:28px;margin-top:-6px}@media only screen and (max-width:639px){.GenreEmptyMessage__noResults{font-size:16px;font-weight:700;line-height:20px;line-height:28px;margin-top:-40px}}.GenreEmptyMessage__noResults--alt{font-size:18px;font-weight:700;line-height:22px;color:#2f343b;line-height:28px;margin-top:-40px}@media only screen and (max-width:639px){.GenreEmptyMessage__noResults--alt{font-size:16px;font-weight:700;line-height:20px;line-height:28px;margin-top:-80px}}.GenreEmptyMessage__resultDetails{font-size:18px;font-weight:700;line-height:22px;color:#2f343b;line-height:28px}@media only screen and (max-width:639px){.GenreEmptyMessage__resultDetails{font-size:16px;font-weight:700;line-height:20px;line-height:28px;padding:0 24px}}.GenreEmptyMessage__title{font-size:18px;font-weight:700;line-height:22px;color:#2f343b}@media only screen and (max-width:639px){.GenreEmptyMessage__title{font-size:16px;font-weight:700;line-height:20px}}.GenreEmptyMessage__tryAnother{font-size:16px;font-weight:400;line-height:20px;color:#2f343b;line-height:32px}@media only screen and (max-width:639px){.GenreEmptyMessage__tryAnother{font-size:14px;font-weight:400;line-height:18px;line-height:32px}}
@-webkit-keyframes compactEntityPlaceholderImage{0%{background-position:95% 95%}25%{background-position:25% 25%}to{background-position:25% 25%}}@keyframes compactEntityPlaceholderImage{0%{background-position:95% 95%}25%{background-position:25% 25%}to{background-position:25% 25%}}@-webkit-keyframes compactEntityPlaceholderName{0%{background-position:95% 95%}10%{background-position:95% 95%}50%{background-position:25% 25%}to{background-position:25% 25%}}@keyframes compactEntityPlaceholderName{0%{background-position:95% 95%}10%{background-position:95% 95%}50%{background-position:25% 25%}to{background-position:25% 25%}}@-webkit-keyframes entityPlaceholderImage{0%{background-position:95% 95%}50%{background-position:25% 25%}to{background-position:25% 25%}}@keyframes entityPlaceholderImage{0%{background-position:95% 95%}50%{background-position:25% 25%}to{background-position:25% 25%}}@-webkit-keyframes entityPlaceholderName{0%{background-position:95% 95%}12%{background-position:95% 95%}47%{background-position:25% 25%}to{background-position:25% 25%}}@keyframes entityPlaceholderName{0%{background-position:95% 95%}12%{background-position:95% 95%}47%{background-position:25% 25%}to{background-position:25% 25%}}.GenrePerformerCard{height:100%;margin:0 var(--bb-spacing-md,8px)}.GenrePerformerCard .entity-card.performer{margin-top:var(--bb-spacing-md,8px);margin-bottom:var(--bb-spacing-sm,4px);padding:var(--bb-spacing-sm,4px)}@media only screen and (min-width:769px){.GenrePerformerCard .entity-card.performer .speedy-card__image--loading{min-height:118px}}@media only screen and (min-width:949px){.GenrePerformerCard .entity-card.performer .speedy-card__image--loading{min-height:118px}}.GenrePerformerCard__placeholder{-ms-flex:1 0 auto;flex:1 0 auto;height:100%;width:100%}.GenrePerformerCard__placeholderImage{-webkit-animation:entityPlaceholderImage 1.25s linear infinite;animation:entityPlaceholderImage 1.25s linear infinite;padding-top:80.734%}.GenrePerformerCard__placeholderImage,.GenrePerformerCard__placeholderName{background-image:linear-gradient(-60deg,var(--bb-color-neutral-lighten,#f6f8f9),var(--bb-color-neutral-lighten,#f6f8f9),var(--bb-color-neutral-lighten,#f6f8f9),#fdfdfd,var(--bb-color-neutral-lighten,#f6f8f9),var(--bb-color-neutral-lighten,#f6f8f9),var(--bb-color-neutral-lighten,#f6f8f9),#fdfdfd);background-size:400% 400%;border-radius:6px;width:100%}.GenrePerformerCard__placeholderName{-webkit-animation:entityPlaceholderName 1.25s linear infinite;animation:entityPlaceholderName 1.25s linear infinite;margin:10px 0 36px;padding-top:10px}@media only screen and (min-width:949px){.GenrePerformerCard__placeholderName{margin:14px 0 27px;padding-top:12px}}.GenrePerformerCard--isCompact .GenrePerformerCard__placeholder{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.GenrePerformerCard--isCompact .GenrePerformerCard__placeholderImage{-webkit-animation:compactEntityPlaceholderImage 1.25s linear infinite;animation:compactEntityPlaceholderImage 1.25s linear infinite;-ms-flex:0 0 auto;flex:0 0 auto;height:60px;padding-top:0;width:60px}.GenrePerformerCard--isCompact .GenrePerformerCard__placeholderName{-webkit-animation:compactEntityPlaceholderName 1.25s linear infinite;animation:compactEntityPlaceholderName 1.25s linear infinite;-ms-flex:0 0 auto;flex:0 0 auto;height:12px;margin:0 0 0 var(--bb-spacing-lg,16px);padding-top:0;width:160px}.GenrePerformers{position:relative;padding:0 var(--bb-spacing-lg,16px) 6px}@media only screen and (min-width:640px){.GenrePerformers{padding:0 12px 6px}}@media only screen and (min-width:949px){.GenrePerformers{padding:0 12px 30px}}.GenrePerformers--isEmpty .GenrePerformerCard__placeholderImage,.GenrePerformers--isEmpty .GenrePerformerCard__placeholderName{-webkit-animation:none;animation:none;background-color:var(--bb-color-neutral-lighten,#f6f8f9);background-image:none}.GenrePerformers h2{font-size:20px;font-weight:var(--bb-font-weight-bold,700);line-height:24px;margin:20px 0 26px}@media only screen and (min-width:949px){.GenrePerformers h2{font-size:var(--bb-font-size-xl,24px);line-height:28px;margin:20px 0}}
.CategoryPage{text-align:left}.CategoryPage__contentArea{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;max-width:1280px;padding:30px 23px 0}@media only screen and (min-width:640px)and (max-width:949px){.CategoryPage__contentArea{padding:0 10px}}@media only screen and (max-width:639px){.CategoryPage__contentArea{padding:0}}
.genre-module--container{margin:48px auto 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left}.genre-module--container li,.genre-module--container ul{margin:0;padding:0}.genre-module--container .genre-module--container-view-desktop{max-width:1190px;margin:0 auto;height:280px}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list-outer-container{position:relative}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list-container{overflow:hidden}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list{margin:0;padding:0;-webkit-transition:margin .5s ease-in-out;transition:margin .5s ease-in-out;width:100%;display:-ms-flexbox;display:flex}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list-page{min-width:100%;display:-ms-flexbox;display:flex}.genre-module--container .genre-module--container-view-desktop .genre-module--entity{-ms-flex:1 1;flex:1 1;-webkit-box-sizing:border-box;box-sizing:border-box}.genre-module--container .genre-module--container-view-desktop .genre-module--entity+li{margin-left:30px}.genre-module--container .genre-module--container-view-desktop .genre-module--entity.active{cursor:pointer}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-image{min-height:100%;background-color:#f6f8f9}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-image,.genre-module--container .genre-module--container-view-desktop .genre-module--entity-image--container{border-radius:6px;width:100%;height:100%;background-size:contain;-webkit-transition:background .27s ease-in-out,color .27s ease-in-out;transition:background .27s ease-in-out,color .27s ease-in-out}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-image--container{margin-bottom:.7em}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-name{display:block;color:#2f343b;font-size:18px;font-weight:700;max-width:214px}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list--arrow{-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:top .15s ease-in-out;transition:top .15s ease-in-out;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);background-color:#fff;position:absolute;top:calc(50% - 2em);padding:16px;border-radius:30px;cursor:pointer;z-index:10}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list--arrow-next span,.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list--arrow-previous span{display:block;background-image:url(/bfx/static/media/chevron.29147aba.svg);background-repeat:no-repeat;background-position:75% 50%;background-size:contain;width:18px;height:18px}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list--arrow-previous span{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list--arrow-previous{left:-24px}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list--arrow-next{right:-24px}.genre-module--container .genre-module--container-view-desktop .genre-module--subcategories-desktop{margin:0 0 20px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;height:28px}.genre-module--container .genre-module--container-view-desktop .genre-module--subcategories--subcategory{color:#677383;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;display:inline-block;cursor:pointer}.genre-module--container .genre-module--container-view-desktop .genre-module--subcategories--subcategory:hover{color:#12bac2}.genre-module--container .genre-module--container-view-desktop .genre-module--subcategories--subcategory.active{color:#d94185}.genre-module--container .genre-module--container-view-desktop .genre-module--subcategories--subcategory+li{margin-left:1em;display:block;position:relative}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results-desktop{overflow:hidden;position:relative;margin-top:10px;height:240px;display:-ms-flexbox;display:flex}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--message{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;z-index:99}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--message--title{font-size:16px;font-weight:700;text-align:center;padding-bottom:.25em}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--message--subtitle{font-size:14px;text-align:center}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--background--icon,.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--background--row{display:inline-block;background-color:#f6f8f9;border-radius:6px;-webkit-transition:background .27s ease-in-out,color .27s ease-in-out;transition:background .27s ease-in-out,color .27s ease-in-out}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--background{margin:0;padding:0;line-height:0;display:-ms-flexbox;display:flex;width:100%}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--background li{-ms-flex:1 1;flex:1 1;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--background li+li{margin-left:30px}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--background--icon{width:100%;margin-bottom:14px;min-height:176px}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--background--row{height:12px;width:100%}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--background--row+.genre-module--no-results--background--row{margin-top:10px}@media only screen and (max-width:949px){.genre-module--container .genre-module--container-view-desktop{height:230px;padding:0 30px}.genre-module--container .genre-module--container-view-desktop .genre-module--container{margin:38px auto 0}.genre-module--container .genre-module--container-view-desktop .genre-module--subcategories-desktop{height:25px}.genre-module--container .genre-module--container-view-desktop .genre-module--subcategories--subcategory{font-size:20px}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list--arrow{top:calc(50% - 2em);padding:12px}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list--arrow span{width:14px;height:14px}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list--arrow-previous{left:-20px}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-list--arrow-next{right:-20px}.genre-module--container .genre-module--container-view-desktop .genre-module--entity+li{margin-left:15px}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-image{border-radius:6px;min-height:100%;height:100%;background-color:#f6f8f9}.genre-module--container .genre-module--container-view-desktop .genre-module--entity-name{font-size:16px}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--background li+li{margin-left:15px}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--message{top:45px}.genre-module--container .genre-module--container-view-desktop .genre-module--no-results--background--row{height:12px;width:100%}}.genre-module--container .genre-module--container-view-mobile{padding:0 16px}.genre-module--container .genre-module--container-view-mobile .genre-module--entity-list{margin:10px 0 0;padding:0}.genre-module--container .genre-module--container-view-mobile .genre-module--entity{margin-bottom:22px}.genre-module--container .genre-module--container-view-mobile .genre-module--entity-image{display:inline-block;width:60px;height:60px;background-size:cover;background-repeat:no-repeat;border-radius:6px;vertical-align:middle;background-color:#f6f8f9}.genre-module--container .genre-module--container-view-mobile .genre-module--entity-name{font-size:16px;font-weight:700;display:inline-block;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin-left:-60px;padding-left:72px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#2f343b}.genre-module--container .genre-module--container-view-mobile .genre-module--load-more{background-color:#fff;padding:6px 28px;font-size:14px;font-weight:700;color:#4c3389;border-radius:40px;border:1px solid #d1dce5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}.genre-module--container .genre-module--container-view-mobile .genre-module--load-more.disabled{border-color:#f6f8f9;color:#d2d5da}.genre-module--container .genre-module--container-view-mobile .genre-module--no-results-mobile{position:relative;margin-top:10px}.genre-module--container .genre-module--container-view-mobile .genre-module--no-results--message{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:99}.genre-module--container .genre-module--container-view-mobile .genre-module--no-results--message--title{font-size:16px;font-weight:700;text-align:center;padding-bottom:.25em}.genre-module--container .genre-module--container-view-mobile .genre-module--no-results--message--subtitle{font-size:14px;text-align:center}.genre-module--container .genre-module--container-view-mobile .genre-module--no-results--background--icon,.genre-module--container .genre-module--container-view-mobile .genre-module--no-results--background--row{display:inline-block;vertical-align:middle;background-color:#f6f8f9;border-radius:4px}.genre-module--container .genre-module--container-view-mobile .genre-module--no-results--background{margin:0;padding:0}.genre-module--container .genre-module--container-view-mobile .genre-module--no-results--background li{margin-bottom:22px}.genre-module--container .genre-module--container-view-mobile .genre-module--no-results--background--icon{width:60px;height:60px}.genre-module--container .genre-module--container-view-mobile .genre-module--no-results--background--row{margin-left:12px;height:12px;width:65%}.genre-module--container .genre-module--container-view-mobile .DropdownList .DropdownList__display-text{font-size:20px;font-weight:700;padding:0;color:#2f343b;-ms-flex:initial;flex:initial;width:auto}.genre-module--container .genre-module--container-view-mobile .DropdownList .down-arrow,.genre-module--container .genre-module--container-view-mobile .DropdownList .up-arrow{left:10px}.genre-module--container .genre-module--container-view-mobile .DropdownList .DropdownList__options{border:0;position:fixed;bottom:0;left:0;right:0;top:auto;min-height:0;border-top-left-radius:8px;border-top-right-radius:8px;color:#2f343b;font-size:15px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0 24px}.genre-module--container .genre-module--container-view-mobile .DropdownList__display{margin-bottom:10px}.genre-module--container .genre-module--container-view-mobile .DropdownList__item__name{font-weight:700}.genre-module--container .genre-module--container-view-mobile .DropdownList .DropdownList__title{display:none}.genre-module--container .genre-module--container-view-mobile .DropdownList .DropdownList__item{padding:13px 19px;font-size:15px}.genre-module--container .genre-module--container-view-mobile .DropdownList .DropdownList__close-icon{display:none}
.avatar{border-radius:var(--bb-border-radius-circle,50vh);background-size:cover;width:70px;height:70px;background-position:50%;overflow:hidden;border:2px solid var(--bb-color-primary-dark,#29134c);position:relative}.avatar img{height:100%}.cloudinary__image{-webkit-transform:translate(-25%);transform:translate(-25%)}
.CBTModule__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:var(--bb-spacing-2-xl,32px);margin:var(--bb-spacing-2-xl,32px) var(--bb-spacing-md,8px);border-radius:var(--bb-border-radius-md,8px);border:1px solid var(--bb-color-neutral-light,#d1dce5);font-family:var(--bb-font-family,Helvetica Neue,Helvetica,Arial,sans-serif);font-size:var(--bb-font-size-sm,14px);background-color:var(--bb-color-neutral-lightest,#fff)}@media only screen and (min-width:949px){.CBTModule__container{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:var(--bb-spacing4-xl,48px);margin:var(--bb-spacing-2-xl,32px) auto}}.CBTModule__content{text-align:center}.CBTModule__content .CBTModule__description,.CBTModule__content .CBTModule__title{text-align:left}@media only screen and (min-width:949px){.CBTModule__content{text-align:left;max-width:70%}}.CBTModule__title{margin:0}.CBTModule__description{margin:var(--bb-spacing-2-xl,32px) 0;color:var(--bb-color-neutral,#677383);font-size:var(--bb-font-size-md,16px)}.CBTModule__image{height:172px;width:153px;background:var(--bb-color-neutral-lightest,#fff) url(/bfx/static/media/Illustration_World.db12f556.svg) no-repeat;margin:0 auto;margin-bottom:var(--bb-spacing-2-xl,32px)}@media only screen and (min-width:949px){.CBTModule__image{-ms-flex-order:2;order:2;margin:0}}.CBTModule__avatar{position:relative;right:12px;bottom:12px}
.arrow-icon{background-image:url(/bfx/static/media/down-arrow.15f91f7c.svg);width:40px;height:40px;background-size:cover}.arrow-icon--left{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.arrow-icon--right{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.arrow-icon--up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.load-more{margin:var(--bb-spacing-2-xl,32px) 0}.load-more__link{display:block;font-family:var(--bb-font-family,Helvetica Neue,Helvetica,Arial,sans-serif);font-weight:500;font-size:var(--bb-font-size-sm,14px);color:var(--bb-color-neutral-dark,#2f343b);cursor:pointer;text-align:center}.load-more__arrow{margin:var(--bb-spacing-md,8px) auto 0}
.performer-card-list{display:grid;grid-template-columns:minmax(90%,1fr);max-width:1200px;margin:var(--bb-spacing-xl,24px) auto var(--bb-spacing-lg,16px);-webkit-column-gap:var(--bb-spacing-md,8px);-moz-column-gap:var(--bb-spacing-md,8px);column-gap:var(--bb-spacing-md,8px);row-gap:12px;padding:0}@media only screen and (min-width:375px){.performer-card-list{grid-template-columns:repeat(auto-fill,minmax(40%,1fr))}}@media only screen and (min-width:600px){.performer-card-list{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}}@media only screen and (min-width:769px){.performer-card-list{row-gap:var(--bb-spacing-lg,16px)}}@media only screen and (min-width:949px){.performer-card-list{grid-template-columns:repeat(auto-fill,minmax(23%,1fr));-webkit-column-gap:var(--bb-spacing-lg,16px);-moz-column-gap:var(--bb-spacing-lg,16px);column-gap:var(--bb-spacing-lg,16px);row-gap:var(--bb-spacing-xl,24px);margin-top:var(--bb-spacing-md,8px)}}
.performer-cards__container{font-family:var(--bb-font-family,Helvetica Neue,Helvetica,Arial,sans-serif)}.performer-cards__container .page-title__top-category{max-width:1200px;margin:auto}.performer-cards__container .page-title__text{font-size:var(--bb-font-size-lg,20px);font-weight:var(--bb-font-weight-bold,700);line-height:var(--bb-line-height-md,1.4em);text-align:left;color:var(--bb-color-neutral-dark,#2f343b);margin:var(--bb-spacing-2-xl,32px) var(--bb-spacing-lg,16px) var(--bb-spacing-xl,24px) 0}@media only screen and (min-width:481px){.performer-cards__container .page-title__text{margin:var(--bb-spacing-2-xl,32px) 0 var(--bb-spacing-xl,24px)}}@media only screen and (min-width:769px){.performer-cards__container .page-title__text{font-size:var(--bb-font-size-xl,24px);line-height:2em;margin:var(--bb-spacing4-xl,48px) 0 0}}.performer-cards__container .performer-card li{list-style-type:none}
.PillBar .Panel.SearchNoResultsPanel{margin-top:var(--bb-spacing-2-xl,32px)}@media only screen and (min-width:949px){.PillBar .Panel.SearchNoResultsPanel{margin-top:var(--bb-spacing-xl,24px)}}.SearchNoResultsPanel{margin:var(--bb-spacing-2-xl,32px) var(--bb-spacing-md,8px);background-color:var(--bb-color-neutral-lightest,#fff)}@media only screen and (min-width:949px){.SearchNoResultsPanel{margin:var(--bb-spacing-xl,24px) 0}}.SearchNoResultsPanel__Header{margin-bottom:var(--bb-spacing-xl,24px);font-size:var(--bb-font-size-md,16px);color:var(--bb-color-neutral-dark,#2f343b)}.SearchNoResultsPanel__Content{color:var(--bb-color-neutral,#677383)}
body{background-color:var(--bb-color-neutral-lighten,#f6f8f9)}body.HomePageBody{background-color:var(--bb-color-neutral-lightest,#fff)}.HomePage{text-align:center}@media only screen and (min-width:769px){.HomePage__body{margin:0 var(--bb-spacing-lg,16px)}}.HomePage__body .performer-cards__container{margin:0 var(--bb-spacing-lg,16px)}@media only screen and (min-width:769px){.HomePage__body .performer-cards__container{margin:0}}.HomePage__body .SearchNoResultsPanel.card{max-width:1280px;margin:8px 16px;border:1px solid var(--bb-color-neutral-light,#d1dce5);background-color:var(--bb-color-neutral-lightest,#fff);border-radius:var(--bb-border-radius-md,8px);padding:var(--bb-spacing-lg,16px)}@media only screen and (min-width:769px){.HomePage__body .SearchNoResultsPanel.card{margin:0 auto}}.EntityList,.Homepage__JumbotronCard{display:inline-block;margin:var(--bb-spacing-lg,16px) 0}@media only screen and (min-width:481px){.EntityList,.Homepage__JumbotronCard{display:block;margin:0}}.HomePage__LoadMoreContainer{margin:0 var(--bb-spacing-lg,16px);height:100px}@media only screen and (min-width:769px){.HomePage__LoadMoreContainer{margin:0}}.HomePage__LoadMore{color:var(--bb-color-info,#1475c4);cursor:pointer;line-height:48px;margin:0 auto;max-width:1280px;border:1px solid var(--bb-color-info,#1475c4)}.HomePage__entityListContainer{margin-bottom:0}@media only screen and (min-width:481px){.HomePage__entityListContainer{margin-bottom:60px}}.Homepage__RecentlyViewed,.Homepage__seoContainer{max-width:1280px;margin:0 auto}.Homepage__seoContainer{text-align:left;line-height:20px;color:var(--bb-color-neutral,#677383);background:var(--bb-color-neutral-lightest,#fff)}.Homepage__seoContainer:empty{display:none}.HomePage__SeoBottomContent{margin-left:var(--bb-spacing-lg,16px);padding-bottom:var(--bb-spacing-xl,24px)}.HomePage__CbtModule{margin:0 var(--bb-spacing-lg,16px)}@media only screen and (min-width:769px){.HomePage__CbtModule{max-width:1200px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}}

/*# sourceMappingURL=home.332a7941.css.map*/</pre></body></html>