
.bg-gradient[data-v-1d96d137] {
  background: linear-gradient(0deg, #fad18b 0%, #ff7300 56%, #ff7300 100%);
  backdrop-filter: opacity(0.5);
}
@media screen and (max-width: 600px) {
.bg-gradient[data-v-1d96d137] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/_astro/bg-main-landing-amsterdam_mobile.D-vxL95r.svg');
}
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
.bg-gradient[data-v-1d96d137] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/_astro/bg-main-landing-amsterdam_tablet.B0AgWQz6.svg');
}
}
@media screen and (min-width: 1025px) {
.bg-gradient[data-v-1d96d137] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/_astro/bg-main-landing-amsterdam_desktop.DdGy1wgG.svg');
}
}

.bg-gradient[data-v-690ae277] {
  background: linear-gradient(0deg, #ff7800 0%, #ff7800 60%, #fad18b 100%);
}
@media screen and (max-width: 600px) {
.bg-gradient[data-v-690ae277] {
    background: linear-gradient(0deg, #ff7800 0%, #ff7800 60%, #fad18b 100%);
    position: relative;
}
.bg-gradient[data-v-690ae277]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('@/assets/images/product-selector/texture_pattern_30.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.3;
    z-index: 0;
}
.bg-gradient[data-v-690ae277] > * {
    position: relative;
    z-index: 1;
}
}
@media screen and (min-width: 601px) and (max-width: 1199px) {
.bg-gradient[data-v-690ae277] {
    background: linear-gradient(0deg, #ff7800 0%, #ff7800 60%, #fad18b 100%);

    position: relative;
}
}
@media screen and (min-width: 1200px) {
.bg-gradient[data-v-690ae277] {
    background: linear-gradient(0deg, #ff7800 0%, #ff7800 60%, #fad18b 100%);
    position: relative;
}
}

.bg-gradient[data-v-49ad8476] {
  background: linear-gradient(0deg, #fad18b 0%, #ff7300 56%, #ff7300 100%);
  backdrop-filter: opacity(0.5);
}
@media screen and (max-width: 600px) {
.bg-gradient[data-v-49ad8476] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/_astro/bg-main-landing-singapore_mobile.CuhKZvTY.svg');
}
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
.bg-gradient[data-v-49ad8476] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/_astro/bg-main-landing-singapore_tablet.D_6m8o2y.svg');
}
}
@media screen and (min-width: 1025px) {
.bg-gradient[data-v-49ad8476] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/_astro/bg-main-landing-singapore_desktop.DeA30PYI.svg');
}
}

.custom-shadow[data-v-3159bbc6] {
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
}
.tab-mobile-enter-active[data-v-3159bbc6] {
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tab-mobile-leave-active[data-v-3159bbc6] {
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tab-mobile-enter[data-v-3159bbc6],
.tab-mobile-leave-to[data-v-3159bbc6] {
  max-height: 0;
}
.tab-mobile-enter-to[data-v-3159bbc6],
.tab-mobile-leave[data-v-3159bbc6] {
  max-height: 500px;
}
.bg-custom[data-v-3159bbc6] {
  background-image: url('/images/tickets/bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.bg-gradient[data-v-d4ca98f3] {
  background: linear-gradient(0deg, #fad18b 0%, #ff7300 56%, #ff7300 100%);
  backdrop-filter: opacity(0.5);
}
@media screen and (max-width: 600px) {
.bg-gradient[data-v-d4ca98f3] {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url('/images/img_main_rocket_opacity20_mobile.png'),
      linear-gradient(0deg, #fad18b 0%, #ff7300 56%, #ff7300 100%);
    background-blend-mode: overlay;
}
}
