/* flip the pane when hovered */

.section-padding-business {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.pt-60-business {
  padding-top: 3.75rem;
}

.pb-60-business {
  padding-bottom: 3.75rem;
}

.pt-90-business {
  padding-top: 5.625rem;
}

.pb-90-business {
  padding-bottom: 5.625rem;
}

.pb-45-business {
  padding-bottom: 2.813rem !important;
}

.pt-30-business {
  padding-top: 1.875rem;
}

.pb-30-business {
  padding-bottom: 1.875rem;
}

.pt-45-business {
  padding-top: 2.813rem !important;
}

.pb-33-business {
  padding-bottom: 2.0625rem;
}

.pb-18-business {
  padding-bottom: 1.125rem;
}

.pb-0-business {
  margin-bottom: 0 !important;
}

.pb-27-business {
  padding-bottom: 1.6875rem;
}

.pt-12-business {
  padding-top: .75rem;
}

.p-sm-business {
  padding: 2.8125rem 1.5rem !important;
}

.mb-45-business {
  margin-bottom: 2.813rem !important;
}

.mb-30-business {
  margin-bottom: 1.875rem !important;
}

.flip-container.hover .flipper {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.flip-container,
.front,
.back {
  width: 100%;
  height: 15.938rem;
}

/* flip speed */

.flipper {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}

/* hide back of pane during swap */

.front,
.back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

/* front pane, placed above back */

.front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

/* back, initially hidden pane */

.back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  padding: 1rem;
}

.back ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  list-style-type: disc;
  font-size: .75rem;
  padding-left: 1rem;
}

.back p {
  margin-bottom: .313rem !important;
}

