.banner_card{height:330px;padding:30px;background:rgba(0,0,0,.3)}@media screen and (max-width:768px){.banner_card{height:200px;padding:15px}}.banner_card .content .name_data .event-name{font-family:Inter,sans-serif;font-size:37px;font-weight:600;line-height:37px;text-align:left;color:#fff;margin:10px 0}@media screen and (max-width:768px){.banner_card .content .name_data .event-name{font-size:22px;line-height:25px;margin:2px 0}}.banner_card .content .name_data .venue-name{font-family:Inter,sans-serif;font-size:21px;font-weight:400;line-height:28px;text-align:left;color:#fff}@media screen and (max-width:768px){.banner_card .content .name_data .venue-name{font-size:13px;line-height:18px}}.banner_card .content .name_data .event-date{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-align:left;color:#fff;margin-top:5px}@media screen and (max-width:768px){.banner_card .content .name_data .event-date{font-size:9px;line-height:16px}}.banner_card .content .get_tickets{background:#1d1d1d;box-shadow:0 4px 6px rgba(0,0,0,.1);width:150px;height:40px;padding:8px 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:center;color:#fff;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease}@media screen and (max-width:768px){.banner_card .content .get_tickets{font-size:12px;width:100px;height:35px;padding:6px 12px}}.banner_card .content .get_tickets:hover{background:#333;transform:translateY(-3px);box-shadow:0 6px 8px rgba(0,0,0,.2)}.banner_card .content .get_tickets:focus{outline:none;box-shadow:0 0 0 3px hsla(0,0%,100%,.5)}.banner_card .content .get_tickets:active{transform:scale(.95);box-shadow:0 2px 4px rgba(0,0,0,.1)}.banner_card .content .get_tickets:disabled{background:#888;cursor:not-allowed}.banner_card .content .get_tickets.loading{position:relative;pointer-events:none}.banner_card .content .get_tickets.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;transform:translate(-50%,-50%);animation:spin 1s linear infinite}@keyframes spin{to{transform:translate(-50%,-50%) rotate(1turn)}}.bg_image_banner{position:relative;filter:blur(25px)}.bg_image_banner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:1}.fillter_section{padding:10px 6px;text-align:center}.fillter_section .fillter_inner_portion{display:flex;gap:15px;justify-content:center;margin:15px 10px}@media screen and (max-width:768px){.fillter_section .fillter_inner_portion{margin:0 3px}}.fillter_section .fillter_inner_portion .fillter_item{display:flex;justify-content:center;align-items:center;background:#181818;width:324px;height:53.33px;font-family:Inter,sans-serif;font-size:24px;font-weight:400;line-height:16px;text-align:center;color:#fff;padding:10px;border-radius:10px}.fillter_section .fillter_inner_portion .fillter_item button{background:transparent!important;border:none}@media screen and (max-width:768px){.fillter_section .fillter_inner_portion .fillter_item{height:40px;width:30.5%}}.fillter_section .fillter_inner_portion .fillter_item svg{width:33.31px;height:33.31px}@media screen and (max-width:768px){.fillter_section .fillter_inner_portion .fillter_item svg{width:20px;height:20px}.fillter_section .fillter_inner_portion .fillter_item span{display:none}}.event_card_container{padding:1px 3px}.event_card{border:2px solid #27272a;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;height:100%;box-shadow:0 4px 8px hsla(0,0%,100%,.2);transition:box-shadow .3s ease,transform .3s ease}.img-container{flex-shrink:0;height:300px;overflow:hidden}.image{object-fit:cover;width:100%;height:100%;opacity:0;transform:scale(.95);animation:imageLoad .8s ease-out forwards;transition:transform .4s ease}@keyframes imageLoad{to{opacity:1;transform:scale(1)}}.event_card:hover .image{transform:scale(1.1)}.event_card:hover{box-shadow:0 4px 8px var(--event-color,hsla(0,0%,100%,.2));transform:translateY(-5px)}.event_card .content{display:flex;flex-direction:column;flex-grow:1;padding:15px;justify-content:space-between;height:100px}.event_card .content h2{font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:22px;text-align:left;color:#fff;white-space:normal;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.event_card .content h2{font-size:14px;font-weight:400;line-height:20px}}.event_card .content p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-align:left;color:#787878;margin-top:5px}@media screen and (max-width:768px){.event_card .content p{font-size:12px;font-weight:400;line-height:20px}.img-container{height:200px}.event_card .content{padding:10px}}.new_banner_slider_events .slick-slider .slick-dots{bottom:-13px!important}@media screen and (max-width:768px){.new_banner_slider_events .slick-slider .slick-dots{bottom:-10px!important}}.embla{margin:auto;--slide-height:19rem;--slide-spacing:1rem;--slide-size:40%;--brand-primary:#8ab4f8;--brand-secondary:#c1a8e2;--brand-alternative:#88babf;--background-site:#000;--background-code:#0c0c0c;--text-body:#dedede;--text-comment:#aaa;--text-high-contrast:#e6e6e6;--text-medium-contrast:#cacaca;--text-low-contrast:#aaa;--detail-high-contrast:#656565;--detail-medium-contrast:#191919;--detail-low-contrast:#151515;--admonition-note:#8ab4f8;--admonition-warning:#fdba74;--admonition-danger:#dc2626;--brand-primary-rgb-value:138,180,248;--brand-secondary-rgb-value:193,168,226;--brand-alternative-rgb-value:136,186,191;--background-site-rgb-value:0,0,0;--background-code-rgb-value:12,12,12;--text-body-rgb-value:222,222,222;--text-comment-rgb-value:170,170,170;--text-high-contrast-rgb-value:230,230,230;--text-medium-contrast-rgb-value:202,202,202;--text-low-contrast-rgb-value:170,170,170;--detail-high-contrast-rgb-value:101,101,101;--detail-medium-contrast-rgb-value:25,25,25;--detail-low-contrast-rgb-value:21,21,21;--admonition-note-rgb-value:138,180,248;--admonition-warning-rgb-value:253,186,116;--admonition-danger-rgb-value:220,38,38}.embla__viewport{overflow:hidden}.embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}@media (max-width:768px){.embla__slide{flex:0 0 100%;padding-left:46px;padding-right:30px}.embla__dot,.embla__dot:after{width:7px;height:7px}}.embla__slide__number{border-radius:1.8rem;display:flex;align-items:center;justify-content:center;height:var(--slide-height);user-select:none}.embla__controls{display:grid;grid-template-columns:auto 1fr;justify-content:space-between;margin-top:1.8rem}.embla__dots{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px}@media (max-width:768px){.embla__dots{gap:3px}.embla__dot:after{width:7px!important;height:7px!important}}.embla__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;justify-content:center}.embla__dot,.embla__dot:after{width:10px;height:10px;display:flex;align-items:center;border-radius:50%}.embla__dot:after{box-shadow:inset 0 0 0 1px #fff;content:""}.embla__dot--selected:after{background-color:#fff}.page_not_found{max-width:1350px;margin:auto;padding:100px 20px;min-height:100vh}.page_not_found h2{font-family:Inter,sans-serif;font-size:67px;font-weight:400;line-height:70px;text-align:center;color:#fff}@media screen and (max-width:675px){.page_not_found h2{font-size:35px;font-weight:400;line-height:37px}}.page_not_found p{font-family:Inter,sans-serif;font-size:43px;font-weight:400;line-height:45px;text-align:center;color:#a1a1aa}@media screen and (max-width:675px){.page_not_found p{font-size:21px;font-weight:400;line-height:25px}}.page_not_found .all_btn{margin:50px 0}@media screen and (max-width:675px){.page_not_found .all_btn{margin:20px 0}}.page_not_found .all_btn ul{padding-left:0;margin-left:0}.page_not_found .all_btn ul li{display:inline-block;width:190px;margin-right:30px;border:1px solid #ea580c;box-shadow:0 0 8px 1px #ea580c;border-radius:12px;text-align:center;padding:10px;transition:all .3s ease-in-out}.page_not_found .all_btn ul li:hover{box-shadow:0 0 20px 5px #ea580c;transform:scale(1.05)}@media screen and (max-width:675px){.page_not_found .all_btn ul li{display:block;margin:15px auto}}.page_not_found .all_btn ul li:nth-child(3){margin-right:0}@media screen and (max-width:675px){.page_not_found .all_btn ul li:nth-child(3){margin:15px auto}}.page_not_found .all_btn ul li a{font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:25px;text-align:center;color:#ea580c;width:190px}@media screen and (max-width:675px){.page_not_found .all_btn ul li a{font-size:17px;font-weight:400;line-height:25px}}.page_not_found .all_btn_contact{margin:50px 0}@media screen and (max-width:675px){.page_not_found .all_btn_contact{margin:25px 0}}.page_not_found .all_btn_contact ul{padding-left:0;margin-left:0}.page_not_found .all_btn_contact ul li{display:inline-block;width:190px;margin-right:30px;border:1px solid #fff;box-shadow:0 0 8px 1px #ea580c;border-radius:12px;text-align:center;padding:10px;transition:all .3s ease-in-out}.page_not_found .all_btn_contact ul li:hover{box-shadow:0 0 20px 5px #ea580c;transform:scale(1.05)}@media screen and (max-width:675px){.page_not_found .all_btn_contact ul li{display:block;margin:15px auto}}.page_not_found .all_btn_contact ul li:nth-child(2){margin-right:0}@media screen and (max-width:675px){.page_not_found .all_btn_contact ul li:nth-child(2){margin:15px auto}}.page_not_found .all_btn_contact ul li a{font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:25px;text-align:center;color:#fff;width:190px}@media screen and (max-width:675px){.page_not_found .all_btn_contact ul li a{font-size:17px;font-weight:400;line-height:25px}}.double-range-slider input[type=range]::-webkit-slider-thumb{pointer-events:all;width:20px;height:20px;border-radius:50%;background:#3490dc;cursor:pointer}.double-range-slider input[type=range]::-moz-range-thumb{pointer-events:all;width:20px;height:20px;border-radius:50%;background:#3490dc;cursor:pointer}.double-range-slider input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:3px;background:transparent;pointer-events:none;z-index:3}.double-range-slider input[type=range]:nth-of-type(2){z-index:4}.event_search_menu button{width:100%}.mobile-icon{left:unset!important;right:0!important;border:none;color:#fff}.date-picker-newc-custome{width:100%;height:50px;border:2px solid #fff!important;background:#fff!important;border-radius:50px!important;padding-left:10px;padding:2px 15px!important;font-weight:700;color:#000!important;box-shadow:none!important}.calendar-button{position:absolute;top:0;right:0;height:100%;border-radius:0 50px 50px 0}.senRqtButton{font:normal normal normal 16px/21px Lexend;color:#e76700;text-decoration:none;filter:drop-shadow(0 5px 5px #660fe9)}.senRqtButton:hover{color:#dc1800}.coin{width:80px;height:40px;perspective:1000px}.coin-inner{width:100%;height:100%;position:relative;transform-style:preserve-3d;animation:flip 5s infinite}.coin-back,.coin-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;align-items:center;justify-content:center}.coin-back{transform:rotateY(180deg)}@keyframes flip{0%,20%,to{transform:rotateY(0deg)}40%,60%{transform:rotateY(180deg)}}.coin-remaining{font-size:.8rem;color:#fff;text-shadow:2px 2px 4px #000}.other_links_drawer div{margin:10px 0}.other_links_drawer div a{color:#fff;font-size:16px;font-weight:600}.pagination_custom{display:flex;align-items:center}.pagination_custom button{color:#fafafa;padding:0 10px}.pagination_custom .active{background:#fafafa;color:#18181b;border-radius:5px}.pagination_custom span{color:#fafafa}button.shadcn_ui_slect{box-shadow:0 1px 2px 0 rgba(0,0,0,.051);width:100%;height:50px;font-family:Inter,sans-serif;font-size:13.13px;font-weight:400;line-height:15.88px;text-align:left;color:#a1a1aa}.shadcn_ui_slect,button.shadcn_ui_slect{background-color:#09090b;border:1px solid #27272a;border-radius:8px}.shadcn_ui_slect{box-shadow:0 1px 2px 0 rgba(0,0,0,.051)!important;width:100%!important;height:auto!important;font-family:Inter!important;font-size:13.13px!important;font-weight:400!important;line-height:15.88px!important;text-align:left!important;color:#a1a1aa!important}.shadcn_ui_slect:after,.shadcn_ui_slect:before{border:none!important}