@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}.root-title-container{height:100%;display:flex;justify-content:center;color:#fff;align-items:center;font-family:Montserrat;flex-shrink:1}.root-title-box{padding:2em;border-radius:20px;font-size:1.75em;font-weight:400;text-align:center}.txt-smer{font-size:.73em;margin-top:.5em}.root-title-container p{white-space:nowrap}@media screen and (max-width: 1260px){.other-box{display:none}.root-title-container{flex:0;flex-shrink:1}}@media screen and (max-width: 870px){.other-box,.root-title-container{display:none}}.root-title-box>h1{margin:0;font-weight:600}.root-title-box>.text-shadow{text-shadow:3px 3px 5px rgba(0,0,0,.219)}html{width:100vw;height:100vh;--screen-width: 393px;--screen-height: 852px;--light-grey: rgba(238, 238, 238, 1);--primary-blue:rgba(126, 139, 255, 1);--blue-variant: #646fcc;--star: #FFDA15}*,*:before,*:after{box-sizing:border-box}body{background:linear-gradient(rgb(177,183,250) 0%,#7784f8 100%);background-color:#fff;width:100%;height:100%;display:flex;margin:0;padding:0}.main-area{flex:1;display:flex;justify-content:space-evenly;align-items:center}.linkout{font-size:.65em;margin-top:1em}.main-area>*{flex:1}.fs{flex-shrink:1}.fg{flex-grow:1}.shadow{box-shadow:3px 3px 5px #0000002f}.text-shadow{text-shadow:3px 3px 5px rgba(0,0,0,.719)}.va{display:flex;justify-content:center;align-items:center}.fsb{display:flex;justify-content:space-between}#root{max-width:var(--screen-width);height:min(100%,var(--screen-height));min-height:calc(var(--screen-height) * .65);overflow-y:auto;border:1px solid darkslategray;position:relative;flex:1;background-color:#fff;box-shadow:5px 5px 10px #0000007a;overflow-x:hidden}.italics{font-style:italic}.ticker-container{display:flex;background:linear-gradient(180deg,rgba(126,139,255,.3) 0%,rgba(255,255,255,.3) 100%);border-radius:1em;overflow:hidden;min-height:2.25em}.ticker-container button{flex:1;background:none;transition:background-color ease .25s}.ticker-container button:hover{background:rgba(5,5,5,.082)}.ticker-container input{flex:1;padding:0;text-align:center;place-items:center;display:grid;width:100%;border:none;background:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.review{background:linear-gradient(180deg,rgba(126,139,255,.222) 7.29%,rgba(126,139,255,0) 100%);padding:.75em 1.5em;border-radius:1em;z-index:2}.review .star-container{color:var(--star)}.star-container svg{stroke:#00000059;stroke-width:4em}.review p{font-size:.9em!important}.review h3{margin:.75em 0}.acc-tag{background-color:#d3d3d3;border-radius:20px;display:flex;font-weight:bolder;font-size:.8em;align-items:center;padding:1.5em 1.2em;gap:.5em}.acc-tag .icon{color:var(--primary-blue);flex-shrink:1;font-size:1.2em}.acc-text{flex-grow:1;text-align:center;line-height:normal}.h3-small{font-size:.8em;margin:1.4em 0}.event-info-card{display:flex;flex-direction:row;gap:.75em}.event-info-card h3{margin:0}.icon-box-container{flex-shrink:1}.event-info-content{font-size:.75em}.icon-box{border-radius:.5em;min-width:45px;min-height:45px;background-color:var(--light-grey);display:grid;place-items:center;font-size:1.6em;color:var(--primary-blue)}.header{position:sticky;top:0;background-color:var(--primary-blue);display:flex;flex-flow:column nowrap;align-items:center;z-index:10;height:100px;z-index:1}.header h2{font-family:Montserrat;font-style:normal;font-weight:700;font-size:1.25em;line-height:1.5em;color:#fff;margin:0}.header-section{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;padding:10px 0}.header-section img{cursor:pointer}#img-account{margin-left:5%;max-width:10%}#img-bell{margin-right:5%;max-width:8%}.search-bar{height:30px;width:92%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;background:#ffffff;border:.2px solid rgba(0,0,0,.3);box-shadow:0 4px 4px #0000000f;border-radius:10px}.search-bar img{max-width:5%;margin:0 2%}.search-bar input{width:80%;font-family:Inter;font-weight:300;font-size:.6em;color:#c0c0c1;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}#img-filter{cursor:pointer}.footer{position:sticky;bottom:-1px;background-color:var(--primary-blue);display:flex;flex-flow:row wrap;align-items:center;justify-content:center;height:80px}.footer-icon{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;margin:0 4%;padding:1%;color:#fff;cursor:pointer}.footer-icon:hover{background:rgba(230,242,255,.17);border-radius:10px}.community{font-family:Inter,sans-serif;margin-bottom:40px}.community-main{display:flex;flex-flow:column nowrap;justify-content:flex-end;color:#fff;text-shadow:0px 2px 4px rgba(0,0,0,.8);width:100%;height:320px;background-repeat:no-repeat}.community-main h1{font-weight:600;font-size:1.25em;margin:0 4%}.community-main p{font-weight:400;font-size:.625em;margin:0 0 15px 4%}.community-section{display:flex;flex-flow:column nowrap;margin:25px 4% 0}.community-section>h2{margin:0 0 12px;font-size:.875em;font-weight:600}.community-section button{font-family:Open Sans,sans-serif;font-weight:600;color:#fff;background:#7E8BFF;border-radius:30px}.community-section a{text-decoration:none;align-self:center}.community-section>a>button{padding:.25em 1em}.community-section>button{font-size:.875em;height:27px;padding:0 5%;align-self:center}.brief-item{color:#fff;height:60px;width:100%;background-size:100%;background-repeat:no-repeat;justify-content:space-between;display:flex;flex-flow:row nowrap;margin-bottom:20px}.brief-item-text{display:flex;width:70%;flex-flow:row nowrap;align-items:flex-end;align-self:flex-end;gap:2%;margin-left:2%}.brief-item-text h3{font-weight:600;text-shadow:0px 2px 4px rgba(0,0,0,.8);font-size:.875em;margin-bottom:8px}.brief-item-text p{font-size:.625em;margin-bottom:10px}.dot{font-size:1em!important;margin-bottom:5px!important}.brief-item button{font-size:.75em;height:28px;width:20%;align-self:center;box-shadow:0 4px 4px #00000040,0 4px 4px #00000040;border-radius:30px;margin-right:4%}.brief-item a{color:inherit}#EventDetails{--page-padding: 0 10px;max-width:100%;overflow-x:hidden;overflow-y:auto;font-size:12px;-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}#EventDetails h1{font-size:1.6em;margin:0;color:#fff}#EventDetails h2{font-size:1.08em;margin:0;font-weight:400}.txt-sm{font-size:.8em!important}.details-heading{height:519px;background-repeat:no-repeat;background-size:cover;background-position:center top;display:flex;flex-direction:column;justify-content:end;gap:1em;padding:0 10px}p{margin:0}.heading{display:flex;align-items:center;gap:.5em}.rating{color:var(--star);font-weight:bolder}.details-heading{z-index:1}.details-heading .event-name{display:flex;align-items:center;justify-content:space-between;background-color:#fff0!important}.following{color:#fff}.details-heading .price{-self:flex-end;background-color:#f0f8ff;padding:.65em .85em;border-radius:20px;font-weight:700}.owner-details{background:linear-gradient(90.11deg,rgba(14,38,255,.15) 3.98%,rgba(255,255,255,.0293298) 232.8%,rgba(0,0,0,0) 235.84%),rgba(217,217,217,.74);border-radius:1.2em;padding:.5em 1em;display:flex;justify-content:space-between}.follow{flex-shrink:1;flex-basis:75px;display:grid;place-items:center}.btn-small{background:#7E8BFF;padding:1em 2em;border-radius:10px;font-weight:700;color:#fff}button,.btn{border:none;transition:filter ease .25s}button:hover,.btn:hover{filter:brightness(.9);cursor:pointer}button:active,.btn:active{filter:brightness(.8)}section{margin:2.8em 0}section h2{margin-bottom:1em!important}.event-body{padding:var(--page-padding)}.event-body h2{font-weight:bolder!important}.event-body p{margin:.5em 0;font-size:1em}.map{width:100%;height:200px;background-color:#d3d3d3;border-radius:1em;display:grid;place-items:center;overflow:hidden}.map img{width:100%;object-fit:cover;object-position:center}.accessibility-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:30px;column-gap:.4em;row-gap:.8em}.accessibility-grid div{background-color:var(--light-grey)}.ticket-row{display:grid;margin:1em 0;grid-template-columns:2fr 1fr 1fr;align-items:center}.ticket-row label{flex-basis:3}.reviews-container{display:grid;grid-auto-columns:calc(var(--screen-width)*.65);column-gap:2.5em;overflow-y:auto;grid-auto-flow:column;padding:1em}.no-padding{margin:0 -10px}.columns{display:grid;grid-template-columns:1fr 1fr;gap:1em}.floating-header{position:absolute;top:0;left:0;z-index:10;width:100%;font-size:1em;font-weight:700;color:#fff;padding:1em 1em 20px}.timebar{font-size:1.4em}.status{display:flex;gap:.4em}.event-header{text-align:center;display:flex;justify-content:center;font-size:1.5em;margin-top:2em}.event-header .icon{width:2em;height:2em;border-radius:20px;color:#fff;background-color:#7e7e7eb9}.event-header .icon:visited{color:#fff!important}.floating-footer{position:sticky;bottom:0;left:0;z-index:10;width:100%;font-size:1.8em;font-weight:700;display:flex}.floating-footer button,.floating-footer .btn{font:inherit;background-color:var(--primary-blue);color:#fff;border-radius:1.2em}.floating-footer>*{padding:.4em}.floating-footer .like{flex-shrink:1}.like-btn{width:50px;height:50px;border-radius:1em;transition:transform .25s ease-out}.like-btn:active{width:50px;height:50px;transform:scale(.9)}@keyframes like-event{0%{transform:scale(.9)}to{transform:scale(1.1)}}.floating-footer .purchase{flex-grow:1}.purchase-btn{width:100%;height:100%;transition:transform .15s ease-out}.purchase-btn:active{transform:scale(.9)}.btn{display:flex;justify-content:center;align-items:center;text-decoration:none}.event-page{overflow-x:hidden}.card-section{display:flex;flex-flow:row nowrap;overflow-x:scroll;width:100%}.sectionName{width:100%;margin-left:1em;font-family:Montserrat;font-size:12px;font-weight:600;margin-bottom:.4em}.event-card-wrap{width:40vw;margin-left:1em}.event-img img{border-top-left-radius:20px;border-top-right-radius:20px}.event-card{box-shadow:0 4px 4px #00000040;border-radius:20px;height:200px;margin-bottom:1em;position:relative}.event-ratings{font-size:9px;margin-left:.5em;opacity:.7}.event-name{font-size:11px;font-weight:700;margin:4px 0 4px .5em;text-shadow:0px 4px 4px rgba(0,0,0,.15);background-color:#fff}.event-link,.event-link:hover,.event-link:active{text-decoration:none;color:inherit}.event-price{font-size:10px;margin-left:.5em}.backBtn{font-family:Montserrat;font-size:10px;font-weight:400;margin:2em 0 2em .4em}.backBtnImg{width:20px;height:20px;margin-bottom:3px;margin-left:.8em;transition:transform .3s ease}.back{display:flex;align-items:center}.backBtnImg:hover{transform:scale(1.1);cursor:pointer}.heart{position:absolute;top:10px;right:10px;font-size:18px;color:#fff;transition:color .3s ease;background-color:transparent}.heart:hover{cursor:pointer}.heart.active{color:#ff002b;cursor:pointer;transform:scale(1.1)}.shadow1{padding:4px;position:absolute;top:122px;width:100%;background:linear-gradient(to bottom,rgba(255,255,255,.5),rgba(255,255,255,1))}
