a:link {
  -webkit-tap-highlight-color: unset; }

.standalone-external-events {
  background-color: #2c2c2c;
  color: white; }
  .standalone-external-events input {
    font-family: "Inter", sans-serif; }
  .standalone-external-events .event-page {
    overflow: hidden; }
  .standalone-external-events .se-color-blue {
    color: #137efc; }
  .standalone-external-events .se-color-gray {
    color: #afb6c1; }
  .standalone-external-events .se-border-top {
    border-top: 1px solid #707070; }
  .standalone-external-events .se-border-bottom {
    border-bottom: 1px solid #707070; }
  .standalone-external-events .se-button {
    background: initial;
    background-color: #137efc; }
    .standalone-external-events .se-button:hover {
      background-color: #0d79df; }
  .standalone-external-events .se-button-outline:hover {
    background: initial;
    background-color: #0d79df; }
  .standalone-external-events .parallax-container {
    position: relative;
    overflow: hidden;
    background-color: black;
    bottom: 0; }
    .standalone-external-events .parallax-container .background-img {
      image-rendering: pixelated;
      object-fit: contain;
      height: 782px;
      max-width: 100%;
      position: relative;
      overflow: hidden; }
      .standalone-external-events .parallax-container .background-img .cover-image {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        filter: blur(14px);
        overflow: hidden; }
        .standalone-external-events .parallax-container .background-img .cover-image.ss-no-blur {
          filter: blur(0); }
      .standalone-external-events .parallax-container .background-img .figure {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 50%;
        transform: translate(50%);
        overflow: hidden;
        width: 991px; }
        .standalone-external-events .parallax-container .background-img .figure .ss-thumb-pro-event {
          width: 100%;
          height: 557px; }
          .standalone-external-events .parallax-container .background-img .figure .ss-thumb-pro-event .image-fit-div {
            background-color: transparent !important;
            background-size: cover !important;
            background-repeat: no-repeat !important;
            background-position: center !important;
            width: 100%;
            height: 100%; }
          .standalone-external-events .parallax-container .background-img .figure .ss-thumb-pro-event .header-image {
            object-fit: contain; }
        .standalone-external-events .parallax-container .background-img .figure .hero-content {
          padding-top: 24px; }
      .standalone-external-events .parallax-container .background-img .ss-figure-v4 {
        display: flex;
        width: 100%;
        height: 100%;
        flex-direction: column; }
        .standalone-external-events .parallax-container .background-img .ss-figure-v4 .flex-1 {
          flex: 1; }
        .standalone-external-events .parallax-container .background-img .ss-figure-v4 .lg-mr-24px {
          margin-right: 24px; }
        .standalone-external-events .parallax-container .background-img .ss-figure-v4 .hero-content {
          padding: 24px 0;
          background-color: rgba(0, 0, 0, 0.2);
          backdrop-filter: blur(8px); }
    @media (max-width: 991px) {
      .standalone-external-events .parallax-container .background-img {
        height: 752px; }
        .standalone-external-events .parallax-container .background-img .cover-image {
          filter: blur(100px); }
        .standalone-external-events .parallax-container .background-img .figure {
          right: 0;
          left: 0;
          transform: translate(0%);
          width: 100%; }
          .standalone-external-events .parallax-container .background-img .figure .ss-thumb-pro-event {
            height: 520px; }
          .standalone-external-events .parallax-container .background-img .figure .hero-content {
            padding-top: 1.5rem; }
            .standalone-external-events .parallax-container .background-img .figure .hero-content .hero-content-info {
              width: 100%; }
        .standalone-external-events .parallax-container .background-img .ss-figure-v4 .hero-info {
          flex-direction: column;
          justify-content: center;
          align-items: center; }
          .standalone-external-events .parallax-container .background-img .ss-figure-v4 .hero-info span {
            text-align: center; }
        .standalone-external-events .parallax-container .background-img .ss-figure-v4 .lg-mr-24px {
          margin-right: 0; } }
  .standalone-external-events .se-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3; }
    .standalone-external-events .se-header a svg {
      color: #afb6c1; }
    .standalone-external-events .se-header .btn-all-events {
      padding: 12px 16px;
      background: transparent;
      border-radius: 5px;
      border: 1px solid #167EFC;
      color: #167EFC;
      font-size: 14px;
      font-style: normal;
      font-weight: 600; }
    .standalone-external-events .se-header .dropdown-checkout-page {
      border-left: 1px solid #3f464e;
      outline: unset; }
      .standalone-external-events .se-header .dropdown-checkout-page #dropdownMenuCheckOutPage {
        border-radius: 99.68px;
        border: 1px solid rgba(255, 255, 255, 0.3);
        background: transparent;
        box-shadow: unset;
        margin-left: 8px;
        color: #FFF;
        font-size: 12px;
        font-style: normal;
        font-weight: 700; }
        .standalone-external-events .se-header .dropdown-checkout-page #dropdownMenuCheckOutPage svg {
          margin-left: 8px;
          margin-right: 0; }
      .standalone-external-events .se-header .dropdown-checkout-page #dropdownMenuCheckOutPage:focus {
        box-shadow: unset; }
      .standalone-external-events .se-header .dropdown-checkout-page #dropdownMenuCheckOutPage:link {
        -webkit-tap-highlight-color: unset; }
      .standalone-external-events .se-header .dropdown-checkout-page .dropdown-menu.show {
        display: flex;
        justify-content: space-between;
        top: 56px !important;
        background: transparent;
        border: 1px solid rgba(255, 255, 255, 0.3);
        padding: 12px 16px; }
        .standalone-external-events .se-header .dropdown-checkout-page .dropdown-menu.show .btn-multiple-date {
          padding: 0 10px;
          margin: auto; }
  .standalone-external-events .carousel-slide-left-button {
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    z-index: 2; }
    .standalone-external-events .carousel-slide-left-button svg {
      width: 30px;
      height: 30px; }
  .standalone-external-events .carousel-slide-right-button {
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    z-index: 2;
    right: 15px; }
    .standalone-external-events .carousel-slide-right-button svg {
      width: 30px;
      height: 30px; }
  @media (max-width: 991px) {
    .standalone-external-events .carousel-section {
      border-bottom: unset; } }
  .standalone-external-events .carousel-section p {
    letter-spacing: 0;
    line-height: 1.857rem;
    padding-left: 10.7rem; }
  .standalone-external-events .title-and-content {
    color: white; }
    .standalone-external-events .title-and-content .section-content {
      padding-bottom: 2rem; }
      .standalone-external-events .title-and-content .section-content .left-title {
        padding: 0 0 0 10.7rem;
        line-height: 2.268rem; }
      .standalone-external-events .title-and-content .section-content .right-content {
        margin: 0 22rem;
        letter-spacing: 0;
        line-height: 1.857rem; }
        .standalone-external-events .title-and-content .section-content .right-content.small {
          font-size: 1rem;
          letter-spacing: 0;
          line-height: 1.286rem; }
        .standalone-external-events .title-and-content .section-content .right-content .description-image {
          width: 300px; }
  .standalone-external-events .hero-content {
    font-weight: 600;
    font-size: 1.286rem;
    letter-spacing: 0;
    line-height: 1.857rem;
    color: white;
    bottom: -1px; }
    @media (max-width: 991px) {
      .standalone-external-events .hero-content {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 991px) {
      .standalone-external-events .hero-content .hero-info svg {
        height: 16px;
        width: 16px; }
      .standalone-external-events .hero-content .hero-info span {
        font-size: 16px; } }
    .standalone-external-events .hero-content .venue-name {
      font-weight: 600;
      font-size: 44px;
      line-height: 3.857rem;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media (max-width: 991px) {
        .standalone-external-events .hero-content .venue-name {
          font-size: 24px;
          line-height: 1.857rem; } }
    .standalone-external-events .hero-content svg {
      height: 20px;
      width: 20px;
      color: #FFFFFF; }
      @media (max-width: 991px) {
        .standalone-external-events .hero-content svg {
          height: 14px;
          width: 14px; } }
    @media (max-width: 991px) {
      .standalone-external-events .hero-content .hero-calendar {
        padding-left: unset;
        padding-right: unset; } }
  .standalone-external-events .contact-content div:nth-child(odd) {
    background-color: #252525; }
  .standalone-external-events .contact-content div:nth-child(even) {
    background-color: #212121; }
  .standalone-external-events .checkout-section {
    background-color: #2c2c2c;
    width: 26.8rem;
    box-shadow: -2px -6px 16px rgba(0, 0, 0, 0.18);
    border-radius: 8px 8px 0 0;
    right: 1.4rem;
    bottom: 0;
    z-index: 4; }
    @media (max-width: 991px) {
      .standalone-external-events .checkout-section {
        right: 0;
        width: 100%; } }
    .standalone-external-events .checkout-section .quantity-wrapper {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 0.5rem;
      height: 2rem;
      min-width: 1.8rem;
      padding: 0 0.3rem;
      background-color: rgba(242, 244, 250, 0.4);
      font-weight: 700;
      border-radius: 4px; }
    .standalone-external-events .checkout-section button {
      padding: 0.5em 1em; }
    .standalone-external-events .checkout-section svg {
      height: 25px;
      width: 25px; }
    .standalone-external-events .checkout-section .se-btn-checkout span {
      font-size: 17px;
      letter-spacing: 0;
      line-height: 1.571rem;
      flex-grow: 1;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .standalone-external-events .checkout-section .button-container {
      box-shadow: -2px -6px 16px rgba(0, 0, 0, 0.18);
      border-radius: 8px 8px 0 0; }
  .standalone-external-events .checkout-section-modal {
    flex-direction: row;
    align-items: center;
    justify-content: space-between; }
    .standalone-external-events .checkout-section-modal .i-coupon {
      border-radius: 8px 0 0 8px;
      border: 1px solid #167EFC;
      background: #FFF;
      backdrop-filter: blur(25px);
      color: #252525;
      padding-left: 14px;
      height: 60px; }
    .standalone-external-events .checkout-section-modal .i-coupon::placeholder {
      color: #7F8694 !important; }
    .standalone-external-events .checkout-section-modal .btn-check-coupon-code {
      border-radius: 0 8px 8px 0;
      background: #167EFC;
      backdrop-filter: blur(25px);
      border: unset;
      padding: 13px; }
      .standalone-external-events .checkout-section-modal .btn-check-coupon-code svg {
        height: 34px;
        width: 34px;
        margin: 0; }
    .standalone-external-events .checkout-section-modal .shopping-cart-btn {
      padding: 13px;
      background: #167EFC;
      border: unset; }
      .standalone-external-events .checkout-section-modal .shopping-cart-btn .quantity-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        border-radius: 50px;
        background: #0DBA21;
        width: 20px;
        height: 20px;
        margin-bottom: 29px;
        margin-left: 35px; }
        .standalone-external-events .checkout-section-modal .shopping-cart-btn .quantity-wrapper .mrk_total_items_in_cart {
          color: #FFF;
          font-size: 14px;
          font-style: normal;
          font-weight: 500;
          line-height: normal; }
      .standalone-external-events .checkout-section-modal .shopping-cart-btn svg {
        height: 34px;
        width: 34px;
        margin: 0; }
    .standalone-external-events .checkout-section-modal .se-btn-checkout {
      background: #167EFC;
      border: unset; }
      .standalone-external-events .checkout-section-modal .se-btn-checkout span {
        font-size: 17px;
        letter-spacing: 0;
        line-height: 1.571rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
    .standalone-external-events .checkout-section-modal .shopping-cart-items .bg-hidden {
      border-radius: 8px;
      background: #FFF;
      backdrop-filter: blur(25px); }
      .standalone-external-events .checkout-section-modal .shopping-cart-items .bg-hidden .mrk_your_items {
        color: #252525;
        padding-left: 14px; }
      .standalone-external-events .checkout-section-modal .shopping-cart-items .bg-hidden .toggle-cart-item {
        border-radius: 0 8px 8px 0; }
        .standalone-external-events .checkout-section-modal .shopping-cart-items .bg-hidden .toggle-cart-item svg {
          height: 34px;
          width: 34px;
          margin: 0; }
    .standalone-external-events .checkout-section-modal .shopping-cart-items .shopping-cart-item {
      background-color: #FFFFFF;
      border-radius: 8px; }
      .standalone-external-events .checkout-section-modal .shopping-cart-items .shopping-cart-item .widget-text-color {
        color: #252525; }
      .standalone-external-events .checkout-section-modal .shopping-cart-items .shopping-cart-item .mrk_remove_item_in_cart svg {
        height: 24px;
        width: 24px;
        margin: 0;
        color: #252525; }
    .standalone-external-events .checkout-section-modal .input-check-coupon-code {
      width: 40%;
      padding: 1rem; }
    .standalone-external-events .checkout-section-modal .mrk_cart_and_checkout_section {
      width: 40%;
      padding: 1rem; }
    @media (max-width: 991px) {
      .standalone-external-events .checkout-section-modal {
        flex-direction: column; }
        .standalone-external-events .checkout-section-modal .input-check-coupon-code {
          width: 100%;
          padding: 0 0 1rem 0; }
        .standalone-external-events .checkout-section-modal .mrk_cart_and_checkout_section {
          width: 100%;
          padding: 0; } }
  .standalone-external-events .se-modal {
    max-width: 60%;
    display: flex;
    align-items: center;
    min-height: 100vh; }
    @media (max-width: 991px) {
      .standalone-external-events .se-modal.se-modal--pull-up {
        align-items: unset; } }
    .standalone-external-events .se-modal .modal-content {
      background-color: transparent; }
  .standalone-external-events .checkout-table td {
    vertical-align: middle; }
  .standalone-external-events .checkout-table tr td:first-child {
    padding-top: 1rem; }
  .standalone-external-events .checkout-table .product-type {
    font-size: 18px;
    font-weight: 800; }
  .standalone-external-events .checkout-table .production-divide {
    border-bottom: 1px solid;
    padding-bottom: 1rem; }
  .standalone-external-events .checkout-table input[name=quantity] {
    max-width: 80px; }
  .standalone-external-events #se-carousel img {
    border-radius: 3px; }
  .standalone-external-events .ticket-level-thumbnail {
    background-color: black; }
    .standalone-external-events .ticket-level-thumbnail .ticket-level-price {
      top: 0;
      right: 0;
      font-size: 1em;
      padding: .45rem .75rem;
      background-color: #137EFC;
      font-weight: 700;
      box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
      border-radius: 3px;
      cursor: pointer; }
      .standalone-external-events .ticket-level-thumbnail .ticket-level-price.ticket-level-sold-out {
        background-color: #ccc; }
    .standalone-external-events .ticket-level-thumbnail .ticket-level-name {
      height: unset !important;
      bottom: 0;
      font-size: 1.286rem;
      background: linear-gradient(transparent 0%, black 75%);
      cursor: pointer; }
    .standalone-external-events .ticket-level-thumbnail img {
      width: 300px;
      height: 200px; }
      @media (max-width: 991px) {
        .standalone-external-events .ticket-level-thumbnail img {
          width: 100%; } }
  .standalone-external-events .btn-read-more,
  .standalone-external-events .btn-multiple-date {
    background: unset; }
    .standalone-external-events .btn-read-more svg,
    .standalone-external-events .btn-multiple-date svg {
      color: white; }
    .standalone-external-events .btn-read-more:hover,
    .standalone-external-events .btn-multiple-date:hover {
      color: black; }
      .standalone-external-events .btn-read-more:hover svg,
      .standalone-external-events .btn-multiple-date:hover svg {
        color: black; }
      .standalone-external-events .btn-read-more:hover span,
      .standalone-external-events .btn-multiple-date:hover span {
        color: black; }
  .standalone-external-events .btn-multiple-date {
    margin-left: 26px; }
    @media (max-width: 991px) {
      .standalone-external-events .btn-multiple-date {
        margin: auto;
        padding: 0 12px; } }
  .standalone-external-events .multiple-event-avatar {
    border-radius: 50%;
    box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
    width: 150px;
    height: 150px; }
    @media (max-width: 991px) {
      .standalone-external-events .multiple-event-avatar {
        width: 72px;
        height: 72px; } }
  .standalone-external-events .multiple-date-selection-container {
    background-color: white; }
    .standalone-external-events .multiple-date-selection-container button {
      height: fit-content;
      font-family: 'Inter'; }
  .standalone-external-events .btn-close-modal {
    margin: 1rem;
    right: 0;
    z-index: 3;
    color: white;
    opacity: 1; }
    .standalone-external-events .btn-close-modal svg {
      background-color: #2c2c2c;
      width: 42px;
      height: 42px; }
  .standalone-external-events .btn-close-description {
    margin: 1rem;
    right: 0;
    z-index: 3;
    color: white;
    opacity: 1; }
    .standalone-external-events .btn-close-description svg {
      background-color: #2c2c2c;
      width: 42px;
      height: 42px; }
  .standalone-external-events .se-font-size-md {
    font-size: 12px; }
    @media (max-width: 991px) {
      .standalone-external-events .se-font-size-md {
        font-size: 12px; } }
  .standalone-external-events .se-font-xx-sm {
    font-size: 12px; }
    @media (max-width: 991px) {
      .standalone-external-events .se-font-xx-sm {
        font-size: 12px; } }
  .standalone-external-events .se-font-x-sm {
    font-size: 14px; }
    @media (max-width: 991px) {
      .standalone-external-events .se-font-x-sm {
        font-size: 14px; } }
  .standalone-external-events .se-font-sm {
    font-size: 14px; }
    @media (max-width: 991px) {
      .standalone-external-events .se-font-sm {
        font-size: 14px; } }
  .standalone-external-events .se-font-sm1 {
    font-size: 14px; }
    @media (max-width: 991px) {
      .standalone-external-events .se-font-sm1 {
        font-size: 14px; } }
  .standalone-external-events .se-font-sm2 {
    font-size: 16px; }
    @media (max-width: 991px) {
      .standalone-external-events .se-font-sm2 {
        font-size: 14px; } }
  .standalone-external-events .se-font-default {
    font-size: 18px; }
    @media (max-width: 991px) {
      .standalone-external-events .se-font-default {
        font-size: 14px; } }
  .standalone-external-events .se-font-default1 {
    font-size: 20px; }
    @media (max-width: 991px) {
      .standalone-external-events .se-font-default1 {
        font-size: 14px; } }
  .standalone-external-events .se-font-large1 {
    font-size: 22px; }
    @media (max-width: 991px) {
      .standalone-external-events .se-font-large1 {
        font-size: 18px; } }
  .standalone-external-events .se-font-large {
    font-size: 24px; }
    @media (max-width: 991px) {
      .standalone-external-events .se-font-large {
        font-size: 24px; } }
  .standalone-external-events .se-font-x-large {
    font-size: 26px; }
  .standalone-external-events .se-font-xx-large {
    font-size: 44px; }
    @media (max-width: 991px) {
      .standalone-external-events .se-font-xx-large {
        font-size: 48px; } }
  .standalone-external-events .se-font-md {
    font-weight: 500; }
  .standalone-external-events .se-font-semi-bold {
    font-weight: 600; }
  .standalone-external-events .se-font-bold {
    font-weight: 700; }
  .standalone-external-events .se-font-extra-bold {
    font-weight: 800; }
  .standalone-external-events .w-64 {
    width: 16rem; }
  .standalone-external-events .mw-64 {
    max-width: 16rem; }
  .standalone-external-events .w-150 {
    width: 150px; }
  .standalone-external-events .email_holder {
    width: 17rem; }
  .standalone-external-events .modal-backdrop.show {
    opacity: 0.85; }
  .standalone-external-events .shopping-cart-item {
    background-color: #1e1e1e;
    border-radius: 8px; }
  .standalone-external-events .toggle-cart-item {
    background-color: #888;
    color: white;
    padding: 8px;
    border-radius: 3px; }
  .standalone-external-events .custom-radio input[type="radio"] + label:before {
    top: 55%; }
    @media (max-width: 991px) {
      .standalone-external-events .custom-radio input[type="radio"] + label:before {
        top: 12px; } }
  .standalone-external-events .custom-radio input[type="radio"] + label:after {
    top: 4px; }
  .standalone-external-events .custom-checkbox input[type="checkbox"] + label:after {
    top: 5px; }
    @media (max-width: 991px) {
      .standalone-external-events .custom-checkbox input[type="checkbox"] + label:after {
        top: 0; } }
  .standalone-external-events .custom-checkbox input[type="checkbox"] + label:before {
    top: 7px; }
    @media (max-width: 991px) {
      .standalone-external-events .custom-checkbox input[type="checkbox"] + label:before {
        top: 2px; } }
  @media (max-width: 991px) {
    .standalone-external-events .checkout-page {
      padding: 15px; } }
  .standalone-external-events .checkout-page .checkout-container {
    background-color: #FFFFFF; }
    .standalone-external-events .checkout-page .checkout-container svg {
      color: black; }
    .standalone-external-events .checkout-page .checkout-container .checkout-info-section {
      min-height: 100vh;
      padding: 0 8rem; }
      .standalone-external-events .checkout-page .checkout-container .checkout-info-section .h-title {
        color: #25282D;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-top: 1.5rem;
        margin-bottom: 1rem; }
      .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body {
        padding: 0; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .custom-radio {
          padding: 10px 16px;
          border-radius: 8px;
          border: 1px solid #167EFC; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .custom-radio .radio-text {
            color: #25282D;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 22px; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .custom-radio-img {
          padding: 4px 12px; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .custom-radio-img .payment-logo .image-logo {
            width: 40px;
            height: 40px;
            border-radius: 4px; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #card-number {
          padding: 12px 10px;
          border-radius: 3px;
          border: 1px solid #CDD0D5; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #card-expiry {
          padding: 12px 10px;
          border-radius: 3px;
          border: 1px solid #CDD0D5; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #card-cvc {
          padding: 12px 10px;
          border-radius: 3px;
          border: 1px solid #CDD0D5; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .standalone-card-postal-code input {
          padding: 12px 10px !important;
          border-radius: 3px;
          border: 1px solid #CDD0D5 !important;
          margin: 0 !important;
          color: #25282D; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .standalone-card-postal-code input::placeholder {
          color: #6B7280 !important; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .se-font-payment {
          font-size: 20px; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .i-donation {
          padding: 10px 16px;
          border-radius: 8px;
          border: 1px solid #167EFC;
          color: #25282D; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .custom-checkbox .radio-text {
          color: #25282D;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 22px; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient .lb-gift-care {
          color: #25282D; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input input {
          padding: 10px 16px;
          border-radius: 8px;
          border: 1px solid #167EFC;
          color: #25282D; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input input::placeholder {
          color: #6B7280 !important; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-name,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-email {
          position: relative;
          border: 1px solid #CDD0D5;
          border-radius: 3px;
          margin-top: 20px; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-name label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-email label {
            position: absolute;
            top: -10px;
            left: 12px;
            margin: 0;
            padding: 0 4px;
            z-index: 8;
            color: #7F8694;
            font-size: 12px; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-name label:after,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-email label:after {
            content: " ";
            position: absolute;
            background-color: #FFFFFF;
            width: 100%;
            height: 4px;
            left: 0;
            bottom: 6px;
            z-index: -1; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-name input,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-email input {
            color: #25282D;
            height: 22px;
            background-color: transparent;
            border: unset;
            box-shadow: unset; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-name:focus-within,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-email:focus-within {
          border: 1px solid #2c99ff; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-name:focus-within label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #mrk_checkbox_recipient #mrk-recipient-input .title-recipient-email:focus-within label {
            color: #2c99ff; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .checkbox-term span {
          color: #25282D;
          font-size: 14px;
          font-style: normal;
          font-weight: 400; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .checkbox-term .se-a {
          color: #167EFC;
          font-size: 14px;
          font-style: normal;
          font-weight: 500;
          line-height: 20px;
          text-decoration-line: underline;
          text-decoration-style: solid;
          text-decoration-skip-ink: auto;
          text-decoration-thickness: auto;
          text-underline-offset: auto;
          text-underline-position: from-font; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .checkbox-term .se-b {
          color: #25282D;
          font-size: 14px;
          font-style: normal;
          font-weight: 600;
          line-height: 20px;
          text-decoration-line: underline;
          text-decoration-style: solid;
          text-decoration-skip-ink: auto;
          text-decoration-thickness: auto;
          text-underline-offset: auto;
          text-underline-position: from-font; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-full-name,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-phone,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-email,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-confirm-email,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-age,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-address,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-city,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-state,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-postal-code,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-answer {
          position: relative;
          border: 1px solid #CDD0D5;
          border-radius: 3px;
          margin-bottom: 30px; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-full-name label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-phone label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-email label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-confirm-email label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-age label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-address label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-city label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-state label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-postal-code label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-answer label {
            position: absolute;
            top: -10px;
            left: 12px;
            margin: 0;
            padding: 0 4px;
            z-index: 8;
            color: #7F8694;
            font-size: 12px; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-full-name label:after,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-phone label:after,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-email label:after,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-confirm-email label:after,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-age label:after,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-address label:after,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-city label:after,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-state label:after,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-postal-code label:after,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-answer label:after {
            content: " ";
            position: absolute;
            background-color: #FFFFFF;
            width: 100%;
            height: 4px;
            left: 0;
            bottom: 6px;
            z-index: -1; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-full-name input,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-phone input,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-email input,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-confirm-email input,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-age input,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-address input,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-city input,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-state input,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-postal-code input,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-answer input {
            color: #25282D;
            height: 30px;
            background-color: transparent;
            border: unset;
            box-shadow: unset; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-full-name input:-internal-autofill-selected,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-phone input:-internal-autofill-selected,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-email input:-internal-autofill-selected,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-confirm-email input:-internal-autofill-selected,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-age input:-internal-autofill-selected,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-address input:-internal-autofill-selected,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-city input:-internal-autofill-selected,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-state input:-internal-autofill-selected,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-postal-code input:-internal-autofill-selected,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-answer input:-internal-autofill-selected {
            -webkit-text-fill-color: #25282D;
            -webkit-box-shadow: 0 0 0 1000px #FFFFFF inset !important;
            transition: background-color 5000s ease-in-out 0s; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-full-name:focus-within,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-phone:focus-within,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-email:focus-within,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-confirm-email:focus-within,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-age:focus-within,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-address:focus-within,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-city:focus-within,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-state:focus-within,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-postal-code:focus-within,
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-answer:focus-within {
          border: 1px solid #2c99ff; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-full-name:focus-within label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-phone:focus-within label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-email:focus-within label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-confirm-email:focus-within label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-age:focus-within label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-address:focus-within label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-city:focus-within label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-state:focus-within label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-postal-code:focus-within label,
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body .title-answer:focus-within label {
            color: #2c99ff; }
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body #checkoutQuestionsContainer .i-event-answer {
          padding: 10px 16px;
          border-radius: 8px;
          border: 1px solid #167EFC;
          color: #25282D; }
      @media (max-width: 991px) {
        .standalone-external-events .checkout-page .checkout-container .checkout-info-section {
          padding: 0 0 15px 15px;
          min-height: unset; }
          .standalone-external-events .checkout-page .checkout-container .checkout-info-section .checkout-info-body {
            padding: 0; } }
    .standalone-external-events .checkout-page .checkout-container .header-section {
      padding: 1.5rem 8rem; }
      @media (max-width: 991px) {
        .standalone-external-events .checkout-page .checkout-container .header-section {
          padding: 1rem 0; } }
      .standalone-external-events .checkout-page .checkout-container .header-section .btn-close {
        border-radius: 40px;
        border: 1px solid #E6EAF0; }
        .standalone-external-events .checkout-page .checkout-container .header-section .btn-close svg {
          stroke-width: 1; }
  .standalone-external-events .checkout-page .ticket-info-section {
    width: 75%; }
    @media (max-width: 991px) {
      .standalone-external-events .checkout-page .ticket-info-section {
        width: 100%; } }
  .standalone-external-events .checkout-page .deliver-text-section {
    border-top: 1px solid lightgray; }
  .standalone-external-events .ticket-container {
    border-radius: 3px;
    background: #FCFCFD; }
    .standalone-external-events .ticket-container img {
      border-radius: 3px 0 0 3px; }
    .standalone-external-events .ticket-container .quantity-up {
      background-color: #137efc; }
      .standalone-external-events .ticket-container .quantity-up:hover {
        cursor: pointer; }
    .standalone-external-events .ticket-container .quantity-down {
      background-color: #137efc; }
      .standalone-external-events .ticket-container .quantity-down:hover {
        cursor: pointer; }
    .standalone-external-events .ticket-container .quantity-sold-out {
      background-color: #ccc; }
    .standalone-external-events .ticket-container .quantity-container {
      min-width: 60px; }
    .standalone-external-events .ticket-container .individual-event-info {
      margin-left: 3rem; }
    .standalone-external-events .ticket-container .event-name {
      color: #2C2C2C; }
  .standalone-external-events .individual-event-info {
    color: #5A5F7D; }
  .standalone-external-events .individual-event-info {
    color: #5A5F7D; }
  @media (max-width: 991px) {
    .standalone-external-events .modal-body {
      padding-top: 2rem; } }
  .standalone-external-events .sale_ends_time {
    border-radius: 3px; }
  .standalone-external-events .se-footer {
    padding-bottom: 175px;
    background-color: rgba(0, 0, 0, 0.8); }
    .standalone-external-events .se-footer a svg {
      color: #afb6c1; }
  .standalone-external-events .se-order-confirmation .copy-share-container input {
    border-radius: 4px 0 0 4px;
    border: 1px solid #3D4148;
    margin: 0;
    box-shadow: unset;
    background: transparent;
    color: #C2C5CC;
    padding: 10px; }
  .standalone-external-events .se-order-confirmation .copy-share-container .copy-link {
    border-radius: 0 4px 4px 0;
    background: #167EFC;
    padding: 12px 32px;
    height: 42px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-shadow: unset;
    border: unset;
    box-shadow: unset; }
  @media (max-width: 991px) {
    .standalone-external-events .se-order-confirmation .point-section {
      padding: 1rem 0; } }
  .standalone-external-events .se-order-confirmation .share-social-section .link-fb {
    background: #1877F2;
    border-radius: 100%;
    width: 40px;
    height: 40px; }
    .standalone-external-events .se-order-confirmation .share-social-section .link-fb svg {
      margin: 8px;
      color: white;
      fill: white;
      stroke-width: 1; }
  .standalone-external-events .se-order-confirmation .share-social-section .link-twitter {
    background: #1DA1F2;
    border-radius: 100%;
    width: 40px;
    height: 40px; }
    .standalone-external-events .se-order-confirmation .share-social-section .link-twitter svg {
      margin: 8px;
      color: white;
      fill: white;
      stroke-width: 1; }
  @media (max-width: 991px) {
    .standalone-external-events .se-order-confirmation .share-social-section {
      padding: 1rem 0; } }
  .standalone-external-events .se-order-confirmation .order-confirmation-top-container {
    padding-bottom: 3rem; }
    @media (max-width: 991px) {
      .standalone-external-events .se-order-confirmation .order-confirmation-top-container {
        padding-bottom: 2rem; } }
    @media (max-width: 991px) {
      .standalone-external-events .se-order-confirmation .order-confirmation-top-container .attendee-section {
        width: 100%;
        flex-direction: column; } }
    .standalone-external-events .se-order-confirmation .order-confirmation-top-container .attendee-section .attendee-email-info {
      margin: 0 3rem; }
      @media (max-width: 991px) {
        .standalone-external-events .se-order-confirmation .order-confirmation-top-container .attendee-section .attendee-email-info {
          margin: 12px 0; } }
    @media (max-width: 991px) {
      .standalone-external-events .se-order-confirmation .order-confirmation-top-container .btn-choise {
        width: 100%; }
        .standalone-external-events .se-order-confirmation .order-confirmation-top-container .btn-choise a {
          width: 100%; } }
  .standalone-external-events .se-order-confirmation .point-and-social .copy-share-container {
    width: 50%;
    margin-right: 3rem; }
  @media (max-width: 991px) {
    .standalone-external-events .se-order-confirmation .point-and-social {
      justify-content: space-between; }
      .standalone-external-events .se-order-confirmation .point-and-social .copy-share-container {
        width: 100%;
        margin-right: 1rem; } }
  .standalone-external-events .se-order-confirmation .reward-section .sp-reward-title {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600; }
  .standalone-external-events .se-order-confirmation .reward-section svg {
    stroke-width: 1px;
    stroke: #137EFC; }
  .standalone-external-events .se-order-confirmation .reward-section .sp-reward-points {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500; }
  @media (max-width: 991px) {
    .standalone-external-events .se-order-confirmation .reward-section {
      flex-direction: column; } }
  .standalone-external-events .se-order-confirmation .more-event-section .sp-event-name {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600; }
  .standalone-external-events .se-order-confirmation .more-event-section .sp-time-event-name {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400; }
  @media (max-width: 991px) {
    .standalone-external-events .se-order-confirmation .more-event-section {
      flex-direction: column; } }
  .standalone-external-events .all-events-text {
    border: 1px solid;
    border-radius: 3px; }
  .standalone-external-events .individual-event-date {
    margin-right: 1rem; }
    .standalone-external-events .individual-event-date .event-month {
      color: #5A5F7D; }
    .standalone-external-events .individual-event-date .event-date {
      color: #137EFC; }
  .standalone-external-events .tix-open-description {
    width: 80px;
    height: 80px; }
    .standalone-external-events .tix-open-description:hover {
      cursor: pointer; }
  .standalone-external-events .custom-checkbox input[type="checkbox"] + label.se-font-default {
    font-size: 18px; }
    @media (max-width: 991px) {
      .standalone-external-events .custom-checkbox input[type="checkbox"] + label.se-font-default {
        font-size: 14px; } }
  .standalone-external-events .custom-checkbox input[type="checkbox"] + label.se-font-md {
    font-weight: 500; }
  .standalone-external-events .info-on-hover .more-info-info-link:hover {
    color: white; }
  .standalone-external-events .info-on-hover .more-info-layer {
    opacity: 0; }
    @media (max-width: 991px) {
      .standalone-external-events .info-on-hover .more-info-layer {
        height: 50px !important;
        width: 70%; } }
  .standalone-external-events .info-on-hover:hover .more-info-layer {
    background-color: #1fa3ff;
    opacity: 0.8; }
    @media (max-width: 991px) {
      .standalone-external-events .info-on-hover:hover .more-info-layer {
        background: unset;
        opacity: unset; } }
  @media (max-width: 991px) {
    .standalone-external-events .info-on-hover {
      height: 108px; } }
  .standalone-external-events .countdown-container {
    background-color: #1e1e1e; }
    .standalone-external-events .countdown-container span {
      line-height: 1; }
    .standalone-external-events .countdown-container .countdown-hours {
      border-left: 1px solid;
      border-right: 1px solid; }
  .standalone-external-events .error-text {
    border: 1px solid #ff4d4f; }
  .standalone-external-events .checkout-form label.error {
    color: #ff4d4f;
    border: 1px solid #ff4d4f;
    background-color: white;
    font-size: 18px;
    font-weight: 500;
    padding: 0.25rem; }
    @media (max-width: 991px) {
      .standalone-external-events .checkout-form label.error {
        font-size: 12px; } }
  .standalone-external-events .best-available-seats {
    width: 100px; }
  .standalone-external-events .select2-container .select2-search__field {
    font-size: 18px; }
    @media (max-width: 991px) {
      .standalone-external-events .select2-container .select2-search__field {
        font-size: 12px; } }
  .standalone-external-events .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 18px; }
    @media (max-width: 991px) {
      .standalone-external-events .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 12px; } }
  .standalone-external-events .gift_card_price-section {
    padding-right: 1rem; }
    @media (max-width: 991px) {
      .standalone-external-events .gift_card_price-section .select2-container .select2-selection--single .select2-selection__rendered {
        padding-left: 5px;
        padding-right: 5px; } }
    .standalone-external-events .gift_card_price-section.gift_card_price-section--desktop .select2-selection__arrow {
      top: 42%; }
    @media (max-width: 991px) {
      .standalone-external-events .gift_card_price-section {
        padding-right: 0; } }
  .standalone-external-events .select2-dropdown .select2-results__option {
    font-size: 18px; }
    @media (max-width: 991px) {
      .standalone-external-events .select2-dropdown .select2-results__option {
        font-size: 12px; } }
  .standalone-external-events .shopping-cart-items img {
    width: 60px;
    height: 60px; }
  .standalone-external-events #multiple-date-modal .se-button {
    font-family: "Inter", sans-serif; }
  .standalone-external-events .checkbox-term a {
    color: #137EFC; }
  .standalone-external-events #description-modal .description-image {
    max-width: 250px; }
  .standalone-external-events .guide-to-purchase {
    left: 50%;
    transform: translateX(-50%); }
  .standalone-external-events .ticket-title-mobile {
    padding-left: 15px; }
  .standalone-external-events .se-slide-up {
    opacity: 0;
    transform: translateY(100px);
    transition: opacity 1s ease, transform 1s ease; }
  .standalone-external-events .se-slide-up.se-slide-up--show {
    opacity: 1;
    transform: translateY(0); }
  .standalone-external-events .ticket-level-thumbnail-hover {
    transform: scale(1.1);
    opacity: 1;
    transition: transform 0.3s ease-in-out, opacity 0.5s ease-out; }
  .standalone-external-events .ticket-level-thumbnail-no-hover {
    transform: scale(1);
    opacity: 0.5;
    transition: transform 0.3s ease-in-out, opacity 0.5s ease-out; }
  .standalone-external-events .se-slide-from-left {
    position: relative;
    left: -100%;
    transition: left 0.5s ease-in-out; }
  .standalone-external-events .se-slide-from-left--active {
    left: 0; }
  .standalone-external-events .se-slide-from-right {
    position: relative;
    right: -100%;
    transition: right 0.5s ease-in-out; }
  .standalone-external-events .se-slide-from-right--active {
    right: 0; }
  .standalone-external-events .chart-container {
    background-color: white; }
  .standalone-external-events .se-header--fade-out {
    transform: translateY(-100%);
    transition: transform 1s ease-in-out; }
  .standalone-external-events .se-header--fade-in {
    transform: translateY(0);
    transition: transform 1s ease-in-out; }
  @media (max-width: 991px) {
    .standalone-external-events .title-and-content .section-content {
      padding-bottom: 2rem; }
      .standalone-external-events .title-and-content .section-content .left-title {
        padding-left: 15px;
        padding-right: 15px; }
      .standalone-external-events .title-and-content .section-content .right-content {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        margin: unset; }
    .standalone-external-events .se-modal {
      max-width: unset;
      padding-left: 15px;
      padding-right: 15px; }
    .standalone-external-events .individual-event-info {
      margin-left: 1rem;
      margin-right: 1rem; }
    .standalone-external-events .individual-event-date {
      margin-left: 1rem;
      margin-right: 0; } }
  .standalone-external-events .se-pre-wrap {
    white-space: pre-wrap; }
  .standalone-external-events .se-break-word {
    word-break: break-word; }
  .standalone-external-events .header-scale {
    background-color: rgba(0, 0, 0, 0.8); }
  .standalone-external-events .header-unscale {
    background-color: unset; }
  .standalone-external-events .slick-prev {
    left: 10px !important;
    z-index: 1;
    top: 100px; }
  .standalone-external-events .slick-prev:before {
    content: '<';
    font-size: 40px;
    font-weight: bold; }
  .standalone-external-events .slick-next {
    right: 10px !important;
    z-index: 1;
    top: 100px; }
  .standalone-external-events .slick-next:before {
    content: '>';
    font-size: 40px;
    font-weight: bold; }
  .standalone-external-events .slick-track > div:not(.slick-active) {
    opacity: 0.5; }
  .standalone-external-events .img-object-contain {
    image-rendering: pixelated;
    object-fit: contain; }
  .standalone-external-events .gray-out {
    filter: grayscale(1); }
  .standalone-external-events .ticket-holder-form input {
    width: 16rem;
    margin-right: 1rem; }
  @media (max-width: 991px) {
    .standalone-external-events .ticket-holder-form {
      flex-direction: column; }
      .standalone-external-events .ticket-holder-form input {
        width: 100%;
        margin-right: 0; }
      .standalone-external-events .ticket-holder-form button {
        width: 100%;
        margin-top: 1rem; } }
  .standalone-external-events .card-postal-code {
    -webkit-font-smoothing: antialiased;
    -webkit-animation: native-autofill-out 1ms;
    border: none !important;
    border-bottom: 1px solid #ddd !important;
    box-shadow: none;
    padding: 0 !important;
    color: #666;
    font-family: Arial, sans-serif;
    font-size: 18px;
    margin-top: 14.5px !important;
    line-height: 23px;
    box-sizing: border-box;
    width: 100%; }
  .standalone-external-events .card-postal-code:focus {
    outline: none; }
  @media (max-width: 991px) {
    .standalone-external-events .standalone-card-postal-code {
      padding-top: 12px; } }
  @media (max-width: 991px) {
    .standalone-external-events .card_zip_code {
      width: 100%; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .standalone-external-events #standalone-card-extend-info .col-xl-4.col-lg-6 {
      flex: 0 0 100%;
      max-width: 100%; } }
  .standalone-external-events #event-info-content *:not(iframe, img) {
    height: fit-content !important; }
  .standalone-external-events #event-info-content > div:first-child {
    padding-bottom: 0 !important; }

.hidden {
  display: none !important; }

.question-text-area-custom {
  border: 1px solid #ddd !important; }

.dark-mode .question-text-area-custom {
  background: #fff !important;
  color: #666 !important; }

#checkout-modal .modal-body {
  padding: 16px;
  background: #F3F5F7; }
  #checkout-modal .modal-body .se-text-color {
    color: #25282D;
    font-size: 32px;
    font-style: normal;
    font-weight: 700; }
    @media (max-width: 991px) {
      #checkout-modal .modal-body .se-text-color {
        font-size: 18px; } }
  #checkout-modal .modal-body .se-ticket-group-name {
    color: #25282D; }
  #checkout-modal .modal-body button.close {
    opacity: 1; }
    #checkout-modal .modal-body button.close svg {
      width: 42px;
      height: 42px;
      color: #25282D;
      stroke-width: 1; }
    @media (max-width: 991px) {
      #checkout-modal .modal-body button.close {
        position: absolute;
        right: 12px; }
        #checkout-modal .modal-body button.close svg {
          width: 24px;
          height: 24px;
          stroke-width: 2; } }
  #checkout-modal .modal-body .ticket-container .se-ticket-detail-name {
    color: #25282D;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    height: 2em; }
    @media (max-width: 991px) {
      #checkout-modal .modal-body .ticket-container .se-ticket-detail-name {
        height: unset; } }
  #checkout-modal .modal-body .ticket-container .se-ticket-detail-price {
    color: #25282D;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
    @media (max-width: 991px) {
      #checkout-modal .modal-body .ticket-container .se-ticket-detail-price {
        margin: 8px 0; } }
  #checkout-modal .modal-body .ticket-container .quantity-up,
  #checkout-modal .modal-body .ticket-container .quantity-down {
    border-radius: 8px; }
    #checkout-modal .modal-body .ticket-container .quantity-up a,
    #checkout-modal .modal-body .ticket-container .quantity-down a {
      padding: 6px; }
      #checkout-modal .modal-body .ticket-container .quantity-up a svg,
      #checkout-modal .modal-body .ticket-container .quantity-down a svg {
        width: 24px;
        height: 24px; }
  #checkout-modal .modal-body .ticket-container .mrk_quantity_number {
    color: #25282D;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 1.5rem; }
    @media (max-width: 991px) {
      #checkout-modal .modal-body .ticket-container .mrk_quantity_number {
        font-size: 16px;
        margin: 0 1rem; } }
  #checkout-modal .modal-body .ticket-container .quantity-sold-out {
    padding: 6px; }
  #checkout-modal .modal-body .ticket-container .select2-selection.select2-selection--single {
    height: 40px; }
    #checkout-modal .modal-body .ticket-container .select2-selection.select2-selection--single .select2-selection__rendered {
      color: #25282D; }
#checkout-modal .modal-footer {
  background: #F3F5F7;
  margin-top: 24px;
  align-items: normal; }
#checkout-modal .w-40 {
  width: 40%; }

@media (max-width: 991px) {
  .standalone-external-events .checkout-page .se-slide-from-left .header-section {
    padding-bottom: 18px; }
    .standalone-external-events .checkout-page .se-slide-from-left .header-section .checkout_expire_time {
      border-radius: 8px;
      background: #FFF;
      padding: 8px;
      color: #000;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      height: 36px; }
    .standalone-external-events .checkout-page .se-slide-from-left .header-section .btn-close {
      border-radius: 8px;
      background: #FFF;
      padding: 6px; }
      .standalone-external-events .checkout-page .se-slide-from-left .header-section .btn-close svg {
        color: #000000; } }
.standalone-external-events .checkout-page .se-slide-from-left .checkout-ticket-info img {
  width: 120px;
  height: 120px;
  margin-right: 24px;
  border-radius: 8px; }
.standalone-external-events .checkout-page .se-slide-from-left .checkout-ticket-info .checkout-page-event-name {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 34px; }
.standalone-external-events .checkout-page .se-slide-from-left .checkout-ticket-info .address {
  margin-bottom: 8px; }
.standalone-external-events .checkout-page .se-slide-from-left .checkout-ticket-info .address,
.standalone-external-events .checkout-page .se-slide-from-left .checkout-ticket-info .date_time {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal; }
@media (max-width: 991px) {
  .standalone-external-events .checkout-page .se-slide-from-left .checkout-ticket-info img {
    width: 70px;
    height: 70px; }
  .standalone-external-events .checkout-page .se-slide-from-left .checkout-ticket-info .checkout-page-event-name {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px; }
  .standalone-external-events .checkout-page .se-slide-from-left .checkout-ticket-info .address,
  .standalone-external-events .checkout-page .se-slide-from-left .checkout-ticket-info .date_time {
    font-size: 14px; } }
.standalone-external-events .checkout-page .se-slide-from-left .mrk-checkout-item {
  border-radius: 8px;
  border: 1px solid #3D4148; }
  .standalone-external-events .checkout-page .se-slide-from-left .mrk-checkout-item .item-name {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
  .standalone-external-events .checkout-page .se-slide-from-left .mrk-checkout-item .item-amount {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
  .standalone-external-events .checkout-page .se-slide-from-left .mrk-checkout-item .item-length {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
  @media (max-width: 991px) {
    .standalone-external-events .checkout-page .se-slide-from-left .mrk-checkout-item .item-name,
    .standalone-external-events .checkout-page .se-slide-from-left .mrk-checkout-item .item-amount,
    .standalone-external-events .checkout-page .se-slide-from-left .mrk-checkout-item .item-length {
      font-size: 18px; } }
.standalone-external-events .checkout-page .se-slide-from-left .sp-coupon-discount,
.standalone-external-events .checkout-page .se-slide-from-left .sp-coupon-discount-price,
.standalone-external-events .checkout-page .se-slide-from-left .sp-gift-card-discount,
.standalone-external-events .checkout-page .se-slide-from-left .sp-gift-card-discount-price,
.standalone-external-events .checkout-page .se-slide-from-left .sp-pass-code-discount,
.standalone-external-events .checkout-page .se-slide-from-left .sp-pass-code-discount-price,
.standalone-external-events .checkout-page .se-slide-from-left .sp-face-value,
.standalone-external-events .checkout-page .se-slide-from-left .sp-face-value-price,
.standalone-external-events .checkout-page .se-slide-from-left .sp-donation,
.standalone-external-events .checkout-page .se-slide-from-left .sp-donation-price,
.standalone-external-events .checkout-page .se-slide-from-left .sp-service-fees,
.standalone-external-events .checkout-page .se-slide-from-left .sp-service-fees-price,
.standalone-external-events .checkout-page .se-slide-from-left .sp-subtotal,
.standalone-external-events .checkout-page .se-slide-from-left .sp-subtotal-price,
.standalone-external-events .checkout-page .se-slide-from-left .sp-taxes,
.standalone-external-events .checkout-page .se-slide-from-left .sp-taxes-price {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal; }
.standalone-external-events .checkout-page .se-slide-from-left .bd-total {
  border-top: 1px solid #3D4148; }
  .standalone-external-events .checkout-page .se-slide-from-left .bd-total .sp-total,
  .standalone-external-events .checkout-page .se-slide-from-left .bd-total .sp-total-price {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; }
.standalone-external-events .checkout-page .se-slide-from-left .sp-refund-policy {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal; }
  @media (max-width: 991px) {
    .standalone-external-events .checkout-page .se-slide-from-left .sp-refund-policy {
      font-size: 18px; } }
.standalone-external-events .checkout-page .se-slide-from-left .sp-refund-policy-text {
  color: #CDD0D5;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal; }
  @media (max-width: 991px) {
    .standalone-external-events .checkout-page .se-slide-from-left .sp-refund-policy-text {
      font-size: 14px; } }
.standalone-external-events .checkout-page .se-slide-from-left .sp-non-refundable {
  color: #CDD0D5;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal; }
  @media (max-width: 991px) {
    .standalone-external-events .checkout-page .se-slide-from-left .sp-non-refundable {
      font-size: 14px; } }
.standalone-external-events .checkout-page .se-slide-from-right {
  background: #FFFFFF; }
.standalone-external-events .se-order-confirmation {
  background: #25282D;
  padding-top: 15px; }
  .standalone-external-events .se-order-confirmation .img-success {
    width: 72px;
    height: 72px; }
  .standalone-external-events .se-order-confirmation .sp-success {
    color: #17CC33;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 41.6px;
    margin: 20px 0; }
  .standalone-external-events .se-order-confirmation .sp-noti-info {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 24px; }
  .standalone-external-events .se-order-confirmation .attendee-section {
    margin-bottom: 36px; }
    .standalone-external-events .se-order-confirmation .attendee-section svg {
      stroke-width: 1; }
    .standalone-external-events .se-order-confirmation .attendee-section .sp-info {
      color: #FFF;
      font-size: 16px;
      font-style: normal;
      font-weight: 400; }
  .standalone-external-events .se-order-confirmation .rate-all svg {
    margin-right: 16px;
    width: 38px;
    height: 36px;
    stroke-width: 1;
    fill: #137efc;
    color: #137efc; }
  .standalone-external-events .se-order-confirmation .rate-all .rewards-points {
    color: #167EFC;
    font-size: 24px;
    font-style: normal;
    font-weight: 700; }
  .standalone-external-events .se-order-confirmation .rate-all .rewards-text-point {
    color: #167EFC;
    font-size: 14px;
    font-style: normal;
    font-weight: 500; }
  .standalone-external-events .se-order-confirmation .rate-all .rewards-text {
    color: #969BA7;
    font-size: 14px;
    font-style: normal;
    font-weight: 500; }
  @media (max-width: 991px) {
    .standalone-external-events .se-order-confirmation .rate-all {
      width: 100%; } }
  .standalone-external-events .se-order-confirmation .more-event-button {
    width: 120px;
    border-radius: 5px;
    border: 1px solid #167EFC;
    padding: 12px 16px;
    color: #167EFC;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    height: 48px;
    margin-right: 16px;
    background: transparent; }
  .standalone-external-events .se-order-confirmation .print-button {
    width: 120px;
    border-radius: 5px;
    background: var(--Primary-500, #167EFC);
    padding: 12px 16px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    height: 48px;
    margin-left: 16px; }
  .standalone-external-events .se-order-confirmation .view-qr-codes {
    width: 270px;
    border-radius: 5px;
    background: var(--Primary-500, #167EFC);
    padding: 12px 16px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    height: 48px;
    margin: 0;
    padding: 0; }

.toggle-content-left {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1;
  color: #167EFC; }
  .toggle-content-left.hidden {
    right: 0; }
  .toggle-content-left i {
    font-size: 20px; }

.content-left {
  transition: all 0.3s ease; }
  .content-left.collapsed {
    margin-left: -25%; }

.content-right {
  transition: all 0.3s ease; }

@supports (-webkit-touch-callout: none) {
  #payment-request-button {
    border: none !important; } }
.layout-dark-mode .chart-container {
  background-color: #2c2c2c !important; }
