body.modal-open {
  overflow: hidden;
  position: fixed;
}
.anchor {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden;
}

.ssbb-announcement-item {
  border-radius: 10px;
  background-size: 100% 100%;
  padding: 20px;
  height: 180px;
  color: white;
  text-align: center;
  text-decoration: none;
}

.ticket-subtitle {
  display: block;
  width: 50%;
}

.ticket-item {
  width: 48%;
}

.ticket-group {
  width: 100%;
}

.ssbb {
  background-image: url('/images/image-ssbb-2.png');
}

.bg-ssbb {
  background-image: url('/images/image-ssbb-bg.png');
}

.ssbb-announcement-title {
  font-size: 30px;
  font-weight: bold;
  font-family: 'OpenSans', sans-serif;
  text-decoration: none;
}

.ssbb-announcement-subtitle {
  font-size: 14px;
  font-weight: lighter;
  font-family: 'OpenSans', sans-serif;
}

.ssbb-announcement-instruction {
  font-size: 14px;
  font-weight: lighter;
  font-family: 'OpenSans', sans-serif;
  text-decoration: none;
}

.ssbb-announcement-title-button {
  font-size: 23px;
  font-weight: bold;
  font-family: 'OpenSans', sans-serif;
  margin-bottom: 28px;
}

.ssbb-announcement-ssbb {
  background: #01ce67;
  color: white;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 6px;
  text-align: center;
  text-decoration: none;
}

.ssbb-announcement-button {
  background: #01ce67;
  color: white;
  display: inline-block;
  padding: 10px 20px;
  width: 250px;
  border-radius: 6px;
  text-align: center;
  text-decoration: none;
}

.text-virtual-recreation {
  padding-left: 230px;
  padding-right: 230px;
}

