* {box-sizing: border-box; text-decoration: none; list-style: none; padding: 0; margin: 0; margin-bottom: 0px;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, li ul, li ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .shimmer-main-content, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;}
p {font-size: 14px; margin-bottom: 0px;}
a, button {outline: none; text-decoration: none !important; transition: all 0.3s ease-in-out;}

:root {
  --bg: #0b0f17;
  --panel: #101827;
  --text: #e5e7eb;
  --muted: #9ca3af;
  --stroke: #9ca3af;
  --accent: #22c55e;
  --accent2: #60a5fa;
  --danger: #f87171;
  --white: #fff;
  --block: #000;
}

:root .blue { --color-code: #6E7AD8; }
:root .green { --color-code: #43A677; }
:root .red { --color-code: #E9363F; }
:root .yellow { --color-code: #E3995E; }

/* -----------------
    Banner Area
------------------- */
.event-main-banner { background:#000 url('../images/event-banner-bg.png') no-repeat center top; position: relative; }
.event-main-banner .banner-center { max-width: 1200px; margin: 0 auto; }
.event-main-banner .banner-center .banner-img{ max-height: 625px; margin: 0 auto; padding: 0 40px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.banner-text-panel img{max-height: 68px;}
.event-main-banner .banner-center img { max-width: 100%; display: flex; }
.event-main-banner .banner-text-panel{position: absolute; top:60px; left:50%; transform: translateX(-50%);}
.event-main-banner .banner-text-panel .flex-panel{
    display: flex; justify-content: center; align-items: center;
    grid-column-gap: 60px; font-family: "gopher", sans-serif; font-weight: 400;
    font-size:24px;
      color:#F0D0B3;
    white-space: nowrap;
}
.event-main-banner .video-player-button-section{display: flex; justify-content: center; margin: 36px 0 0; }
.event-main-banner .video-player-button-section a{opacity: .4;}
.event-main-banner .video-player-button-section a:hover{opacity: 1;}


/*-----------------
    Enemt Speaker
    --------------*/
.event-speaker-info { width: 100%; display: block; background: #000000; padding: 40px 40px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.event-speaker-info { font-family: "gopher", sans-serif; }
.event-speaker-info .flex-content { display: flex; }
.event-speaker-info .left-cols, .event-speaker-info .right-cols { width: 50%; }
.event-speaker-info .left-cols .col-content { padding-right: 40px; border-right: 2px solid #D28B88; }
.event-speaker-info .right-cols .col-content { padding-left: 40px; }
.event-speaker-info .content-center { max-width: 1200px; margin: 0 auto; }
.event-speaker-info .speaker-horizontal { display: flex; justify-self: flex-start; align-items: center; color: #fff; grid-column-gap: 20px; }
.event-speaker-info .speaker-horizontal .image-section { max-width: 132px; min-width: 132px; }
.event-speaker-info .speaker-horizontal .image-section img { max-width: 100%; }
.event-speaker-info .speaker-horizontal .text-panel .sub { font-size: 16px; color: #fff; text-transform: uppercase; letter-spacing: 2px }
.event-speaker-info .speaker-horizontal .text-panel .name { font-size: 32px; font-weight: 950; color: #F0D0B3; margin: 3px 0; }
.event-speaker-info .speaker-horizontal .text-panel .desc { font-size: 13px; color: #fff; text-transform: uppercase; letter-spacing: 4px }
.speaker-horizontal .info-text { max-width: 200px; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 3px; }
.line-seprator { height: 30px; margin-bottom: 30px; border-bottom: 2px solid #F0D0B3; display: block; }
.banner-small-red { font-size: 30px; text-transform: uppercase; font-weight: 700; letter-spacing: 5px; text-align: center; background: #7B2527; background: linear-gradient(138deg, rgba(123, 37, 39, 1) 0%, rgba(55, 13, 14, 1) 100%); padding: 40px; color: #F9EECC; }
.banner-small-red p { font-size: 30px; line-height: 45px; text-transform: uppercase; font-weight: 700; letter-spacing: 5px; text-align: center; color: #F9EECC; max-width: 350px; margin: 0 auto; }
.banner-small-red span { display: block; color: #fff; font-size: 20px; }
.music-song-by-section { color: #fff; display: flex; justify-content: center; padding: 40px 0; }
.music-song-by-section .flex-center { display: flex; justify-content: flex-start; align-items: center; grid-column-gap: 20px; }
.music-song-by-section .image-section { max-width: 87px; }
.music-song-by-section .image-section img { max-width: 100%; }
.music-song-by-section .text-panel .sub { font-size: 13px; color: #F9EECC; font-weight: 500; text-transform: uppercase; letter-spacing: 2px }
.music-song-by-section .text-panel .name { font-size: 28px; font-weight: 400; color: #F0D0B3; margin: 3px 0; text-transform: uppercase; font-family: 'Runalto', sans-serif; }
.music-song-by-section .text-panel .name span { font-size: 20px; display: block; }
.master-ceremony-section { padding-top: 40px; border-top: 2px solid #F0D0B3; }
.master-ceremony-section p { font-size: 14px; color: #F9EECC; text-transform: uppercase; margin: 0; padding: 0; text-align: center; }
.master-ceremony-section h3 { font-size: 25px; color: #fff; text-transform: uppercase; margin: 10px 0; padding: 0; text-align: center; font-family: 'Runalto', sans-serif; }

/*-----------------
    Comedic area
    --------------*/
.comedic-banner-section { background: #000 url('../images/comedic-bg.png') no-repeat center top; background-size:cover; color: #000000; padding: 120px 40px; }
.comedic-banner-section .comedic-center { max-width: 900px; margin: 0 auto; }
.comedic-banner-section .top-section { background: #7B2527; background: linear-gradient(138deg, rgba(123, 37, 39, 1) 0%, rgba(55, 13, 14, 1) 100%); font-family: Gopher; font-weight: 700; font-size: 16px; color: #fff; letter-spacing: 8px; padding: 15px 20px; text-align: center; text-transform: uppercase; }
.comedic-banner-section .bottom-section { background: #C69B74; background: linear-gradient(138deg, rgba(198, 155, 116, 1) 0%, rgba(240, 208, 179, 1) 100%); padding: 40px 0 0; }
.comedic-banner-section .bottom-section h3 { font-size: 24px; color: #522D2D; padding: 0 40px 30px; text-align: center; max-width: 700px; margin: 0 auto; font-family: 'Sanurumi Handwritten', sans-serif; }
.comedic-banner-section .banner-content { display: flex; align-items: flex-end; grid-column-gap: 20px; }
.comedic-banner-section .banner-content .image-section { width: 55%; }
.comedic-banner-section .banner-content .text-section { width: 45%; }
.comedic-banner-section .banner-content .image-section img { max-width: 100%; display: flex; }
.comedic-banner-section .infos { padding-bottom: 20px; padding-right: 20px; }
.comedic-banner-section .banner-content h4 { font-family: Gopher; font-weight: 700; font-size: 17px; color: #000; text-transform: uppercase; margin: 0 0 10px 0; padding: 0; }

/*-----------------
    Live Event
    --------------*/
.live-event-wrapper.live-event-date-time-section .left-col .col .col{padding: 0;}
.blue-theme-color .event-message-banner{ background: #559FC6;}
.live-event-wrapper.live-event-date-time-section { background: #F0D0B3; padding: 40px 40px; font-family: "gopher", sans-serif; }
.live-event-date-time-section .right-col img{max-width: 100%;}
.comedic-banner-section .banner-content p { font-size: 16px; color: #000; line-height: 22px; }
.top-section p { font-weight: 700; }
.time-section .time-col p { font-weight: 400; }
.live-event-wrapper.live-event-date-time-section .container { max-width: 1440px; margin: 0 auto; padding: 0 20px; }
.live-event-wrapper.live-event-date-time-section .top-section { display: flex; align-items: center; justify-content: space-between; }
.live-event-wrapper.live-event-date-time-section  .left-col { display: flex; justify-content: flex-start; }
.live-event-wrapper.live-event-date-time-section .top-section p { color: #000; white-space: nowrap; }
.live-event-date-time-section .top-section p { font-size: 14px; text-transform: uppercase; margin: 0px 0px 10px; }
.live-event-date-time-section .time-col { margin: 5px 0 0; }
.live-event-date-time-section .time-section  p { margin: 0; }
.live-event-wrapper.live-event-date-time-section .time-section p span { color: #000; font-family: 'Runalto', sans-serif; font-size: 32px; font-weight: 400; vertical-align: middle; }
.live-event-wrapper.live-event-date-time-section h3 { color: #000; font-family: 'Runalto', sans-serif; font-size: 32px; font-weight: 400; text-transform: uppercase; }
.live-event-wrapper.live-event-date-time-section .left-col .col { border-right: 2px solid #370D0E; }
.live-event-wrapper.live-event-date-time-section  .left-col .col:first-child { padding-left: 0; }
.live-event-wrapper.live-event-date-time-section .left-col .col:last-child { border: 0; padding-right: 0; }
.live-event-date-time-section .left-col .col:last-child .col { border: 0; }
.live-event-wrapper.live-event-date-time-section .left-col .col { padding: 0 60px; }
.live-event-wrapper.live-event-date-time-section .address-section p.small { font-size: 14px; white-space: normal; font-weight: 500; }
.address-section .mob img { display: none; }

/*-----------------
    Seat Area
    --------------*/
.seat-sold-wrapper { background: #6F1A15; display: block; padding: 40px 0; color: #fff; padding: 40px 20px; text-align: center; font-family: "gopher", sans-serif; }
.seat-sold-wrapper h4 { margin: 0; padding: 0; font-size: 35px; line-height: 40px; }
.seat-sold-wrapper p { font-size: 18px; margin: 0; padding: 0; }
.seat-sold-wrapper p a{ color:#fff; }


/* -----------------
    Ticket Seat Area
------------------- */
.my-account .cont-area { overflow: initial; }
.ticket-wrapper { margin-bottom: 30px; }
.ticket-wrapper-inner { display: flex; align-items: flex-start; gap: 30px; /* height: 50dvh; overflow: auto;  */}
.ticket-wrapper-inner::-webkit-scrollbar { width: 0; height: 0; }
.right-map-side, .right-side-ticket { flex: 1; }
.right-map-side { position: sticky; top: 0px; z-index: 9; }


/*-----------------
    Ticket Card
    --------------*/
.ticket-card-items .card-item { cursor: pointer; }
.ticket-card-items .card-item.no-available { cursor: not-allowed; }
/* .right-side-ticket { overflow-y: auto; max-height: 510px; } */
.card-item { display: flex; justify-content: space-between; gap: 10px; padding: 25px; margin-bottom: 15px; align-items: stretch; border-radius: 20px; border: 1px solid transparent; background: #F3F3F3; transition: all 0.3s ease; }
.card-content-area { flex: 1; position: relative; padding-left: 15px; display: flex; flex-direction: column; align-items: flex-start; gap: 8px; }
.card-content-area h3, .vip-card-inner h3 { color: var(--color-code); font-family: Roboto; font-size: 16px; font-weight: 700; line-height: normal; }
.card-content-area, .card-content-area p { color: #000; font-family: Roboto; font-size: 12px; font-weight: 400; line-height: normal; }
.card-content-area p strong, .vip-card-inner p strong { font-weight: 700; }
.card-content-area::before, .vip-card-inner:before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 5px; border-radius: 10px; background-color: var(--color-code); }
.card-price-area { flex: 1; display: flex; align-items: flex-end; }
.card-price { display: inline-flex; align-items: center; justify-content: center; background: #0F566C; color: var(--white); padding: 5px 10px; border-radius: 5px; font-family: Roboto; font-size: 12px; font-weight: 700; line-height: normal; outline: initial; }
.card-image { flex: 1; text-align: right; }
.card-image img { width: 100%; border-radius: 5px; object-fit: cover; aspect-ratio: 1.55; max-width: 201px; }

/*-----------------
    VIP Card
    --------------*/
.image-layout-2 { flex-direction: column; }
.image-layout-2 .card-image-stack { display: flex; align-items: center; gap: 8px; margin: 2px 0; }
.image-layout-2 .card-image-stack img { max-width: initial; }
.card-item.active { color: var(--white); border: 1px solid var(--color-code); background: #3F3D46; }
.card-item.active p { color: var(--white); }
.card-item.active li { color: var(--white); }
.image-layout-2 .card-content-area .card-price-area { display: none; }
.card-item:not(.image-layout-2) .card-image ~ .card-price-area { display: none; }
.card-item p { color: #000; font-family: Roboto; font-size: 12px; font-weight: 400; line-height: normal; }
.card-item ul { padding-left: 11px; }
.card-item li { list-style: disc !important; color: #000; font-family: Roboto; font-size: 12px; font-weight: 400; line-height: normal; }

/*-----------------
    Svg Area
    --------------*/
.layout { display: grid; grid-template-columns: 1fr; gap: 18px; padding: 18px; align-items: start; }
.map { border: none; background: transparent; padding: 0; }
.svg-wrap { display: flex; align-items: center; justify-content: center; position: relative; margin-bottom: 20px; }
.svg-wrap svg { width: 100%; max-width: 500px; }
.stand { cursor: pointer; outline: none; transition: all .4s cubic-bezier(.645, .045, .355, 1); }
.stand:hover { filter: drop-shadow(0px 6px 10px rgba(0px, 6px, 10px, 0.45)); }
.stand--disabled { cursor: not-allowed; }
.stand--hidden { opacity: 0 !important; pointer-events: none !important; }
.stand-text--hidden { opacity: 0 !important; pointer-events: none !important; }
.stand:focus, .stand:focus-visible { outline: none; }
.stand--selected { stroke: var(--accent) !important; stroke-width: 2 !important; pointer-events: auto; box-shadow: 0px 0px 10px 0px rgba(34, 197, 94, 0.25) !important; }
.stand--dim,.stand--disabled  { opacity: 0.3 !important; }
.stand--hovered { opacity: 0.7 !important; }
.stand--hovered:not(.stand--selected) { stroke-width: 0.8 !important; transform: scale(1); }
.stand--hovered.stand--selected { opacity: 1 !important ; }
.stand--hover-dim { opacity: 0.3 !important; }
.hover-details { position: absolute; width: 200px; pointer-events: none; opacity: 0; transition: all .3s cubic-bezier(.23, 1, .32, 1) .1s; z-index: 20; }
/* .hover-details--visible { opacity: 1; } */
.svg-wrap svg text { pointer-events: none; }
.hover-details__card { border-radius: 16px; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.08); background: rgba(38, 38, 38, 0.96); box-shadow: 0 18px 40px rgba(0, 0, 0, 0.55); }
.hover-details__header { background: #2f2f2f; padding: 10px 12px; text-align: center; font-size: 14px; font-weight: 800; line-height: 1; color: #ffffff; }
.hover-details__seatline { background: #3b3b3b; padding: 10px 12px; display: flex; align-items: center; justify-content: center; gap: 10px; color: rgba(255, 255, 255, 0.92); font-size: 12px; font-weight: 650; }
.svg-wrap .hover-details__card svg { max-width: 20px; aspect-ratio: 1/1; height: initial; }
.hover-details__row { display: flex; align-items: center; justify-content: space-between; padding: 10px 14px; color: #fff; font-weight: 750; font-size: 12px; }
.hover-details__row--blue { background: #5b6fbf; }
.hover-details__row--orange { background: #f17c3a; }
.hover-details__row--slate { background: #3d5c5e; }
.hover-details__row-label { opacity: 0.96; font-weight: 800; }
.hover-details__row-value { font-weight: 900; }
.stand-selection-form { display: none; }
.panel { border: 1px solid rgba(255, 255, 255, 0.08); background: rgba(16, 24, 39, 0.85); border-radius: 14px; position: sticky; top: 18px; }
.panel__content { padding: 16px; }
.panel__title { margin: 0 0 12px; font-size: 14px; font-weight: 650; letter-spacing: 0.2px; }
.panel-empty { color: var(--muted); font-size: 12px; line-height: 1.4; }
.panel-data { margin-top: 10px; }
.hidden { display: none; }
.row { display: flex; justify-content: space-between; gap: 12px; padding: 10px 0; border-top: 1px dashed rgba(255, 255, 255, 0.12); }
.row:first-of-type { border-top: 0; padding-top: 6px; }
.label { color: var(--muted); font-size: 13px; }
.value { font-weight: 600; font-size: 13px; text-align: right; }
.value--status { padding: 6px 10px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.14); background: rgba(255, 255, 255, 0.04); }
.status-available { color: #bbf7d0; border-color: rgba(34, 197, 94, 0.45); background: rgba(34, 197, 94, 0.12); }
.status-booked { color: #fecaca; border-color: rgba(248, 113, 113, 0.45); background: rgba(248, 113, 113, 0.12); }
.muted { margin-top: 12px; color: rgba(229, 231, 235, 0.65); font-size: 12px; word-break: break-word; }




/*                                          =============== ***
.                                                   @media Screen
->                                                   *** =====================
*/

@media(max-width: 1400px) {
  .live-event-wrapper.live-event-date-time-section .left-col .col { padding: 0 20px; }
}

@media (max-width: 1275px) {
  .ticket-wrapper-inner { gap: 20px; }
}

@media(max-width: 1024px) {
  .event-speaker-info .speaker-horizontal .text-panel .name{font-size:28px;}
  .event-speaker-info .flex-content{flex-wrap:wrap; max-width: 600px; margin: 0 auto;}
  .event-speaker-info .left-cols, .event-speaker-info .right-cols{width:100%;}
  .event-speaker-info .left-cols .col-content { border-right: 0; padding-bottom: 40px; border-bottom: 2px solid #D28B88; margin-bottom: 40px; padding-right: 0; }
  .event-speaker-info .right-cols .col-content{padding-left: 0;}
  .live-event-wrapper.live-event-date-time-section{padding: 30px 20px;}
  .live-event-wrapper.live-event-date-time-section .left-col .col:first-child{padding-left: 0;}
  .live-event-wrapper.live-event-date-time-section h3 { font-size: 22px; }
  .comedic-banner-section{padding: 80px 40px;}
}

@media (max-width: 991px) {
  .ticket-wrapper-inner { flex-direction: column; height: initial; }
  .right-map-side { width: 100%; }
}

@media(max-width: 800px) {
  .live-event-date-time-section .top-section .left-col { flex-wrap: wrap; width: 100%; }
  .live-event-date-time-section .time-col {
    display: flex;
    grid-column-gap: 20px;
}
.live-event-date-time-section .time-section p {
    font-size: 12px;
}
  .address-section .mob img { display: flex; max-width: 100%; }
  .live-event-date-time-section .right-col.desk { display: none; }
  .live-event-date-time-section .left-col .col.address-section p { display: block; width: 100%; margin: 0 0 10px 0; }
  .live-event-date-time-section .left-col .col.address-section { grid-column-gap: 20px; }
  .live-event-date-time-section .left-col .col.address-section .col { display: block; }
  .live-event-date-time-section .left-col .col.address-section .col:nth-child(1) { min-width: 200px; }
  .live-event-date-time-section .left-col .col.address-section .col.mob { justify-content: flex-end; display: flex; text-align: right; }
  .live-event-wrapper.live-event-date-time-section .left-col .col{padding: 0;}
  .live-event-wrapper.live-event-date-time-section .left-col .col{border-right: 0;}
  .live-event-wrapper.live-event-date-time-section .container{padding: 0;}
  .live-event-wrapper.live-event-date-time-section .left-col .col{padding: 0;}
  .live-event-wrapper.live-event-date-time-section .left-col .col { width: 100%; border: 0; border-bottom-width: 0px; border-bottom-style: none; border-bottom-color: currentcolor; border-bottom: 2px dotted #fff; padding: 15px 0 15px 0; display: flex; justify-content: space-between; align-items: center; }
  .live-event-wrapper.live-event-date-time-section .time-section p span { font-size: 24px; }
  .comedic-banner-section .bottom-section{padding: 40px 0 0;}
  .comedic-banner-section .banner-content{flex-wrap:wrap; justify-content: center;}
  .comedic-banner-section .banner-content .image-section img{margin-top: 20px;}
  .comedic-banner-section .infos{padding: 0;}
  .comedic-banner-section .banner-content .text-section{width:100%; padding: 0 40px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; text-align: center;}
  .comedic-banner-section .banner-content .image-section{width:100%; order:2;}
  .comedic-banner-section{padding: 60px 20px;}
  .comedic-banner-section .top-section{letter-spacing: 4px;}
  .banner-small-red p{max-width: 100%;}
  .banner-small-red{padding: 30px;}
  .event-speaker-info{padding: 40px 20px;}
  .comedic-banner-section .banner-content .text-section{padding: 0 20px;}
  .comedic-banner-section .bottom-section h3{padding: 0 20px 20px;}
  .event-speaker-info .speaker-horizontal .text-panel .desc br{display: none;}
  .event-main-banner .banner-text-panel{font-size:20px; }
  .event-main-banner .banner-text-panel{grid-column-gap: 40px; top:40px;}
  .event-main-banner .banner-text-panel .flex-panel{font-size:20px;}
    
}

@media (max-width: 600px) {
  .banner-text-panel img{max-width: 70px;}
  .event-main-banner .banner-text-panel .flex-panel{font-size:16px; grid-column-gap: 40px;}
 .event-main-banner .video-player-button-section {margin: 15px 0 0;}
}

@media (max-width: 575px) {
  .card-item, .vip-card-item { padding: 14px; }
  .card-content-area, .vip-card-inner { gap: 5px; }
  .live-event-wrapper.live-event-date-time-section .time-section p span { font-size: 16px; }
  .live-event-wrapper.live-event-date-time-section .address-section p.small { font-size: 13px; }
}

@media (max-width: 480px) {
  .live-event-wrapper.live-event-date-time-section h3 { font-size: 18px; }
  .event-speaker-info .speaker-horizontal .image-section { max-width: 100px; min-width: 100px; }
  .event-speaker-info .speaker-horizontal .text-panel .name { font-size: 24px; }
  .event-speaker-info .speaker-horizontal .text-panel .desc br{display: none;}
  .speaker-horizontal .info-text{font-size:13px;}
  .banner-small-red p { font-size: 24px; line-height: 32px; }
  .comedic-banner-section .bottom-section h3{font-size:20px;}
  .comedic-banner-section .top-section{letter-spacing: 2px; line-height: 20px;}
  .comedic-banner-section .bottom-section{padding-top: 30px;}
  .music-song-by-section .text-panel .name{font-size:24px;}
  .music-song-by-section .image-section { max-width: 80px; }
  .seat-sold-wrapper h4{font-size:28px;}
  .seat-sold-wrapper{padding: 30px 20px;}
  .banner-text-panel img{max-width: 50px;}
  .event-main-banner .banner-text-panel{ top:20px;} 
  .event-main-banner .banner-text-panel .flex-panel{font-size:12px; grid-column-gap: 20px;}
}

@media (max-width: 400px) {
  .event-speaker-info .speaker-horizontal .image-section { max-width: 80px; min-width: 80px; }
  .event-speaker-info .speaker-horizontal .text-panel .name { font-size: 19px; }
  .speaker-horizontal.last{margin-top: 20px;}
  .music-song-by-section .text-panel .name, .master-ceremony-section h3{font-size:22px;}
  .live-event-wrapper.live-event-date-time-section h3 { font-size: 16px; }
}



