.store-selector{background-color:#fff;border-radius:6px;color:#2f343b;border:1px solid #cfd4d9;outline:none;overflow:hidden;padding:12px 15px;text-align:left;width:100%}.store-selector,.store-selector__country{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-inline-flexbox;display:inline-flex}.store-selector__country{font-family:HelveticaNeue,Helvetica Neue,Helvetica;font-size:13px;font-weight:400;line-height:17px;letter-spacing:.14px}.store-selector__country:before{content:"";background:url(/bfx/static/media/flags-min.fcc15a9c.png) no-repeat;background-repeat:no-repeat;background-size:240px;border:none;height:34px;margin-right:16px;width:34px;zoom:.57}.store-selector__country.flag-US:before{background-position:-172px -205.5px}.store-selector__country.flag-CA:before{background-position:-209px -174.5px}.store-selector__country.flag-MX:before{background-position:-104.5px -103px}.store-selector__country.flag-DE:before{background-position:-35.5px -66px}.store-selector__country.flag-FR:before{background-position:-36px -98px}.store-selector__country.flag-EC:before{background-position:-37px -167px}.store-selector__country.flag-GB:before{background-position:-205px 0}.store-selector__country.flag-IE:before{background-position:-71.5px -102px}.store-selector__country.flag-AU:before{background-position:0 -32.5px}.store-selector__country.flag-RU:before{background-position:-138.5px -206px}.store-selector__country.flag-NL:before{background-position:-102.5px -68px}.store-selector__country.flag-JP:before{background-position:-136px 0}.store-selector__country.flag-SE:before{background-position:-137.5px -68px}.store-selector__country.flag-AR:before{background-position:0 0}.store-selector__country.flag-CH:before{background-position:-137px -33px}.store-selector__country.flag-HK:before{background-position:-71.5px -204px}.store-selector__country.flag-CO:before{background-position:-35px -.5px}.store-selector__country.flag-BR:before{background-position:-.4999999px -135px}.store-selector__country.flag-IT:before{background-position:-69.5px -34px}.store-selector__country.flag-KR:before{background-position:-104.5px -204px}.store-selector__country.flag-PL:before{background-position:-171.5px -35px}.store-selector__country.flag-ES:before{background-position:-138px -103.5px}.store-selector__country.flag-TW:before{background-position:-208px -139px}.store-selector__country.flag-AT:before{background-position:0 -66px}.store-selector__country.flag-TR:before{background-position:-206.5px -70px}.store-selector__country.flag-BE:before{background-position:-.5px -101px}.store-selector__country.flag-CL:before{background-position:0 -168.5px}.store-selector__country.flag-DK:before{background-position:-37px -202.5px}.store-selector__country.flag-IN:before{background-position:-71.5px -169px}.store-selector__country.flag-FI:before{background-position:-36.5px -133.5px}.store-selector__country.flag-SG:before{background-position:-140px -170.5px}.store-selector__country.flag-NO:before{background-position:-103px 0}.store-selector__country.flag-LU:before{background-position:-106px -169px}.store-selector__country.flag-UA:before{background-position:-205.5px -35.5px}.store-selector__country.flag-CZ:before{background-position:-69px 0}.store-selector__country.flag-IL:before{background-position:-69.5px -68px}.store-selector__country.flag-GR:before{background-position:-35px -32.5px}.store-selector__country.flag-ID:before{background-position:-71.5px -134.5px}.store-selector__country.flag-NZ:before{background-position:-102.5px -34.5px}.store-selector__country.flag-PH:before{background-position:-172.5px -68px}.store-selector__country.flag-PT:before{background-position:-171.5px 0}.store-selector__country.flag-ZA:before{background-position:-138px -137px}.store-selector__country.flag-TH:before{background-position:-207px -104px}.store-selector__country.flag-CN:before{background-position:0 -203px}.store-selector__country.flag-VE:before{background-position:-172.5px -137px}.store-selector__country.flag-MY:before{background-position:-104.4px -136px}.store-selector__country.flag-PE:before{background-position:-172.5px -102.5px}.store-selector__country.flag-UY:before{background-position:-173.5px -172.5px}
.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}.ModalDialog__content{z-index:9999;position:absolute;margin:0 auto;background:#fff;top:200px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.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}}
.ModalDialog__content.store-selector-modal__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:32px;width:90%;top:30%;left:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%);max-height:640px;overflow-y:hidden;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ModalDialog__content.store-selector-modal__container .store-selector-modal__header{text-align:center}.ModalDialog__content.store-selector-modal__container .store-selector-modal__header__title{font-family:Helvetica Neue Bold,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px;color:#2f343b;margin:0}.ModalDialog__content.store-selector-modal__container .store-selector-modal__header__subtitle{font-size:16px;font-weight:400;line-height:20px;color:#5c6570}.ModalDialog__content.store-selector-modal__container .store-selector-modal__body{overflow-y:auto}@media only screen and (max-width:949px){.ModalDialog__content.store-selector-modal__container{padding:32px 16px 16px;width:95%;top:12px;-webkit-transform:translate(-50%);transform:translate(-50%);max-height:95vh}.ModalDialog__content.store-selector-modal__container .store-selector-modal__header__title{font-size:18px;font-weight:700;line-height:22px}.ModalDialog__content.store-selector-modal__container .store-selector-modal__header__subtitle{font-size:14px;font-weight:400;line-height:18px}.ModalDialog__content.store-selector-modal__container .ModalDialog__close{top:12px;right:12px}}
.store-card:before{content:"";background:url(/bfx/static/media/flags-min.fcc15a9c.png) no-repeat;width:34px;height:34px;background-size:240px;background-position:-172px -205.5px}.store-card.flag-US:before{background-position:-172px -205.5px}.store-card.flag-CA:before{background-position:-207px -174.5px}.store-card.flag-MX:before{background-position:-104.5px -103px}.store-card.flag-DE:before{background-position:-35.5px -66px}.store-card.flag-FR:before{background-position:-36px -98px}.store-card.flag-EC:before{background-position:-37px -167px}.store-card.flag-GB:before{background-position:-205px 0}.store-card.flag-IE:before{background-position:-71.5px -102px}.store-card.flag-AU:before{background-position:0 -32.5px}.store-card.flag-RU:before{background-position:-138.5px -206px}.store-card.flag-NL:before{background-position:-102.5px -68px}.store-card.flag-JP:before{background-position:-136px 0}.store-card.flag-SE:before{background-position:-137.5px -68px}.store-card.flag-AR:before{background-position:0 0}.store-card.flag-CH:before{background-position:-137px -33px}.store-card.flag-HK:before{background-position:-71.5px -204px}.store-card.flag-CO:before{background-position:-35px -.5px}.store-card.flag-BR:before{background-position:-.4999999px -135px}.store-card.flag-IT:before{background-position:-69.5px -34px}.store-card.flag-KR:before{background-position:-104.5px -204px}.store-card.flag-PL:before{background-position:-171.5px -35px}.store-card.flag-ES:before{background-position:-138px -103.5px}.store-card.flag-TW:before{background-position:-208px -139px}.store-card.flag-AT:before{background-position:0 -66px}.store-card.flag-TR:before{background-position:-206.5px -70px}.store-card.flag-BE:before{background-position:-.5px -101px}.store-card.flag-CL:before{background-position:0 -168.5px}.store-card.flag-DK:before{background-position:-37px -202.5px}.store-card.flag-IN:before{background-position:-71.5px -169px}.store-card.flag-FI:before{background-position:-36.5px -133.5px}.store-card.flag-SG:before{background-position:-140px -170.5px}.store-card.flag-NO:before{background-position:-103px 0}.store-card.flag-LU:before{background-position:-106px -169px}.store-card.flag-UA:before{background-position:-205.5px -35.5px}.store-card.flag-CZ:before{background-position:-69px 0}.store-card.flag-IL:before{background-position:-69.5px -68px}.store-card.flag-GR:before{background-position:-35px -32.5px}.store-card.flag-ID:before{background-position:-71.5px -134.5px}.store-card.flag-NZ:before{background-position:-102.5px -34.5px}.store-card.flag-PH:before{background-position:-172.5px -68px}.store-card.flag-PT:before{background-position:-171.5px 0}.store-card.flag-ZA:before{background-position:-138px -137px}.store-card.flag-TH:before{background-position:-207px -104px}.store-card.flag-CN:before{background-position:0 -203px}.store-card.flag-VE:before{background-position:-172.5px -137px}.store-card.flag-MY:before{background-position:-104.4px -136px}.store-card.flag-PE:before{background-position:-172.5px -102.5px}.store-card.flag-UY:before{background-position:-173.5px -172.5px}.store-card{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:10px 16px;border-radius:4px;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;min-width:220px;-webkit-box-sizing:border-box;box-sizing:border-box}.store-card:before{display:inline-block;-webkit-transform:translateY(-6px) scale(.53);transform:translateY(-6px) scale(.53)}.store-card.store-card--active{background-color:rgba(0,181,181,.1)}.store-card.store-card--active .bb-icon{width:12px;height:12px;margin-left:8px;fill:#2f343b}.store-card.store-card--active .store-card__content{color:#2f343b}.store-card:hover{cursor:pointer}.store-card:hover .store-card__content .store-card__country{color:#00b5b5}.store-card .store-card__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;margin-left:6px;color:#5c6570;line-height:18px}.store-card .store-card__content .store-card__country{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;font-family:Helvetica Neue medium,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;font-weight:500}.store-card .store-card__content .store-card__domain{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;opacity:.6;font-size:13px}
.store-card-list{list-style:none;margin:0;-webkit-padding-start:0;padding-inline-start:0;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}.store-card-list:after{content:"";-ms-flex-positive:1;flex-grow:1}@supports(display:grid){.store-card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}
@font-face{font-family:Druk;src:url(/bfx/static/media/Druk-Medium-Web.0a281883.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Druk;src:url(/bfx/static/media/Druk-Bold-Web.7fb65cfb.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Druk;src:url(/bfx/static/media/Druk-Heavy-Web.68be3530.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Druk;src:url(/bfx/static/media/Druk-Super-Web.ae01e98e.woff) format("woff");font-weight:900;font-style:normal}
@font-face{font-family:"stubhub-icons-regular-1.4.0";src:url(/bfx/static/media/stubhub-icons-regular-webfont_1.4.0.2869d629.woff2) format("woff2"),url(/bfx/static/media/stubhub-icons-regular-webfont_1.4.0.53b9adf4.woff) format("woff"),url(/bfx/static/media/stubhub-icons-regular-webfont_1.4.0.e5b15d4b.eot) format("embedded-opentype"),url(/bfx/static/media/stubhub-icons-regular-webfont_1.4.0.163febdf.ttf) format("truetype");font-weight:400;font-style:normal}.sh-iconset{display:inline-block;font-family:"stubhub-icons-regular-1.4.0";font-style:normal;font-weight:400;font-size:10px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sh-iconset-2x{font-size:200%}.sh-iconset-3x{font-size:300%}.sh-iconset-4x{font-size:400%}.sh-iconset-5x{font-size:500%}.sh-iconset-add{font-size:8px}.sh-iconset-add:before{content:""}.sh-iconset-alert-1{font-size:8px}.sh-iconset-alert-1:before{content:""}.sh-iconset-alert-2{font-size:8px}.sh-iconset-alert-2:before{content:""}.sh-iconset-avatar{font-size:10px}.sh-iconset-avatar:before{content:""}.sh-iconset-concerts{font-size:10px}.sh-iconset-concerts:before{content:""}.sh-iconset-edit{font-size:8px}.sh-iconset-edit:before{content:""}.sh-iconset-ellipsis{font-size:8px}.sh-iconset-ellipsis:before{content:""}.sh-iconset-circle-close,.sh-iconset-error{font-size:8px}.sh-iconset-circle-close:before,.sh-iconset-error:before{content:""}.sh-iconset-expand{font-size:3px}.sh-iconset-expand:before{content:""}.sh-iconset-filter{font-size:8px}.sh-iconset-filter:before{content:""}.sh-iconset-flag{font-size:8px}.sh-iconset-flag:before{content:""}.sh-iconset-headerback{font-size:9px}.sh-iconset-headerback:before{content:""}.sh-iconset-hamburger{font-size:7px}.sh-iconset-hamburger:before{content:""}.sh-iconset-info{font-size:8px}.sh-iconset-info:before{content:""}.sh-iconset-location{font-size:8px}.sh-iconset-location:before{content:""}.sh-iconset-mail{font-size:8px}.sh-iconset-mail:before{content:""}.sh-iconset-map{font-size:8px}.sh-iconset-map:before{content:""}.sh-iconset-ok:before{content:""}.sh-iconset-remove{font-size:8px}.sh-iconset-remove:before{content:""}.sh-iconset-chevron{font-size:4px}.sh-iconset-chevron:before{content:""}.sh-iconset-search{font-size:10px}.sh-iconset-search:before{content:""}.sh-iconset-seats{font-size:8px}.sh-iconset-seats:before{content:""}.sh-iconset-share{font-size:8px}.sh-iconset-share:before{content:""}.sh-iconset-sports{font-size:10px}.sh-iconset-sports:before{content:""}.sh-iconset-stadium{font-size:7px}.sh-iconset-stadium:before{content:""}.sh-iconset-star{font-size:8px}.sh-iconset-star:before{content:""}.sh-iconset-theater{font-size:10px}.sh-iconset-theater:before{content:""}.sh-iconset-close{font-size:6px}.sh-iconset-close:before{content:""}.sh-iconset-instantdnld{font-size:4px}.sh-iconset-instantdnld:before{content:""}.sh-iconset-aisleseat{font-size:4px}.sh-iconset-aisleseat:before{content:""}.sh-iconset-handicap{font-size:4px}.sh-iconset-handicap:before{content:""}.sh-iconset-parking-1{font-size:4px}.sh-iconset-parking-1:before{content:""}.sh-iconset-parking-2{font-size:4px}.sh-iconset-parking-2:before{content:""}.sh-iconset-alert-3{font-size:4px}.sh-iconset-alert-3:before{content:""}.sh-iconset-config{font-size:4px}.sh-iconset-config:before{content:""}.sh-iconset-obstructed{font-size:4px}.sh-iconset-obstructed:before{content:""}.sh-iconset-primarypartner{font-size:4px}.sh-iconset-primarypartner:before{content:""}.sh-iconset-maprefresh{font-size:4px}.sh-iconset-maprefresh:before{content:""}.sh-iconset-calendar{font-size:4px}.sh-iconset-calendar:before{content:""}.sh-iconset-settings{font-size:4px}.sh-iconset-settings:before{content:""}.sh-iconset-inactivestar{font-size:4px}.sh-iconset-inactivestar:before{content:""}
.dom-sel-rollup{display:block;margin:0 auto;background:#fff;min-width:320px;width:100%;min-height:100px;height:100%;padding:0 20px;max-width:1280px}.dom-sel-rollup .flare{background:#00b5b5;width:210px;height:5px;margin-bottom:20px}.dom-sel-rollup .dom-sel-head{font-family:Helvetica Neue,Helvetica,Arial,Sans;font-size:16px;color:#5c6570;letter-spacing:.41px;line-height:25px;text-align:left;height:50px;display:block;font-weight:700}.dom-sel-rollup .icon-close{display:inline-block;text-align:right;position:relative;float:right;right:40px;top:-5px;cursor:pointer;color:#b1bac2;opacity:.39;width:37px;height:37px}.dom-sel-rollup .dom-list{text-align:left;overflow-y:scroll;margin:40px 0;padding:0;display:table}.dom-sel-rollup .sh-domain{margin:15px 0 15px 10px;padding:0;list-style:none;display:inline-block;width:150px;float:none}.dom-sel-rollup .sh-domain .flag{background-repeat:no-repeat;margin:0 9px 0 0;display:inline-block;vertical-align:middle}.dom-sel-rollup .sh-domain .domain{display:inline-block;vertical-align:sub;font-family:HelveticaNeue,Helvetica Neue,Helvetica;font-size:14px;color:#5c6570}@media only screen and (min-width:950px)and (max-width:1280px){.dom-sel-rollup{width:100%;min-height:100px;height:100%;padding:0}.dom-sel-rollup .flare{width:205px;margin-left:51px}.dom-sel-rollup .dom-sel-head{letter-spacing:0;height:20px;margin:0 51px}.dom-sel-rollup .icon-close{right:-31px}.dom-sel-rollup .dom-list{list-style:none;overflow-y:auto;margin:40px 51px;display:block;height:100%}.dom-sel-rollup .sh-domain{padding:10px 1.8% 30px 0;margin:0;display:inline-block;font-size:14px;min-width:145px;width:14.5%;float:none}}#global-footer-container{border-top:1px solid #e6e9eb}.language-selector{border:none;white-space:nowrap;display:inline-block;text-decoration:none;cursor:pointer;letter-spacing:.14px;text-align:left;outline:none}.language-buttons{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center}.popOver{background:#fff;border-radius:6px;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);height:296px;width:320px;position:absolute;margin-top:-306px;overflow:hidden}.segmented-localization-controls{overflow:hidden;border:1px solid #cfd4d9;background-color:#fff;color:#2f343b;padding:13px 16px;border-radius:6px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.segmented-localization-controls .lang svg{margin-right:8px;fill:#2f343b}.segmented-localization-controls>:nth-child(n){border:none;background-color:#fff;font-size:13px;font-weight:400;line-height:17px;color:#2f343b;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;outline:none;padding:0 0 13px;text-align:left;width:100%}.segmented-localization-controls>:nth-child(n+2){border-top:1px solid #cfd4d9;padding-top:12px}.segmented-localization-controls>:last-child{padding-bottom:0}.country,.currency-selector{border:none;white-space:nowrap;letter-spacing:.14px;padding:0;background-color:transparent}.heading{font-family:Helvetica Neue,Helvetica,Arial,Sans;font-size:15px;font-weight:700;color:#5c6570;text-transform:none;letter-spacing:.18px;line-height:16px;text-align:left;margin:0;padding-bottom:20px}.social-app{display:block;overflow:hidden;padding-left:6%}@media only screen and (min-width:1281px){.social-app{width:327px;padding-left:32px;display:block;margin-right:32px}}@media only screen and (min-width:950px)and (max-width:1280px){.social-app{padding-left:32px;min-width:30%;display:block;margin-right:32px}}@media only screen and (min-width:640px)and (max-width:949px){.social-app{width:100%;padding-left:0;width:48%;-ms-flex-order:3;order:3;display:block}}@media only screen and (min-width:320px)and (max-width:639px){_:-ms-lang(x){width:264px}#trust-lang{width:316px}.social-app{display:block;-ms-flex-order:-1;order:-1;width:100%;padding-left:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.heading{width:100%}}.store-selector-wrapper{margin-bottom:16px}
.hidden{display:none}.sh-select{position:relative;font-family:arial;width:150px;background-color:#f6f8f9}.sh-select select{vertical-align:top;width:100%;display:inline-block;border:1px solid #d1dce5;position:relative;height:48px;font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;color:#677383;padding:0;-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);-o-transition:all .3s cubic-bezier(.19,1,.22,1);transition:all .3s cubic-bezier(.19,1,.22,1)}.sh-select select:focus{outline:0}.sh-select select+label{position:absolute;top:0;left:0;width:100%;margin:0;line-height:48px;color:#87909a;pointer-events:none;-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);-o-transition:all .3s cubic-bezier(.19,1,.22,1);transition:all .3s cubic-bezier(.19,1,.22,1);white-space:nowrap;padding:0 0 0 8px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.sh-select select:valid{color:#000;font-size:14px;padding:14px 0 0 8px}.sh-select select:valid+label{line-height:10px;padding:10px 0 0 8px;font-size:10px;color:#87909a}.sh-select:after{border-color:#677383;border-style:solid;border-width:.1em .1em 0 0;content:"";display:block;height:.45em;top:1.1em;right:16px;position:absolute;-webkit-transform:rotate(-225deg);transform:rotate(-225deg);vertical-align:middle;width:.45em;pointer-events:none}
.UIKIT-UIButton--PrimaryDisabled,.UIKIT-UIButton--SecondaryDisabled,.UIKIT-UIButton--TertiaryDisabled{pointer-events:none;cursor:default}.UIKIT-UIButton{display:block;border:0;outline:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;cursor:pointer;letter-spacing:.2px;-webkit-transition:all .6s cubic-bezier(.19,1,.22,1);-o-transition:all .6s cubic-bezier(.19,1,.22,1);transition:all .6s cubic-bezier(.19,1,.22,1);width:100%;font-size:16px;font-weight:700;line-height:20px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin:10px 0}.UIKIT-UIButton--default{height:48px;border-radius:24px}.UIKIT-UIButton--small{height:32px;border-radius:16px}.UIKIT-UIButton--Primary{color:#fff;border:1px solid #3f1d75;background-color:#3f1d75}.UIKIT-UIButton--Primary:hover{border:1px solid #1f0244;background-color:#1f0244}.UIKIT-UIButton--PrimaryDisabled{color:#fff;background-color:rgba(103,115,131,.3)}.UIKIT-UIButton--Secondary{color:#3f1d75;border:1px solid #d1dce5;background-color:#fff}.UIKIT-UIButton--Secondary:hover{border:1px solid #3f1d75}.UIKIT-UIButton--SecondaryDisabled{color:rgba(103,115,131,.3);border:1px solid rgba(103,115,131,.1);background-color:hsla(0,0%,100%,.3)}.UIKIT-UIButton--Tertiary{color:#3f1d75;border:none;background:none}.UIKIT-UIButton--Tertiary:hover{border:1px solid #3f1d75}.UIKIT-UIButton--TertiaryDisabled{color:rgba(103,115,131,.3);border:none}
.ModalDialog__content.store-config-modal__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:32px;width:580px;top:30%;left:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%);max-height:550px;overflow-y:hidden;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ModalDialog__content.store-config-modal__container .store-config-modal__header{text-align:center}.ModalDialog__content.store-config-modal__container .store-config-modal__header__title{font-family:Helvetica Neue Bold,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px;color:#2f343b;margin:0}.ModalDialog__content.store-config-modal__container .store-config-modal__header__subtitle{font-size:16px;font-weight:400;line-height:20px;color:#5c6570}.ModalDialog__content.store-config-modal__container .store-config-modal__body{overflow-y:auto;-ms-flex-positive:1;flex-grow:1;margin-bottom:24px;margin-top:24px}.ModalDialog__content.store-config-modal__container .store-config-modal__body .sh-select{width:100%;border-radius:4px}.ModalDialog__content.store-config-modal__container .store-config-modal__body .sh-select select{padding-right:32px;-webkit-box-sizing:border-box;box-sizing:border-box;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block}.ModalDialog__content.store-config-modal__container .store-config-modal__body .sh-select:after{top:1.4em}.ModalDialog__content.store-config-modal__container .store-config-modal__body .store-config-modal__locales+.store-config-modal__currencies{margin-top:24px}.ModalDialog__content.store-config-modal__container .store-config-modal__body .advisory-currency__container{margin-top:36px;text-align:center}.ModalDialog__content.store-config-modal__container .store-config-modal__body .advisory-currency__container h3{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:700;line-height:18px;color:#2f343b}.ModalDialog__content.store-config-modal__container .store-config-modal__body .advisory-currency__container h3 .advisory-currency__icon{margin-right:12px}.ModalDialog__content.store-config-modal__container .store-config-modal__body .advisory-currency__container .advisory-currency__description{font-size:12px;line-height:16px;color:#5c6570;padding:0 30px}.ModalDialog__content.store-config-modal__container .store-config-modal__body .advisory-currency__container .advisory-currency__description p:first-of-type{margin-top:0}.ModalDialog__content.store-config-modal__container .store-config-modal__body .advisory-currency__container .advisory-currency__description p:last-of-type{margin-bottom:0}.ModalDialog__content.store-config-modal__container .store-config-modal__actions{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.ModalDialog__content.store-config-modal__container .store-config-modal__actions button{width:auto;border-radius:512px;margin:0}@media only screen and (max-width:949px){.ModalDialog__content.store-config-modal__container{padding:32px 16px 16px;width:95%;top:12px;-webkit-transform:translate(-50%);transform:translate(-50%);max-height:95vh}.ModalDialog__content.store-config-modal__container .store-config-modal__header__title{font-size:18px;font-weight:700;line-height:22px}.ModalDialog__content.store-config-modal__container .store-config-modal__header__subtitle{font-size:14px;font-weight:400;line-height:18px}.ModalDialog__content.store-config-modal__container .ModalDialog__close{top:12px;right:12px}}@media only screen and (max-width:639px){.ModalDialog__content.store-config-modal__container .store-config-modal__body{margin-top:10px}.ModalDialog__content.store-config-modal__container .store-config-modal__body .advisory-currency__container{margin-top:24px}.ModalDialog__content.store-config-modal__container .store-config-modal__body .advisory-currency__container .advisory-currency__description{padding:0}.ModalDialog__content.store-config-modal__container .store-config-modal__actions button{width:100%}.ModalDialog__content.store-config-modal__container .store-config-modal__actions .store-config-modal__locales+.store-config-modal__currencies{margin-top:16px}}@media only screen and (min-width:639px){.ModalDialog__content.store-config-modal__container .store-config-modal__actions button{padding:12px 22px;height:auto}}
#list-view .list-element-cell{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0;font-size:16px}#list-view .list-element-cell .list-element-cell-label--selected{font-weight:700}#list-view .list-element-cell .currency-symbol{font-family:HelveticaNeue-Medium;width:53px;font-size:16px;margin-right:16px}#list-view .list-element-cell .country-flag{margin-right:12px}#list-view .list-element-cell .currency-symbol:after{content:"·";display:inline-block;float:right}.list-view-elements .list-view-element:hover .list-element-cell-label{color:#12bac2}#list-view .list-view-element .list-element-cell-label{font-family:HelveticaNeue-Medium;font-size:16px;color:#5c6570;letter-spacing:.14px;text-align:left}#list-view .list-view-element:hover .list-element-cell-label{color:#12bac2}
.formatted-link__button-as-link{border:none;background-color:transparent}
.FooterLinks{width:22%;display:block}.FooterLinks--LinkTitle{font-family:Helvetica Neue,Helvetica,Arial,Sans;font-weight:700;text-transform:none;letter-spacing:.18px;line-height:16px;margin:0;padding-bottom:20px}.FooterLinks--Link,.FooterLinks--LinkTitle{font-size:15px;color:#5c6570;text-align:left}.FooterLinks--Link{width:280px;height:156px;font-family:HelveticaNeue,Helvetica Neue,Helvetica;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.2;letter-spacing:normal;cursor:pointer}@media only screen and (min-width:320px)and (max-width:639px){.FooterLinks{display:block;width:100%}.FooterLinks--Column-about-stubhub{-ms-flex-order:1;order:1;padding-top:36px}.FooterLinks--Column-fan-hub{-ms-flex-order:2;order:2;padding:36px 0}}@media only screen and (min-width:640px)and (max-width:949px){.FooterLinks--Column-about-stubhub,.FooterLinks--Column-fan-hub{width:50%;padding-bottom:34px}}@media only screen and (min-width:950px)and (max-width:1280px){.FooterLinks--Column-about-stubhub,.FooterLinks--Column-fan-hub{width:22%;margin-left:32px}}@media only screen and (min-width:1281px){.FooterLinks--Column-about-stubhub,.FooterLinks--Column-fan-hub{margin-left:32px}}
.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download{width:100%}.footer-wrapper{border-top:1px solid #e6e9eb}.fb-send-to-messenger{width:160px}#trust-lang{padding-top:16px;width:180px}#trust-lang>span{border:none;min-height:32px;background-size:32px;display:inline-block;text-decoration:none;font-family:HelveticaNeue,Helvetica Neue,Helvetica;font-size:13px;color:#5c6570;letter-spacing:.14px;text-align:left;outline:none;font-weight:700;padding-left:42px;padding-bottom:21px}#trust-safety-confidence{background:url(/bfx/static/media/fp-buysell.b94df78a.svg) no-repeat}#trust-safety-service{background:url(/bfx/static/media/fp-service.1875701c.svg) no-repeat}#trust-safety-guarantee{background:url(/bfx/static/media/fp-guarantee.a033eff4.svg) no-repeat}#restrictions{font-size:13px;color:#0f5b99}#global-footer-container{border-top:1px solid #e6e9eb}.footer-wrapper{padding:0;margin:40px auto 0;background-color:#fff}.footer-wrapper .footer-main{max-width:1280px;margin:0 auto}.footer-wrapper .footer-main .footer-top{display:-ms-flexbox;display:flex;padding:45px 0 30px}.footer-heading{cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,Sans;font-size:15px;font-weight:700;color:#5c6570;text-transform:none;letter-spacing:.18px;line-height:16px;text-align:left;margin:0;padding-bottom:20px}.footer-wrapper .footer-main .footer-bottom .footer-social-app{display:-ms-flexbox;display:flex;overflow:hidden;padding-left:6%}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .dsl{margin:0 auto;cursor:pointer}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .dsl .flag{display:inline-block;background-repeat:no-repeat;zoom:.57;-moz-transform:scale(.57);vertical-align:middle;font-family:HelveticaNeue;font-size:14px;color:#5c6570;line-height:18px;text-align:left;border:none;background-color:#f6f8f9}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .dsl .domain{display:inline-block;vertical-align:sub;font-size:14px;text-decoration:none;border:none;background-color:#f6f8f9;text-align:left;margin:0;padding:0 0 0 5px}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download{padding-top:35px}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp{background:url(/bfx/static/media/applestore-en-us.e6280344.svg) no-repeat;width:136px;height:39px;padding-right:10px;text-indent:100%;overflow:hidden;white-space:nowrap;font-size:0}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-en-US{background:url(/bfx/static/media/applestore-en-us.e6280344.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-en-GB{background:url(/bfx/static/media/applestore-en-gb.e6280344.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-de-DE{background:url(/bfx/static/media/applestore-de-de.c5ccd1ac.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-fr-FR{background:url(/bfx/static/media/applestore-fr-fr.3eb560d8.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-fr-CA{background:url(/bfx/static/media/applestore-fr-ca.3eb560d8.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-es-ES{background:url(/bfx/static/media/applestore-es-es.97e7c095.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-es-MX,.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-es-US{background:url(/bfx/static/media/applestore-es-mx.991d42b8.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-pt-PT{background:url(/bfx/static/media/applestore-pt-pt.9cb66276.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-cs-CZ{background:url(/bfx/static/media/applestore-cs-cz.a1d8a1df.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-it-IT{background:url(/bfx/static/media/applestore-it-it.7d25be49.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-nl-NL{background:url(/bfx/static/media/applestore-nl-nl.1ab2e0af.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-de-AT{background:url(/bfx/static/media/applestore-de-at.35f3be43.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-de-LU{background:url(/bfx/static/media/applestore-de-lu.35f3be43.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-nl-BE{background:url(/bfx/static/media/applestore-nl-be.1ab2e0af.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-fr-BE{background:url(/bfx/static/media/applestore-fr-be.4c400bd8.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-en-IE{background:url(/bfx/static/media/applestore-en-ie.76f6227f.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-fi-FI{background:url(/bfx/static/media/applestore-fi-fi.eb567102.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-fr-LU{background:url(/bfx/static/media/applestore-fr-lu.4c400bd8.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-el-GR{background:url(/bfx/static/media/applestore-el-gr.88cd9fca.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-pl-PL{background:url(/bfx/static/media/applestore-pl-pl.bd8e050b.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-sv-SE{background:url(/bfx/static/media/applestore-sv-se.bb0a196f.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp-da-DK{background:url(/bfx/static/media/applestore-da-dk.376c2bd7.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp{background:url(/bfx/static/media/google_play-en-us.08a2dc39.svg) no-repeat;display:inline-block;width:135px;height:40px;text-indent:100%;overflow:hidden;white-space:nowrap;font-size:0}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-en-US{background:url(/bfx/static/media/google_play-en-us.08a2dc39.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-en-GB{background:url(/bfx/static/media/google_play-en-gb.08a2dc39.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-de-DE{background:url(/bfx/static/media/google_play-de-de.540ceb54.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-fr-FR{background:url(/bfx/static/media/google_play-fr-fr.93bdaf59.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp.androidapp-fr-CA{background:url(/bfx/static/media/google_play-fr-ca.93bdaf59.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-es-ES{background:url(/bfx/static/media/google_play-es-es.150e6b39.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-es-MX,.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp.androidapp-es-US{background:url(/bfx/static/media/google_play-es-mx.e881454e.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-pt-PT{background:url(/bfx/static/media/google_play-pt-pt.cec9911c.svg) no-repeat}.footer-wrapper .footer-main .footer-top .footer-social-app .footer-app-download .ios-android-app-download .androidapp-cs-CZ{background:url(/bfx/static/media/google_play-cs-cz.bb1c7897.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-it-IT{background:url(/bfx/static/media/google_play-it-it.9cb6c0a7.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-nl-NL{background:url(/bfx/static/media/google_play-nl-nl.2197868b.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-de-AT{background:url(/bfx/static/media/google_play-de-at.8ff5918a.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-de-LU{background:url(/bfx/static/media/google_play-de-lu.8ff5918a.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-nl-BE{background:url(/bfx/static/media/google_play-nl-be.2197868b.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-fr-BE{background:url(/bfx/static/media/google_play-fr-be.5197f883.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-en-IE{background:url(/bfx/static/media/google_play-en-ie.e9671f8e.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-fi-FI{background:url(/bfx/static/media/google_play-fi-fi.db71befd.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-fr-LU{background:url(/bfx/static/media/google_play-fr-lu.5197f883.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-el-GR{background:url(/bfx/static/media/google_play-el-gr.55753bf6.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-pl-PL{background:url(/bfx/static/media/google_play-pl-pl.22304b41.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-sv-SE{background:url(/bfx/static/media/google_play-sv-se.d50dd79d.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp-da-DK{background:url(/bfx/static/media/google_play-da-dk.f9c289ba.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-social{margin-top:45px;width:47%}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-social .footer-social-link{height:21px;width:12px;padding:0 25px 0 0;cursor:pointer}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-social .footer-facebook{background:url(/bfx/static/media/facebook-min.f3b74af0.svg) no-repeat;text-indent:100%;overflow:hidden;white-space:nowrap;font-size:0}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-social .footer-twitter{background:url(/bfx/static/media/twitter-min.eb34f0da.svg) no-repeat;text-indent:100%;overflow:hidden;white-space:nowrap;font-size:0}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-social .footer-instagram{background:url(/bfx/static/media/instagram-min.111d69a3.svg) no-repeat;text-indent:100%;overflow:hidden;white-space:nowrap;font-size:0}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-social .fb-send-to-messenger{display:block;padding-top:20px}.footer-wrapper .footer-main .footer-top .footer-info-pages{width:50%}.footer-wrapper .footer-main .footer-top ul{position:relative;list-style-type:none;margin:0;padding:0;font-family:HelveticaNeue-Bold,HelveticaNeue,Helvetica Neue,Helvetica;font-weight:700}.footer-wrapper .footer-main .footer-top ul li{padding-bottom:16px;line-height:16px;font-weight:400}.footer-wrapper .footer-main .footer-top ul li:last-child{padding-bottom:0}.footer-wrapper .footer-main .footer-top ul .heading{font-family:HelveticaNeue-Bold,HelveticaNeue,Helvetica Neue,Helvetica;font-weight:700;font-size:14px;color:#87909a;letter-spacing:.14px;text-align:left}.footer-wrapper .footer-main .footer-bottom a,.footer-wrapper .footer-main .footer-top a{display:inline-block;text-decoration:none;font-family:HelveticaNeue,Helvetica Neue,Helvetica;font-size:15px;cursor:pointer;color:#5c6570;letter-spacing:.14px;text-align:left}.footer-wrapper .footer-main .footer-bottom a:hover,.footer-wrapper .footer-main .footer-top a:hover{color:#00b5b5}.footer-wrapper .footer-main .footer-top .connect-with-us{padding-bottom:31px}.footer-wrapper .footer-main .footer-bottom{padding:10px 0 20px;border-top:1px solid #e6e9eb;font-family:HelveticaNeue,Helvetica Neue,Helvetica;font-size:11px;color:#5c6570;line-height:16px;text-align:left;width:100%;overflow:hidden;display:-ms-flexbox;display:flex}.fan-protect{width:312px;margin-left:32px}.fan-protect-img{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;float:left;font-size:12px;font-family:HelveticaNeue;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.23;letter-spacing:normal;color:#5c6570;width:144px;height:41px;cursor:pointer;background:url(/bfx/static/media/fanprotect.724c822d.svg) no-repeat;text-indent:100%;overflow:hidden}.fan-protect-img-de{background:url(/bfx/static/media/fanprotect-de.dd4d1728.svg) no-repeat}.footer-wrapper .footer-main .footer-bottom .copyright-container{padding-top:35px;float:left;padding-left:32px;-ms-flex:1 1 52%;flex:1 1 52%}.footer-wrapper .footer-main .footer-bottom .copyright-container .copyright-content{margin:0;padding-bottom:19px;font-family:HelveticaNeue,Helvetica Neue,Helvetica;font-size:11px;color:#5c6570;line-height:15px;width:auto}.footer-wrapper .footer-main .footer-bottom .copyright-container .copyright-content a{font-size:11px;font-weight:300;padding:0;color:#0f5b99;display:inline}.footer-wrapper .footer-main .footer-bottom .copyright-container .copyright-content a:hover{color:#0f5b99}@media only screen and (min-width:1281px){.footer-wrapper .footer-main .footer-top{overflow:hidden}.footer-wrapper .footer-main .footer-top .footer-social-app{width:327px;padding-left:32px;display:block}.footer-wrapper .footer-main .footer-top .footer-social-app .footer-app-download{padding-left:35px}.footer-wrapper .footer-main .footer-top .footer-social-app .footer-social{padding-bottom:45px}.footer-wrapper .footer-main .footer-top .footer-info-pages{width:50%}.footer-wrapper .footer-main .footer-top .about-stubhub,.footer-wrapper .footer-main .footer-top .fan-hub{float:left;width:265px;padding:0}.footer-wrapper .footer-main .footer-top .about-stubhub{width:166px;padding-right:133px}.footer-wrapper .footer-main .footer-top .fan-hub{width:155px;padding-right:57px}.footer-wrapper .footer-main .footer-bottom .copyright-container .copyright-content{text-align:left;width:auto}}@media only screen and (min-width:950px)and (max-width:1280px){.footer-wrapper .footer-main{padding:0 20px}.footer-wrapper .footer-main .footer-top{overflow:hidden}.footer-wrapper .footer-main .footer-top .footer-social-app{padding-left:32px;width:30%;display:block}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-social{margin-top:45px}.footer-wrapper .footer-main .footer-top .footer-social-app .footer-app-download{padding-left:35px}.footer-wrapper .footer-main .footer-top .footer-social-app .footer-social{padding-bottom:45px}.footer-wrapper .footer-main .footer-top .about-stubhub,.footer-wrapper .footer-main .footer-top .fan-hub{float:left;padding:0}.footer-wrapper .footer-main .footer-top .about-stubhub{width:166px;padding-right:83px}.footer-wrapper .footer-main .footer-top .fan-hub{width:156px;padding-right:46px}.footer-wrapper .footer-main .footer-bottom{padding:13px 0 35px}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download{text-align:right}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .iosapp{padding-right:5px}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download .ios-android-app-download .androidapp{padding-left:5px}}@media only screen and (min-width:640px)and (max-width:949px){.fan-protect{-ms-flex-order:3;order:3;width:50%;margin-left:0}.footer-wrapper .footer-main{padding:0 25px 0 15px}.footer-wrapper .footer-main .footer-top{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-wrapper .footer-main .footer-top .footer-app-download{padding:30px 0 0 80px;width:100%;-ms-flex-order:-1;order:-1}.footer-wrapper .footer-main .footer-top .footer-social-app .footer-app-download{width:100%}.footer-wrapper .footer-main .footer-bottom .footer-social-app{width:100%;padding-left:0}.footer-wrapper .footer-main .footer-top .footer-social-app{width:48%;-ms-flex-order:3;order:3;display:block}.footer-wrapper .footer-main .footer-top .footer-social{min-width:240px;padding:30px 0 45px;width:100%}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download{margin-top:-34px}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-social{width:100%;margin-top:0}.footer-wrapper .footer-main .footer-top .footer-info-pages{clear:left;padding-top:31px}.footer-wrapper .footer-main .footer-top .footer-info-pages .about-stubhub,.footer-wrapper .footer-main .footer-top .footer-info-pages .fan-hub{float:left;padding:0}.footer-wrapper .footer-main .footer-top .footer-info-pages .about-stubhub{width:240px;padding-right:20px}.footer-wrapper .footer-main .footer-top .footer-info-pages .fan-hub{padding-left:142px}.footer-wrapper .footer-main .footer-bottom{padding:24px 0 29px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-wrapper .footer-main .footer-bottom .copyright-container{padding-top:24px;padding-left:0;width:97%;-ms-flex-order:2;order:2}.footer-wrapper .footer-main .footer-bottom .copyright-container .copyright{line-height:14px;display:block}}@media only screen and (min-width:320px)and (max-width:639px){.footer-wrapper .footer-main .footer-top{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:32px 16px 0}.fan-protect{-ms-flex-order:0;order:0;margin-left:0;padding-top:36px;width:100%}.footer-wrapper .footer-main .footer-bottom{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding-top:40px}#trust-lang{width:auto;margin-right:16px}.footer-wrapper .footer-main .footer-top .footer-social-app{display:block}.footer-wrapper .footer-main .footer-top .footer-app-download{padding-top:30px}.footer-wrapper .footer-main .footer-top .footer-social{padding-top:40px}.footer-wrapper .footer-main .footer-top .footer-info-pages .about-stubhub,.footer-wrapper .footer-main .footer-top .footer-info-pages .fan-hub{padding:45px 0 0}.footer-wrapper .footer-main .footer-bottom .footer-social-app{-ms-flex-order:-1;order:-1;width:100%;padding-left:16px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-social{width:100%;margin-left:0;margin-top:0;padding-bottom:32px}.footer-wrapper .footer-main .footer-bottom .footer-social-app .footer-app-download{margin-top:-34px}.footer-wrapper .footer-main .footer-bottom .copyright-container{-ms-flex-order:2;order:2;width:97%;padding:0 16px 64px}.footer-wrapper .footer-main .footer-bottom .copyright-container+.footer-social-app{margin-bottom:36px}.footer-wrapper .footer-main .footer-bottom .copyright-container .copyright{display:block}}

/*# sourceMappingURL=swi-FooterNew.a75f962f.css.map*/