.container-custom-menu-vr {
  color: white;
  margin-left: -12px;
  margin-right: -12px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.inner-custom-menu-vr {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: #0061e3;
  padding-left: 6px;
  height: 40px !important;
  border-radius: 4px;
}

.icon-menu-vr {
  padding-bottom: 24px;
  padding-right: 6px;
  width: 50px;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 200px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 100%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 40px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.heading-virtual-recreation {
  top: 125px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 96px;
  color: #4F4F4F;
  text-align: center;
}

.heading-card-title-virtual-recreation {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.cta-text-virtual-recreation {
  font-size: 22px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -webkit-transition: margin 200ms ease;
  transition: margin 200ms ease;
}

.card-image-virtual-recreation {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 50;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  object-fit: cover;
  background: rgba(0, 0, 0, 0.15);
}

.card-overlay-image-virtual-recreation {
  margin-top: -232px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}

input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* background: transparent; */
  outline: none;
  border-radius: 0;
  }
input:focus {
  outline: none;
}
.input-text {
  height: 40px;
  width: 100%;
  border: none;
  border-bottom: 1px solid black;
}
.row {
  padding-top: 12px;
  padding-bottom: 12px;
}
.select2-container {
  width: 100% !important;
}
.selection .select2-selection {
  height: 40px !important;
}
.select2-container--default .select2-selection--single {
  border: none !important;
  border-bottom: 1px solid black !important;
  border-radius: 0 !important;
}
.selection .select2-selection .select2-selection__rendered {
  padding: 6px !important;
}
.selection .select2-selection .select2-selection__arrow {
  height: 40px !important;
  padding: 6px !important;
}
.segment-blog-desktop {
  display: block;
}
.segment-blog-mobile {
  display: none;
}
.blog-image {
  width: 204px;
  height: 126px;
  object-fit: cover;
  border-radius: 12px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.filter-container-flex {
  display: flex;
  flex-flow: row wrap;
  padding-bottom: 20px;
  width: 100%;
}

.filter-dropdown {
  width: 30%;
  margin-left: 14px;
  margin-right: 14px;
}

.reviewlist-container nav ul {
  display: inline;
  font-weight: 700;
  margin-block-start: 0em;
  padding-inline-start: 0px;
}

.reviewlist-container nav ul li {
  display: inline;
  background-color: #3898ec;
  color: white;
  margin: 2px;
  padding: 8px;
  border-radius: 8px;
}

.reviewlist-container nav ul li a {
  text-decoration: none !important;
  color: white;
}

.div-info-operasional {
  padding-left: 16px;
  padding-right: 16px;
}

.global-search-icon {
  padding-left: 16px;
}

.searchbar-form {
  width: 100%;
  display: none;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.nav-with-search {
  display: flex;
}

.search-mobile {
  padding-left: 12px;
  display: none;
}

.profile-section {
  padding-top: 24px;
}

.profile-title-label {
  font-weight: 600;
  font-size: 10px;
  line-height: 15px;
}

.profile-value-label {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}

.ecard-additional-information-container {
  display: flex;
  flex-direction: column;
}

.ecard-additional-information-caption {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #EDFAFF;
  border-radius:8px;
  max-width: 360px;
  text-align: center;
}

.qr-container-front {
  padding: 4px;
  position: relative;
  top: -88px;
  left: -14px;
  background-color: white;
  width:76px;
  height: 76px;
  float: right;
}

.ecard-tap-information {
  padding-left: 50px;
  margin-top: -6px;
  margin-bottom: 16px;
  color: #6D7D88;
}

.ecard-height {
  max-height: 180px;
}

.flickity-page-dots {
  bottom: 0 !important;
}

.pagination nav {
  display: flex;
  justify-content: center;
}

.pagination nav ul{
  display: flex;
  flex-direction: row;
  overflow: auto;
}

.pagination nav ul li{
  min-width: 32px;
  height:32px;
  padding: 5px;
  text-align: center;
  background-color: white;
  border: 1px solid #6D7D88;
}

.pagination nav ul li a{
  text-decoration: none;
  color: #6D7D88;
}

.pagination nav ul li.disable{
  background-color: #0061E3;
  border: 1px solid #0061E3;
  margin: auto;
}

li span.active {
  color: #6D7D88;
}

.icon-search-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.partner-container {
  padding-right: 280px;
  margin-top: 0;
}

.feature-container .sponsor .flickity-page-dots .dot {
  border-radius: 6px;
  width: 12px;
  height: 12px;
  margin-bottom: 0;
  background-color: #718096;
}

.slider-banner-sponsorship {
  width: 1120px;
}

.feature-container .slider-banner-sponsorship .flickity-page-dots {
  bottom: -20px !important;
}

.sponsorship-slider-image {
  width: 1120px;
  height: 374px;
  object-fit: cover;
  border-radius: 6px;
}

.slider-banner-sponsorship .flickity-viewport {
  border-radius: 6px;
  min-height: 374px;
  max-height: 374px;
}

.container-list-md-card {
  width: 50%;
}

.image-sponsor {
  padding-left: 56px;
  padding-right: 56px;
  height: 124px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.button-trigger-filter {
  display: none;
}

.filter-container {
  display: block;
}

.faq-caption-title {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}

.faq-caption-description {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #6D7D88;
}

.button-login-facebook {
  width: 100%;
  height: 40px;
  background: #1877f2;
  border-radius: 6px;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.08), 0px 1px 1px rgba(0, 0, 0, 0.17);
}

.button-login-facebook:hover {
  background: #388EFE;
}

.button-login-facebook:active {
  background: #075AC7;
}

.button-login-google {
  width: 100%;
  height: 40px;
  background: #4285f4;
  border-radius: 6px;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.08), 0px 1px 1px rgba(0, 0, 0, 0.17);
}

.button-login-google:hover {
  background: #5696FF;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.08), 0px 1px 1px rgba(0, 0, 0, 0.17)
}

.button-login-google:active {
  background: #2165D6;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.08), 0px 1px 1px rgba(0, 0, 0, 0.17)
}

.text-button-login-with {
  color: #fff;
  padding-left: 16px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}

.info-selfie-ditolak {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #FF3C35;
  padding-top: 12px;
}

.info-selfie-diterima {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #38A81C;
  padding-top: 12px;
}

.info-selfie-keterangan {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #6D7D88;
}

.menu-overflow-scroll {
  max-height: calc(100vh - 100px);
  overflow: auto;
}

@supports (-webkit-touch-callout: none) {
  .div-info-operasional {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 991px) {
  .button-trigger-filter {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    height: 38px;
    border-radius: 6px;
    vertical-align: middle;
    text-align: center;
    line-height: 38px;
    background-color: #EDF8FF;
    color: #0061E3;
  }

  .filter-container {
    display: none;
  }

  .partner-container {
    padding-right: 0 !important;
    margin-top: 0 !important;
  }

  .search-mobile {
    padding-left: 12px;
    display: flex;
  }

  .menu-bar-side {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .global-search-icon {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .sponsor {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .container-list-md-card {
    width: 100%;
  }

  .image-sponsor {
    padding-left: 16px;
    padding-right: 16px;
    height: 124px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .slider-banner-sponsorship {
    width: 100%;
  }

  .feature-container .slider-banner-sponsorship .flickity-page-dots {
    bottom: -20px !important;
  }

  .feature-container .slider-banner-sponsorship .flickity-button {
    display: block;
  }

  .slider-banner-sponsorship .flickity-viewport {
    min-height: 126px;
    max-height: 126px;
  }
  
  .sponsorship-slider-image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
  }

  .feature-container .sponsor .flickity-page-dots {
    bottom: 0px !important;
  }

  .feature-container .sponsor .flickity-button {
    display: block;
  }

  .search-mobile {
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
  }

  .icon-search-container {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }

  .navigation-width {
    width: 100%;
  }

  .ecard-additional-information-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .menu-bar-side {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .social-media-share {
    padding-top: 20px;
  }

  .nav-with-search {
    color: inherit;
  }

  .top-section {
    background-color: #ddd;
    padding-top: 50px;
  }

  .text-virtual-recreation {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-virtual-recreation {
    top: 125px;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    color: #4F4F4F;
    text-align: center;
  }

  .filter-dropdown {
    width: 100%;
    margin-left: 14px;
    margin-right: 14px;
  }

  .segment-blog-desktop {
    display: none;
  }
  .segment-blog-mobile {
    display: block;
  }

  .blog-image {
    width: 90px;
    height: 68px;
    object-fit: cover;
    border-radius: 12px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .scrolling-wrapper {
    margin-top: 24px;
    margin-left: 16px;
    margin-right: 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .scrolling-wrapper::-webkit-scrollbar {
    width: 0px;
  }
  .scrolling-wrapper .blog-card {
    width: 86%;
    flex: 0 0 auto;
  }

  .ticket-subtitle {
    display: none;
  }

  .ticket-item {
    width: 100%;
  }

  .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
  }

  /* The Close Button */
  .close {
    position: fixed;
    right: 4px;
    color: #aaaaaa;
    float: right;
    font-size: 40px;
    font-weight: bold;
  }

  .global-search-icon {
    padding-left: 16px;
    display: none;
  }

  .searchbar-form {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .ecard-height {
    max-height: 180px;
  }
}

@media screen and (max-width: 424px) {
  .ecard-height {
    max-height: 178px;
  }
}

@media screen and (max-width: 374px) {
  .ecard-height {
    max-height: 148px;
  }
}

@media screen and (max-width: 320px) {
  .ecard-tap-information {
    padding-left: 30px;
    margin-top: -6px;
    margin-bottom: 16px;
    color: #6D7D88;
  }
}