.stay-background-front {
  background-image: linear-gradient(243deg, rgba(145, 200, 100, 0) 35%, #448c19), linear-gradient(to top, #0a121d, rgba(10, 18, 29, 0)), url("/media/obfltiqu/stay-front.png");
  background-size: cover;
}

.stay-background-back {
  background-image: url("/media/gm5hlcvs/stay-back-1.png");
  background-size: cover;
}

.play-background-front {
  background-image: linear-gradient(243deg, rgba(145, 200, 100, 0) 35%, #005f5f), linear-gradient(to top, #0a121d, rgba(10, 18, 29, 0)), url("/media/hn0olkgc/play-front.png");
  background-size: cover;
}

.play-background-back {
  background-image: url("/media/vufhi5mv/play-back-1.png");
  background-size: cover;
}

.work-background-front {
  background-image: linear-gradient(243deg, rgba(145, 200, 100, 0) 35%, #013750), linear-gradient(to top, #0a121d, rgba(10, 18, 29, 0)), url("/media/q54k4izx/work-front.png");
  background-size: cover;
}

.work-background-back {
  background-image: url("/media/g5yl3pv4/work-back-1.png");
  background-size: cover;
}

.top-left {
  position: absolute;
  top: .5rem;
  left: 1rem;
  z-index: 999;
}

.centre {
  margin-top: 2.5rem;
  margin-left: 1rem;
}

.top-right {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 999;
}

.card-title-business {
  font-family: Poppins;
  font-size: 2.25rem;
  font-weight: bold;
  text-align: left;
  color: #fff;
}

.bottom-left {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  z-index: 999;
}

.bottom-left2 {
  position: absolute;
  bottom: 2.813rem;
  left: 1rem;
  z-index: 999;
}

.bottom-right {
  position: absolute;
  bottom: 1.5rem;
  right: 1rem;
  z-index: 999;
}

.bottom-right2 {
  position: absolute;
  bottom: 5rem;
  right: 1rem;
  z-index: 999;
}

.price {
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
  color: #fff;
}

.more-info {
  border-radius: 3.125rem;
  border: .063rem solid #fff;
  padding: .625rem 1.875rem;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-weight: bold;
}

.more-info:hover {
  background: #0095da;
  text-decoration: none;
  color: #fff;
  border: .063rem solid #0095da;
  padding: .625rem 1.875rem;
  font-weight: bold;
}

.view-now {
  background: #fff;
  border-radius: 3.125rem;
  border: .063rem solid #fff;
  padding: .3rem;
  color: #000;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  width: 7.5rem;
  height: 2.25rem;
}

.view-now:hover {
  background: #0095da;
  text-decoration: none;
  color: #fff;
  border: .063rem solid #0095da;
  padding: .4rem;
  font-weight: bold;
  width: 7.5rem;
  height: 2.25rem;
}

.close {
  cursor: pointer;
}

.business-cta {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.business-cta-header {
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: bold;
}

.business-cta-background {
  -webkit-backdrop-filter: blur(1.563rem);
  backdrop-filter: blur(1.563rem);
  border: solid .031rem rgba(255, 255, 255, .1);
  background-color: rgba(175, 176, 185, .05);
  border-radius: .156rem;
  padding: 1.25rem .938rem;
}

.business-cta-btn {
  padding: .70rem 1.7rem .55rem;
  width: 11.25rem;
  height: 2.938rem;
  border: .063rem solid #fff;
  border-radius: 1.563rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.business-cta-btn:hover {
  background-color: #0095da;
  border: .063rem solid #0095da;
  color: #fff;
  text-decoration: none;
}

.p-business-landing-excerpt {
  font-size: 1rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, .7);
}

.p-business-landing-excerpt-white {
  font-size: 1rem;
  line-height: 1.5;
  color: white;
}

.p-business-landing-excerpt p {
  margin-bottom: 0rem;
}

.p-business-landing-excerpt a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.p-business-landing-excerpt a :hover {
  color: #fff;
  text-decoration: underline;
}

.p-business-landing-excerpt-white p {
  margin-bottom: 1rem;
}

.p-business-landing-excerpt-white a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.p-business-landing-excerpt-white a :hover {
  color: #fff;
  text-decoration: underline;
}

.banner-subtitle-business {
  font-family: Poppins;
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
}

.banner-title-business {
  padding-bottom: 3.125rem;
}

.banner-title-business p {
  font-family: Poppins;
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0rem;
}

.blurred-overlay-business {
  height: 15.938rem;
  border-radius: .156rem;
  -webkit-backdrop-filter: blur(1.563rem);
  backdrop-filter: blur(1.563rem);
  -webkit-box-shadow: 0 .156rem .156rem 0 #000;
  box-shadow: 0 .156rem .156rem 0 #000;
  border: solid .031rem rgba(255, 255, 255, .1);
  background-color: rgba(175, 176, 185, .05);
  padding: 1.875rem;
}

.adjecent-list-items {
  padding-bottom: 2.188rem;
}

.adjecent-list-items p {
  font-family: Poppins;
  font-size: 1rem;
  line-height: 1.21;
  color: #fff;
  margin-bottom: 1rem;
}

.adjecent-list-items ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  list-style-type: disc;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  width: 40%;
  padding-left: 1rem;
  margin-bottom: 0rem;
}

.stay-package-banner {
  background-size: cover;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  margin-top: 5.938rem;
}

.package-detail-banner {
  background-size: cover;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  margin-top: 5.938rem;
  background-position: center center;
  background-repeat: no-repeat;
}

.business-package-promo {
  padding-top: 2.188rem;
  padding-bottom: 2.813rem;
}

.business-package-promo-intro {
  margin-bottom: 1.25rem;
}

.play-package-banner {
  background-image: url("/media/btkjt1aq/hero-banner-image-play.png"), -webkit-gradient(linear, left top, right top, color-stop(20%, #0a121d), color-stop(65%, rgba(10, 18, 29, 0)));
  background-image: url("/media/btkjt1aq/hero-banner-image-play.png"), linear-gradient(90deg, #0a121d 20%, rgba(10, 18, 29, 0) 65%);
  background-size: cover;
  padding-top: 7.25rem;
  padding-bottom: 2rem;
}

.work-package-banner {
  background-image: url("/media/sqqlb2k3/hero-banner-image-work.png"), -webkit-gradient(linear, left top, right top, color-stop(20%, #0a121d), color-stop(65%, rgba(10, 18, 29, 0)));
  background-image: url("/media/sqqlb2k3/hero-banner-image-work.png"), linear-gradient(90deg, #0a121d 20%, rgba(10, 18, 29, 0) 65%);
  background-size: cover;
  padding-top: 7.25rem;
  padding-bottom: 2rem;
}

.button-apply-desktop {
  display: inline-block;
  padding-top: 2.188rem;
}

.butto-apply-mobile {
  display: none;
}

.package-landing-mobile {
  padding: 0;
}

.stay-gradient-landing {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #0a121d), to(#254018));
  background-image: linear-gradient(180deg, #0a121d 10%, #254018);
}

.play-gradient-landing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0a121d), to(#194346));
  background-image: linear-gradient(#0a121d, #194346);
}

.work-gradient-landing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0a121d), to(#0c354d));
  background-image: linear-gradient(#0a121d, #0c354d);
}

.business-package-card {
  height: 15.813rem;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: .156rem;
  padding: 1.875rem;
}

.business-package-card-title {
  position: absolute;
  top: 1rem;
}

.business-package-card-price {
  position: absolute;
  bottom: 4.5rem;
}

.business-package-card-text {
  position: absolute;
  bottom: 5.5rem;
  margin-bottom: .938rem;
}

.business-package-card-btn {
  position: absolute;
  bottom: 1.9rem;
}

.business-package-card-btn-detail {
  position: absolute;
  bottom: 1.9rem;
}

.business-package-detail-intro {
  padding-bottom: 1.25rem;
}

.section-padding-business {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.top-section-business {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  margin-top: 5.938rem;
}

.business-title-intro h1 {
  margin-bottom: 2.188rem;
  font-size: 2.375rem;
}

.business-title-intro h4 {
  margin-bottom: 2.188rem;
}

.mb-30-business p {
  margin-bottom: 0rem;
}

.border-line-business {
  border-bottom: 1px solid rgba(255, 255, 255, .1) !important;
}

.contact-excerpt {
  margin-left: -1.875rem !important;
  margin-right: -1.875rem !important;
}

.contact-excerpt-margin {
  margin-bottom: 2.813rem !important;
}

.contact-excerpt-1 a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 0rem;
}

.contact-excerpt-1 a :hover {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 0rem;
}

.form-page-card {
  padding: 1.25rem;
  border-radius: .156rem;
  -webkit-backdrop-filter: blur(1.563rem);
  backdrop-filter: blur(1.563rem);
  border: solid .031rem rgba(255, 255, 255, .1);
  background-color: rgba(175, 176, 185, .05);
}

.contact-title {
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 1.25rem;
}

.contact-tel {
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0rem;
}

.contact-email {
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
}

.mb-20-business {
  margin-bottom: 1.25rem;
}

.graphics-business {
  padding-top: 0rem;
}

.contact-card-text p {
  font-size: 1rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, .7);
  margin-bottom: .625rem;
}

.graphics-business {
  padding-top: 0rem;
}

.product-info-landing {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.product-info-landing h2 {
  margin-bottom: 1.875rem;
}

.graphics-business {
  padding-top: 0rem;
}

.business-banner-mobile-padding {
  display: block;
}

.iframe-dimensions {
  width: 690px;
  height: 388px;
}

@media (max-width: 992px) {
  .h3-fs {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  .h3-fs {
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 576px) {
  .stay-package-banner {
    background-image: url("/media/ntuja5yz/hero-banner-image-1-mobilepng.png");
    background-size: cover;
    padding-top: 20.25rem;
    padding-bottom: 2rem;
  }

  .play-package-banner {
    background-image: url("/media/1s0hpvs5/hero-banner-image-play-mobile.png");
    background-size: cover;
    padding-top: 20.25rem;
    padding-bottom: 2rem;
  }

  .work-package-banner {
    background-image: url("/media/aw2bdcmm/hero-banner-image-work-mobile.png");
    background-size: cover;
    padding-top: 20.25rem;
    padding-bottom: 2rem;
  }

  .adjecent-list-items ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style-type: disc;
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    width: 100%;
    padding-left: 1rem;
  }

  .button-apply-desktop {
    display: none;
  }

  .butto-apply-mobile {
    display: inline-block;
  }

  .package-landing-mobile {
    padding: 0rem 1rem;
  }

  .business-cta-btn {
    padding: .5rem;
    width: 6.25rem;
    height: 2.313rem;
    border: .063rem solid #fff;
    border-radius: 1.563rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
  }

  .business-cta-header {
    font-family: Poppins;
    font-size: 1.125rem;
    font-weight: bold;
  }

  .p-business-landing-excerpt {
    font-size: 1rem;
    line-height: 1.2;
    color: rgba(255, 255, 255, .7);
  }

  .p-business-landing-excerpt-white p {
    margin-bottom: 1rem;
    line-height: 1.2;
    color: white;
  }

  .top-section-business {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    margin-top: 5.938rem;
  }

  .business-title-intro h1 {
    margin-bottom: 1.875rem !important;
    font-size: 1.75rem;
  }

  .business-title-intro h4 {
    margin-bottom: 1.25rem !important;
  }

  .business-package-card {
    height: 15.813rem;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: .156rem;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
  }

  .business-cta {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .business-cta-background {
    -webkit-backdrop-filter: blur(1.563rem);
    backdrop-filter: blur(1.563rem);
    border: solid .031rem rgba(255, 255, 255, .1);
    background-color: rgba(175, 176, 185, .05);
    border-radius: .156rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .graphics-business {
    padding-top: 1.875rem;
  }

  .banner-title-business {
    padding-bottom: 1.125rem;
  }

  .banner-title-business p {
    font-family: Poppins;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0rem;
    line-height: 1;
  }

  .business-package-detail-intro {
    padding-bottom: 1rem;
  }

  .business-banner-mobile-padding {
    padding-left: 0rem;
    padding-right: 0rem;
  }

  .contact-excerpt-margin {
    margin-bottom: 1.875rem !important;
  }

  .iframe-dimensions {
    width: 360px;
    height: 202px;
  }
}

@media screen and (max-width: 768px) {
  .stay-package-banner {
    background-image: url("/media/ntuja5yz/hero-banner-image-1-mobilepng.png");
    background-size: cover;
    padding-top: 20.25rem;
    padding-bottom: 2rem;
  }

  .play-package-banner {
    background-image: url("/media/1s0hpvs5/hero-banner-image-play-mobile.png");
    background-size: cover;
    padding-top: 20.25rem;
    padding-bottom: 2rem;
  }

  .work-package-banner {
    background-image: url("/media/aw2bdcmm/hero-banner-image-work-mobile.png");
    background-size: cover;
    padding-top: 20.25rem;
    padding-bottom: 2rem;
  }

  .adjecent-list-items ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style-type: disc;
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    width: 100%;
    padding-left: 1rem;
  }

  .button-apply-desktop {
    display: none;
  }

  .butto-apply-mobile {
    display: inline-block;
  }

  .package-landing-mobile {
    padding: 0rem 1rem;
  }

  .business-cta-btn {
    padding: .4rem;
    width: 6.25rem;
    height: 2.313rem;
    border: .063rem solid #fff;
    border-radius: 1.563rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
  }

  .business-cta-header {
    font-family: Poppins;
    font-size: 1.125rem;
    font-weight: bold;
  }

  .p-business-landing-excerpt {
    font-size: 1rem;
    line-height: 1.2;
    color: rgba(255, 255, 255, .7);
  }

  .p-business-landing-excerpt-white p {
    margin-bottom: 1rem;
    line-height: 1.2;
    color: white;
  }

  .top-section-business {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    margin-top: 5.938rem;
  }

  .business-title-intro h1 {
    margin-bottom: 1.875rem !important;
    font-size: 1.75rem;
  }

  .business-title-intro h4 {
    margin-bottom: 1.25rem !important;
  }

  .business-package-card {
    height: 15.813rem;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: .156rem;
    padding: 1.25rem;
  }

  .blurred-overlay-business {
    height: 15.813rem;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: .156rem;
    padding: 1.25rem;
  }

  .business-package-card-btn {
    position: absolute;
    bottom: 1.9rem;
  }

  .business-cta {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .business-cta-background {
    -webkit-backdrop-filter: blur(1.563rem);
    backdrop-filter: blur(1.563rem);
    border: solid .031rem rgba(255, 255, 255, .1);
    background-color: rgba(175, 176, 185, .05);
    border-radius: .156rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .graphics-business {
    padding-top: 1.875rem;
  }

  .product-info-landing {
    padding-top: 2.188rem;
    padding-bottom: 2.188rem;
  }
}

@media screen and (max-width: 1440px) {
  .business-cta-btn {
    padding: .5rem;
    width: 6.25rem;
    height: 2.313rem;
    border: .063rem solid #fff;
    border-radius: 1.563rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
  }

  .contact-title {
    font-size: 1.125rem;
    font-weight: bold;
    color: #fff;
  }

  .contact-card-text p {
    font-size: .875rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, .7);
  }

  .contact-tel {
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 0rem;
  }

  .contact-email {
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 1.25rem;
  }

  .business-cta-btn {
    padding: .35rem;
    width: 6.25rem;
    height: 2.313rem;
    border: .063rem solid #fff;
    border-radius: 1.563rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
  }
}

@media screen and (max-width: 1024px) {
  .contact-title {
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
  }

  .contact-card-text p {
    font-size: .75rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, .7);
  }

  .contact-tel {
    color: #fff;
    font-size: .875rem;
    font-weight: bold;
    margin-bottom: 0rem;
  }

  .contact-email {
    color: #fff;
    font-size: .875rem;
    font-weight: bold;
    margin-bottom: 1.25rem;
  }

  .business-package-card {
    height: 15.813rem;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: .156rem;
    padding: 1.25rem;
  }

  .blurred-overlay-business {
    height: 15.813rem;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: .156rem;
    padding: 1.25rem;
  }

  .business-package-card-btn {
    position: absolute;
    bottom: 1.9rem;
  }
}

@media screen and (max-width: 1080px) {
  .view-now {
    background: #fff;
    border-radius: 3.125rem;
    border: .063rem solid #fff;
    padding: .3rem;
    color: #000;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    width: 6.5rem;
    height: 2.25rem;
  }

  .card-title-business {
    font-family: Poppins;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: left;
    color: #fff;
  }
}