<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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}
.formatted-link__button-as-link{border:none;background-color:transparent}
.guarantee-card{font-family:var(--bb-font-family,Helvetica Neue,Helvetica,Arial,sans-serif);-webkit-box-sizing:border-box;box-sizing:border-box;padding:var(--bb-spacing-md,8px) var(--bb-spacing-lg,16px) 0 var(--bb-spacing-lg,16px);background-color:var(--bb-color-neutral-lightest,#fff);color:var(--bb-color-neutral,#677383)}.guarantee-card .guarantee-card__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row}.guarantee-card .guarantee-card__title .guarantee-card__heading{font-size:var(--bb-font-size-md,16px);color:var(--bb-color-neutral-dark,#2f343b);margin:var(--bb-spacing-md,8px) 0;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;line-height:1em}.guarantee-card .guarantee-card__title .guarantee-card__heading a{color:var(--bb-color-neutral-dark,#2f343b)}.guarantee-card .guarantee-card__title svg{fill:var(--bb-color-success,#00b44c);-ms-flex:0 1 20px;flex:0 1 20px;margin-right:var(--bb-spacing-lg,16px)}.guarantee-card strong{color:var(--bb-color-neutral-dark,#2f343b);margin:var(--bb-spacing-md,8px) 0}.guarantee-card ul{font-size:var(--bb-font-size-sm,14px);padding-left:23px;margin:var(--bb-spacing-md,8px) 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.guarantee-card ul li{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 0 50%;flex:1 0 50%;min-width:240px;list-style-position:initial;list-style-image:none;list-style-type:disc;margin-bottom:12px;padding-right:var(--bb-spacing-2-xl,32px);padding-left:var(--bb-spacing-lg,16px)}.guarantee-card--with-border{border:1px solid var(--bb-color-neutral-light,#d1dce5);border-radius:var(--bb-border-radius-md,8px)}
.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}}
.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)}
.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}}
.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}
.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-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)}
.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%}}
.VenueList{width:100%;max-width:1280px;height:100%}.VenueList .VenueListTitle{font-size:24px;font-weight:700;line-height:28px;margin:0 0 20px}@media only screen and (max-width:949px){.VenueList .VenueListTitle{font-size:20px;font-weight:700;line-height:24px;margin:16px 16px 20px}}
.Pagination__Pages{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.Pagination__Page{padding-right:7px;padding-left:7px}.Pagination__Page--CurrentPage{cursor:not-allowed}.Pagination__Page--Previous{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.ChildSEOLinks__title{font-size:14px;font-weight:700;border-bottom:1px solid #e6e9eb;color:#5c6570}.ChildSEOLinks__SEOLinkSection,.ChildSEOLinks__title{padding:20px 0 20px 12px}.ChildSEOLinks__links{line-height:25px;-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0;padding:0}.ChildSEOLinks__link{font-size:14px;cursor:pointer;color:#677383}.ChildSEOLinks__link:hover{color:#0f5b99;text-decoration:underline}@media only screen and (max-width:949px){.ChildSEOLinks__links{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.CategoryPage .ChildSEOLinks__SEOLinkSection,.CategoryPage .ChildSEOLinks__title{padding-left:16px;padding-right:16px}
.SeoInternalLinks .SeoInternalLinks__Title{font-size:24px;font-weight:700;line-height:28px;margin:0 0 20px}@media only screen and (max-width:949px){.SeoInternalLinks .SeoInternalLinks__Title{font-size:20px;font-weight:700;line-height:24px;margin:16px 16px 20px 0}}@media only screen and (max-width:639px){.SeoInternalLinks .SeoInternalLinks__Title{font-size:20px;font-weight:700;line-height:24px;margin:16px 16px 20px 12px}}.SeoInternalLinks .SeoInternalLinks__Links{margin:25px auto;border:1px solid #e6e9eb;border-radius:8px 8px 4px 4px;background-color:#fff}.SeoInternalLinks .SeoInternalLinks__Links:first-child{margin-top:0}@media only screen and (max-width:639px){.SeoInternalLinks .SeoInternalLinks__Links{border-radius:0}}
.NearbyCities .NearbyCities__Title{font-size:24px;font-weight:700;line-height:28px;margin:0 0 20px}@media only screen and (max-width:949px){.NearbyCities .NearbyCities__Title{font-size:20px;font-weight:700;line-height:24px;margin:16px 16px 20px 0}}@media only screen and (max-width:639px){.NearbyCities .NearbyCities__Title{font-size:20px;font-weight:700;line-height:24px;margin:16px 16px 20px 12px}}.NearbyCities .NearbyCities__Links{margin:25px auto;border:1px solid #e6e9eb;border-radius:8px 8px 4px 4px;background-color:#fff}.NearbyCities .NearbyCities__Links:first-child{margin-top:0}@media only screen and (max-width:639px){.NearbyCities .NearbyCities__Links{border-radius:0}}
.subgenre-desktop-mweb .subgenre-dropdown.DropdownList{display:block;width:100%}@media only screen and (max-width:949px){.subgenre-desktop-mweb .subgenre-dropdown.DropdownList .DropdownList__close{display:none}}.subgenre-desktop-mweb .subgenre-dropdown.DropdownList .DropdownList__wrapper .DropdownList__display-text{font-size:var(--bb-font-size-lg,20px);font-weight:var(--bb-font-weight-bold,700);padding:0;color:var(--bb-color-neutral-dark,#2f343b);display:block;width:auto;margin:0 0 0 var(--bb-spacing-lg,16px);background:inherit}.subgenre-desktop-mweb .subgenre-dropdown.DropdownList .DropdownList__wrapper .sh-iconset.sh-iconset-chevron.down-arrow,.subgenre-desktop-mweb .subgenre-dropdown.DropdownList .DropdownList__wrapper .sh-iconset.sh-iconset-chevron.up-arrow{left:10px;padding:0;margin:0 2px;position:relative;top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.subgenre-desktop-mweb .subgenre-dropdown.DropdownList .DropdownList__options{border:0;position:fixed;bottom:0;left:0;right:0;top:auto;min-height:0;border-top-left-radius:var(--bb-border-radius-md,8px);border-top-right-radius:var(--bb-border-radius-md,8px);color:var(--bb-color-neutral-dark,#2f343b);font-size:15px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0;width:100%}.subgenre-desktop-mweb .subgenre-dropdown.DropdownList .DropdownList__options .select-options-scrollable .DropdownList__items .DropdownList__item{padding:13px 19px;font-size:15px;line-height:normal}.subgenre-desktop-mweb .subgenre-dropdown.DropdownList .DropdownList__options .select-options-scrollable .DropdownList__items .DropdownList__item__name{font-weight:700;color:#5c6570}.subgenre-desktop-mweb .subgenre-dropdown.DropdownList .DropdownList__options .select-options-scrollable .DropdownList__items .DropdownList__close-icon,.subgenre-desktop-mweb .subgenre-dropdown.DropdownList .DropdownList__options .select-options-scrollable .DropdownList__items .DropdownList__title{display:none}.subgenre-desktop-mweb .genre-module--subcategories-desktop{margin:0 0 20px;padding:0}.subgenre-desktop-mweb .genre-module--subcategories--subcategory{color:#677383;font-size:var(--bb-font-size-xl,24px);font-weight:var(--bb-font-weight-bold,700);display:inline-block;cursor:pointer}.subgenre-desktop-mweb .genre-module--subcategories--subcategory:hover{color:var(--bb-color-accent,#12bac2)}.subgenre-desktop-mweb .genre-module--subcategories--subcategory.active{color:var(--bb-color-secondary,#d94185)}.subgenre-desktop-mweb .genre-module--subcategories--subcategory+li{margin-left:1em}@media only screen and (max-width:949px){.subgenre-desktop-mweb .genre-module--subcategories--subcategory{font-size:var(--bb-font-size-lg,20px)}}
.CityPage__Body{margin:0 auto;color:#2f343b}.CityPage__Body .VenueList__Wrapper.Expand{width:98%;margin:0 10px}@media only screen and (max-width:949px){.CityPage__Body .VenueList__Wrapper.Expand{margin:0 auto;width:100%}}@media only screen and (max-width:639px){.CityPage__Body .VenueList__Wrapper.Expand{margin:0 auto}}.CityPage__Body .VenueList__Wrapper .EntityList{margin:0 0 32px}@media only screen and (min-width:320px)and (max-width:639px){.CityPage__Body .VenueList__Wrapper .EntityList{margin-bottom:16px}}@media only screen and (max-width:949px){.CityPage__Body .VenueList__Wrapper .EntityList .EntityList__Title{margin:0 16px 20px 0}}@media only screen and (max-width:639px){.CityPage__Body .VenueList__Wrapper .EntityList .EntityList__Title{margin:0 16px 20px 12px}}@media only screen and (max-width:949px){.CityPage__Body .VenueList__Wrapper .EntityList .EntityList__Content .LazyLoadCarousel .LazyLoadCarousel__Item:first-child{margin-left:0;padding-left:0}}@media only screen and (max-width:639px){.CityPage__Body .VenueList__Wrapper .EntityList .EntityList__Content .LazyLoadCarousel .LazyLoadCarousel__Item:first-child{padding-left:12px}}.CityPage__Body .entity-card__banner.citypage-subgenre-event-card{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%}.CityPage__EmptyContent{text-align:center;padding:44px 0 0;font-family:Helvetica Neue,Helvetica,"Sans Serif"}@media only screen and (max-width:639px){.CityPage__EmptyContent{padding:47px 12px 0}}.CityPage__EmptyContent .EmptyContent__img{background-image:url(/bfx/static/media/Icon_NoResults.30f771f6.svg);background-position:50%;background-repeat:no-repeat;height:164px;width:120px;margin:0 auto}.CityPage__EmptyContent .EmptyContent__findNothing{color:#2f343b;font-size:18px;font-weight:700;line-height:24px;text-align:center;padding-top:25px}.CityPage__EmptyContent .EmptyContent__tryDiff{color:#2f343b;font-size:16px;padding-bottom:83px}.CityPage__Body .CityPage__GenreModuleNoResults{position:relative;height:200px;margin:50px 16px;background-color:#f6f8f9}.CityPage__Body .CityPage__NoResultMessage{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:100}.CityPage__Body .CityPage__NoResultsTitle{font-size:16px;font-weight:700;text-align:center;padding-bottom:.25em}.CityPage__Body .CityPage__NoResultsSubtitle{font-size:14px;text-align:center}.CityPage__Body .genre-module--no-results--background--icon,.CityPage__Body .genre-module--no-results--background--row{display:inline-block;vertical-align:middle;background-color:#f6f8f9;border-radius:4px}.PillBar .VenueList__Wrapper .subgenre-dropdown.DropdownList .DropdownList__wrapper .DropdownList__display-text{font-size:20px;font-weight:700;padding:0;color:#2f343b;display:block;width:auto;margin:0 0 0 16px;background:inherit}@media only screen and (max-width:949px){.PillBar .VenueList__Wrapper .subgenre-dropdown.DropdownList .DropdownList__wrapper .DropdownList__display-text{margin-left:0}}@media only screen and (max-width:639px){.PillBar .VenueList__Wrapper .subgenre-dropdown.DropdownList .DropdownList__wrapper .DropdownList__display-text{margin-left:12px}}@media only screen and (max-width:639px){.CityPage__Body .VenueList__Wrapper .subgenre-desktop-mweb .genre-module--subcategories-desktop{margin:0 0 20px 12px}}@media only screen and (min-width:640px)and (max-width:949px){.CityPage__Body .VenueList__Wrapper .EntityList__Content .stacked-container{margin-left:-8px}}@media only screen and (min-width:640px)and (max-width:949px){.CityPage__Body .VenueList__Wrapper .VenueList .VenueListTitle{margin:16px 16px 20px 0}.CityPage__Body .VenueList__Wrapper .VenueCard .VenueHeader{padding:0}}@media only screen and (min-width:320px)and (max-width:639px){.CityPage__Body .VenueList__Wrapper .VenueList .VenueListTitle{margin:16px 16px 20px 12px}}.citypage-genre-module--no-results .genre-module--no-results-desktop{overflow:hidden;position:relative;margin:0 0 32px;display:-ms-flexbox;display:flex}@media only screen and (max-width:949px){.citypage-genre-module--no-results .genre-module--no-results-desktop{width:128%}}.citypage-genre-module--no-results .genre-module--no-results-desktop .SubGenreEventCard__placeholder{-ms-flex:1 1;flex:1 1;margin:0 16px}.citypage-genre-module--no-results .genre-module--no-results-desktop .SubGenreEventCard__placeholder:nth-child(2){margin:0 16px 0 0}.citypage-genre-module--no-results .genre-module--no-results-desktop .SubGenreEventCard__placeholder:nth-child(5){margin:0 0 0 16px}@media only screen and (max-width:949px){.citypage-genre-module--no-results .genre-module--no-results-desktop .SubGenreEventCard__placeholder{margin:0 8px}}.citypage-genre-module--no-results .genre-module--no-results-desktop .SubGenreEventCard__placeholder .SubGenreEventCard__placeholderImage,.citypage-genre-module--no-results .genre-module--no-results-desktop .SubGenreEventCard__placeholder .SubGenreEventCard__placeholderName,.citypage-genre-module--no-results .genre-module--no-results-desktop .SubGenreEventCard__placeholder .SubGenreEventCard__placeholderTime,.citypage-genre-module--no-results .genre-module--no-results-desktop .SubGenreEventCard__placeholder .SubGenreEventCard__placeholderVenue{-webkit-animation:none;animation:none}.citypage-genre-module--no-results .genre-module--no-results--message{position:absolute;top:40%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;z-index:100}@media only screen and (max-width:949px){.citypage-genre-module--no-results .genre-module--no-results--message{width:76%}}.citypage-genre-module--no-results .genre-module--no-results--message--title{font-size:16px;font-weight:700;text-align:center;padding-bottom:.25em}.citypage-genre-module--no-results .genre-module--no-results--message--subtitle{font-size:14px;text-align:center}
.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%}}
.EntitySideRailDetails__container{overflow:hidden;border-radius:var(--bb-border-radius-md,8px);border:1px solid var(--bb-color-neutral-light,#d1dce5);background-color:var(--bb-color-neutral-lightest,#fff)}.EntitySideRailDetails__container .EntitySideRailDetails__imageContainer{position:relative}.EntitySideRailDetails__container .EntitySideRailDetails__imageContainer .EntityImage{border-radius:0}.EntitySideRailDetails__container .speedy-card__content-container{padding:0}.EntitySideRailDetails__container .EntitySideRailDetails__linksContainer{background:var(--bb-color-neutral-lightest,#fff);padding:var(--bb-spacing-lg,16px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--bb-spacing-md,8px)}
.RelatedArtist__Container{margin:0 var(--bb-spacing-md,8px)}.RelatedArtist__Container .EntityList{margin:0}.RelatedArtist__Container .EntityList .EntityList__Title{margin-left:0}.RelatedArtist__Container .EntityList__Content{margin:0}@media only screen and (min-width:949px){.RelatedArtist__Container{margin:20px 0}}.RelatedArtist__Container .LazyLoadCarousel__Buttons__prev{-webkit-transform:translate(-50%);transform:translate(-50%)}.RelatedArtist__Container .LazyLoadCarousel__Buttons__next{-webkit-transform:translate(50%);transform:translate(50%)}.RelatedArtist__Container .LazyLoadCarousel__Item{height:-webkit-min-content;height:-moz-min-content;height:min-content;margin:0;padding-left:0}.RelatedArtist__Container .LazyLoadCarousel__Item .entity-card.performer{margin-top:var(--bb-spacing-md,8px);margin-bottom:var(--bb-spacing-sm,4px);padding:var(--bb-spacing-sm,4px);max-width:none}.RelatedArtist__Container .LazyLoadCarousel__Item .entity-card.performer .speedy-card{background-color:var(--bb-color-neutral-lightest,#fff)}@media only screen and (min-width:769px){.RelatedArtist__Container .LazyLoadCarousel__Item .entity-card.performer .speedy-card__image--loading{min-height:118px}}@media only screen and (min-width:949px){.RelatedArtist__Container .LazyLoadCarousel__Item .entity-card.performer .speedy-card__image--loading{min-height:118px}}.RelatedArtist__Container .GenrePerformerCard .entity-card{min-width:auto}.RelatedArtist__Container .GenrePerformerCard .entity-card__banner{background-image:linear-gradient(-60deg,var(--bb-color-neutral-lighten,#f6f8f9),var(--bb-color-neutral-lighten,#f6f8f9),var(--bb-color-neutral-lighten,#f6f8f9),var(--bb-color-neutral-lightest,#fff),var(--bb-color-neutral-lighten,#f6f8f9),var(--bb-color-neutral-lighten,#f6f8f9),var(--bb-color-neutral-lighten,#f6f8f9),var(--bb-color-neutral-lightest,#fff));background-size:400% 400%;-webkit-animation:entityPlaceholderImage 1.25s linear infinite;animation:entityPlaceholderImage 1.25s linear infinite;border-radius:var(--bb-border-radius-md,8px);padding-top:80.734%;position:relative;width:100%}.RelatedArtist__Container .GenrePerformerCard .entity-card__bkg-img{bottom:0;left:0;position:absolute;right:0;top:0}.RelatedArtist__Container .GenrePerformerCard .entity-card__name,.RelatedArtist__Container .GenrePerformerCard .entity-card__subgenre{height:43px}@media only screen and (min-width:1280px){.RelatedArtist__Container .GenrePerformerCard .entity-card__name,.RelatedArtist__Container .GenrePerformerCard .entity-card__subgenre{height:44px}}.RelatedArtist__Container .GenrePerformerCard .entity-card__subgenre{display:-webkit-inline-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:auto}.RelatedArtist__Container .GenrePerformerCard--isCompact .entity-card&gt;a&gt;div{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.RelatedArtist__Container .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}.RelatedArtist__Container .GenrePerformerCard--isCompact .entity-card__name,.RelatedArtist__Container .GenrePerformerCard--isCompact .entity-card__subgenre{height:auto;margin:0 0 0 var(--bb-spacing-lg,16px)}
.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)}
.SeoBottomContent--link{color:var(--bb-color-info-dark,#0f5894);cursor:pointer}.SeoBottomContent--link:hover{text-decoration:underline}
.SeoNearbyVenues{margin-top:20px}@media only screen and (max-width:949px){.SeoNearbyVenues{margin-top:16px}}
.Seo_Performer_Venues{margin-top:20px}.Seo_Performer_Venues .ChildSEOLinks__title h2{margin:0;font-size:14px;font-weight:700}.Seo_Performer_Venues .ChildSEOLinks__Links{margin:25px auto;border:1px solid #e6e9eb;border-radius:8px 8px 4px 4px;background-color:#fff}.Seo_Performer_Venues .ChildSEOLinks__Links:first-child{margin-top:0}@media only screen and (max-width:639px){.Seo_Performer_Venues .ChildSEOLinks__Links{border-radius:0}}
.SEOVenuePerformers{margin-top:20px}
.EntityPage{background-color:var(--bb-color-neutral-lighten,#f6f8f9)}.EntityPage .card{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)}.EntityPage__container{max-width:1280px;margin:var(--bb-spacing-xl,24px) auto 0;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.EntityPage__container .Breadcrumbs{padding-top:20px;padding-bottom:20px}@media only screen and (min-width:1280px){.EntityPage__container{padding:0 30px}}.EntityPage__container .advisory-currency-disclaimer__container{padding:24px 16px;color:var(--bb-color-neutral,#677383)}.EntityPage__container .advisory-currency-disclaimer__container .advisory-currency-disclaimer__icon{fill:var(--bb-color-neutral,#677383)}.EntityPage__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:949px){.EntityPage__content{-ms-flex-direction:row;flex-direction:row;margin-bottom:20px}}.EntityPage__main{-ms-flex:1 1 auto;flex:1 1 auto;width:100%}@media only screen and (min-width:949px){.EntityPage__main{width:70%}}.EntityPage__main .EntityPage__TabsContainer{padding-bottom:10px}.EntityPage__main .EntityPage__TabsContainer.float_right{float:right}.EntityPage__main .guarantee__card{margin:var(--bb-spacing-2-xl,32px) var(--bb-spacing-md,8px)}@media only screen and (min-width:949px){.EntityPage__main .guarantee__card{display:none}}.EntityPage__aside{width:inherit;margin:0 0 0 var(--bb-spacing-xl,24px);max-width:300px}.EntityPage__AdsContainer{margin:20px auto}.EntityPage__SideContainer{display:none}@media only screen and (min-width:949px){.EntityPage__SideContainer{display:block}}.EntityPage__SideContainer .guarantee__card{margin-top:var(--bb-spacing-md,8px)}.EntityPage__BottomContainer{overflow:hidden;margin:var(--bb-spacing-2-xl,32px) var(--bb-spacing-md,8px)}@media only screen and (min-width:949px){.EntityPage__BottomContainer{margin:var(--bb-spacing-xl,24px) 0}}@media only screen and (min-width:640px){.EntityPage__BottomContainer{display:none}.EntityPage__BottomContainer:has(.EntityPage__SeoBottomContent){display:block}}@media only screen and (min-width:640px){.EntityPage__BottomContainer .EntityImage-container{display:none}}.EntityPage__BottomContainer .EntityImage{width:100%}@media only screen and (max-width:639px){.EntityPage__BottomContainer .watermark{position:absolute;width:200px;padding:20px 0 0 20px;z-index:25;color:var(--bb-color-neutral-lightest,#fff);letter-spacing:.05em;font-size:10px;text-align:left;text-shadow:0 0 1px var(--bb-color-neutral-darken,#191c1f);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:.4}}.EntityPage__SeoBottomContent,.EntityPage__SeoChildLinks{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:20px;background:var(--bb-color-neutral-lightest,#fff);color:var(--bb-color-neutral,#677383)}.EntityPage__SeoBottomContent:empty,.EntityPage__SeoChildLinks:empty{display:none}.EntityPage__SeoChildLinks{margin:var(--bb-spacing-2-xl,32px) var(--bb-spacing-md,8px);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:0}.EntityPage__SeoChildLinks:first-child{margin-top:0}.EntityPage__SeoChildLinks:last-child{margin-bottom:0}@media only screen and (min-width:949px){.EntityPage__SeoChildLinks{margin:var(--bb-spacing-xl,24px) 0}}.EntityPage__MerchEventsContainer{margin-top:49px;margin-bottom:20px}@media only screen and (max-width:640px){.EntityPage__container{padding:0}.EntityPage__container .Breadcrumbs{padding-left:10px;background-color:var(--bb-color-neutral-lightest,#fff)}.EntityPage__container .Panel-Border{border-left:0;border-right:0}.EntityPage__MerchEventsContainer{margin-top:0}}@media only screen and (max-width:950px){.EntityPage__MerchEventsContainer{margin-top:0}}.jumbotron .EntityPage__aside{display:none}@media only screen and (min-width:949px){.jumbotron .EntityPage__aside{display:block}}.jumbotron .EntityList{margin-bottom:32px}.PillBar .Breadcrumbs{padding:10px}.PillBar .EntityPage__content .EntityPage__main .EntityPage__TabsContainer{display:none}.PillBar .EntityPage__content .EntityPage__main .EventListPanel__HeaderText{padding-left:var(--bb-spacing-lg,16px)}@media only screen and (min-width:640px){.PillBar .EntityPage__content .EntityPage__main .EventListPanel__HeaderText{padding-left:10px}}.PillBar .EntityPage__content .EntityPage__main .EventListPanel__HeaderText:after{width:0}.PillBar .EntityPage__content .EntityPage__main .EventListPanel__SorterContainer{display:none}.PillBar .EntityPage__content .EntityPage__main .EntitiesSeoLinks__Container .EntityPage__SeoChildLinks:last-child{margin-bottom:0}.NavFilter.sticky{-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)}}@-webkit-keyframes entityPagePlaceholderFrames{0%{background-position:95% 95%}50%{background-position:25% 25%}to{background-position:25% 25%}}@keyframes entityPagePlaceholderFrames{0%{background-position:95% 95%}50%{background-position:25% 25%}to{background-position:25% 25%}}.EntityPagePlaceholder{padding-bottom:var(--bb-spacing-lg,16px)}.EntityPagePlaceholder__banner,.EntityPagePlaceholder__eventsCell,.EntityPagePlaceholder__eventsHeader{background-image:linear-gradient(-60deg,#f0f0f0,#f0f0f0,#f0f0f0,#f6f8f9,#f0f0f0,#f0f0f0,#f0f0f0,#f6f8f9);background-size:400% 400%;-webkit-animation:entityPagePlaceholderFrames 1.25s linear infinite;animation:entityPagePlaceholderFrames 1.25s linear infinite}.EntityPagePlaceholder__banner{margin:0 auto;width:100%;height:132px}@media only screen and (min-width:640px){.EntityPagePlaceholder__banner{height:220px}}.EntityPagePlaceholder__eventsHeader{border-radius:20px;height:48px;margin:var(--bb-spacing-2-xl,32px) auto;max-width:95%}@media only screen and (min-width:640px){.EntityPagePlaceholder__eventsHeader{max-width:1280px}}.EntityPagePlaceholder__eventsCell{border-radius:20px;height:36px;margin:20px auto;max-width:95%}@media only screen and (min-width:640px){.EntityPagePlaceholder__eventsCell{max-width:1280px}}

/*# sourceMappingURL=entity.46c352bf.css.map*/</pre></body></html>