@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap);*{box-sizing:border-box}body,html{overflow:hidden;background-color:#000;margin:0;padding:0;font-family:"Industry-Black";overflow-x:hidden}@font-face{font-family:Industry-Black;src:url(/static/media/Industry-Black.52cce292.otf);font-weight:400;font-style:normal}@font-face{font-family:Industry-Book;src:url(/static/media/Industry-Book.4451a01b.otf);font-weight:400;font-style:normal}a{text-decoration:none}button{cursor:pointer}button:active,button:focus,input:focus,select:focus{outline:none}.container{max-width:1200px;width:100%;margin:0 auto;padding:0 15px 0 120px}@media(max-width:991px){.container{padding-left:0}}.row{width:100%;justify-content:center}.row,.row-wrap{display:flex;align-items:center}.row-wrap{justify-content:space-between;flex-wrap:wrap}.add-row{width:100%;max-width:991px}@media(max-width:991px){.add-row{max-width:640px;margin:auto}}.add-row button{width:80%;margin-top:20px}@media(max-width:991px){.add-row button{width:100%}}.welcome-screen{width:100%;max-width:640px;margin-bottom:50px}@media(max-width:991px){.welcome-screen{margin:auto}}.welcome-screen button{width:45%;margin-right:5%}.welcome-screen button.kep-login-facebook{border-radius:5px;font-family:Industry-Black;padding:10px 20px;font-size:16px}@media(max-width:991px){.welcome-screen button{width:100%;margin-right:0;margin-bottom:20px}}.col{flex:1 1}.action-buttons{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}@media(max-width:991px){.action-buttons{justify-content:flex-start}.action-buttons button{margin:20px 0 0}}.radio-group{display:flex;margin-top:20px;margin-bottom:15px;width:100%;max-width:300px}@media(max-width:991px){.radio-group{max-width:400px}}.spec-title{font-family:"Industry-Black"}input[type=radio]{visibility:hidden;position:absolute}input[type=radio]+label:before{height:13px;width:13px;margin-right:10px;content:"";display:inline-block;vertical-align:middle;border:2px solid #fff;border-radius:50%}input[type=radio]:checked+label:before{background:#fff;text-align:center}.popup-message{padding-top:20px;color:#fff;font-weight:400}.ContactList{margin-bottom:60px}.ContactList .Item{position:relative;display:flex;margin:0 -30px;padding:15px 30px;cursor:pointer}.ContactList .Item:before{top:0;margin-top:-1px}.ContactList .Item:before,.ContactList .Item:last-child:after{content:"";position:absolute;left:30px;right:30px;height:1px;background-color:#fff}.ContactList .Item:last-child:after{bottom:0;margin-bottom:-1px}.ContactList .Item:hover{background-color:rgba(255,0,0,.25)}.ContactList .Item.selected{background-color:#9e0218}.ContactList .Item-profile{width:36px;height:36px;margin:5px 15px 5px 0;border-radius:50%;object-fit:cover}.ContactList .Item-info{display:flex;flex-direction:column;justify-content:space-between}.ContactList .Item-info-name,.ContactList .Item-info-phone{margin:1px 0;padding:0;font-size:16px;font-family:"Industry-Book"}.ContactList .Item-info-name{color:#fff;font-weight:700}.ContactList .Item-info-phone{color:#fff;font-weight:400}.ContactList .Item-edit{position:absolute;width:16px;height:16px;bottom:10px;right:30px}.ContactList .Item-edit.disabled{opacity:.5}.Pass{margin-bottom:40px;background-color:#e9e9e9}.Pass-header{display:flex;padding:20px 30px;background-color:#212121}.Pass-header>img{width:80px;height:80px;margin-right:30px}@media(max-width:991px){.Pass-header>img{width:50px;height:50px}}.Pass-header-text{display:flex;flex:1 1;padding-top:10px;justify-content:center}@media(max-width:991px){.Pass-header-text{flex-direction:column}}.Pass-header-text-info{display:flex}@media(max-width:991px){.Pass-header-text-info{flex-direction:column}}.Pass-header-text-info-datetime{font-family:"Industry-Book";color:#fff;padding-right:20px}.Pass-header-text-info-datetime>span{display:block}.Pass-header-text-info-place{font-family:"Industry-Book";font-weight:lighter;color:#fff}.Pass-header-text-info-place>span{display:block}.Pass-header h2.title{flex:1 1;margin:0;padding:0 20px 0 0;color:#fff}@media(max-width:991px){.Pass-header h2.title{font-size:18px;flex:unset}}.Pass-section{display:flex;border-top:1px solid #d3d3d3}@media(max-width:991px){.Pass-section{display:none}}.Pass-section>span{display:flex;flex:1 1;justify-content:center;align-items:center;color:#fff;height:50px;background-color:#262626}.Pass-section>span:first-child,.Pass-section>span:nth-child(2),.Pass-section>span:nth-child(3){width:130px;flex:none;border-right:1px solid #d3d3d3}.Pass-section>span:nth-child(2){width:180px}.Pass-Item{display:flex;align-items:center;border-bottom:1px solid #a9a9a9;font-family:"Industry-Book"}.Pass-Item-details{flex:1 1;display:flex;min-height:50px}@media(max-width:991px){.Pass-Item-details{flex-direction:column}}.Pass-Item-filed{display:flex;align-items:center;width:130px;padding:5px 20px;border-right:1px solid #a9a9a9;font-weight:700}@media(max-width:991px){.Pass-Item-filed:first-child,.Pass-Item-filed:nth-child(3){display:none}}.Pass-Item-filed:nth-child(2){width:180px}@media(max-width:991px){.Pass-Item-filed:nth-child(2){width:100%;border-right:none}}.Pass-Item-name{flex:1 1;padding-left:20px;font-weight:700;display:flex;align-items:center}@media(max-width:991px){.Pass-Item-name{height:30px;flex:unset}}.Pass-Item-name>span{margin-left:10px;font-weight:400}.Pass-Item-ETicket{margin-right:1px}.Pass-Item-edit,.Pass-Item-ETicket,.Pass-Item-lottery,.Pass-Item-scanned{display:flex;justify-content:center;align-items:center;align-self:stretch;width:50px;color:#fff;background-color:#d8232a;cursor:pointer}.Pass-Item-edit.disabled,.Pass-Item-ETicket.disabled,.Pass-Item-lottery.disabled,.Pass-Item-scanned.disabled{cursor:auto;background-color:#474747}.Pass-Item-edit.disabled>*,.Pass-Item-ETicket.disabled>*,.Pass-Item-lottery.disabled>*,.Pass-Item-scanned.disabled>*{opacity:.5}.Pass-Item-edit>img,.Pass-Item-ETicket>img,.Pass-Item-lottery>img,.Pass-Item-scanned>img{width:24px}.Pass-Item-edit.lottary{background-color:#33b764}.Pass-Item-scanned{background-color:#424242;cursor:auto}.Pass-Item-lottery{background-color:#33b764}.Pass-Item-lottery.inactive{background-color:#474747;cursor:auto}.Button{position:relative;background-color:#d8232a;border:none;border-radius:5px;padding:10px 20px;color:#fff;font-family:Industry-Black;min-height:40px;font-size:16px;letter-spacing:1px;overflow:hidden}@media(max-width:991px){.Button{margin:auto;display:block}}.Button:disabled{opacity:.5;cursor:unset}.Button.fullwidth{width:100%}.Button.dark{background-color:#000}.Button.light{color:#000;background-color:#d3d3d3}.Button.gray{color:#fff;background-color:#474747}.Button.margin-top{margin-top:20px}.Button.margin-bottom{margin-bottom:20px}.Button.margin-vertical{margin-top:10px;margin-bottom:10px}.Button.loader>span{opacity:0}.Button .icon{position:absolute;left:10px;top:50%;width:20px;transform:translateY(-50%)}.Button .icon+span{margin-left:19px;display:inline-block}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Title{margin-bottom:50px}.Title-subtitle,.Title-title{margin:0;padding:0;color:#fff}.Title-title{font-size:32px}.Title-subtitle{font-size:18px;font-weight:400;font-family:"Industry-Book"}.Title.side .Title-title{color:#d8232a}.Title.light .Title-title{color:#333}@media(max-width:991px){.Title{margin-bottom:10px}.Title-subtitle,.Title-title{text-align:center}.Title-title{font-size:24px}}.Title:after{content:"";display:block;width:100px;height:3px;margin-top:10px;background-color:#d8232a}@media(max-width:991px){.Title:after{display:none}}.Title.small{margin-bottom:30px}.Title.small .Title-title{font-size:20px}.Title.small .Title-subtitle{font-size:16px}.Title.small:after{display:none}.HeaderTitle{display:flex;align-items:center;width:calc(100% + 120px);margin-left:-120px;padding-left:120px;height:240px;background-color:#000;background-size:cover;background-repeat:no-repeat}@media(max-width:991px){.HeaderTitle{display:none}}.HeaderTitle h1{margin:0;padding:0;color:#fff;font-size:36px;text-shadow:0 0 5px #000}.ErrorMessages{padding:10px 0}.ErrorMessages>p{margin:0;padding:0;font-size:16px;font-family:"Industry-Book";color:#d8232a;letter-spacing:1px}.ErrorMessagesWrapper{margin-bottom:10px}.Paragraph{margin:20px 0;padding:0;color:#fff;font-size:18px;line-height:22px;font-family:"Industry-Book"}.Paragraph.light{color:#333}@media(max-width:991px){.Paragraph{text-align:center;font-size:16px}}.ReactModal__Overlay{opacity:0;transition:opacity .2s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.Modal-Header{display:flex;margin-bottom:30px}.Modal-Header-title{flex:1 1;margin:0;padding:0;color:#000;font-size:20px}.Modal-Header-closebutton{color:#000;font-size:25px;cursor:pointer}.Modal-Body .form-container form{width:100%}.Container{position:relative;display:flex;flex:1 1;max-width:1200px;width:100%;min-height:600px;margin:0 auto;padding:0 15px 0 0}@media(max-width:991px){.Container{padding-left:15px}}.Container-Side{width:300px;min-width:300px;border-right:1px solid #fff;overflow:hidden;transition:all .3s ease-in-out}@media(max-width:991px){.Container-Side{min-width:100%;border-right:none;transition:all 0s ease-in-out}}.Container-Side.nospace{padding-left:0;padding-right:0}.Container-Side.hide{width:0;min-width:0;border-right:none}@media(max-width:991px){.Container-Side.hideOnMob{width:0;min-width:0;border-right:none}}.Container-Side .Container-Side-Content{width:300px;padding:50px 20px;overflow:hidden}@media(max-width:991px){.Container-Side .Container-Side-Content{width:100%;padding:35px 15px}}.Container-Side+.Container-body{padding-left:100px;padding-bottom:50px;min-height:400px}@media(max-width:991px){.Container-Side+.Container-body{width:100%;padding-left:15px;padding-right:15px;min-height:unset}}.Container-SideMenu{position:absolute;display:flex;flex-direction:column;align-items:center;top:0;left:-120px;bottom:0;border-right:1px solid #fff;background-color:#000;z-index:99}@media(max-width:991px){.Container-SideMenu{position:fixed;top:75px;right:0;left:0;flex-direction:row;justify-content:space-around;bottom:unset;border-right:none;border-top:1px solid #fff;border-bottom:1px solid #fff}.Container-SideMenu>a{flex:1 1}}.Container-SideMenu-Icon{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:120px;height:100px}@media(max-width:991px){.Container-SideMenu-Icon{display:none}}.Container-SideMenu-Icon:after{content:"";position:absolute;width:80px;height:1px;bottom:-1px;background-color:#fff;z-index:99}.Container-SideMenu-Icon:hover{background-color:rgba(255,0,0,.5)}.Container-SideMenu-Icon>img{width:36px}.Container-SideMenu-Icon>span{margin:8px 0 0;padding:0;font-size:16px;color:#fff}.Container-SideMenu-Icon.selected{background-color:#d8232a}.Container-SideMenu-Icon.selected:after{height:4px;bottom:-2px}.Container-SideMenu-Icon-Mob{position:relative;display:flex;justify-content:center;align-items:center;padding:0 5px;height:50px}@media(min-width:992px){.Container-SideMenu-Icon-Mob{display:none}}.Container-SideMenu-Icon-Mob>img{width:35px}.Container-body{flex:1 1;padding:50px 0 0 170px}@media(max-width:991px){.Container-body{padding:35px 0}}.Container.nospace .Container-body,.Container.nospace .Container-Side{padding-top:0;padding-bottom:0}.Page{display:flex;flex-direction:column;width:100%;min-height:calc(100vh - 50px);background-color:#000;padding-left:120px;overflow:hidden}@media(max-width:991px){.Page{padding-left:0}}.Info{margin-bottom:40px}.Info-row{padding:5px 0}.Info-row>label,.Info-row>p{margin:5px 0;padding:0;color:#fff;font-size:16px;font-family:"Industry-Book"}.Info-row>label{font-weight:700}.Info-row>p{font-weight:400}.Loader{display:flex;justify-content:center}.Loader:after{content:"";box-sizing:border-box;display:block;border:8px solid hsla(0,0%,100%,.5);border-top-color:#fff;border-radius:50%;width:32px;height:32px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;display:flex;align-self:center}.Loader.dark:after{border-color:#000 rgba(0,0,0,.35) rgba(0,0,0,.35)}.Loader.big:after{width:48px;height:48px;border-width:12px}.Hr{margin:20px 0;padding:0;border:none;border-top:1px solid #fff}.Switcher{display:flex}.Switcher.center{justify-content:center}.Switcher.right{justify-content:flex-end}.Switcher-Button{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background-color:#a9a9a9;cursor:pointer}@media(max-width:991px){.Switcher-Button{width:35px;height:35px}}.Switcher-Button.active{background-color:#fff}.Switcher-Button-icon{width:32px;height:32px}@media(max-width:991px){.Switcher-Button-icon{width:25px;height:25px}}.DatePicker{position:relative;display:flex;width:100%;border:1px solid transparent}.DatePicker.error{border-color:red}.DatePicker>.select-holder{width:auto;flex:1.8 1;margin-bottom:0;border-left:1px solid grey}.DatePicker>.select-holder.light{border:none}.DatePicker>.select-holder>select{background-image:none!important;padding-right:0}.DatePicker>.select-holder:first-child{flex:1.2 1;border:0}.DatePicker>.select-holder:last-child{flex:1.5 1;border:none}.DatePicker-clearbutton{position:absolute;width:20px;height:20px;padding:2px;right:13px;top:12.5px;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#fff;background-color:grey;cursor:pointer;z-index:10}.DatePicker-clearbutton.hide{display:none}.PhoneNumber{display:flex;width:100%;border:1px solid transparent}.PhoneNumber.light{border:1px solid #e9e9e9}.PhoneNumber.light span.code{background-color:transparent;border-right-color:#e9e9e9}.PhoneNumber.error{border-color:red}.PhoneNumber-Selectbox{position:relative}.PhoneNumber-Selectbox>span.code{display:flex;justify-content:flex-end;align-items:center;margin:0;padding:0 10px 0 0;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#262626;border-right:1px solid grey}.PhoneNumber-Selectbox>span.code.disabled{opacity:.5}.PhoneNumber-Selectbox>.select-holder{width:55px;margin-bottom:0}.PhoneNumber-Selectbox>.select-holder.light{border:none}.PhoneNumber-Selectbox>.select-holder>select{background-image:none!important;padding-right:0;height:45px;opacity:0}.PhoneNumber>.input-wrap{flex:1 1;margin-left:0!important;margin-bottom:0}.PhoneNumber>.input-wrap>input{width:100%;height:45px}.PhoneNumber>.input-wrap.light>input{border:none}.PhoneNumber>.input-wrap>.error-msg{display:none}.TicketCodeInput{display:flex;margin:10px -3px}.TicketCodeInput-Input{position:absolute;height:0;overflow:hidden;opacity:0;z-index:-1}.TicketCodeInput-Field{display:flex;justify-content:center;align-items:center;color:#d8232a;border:1px solid #fff;border-radius:5px;width:24px;height:24px;font-size:16px;font-family:"Industry-Book";margin:0 3px;cursor:pointer}.TicketCodeInput-Field.active{border-color:#d8232a}.TicketCodeInput-separator{display:inline-block;width:10px;margin-top:12px;border-top:1px solid #fff}.AnonymousLink{position:relative;margin-bottom:25px}.AnonymousLink-copy{position:absolute;top:0;right:0;width:100px;height:43px;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#d8232a;cursor:pointer}.AnonymousLink>.input-wrap{width:100%}.AnonymousLink>.input-wrap input{padding-right:110px}.AnonymousLink>button{width:100%}.SquarePasses-Row{display:flex;border-left:1px solid #fff;margin-top:-1px}.SquarePasses-Row:first-child{margin-top:0}.SquarePasses-Item{position:relative;width:16.65%;min-width:130px;border-right:1px solid #fff;border-bottom:1px solid #fff;border-top:1px solid #fff;background-color:#000;overflow:hidden}.SquarePasses-Item:after{content:"";display:block;padding-bottom:100%}.SquarePasses-Item.disabled{position:relative;cursor:auto!important}.SquarePasses-Item.disabled h5.footerlabel{background-color:grey}.SquarePasses-Item.disabled:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:#000;opacity:.65;z-index:10}.SquarePasses-Item.edit{cursor:pointer}.SquarePasses-Item.edit,.SquarePasses-Item.edit.lottery{background-color:#d8232a}.SquarePasses-Item.edit.lottery h4.editlabel{color:#fff!important}.SquarePasses-Item.edit.disabled{background-color:#424242;cursor:auto}.SquarePasses-Item.edit.disabled>*{opacity:.5}.SquarePasses-Item.user{background-color:#424242}.SquarePasses-Item.user .SquarePasses-Item-body{align-items:flex-start;padding:10px}.SquarePasses-Item.invite{background-color:#424242}.SquarePasses-Item.invite .SquarePasses-Item-body{justify-content:center;color:#fff;cursor:pointer}.SquarePasses-Item.lottery{background-color:#fff}.SquarePasses-Item.lottery *{color:#000!important}.SquarePasses-Item.lottery.wait{background-color:#33b764}.SquarePasses-Item.lottery.wait *{color:#fff!important}.SquarePasses-Item.lottery.pointer{cursor:pointer}.SquarePasses-Item.lottery .SquarePasses-Item-footer span{color:#000}.SquarePasses-Item-body{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0}.SquarePasses-Item-body.middle{justify-content:center}.SquarePasses-Item-body>img.logo{width:32px;margin-top:10px;margin-bottom:5px}.SquarePasses-Item-body>h3{margin:0;padding:0;color:#fff;text-align:center;font-size:18px}.SquarePasses-Item-body>span.token,.SquarePasses-Item-body>span.type{color:#fff;text-align:center;font-size:16px;font-family:"Industry-Book"}.SquarePasses-Item-body>img.clublogo{width:32px;margin-top:10px;margin-bottom:5px}.SquarePasses-Item-body>span.date{color:#fff;font-size:16px;font-family:"Industry-Book"}.SquarePasses-Item-body>span.stadium{color:#fff;font-size:14px;font-family:"Industry-Book";text-align:center}.SquarePasses-Item-body>img.notavailable{width:96px}.SquarePasses-Item-body>h2.games{margin:0;padding:0;color:#fff}.SquarePasses-Item-body>img.editcontacticon{width:48px;margin-bottom:10px}.SquarePasses-Item-body>h4.editlabel{margin:0;padding:0;color:#fff;font-size:14px;text-align:center}.SquarePasses-Item-body>h3.name{color:#bdbdbd!important;margin:0;padding:0;color:#fff;font-size:16px;text-align:left}.SquarePasses-Item-body>span.link,.SquarePasses-Item-body>span.phone{color:#bdbdbd;font-size:14px;font-family:"Industry-Book"}.SquarePasses-Item-body>span.link{width:100%;overflow-wrap:break-word}.SquarePasses-Item-ETicket{color:#fff;font-family:"Industry-Book";opacity:.65;font-size:14px;position:absolute;bottom:30px;width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.SquarePasses-Item-ETicket.bottom{bottom:7px}.SquarePasses-Item-ETicket svg{margin-right:5px}.SquarePasses-Item-ETicket:hover{opacity:1}.SquarePasses-Item-footer{position:absolute;left:0;right:0;bottom:7px;display:flex;justify-content:center;align-items:center;opacity:.65;padding-left:5px;cursor:pointer}.SquarePasses-Item-footer:hover{opacity:1}.SquarePasses-Item-footer.nohover{opacity:1;cursor:auto}.SquarePasses-Item-footer>img{width:16px;margin-right:5px}.SquarePasses-Item-footer>span{color:#fff;font-size:14px;font-family:"Industry-Book";display:inline-block;padding-bottom:2px}.SquarePasses-Item-footer h5.footerlabel{position:absolute;left:0;right:0;bottom:-7px;margin:0;padding:5px 0;color:#fff!important;font-size:12px;text-align:center;background-color:#33b764}.SquarePasses-Item-icon{position:absolute;right:10px;bottom:7px;display:flex;justify-content:flex-end;color:#fff;opacity:.65}.ticket-view{width:100%;max-width:991px;margin:0 auto;min-height:calc(100vh - 105px);display:flex;flex-direction:column}.ticket-view .close-button{color:#fd0;font-size:25px;align-self:flex-end;margin-right:20px;margin-bottom:15px}.ticket-view .no-info{color:#fff;padding:0 15px;margin-bottom:100px}.ticket-view .no-info p{font-family:"Industry-Black";text-transform:uppercase;text-align:center;padding:30px 50px;background-color:#9e0218}.ticket-view .no-info button{width:90%;height:50px;display:block;margin:auto;background-color:transparent;border:1px solid #fd0;color:#fff;display:flex;justify-content:center;align-items:center}.ticket-view .no-info button span{width:200px;display:inline-block;font-size:15px;text-align:center;line-height:22px}.ticket-view .ticket-details{display:flex;justify-content:space-between;flex-wrap:wrap}.ticket-view .ticket-details .game-details,.ticket-view .ticket-details .seat-details,.ticket-view .ticket-details .transport-info{width:calc(50% - 5px);height:220px;background-color:#262626;color:#fff;padding:15px;font-family:Industry-Book}.ticket-view .ticket-details .game-details h3,.ticket-view .ticket-details .seat-details h3,.ticket-view .ticket-details .transport-info h3{color:#fd0;font-size:20px;position:relative;font-family:"Industry-Black"}.ticket-view .ticket-details .game-details h3:before,.ticket-view .ticket-details .seat-details h3:before,.ticket-view .ticket-details .transport-info h3:before{content:"";width:55px;height:2px;background-color:#fd0;position:absolute;top:-10px}.ticket-view .ticket-details .game-details p,.ticket-view .ticket-details .seat-details p,.ticket-view .ticket-details .transport-info p{margin:0}.ticket-view .ticket-details .game-details .map-btn-row,.ticket-view .ticket-details .seat-details .map-btn-row,.ticket-view .ticket-details .transport-info .map-btn-row{text-align:right;margin-top:20px}.ticket-view .ticket-details .game-details .map-btn-row button,.ticket-view .ticket-details .seat-details .map-btn-row button,.ticket-view .ticket-details .transport-info .map-btn-row button{border:none;background-color:transparent;color:#fd0;font-size:25px;padding:0}.ticket-view .ticket-details .transfer-alert{margin:20px;padding:20px;width:100%;color:#fff;background-color:#e2091a}.ticket-view .ticket-details .transfer-alert>h3{margin:0;padding:0;text-align:center;text-transform:uppercase}.ticket-view .ticket-details .transfer-alert>p{margin:20px 0;padding:0;font-family:Industry-Book;text-align:center}.ticket-view .ticket-details .transfer-alert>a{position:relative;display:block;width:100%;padding:15px;color:#fff;border:1px solid #fff;text-align:center;text-transform:uppercase}.ticket-view .ticket-details .transfer-alert>a:hover{background-color:hsla(0,0%,100%,.25)}.ticket-view .ticket-details .transfer-alert>a>svg{position:absolute;right:15px;top:0;height:100%}.ticket-view .ticket-details .transport-info{width:100%;height:auto;margin-bottom:10px;padding-bottom:10px}.ticket-view .store-buttons{display:flex;align-items:center;grid-gap:10px;gap:10px}.ticket-view .store-buttons img{height:50px;width:auto;object-fit:contain}@media(max-width:380px){.ticket-view .store-buttons{flex-direction:column;grid-gap:10px;gap:10px}}.ticket-view .modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.ticket-view .modal-content{background:#d6d6d6;padding:15px;border-radius:0;box-shadow:0 4px 10px rgba(0,0,0,.3);text-align:center;width:90%;max-width:335px;position:relative}.ticket-view .close-button{position:absolute;top:10px;right:-10px;width:35px;height:35px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.ticket-view .close-button:after,.ticket-view .close-button:before{content:"";position:absolute;width:25px;height:3px;background-color:#6c6c6c}.ticket-view .close-button:before{transform:rotate(45deg)}.ticket-view .close-button:after{transform:rotate(-45deg)}.ticket-view .modal-title{font-size:26px;line-height:34px;font-weight:900;text-transform:uppercase;margin-bottom:45px;margin-top:45px;color:#000}.ticket-view .continue-button{width:100%;background:#1a1a1a;color:#fff;padding:14px;font-size:15px;font-weight:900;border:none;cursor:pointer;margin-right:15px;margin-bottom:25px;border-radius:0}.ticket-view .input-label{display:block;text-align:left;font-weight:700;font-family:Industry-Black;margin-top:20px;margin-bottom:5px;line-height:14.4px;font-size:12px;color:#000917}.ticket-view input{color:#000917;width:100%;padding:14px;margin-bottom:5px;border:1px solid #000917;box-shadow:0 -.3px 0 0 #000917;border-radius:0;font-size:16px;font-weight:400;font-family:Industry-Book;background:#d6d6d6}.ticket-view .checkbox-container{display:flex;align-items:flex-start;justify-content:flex-start;margin-top:20px;margin-bottom:10px;grid-gap:10px;gap:10px}.ticket-view .checkbox-container span{font-family:"Industry",sans-serif;font-weight:600;font-size:14px;line-height:14.4px;letter-spacing:0;text-align:left;display:block;padding-top:3px;padding-left:20px;width:70%}.ticket-view .checkbox-container input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;background:#d6d6d6;border:none;box-shadow:inset 0 0 0 1px #000;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}.ticket-view .checkbox-container input:checked:before{content:"X";font-size:20px;font-weight:700;color:#111;position:absolute;top:43%;left:53%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-align:center;line-height:1}.ticket-view .red-button{background:#d32f2f;margin-top:20px;margin-bottom:15px;font-family:"Industry",sans-serif}.ticket-view .black-button,.ticket-view .red-button{width:100%;color:#fff;padding:14px;line-height:22px;font-size:15px;font-weight:700;border:none;cursor:pointer;border-radius:0}.ticket-view .black-button{background:#1a1a1a}.ticket-view .input-error{border:1px solid red!important;box-shadow:0 0 1px rgba(255,0,0,.5)}.ticket-view .error-message{color:red;font-size:12px;margin-top:0;margin-left:0;text-align:left}.ticket-view .women-league-container{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.ticket-view .background-image{width:100%;height:auto;display:block}.ticket-view .overlay-logo{position:absolute;width:50%;height:auto}.ticket-view .gradient-overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#000 3%,rgba(0,0,0,.6) 30%,rgba(0,0,0,.4) 70%,rgba(0,0,0,.3) 90%,rgba(0,0,0,.2))}.map-view{position:fixed;top:0;bottom:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.7);display:flex;align-items:center}.map-view .map-wrapper{width:100%;max-width:991px;margin:auto;height:auto;position:relative}.map-view .map-wrapper img{width:100%}.map-view .map-wrapper .close{color:#333;font-size:25px;position:absolute;top:0;right:0;width:40px;height:40px}.map-view .map-wrapper .close,.ticket-checked-info{display:flex;justify-content:center;align-items:center}.ticket-checked-info{flex:1 1;flex-direction:column;background-color:#fff;margin-bottom:10px}.ticket-checked-info .qr-code{width:245px;height:245px;margin:20px;background-color:#fff}.ticket-checked-info .qr-code img{width:100%}.ticket-checked-info a.access-token{color:#fff;color:#000;text-decoration:underline;margin-bottom:20px}.ticket-checked-info a.access-token:hover{color:#d8232a}.ticket-checked-info .guest-details{width:100%;background-color:#262626;margin-top:40px;margin-bottom:5px;padding:15px;color:#fff;font-family:"Industry-Book"}.ticket-checked-info .guest-details h3{font-size:25px;font-family:"Industry-Black";text-transform:uppercase;margin:0;font-weight:400;line-height:40px}.ticket-checked-info .guest-details h3.ticket-type{color:#fd0}.ticket-checked-info .guest-details p{margin:0}.ticket-checked-info .guest-details .guest-details-bottom{display:flex;align-items:center;margin-top:5px}.ticket-checked-info .guest-details .guest-details-bottom>a{margin-right:10px}.ticket-checked-info .guest-details .guest-details-bottom .edit-btn{flex:1 1;display:flex;justify-content:flex-end;align-items:center}.ticket-checked-info .guest-details .guest-details-bottom .edit-btn button{background-color:transparent;border:none;color:#fff;display:flex;align-items:center}.ticket-checked-info .guest-details .guest-details-bottom .edit-btn button img{margin-right:10px}.ticket-checked-info .guest-details .guest-details-bottom a{color:#fd0}.ticket-checked-info .ticket-used{width:100%;padding:15px;font-family:"Industry-Book"}.ticket-checked-info .ticket-used .used{width:100%;height:50px;color:#fff;display:flex;justify-content:flex-start;align-items:center}.ticket-checked-info .ticket-used .used.yes{background:rgba(52,183,100,.5);color:#34b764}.ticket-checked-info .ticket-used .used.no{background:rgba(226,0,26,.5);color:#e2001a}.ticket-checked-info .ticket-used .used svg{margin-left:30px;font-size:20px}.ticket-checked-info .ticket-used .used span{flex:1 1;text-align:center;margin-left:-30px}.ticket-checked-info .ticket-used p{color:#fff;text-align:center;font-size:15px;margin:5px 0 0}.ticket-checked-info .ticket-used .feedback{margin:20px 0;background-color:#fd0;color:#333;padding:30px 50px;display:flex;flex-direction:column;align-items:center}.ticket-checked-info .ticket-used .feedback h3{text-align:center}.ticket-checked-info .ticket-used .feedback span{text-align:center;margin-bottom:20px}.ticket-checked-info .ticket-used .feedback button{width:170px;height:50px;background-color:#000;border:none;color:#fff}@media print{.external-page,body{background-color:#fff!important}.external-page-container .header img:nth-child(2){background-color:#000!important;padding:5px 10px;border-radius:10px}.external-page-container .header img:first-child{width:75px;height:75px}.ticket-view .ticket-details .game-details h3,.ticket-view .ticket-details .seat-details h3,.ticket-view .ticket-details .transport-info h3{color:#444}.ticket-view .ticket-details .game-details p,.ticket-view .ticket-details .seat-details p,.ticket-view .ticket-details .transport-info p{color:#000}.ticket-view .ticket-details .game-details,.ticket-view .ticket-details .seat-details,.ticket-view .ticket-details .transport-info{background-color:#eee!important;-webkit-print-color-adjust:exact}.ticket-view .ticket-details .game-details h3:before,.ticket-view .ticket-details .seat-details h3:before,.ticket-view .ticket-details .transport-info h3:before{background-color:#000!important}.ticket-view .close-button{display:none}.ticket-checked-info{flex:1 1;width:50%;margin-left:50%;padding-top:50px}.access-token{color:#000!important}}.input-wrap{width:45%;display:flex;flex-direction:column;margin-bottom:10px;color:#fff;font-family:"Industry-Book";font-size:16px;position:relative}@media(max-width:991px){.input-wrap{width:100%}}.input-wrap .label{margin-bottom:5px;font-size:16px}.input-wrap input{background-color:#262626;border:1px solid transparent;border-radius:0;width:100%;height:43px;padding:0 10px;color:#fff;font-family:"Industry-Book";font-size:16px;letter-spacing:1px;transition:all .4s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-wrap input.error{border:1px solid #d8232a}.input-wrap input.disabled{opacity:.5}.input-wrap .error-msg{height:10px;font-size:12px;color:#d8232a;margin:3px 0 0}.input-wrap .error-msg p{margin:0}.input-wrap .icon{position:absolute;right:15px;top:34px}.input-wrap .icon img{width:25px;height:auto}.input-wrap.fullwidth{width:100%}.input-wrap.nomargin{margin-right:0!important}.input-wrap.light span{color:#262626;font-weight:700}.input-wrap.light input{background-color:transparent;border:1px solid #e9e9e9;color:#262626}.select-holder{width:45%;display:flex;flex-direction:column;margin-bottom:23px;color:#fff;font-family:"Industry-Book";font-size:16px;position:relative}@media(max-width:991px){.select-holder{width:100%}}.select-holder span{margin-bottom:5px;font-size:16px}.select-holder select{background-color:#262626;border:none;border-radius:0;width:100%;height:45px;color:#fff;font-family:"Industry-Book";font-size:16px;letter-spacing:1px;-webkit-appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAMCAYAAACA0IaCAAAABHNCSVQICAgIfAhkiAAAAINJREFUKJGd0VERgCAMgOFFIIqRiGITaaINtIERiPD74DiBAx3uibHxjQMREQE2YJIfAUzAmpLAHXEUVCjq+UUAzxNmsIIAfCrk4A64D8hpXwllDbMFbEBzb2J4AxtQ+HqLAqxqhxnqgEtjzwZ1bnFm62MIUsxVIJq//rQV/A9VYLBAF3i+S5Hysa/BAAAAAElFTkSuQmCC);background-position:calc(100% - 13px) 17px;background-repeat:no-repeat;padding:0 37px 0 10px;-ms-overflow-style:none;scrollbar-width:none}.select-holder select::-webkit-scrollbar{display:none}.select-holder select option{background-color:#616365;color:#a9aeb2}.select-holder.marked{opacity:.35}.select-holder.light span{color:#262626;font-weight:700}.select-holder.light select{border:1px solid #e9e9e9;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAMCAYAAACA0IaCAAAABHNCSVQICAgIfAhkiAAAAU1JREFUKJGd0qFywkAQBuBNB0PMnQUBgnbuXG6IAc3M2qgMkcw9wtkTeYR7AZ4kCkcQeJimOjKonOmwVZkyLVDob//Zb1csAABMp9PGGLOEf8QYs4zjuAEAAESsoigixtj5WdAYs2SMnaMoIkR8B631mnNOzrmnwA5yzhHnnLTWawAA0FqvlVLknCMpZWutHd+DrLVjKWXrnCOl1DfUJU3TzSPgTyhN083VjYhYKaUoSRKSUrZ5no8u+zzPR1LKNkkSUkoRIlaXfXANDMNwwhiD3W7nD4dD2HVCiHY2m/VPpxN47z+Koni9i3XgcDicEBHUdV0VRfGGiNVgMJgAANR1/Qu6iXVXzOfzftM0sN/vP+M47nHOoSxLfzwew2szL7ewLMvkdrv1QRDAYrHoAQCUZemzLJO3Zu7GWjsWQrSr1YqEEH++zEMgIlaPQF8ORqNynDPmyQAAAABJRU5ErkJggg==)}.select-holder.light select,.select-holder.light select option{background-color:transparent;color:#262626}.checkbox-holder{margin-bottom:20px;font-family:"Industry-Book";align-self:flex-start;display:flex}.checkbox-holder .checkbox{position:relative;display:flex;align-items:flex-start}.checkbox-holder .checkbox input{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;width:21px;min-width:21px;height:21px;background-color:#262626;border-radius:0;border:none}.checkbox-holder .checkbox input.error{border:1px solid #d8232a}.checkbox-holder .checkbox-text span{color:#fff;margin-left:5px;font-size:14px;line-height:25px}.checkbox-holder .checkbox-text span.link{color:#d8232a;cursor:pointer}.checkbox-holder .checkbox>input:checked+span:before{content:"✓";display:block;color:#a9aeb2;font-size:18px;position:absolute;left:.5rem;top:3px;font-weight:700}.checkbox-holder.light input{background-color:transparent;border:1px solid #e9e9e9;color:#262626}.checkbox-holder.light span{color:#262626;font-weight:700}.calendar-holder{width:45%;display:flex;flex-direction:column;margin-bottom:23px;color:#fff;font-family:"Industry-Book";font-size:16px;position:relative;margin-right:5%}@media(max-width:991px){.calendar-holder{width:100%;margin-right:0}}.calendar-holder span{margin-bottom:5px;font-size:15px}.calendar-holder input{background-color:#262626;border:1px solid #262626;border-radius:0;width:100%;height:43px;padding:0 10px;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}.calendar-holder .input-with-icon .react-datepicker-wrapper{width:100%}.calendar-holder .input-with-icon .icon{position:absolute;right:15px;top:35px}.calendar-holder.light span{color:#262626;font-weight:700}.calendar-holder.light input{background-color:transparent;border:1px solid #e9e9e9;color:#262626}.form-container{width:100%;max-width:991px;display:flex;flex-direction:column;align-items:flex-start}@media(max-width:991px){.form-container{align-items:stretch;max-width:640px;padding:0;margin:auto}}.form-container form{width:80%}@media(max-width:991px){.form-container form{width:100%}}.form-container form .row{justify-content:flex-start}@media(max-width:991px){.form-container form .row{flex-direction:column;align-items:center}}.form-container form .row .input-wrap:first-child{margin-right:5%}@media(max-width:991px){.form-container form .row .input-wrap:first-child{margin-right:0}}.form-container form .row .input-wrap:nth-child(2){margin-left:5%}@media(max-width:991px){.form-container form .row .input-wrap:nth-child(2){margin-left:0}}.form-container form .row button{width:45%}@media(max-width:991px){.form-container form .row button{width:100%}}.form-container form .row button:first-child{margin-right:5%}@media(max-width:991px){.form-container form .row button:first-child{margin-right:0;margin-bottom:20px}}.form-container form .row button:nth-child(2){margin-left:5%}@media(max-width:991px){.form-container form .row button:nth-child(2){margin-left:0}}.form-container .as-form{width:80%}@media(max-width:991px){.form-container .as-form{width:100%}}.SCB-navigation{position:fixed;top:0;left:0;width:100%;height:100px;background-color:#171717;padding-bottom:10px;z-index:100}.SCB-navigation+.Page{padding-top:100px}@media(max-width:991px){.SCB-navigation{height:75px;background:#000}.SCB-navigation+.Page{padding-top:125px}}.SCB-navigation a{color:#fff}.SCB-navigation .container,.SCB-navigation .row{height:100%}.SCB-navigation .header-meta{display:flex;justify-content:space-between;margin-left:60%;padding-top:15px;font-family:"Industry-Book";font-size:14px;letter-spacing:.3px;color:#fff}@media(max-width:991px){.SCB-navigation .header-meta{display:none}}.SCB-navigation .header-left,.SCB-navigation .header-right{flex:1 1;display:flex;justify-content:space-between;font-size:20px;letter-spacing:.5px}@media(max-width:991px){.SCB-navigation .header-left,.SCB-navigation .header-right{display:none}}.SCB-navigation .header-logo{position:relative;margin:0 30px;width:140px;height:70px}@media(max-width:991px){.SCB-navigation .header-logo{width:50px;height:100%}}.SCB-navigation .header-logo img{position:absolute;top:-20px;left:0;width:100%;border-radius:100%;box-shadow:0 -125px 65px 40px hsla(0,0%,100%,.4)}@media(max-width:991px){.SCB-navigation .header-logo img{top:12.5px}}.SCB-navigation .header-right-mob{position:absolute;top:20px;right:25px}@media(min-width:992px){.SCB-navigation .header-right-mob{display:none}}.SCB-navigation .header-right-mob .button_toggle{width:30px;height:30px;background-color:transparent;border:none;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;position:relative}.SCB-navigation .header-right-mob .button_toggle .button_toggle_line{width:20px;height:2px;background-color:#fff;transition:all .4s}.SCB-navigation .header-right-mob .button_toggle .button_toggle_line:first-child{transform:rotate(0)}.SCB-navigation .header-right-mob .button_toggle .button_toggle_line:nth-child(2){opacity:1}.SCB-navigation .header-right-mob .button_toggle .button_toggle_line:nth-child(3){transform:rotate(0);position:relative}.SCB-navigation .header-right-mob .button_toggle.close .button_toggle_line:first-child{transform:rotate(45deg)}.SCB-navigation .header-right-mob .button_toggle.close .button_toggle_line:nth-child(2){opacity:0}.SCB-navigation .header-right-mob .button_toggle.close .button_toggle_line:nth-child(3){transform:rotate(-45deg);position:absolute;top:9px}.SCB-navigation .navigation-mob{position:absolute;left:0;bottom:calc(-100vh + 75px);width:100%;height:0;overflow:hidden;background-color:#000;transition:all .4s}@media(min-width:992px){.SCB-navigation .navigation-mob{display:none}}.SCB-navigation .navigation-mob.show{height:calc(100vh - 75px)}.SCB-navigation .navigation-mob .nav-mob{height:100%;overflow-y:scroll;padding:40px 20px 80px}.SCB-navigation .navigation-mob .nav-mob .nav-mob-main{display:flex;flex-direction:column;width:100%}.SCB-navigation .navigation-mob .nav-mob .nav-mob-main a{width:98%;height:60px;margin:auto;text-align:center;line-height:60px;font-size:25px;letter-spacing:.7px;border-bottom:1px solid #474747}.SCB-navigation .navigation-mob .nav-mob .nav-mob-meta{width:100%;font-family:"Industry-Book";font-size:16px;letter-spacing:.3px}.SCB-navigation .navigation-mob .nav-mob .nav-mob-meta .row{width:98%;height:60px;margin:auto;border-bottom:1px solid #474747;justify-content:space-evenly}.SCB-navigation .navigation-mob .nav-mob .nav-mob-meta .row span{color:#fff}.link-holder{margin:10px 0}.link-holder .Link{font-family:Industry-Book;font-size:16px;letter-spacing:1px;cursor:pointer}.link-holder .Link.dark{color:#d8232a}.link-holder .Link.light{color:#333}.SCB-footer{width:100%;height:50px;background-color:#222;color:#fff;font-size:14px;font-family:Industry-Book}@media(max-width:991px){.SCB-footer{height:unset;padding:20px 0}}.SCB-footer .container{height:100%}.SCB-footer .meta{height:100%;display:flex;align-items:center;justify-content:space-between}@media(max-width:991px){.SCB-footer .meta{flex-direction:column-reverse}}.SCB-footer .meta .left,.SCB-footer .meta .right{flex:1 1;display:flex}.SCB-footer .meta .left span{margin-right:3px}@media(max-width:991px){.SCB-footer .meta .left{margin-top:5px;flex-direction:column;align-items:center}.SCB-footer .meta .left span{margin-top:10px}.SCB-footer .meta .left span:nth-child(2){display:none}}.SCB-footer .meta .right{justify-content:flex-end}.SCB-footer .meta .right a{color:#fff;margin-left:50px}@media(max-width:991px){.SCB-footer .meta .right a{margin-left:15px}}.help-info{background:rgba(216,35,42,.1);border:1px solid #d8232a;border-radius:5px;color:#fff;padding:15px;margin-bottom:15px}@media(max-width:991px){.help-info{margin-bottom:0}}.help-info p{margin:0;font-size:15px;display:inline;letter-spacing:.3px;text-align:justify}.InputFile{position:absolute;left:0;right:0;height:41px;background-color:#262626;display:flex;flex-direction:row}.InputFile>span{flex:1 1;color:#fff;padding:0 10px;font-family:"Roboto-Condensed";font-size:16px;line-height:40px;letter-spacing:1px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.InputFile>button,.InputFile>label{width:40px;height:40px;margin:1px;border:none;background-color:#d8232a;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.InputFile>button.disabled,.InputFile>button:disabled,.InputFile>label.disabled,.InputFile>label:disabled{opacity:.5}.InputImage{position:absolute;right:0;height:41px;background-color:#262626;display:flex;flex-direction:row}.InputImage>label{width:40px;height:40px;margin:1px;border:none;background-color:#d8232a;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.InputImage>label.disabled{opacity:.5}.InputImage>input{display:none}.VoucherInfo span.info{display:block;margin-top:5px;font-size:14px;font-family:"Industry-Book"}.VoucherInfo span.info>svg{margin-left:15px;margin-right:5px}.VoucherInfo span.info>svg:first-child{margin-left:0}.VoucherInfo img.image{width:50%}@media(max-width:991px){.VoucherInfo img.image{display:block;margin-left:auto;margin-right:auto}}@media(max-width:640px){.VoucherInfo img.image{width:100%}}.RadioButton{border:1px solid #20262f;background:#20262f;padding:10px 30px;flex:1 1;color:#bbbdc1;font-family:Industry-Black;font-size:14px;letter-spacing:1px;cursor:pointer;transition:all .2s ease;min-width:170px;min-height:43px}.RadioButton.active{border-color:#fd0;color:#fd0}.RadioButton.rounded-left{border-bottom-left-radius:5px;border-top-left-radius:5px}.RadioButton.rounded-right{border-bottom-right-radius:5px;border-top-right-radius:5px}.Alert-message{margin:0;padding:0;font-family:"Industry-Book"}.Alert-buttoncontainer{display:flex;justify-content:space-between;padding-top:40px}.Alert-buttoncontainer>.Button{width:45%!important}.external-page{width:100%;min-height:100vh;background-color:#000917}.external-page .external-page-container{width:100%;max-width:991px;margin:0 auto;padding:0 15px}.external-page .header{display:flex;justify-content:space-between;padding:30px 0}
/*# sourceMappingURL=main.badb6e13.chunk.css.map */