@charset "UTF-8";
/* Variables */
/* Functions */
/* Keyframes */
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
/* Mixins */
/* Fonts */
@font-face {
  font-family: "TofinoBold";
  src: url("fonts/TofinoBold.eot");
  src: url("fonts/TofinoBold.eot?#iefix") format("embedded-opentype"), url("fonts/TofinoBold.svg#TofinoBold") format("svg"), url("fonts/TofinoBold.woff") format("woff"), url("fonts/TofinoBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ITCAvantGardeStd-Bold";
  src: url("fonts/ITCAvantGardeStd-Bold.eot");
  src: url("fonts/ITCAvantGardeStd-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/ITCAvantGardeStd-Bold.svg#ITCAvantGardeStd-Bold") format("svg"), url("fonts/ITCAvantGardeStd-Bold.woff") format("woff"), url("fonts/ITCAvantGardeStd-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

* {
  -webkit-text-size-adjust: none;
}

input[type=checkbox] {
  margin-left: -21px;
  margin-right: 9px;
  position: absolute;
  margin-top: 9px;
}

label {
  left: 0;
  position: relative;
}

label span {
  font-family: Arial;
  font-size: 12px;
  color: #fff;
}

.bold {
  font-weight: bold;
}

textarea {
  outline: none;
  resize: none;
  background-image: url("images/noteline.png");
  background-size: 100% 30px;
  line-height: 30px;
  border: none;
  padding: 0 20px;
}

textarea {
  box-shadow: 0 0 10px #70c7ab;
}

hr {
  border-style: ridge;
}

/* Global */
html {
  background-color: transparent;
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
  font-size: 100%;
}
body.show-video .video-holder {
  visibility: visible;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.9);
  transition-delay: 0s;
}
body.show-video .video-holder .video {
  top: 0;
  opacity: 1;
  transition-delay: 0.5s;
}
body.show-gallery .the-circle-gallery-holder {
  visibility: visible;
  opacity: 1;
  background-color: rgb(25, 25, 25);
  transition-delay: 0s;
}
body.show-sidelineSuitesGallery .sidelineSuites-gallery-holder {
  visibility: visible;
  opacity: 1;
  background-color: rgb(25, 25, 25);
  transition-delay: 0s;
}
body.show-porchSuitesGallery .porchSuites-gallery-holder {
  visibility: visible;
  opacity: 1;
  background-color: rgb(25, 25, 25);
  transition-delay: 0s;
}
body.show-foundersClubGallery .foundersClub-gallery-holder {
  visibility: visible;
  opacity: 1;
  background-color: rgb(25, 25, 25);
  transition-delay: 0s;
}
body.show-establishmentClubGallery .establishmentClub-gallery-holder {
  visibility: visible;
  opacity: 1;
  background-color: rgb(25, 25, 25);
  transition-delay: 0s;
}
body.show-northClubGallery .northClub-gallery-holder {
  visibility: visible;
  opacity: 1;
  background-color: rgb(25, 25, 25);
  transition-delay: 0s;
}
body.show-southClubGallery .southClub-gallery-holder {
  visibility: visible;
  opacity: 1;
  background-color: rgb(25, 25, 25);
  transition-delay: 0s;
}
body.show-clubSeatsCalc .clubSeat-calc-holder {
  visibility: visible;
  opacity: 1;
  background-color: rgba(25, 25, 25, 0.9);
  transition-delay: 0s;
}
body.show-clubSeatSection-popup .clubSeatSection-gallery-holder {
  visibility: visible;
  opacity: 1;
  background-color: rgb(25, 25, 25);
  transition-delay: 0s;
}

* {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

*:focus {
  outline: none;
}

.mobile {
  display: none;
}

.page-transition .pg-animate-opaque {
  z-index: 98;
  position: fixed;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
}
.page-transition .pg-animate-opaque.home {
  background-color: rgba(25, 25, 25, 0.5);
}
.page-transition .pg-animate-opaque.moody-center, .page-transition .pg-animate-opaque.super-premium {
  background-color: rgba(219, 56, 55, 0.5);
}
.page-transition .pg-animate-opaque.suites {
  background-color: rgba(184, 129, 76, 0.5);
}
.page-transition .pg-animate-opaque.loge-boxes {
  background-color: rgba(203, 88, 40, 0.5);
}
.page-transition .pg-animate-opaque.club-seats {
  background-color: rgba(255, 255, 255, 0.5);
}
.page-transition .pg-animate {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
}
.page-transition .pg-animate.home {
  background-color: rgb(25, 25, 25);
}
.page-transition .pg-animate.moody-center, .page-transition .pg-animate.super-premium {
  background-color: rgb(219, 56, 55);
}
.page-transition .pg-animate.suites {
  background-color: rgb(184, 129, 76);
}
.page-transition .pg-animate.loge-boxes {
  background-color: rgb(203, 88, 40);
}
.page-transition .pg-animate.club-seats {
  background-color: rgb(255, 255, 255);
}

.container {
  z-index: 4;
  position: relative;
  width: auto;
  height: 100%;
  margin: 0 auto;
  padding: 0 7.8125vw;
}
.container.suitesCont {
  max-width: 91.25vw;
}
.container.clubCont {
  height: 133.0555555556vh;
}
.container.homeCont {
  display: flex;
  align-items: center;
  height: calc(100% - 120px);
}
.container.vc {
  display: flex;
  align-items: center;
  height: 100%;
}

.fullpage {
  position: relative;
  display: flex;
  width: 100vw;
  height: 100vh;
}
.fullpage .pg {
  z-index: 2;
  position: absolute;
  display: none;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fullpage .pg.active {
  display: block;
  opacity: 1;
}

.pgTitle {
  z-index: 3;
  position: absolute;
  top: 6.1111111111vh;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 3.6458333333vw;
  pointer-events: none;
}
.pgTitle p {
  font-size: 1.2962962963vh;
  font-family: Rajdhani;
  font-weight: 500;
  letter-spacing: 0.3239583333vw;
  line-height: 1.8518518519vh;
  text-transform: uppercase;
  color: #ffffff;
}

.home-grid {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-width: 100%;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
.home-grid .gridImg {
  width: 20vw;
  height: 50vh;
  opacity: 0.35;
  background-position: center center !important;
  background-size: cover !important;
  transition: all 0.5s ease-in-out;
}
.home-grid .gridImg.top1 {
  background: url("../images/collage/top_1.jpg") scroll no-repeat center center;
}
.home-grid .gridImg.top2 {
  background: url("../images/collage/top_2.jpg") scroll no-repeat center center;
}
.home-grid .gridImg.top3 {
  background: url("../images/collage/top_3.jpg") scroll no-repeat center center;
}
.home-grid .gridImg.top4 {
  background: url("../images/collage/Ariana.jpg") scroll no-repeat center center;
}
.home-grid .gridImg.top5 {
  background: url("../images/collage/Cirque.jpg") scroll no-repeat center center;
}
.home-grid .gridImg.bottom1 {
  background: url("../images/collage/bottom_1.jpg") scroll no-repeat center center;
}
.home-grid .gridImg.bottom2 {
  background: url("../images/collage/bottom_2.jpg") scroll no-repeat center center;
}
.home-grid .gridImg.bottom3 {
  background: url("../images/collage/bottom_3.jpg") scroll no-repeat center center;
}
.home-grid .gridImg.bottom4 {
  background: url("../images/collage/bottom_4.jpg") scroll no-repeat center center;
}
.home-grid .gridImg.bottom5 {
  background: url("../images/collage/bottom_5.jpg") scroll no-repeat center center;
}
.home-grid .gridVideo {
  position: relative;
  width: 40vw;
  height: 50vh;
}
.home-grid .gridVideo .videoContainer {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.home-grid .gridVideo .videoContainer video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.home-grid .gridVideo .videoContainer .play-btn {
  z-index: 2;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 124px;
  height: 124px;
  background: url("../images/svgs/icon_play.svg") scroll no-repeat center center;
  background-size: 124px 124px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.homeTitle-cnt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.homeTitle-cnt p {
  font-size: 11.1111111111vh;
  font-family: "ITCAvantGardeStd-Bold";
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}
.homeTitle-cnt p span {
  display: block;
  font-size: 19.4444444444vh;
  color: #D15E14;
}

.sectionTitle-cnt.moet .section-title p {
  padding: 2.0434227331vh 0 1.7879948914vh;
  font-size: 5.1085568327vh;
  line-height: 6.5134099617vh;
  letter-spacing: 0.5387931034vw;
}
.sectionTitle-cnt .section-title {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}
.sectionTitle-cnt .section-title p {
  padding: 2.962962963vh 0 2.5925925926vh;
  font-size: 7.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 9.4444444444vh;
  letter-spacing: 0.78125vw;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
  color: #ffffff;
}
.sectionTitle-cnt .section-title .titleDivider {
  position: relative;
  width: 100%;
  height: 1px;
  opacity: 0.2;
  background-color: #ffffff;
}
.sectionTitle-cnt .section-title .titleDivider:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 5.2083333333vw;
  height: 5px;
  background-color: #ffffff;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.topSectionNav {
  z-index: 11;
  position: absolute;
  top: 4.8148148148vh;
  display: none;
  flex-wrap: wrap;
  min-width: 100%;
  width: calc(100% + 20px);
  margin-top: -10px;
  margin-left: -10px;
}
.topSectionNav.moody-center {
  left: 15.9375vw;
}
.topSectionNav.moody-center .topSection-btn {
  border: 1px solid rgba(219, 56, 55, 0.2);
  background-color: rgba(219, 56, 55, 0.2);
}
.topSectionNav.moody-center .topSection-btn:hover, .topSectionNav.moody-center .topSection-btn.active {
  border: 1px solid rgb(219, 56, 55);
  background-color: rgb(219, 56, 55);
}
.topSectionNav.suites {
  left: 11.5104166667vw;
}
.topSectionNav.suites .topSection-btn {
  border: 1px solid rgba(184, 129, 76, 0.2);
  background-color: rgba(184, 129, 76, 0.2);
}
.topSectionNav.suites .topSection-btn:hover, .topSectionNav.suites .topSection-btn.active {
  border: 1px solid rgb(184, 129, 76);
  background-color: rgb(184, 129, 76);
}
.topSectionNav.loge-boxes {
  left: 13.8020833333vw;
}
.topSectionNav.loge-boxes .topSection-btn {
  border: 1px solid rgba(203, 88, 40, 0.2);
  background-color: rgba(203, 88, 40, 0.2);
}
.topSectionNav.loge-boxes .topSection-btn:hover, .topSectionNav.loge-boxes .topSection-btn.active {
  border: 1px solid rgba(203, 88, 40, 0.2);
  background-color: rgb(203, 88, 40);
}
.topSectionNav.club-seats {
  left: 14.0625vw;
}
.topSectionNav.club-seats .topSection-btn {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.2);
}
.topSectionNav.club-seats .topSection-btn:hover, .topSectionNav.club-seats .topSection-btn.active {
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}
.topSectionNav.club-seats .topSection-btn:hover p, .topSectionNav.club-seats .topSection-btn.active p {
  color: #000000;
}
.topSectionNav.club-seats .topSection-btn:hover svg path, .topSectionNav.club-seats .topSection-btn.active svg path {
  fill: #000000;
}
.topSectionNav.club-seats .topSection-btn.c-gallery:hover, .topSectionNav.club-seats .topSection-btn.c-gallery.active {
  border: 1px solid rgb(184, 129, 76);
  background-color: rgba(255, 255, 255, 0.2);
}
.topSectionNav.club-seats .topSection-btn.c-gallery:hover p, .topSectionNav.club-seats .topSection-btn.c-gallery.active p {
  color: #B8814C;
}
.topSectionNav.club-seats .topSection-btn.c-gallery:hover svg path, .topSectionNav.club-seats .topSection-btn.c-gallery.active svg path {
  fill: #B8814C;
}
.topSectionNav.super-premium {
  left: 25.3645833333vw;
}
.topSectionNav.super-premium .topSection-btn, .topSectionNav.super-premium .topSection-btn-link {
  border: 1px solid rgba(219, 56, 55, 0.2);
  background-color: rgba(219, 56, 55, 0.2);
}
.topSectionNav.super-premium .topSection-btn:hover, .topSectionNav.super-premium .topSection-btn.active, .topSectionNav.super-premium .topSection-btn-link:hover, .topSectionNav.super-premium .topSection-btn-link.active {
  border: 1px solid rgb(219, 56, 55);
  background-color: rgb(219, 56, 55);
}
.topSectionNav .topSection-btn, .topSectionNav .topSection-btn-link {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 9.21875vw;
  min-height: 4.6296296296vh;
  margin: 0.9259259259vh 0.5208333333vw;
  padding: 0.9259259259vh 0.78125vw;
  border-radius: 4px;
  transition: all 0.5s ease-in-out;
}
.topSectionNav .topSection-btn p, .topSectionNav .topSection-btn-link p {
  z-index: 1;
  position: relative;
  top: 1px;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
.topSectionNav .cs-galleryBtn-cnt {
  cursor: pointer;
  position: relative;
  display: flex;
  min-height: 51px;
}
.topSectionNav .cs-galleryBtn-cnt:hover > .topSection-btn.c-gallery {
  border: 1px solid rgb(184, 129, 76);
  background-color: rgba(255, 255, 255, 0.2);
}
.topSectionNav .cs-galleryBtn-cnt:hover > .topSection-btn.c-gallery p {
  color: #B8814C;
}
.topSectionNav .cs-galleryBtn-cnt:hover > .cs-galleryBtnBox {
  max-height: 500px;
  opacity: 1;
  transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.topSectionNav .cs-galleryBtn-cnt .cs-galleryBtnBox {
  z-index: 2;
  position: absolute;
  top: 51px;
  left: 50%;
  max-height: 0px;
  opacity: 0;
  padding-top: 0.9259259259vh;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.topSectionNav .cs-galleryBtn-cnt .cs-galleryBtnBox .clubSeatsRender-btn {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 11.6666666667vw;
  min-height: 4.6296296296vh;
  margin: 0.9259259259vh 0.5208333333vw;
  padding: 0.9259259259vh 0.78125vw;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.5s ease-in-out;
}
.topSectionNav .cs-galleryBtn-cnt .cs-galleryBtnBox .clubSeatsRender-btn:hover {
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}
.topSectionNav .cs-galleryBtn-cnt .cs-galleryBtnBox .clubSeatsRender-btn:hover p {
  color: #000000;
}
.topSectionNav .cs-galleryBtn-cnt .cs-galleryBtnBox .clubSeatsRender-btn p {
  z-index: 1;
  position: relative;
  top: 1px;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}

.videoContainer {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.videoContainer.tour {
  position: relative;
  height: 88.8888888889vh;
}
.videoContainer.tour video {
  top: unset;
  left: unset;
  bottom: 0;
  transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
}
.videoContainer.tour .iframe-cnt {
  position: static;
  padding-top: 0;
}
.videoContainer video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.videoContainer .iframe-cnt {
  position: relative;
  padding-top: 56.25%;
}
.videoContainer .iframe-cnt iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.videoContainer .play-btn {
  z-index: 2;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 124px;
  height: 124px;
  background: url("../images/svgs/icon_play.svg") scroll no-repeat center center;
  background-size: 124px 124px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

section#home {
  position: relative;
  width: 100vw;
  height: 100vh;
  padding: 0;
  background: url("../images/bg/bg-home.jpg") scroll no-repeat top center;
  background-size: cover;
}
section#home:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
section#home:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 812px;
  height: 620px;
  opacity: 0.7;
  background: url("../images/lights/light_top-left.png") scroll no-repeat center center;
  transform: rotate(0);
  -ms-transform: rotate(0);
}
section#moody-center {
  width: 100vw;
  height: 100vh;
}
section#moody-center:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #101010 0%, rgba(25, 25, 25, 0.44) 100%), linear-gradient(339.33deg, rgba(219, 56, 55, 0) 66%, rgba(219, 56, 55, 0.5) 100%);
}
section#moody-center:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 812px;
  height: 620px;
  opacity: 0.7;
  background: url("../images/lights/light_top-left.png") scroll no-repeat center center;
  transform: rotate(0);
  -ms-transform: rotate(0);
}
section#suites {
  width: 100vw;
  height: 100vh;
  background: url("../images/bg/bg-suites.jpg") scroll no-repeat center center;
  background-size: cover;
}
section#suites:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #101010 0%, rgba(25, 25, 25, 0.44) 100%), linear-gradient(339.33deg, rgba(184, 129, 76, 0) 66%, rgba(184, 129, 76, 0.5) 100%);
}
section#suites:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 812px;
  height: 620px;
  opacity: 0.7;
  background: url("../images/lights/light_top-left.png") scroll no-repeat center center;
  transform: rotate(0);
  -ms-transform: rotate(0);
}
section#loge-boxes {
  width: 100vw;
  height: 100vh;
  background: url("../images/bg/bg-loge-boxes.jpg") scroll no-repeat center center;
  background-size: cover;
}
section#loge-boxes:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #101010 0%, rgba(25, 25, 25, 0.44) 100%), linear-gradient(339.33deg, rgba(203, 88, 40, 0) 66%, rgba(203, 88, 40, 0.5) 100%);
}
section#loge-boxes:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 812px;
  height: 620px;
  opacity: 0.7;
  background: url("../images/lights/light_top-left.png") scroll no-repeat center center;
  transform: rotate(0);
  -ms-transform: rotate(0);
}
section#club-seats {
  width: 100vw;
  height: 100vh;
  background: url("../images/bg/bg-club-seats.jpg") scroll no-repeat center center;
  background-size: cover;
}
section#club-seats:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #101010 0%, rgba(25, 25, 25, 0.44) 100%), linear-gradient(339.33deg, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0.5) 100%);
}
section#club-seats:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 812px;
  height: 620px;
  opacity: 0.7;
  background: url("../images/lights/light_top-left.png") scroll no-repeat center center;
  transform: rotate(0);
  -ms-transform: rotate(0);
}
section#super-premium {
  width: 100vw;
  height: 100vh;
  background: url("../images/bg/bg-super-premium.jpg") scroll no-repeat center center;
  background-size: cover;
}
section#super-premium:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #101010 0%, rgba(25, 25, 25, 0.44) 100%), linear-gradient(339.33deg, rgba(219, 56, 55, 0) 66%, rgba(219, 56, 55, 0.5) 100%);
}
section#super-premium:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 812px;
  height: 620px;
  opacity: 0.7;
  background: url("../images/lights/light_top-left.png") scroll no-repeat center center;
  transform: rotate(0);
  -ms-transform: rotate(0);
}

.swal-modal {
  border: 2px solid #2A2A2A;
  border-radius: 4px;
  background: linear-gradient(180deg, #2A2A2A 0%, #141414 100%);
  box-shadow: 0 10px 35px 0 rgba(12, 12, 12, 0.4);
}

.swal-text {
  font-size: 14px;
  font-family: rajdhani, serif;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
}

.swal-footer {
  text-align: center;
}

.swal-content__input, .swal-content__textarea {
  font-size: 14px;
  font-family: rajdhani, serif;
  font-weight: 500;
  line-height: 18px;
  border: 1px solid #B8814C;
  background-color: transparent;
  color: #ffffff;
}
.swal-content__input:focus, .swal-content__textarea:focus {
  outline: none;
  border-color: #B8814C;
}

.swal-button {
  font-size: 14px;
  font-family: rajdhani, serif;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.5s ease-in-out;
}
.swal-button:hover {
  color: #000000;
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}

.swal-button:not([disabled]):hover {
  background-color: rgb(255, 255, 255);
}

.spinner-cnt {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 88.8888888889vh;
  background: rgba(0, 0, 0, 0.5);
}
.spinner-cnt .spinner {
  z-index: 99;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10.4166666667vw;
  text-align: center;
  padding: 1.8518518519vh 1.0416666667vw;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.spinner-cnt .spinner > div {
  width: 18px;
  height: 18px;
  margin: 0 0.2604166667vw;
  background-color: #ffffff;
  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner-cnt .spinner .bounce1 {
  animation-delay: -0.32s;
}
.spinner-cnt .spinner .bounce2 {
  animation-delay: -0.16s;
}
.spinner-cnt .spinner span {
  display: block;
  margin-bottom: 1.8518518519vh;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}

.clubSeat-map-toggle-cnt {
  z-index: 4;
  position: absolute;
  top: 9.2592592593vh;
  right: 3.6458333333vw;
}
.clubSeat-map-toggle-cnt .map-btn {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 16.0416666667vw;
  min-height: 7.8703703704vh;
  padding: 0.9259259259vh 1.5625vw;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.5s ease-in-out;
}
.clubSeat-map-toggle-cnt .map-btn p {
  z-index: 1;
  position: relative;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
.clubSeat-map-toggle-cnt .map-btn .switch {
  position: relative;
  display: inline-block;
  width: 2.34375vw;
  height: 2.4074074074vh;
}
.clubSeat-map-toggle-cnt .map-btn .switch input {
  opacity: 0;
  width: 0;
  height: 0;
  visibility: hidden;
}
.clubSeat-map-toggle-cnt .map-btn .switch input:checked + .slider {
  background: #B8814C;
}
.clubSeat-map-toggle-cnt .map-btn .switch input:checked + .slider:before {
  transform: translateX(18.5px);
  -ms-transform: translateX(18.5px);
}
.clubSeat-map-toggle-cnt .map-btn .switch input:focus + .slider {
  box-shadow: 0 0 1px #B8814C;
}
.clubSeat-map-toggle-cnt .map-btn .switch .slider {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #414141;
  transition: all 0.4s linear;
}
.clubSeat-map-toggle-cnt .map-btn .switch .slider.round {
  border-radius: 0.6510416667vw;
}
.clubSeat-map-toggle-cnt .map-btn .switch .slider.round:before {
  border-radius: 50%;
}
.clubSeat-map-toggle-cnt .map-btn .switch .slider:before {
  position: absolute;
  content: "";
  width: 1.1979166667vw;
  height: 2.1296296296vh;
  left: 0.078125vw;
  bottom: 0.1388888889vh;
  background-color: #ffffff;
  transition: all 0.4s linear;
}
.clubSeat-map-toggle-cnt .clubSeat-virtual-tour-cnt {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 0.9259259259vh;
  min-width: 100%;
}
.clubSeat-map-toggle-cnt .clubSeat-virtual-tour-cnt .cs-vt-btn {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 4.6296296296vh;
  margin: 0.9259259259vh 0;
  padding: 0.9259259259vh 1.5625vw;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.5s ease-in-out;
}
.clubSeat-map-toggle-cnt .clubSeat-virtual-tour-cnt .cs-vt-btn:hover, .clubSeat-map-toggle-cnt .clubSeat-virtual-tour-cnt .cs-vt-btn.active {
  border: 1px solid #ffffff;
  background-color: #ffffff;
}
.clubSeat-map-toggle-cnt .clubSeat-virtual-tour-cnt .cs-vt-btn:hover > p, .clubSeat-map-toggle-cnt .clubSeat-virtual-tour-cnt .cs-vt-btn.active > p {
  color: #000000;
}
.clubSeat-map-toggle-cnt .clubSeat-virtual-tour-cnt .cs-vt-btn p {
  z-index: 1;
  position: relative;
  top: 0.0925925926vh;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: left;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}

#landing {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 100%;
  height: 100%;
}
#landing .landing-left {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 31.25vw;
  min-height: 69.4444444444vh;
  margin-right: 5vw;
}
#landing .landing-left.moody-center {
  max-width: 39.0625vw;
}
#landing .landing-left .secondary-nav {
  display: flex;
  flex-wrap: wrap;
  min-width: 100%;
  width: calc(100% + 10px);
  margin-top: 2.3148148148vh;
  margin-left: -5px;
}
#landing .landing-left .secondary-nav.moody-center .sec-btn, #landing .landing-left .secondary-nav.super-premium .sec-btn {
  border: 1px solid rgba(219, 56, 55, 0.2);
  background-color: rgba(219, 56, 55, 0.2);
}
#landing .landing-left .secondary-nav.moody-center .sec-btn:hover, #landing .landing-left .secondary-nav.moody-center .sec-btn.active, #landing .landing-left .secondary-nav.super-premium .sec-btn:hover, #landing .landing-left .secondary-nav.super-premium .sec-btn.active {
  border: 1px solid rgb(219, 56, 55);
  background-color: rgb(219, 56, 55);
}
#landing .landing-left .secondary-nav.suites .sec-btn {
  border: 1px solid rgba(184, 129, 76, 0.2);
  background-color: rgba(184, 129, 76, 0.2);
}
#landing .landing-left .secondary-nav.suites .sec-btn:hover, #landing .landing-left .secondary-nav.suites .sec-btn.active {
  border: 1px solid rgb(184, 129, 76);
  background-color: rgb(184, 129, 76);
}
#landing .landing-left .secondary-nav.loge-boxes .sec-btn {
  border: 1px solid #CB5828;
  background-color: rgba(203, 88, 40, 0.2);
}
#landing .landing-left .secondary-nav.loge-boxes .sec-btn:hover, #landing .landing-left .secondary-nav.loge-boxes .sec-btn.active {
  background-color: rgb(203, 88, 40);
}
#landing .landing-left .secondary-nav.club-seats .sec-btn {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.1);
}
#landing .landing-left .secondary-nav.club-seats .sec-btn:hover, #landing .landing-left .secondary-nav.club-seats .sec-btn.active {
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}
#landing .landing-left .secondary-nav.club-seats .sec-btn:hover p, #landing .landing-left .secondary-nav.club-seats .sec-btn.active p {
  color: #000000;
}
#landing .landing-left .secondary-nav .sec-btn {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 9.0625vw;
  min-height: 4.4444444444vh;
  margin: 5px;
  padding: 1.1111111111vh 0.5208333333vw 0.7407407407vh 0.5208333333vw;
  border-radius: 4px;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease-in-out;
}
#landing .landing-left .secondary-nav .sec-btn.clickable {
  pointer-events: auto;
}
#landing .landing-left .secondary-nav .sec-btn p {
  z-index: 1;
  position: relative;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
#landing .landing-left .secondary-nav .navDivider {
  position: relative;
  width: 100%;
  height: 1px;
  margin-top: 2.3148148148vh;
  margin-left: 5px;
  opacity: 0;
  background-color: #ffffff;
  transition: all 0.5s ease-in-out;
}
#landing .landing-left .secondary-nav .navDivider:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 5.2083333333vw;
  height: 5px;
  background-color: #ffffff;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#landing .landing-left .secondary-nav .trinary-nav {
  display: flex;
  flex-wrap: wrap;
  min-width: 100%;
  width: calc(100% + 20px);
  margin-top: 2.3148148148vh;
  margin-left: -5px;
}
#landing .landing-left .secondary-nav .trinary-nav.moody-center .tri-btn, #landing .landing-left .secondary-nav .trinary-nav.moody-center .tri-btn-link, #landing .landing-left .secondary-nav .trinary-nav.super-premium .tri-btn, #landing .landing-left .secondary-nav .trinary-nav.super-premium .tri-btn-link {
  border: 1px solid rgba(219, 56, 55, 0.2);
  background-color: rgba(219, 56, 55, 0.2);
}
#landing .landing-left .secondary-nav .trinary-nav.moody-center .tri-btn:hover, #landing .landing-left .secondary-nav .trinary-nav.moody-center .tri-btn.active, #landing .landing-left .secondary-nav .trinary-nav.moody-center .tri-btn-link:hover, #landing .landing-left .secondary-nav .trinary-nav.moody-center .tri-btn-link.active, #landing .landing-left .secondary-nav .trinary-nav.super-premium .tri-btn:hover, #landing .landing-left .secondary-nav .trinary-nav.super-premium .tri-btn.active, #landing .landing-left .secondary-nav .trinary-nav.super-premium .tri-btn-link:hover, #landing .landing-left .secondary-nav .trinary-nav.super-premium .tri-btn-link.active {
  border: 1px solid rgb(219, 56, 55);
  background-color: rgb(219, 56, 55);
}
#landing .landing-left .secondary-nav .trinary-nav.suites .tri-btn {
  border: 1px solid rgba(184, 129, 76, 0.2);
  background-color: rgba(184, 129, 76, 0.2);
}
#landing .landing-left .secondary-nav .trinary-nav.suites .tri-btn:hover, #landing .landing-left .secondary-nav .trinary-nav.suites .tri-btn.active {
  border: 1px solid rgb(184, 129, 76);
  background-color: rgb(184, 129, 76);
}
#landing .landing-left .secondary-nav .trinary-nav.loge-boxes .tri-btn {
  border: 1px solid #CB5828;
  background-color: rgba(203, 88, 40, 0.2);
}
#landing .landing-left .secondary-nav .trinary-nav.loge-boxes .tri-btn:hover, #landing .landing-left .secondary-nav .trinary-nav.loge-boxes .tri-btn.active {
  background-color: rgb(203, 88, 40);
}
#landing .landing-left .secondary-nav .trinary-nav.club-seats .tri-btn {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.1);
}
#landing .landing-left .secondary-nav .trinary-nav.club-seats .tri-btn:hover, #landing .landing-left .secondary-nav .trinary-nav.club-seats .tri-btn.active {
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
}
#landing .landing-left .secondary-nav .trinary-nav.club-seats .tri-btn:hover p, #landing .landing-left .secondary-nav .trinary-nav.club-seats .tri-btn.active p {
  color: #000000;
}
#landing .landing-left .secondary-nav .trinary-nav.club-seats .tri-btn:hover svg path, #landing .landing-left .secondary-nav .trinary-nav.club-seats .tri-btn.active svg path {
  fill: #000000;
}
#landing .landing-left .secondary-nav .trinary-nav .tri-btn, #landing .landing-left .secondary-nav .trinary-nav .tri-btn-link {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 27.0833333333vw;
  min-height: 6.3888888889vh;
  margin: 0.9259259259vh 10px;
  padding: 10px 35px 10px 25px;
  border-radius: 4px;
  opacity: 0;
  left: -20px;
  pointer-events: none;
  transition: all 0.5s ease-in-out;
}
#landing .landing-left .secondary-nav .trinary-nav .tri-btn.clickable, #landing .landing-left .secondary-nav .trinary-nav .tri-btn-link.clickable {
  pointer-events: auto;
}
#landing .landing-left .secondary-nav .trinary-nav .tri-btn p, #landing .landing-left .secondary-nav .trinary-nav .tri-btn-link p {
  z-index: 1;
  position: relative;
  top: 0.1851851852vh;
  font-size: 1.6666666667vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.8518518519vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
#landing .landing-left .secondary-nav .trinary-nav .tri-btn svg, #landing .landing-left .secondary-nav .trinary-nav .tri-btn-link svg {
  height: 1.4814814815vh;
}
#landing .landing-left .secondary-nav .trinary-nav .tri-btn svg path, #landing .landing-left .secondary-nav .trinary-nav .tri-btn-link svg path {
  fill: #ffffff;
  transition: all 0.5s ease-in-out;
}
#landing .landing-left .cs-map-nav-cnt {
  position: relative;
  display: inline-flex;
  margin-top: 2.3148148148vh;
}
#landing .landing-left .cs-map-nav-cnt .cs-map-nav {
  width: 16.25vw;
  padding: 0.9259259259vh 0.5208333333vw;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  transition: all 0.5s ease-in-out;
}
#landing .landing-left .cs-map-nav-cnt .cs-map-nav .map-nav:first-child {
  margin-bottom: 2.7777777778vh;
}
#landing .landing-left .cs-map-nav-cnt .cs-map-nav .map-nav .map-nav-btn {
  position: relative;
  cursor: pointer;
  width: 100%;
  border-radius: 4px;
  margin-bottom: 0.462962963vh;
  background: linear-gradient(180deg, #FFFFFF 0%, #BDBDBD 100%);
}
#landing .landing-left .cs-map-nav-cnt .cs-map-nav .map-nav .map-nav-btn:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  opacity: 0;
  background: linear-gradient(180deg, #B8814C 0%, #9B6C3E 100%);
  transition: all 0.5s ease-in-out;
}
#landing .landing-left .cs-map-nav-cnt .cs-map-nav .map-nav .map-nav-btn:hover:before {
  opacity: 1;
}
#landing .landing-left .cs-map-nav-cnt .cs-map-nav .map-nav .map-nav-btn.active:before {
  opacity: 1;
}
#landing .landing-left .cs-map-nav-cnt .cs-map-nav .map-nav .map-nav-btn p {
  z-index: 2;
  position: relative;
  padding: 0.5555555556vh 0.5208333333vw 0.3703703704vh;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  text-transform: uppercase;
  text-align: center;
  color: #352312;
}
#landing .landing-left .cs-map-nav-cnt .cs-map-nav .map-nav .map-info-cnt {
  background: linear-gradient(270deg, #101010 0%, #191919 100%);
}
#landing .landing-left .cs-map-nav-cnt .cs-map-nav .map-nav .map-info-cnt p {
  padding: 1.4814814815vh 0.5208333333vw;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}
#landing .landing-left .cs-map-nav-cnt .cs-map-nav .map-nav .map-info-cnt p span {
  display: block;
  color: #B8814C;
}
#landing .landing-right {
  position: relative;
  display: flex;
  margin: auto;
  width: 100%;
}

#benefits {
  z-index: 10;
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background: radial-gradient(circle, rgba(20, 20, 20, 0) 0%, #141414 100%), url("../images/bg/bg_grunge.jpg") scroll no-repeat center center;
  background-size: cover;
  transition: all 0.5s ease-in-out;
}
#benefits.suiteBenefits:after {
  background: linear-gradient(339.33deg, rgba(184, 129, 76, 0) 66%, rgba(184, 129, 76, 0.5) 100%);
}
#benefits.logeBenefits:after {
  background: linear-gradient(339.33deg, rgba(203, 88, 40, 0) 66%, rgba(203, 88, 40, 0.5) 100%);
}
#benefits.superBenefits:after {
  background: linear-gradient(339.33deg, rgba(219, 56, 55, 0) 66%, rgba(219, 56, 55, 0.5) 100%);
}
#benefits:before {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 24.3vh;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
#benefits:after {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}
#benefits.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
#benefits .spotlight {
  z-index: 2;
  position: absolute;
  top: -8.1481481481vh;
  left: 50%;
  width: 36.25vw;
  height: 89.537037037vh;
  background: url("../images/spotlight.png") scroll no-repeat center center;
  background-size: 36.25vw 89.537037037vh;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

#suiteMap, #clubMap, #premiumMap {
  z-index: -1;
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background: radial-gradient(circle, rgba(20, 20, 20, 0) 0%, #141414 100%), url("../images/bg/bg_grunge.jpg") scroll no-repeat center center;
  background-size: cover;
  transition: all 0.5s ease-in-out;
}
#suiteMap.suiteMap:after, #clubMap.suiteMap:after, #premiumMap.suiteMap:after {
  background: linear-gradient(339.33deg, rgba(184, 129, 76, 0) 66%, rgba(184, 129, 76, 0.5) 100%);
}
#suiteMap.clubseatsMap:after, #clubMap.clubseatsMap:after, #premiumMap.clubseatsMap:after {
  background: linear-gradient(339.33deg, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0.5) 100%);
}
#suiteMap.superpremiumMap:after, #clubMap.superpremiumMap:after, #premiumMap.superpremiumMap:after {
  background: linear-gradient(339.33deg, rgba(219, 56, 55, 0) 66%, rgba(219, 56, 55, 0.5) 100%);
}
#suiteMap:before, #clubMap:before, #premiumMap:before {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 24.3vh;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
#suiteMap:after, #clubMap:after, #premiumMap:after {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}
#suiteMap.active, #clubMap.active, #premiumMap.active {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
#suiteMap .spotlight, #clubMap .spotlight, #premiumMap .spotlight {
  z-index: 2;
  position: absolute;
  top: -8.1481481481vh;
  left: calc(50% - 300px);
  width: 36.25vw;
  height: 89.537037037vh;
  background: url("../images/spotlight.png") scroll no-repeat center center;
  background-size: 36.25vw 89.537037037vh;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#suiteMap .decorative-line-cnt, #clubMap .decorative-line-cnt, #premiumMap .decorative-line-cnt {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
}
#suiteMap .decorative-line-cnt .decorative-line, #clubMap .decorative-line-cnt .decorative-line, #premiumMap .decorative-line-cnt .decorative-line {
  position: absolute;
  width: 100%;
  max-width: 74.21875vw;
  height: 1px;
  left: 50%;
  opacity: 0.5;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 52.05%, rgba(255, 255, 255, 0) 100%);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#suiteMap .decorative-line-cnt .decorative-line.top, #clubMap .decorative-line-cnt .decorative-line.top, #premiumMap .decorative-line-cnt .decorative-line.top {
  top: 18.2407407407vh;
}
#suiteMap .decorative-line-cnt .decorative-line.bottom, #clubMap .decorative-line-cnt .decorative-line.bottom, #premiumMap .decorative-line-cnt .decorative-line.bottom {
  bottom: 21.2962962963vh;
}

#innerSuiteMap {
  width: 100%;
}
#innerSuiteMap .sm-cnt {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 100%;
  height: 100%;
}
#innerSuiteMap .sm-cnt .sm-left {
  position: relative;
  display: none;
  width: 32.8125vw;
  height: 100%;
  padding-top: 4.6296296296vh;
  margin-right: 2.1875vw;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: start;
  width: 100%;
  height: 100%;
  min-height: 63.9814814815vh;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suiteDivider {
  position: relative;
  width: 100%;
  height: 1px;
  opacity: 0.2;
  margin: 1.8518518519vh 0;
  background-color: #ffffff;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suiteDivider:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 5.2083333333vw;
  height: 5px;
  background-color: #ffffff;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-info-cnt {
  display: inline-flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-info-cnt .suite-level {
  width: 100%;
  font-size: 2.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 300;
  line-height: 1.8518518519vh;
  color: #ffffff;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-info-cnt .suite-level span {
  display: block;
  margin-bottom: 1.2962962963vh;
  font-size: 1.2962962963vh;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #B8814C;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-info-cnt .suite-info {
  display: inline-flex;
  width: 100%;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-info-cnt .suite-info .suite-seats {
  margin-right: 2.1875vw;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-info-cnt .suite-info .suite-seats, #innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-info-cnt .suite-info .suite-sqft {
  display: flex;
  align-items: center;
  font-size: 1.9444444444vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.8518518519vh;
  color: #6C6C6C;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-info-cnt .suite-info .suite-seats span, #innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-info-cnt .suite-info .suite-sqft span {
  display: inline-block;
  margin-right: 0.5729166667vw;
  font-size: 5.1851851852vh;
  font-weight: 300;
  line-height: 4.8148148148vh;
  color: #ffffff;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 1.3888888889vh;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .toggle-years-dropdown {
  cursor: pointer;
  position: absolute;
  display: block;
  top: -2.0833333333vh;
  left: -4.9479166667vw;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .toggle-years-dropdown .svg {
  height: 6.0185185185vh;
  transition: all 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .toggle-years-dropdown.active .svg {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-header-cnt {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 1.8518518519vh;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-header-cnt .term-header {
  display: flex;
  width: 50%;
  padding-right: 0.5208333333vw;
  font-size: 2.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 300;
  line-height: 1.8518518519vh;
  color: #ffffff;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -0.9259259259vh;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info:after {
  position: relative;
  content: "";
  display: block;
  width: calc(100% - 20px);
  height: 1px;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info .toggle-total-dropdown {
  cursor: pointer;
  position: absolute;
  display: block;
  top: calc(100% - 22.5px);
  left: -4.4270833333vw;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info .toggle-total-dropdown .svg {
  height: 6.0185185185vh;
  transition: all 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info .toggle-total-dropdown.active .svg {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info .term-year {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  align-self: flex-start;
  width: calc(50% - 20px);
  margin: 0 0.5208333333vw;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info .term-year .term {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0.9259259259vh 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info .term-year .term:first-child {
  border-top: none;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info .term-year .term .year-value {
  display: flex;
  width: 100%;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: left;
  color: #B8814C;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info .term-year .term .year-value span {
  display: inline-block;
  margin-left: 0.2604166667vw;
  color: rgba(184, 129, 76, 0.7);
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info .term-year .term .price-value {
  display: flex;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: right;
  color: #ffffff;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-info .term-year .term .price-value span {
  color: rgba(255, 255, 255, 0.3);
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-total {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -0.5208333333vw;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-total .term-total {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  align-self: flex-start;
  width: calc(50% - 20px);
  margin: 0 0.5208333333vw;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-total .term-total .term {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0.9259259259vh 0;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-total .term-total .term .investment-value {
  display: flex;
  width: 100%;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: left;
  color: #B8814C;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-total .term-total .term .total-value {
  display: flex;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: right;
  color: #ffffff;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-term-comparison-cnt .term-year-total .term-total .term .total-value span {
  color: rgba(255, 255, 255, 0.3);
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt {
  display: flex;
  align-items: flex-end;
  width: calc(100% + 9.5px);
  margin-top: auto;
  margin-left: -0.2473958333vw;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .suite-floorplan-btn, #innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .reserve-suite-btn {
  transition: fill 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .suite-floorplan-btn svg g, #innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .reserve-suite-btn svg g {
  transition: fill 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .suite-floorplan-btn.active svg g, #innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .reserve-suite-btn.active svg g {
  fill: #37DE90;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .suite-floorplan-btn, #innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .reserve-suite-btn {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.4398148148vh 0.2473958333vw;
  padding: 0.9259259259vh 1.5625vw;
  width: 15.9895833333vw;
  min-height: 7.7777777778vh;
  border: 1px solid #2A2A2A;
  border-radius: 4px;
  background: linear-gradient(180deg, #2A2A2A 0%, #141414 100%);
  box-shadow: 0 10px 35px 0 rgba(12, 12, 12, 0.4);
  transition: all 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .suite-floorplan-btn p, #innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .reserve-suite-btn p {
  z-index: 1;
  position: relative;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .suite-floorplan-btn svg, #innerSuiteMap .sm-cnt .sm-left .calculator-cnt .suite-bottom-btn-cnt .reserve-suite-btn svg {
  transition: all 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-middle {
  position: relative;
  display: flex;
  margin: auto;
}
#innerSuiteMap .sm-cnt .sm-middle .floorplans-cnt {
  display: none;
  width: 47.03125vw;
}
#innerSuiteMap .sm-cnt .sm-middle .floorplans-cnt .floorplan-img {
  display: inline-flex;
  flex-direction: column;
  height: 100%;
  border: 3px solid rgba(184, 129, 76, 0.7);
  border-radius: 16px;
  background-color: rgba(20, 20, 20, 0.8);
}
#innerSuiteMap .sm-cnt .sm-middle .floorplans-cnt .floorplan-img img {
  height: 71.2962962963vh;
}
#innerSuiteMap .sm-cnt .sm-middle .floorplans-cnt .floorplan-info {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  margin-left: 3.3333333333vw;
}
#innerSuiteMap .sm-cnt .sm-middle .floorplans-cnt .floorplan-info .fpBox {
  font-size: 1.9444444444vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 1.8518518519vh;
  color: #6C6C6C;
}
#innerSuiteMap .sm-cnt .sm-middle .floorplans-cnt .floorplan-info .fpBox span {
  display: block;
  font-size: 5.1851851852vh;
  font-family: rajdhani, sans-serif;
  font-weight: 300;
  line-height: 6.5740740741vh;
  color: #ffffff;
}
#innerSuiteMap .sm-cnt .sm-middle .floorplans-cnt .floorplan-info .fpDivider {
  position: relative;
  width: 6.5104166667vw;
  height: 1px;
  opacity: 0.2;
  margin: 25px 0;
  background-color: #ffffff;
}
#innerSuiteMap .sm-cnt .sm-middle .floorplans-cnt .floorplan-info .fpDivider:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 2.6041666667vw;
  height: 5px;
  background-color: #ffffff;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#innerSuiteMap .sm-cnt .sm-right {
  position: relative;
  display: flex;
  margin: calc(-25% + 13.8888888889vh) auto 0 3.8541666667vw;
  width: 16.0416666667vw;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-title {
  margin-bottom: 3.1481481481vh;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: right;
  color: #B8814C;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-btn {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 16.0416666667vw;
  min-height: 7.8703703704vh;
  padding: 0.9259259259vh 1.5625vw;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-btn p {
  z-index: 1;
  position: relative;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-btn .switch {
  position: relative;
  display: inline-block;
  width: 2.34375vw;
  height: 2.4074074074vh;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-btn .switch input {
  opacity: 0;
  width: 0;
  height: 0;
  visibility: hidden;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-btn .switch input:checked + .slider {
  background: #B8814C;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-btn .switch input:checked + .slider:before {
  transform: translateX(18.5px);
  -ms-transform: translateX(18.5px);
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-btn .switch input:focus + .slider {
  box-shadow: 0 0 1px #B8814C;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-btn .switch .slider {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #414141;
  transition: all 0.4s linear;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-btn .switch .slider.round {
  border-radius: 0.6510416667vw;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-btn .switch .slider.round:before {
  border-radius: 50%;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .map-btn .switch .slider:before {
  position: absolute;
  content: "";
  width: 1.1979166667vw;
  height: 2.1296296296vh;
  left: 0.078125vw;
  bottom: 0.1388888889vh;
  background-color: #ffffff;
  transition: all 0.4s linear;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .suiteRenderNav {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 0.9259259259vh;
  min-width: 100%;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .suiteRenderNav .suiteRender-btn {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 4.6296296296vh;
  margin: 0.9259259259vh 0;
  padding: 0.9259259259vh 1.5625vw;
  border-radius: 4px;
  border: 1px solid rgba(184, 129, 76, 0.2);
  background-color: rgba(184, 129, 76, 0.2);
  transition: all 0.5s ease-in-out;
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .suiteRenderNav .suiteRender-btn:hover, #innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .suiteRenderNav .suiteRender-btn.active {
  border: 1px solid rgb(184, 129, 76);
  background-color: rgb(184, 129, 76);
}
#innerSuiteMap .sm-cnt .sm-right .map-toggle-cnt .suiteRenderNav .suiteRender-btn p {
  z-index: 1;
  position: relative;
  top: 0.0925925926vh;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: left;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}

#innerClubSeatsMap {
  position: relative;
}
#innerClubSeatsMap .cs-cnt .map-legend-cnt {
  position: relative;
  display: flex;
  align-items: center;
}
#innerClubSeatsMap .cs-cnt .map-legend-cnt .map-svg-cnt {
  position: relative;
  display: flex;
  width: 100vw;
  top: -3.1018518519vh;
  left: -1.7447916667vw;
}
#innerClubSeatsMap .cs-cnt .map-legend-cnt .map-svg-cnt .toggle-btn-cnt {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#innerClubSeatsMap .cs-cnt .map-legend-cnt .map-svg-cnt .toggle-btn-cnt .toggle-north-club-map {
  cursor: pointer;
  z-index: 2;
  position: absolute;
  display: block;
  top: 33.1481481481vh;
  left: calc(50% + 7vw);
  transition: all 0.5s ease-in-out;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#innerClubSeatsMap .cs-cnt .map-legend-cnt .map-svg-cnt .toggle-btn-cnt .toggle-north-club-map .toggle-btn {
  height: 6.0185185185vh;
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsMap .cs-cnt .map-legend-cnt .map-svg-cnt .toggle-btn-cnt .toggle-north-club-map.active .toggle-btn {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}
#innerClubSeatsMap .cs-cnt .map-legend-cnt .map-svg-cnt .toggle-btn-cnt .toggle-south-club-map {
  cursor: pointer;
  z-index: 2;
  position: absolute;
  display: block;
  top: 88.7037037037vh;
  left: calc(50% + 7vw);
  transition: all 0.5s ease-in-out;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#innerClubSeatsMap .cs-cnt .map-legend-cnt .map-svg-cnt .toggle-btn-cnt .toggle-south-club-map .toggle-btn {
  height: 6.0185185185vh;
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsMap .cs-cnt .map-legend-cnt .map-svg-cnt .toggle-btn-cnt .toggle-south-club-map.active .toggle-btn {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}
#innerClubSeatsMap .cs-cnt .legend-cnt {
  position: absolute;
  display: flex;
  align-items: flex-start;
  top: calc(50% - 25px);
  left: -5.2083333333vw;
  width: 27.7083333333vw;
  height: 67.962962963vh;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  /* .legend-left {
      position: relative;
      display: flex;
      align-items: flex-start;
      padding-top: get-vh(101px);
      width: get-vw(150px);
      min-height: get-vh(336px);
      margin-right: get-vw(15px);
      overflow: hidden;
      .the-circle-cnt {
          position: relative;
          // display: flex;
          display: none;
          align-items: center;
          width: 100%;
          .the-circle-gallery-btn {
              cursor: pointer;
              .the-circle-img {
                  width: get-vw(76px);
                  margin-right: get-vw(33.5px);
              }
          }
          .line-connector {
              position: relative;
              width: 1px;
              height: get-vh(336px); 
              background-color: $gold;
              margin-right: get-vw(39px);  
              &:before {
                  position: absolute;
                  content: '';
                  top: 0;
                  left: 0;
                  width: 100vw;
                  height: 1px;
                  background-color: $gold;
              }
              &:after {
                  position: absolute;
                  content: '';
                  bottom: 0;
                  left: 0;
                  width: 100vw;
                  height: 1px;
                  background-color: $gold;
              }
          }
      }
  } */
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 11.7708333333vw;
  margin: 0 1.0416666667vw;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .club-seats-legend, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .club-seats-legend {
  position: relative;
  display: flex;
  width: 100%;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .club-seats-legend.padding-top .csl-title, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .club-seats-legend.padding-top .csl-title {
  margin-top: 1.8518518519vh;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .club-seats-legend .csl-title, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .club-seats-legend .csl-title {
  position: relative;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin-bottom: 1.8518518519vh;
  overflow: hidden;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .club-seats-legend .csl-title p, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .club-seats-legend .csl-title p {
  position: relative;
  padding: 0 0.390625vw;
  font-size: 1.9444444444vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 1.8518518519vh;
  color: #ffffff;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .club-seats-legend .csl-title p:before, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .club-seats-legend .csl-title p:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 100%;
  width: 100vw;
  height: 1px;
  background-color: #B8814C;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .club-seats-legend .csl-title p:after, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .club-seats-legend .csl-title p:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 100%;
  width: 100vw;
  height: 1px;
  background-color: #B8814C;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt {
  position: relative;
  width: 100%;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.8518518519vh;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox:first-child, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox:first-child {
  margin-top: 0;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricing-title, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricing-title {
  width: 100%;
  border-radius: 4px;
  background-color: #2D2D2D;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricing-title p, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricing-title p {
  padding: 0.6481481481vh 0.5208333333vw 0.462962963vh;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat {
  position: relative;
  width: 100%;
  margin-top: 5px;
  border-radius: 4px;
  overflow: hidden;
  background: linear-gradient(270deg, rgba(237, 237, 237, 0.1) 0%, rgba(211, 211, 211, 0.1) 100%);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out {
  background: linear-gradient(270deg, #101010 0%, #191919 100%);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out:before, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out:before {
  position: absolute;
  content: "";
  top: 50%;
  right: 0.5208333333vw;
  width: 4.1015625vw;
  height: 3.6805555556vh;
  background: url("../images/svgs/icon_sold-out.svg") scroll no-repeat center center;
  background-size: 4.1015625vw 3.6805555556vh;
  transform: translateY(-50%) rotate(9deg);
  -ms-transform: translateY(-50%) rotate(9deg);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out > p, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out > p {
  opacity: 0.3;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.fc1, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.ae1, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.ae2, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs0, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs1, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs2, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs3, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs4, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs5, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.ap1, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.fc1, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.ae1, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.ae2, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs0, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs1, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs2, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs3, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs4, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.rs5, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat.sold-out > .colorbox.ap1 {
  background-color: rgb(1, 1, 1);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat .colorbox, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat .colorbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat .colorbox.fc1, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat .colorbox.fc1 {
  background-color: rgb(134, 223, 255);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat .colorbox.ae1, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat .colorbox.ae1 {
  background-color: rgb(7, 255, 0);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat .colorbox.ae2, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat .colorbox.ae2 {
  background-color: rgb(165, 0, 255);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs0, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs0 {
  background-color: rgb(1, 1, 1);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs1, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs1 {
  background-color: rgb(255, 102, 0);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs2, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs2 {
  background-color: rgb(241, 13, 13);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs3, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs3 {
  background-color: rgb(239, 195, 45);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs4, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs4 {
  background-color: rgb(65, 105, 255);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs5, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat .colorbox.rs5 {
  background-color: rgb(232, 9, 174);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat .colorbox.ap1, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat .colorbox.ap1 {
  background-color: rgb(84, 84, 84);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat p, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat p {
  padding: 1.1111111111vh 0.5208333333vw 0.9259259259vh;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: center;
  color: #B8814C;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .pricing-cnt .pricingBox .pricingPerSeat p span, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .pricing-cnt .pricingBox .pricingPerSeat p span {
  color: #ffffff;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt {
  position: relative;
  display: flex;
  width: 100%;
  margin-top: 1.8518518519vh;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt .capacity-title, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt .capacity-title {
  margin-bottom: 3.1481481481vh;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: right;
  color: #B8814C;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt .capacityBox, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt .capacityBox {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 1.3888888889vh 0.5208333333vw;
  border-radius: 4px;
  background: linear-gradient(270deg, rgba(237, 237, 237, 0.1) 0%, rgba(211, 211, 211, 0.1) 100%);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt .capacityBox .cBox-title, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt .capacityBox .cBox-title {
  margin-bottom: 1.3888888889vh;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: center;
  color: #CB5828;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt .capacityBox .capacityBar, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt .capacityBox .capacityBar {
  position: relative;
  width: 100%;
  min-height: 3.0555555556vh;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.1);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt .capacityBox .capacityBar .innerCapacityBar, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt .capacityBox .capacityBar .innerCapacityBar {
  position: absolute;
  display: inline-flex;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  border-radius: 4px 0 0 4px;
  background: linear-gradient(90deg, #3D1809 0%, #CB5828 80.28%, #FF6424 100%);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt .capacityBox .capacityBar .innerCapacityBar:before, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt .capacityBox .capacityBar .innerCapacityBar:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 16%;
  height: 100%;
  box-shadow: 0 0 26px 0 #DD4100;
  transition: all 0.5s cubic-bezier(0.37, 0, 0.63, 1);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt .capacityBox .capacityBar .innerCapacityBar:after, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt .capacityBox .capacityBar .innerCapacityBar:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 3%;
  height: 100%;
  box-shadow: 0 0 26px 0 #FFD5C4;
  transition: all 0.5s cubic-bezier(0.37, 0, 0.63, 1);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt .capacityBox .capacityBar .innerCapacityBar span, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt .capacityBox .capacityBar .innerCapacityBar span {
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #FFAA87;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt .capacityBox .capacityLine, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt .capacityBox .capacityLine {
  display: flex;
  align-items: center;
  margin-top: 0.9259259259vh;
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt .capacityBox .capacityLine .cLine, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt .capacityBox .capacityLine .cLine {
  width: calc(0% - 45.56px);
  height: 5px;
  background: linear-gradient(90deg, #3D1809 0%, #CB5828 80.28%, #FF6424 100%);
  transition: width 0.5s cubic-bezier(0.37, 0, 0.63, 1);
}
#innerClubSeatsMap .cs-cnt .legend-cnt .legend-left .capacity-cnt .capacityBox .capacityLine .cNum, #innerClubSeatsMap .cs-cnt .legend-cnt .legend-right .capacity-cnt .capacityBox .capacityLine .cNum {
  margin-left: 0.78125vw;
  font-size: 1.7592592593vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 1.8518518519vh;
  color: #ffffff;
}
#innerClubSeatsMap .cs-cnt .small-map-svg-cnt {
  position: relative;
  display: none;
  align-items: center;
  flex-wrap: wrap;
  left: 0;
  margin-left: 20.3645833333vw;
  width: 52.2916666667vw;
}
#innerClubSeatsMap .cs-cnt .small-map-svg-cnt .close-small-svg {
  cursor: pointer;
  z-index: 2;
  position: relative;
  display: block;
  margin-left: 15px;
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsMap .cs-cnt .small-map-svg-cnt .close-small-svg .close-btn {
  height: 6.0185185185vh;
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsMap .cs-cnt .small-map-svg-cnt .clubSeats-btn-cnt {
  position: relative;
  display: flex;
  justify-content: flex-end;
  width: 85%;
  margin-bottom: 1.8518518519vh;
}
#innerClubSeatsMap .cs-cnt .small-map-svg-cnt .clubSeats-btn-cnt .clubSeats-calculator-btn {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.4398148148vh 0.2473958333vw;
  padding: 0.9259259259vh 1.5625vw;
  width: 15.9895833333vw;
  min-height: 7.7777777778vh;
  border: 1px solid #2A2A2A;
  border-radius: 4px;
  background: linear-gradient(180deg, #2A2A2A 0%, #141414 100%);
  box-shadow: 0 10px 35px 0 rgba(12, 12, 12, 0.4);
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsMap .cs-cnt .small-map-svg-cnt .clubSeats-btn-cnt .clubSeats-calculator-btn.active svg g {
  fill: #37DE90;
}
#innerClubSeatsMap .cs-cnt .small-map-svg-cnt .clubSeats-btn-cnt .clubSeats-calculator-btn p {
  z-index: 1;
  position: relative;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsMap .cs-cnt .small-map-svg-cnt .clubSeats-btn-cnt .clubSeats-calculator-btn svg {
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsMap .cs-cnt .small-map-svg-cnt .clubSeats-btn-cnt .clubSeats-calculator-btn svg g {
  transition: all 0.5s ease-in-out;
}

#innerClubSeatsCalc {
  position: relative;
  display: flex;
  width: 32.8125vw;
}
#innerClubSeatsCalc .calculator-cnt {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: center;
  width: 100%;
  height: 100%;
  min-height: 63.9814814815vh;
}
#innerClubSeatsCalc .calculator-cnt .clubSeatsDivider {
  position: relative;
  width: 100%;
  height: 1px;
  opacity: 0.2;
  margin: 1.8518518519vh 0;
  background-color: #ffffff;
}
#innerClubSeatsCalc .calculator-cnt .clubSeatsDivider:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 5.2083333333vw;
  height: 5px;
  background-color: #ffffff;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt {
  display: inline-flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-level {
  width: 250px;
  font-size: 2.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 300;
  line-height: 1.8518518519vh;
  color: #ffffff;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-level span {
  display: block;
  margin-bottom: 1.2962962963vh;
  font-size: 1.2962962963vh;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #B8814C;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info {
  display: inline-flex;
  justify-content: flex-end;
  width: 100%;
  padding-right: 50px;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-row {
  margin: 0 2.1875vw;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seats, #innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-row, #innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-section {
  display: inline-flex;
  flex-direction: column;
  font-size: 1.9444444444vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.8518518519vh;
  color: #6C6C6C;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seats span, #innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-row span, #innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-section span {
  display: inline-block;
  margin-top: 0.462962963vh;
  margin-right: 0.5729166667vw;
  font-size: 3.7962962963vh;
  font-weight: 300;
  line-height: 3.4259259259vh;
  color: #ffffff;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown p {
  margin-right: 1.5625vw;
  font-size: 1.9444444444vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.8518518519vh;
  color: #6C6C6C;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .s-hidden {
  visibility: hidden;
  padding-right: 0.5208333333vw;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .select {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 6.5625vw;
  padding: 1.8518518519vh 1.0416666667vw;
  border: 1px solid #2A2A2A;
  border-radius: 4px;
  background: linear-gradient(180deg, #2A2A2A 0%, #141414 100%);
  box-shadow: 0 10px 35px 0 rgba(12, 12, 12, 0.4);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .styledSelect {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  background-color: transparent;
  padding: 1.1574074074vh 1.0416666667vw;
  font-size: 2.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 3.6111111111vh;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .styledSelect:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 50%;
  right: 1.0416666667vw;
  width: 0;
  height: 0;
  border-left: 0.2083333333vw solid transparent;
  border-right: 0.2083333333vw solid transparent;
  border-top: 0.6481481481vh solid #B8814C;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .styledSelect:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 50%;
  right: 1.0416666667vw;
  width: 0;
  height: 0;
  opacity: 0;
  border-left: 0.2083333333vw solid transparent;
  border-right: 0.2083333333vw solid transparent;
  border-top: 0.6481481481vh solid #ffffff;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .styledSelect:hover:after, #innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .styledSelect.active:after {
  opacity: 1;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .options {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0 0;
  padding: 0;
  height: 25.462962963vh;
  overflow-y: auto;
  list-style: none;
  border: 1px solid #B8814C;
  background-color: #000000;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .options::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: transparent;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .options::-webkit-scrollbar {
  width: 0.4166666667vw;
  background-color: transparent;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .options::-webkit-scrollbar-thumb {
  border-radius: 2px;
  border: 1px solid #B8814C;
  background-color: #B8814C;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .options li {
  padding: 0.1851851852vh 1.0416666667vw;
  margin: 0;
  font-size: 1.4814814815vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 3.7037037037vh;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-info-cnt .clubSeats-info .clubSeats-seat-dropdown .options li:hover {
  color: #B8814C;
  background-color: rgb(10, 10, 10);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 1.3888888889vh;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .toggle-years-dropdown {
  cursor: pointer;
  position: absolute;
  display: block;
  top: -2.0833333333vh;
  left: -4.9479166667vw;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .toggle-years-dropdown .svg {
  height: 6.0185185185vh;
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .toggle-years-dropdown.active .svg {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-header-cnt {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 1.8518518519vh;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-header-cnt .term-header {
  display: flex;
  width: 50%;
  padding-right: 0.5208333333vw;
  font-size: 2.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 300;
  line-height: 1.8518518519vh;
  color: #ffffff;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -0.9259259259vh;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info:after {
  position: relative;
  content: "";
  display: block;
  width: calc(100% - 20px);
  height: 1px;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info .toggle-total-dropdown {
  cursor: pointer;
  position: absolute;
  display: block;
  top: calc(100% - 22.5px);
  left: -4.4270833333vw;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info .toggle-total-dropdown .svg {
  height: 6.0185185185vh;
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info .toggle-total-dropdown.active .svg {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info .term-year {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  align-self: flex-start;
  width: calc(50% - 20px);
  margin: 0 0.5208333333vw;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info .term-year .term {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0.9259259259vh 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info .term-year .term:first-child {
  border-top: none;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info .term-year .term .year-value {
  display: flex;
  width: 100%;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: left;
  color: #B8814C;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info .term-year .term .year-value span {
  display: inline-block;
  margin-left: 0.2604166667vw;
  color: rgba(184, 129, 76, 0.7);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info .term-year .term .price-value {
  display: flex;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: right;
  color: #ffffff;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-info .term-year .term .price-value span {
  color: rgba(255, 255, 255, 0.3);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-total {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -0.5208333333vw;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-total .term-total {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  align-self: flex-start;
  width: calc(50% - 20px);
  margin: 0 0.5208333333vw;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-total .term-total .term {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0.9259259259vh 0;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-total .term-total .term .investment-value {
  display: flex;
  width: 100%;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: left;
  color: #B8814C;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-total .term-total .term .total-value {
  display: flex;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: right;
  color: #ffffff;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-term-comparison-cnt .term-year-total .term-total .term .total-value span {
  color: rgba(255, 255, 255, 0.3);
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-bottom-btn-cnt {
  display: flex;
  align-items: flex-end;
  width: calc(100% + 9.5px);
  margin-top: auto;
  margin-left: -0.2473958333vw;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-bottom-btn-cnt .reserve-clubSeats-btn {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.4398148148vh 0.2473958333vw;
  padding: 0.9259259259vh 1.5625vw;
  width: 15.9895833333vw;
  min-height: 7.7777777778vh;
  border: 1px solid #2A2A2A;
  border-radius: 4px;
  background: linear-gradient(180deg, #2A2A2A 0%, #141414 100%);
  box-shadow: 0 10px 35px 0 rgba(12, 12, 12, 0.4);
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-bottom-btn-cnt .reserve-clubSeats-btn.active svg g {
  fill: #37DE90;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-bottom-btn-cnt .reserve-clubSeats-btn p {
  z-index: 1;
  position: relative;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-bottom-btn-cnt .reserve-clubSeats-btn svg {
  transition: all 0.5s ease-in-out;
}
#innerClubSeatsCalc .calculator-cnt .clubSeats-bottom-btn-cnt .reserve-clubSeats-btn svg g {
  transition: all 0.5s ease-in-out;
}

#innerSuperPremiumMap .sp-cnt {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 100%;
  height: 100%;
}
#innerSuperPremiumMap .sp-cnt .sp-left {
  position: relative;
  display: none;
  width: 32.8125vw;
  height: 100%;
  padding-top: 4.6296296296vh;
  margin-right: 2.1875vw;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: start;
  width: 100%;
  height: 100%;
  min-height: 63.9814814815vh;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremiumDivider {
  position: relative;
  width: 100%;
  height: 1px;
  opacity: 0.2;
  margin: 1.8518518519vh 0;
  background-color: #ffffff;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremiumDivider:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 5.2083333333vw;
  height: 5px;
  background-color: #ffffff;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt {
  display: inline-flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-level {
  width: 100%;
  font-size: 2.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 300;
  line-height: 1.8518518519vh;
  color: #ffffff;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-level span {
  display: block;
  margin-bottom: 1.2962962963vh;
  font-size: 1.2962962963vh;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #B8814C;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info {
  display: inline-flex;
  justify-content: flex-end;
  width: 100%;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-row {
  margin-right: 2.1875vw;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seats, #innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-row {
  display: flex;
  align-items: center;
  font-size: 1.9444444444vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.8518518519vh;
  color: #6C6C6C;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seats span, #innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-row span {
  display: inline-block;
  margin-right: 0.5729166667vw;
  font-size: 5.1851851852vh;
  font-weight: 300;
  line-height: 4.8148148148vh;
  color: #ffffff;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown p {
  margin-right: 1.5625vw;
  font-size: 1.9444444444vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.8518518519vh;
  color: #6C6C6C;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .s-hidden {
  visibility: hidden;
  padding-right: 0.5208333333vw;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .select {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 6.5625vw;
  padding: 1.8518518519vh 1.0416666667vw;
  border: 1px solid #2A2A2A;
  border-radius: 4px;
  background: linear-gradient(180deg, #2A2A2A 0%, #141414 100%);
  box-shadow: 0 10px 35px 0 rgba(12, 12, 12, 0.4);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .styledSelect {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  background-color: transparent;
  padding: 1.1574074074vh 1.0416666667vw;
  font-size: 2.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 3.6111111111vh;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .styledSelect:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 50%;
  right: 1.0416666667vw;
  width: 0;
  height: 0;
  border-left: 0.2083333333vw solid transparent;
  border-right: 0.2083333333vw solid transparent;
  border-top: 0.6481481481vh solid #B8814C;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .styledSelect:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 50%;
  right: 1.0416666667vw;
  width: 0;
  height: 0;
  opacity: 0;
  border-left: 0.2083333333vw solid transparent;
  border-right: 0.2083333333vw solid transparent;
  border-top: 0.6481481481vh solid #ffffff;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: all 0.5s ease-in-out;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .styledSelect:hover:after, #innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .styledSelect.active:after {
  opacity: 1;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .options {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0 0;
  padding: 0;
  height: 25.462962963vh;
  overflow-y: auto;
  list-style: none;
  border: 1px solid #B8814C;
  background-color: #000000;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .options::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: transparent;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .options::-webkit-scrollbar {
  width: 0.4166666667vw;
  background-color: transparent;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .options::-webkit-scrollbar-thumb {
  border-radius: 2px;
  border: 1px solid #B8814C;
  background-color: #B8814C;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .options li {
  padding: 0.1851851852vh 1.0416666667vw;
  margin: 0;
  font-size: 1.4814814815vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 3.7037037037vh;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-info-cnt .superPremium-info .superPremium-seat-dropdown .options li:hover {
  color: #B8814C;
  background-color: rgb(10, 10, 10);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 1.3888888889vh;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .toggle-years-dropdown {
  cursor: pointer;
  position: absolute;
  display: block;
  top: -2.0833333333vh;
  left: -4.9479166667vw;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.05);
  transition: all 0.5s ease-in-out;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .toggle-years-dropdown .svg {
  height: 6.0185185185vh;
  transition: all 0.5s ease-in-out;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .toggle-years-dropdown.active .svg {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-header-cnt {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 1.8518518519vh;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-header-cnt .term-header {
  display: flex;
  width: 50%;
  padding-right: 0.5208333333vw;
  font-size: 2.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 300;
  line-height: 1.8518518519vh;
  color: #ffffff;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -0.9259259259vh;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info:after {
  position: relative;
  content: "";
  display: block;
  width: calc(100% - 20px);
  height: 1px;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info .toggle-total-dropdown {
  cursor: pointer;
  position: absolute;
  display: block;
  top: calc(100% - 22.5px);
  left: -4.4270833333vw;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.05);
  transition: all 0.5s ease-in-out;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info .toggle-total-dropdown .svg {
  height: 6.0185185185vh;
  transition: all 0.5s ease-in-out;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info .toggle-total-dropdown.active .svg {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info .term-year {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  align-self: flex-start;
  width: calc(50% - 20px);
  margin: 0 0.5208333333vw;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info .term-year .term {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0.9259259259vh 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info .term-year .term:first-child {
  border-top: none;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info .term-year .term .year-value {
  display: flex;
  width: 100%;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: left;
  color: #B8814C;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info .term-year .term .year-value span {
  display: inline-block;
  margin-left: 0.2604166667vw;
  color: rgba(184, 129, 76, 0.7);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info .term-year .term .price-value {
  display: flex;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: right;
  color: #ffffff;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-info .term-year .term .price-value span {
  color: rgba(255, 255, 255, 0.3);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-total {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -0.5208333333vw;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-total .term-total {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  align-self: flex-start;
  width: calc(50% - 20px);
  margin: 0 0.5208333333vw;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-total .term-total .term {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0.9259259259vh 0;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-total .term-total .term .investment-value {
  display: flex;
  width: 100%;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: left;
  color: #B8814C;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-total .term-total .term .total-value {
  display: flex;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: right;
  color: #ffffff;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-term-comparison-cnt .term-year-total .term-total .term .total-value span {
  color: rgba(255, 255, 255, 0.3);
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-bottom-btn-cnt {
  display: flex;
  align-items: flex-end;
  width: calc(100% + 9.5px);
  margin-top: auto;
  margin-left: -0.2473958333vw;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-bottom-btn-cnt .reserve-superPremium-btn {
  transition: fill 0.5s ease-in-out;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-bottom-btn-cnt .reserve-superPremium-btn svg g {
  transition: fill 0.5s ease-in-out;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-bottom-btn-cnt .reserve-superPremium-btn.active svg g {
  fill: #37DE90;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-bottom-btn-cnt .reserve-superPremium-btn {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.4398148148vh 0.2473958333vw;
  padding: 0.9259259259vh 1.5625vw;
  width: 15.9895833333vw;
  min-height: 7.7777777778vh;
  border: 1px solid #2A2A2A;
  border-radius: 4px;
  background: linear-gradient(180deg, #2A2A2A 0%, #141414 100%);
  box-shadow: 0 10px 35px 0 rgba(12, 12, 12, 0.4);
  transition: all 0.5s ease-in-out;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-bottom-btn-cnt .reserve-superPremium-btn p {
  z-index: 1;
  position: relative;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
#innerSuperPremiumMap .sp-cnt .sp-left .calculator-cnt .superPremium-bottom-btn-cnt .reserve-superPremium-btn svg {
  transition: all 0.5s ease-in-out;
}
#innerSuperPremiumMap .sp-cnt .sp-middle-no-stage {
  position: relative;
  display: none;
  margin: auto;
}
#innerSuperPremiumMap .sp-cnt .sp-middle {
  position: relative;
  display: flex;
  margin: auto;
}
#innerSuperPremiumMap .sp-cnt .sp-right {
  position: relative;
  display: flex;
  margin: calc(-25% + 13.8888888889vh) auto 0 3.8541666667vw;
  width: 16.0416666667vw;
}
#innerSuperPremiumMap .sp-cnt .sp-right .capacity-cnt .capacity-title {
  margin-bottom: 3.1481481481vh;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: right;
  color: #B8814C;
}
#innerSuperPremiumMap .sp-cnt .sp-right .capacity-cnt .capacityBox {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 16.0416666667vw;
  min-height: 7.8703703704vh;
  padding: 3.2407407407vh 1.5625vw 4.1666666667vh;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.2);
}
#innerSuperPremiumMap .sp-cnt .sp-right .capacity-cnt .capacityBox .cBox-title {
  margin-bottom: 2.037037037vh;
  font-size: 2.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 1.8518518519vh;
  color: #ffffff;
}
#innerSuperPremiumMap .sp-cnt .sp-right .capacity-cnt .capacityBox .capacityBar {
  position: relative;
  width: 100%;
  min-height: 3.0555555556vh;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.1);
}
#innerSuperPremiumMap .sp-cnt .sp-right .capacity-cnt .capacityBox .capacityBar .innerCapacityBar {
  position: absolute;
  display: inline-flex;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  border-radius: 4px 0 0 4px;
  background: linear-gradient(90deg, #3D1809 0%, #CB5828 80.28%, #FF6424 100%);
}
#innerSuperPremiumMap .sp-cnt .sp-right .capacity-cnt .capacityBox .capacityBar .innerCapacityBar:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 16%;
  height: 100%;
  box-shadow: 0 0 26px 0 #DD4100;
  transition: all 0.5s cubic-bezier(0.37, 0, 0.63, 1);
}
#innerSuperPremiumMap .sp-cnt .sp-right .capacity-cnt .capacityBox .capacityBar .innerCapacityBar:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 3%;
  height: 100%;
  box-shadow: 0 0 26px 0 #FFD5C4;
  transition: all 0.5s cubic-bezier(0.37, 0, 0.63, 1);
}
#innerSuperPremiumMap .sp-cnt .sp-right .capacity-cnt .capacityBox .capacityBar .innerCapacityBar span {
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #FFAA87;
}
#innerSuperPremiumMap .sp-cnt .sp-right .capacity-cnt .capacityBox .capacityLine {
  display: flex;
  align-items: center;
  margin-top: 0.9259259259vh;
}
#innerSuperPremiumMap .sp-cnt .sp-right .capacity-cnt .capacityBox .capacityLine .cLine {
  width: calc(0% - 45.56px);
  height: 5px;
  background: linear-gradient(90deg, #3D1809 0%, #CB5828 80.28%, #FF6424 100%);
  transition: width 0.5s cubic-bezier(0.37, 0, 0.63, 1);
}
#innerSuperPremiumMap .sp-cnt .sp-right .capacity-cnt .capacityBox .capacityLine .cNum {
  margin-left: 0.78125vw;
  font-size: 1.7592592593vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 1.8518518519vh;
  color: #ffffff;
}

#gallery {
  z-index: 10;
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background-color: rgb(25, 25, 25);
  transition: all 0.5s ease-in-out;
}
#gallery.moodyGallery:after, #gallery.moodyTourGallery:after, #gallery.superpremiumGallery:after {
  background: linear-gradient(339.33deg, rgba(219, 56, 55, 0) 66%, rgba(219, 56, 55, 0.5) 100%);
}
#gallery.suiteGallery:after, #gallery.suiteSidelineGallery:after, #gallery.suitePorchGallery:after {
  background: linear-gradient(339.33deg, rgba(184, 129, 76, 0) 66%, rgba(184, 129, 76, 0.5) 100%);
}
#gallery.clubSeatsGallery:after, #gallery.clubSeatsSouthGallery:after {
  background: linear-gradient(339.33deg, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0.5) 100%);
}
#gallery:before {
  z-index: 2;
  pointer-events: none;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 24.3vh;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
#gallery:after {
  z-index: 1;
  pointer-events: none;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}
#gallery.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

/* Video model */
.video-holder {
  z-index: 9999;
  cursor: pointer;
  position: fixed;
  display: table;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.5s 0.5s, visibility 0s 1s, background-color 0.5s 0.5s;
}
.video-holder .close-video-holder {
  cursor: pointer;
  position: absolute;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  top: 60px;
  left: 50%;
  z-index: 1;
  width: 134.5px;
  min-height: 42.5px;
  padding: 10px 0 5px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  border: 1px solid #ffffff;
  transition: all 0.5s ease-in-out;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.video-holder .close-video-holder p {
  z-index: 1;
  position: relative;
  font-size: 18px;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
.video-holder .close-video-holder:hover {
  background-color: #ffffff;
}
.video-holder .close-video-holder:hover p {
  color: #000000;
}
.video-holder .video {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  top: 100px;
  width: 100%;
  opacity: 0;
  transition: all 1s ease-in-out;
  transition-delay: 0s;
}
.video-holder .video .video-content {
  position: absolute;
  display: flex;
  justify-content: center;
  top: 125px;
  left: 125px;
  width: calc(100% - 250px);
  height: calc(100% - 250px);
}
.video-holder .video .video-content video {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  width: auto;
  max-height: 70vh;
  backface-visibility: hidden;
}

/* Gallery model */
.the-circle-gallery-holder {
  z-index: 10;
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.5s 0.5s, visibility 0s 1s, background-color 0.5s 0.5s;
}
.the-circle-gallery-holder:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 22.5vh;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.the-circle-gallery-holder:after {
  z-index: 1;
  position: absolute;
  content: "";
  bottom: 11.1111111111vh;
  left: 0;
  width: 100%;
  height: 25.462962963vh;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.the-circle-gallery-holder .the-circle-title {
  z-index: 2;
  position: absolute;
  top: 6.1111111111vh;
  left: 3.6458333333vw;
  font-size: 1.2962962963vh;
  font-family: Rajdhani;
  font-weight: 500;
  letter-spacing: 0.3239583333vw;
  line-height: 1.8518518519vh;
  text-transform: uppercase;
  color: #ffffff;
}
.the-circle-gallery-holder .close-gallery-holder {
  z-index: 4;
  cursor: pointer;
  position: absolute;
  top: 6.1111111111vh;
  right: 3.6458333333vw;
  width: 1.9270833333vw;
  height: 3.1481481481vh;
  background: url("../images/svgs/icon_back.svg") scroll no-repeat center center;
  background-size: cover;
}

.sidelineSuites-gallery-holder, .porchSuites-gallery-holder {
  z-index: 10;
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.5s 0.5s, visibility 0s 1s, background-color 0.5s 0.5s;
}
.sidelineSuites-gallery-holder:before, .porchSuites-gallery-holder:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 22.5vh;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.sidelineSuites-gallery-holder:after, .porchSuites-gallery-holder:after {
  z-index: 1;
  position: absolute;
  content: "";
  bottom: 11.1111111111vh;
  left: 0;
  width: 100%;
  height: 25.462962963vh;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.sidelineSuites-gallery-holder .suite-title, .porchSuites-gallery-holder .suite-title {
  z-index: 2;
  position: absolute;
  top: 6.1111111111vh;
  left: 3.6458333333vw;
  font-size: 1.2962962963vh;
  font-family: Rajdhani;
  font-weight: 500;
  letter-spacing: 0.3239583333vw;
  line-height: 1.8518518519vh;
  text-transform: uppercase;
  color: #ffffff;
}
.sidelineSuites-gallery-holder .close-sidelineSuite-gallery-holder, .sidelineSuites-gallery-holder .close-porchSuite-gallery-holder, .porchSuites-gallery-holder .close-sidelineSuite-gallery-holder, .porchSuites-gallery-holder .close-porchSuite-gallery-holder {
  z-index: 4;
  cursor: pointer;
  position: absolute;
  top: 6.1111111111vh;
  right: 3.6458333333vw;
  width: 1.9270833333vw;
  height: 3.1481481481vh;
  background: url("../images/svgs/icon_back.svg") scroll no-repeat center center;
  background-size: cover;
}

.foundersClub-gallery-holder, .establishmentClub-gallery-holder, .northClub-gallery-holder, .southClub-gallery-holder {
  z-index: 10;
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.5s 0.5s, visibility 0s 1s, background-color 0.5s 0.5s;
}
.foundersClub-gallery-holder:before, .establishmentClub-gallery-holder:before, .northClub-gallery-holder:before, .southClub-gallery-holder:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 22.5vh;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.foundersClub-gallery-holder:after, .establishmentClub-gallery-holder:after, .northClub-gallery-holder:after, .southClub-gallery-holder:after {
  z-index: 1;
  position: absolute;
  content: "";
  bottom: 11.1111111111vh;
  left: 0;
  width: 100%;
  height: 25.462962963vh;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.foundersClub-gallery-holder .clubSeats-title, .establishmentClub-gallery-holder .clubSeats-title, .northClub-gallery-holder .clubSeats-title, .southClub-gallery-holder .clubSeats-title {
  z-index: 2;
  position: absolute;
  top: 6.1111111111vh;
  left: 3.6458333333vw;
  font-size: 1.2962962963vh;
  font-family: Rajdhani;
  font-weight: 500;
  letter-spacing: 0.3239583333vw;
  line-height: 1.8518518519vh;
  text-transform: uppercase;
  color: #ffffff;
}
.foundersClub-gallery-holder .close-foundersClub-gallery-holder, .foundersClub-gallery-holder .close-establishmentClub-gallery-holder, .foundersClub-gallery-holder .close-northClub-gallery-holder, .foundersClub-gallery-holder .close-southClub-gallery-holder, .establishmentClub-gallery-holder .close-foundersClub-gallery-holder, .establishmentClub-gallery-holder .close-establishmentClub-gallery-holder, .establishmentClub-gallery-holder .close-northClub-gallery-holder, .establishmentClub-gallery-holder .close-southClub-gallery-holder, .northClub-gallery-holder .close-foundersClub-gallery-holder, .northClub-gallery-holder .close-establishmentClub-gallery-holder, .northClub-gallery-holder .close-northClub-gallery-holder, .northClub-gallery-holder .close-southClub-gallery-holder, .southClub-gallery-holder .close-foundersClub-gallery-holder, .southClub-gallery-holder .close-establishmentClub-gallery-holder, .southClub-gallery-holder .close-northClub-gallery-holder, .southClub-gallery-holder .close-southClub-gallery-holder {
  z-index: 4;
  cursor: pointer;
  position: absolute;
  top: 6.1111111111vh;
  right: 3.6458333333vw;
  width: 1.9270833333vw;
  height: 3.1481481481vh;
  background: url("../images/svgs/icon_back.svg") scroll no-repeat center center;
  background-size: cover;
}

.clubSeatSection-gallery-holder {
  z-index: 10;
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.5s 0.5s, visibility 0s 1s, background-color 0.5s 0.5s;
}
.clubSeatSection-gallery-holder:before {
  z-index: 1;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 22.5vh;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.clubSeatSection-gallery-holder:after {
  z-index: 1;
  position: absolute;
  display: none;
  content: "";
  bottom: 11.1111111111vh;
  left: 0;
  width: 100%;
  height: 25.462962963vh;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.clubSeatSection-gallery-holder .clubSeats-title {
  z-index: 2;
  position: absolute;
  top: 6.1111111111vh;
  left: 3.6458333333vw;
  font-size: 1.2962962963vh;
  font-family: Rajdhani;
  font-weight: 500;
  letter-spacing: 0.3239583333vw;
  line-height: 1.8518518519vh;
  text-transform: uppercase;
  color: #ffffff;
}
.clubSeatSection-gallery-holder .close-clubSeatSection-gallery-holder {
  z-index: 4;
  cursor: pointer;
  position: absolute;
  top: 6.1111111111vh;
  right: 3.6458333333vw;
  width: 1.9270833333vw;
  height: 3.1481481481vh;
  background: url("../images/svgs/icon_back.svg") scroll no-repeat center center;
  background-size: cover;
}

.clubSeat-calc-holder {
  z-index: 10;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.5s 0.5s, visibility 0s 1s, background-color 0.5s 0.5s;
}
.clubSeat-calc-holder .close-clubSeat-calc-holder {
  z-index: 4;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 1.9270833333vw;
  height: 3.1481481481vh;
  background: url("../images/svgs/icon_back.svg") scroll no-repeat center center;
  background-size: cover;
}

/* Map */
#landingMap {
  display: inline-flex;
  width: 49.5833333333vw;
  height: 69.4444444444vh;
  padding-bottom: 6.4814814815vh;
}
#landingMap g {
  transition: opacity 0.5s ease-in-out;
}
#landingMap g > rect, #landingMap g > path {
  transition: all 0.5s ease-in-out;
}
#landingMap g#OUTLINE, #landingMap g#COURT {
  pointer-events: none;
}
#landingMap g#SUPER-PREMIUM > rect {
  fill: #DB3837;
}
#landingMap g#SUPER-PREMIUM:hover > rect, #landingMap g#SUPER-PREMIUM.active > rect {
  fill: #ffffff;
  stroke: #929292;
}
#landingMap g#LOGE path {
  fill: #CB5828;
}
#landingMap g#CLUB-SEATS > .north-club#NORTH-CLUB {
  fill: #ffffff;
}
#landingMap g#CLUB-SEATS > .north-club:hover#NORTH-CLUB, #landingMap g#CLUB-SEATS > .north-club.active#NORTH-CLUB {
  fill: #B8814C;
  stroke: #6B4928;
}
#landingMap g#CLUB-SEATS > .establishment-club#ESTABLISHMENT-CLUB {
  fill: #ffffff;
}
#landingMap g#CLUB-SEATS > .establishment-club:hover#ESTABLISHMENT-CLUB, #landingMap g#CLUB-SEATS > .establishment-club.active#ESTABLISHMENT-CLUB {
  fill: #B8814C;
  stroke: #6B4928;
}
#landingMap g#CLUB-SEATS > .south-club#SOUTH-CLUB {
  fill: #ffffff;
}
#landingMap g#CLUB-SEATS > .south-club:hover#SOUTH-CLUB, #landingMap g#CLUB-SEATS > .south-club.active#SOUTH-CLUB {
  fill: #B8814C;
  stroke: #6B4928;
}
#landingMap g#SUITES g {
  transition: opacity 0.5s ease-in-out;
}
#landingMap g#SUITES g.show {
  opacity: 1;
  cursor: pointer;
  pointer-events: all;
}
#landingMap g#SUITES g._hide {
  opacity: 0;
  pointer-events: none;
}
#landingMap g#SUITES > #SIDELINE-SUITES:hover > .innerSidelineSuites, #landingMap g#SUITES > #SIDELINE-SUITES.active > .innerSidelineSuites {
  fill: #F1F1F1;
  stroke: #B6B6B6;
}
#landingMap g#SUITES > #SIDELINE-SUITES > .innerSidelineSuites {
  fill: #B8814C;
}
#landingMap g#SUITES > #SIDELINE-SUITES > .innerSidelineSuites.active {
  fill: #F1F1F1;
  stroke: #B6B6B6;
}
#landingMap g#SUITES > #PORCH-SUITES {
  fill: #B8814C;
}
#landingMap g#SUITES > #PORCH-SUITES:hover, #landingMap g#SUITES > #PORCH-SUITES.active {
  fill: #F1F1F1;
  stroke: #B6B6B6;
}
#landingMap g.show {
  opacity: 1;
  cursor: pointer;
  pointer-events: all;
}
#landingMap g._hide {
  opacity: 0;
  pointer-events: none;
}

#landingMapClub {
  display: inline-flex;
  width: 46.9270833333vw;
  height: 75.9259259259vh;
  padding-bottom: 6.4814814815vh;
}
#landingMapClub g {
  transition: opacity 0.5s ease-in-out;
}
#landingMapClub g > rect, #landingMapClub g > path {
  transition: all 0.5s ease-in-out;
}
#landingMapClub g#OUTLINE, #landingMapClub g#COURT {
  pointer-events: none;
}
#landingMapClub g#CLUB-SEATS > .north-club#NORTH-CLUB {
  fill: #ffffff;
}
#landingMapClub g#CLUB-SEATS > .north-club:hover#NORTH-CLUB, #landingMapClub g#CLUB-SEATS > .north-club.active#NORTH-CLUB {
  fill: #B8814C;
  stroke: #6B4928;
}
#landingMapClub g#CLUB-SEATS > .establishment-club#ESTABLISHMENT-CLUB-TOP, #landingMapClub g#CLUB-SEATS > .establishment-club#ESTABLISHMENT-CLUB-BOTTOM {
  fill: #ffffff;
  stroke: #929292;
}
#landingMapClub g#CLUB-SEATS > .establishment-club:hover#ESTABLISHMENT-CLUB-TOP, #landingMapClub g#CLUB-SEATS > .establishment-club:hover#ESTABLISHMENT-CLUB-BOTTOM, #landingMapClub g#CLUB-SEATS > .establishment-club.active#ESTABLISHMENT-CLUB-TOP, #landingMapClub g#CLUB-SEATS > .establishment-club.active#ESTABLISHMENT-CLUB-BOTTOM {
  fill: #B8814C;
  stroke: #6B4928;
}
#landingMapClub g#CLUB-SEATS > .south-club#SOUTH-CLUB {
  fill: #ffffff;
}
#landingMapClub g#CLUB-SEATS > .south-club:hover#SOUTH-CLUB, #landingMapClub g#CLUB-SEATS > .south-club.active#SOUTH-CLUB {
  fill: #B8814C;
  stroke: #6B4928;
}
#landingMapClub g#CLUB-SEATS > #LABELS {
  pointer-events: none;
}
#landingMapClub g.show {
  opacity: 1;
  cursor: pointer;
  pointer-events: all;
}
#landingMapClub g._hide {
  opacity: 0;
  pointer-events: none;
}

#suiteMapSVG {
  display: inline-flex;
  width: 47.03125vw;
  height: 71.2962962963vh;
}
#suiteMapSVG g {
  transition: all 0.5s ease-in-out;
}
#suiteMapSVG g.show {
  opacity: 1;
  pointer-events: all;
}
#suiteMapSVG g.show#SEATS-MIDDLE, #suiteMapSVG g.show#SEATS-LOWER {
  opacity: 0.2;
}
#suiteMapSVG g._hide {
  opacity: 0;
  pointer-events: none;
}
#suiteMapSVG g#SIDELINE-SUITES > #COLOURS > rect:hover, #suiteMapSVG g#SIDELINE-SUITES > #COLOURS > rect.active, #suiteMapSVG g#SIDELINE-SUITES > #COLOURS > polygon:hover, #suiteMapSVG g#SIDELINE-SUITES > #COLOURS > polygon.active, #suiteMapSVG g#PORCH-SUITES > #COLOURS > rect:hover, #suiteMapSVG g#PORCH-SUITES > #COLOURS > rect.active, #suiteMapSVG g#PORCH-SUITES > #COLOURS > polygon:hover, #suiteMapSVG g#PORCH-SUITES > #COLOURS > polygon.active {
  fill: #F3F3F3 !important;
}
#suiteMapSVG rect, #suiteMapSVG polygon {
  transition: fill 0.5s ease-in-out;
}

#clubFullMapSVG {
  display: inline-flex;
  height: 133.0555555556vh;
  padding-bottom: 6.4814814815vh;
}
#clubFullMapSVG g {
  transition: all 0.5s ease-in-out;
}
#clubFullMapSVG g.show {
  opacity: 1;
  pointer-events: all;
}
#clubFullMapSVG g.show#SEATS-MIDDLE, #clubFullMapSVG g.show#SEATS-LOWER {
  opacity: 0.2;
}
#clubFullMapSVG g._hide {
  opacity: 0;
  pointer-events: none;
}
#clubFullMapSVG g#SEATS-MIDDLE, #clubFullMapSVG g #STAGE #SEATS {
  opacity: 0.2;
}
#clubFullMapSVG g #NORTH-CLUB #TOGGLE-NORTH-CLUB, #clubFullMapSVG g #SOUTH-CLUB #TOGGLE-SOUTH-CLUB {
  cursor: pointer;
}

#clubNorthMapSVG, #clubSouthMapSVG {
  display: inline-flex;
  width: 47.34375vw;
  height: 38.7037037037vh;
}
#clubNorthMapSVG g, #clubSouthMapSVG g {
  transition: all 0.5s ease-in-out;
}
#clubNorthMapSVG g.seat-selected > .setByAPI, #clubSouthMapSVG g.seat-selected > .setByAPI {
  fill: #F3F3F3 !important;
  transition: all 0.5s ease-in-out;
}
#clubNorthMapSVG g > .setByAPI, #clubSouthMapSVG g > .setByAPI {
  cursor: pointer;
}
#clubNorthMapSVG g > .setByAPI:hover, #clubSouthMapSVG g > .setByAPI:hover {
  fill: rgba(243, 243, 243, 0.5) !important;
  transition: all 0.5s ease-in-out;
}
#clubNorthMapSVG g #EST-OUTLINE, #clubNorthMapSVG g #FOUNDERS-OUTLINE, #clubSouthMapSVG g #EST-OUTLINE, #clubSouthMapSVG g #FOUNDERS-OUTLINE {
  pointer-events: none;
}
#clubNorthMapSVG g #picture-icon, #clubSouthMapSVG g #picture-icon {
  cursor: pointer;
}
#clubNorthMapSVG g #picture-icon > path, #clubSouthMapSVG g #picture-icon > path {
  pointer-events: none;
}
#clubNorthMapSVG g.show, #clubSouthMapSVG g.show {
  opacity: 1;
  pointer-events: all;
}
#clubNorthMapSVG g.show#SEATS-MIDDLE, #clubNorthMapSVG g.show#SEATS-LOWER, #clubSouthMapSVG g.show#SEATS-MIDDLE, #clubSouthMapSVG g.show#SEATS-LOWER {
  opacity: 0.2;
}
#clubNorthMapSVG g._hide, #clubSouthMapSVG g._hide {
  opacity: 0;
  pointer-events: none;
}

#superPremiumMapSVG {
  display: inline-flex;
  width: 56.5625vw;
  height: 47.2222222222vh;
}
#superPremiumMapSVG g {
  transition: all 0.5s ease-in-out;
}
#superPremiumMapSVG g.show {
  opacity: 1;
  pointer-events: all;
}
#superPremiumMapSVG g.show#SEATS-MIDDLE, #superPremiumMapSVG g.show#SEATS-LOWER {
  opacity: 0.2;
}
#superPremiumMapSVG g._hide {
  opacity: 0;
  pointer-events: none;
}

#superPremiumNoStageMapSVG {
  display: inline-flex;
  width: 31.40625vw;
  height: 47.2222222222vh;
}

/* Navigation */
.navbar {
  -webkit-backface-visibility: hidden;
}
.navbar #topnav {
  z-index: 21;
  position: fixed;
  width: 100%;
  height: 11.1111111111vh;
  bottom: 0;
  background: linear-gradient(270deg, #101010 0%, #191919 100%);
}
.navbar #topnav .navbar-nav {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0 3.6458333333vw;
  min-height: 11.1111111111vh;
  margin: 0 auto;
  text-align: left;
  float: none;
}
.navbar #topnav .navbar-nav > div {
  position: relative;
  display: flex;
  align-items: center;
}
.navbar #topnav .navbar-nav > div > li {
  position: relative;
  display: inline-block;
  float: left;
}
.navbar #topnav .navbar-nav > div > li.desktop {
  display: block;
}
.navbar #topnav .navbar-nav > div > li.mobile {
  display: none;
}
.navbar #topnav .navbar-nav > div > li .dropdown-menu {
  display: block;
  left: 50%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.navbar #topnav .navbar-nav > div > li .dropdown-menu li > a {
  color: #6C6C6C;
  font-family: Rajdhani;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  transition: all 0.5s ease-in-out;
}
.navbar #topnav .navbar-nav > div > li .dropdown-menu li > a:hover, .navbar #topnav .navbar-nav > div > li .dropdown-menu li > a.active {
  color: #ffffff;
}
.navbar #topnav .navbar-nav > div > li > a {
  cursor: pointer;
  position: relative;
  display: block;
  margin: 0 1.5625vw;
  font-size: 1.9444444444vh;
  font-family: Rajdhani;
  font-weight: 500;
  line-height: 1.8518518519vh;
  color: #6C6C6C;
  transition: all 0.25s ease-in-out;
}
.navbar #topnav .navbar-nav > div > li > a:hover.moody-center, .navbar #topnav .navbar-nav > div > li > a:hover.super-premium, .navbar #topnav .navbar-nav > div > li > a.active.moody-center, .navbar #topnav .navbar-nav > div > li > a.active.super-premium {
  color: #DB3837;
}
.navbar #topnav .navbar-nav > div > li > a:hover.suites, .navbar #topnav .navbar-nav > div > li > a.active.suites {
  color: #B8814C;
}
.navbar #topnav .navbar-nav > div > li > a:hover.loge-boxes, .navbar #topnav .navbar-nav > div > li > a.active.loge-boxes {
  color: #CB5828;
}
.navbar #topnav .navbar-nav > div > li > a:hover.club-seats, .navbar #topnav .navbar-nav > div > li > a.active.club-seats {
  color: #ffffff;
}
.navbar #topnav .navbar-nav > div > li > a.dropdown-toggle span {
  position: relative;
  display: inline-block;
  top: -1px;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #888;
}
.navbar #topnav .navbar-nav .dropdown.drop-collapsed .dropdown-menu {
  z-index: -1;
  height: 0 !important;
}
.navbar #topnav .navbar-nav .dropdown.open .dropdown-menu {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar #topnav .navbar-nav .dropdown .dropdown-menu {
  overflow: hidden;
  transition: height 0.65s ease;
}
.navbar #topnav .navbar-nav .logo {
  cursor: pointer;
  width: 6.7708333333vw;
  margin-right: 2.0833333333vw;
}
.navbar .navbar-toggle {
  z-index: 99999;
  position: absolute;
  padding: 0;
  float: none;
  margin: 0;
  right: 20px;
  top: 50%;
  border-radius: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.navbar .navbar-toggle.collapsed .icon-bar {
  display: block;
}
.navbar .navbar-toggle.collapsed .close {
  display: none;
}
.navbar .navbar-toggle .icon-bar {
  display: block;
  width: 24px;
  margin: 6px 0;
  height: 2px;
  border-radius: 0px;
  background-color: #ffffff;
  color: #ffffff;
  transition: all 0.25s ease-in-out;
}
.navbar .navbar-toggle .close {
  position: relative;
  display: none;
  top: -3.5px;
  right: -3.5px;
  width: 31px;
  height: 31px;
  background: url("../assets/images/nav-close.svg") scroll no-repeat center center;
  background-size: 31px 31px;
  opacity: 1;
}

#mobile-nav {
  display: none;
}
#mobile-nav .navbar-collapse.collapse {
  display: none;
}

/* Bee3D Slider */
#logeBenefits-slider {
  z-index: 4;
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  zoom: 1;
  zoom: 100%;
  -ms-zoom: 100%;
}

.bee3D--parent {
  perspective: none !important;
}

.bee3D--slide {
  width: 17.9166666667vw;
  height: auto;
  min-height: 50vh;
  margin-left: -8.9583333333vw;
  margin-top: -25vh;
  overflow: hidden;
}

.bee3D--effect__classic .bee3D--before-1 {
  transform: translateX(calc(-100% - 40px));
  -ms-transform: translateX(calc(-100% - 40px));
}
.bee3D--effect__classic .bee3D--before-2 {
  transform: translateX(calc(-205% - 60px));
  -ms-transform: translateX(calc(-205% - 60px));
  opacity: 0.3;
}
.bee3D--effect__classic .bee3D--after-1 {
  transform: translateX(calc(100% + 40px));
  -ms-transform: translateX(calc(100% + 40px));
}
.bee3D--effect__classic .bee3D--after-2 {
  transform: translateX(calc(205% + 60px));
  -ms-transform: translateX(calc(205% + 60px));
  opacity: 0.3;
}

.bee3D--effect__coverflow .bee3D--slide__active {
  z-index: 10;
}
.bee3D--effect__coverflow .bee3D--before-1 {
  transform: translateX(-33.3%) rotateY(45deg) scale(0.75);
  -ms-transform: translateX(-33.3%) rotateY(45deg) scale(0.75);
  opacity: 0.5;
}
.bee3D--effect__coverflow .bee3D--before-2, .bee3D--effect__coverflow .bee3D--before-3, .bee3D--effect__coverflow .bee3D--before-3, .bee3D--effect__coverflow .bee3D--before-4 {
  display: none;
}
.bee3D--effect__coverflow .bee3D--after-1 {
  transform: translateX(33.3%) rotateY(-45deg) scale(0.75);
  -ms-transform: translateX(33.3%) rotateY(-45deg) scale(0.75);
  opacity: 0.5;
}
.bee3D--effect__coverflow .bee3D--after-2, .bee3D--effect__coverflow .bee3D--after-3, .bee3D--effect__coverflow .bee3D--after-3, .bee3D--effect__coverflow .bee3D--after-4 {
  display: none;
}

.bee3D--slide {
  transition: top 0.7s ease, opacity 0.7s ease, transform 0.7s ease;
}
.bee3D--slide .benCard {
  position: relative;
  display: flex;
  align-items: flex-end;
  width: 17.9166666667vw;
  height: 50vh;
  padding: 2.7777777778vh 1.8229166667vw 6.0185185185vh;
  border-radius: 0.5208333333vw;
  overflow: hidden;
  background-color: rgba(20, 20, 20, 0.7);
  color: #ffffff;
}
.bee3D--slide .benCard:before {
  z-index: 2;
  position: absolute;
  display: none;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: radial-gradient(circle, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}
.bee3D--slide .benCard .benImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 32.5vh;
  opacity: 0.8;
}
.bee3D--slide .benCard .benImg.all-inclusive-FnB {
  background: url("../images/benefits/benefit-img_all-inclusive-f-b.png") scroll no-repeat center center;
  background-size: cover;
}
.bee3D--slide .benCard .benImg.arena {
  background: url("../images/benefits/benefit-img_arena-events.png") scroll no-repeat center center;
  background-size: cover;
}
.bee3D--slide .benCard .benImg.rofr {
  background: url("../images/benefits/benefit-img_ROFR.png") scroll no-repeat center center;
  background-size: cover;
}
.bee3D--slide .benCard .benImg.tickets {
  background: url("../images/benefits/benefit-img_tickets.png") scroll no-repeat center center;
  background-size: cover;
}
.bee3D--slide .benCard .benImg.parking {
  background: url("../images/benefits/benefit-img_parking.png") scroll no-repeat center center;
  background-size: cover;
}
.bee3D--slide .benCard .benImg.additional-tickets {
  background: url("../images/benefits/benefit-img_additional-tickets.png") scroll no-repeat center center;
  background-size: cover;
}
.bee3D--slide .benCard .benImg.club-access {
  background: url("../images/benefits/benefit-img_club-access.png") scroll no-repeat center center;
  background-size: cover;
}
.bee3D--slide .benCard .benImg.dedicated-service {
  background: url("../images/benefits/benefit-img_dedicated-service.png") scroll no-repeat center center;
  background-size: cover;
}
.bee3D--slide .benCard .benImg.elevator {
  background: url("../images/benefits/benefit-img_elevator.png") scroll no-repeat center center;
  background-size: cover;
}
.bee3D--slide .benCard .benImg.entrance {
  background: url("../images/benefits/benefit-img_entrance.png") scroll no-repeat center center;
  background-size: cover;
}
.bee3D--slide .benCard .benImg.the-circle {
  background: url("../images/benefits/benefit-img_the-circle.png") scroll no-repeat center center;
  background-size: cover;
}
.bee3D--slide .benCard .the-circle-gallery-btn {
  cursor: pointer;
  position: absolute;
  bottom: 0.7407407407vh;
  left: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.9259259259vh 1.5625vw;
  width: calc(100% - 16px);
  min-height: 7.7777777778vh;
  border: 1px solid #2A2A2A;
  border-radius: 4px;
  background: linear-gradient(180deg, #2A2A2A 0%, #141414 100%);
  box-shadow: 0 10px 35px 0 rgba(12, 12, 12, 0.4);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transition: all 0.5s ease-in-out;
}
.bee3D--slide .benCard .the-circle-gallery-btn:hover > p {
  color: #B8814C;
}
.bee3D--slide .benCard .the-circle-gallery-btn p {
  z-index: 1;
  position: relative;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
.bee3D--slide .benCard .sliderNum {
  z-index: 2;
  position: absolute;
  top: 30px;
  right: 35px;
  font-size: 14px;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 1.56px;
  color: #B8814C;
}
.bee3D--slide .benCard .sliderNum span {
  color: #ffffff;
}
.bee3D--slide .benCard .benBox {
  width: 100%;
}
.bee3D--slide .benCard .benBox .ben-title {
  font-size: 2.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 2.7777777778vh;
  color: #ffffff;
}
.bee3D--slide .benCard .benBox .ben-divider {
  position: relative;
  margin: 2.962962963vh 0 2.2222222222vh;
  width: 100%;
  height: 1px;
  background-color: #3B3B3B;
}
.bee3D--slide .benCard .benBox .ben-text {
  min-height: 11.1111111111vh;
  font-size: 1.6666666667vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 2.7777777778vh;
  color: #BBBBBB;
}
.bee3D--slide .benCard .benBox .ben-text span {
  color: #B8814C;
}

.bee3D--slide__active {
  z-index: 11;
  top: calc(50% - 20px);
}

.bee3D--nav__prev {
  z-index: 11;
  top: calc(50% - 60px);
  left: 3.6458333333vw;
  width: 1.3020833333vw;
  height: 4.7222222222vh;
  opacity: 1;
  background: url("../images/svgs/icon_arrow-gallery.svg") scroll no-repeat center center;
  background-size: 1.3020833333vw 4.7222222222vh;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: all 0.5s ease-in-out;
}
.bee3D--nav__prev:hover {
  opacity: 0.7;
}

.bee3D--nav__next {
  z-index: 11;
  top: calc(50% - 60px);
  right: 3.6458333333vw;
  width: 1.3020833333vw;
  height: 4.7222222222vh;
  opacity: 1;
  background: url("../images/svgs/icon_arrow-gallery.svg") scroll no-repeat center center;
  background-size: 1.3020833333vw 4.7222222222vh;
  transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  transition: all 0.5s ease-in-out;
}
.bee3D--nav__next:hover {
  opacity: 0.7;
}

/* Carousel */
.carousel {
  position: relative;
  display: block;
  width: 100%;
}
.carousel#HomeCarousel {
  width: 100%;
  max-width: 49.4791666667vw;
}
.carousel#HomeCarousel .carousel-control-cnt {
  position: absolute;
  bottom: -60px;
  width: 100%;
  margin: 0 auto;
  font-size: 100%;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-indicators {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  min-width: 100%;
  margin-left: -7.5px;
  bottom: 0;
  left: 0;
  bottom: 0;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-indicators li {
  display: table;
  width: 10px;
  height: 10px;
  margin: 5px 15px;
  padding: 0;
  text-indent: unset;
  border: 1px solid #ffffff;
  background-color: transparent;
  transition: all 0.5s ease-in-out;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-indicators li:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-indicators li.active {
  background-color: #ffffff;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows {
  position: absolute;
  width: 100%;
  max-width: 350px;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control {
  background-image: none;
  background: none;
  opacity: 1;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control.left {
  left: -20px;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control.right {
  right: 48px;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  display: block;
  width: 154px;
  height: 154px;
  background: rgba(0, 0, 0, 0.08);
  transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transition: all 0.5s ease-in-out;
  clip-path: polygon(50% 100%, 0 50%, 0 100%);
  -webkit-clip-path: polygon(50% 100%, 0 50%, 0 100%);
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left:before {
  position: absolute;
  content: "";
  left: -5px;
  top: 5px;
  width: 100%;
  height: 100%;
  opacity: 1;
  background: url("../images/arrow-blue.svg") scroll no-repeat right center;
  background-size: auto;
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transition: all 0.5s ease-in-out;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left:after {
  position: absolute;
  content: "";
  left: -5px;
  top: 5px;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: url("../images/arrow-white.svg") scroll no-repeat right center;
  background-size: auto;
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transition: all 0.5s ease-in-out;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  width: 154px;
  height: 154px;
  background: rgba(0, 0, 0, 0.08);
  transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transition: all 0.5s ease-in-out;
  clip-path: polygon(100% 50%, 50% 0, 100% 0);
  -webkit-clip-path: polygon(100% 50%, 50% 0, 100% 0);
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right:before {
  position: absolute;
  content: "";
  right: -5px;
  top: -5px;
  width: 100%;
  height: 100%;
  opacity: 1;
  background: url("../images/arrow-blue.svg") scroll no-repeat right center;
  background-size: auto;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transition: all 0.5s ease-in-out;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right:after {
  position: absolute;
  content: "";
  right: -5px;
  top: -5px;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: url("../images/arrow-white.svg") scroll no-repeat right center;
  background-size: auto;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transition: all 0.5s ease-in-out;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover {
  -ms-background: none;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left {
  background: rgba(0, 0, 0, 0.8);
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left:before {
  opacity: 0;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left:after {
  opacity: 1;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right {
  background: rgba(0, 0, 0, 0.8);
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right:before {
  opacity: 0;
}
.carousel#HomeCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right:after {
  opacity: 1;
}
.carousel#HomeCarousel .carousel-inner {
  overflow: visible;
  pointer-events: none;
}
.carousel#HomeCarousel .carousel-inner .next.left, .carousel#HomeCarousel .carousel-inner .prev.right {
  opacity: 1;
}
.carousel#HomeCarousel .carousel-inner .item {
  background-color: transparent;
  width: 100%;
  opacity: 0;
  transition: all 0.5s 0.5s ease-in-out;
}
.carousel#HomeCarousel .carousel-inner .item.active {
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
.carousel#HomeCarousel .carousel-inner .item.active.left, .carousel#HomeCarousel .carousel-inner .item.active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel#HomeCarousel .carousel-inner .item p {
  width: 100%;
  font-size: 7.4074074074vh;
  font-family: rajdhani, sans-serif;
  font-weight: 500;
  line-height: 9.4444444444vh;
  letter-spacing: 0.78125vw;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
  color: #ffffff;
}
.carousel#HomeCarousel .carousel-inner .item p span {
  color: #DB3837;
  text-shadow: 0 0 10px #DB3837;
}
.carousel#GalleryCarousel-moody, .carousel#GalleryCarousel-moodyTour, .carousel#GalleryCarousel-suites, .carousel#GalleryCarousel-club, .carousel#GalleryCarousel-superpremium {
  width: 100%;
  height: 100%;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt, .carousel#GalleryCarousel-suites .carousel-control-cnt, .carousel#GalleryCarousel-club .carousel-control-cnt, .carousel#GalleryCarousel-superpremium .carousel-control-cnt {
  z-index: 3;
  position: absolute;
  width: 100%;
  height: 88.8888888889vh;
  margin: 0 auto;
  font-size: 100%;
  pointer-events: none;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-indicators {
  position: absolute;
  pointer-events: all;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
  min-width: 100%;
  height: 1.8518518519vh;
  margin-left: 0;
  margin-bottom: 0;
  top: 8.8888888889vh;
  left: unset;
  right: 3.2552083333vw;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-indicators li {
  display: table;
  width: 10px;
  height: 10px;
  margin: 0.462962963vh 0.78125vw;
  padding: 0;
  text-indent: unset;
  border: 1px solid #ffffff;
  background-color: transparent;
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-indicators li:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-indicators li.active {
  background-color: #ffffff;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-arrows {
  position: absolute;
  pointer-events: all;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-arrows .carousel-control {
  background-image: none;
  background: none;
  opacity: 1;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-arrows .carousel-control.left {
  left: 3.6458333333vw;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-arrows .carousel-control.right {
  right: 3.6458333333vw;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  display: block;
  width: 1.3020833333vw;
  height: 4.7222222222vh;
  opacity: 1;
  background: url("../images/svgs/icon_arrow-gallery.svg") scroll no-repeat center center;
  background-size: 1.3020833333vw 4.7222222222vh;
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  width: 1.3020833333vw;
  height: 4.7222222222vh;
  opacity: 1;
  background: url("../images/svgs/icon_arrow-gallery.svg") scroll no-repeat center center;
  background-size: 1.3020833333vw 4.7222222222vh;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-arrows .carousel-control:hover {
  -ms-background: none;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left {
  opacity: 0.7;
}
.carousel#GalleryCarousel-moody .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-moodyTour .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-suites .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-club .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-superpremium .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right {
  opacity: 0.7;
}
.carousel#GalleryCarousel-moody .carousel-inner, .carousel#GalleryCarousel-moodyTour .carousel-inner, .carousel#GalleryCarousel-suites .carousel-inner, .carousel#GalleryCarousel-club .carousel-inner, .carousel#GalleryCarousel-superpremium .carousel-inner {
  overflow: visible;
  pointer-events: all;
}
.carousel#GalleryCarousel-moody .carousel-inner .next.left, .carousel#GalleryCarousel-moody .carousel-inner .prev.right, .carousel#GalleryCarousel-moodyTour .carousel-inner .next.left, .carousel#GalleryCarousel-moodyTour .carousel-inner .prev.right, .carousel#GalleryCarousel-suites .carousel-inner .next.left, .carousel#GalleryCarousel-suites .carousel-inner .prev.right, .carousel#GalleryCarousel-club .carousel-inner .next.left, .carousel#GalleryCarousel-club .carousel-inner .prev.right, .carousel#GalleryCarousel-superpremium .carousel-inner .next.left, .carousel#GalleryCarousel-superpremium .carousel-inner .prev.right {
  opacity: 1;
}
.carousel#GalleryCarousel-moody .carousel-inner .item, .carousel#GalleryCarousel-moodyTour .carousel-inner .item, .carousel#GalleryCarousel-suites .carousel-inner .item, .carousel#GalleryCarousel-club .carousel-inner .item, .carousel#GalleryCarousel-superpremium .carousel-inner .item {
  background-color: transparent;
  width: 100%;
  opacity: 0;
  transition: all 0.5s 0.5s ease-in-out;
}
.carousel#GalleryCarousel-moody .carousel-inner .item.active, .carousel#GalleryCarousel-moodyTour .carousel-inner .item.active, .carousel#GalleryCarousel-suites .carousel-inner .item.active, .carousel#GalleryCarousel-club .carousel-inner .item.active, .carousel#GalleryCarousel-superpremium .carousel-inner .item.active {
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-moody .carousel-inner .item.active.left, .carousel#GalleryCarousel-moody .carousel-inner .item.active.right, .carousel#GalleryCarousel-moodyTour .carousel-inner .item.active.left, .carousel#GalleryCarousel-moodyTour .carousel-inner .item.active.right, .carousel#GalleryCarousel-suites .carousel-inner .item.active.left, .carousel#GalleryCarousel-suites .carousel-inner .item.active.right, .carousel#GalleryCarousel-club .carousel-inner .item.active.left, .carousel#GalleryCarousel-club .carousel-inner .item.active.right, .carousel#GalleryCarousel-superpremium .carousel-inner .item.active.left, .carousel#GalleryCarousel-superpremium .carousel-inner .item.active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel#GalleryCarousel-moody .carousel-inner .item img, .carousel#GalleryCarousel-moodyTour .carousel-inner .item img, .carousel#GalleryCarousel-suites .carousel-inner .item img, .carousel#GalleryCarousel-club .carousel-inner .item img, .carousel#GalleryCarousel-superpremium .carousel-inner .item img {
  width: 100%;
}
.carousel#GalleryCarousel-moody .carousel-inner .item img.small-width, .carousel#GalleryCarousel-moodyTour .carousel-inner .item img.small-width, .carousel#GalleryCarousel-suites .carousel-inner .item img.small-width, .carousel#GalleryCarousel-club .carousel-inner .item img.small-width, .carousel#GalleryCarousel-superpremium .carousel-inner .item img.small-width {
  width: auto;
  height: 100vh;
  margin: 0 auto;
}
.carousel#GalleryCarousel-moody .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-moodyTour .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-suites .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-club .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-superpremium .carousel-inner .item img.minus-nav {
  height: 88.88889vh;
  -o-object-fit: fill;
     object-fit: fill;
}
.carousel#GalleryCarousel-moody .carousel-inner .item .sideline-suite-tour-cnt, .carousel#GalleryCarousel-moodyTour .carousel-inner .item .sideline-suite-tour-cnt, .carousel#GalleryCarousel-suites .carousel-inner .item .sideline-suite-tour-cnt, .carousel#GalleryCarousel-club .carousel-inner .item .sideline-suite-tour-cnt, .carousel#GalleryCarousel-superpremium .carousel-inner .item .sideline-suite-tour-cnt {
  position: absolute;
  top: 33.3333333333vh;
  left: 13.5416666667vw;
}
.carousel#GalleryCarousel-moody .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn, .carousel#GalleryCarousel-moodyTour .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn, .carousel#GalleryCarousel-suites .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn, .carousel#GalleryCarousel-club .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn, .carousel#GalleryCarousel-superpremium .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 9.21875vw;
  min-height: 4.6296296296vh;
  margin: 0.9259259259vh 0.5208333333vw;
  padding: 0.9259259259vh 0.78125vw;
  border-radius: 4px;
  border: 1px solid rgba(184, 129, 76, 0.2);
  background-color: rgba(184, 129, 76, 0.2);
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-moody .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn:hover, .carousel#GalleryCarousel-moodyTour .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn:hover, .carousel#GalleryCarousel-suites .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn:hover, .carousel#GalleryCarousel-club .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn:hover, .carousel#GalleryCarousel-superpremium .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn:hover {
  border: 1px solid rgb(184, 129, 76);
  background-color: rgb(184, 129, 76);
}
.carousel#GalleryCarousel-moody .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn p, .carousel#GalleryCarousel-moodyTour .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn p, .carousel#GalleryCarousel-suites .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn p, .carousel#GalleryCarousel-club .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn p, .carousel#GalleryCarousel-superpremium .carousel-inner .item .sideline-suite-tour-cnt .sideline-suite-tour-btn p {
  z-index: 1;
  position: relative;
  top: 1px;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-moody .carousel-inner .item .porch-suite-tour-cnt, .carousel#GalleryCarousel-moodyTour .carousel-inner .item .porch-suite-tour-cnt, .carousel#GalleryCarousel-suites .carousel-inner .item .porch-suite-tour-cnt, .carousel#GalleryCarousel-club .carousel-inner .item .porch-suite-tour-cnt, .carousel#GalleryCarousel-superpremium .carousel-inner .item .porch-suite-tour-cnt {
  position: absolute;
  top: 75.9259259259vh;
  left: 15.625vw;
}
.carousel#GalleryCarousel-moody .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn, .carousel#GalleryCarousel-moodyTour .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn, .carousel#GalleryCarousel-suites .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn, .carousel#GalleryCarousel-club .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn, .carousel#GalleryCarousel-superpremium .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 9.21875vw;
  min-height: 4.6296296296vh;
  margin: 0.9259259259vh 0.5208333333vw;
  padding: 0.9259259259vh 0.78125vw;
  border-radius: 4px;
  border: 1px solid rgba(184, 129, 76, 0.2);
  background-color: rgba(184, 129, 76, 0.2);
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-moody .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn:hover, .carousel#GalleryCarousel-moodyTour .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn:hover, .carousel#GalleryCarousel-suites .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn:hover, .carousel#GalleryCarousel-club .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn:hover, .carousel#GalleryCarousel-superpremium .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn:hover {
  border: 1px solid rgb(184, 129, 76);
  background-color: rgb(184, 129, 76);
}
.carousel#GalleryCarousel-moody .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn p, .carousel#GalleryCarousel-moodyTour .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn p, .carousel#GalleryCarousel-suites .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn p, .carousel#GalleryCarousel-club .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn p, .carousel#GalleryCarousel-superpremium .carousel-inner .item .porch-suite-tour-cnt .porch-suite-tour-btn p {
  z-index: 1;
  position: relative;
  top: 1px;
  font-size: 1.2962962963vh;
  font-family: rajdhani, sans-serif;
  font-weight: 600;
  line-height: 1.6666666667vh;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-suitesSideline, .carousel#GalleryCarousel-suitesPorch, .carousel#GalleryCarousel-thecircle, .carousel#GalleryCarousel-foundersClub, .carousel#GalleryCarousel-establishmentClub, .carousel#GalleryCarousel-northClub, .carousel#GalleryCarousel-southClub {
  width: 100%;
  height: 100%;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt, .carousel#GalleryCarousel-thecircle .carousel-control-cnt, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt, .carousel#GalleryCarousel-northClub .carousel-control-cnt, .carousel#GalleryCarousel-southClub .carousel-control-cnt {
  z-index: 3;
  position: absolute;
  width: 100%;
  height: calc(100% - 120px);
  margin: 0 auto;
  font-size: 100%;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-indicators {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
  min-width: 100%;
  height: 1.8518518519vh;
  margin-left: 0;
  margin-bottom: 0;
  top: 6.1111111111vh;
  left: unset;
  right: 7.7083333333vw;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-indicators li {
  display: table;
  width: 10px;
  height: 10px;
  margin: 0.462962963vh 0.78125vw;
  padding: 0;
  text-indent: unset;
  border: 1px solid #ffffff;
  background-color: transparent;
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-indicators li:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-indicators li.active {
  background-color: #ffffff;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-arrows {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-arrows .carousel-control {
  background-image: none;
  background: none;
  opacity: 1;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-arrows .carousel-control.left {
  left: 3.6458333333vw;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-arrows .carousel-control.right {
  right: 3.6458333333vw;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  display: block;
  width: 1.3020833333vw;
  height: 4.7222222222vh;
  opacity: 1;
  background: url("../images/svgs/icon_arrow-gallery.svg") scroll no-repeat center center;
  background-size: 1.3020833333vw 4.7222222222vh;
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  width: 1.3020833333vw;
  height: 4.7222222222vh;
  opacity: 1;
  background: url("../images/svgs/icon_arrow-gallery.svg") scroll no-repeat center center;
  background-size: 1.3020833333vw 4.7222222222vh;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-arrows .carousel-control:hover {
  -ms-background: none;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left {
  opacity: 0.7;
}
.carousel#GalleryCarousel-suitesSideline .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-suitesPorch .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-thecircle .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-foundersClub .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-establishmentClub .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-northClub .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-southClub .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right {
  opacity: 0.7;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner, .carousel#GalleryCarousel-suitesPorch .carousel-inner, .carousel#GalleryCarousel-thecircle .carousel-inner, .carousel#GalleryCarousel-foundersClub .carousel-inner, .carousel#GalleryCarousel-establishmentClub .carousel-inner, .carousel#GalleryCarousel-northClub .carousel-inner, .carousel#GalleryCarousel-southClub .carousel-inner {
  overflow: visible;
  pointer-events: none;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .next.left, .carousel#GalleryCarousel-suitesSideline .carousel-inner .prev.right, .carousel#GalleryCarousel-suitesPorch .carousel-inner .next.left, .carousel#GalleryCarousel-suitesPorch .carousel-inner .prev.right, .carousel#GalleryCarousel-thecircle .carousel-inner .next.left, .carousel#GalleryCarousel-thecircle .carousel-inner .prev.right, .carousel#GalleryCarousel-foundersClub .carousel-inner .next.left, .carousel#GalleryCarousel-foundersClub .carousel-inner .prev.right, .carousel#GalleryCarousel-establishmentClub .carousel-inner .next.left, .carousel#GalleryCarousel-establishmentClub .carousel-inner .prev.right, .carousel#GalleryCarousel-northClub .carousel-inner .next.left, .carousel#GalleryCarousel-northClub .carousel-inner .prev.right, .carousel#GalleryCarousel-southClub .carousel-inner .next.left, .carousel#GalleryCarousel-southClub .carousel-inner .prev.right {
  opacity: 1;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item, .carousel#GalleryCarousel-thecircle .carousel-inner .item, .carousel#GalleryCarousel-foundersClub .carousel-inner .item, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item, .carousel#GalleryCarousel-northClub .carousel-inner .item, .carousel#GalleryCarousel-southClub .carousel-inner .item {
  background-color: transparent;
  width: 100%;
  opacity: 0;
  transition: all 0.5s 0.5s ease-in-out;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item.active, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item.active, .carousel#GalleryCarousel-thecircle .carousel-inner .item.active, .carousel#GalleryCarousel-foundersClub .carousel-inner .item.active, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item.active, .carousel#GalleryCarousel-northClub .carousel-inner .item.active, .carousel#GalleryCarousel-southClub .carousel-inner .item.active {
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item.active.left, .carousel#GalleryCarousel-suitesSideline .carousel-inner .item.active.right, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item.active.left, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item.active.right, .carousel#GalleryCarousel-thecircle .carousel-inner .item.active.left, .carousel#GalleryCarousel-thecircle .carousel-inner .item.active.right, .carousel#GalleryCarousel-foundersClub .carousel-inner .item.active.left, .carousel#GalleryCarousel-foundersClub .carousel-inner .item.active.right, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item.active.left, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item.active.right, .carousel#GalleryCarousel-northClub .carousel-inner .item.active.left, .carousel#GalleryCarousel-northClub .carousel-inner .item.active.right, .carousel#GalleryCarousel-southClub .carousel-inner .item.active.left, .carousel#GalleryCarousel-southClub .carousel-inner .item.active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item img, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item img, .carousel#GalleryCarousel-thecircle .carousel-inner .item img, .carousel#GalleryCarousel-foundersClub .carousel-inner .item img, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item img, .carousel#GalleryCarousel-northClub .carousel-inner .item img, .carousel#GalleryCarousel-southClub .carousel-inner .item img {
  width: 100%;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-thecircle .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-foundersClub .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-northClub .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-southClub .carousel-inner .item img.minus-nav {
  height: 88.88889vh;
  -o-object-fit: fill;
     object-fit: fill;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item .the-circle-img, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item .the-circle-img, .carousel#GalleryCarousel-thecircle .carousel-inner .item .the-circle-img, .carousel#GalleryCarousel-foundersClub .carousel-inner .item .the-circle-img, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item .the-circle-img, .carousel#GalleryCarousel-northClub .carousel-inner .item .the-circle-img, .carousel#GalleryCarousel-southClub .carousel-inner .item .the-circle-img {
  position: relative;
  display: flex;
  width: 100%;
  height: 88.8888888889vh;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item .the-circle-img#circle-1, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item .the-circle-img#circle-1, .carousel#GalleryCarousel-thecircle .carousel-inner .item .the-circle-img#circle-1, .carousel#GalleryCarousel-foundersClub .carousel-inner .item .the-circle-img#circle-1, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item .the-circle-img#circle-1, .carousel#GalleryCarousel-northClub .carousel-inner .item .the-circle-img#circle-1, .carousel#GalleryCarousel-southClub .carousel-inner .item .the-circle-img#circle-1 {
  background: url("../images/gallery/the-circle/the-circle_1.jpeg") scroll no-repeat center center;
  background-size: auto 100vh;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item .the-circle-img#circle-2, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item .the-circle-img#circle-2, .carousel#GalleryCarousel-thecircle .carousel-inner .item .the-circle-img#circle-2, .carousel#GalleryCarousel-foundersClub .carousel-inner .item .the-circle-img#circle-2, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item .the-circle-img#circle-2, .carousel#GalleryCarousel-northClub .carousel-inner .item .the-circle-img#circle-2, .carousel#GalleryCarousel-southClub .carousel-inner .item .the-circle-img#circle-2 {
  background: url("../images/gallery/the-circle/the-circle_2.jpeg") scroll no-repeat center center;
  background-size: auto 100vh;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item .the-circle-img#circle-3, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item .the-circle-img#circle-3, .carousel#GalleryCarousel-thecircle .carousel-inner .item .the-circle-img#circle-3, .carousel#GalleryCarousel-foundersClub .carousel-inner .item .the-circle-img#circle-3, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item .the-circle-img#circle-3, .carousel#GalleryCarousel-northClub .carousel-inner .item .the-circle-img#circle-3, .carousel#GalleryCarousel-southClub .carousel-inner .item .the-circle-img#circle-3 {
  background: url("../images/gallery/the-circle/the-circle_3.jpeg") scroll no-repeat center center;
  background-size: auto 100vh;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item .the-circle-img#circle-4, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item .the-circle-img#circle-4, .carousel#GalleryCarousel-thecircle .carousel-inner .item .the-circle-img#circle-4, .carousel#GalleryCarousel-foundersClub .carousel-inner .item .the-circle-img#circle-4, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item .the-circle-img#circle-4, .carousel#GalleryCarousel-northClub .carousel-inner .item .the-circle-img#circle-4, .carousel#GalleryCarousel-southClub .carousel-inner .item .the-circle-img#circle-4 {
  background: url("../images/gallery/the-circle/the-circle_4.jpeg") scroll no-repeat center center;
  background-size: auto 100vh;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item .the-circle-img#circle-5, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item .the-circle-img#circle-5, .carousel#GalleryCarousel-thecircle .carousel-inner .item .the-circle-img#circle-5, .carousel#GalleryCarousel-foundersClub .carousel-inner .item .the-circle-img#circle-5, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item .the-circle-img#circle-5, .carousel#GalleryCarousel-northClub .carousel-inner .item .the-circle-img#circle-5, .carousel#GalleryCarousel-southClub .carousel-inner .item .the-circle-img#circle-5 {
  background: url("../images/gallery/the-circle/the-circle_5.jpeg") scroll no-repeat center center;
  background-size: auto 100vh;
}
.carousel#GalleryCarousel-suitesSideline .carousel-inner .item .the-circle-img#circle-6, .carousel#GalleryCarousel-suitesPorch .carousel-inner .item .the-circle-img#circle-6, .carousel#GalleryCarousel-thecircle .carousel-inner .item .the-circle-img#circle-6, .carousel#GalleryCarousel-foundersClub .carousel-inner .item .the-circle-img#circle-6, .carousel#GalleryCarousel-establishmentClub .carousel-inner .item .the-circle-img#circle-6, .carousel#GalleryCarousel-northClub .carousel-inner .item .the-circle-img#circle-6, .carousel#GalleryCarousel-southClub .carousel-inner .item .the-circle-img#circle-6 {
  background: url("../images/gallery/the-circle/the-circle_6.jpeg") scroll no-repeat center top;
  background-size: auto 100vh;
}
.carousel#GalleryCarousel-north-club-section-106, .carousel#GalleryCarousel-north-club-section-107, .carousel#GalleryCarousel-north-club-section-108, .carousel#GalleryCarousel-south-club-section-118, .carousel#GalleryCarousel-south-club-section-119, .carousel#GalleryCarousel-south-club-section-120 {
  width: 100%;
  height: 100%;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt {
  z-index: 3;
  position: absolute;
  width: 100%;
  height: calc(100% - 120px);
  margin: 0 auto;
  font-size: 100%;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-indicators, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-indicators {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
  min-width: 100%;
  height: 1.8518518519vh;
  margin-left: 0;
  margin-bottom: 0;
  top: 6.1111111111vh;
  left: unset;
  right: 7.7083333333vw;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-indicators li, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-indicators li {
  display: table;
  width: 10px;
  height: 10px;
  margin: 0.462962963vh 0.78125vw;
  padding: 0;
  text-indent: unset;
  border: 1px solid #ffffff;
  background-color: transparent;
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-indicators li:hover, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-indicators li:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-indicators li.active, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-indicators li.active {
  background-color: #ffffff;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-arrows, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-arrows {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-arrows .carousel-control {
  background-image: none;
  background: none;
  opacity: 1;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-arrows .carousel-control.left {
  left: 3.6458333333vw;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-arrows .carousel-control.right {
  right: 3.6458333333vw;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  display: block;
  width: 1.3020833333vw;
  height: 4.7222222222vh;
  opacity: 1;
  background: url("../images/svgs/icon_arrow-gallery.svg") scroll no-repeat center center;
  background-size: 1.3020833333vw 4.7222222222vh;
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  width: 1.3020833333vw;
  height: 4.7222222222vh;
  opacity: 1;
  background: url("../images/svgs/icon_arrow-gallery.svg") scroll no-repeat center center;
  background-size: 1.3020833333vw 4.7222222222vh;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-arrows .carousel-control:hover {
  -ms-background: none;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left {
  opacity: 0.7;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-north-club-section-107 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-north-club-section-108 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-south-club-section-118 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-south-club-section-119 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#GalleryCarousel-south-club-section-120 .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right {
  opacity: 0.7;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-inner, .carousel#GalleryCarousel-north-club-section-107 .carousel-inner, .carousel#GalleryCarousel-north-club-section-108 .carousel-inner, .carousel#GalleryCarousel-south-club-section-118 .carousel-inner, .carousel#GalleryCarousel-south-club-section-119 .carousel-inner, .carousel#GalleryCarousel-south-club-section-120 .carousel-inner {
  overflow: visible;
  pointer-events: none;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-inner .next.left, .carousel#GalleryCarousel-north-club-section-106 .carousel-inner .prev.right, .carousel#GalleryCarousel-north-club-section-107 .carousel-inner .next.left, .carousel#GalleryCarousel-north-club-section-107 .carousel-inner .prev.right, .carousel#GalleryCarousel-north-club-section-108 .carousel-inner .next.left, .carousel#GalleryCarousel-north-club-section-108 .carousel-inner .prev.right, .carousel#GalleryCarousel-south-club-section-118 .carousel-inner .next.left, .carousel#GalleryCarousel-south-club-section-118 .carousel-inner .prev.right, .carousel#GalleryCarousel-south-club-section-119 .carousel-inner .next.left, .carousel#GalleryCarousel-south-club-section-119 .carousel-inner .prev.right, .carousel#GalleryCarousel-south-club-section-120 .carousel-inner .next.left, .carousel#GalleryCarousel-south-club-section-120 .carousel-inner .prev.right {
  opacity: 1;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-inner .item, .carousel#GalleryCarousel-north-club-section-107 .carousel-inner .item, .carousel#GalleryCarousel-north-club-section-108 .carousel-inner .item, .carousel#GalleryCarousel-south-club-section-118 .carousel-inner .item, .carousel#GalleryCarousel-south-club-section-119 .carousel-inner .item, .carousel#GalleryCarousel-south-club-section-120 .carousel-inner .item {
  background-color: transparent;
  width: 100%;
  opacity: 0;
  transition: all 0.5s 0.5s ease-in-out;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-inner .item.active, .carousel#GalleryCarousel-north-club-section-107 .carousel-inner .item.active, .carousel#GalleryCarousel-north-club-section-108 .carousel-inner .item.active, .carousel#GalleryCarousel-south-club-section-118 .carousel-inner .item.active, .carousel#GalleryCarousel-south-club-section-119 .carousel-inner .item.active, .carousel#GalleryCarousel-south-club-section-120 .carousel-inner .item.active {
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-inner .item.active.left, .carousel#GalleryCarousel-north-club-section-106 .carousel-inner .item.active.right, .carousel#GalleryCarousel-north-club-section-107 .carousel-inner .item.active.left, .carousel#GalleryCarousel-north-club-section-107 .carousel-inner .item.active.right, .carousel#GalleryCarousel-north-club-section-108 .carousel-inner .item.active.left, .carousel#GalleryCarousel-north-club-section-108 .carousel-inner .item.active.right, .carousel#GalleryCarousel-south-club-section-118 .carousel-inner .item.active.left, .carousel#GalleryCarousel-south-club-section-118 .carousel-inner .item.active.right, .carousel#GalleryCarousel-south-club-section-119 .carousel-inner .item.active.left, .carousel#GalleryCarousel-south-club-section-119 .carousel-inner .item.active.right, .carousel#GalleryCarousel-south-club-section-120 .carousel-inner .item.active.left, .carousel#GalleryCarousel-south-club-section-120 .carousel-inner .item.active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-inner .item img, .carousel#GalleryCarousel-north-club-section-107 .carousel-inner .item img, .carousel#GalleryCarousel-north-club-section-108 .carousel-inner .item img, .carousel#GalleryCarousel-south-club-section-118 .carousel-inner .item img, .carousel#GalleryCarousel-south-club-section-119 .carousel-inner .item img, .carousel#GalleryCarousel-south-club-section-120 .carousel-inner .item img {
  width: 100%;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-north-club-section-107 .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-north-club-section-108 .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-south-club-section-118 .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-south-club-section-119 .carousel-inner .item img.minus-nav, .carousel#GalleryCarousel-south-club-section-120 .carousel-inner .item img.minus-nav {
  height: 88.88889vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom center;
     object-position: bottom center;
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-inner .item .section-row-title, .carousel#GalleryCarousel-north-club-section-107 .carousel-inner .item .section-row-title, .carousel#GalleryCarousel-north-club-section-108 .carousel-inner .item .section-row-title, .carousel#GalleryCarousel-south-club-section-118 .carousel-inner .item .section-row-title, .carousel#GalleryCarousel-south-club-section-119 .carousel-inner .item .section-row-title, .carousel#GalleryCarousel-south-club-section-120 .carousel-inner .item .section-row-title {
  z-index: 2;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.carousel#GalleryCarousel-north-club-section-106 .carousel-inner .item .section-row-title p, .carousel#GalleryCarousel-north-club-section-107 .carousel-inner .item .section-row-title p, .carousel#GalleryCarousel-north-club-section-108 .carousel-inner .item .section-row-title p, .carousel#GalleryCarousel-south-club-section-118 .carousel-inner .item .section-row-title p, .carousel#GalleryCarousel-south-club-section-119 .carousel-inner .item .section-row-title p, .carousel#GalleryCarousel-south-club-section-120 .carousel-inner .item .section-row-title p {
  padding: 22px 40px 20px;
  font-size: 2.5925925926vh;
  font-family: Rajdhani;
  font-weight: 500;
  letter-spacing: 0.1619791667vw;
  line-height: 2.037037037vh;
  text-transform: uppercase;
  color: #ffffff;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* Accordion */
.accordion {
  position: relative;
  width: 100%;
}
.accordion .border {
  margin-top: 10px;
}
.accordion .border:first-child {
  margin-top: 0;
}
.accordion.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  text-align: left;
  border-radius: 0;
  border: none;
  font-size: 16px;
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 22px;
  margin: 0;
  background: rgba(0, 0, 0, 0.08);
  padding: 15px 20px 15px 50px !important;
  color: #424242;
  transition: all 0.5s ease-in-out;
}
.accordion.ui-accordion .ui-accordion-header.ui-state-focus {
  outline: none;
}
.accordion.ui-accordion .ui-accordion-header .ui-icon {
  transition: all 0.5s ease-in-out;
}
.accordion.ui-accordion .ui-accordion-header .ui-icon-right {
  z-index: 2;
  position: absolute;
  left: inherit;
  top: 50%;
  left: 20px;
  right: unset;
  margin: 0;
  background: url("../images/arrow-blue.svg") no-repeat center center;
  width: 10px;
  height: 19px;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: all 0.5s ease-in-out;
}
.accordion.ui-accordion .ui-accordion-header .ui-icon-rightDOWN {
  z-index: 2;
  position: absolute;
  left: inherit;
  top: 50%;
  left: 20px;
  right: unset;
  margin: 0;
  background: url("../images/arrow-blue.svg") no-repeat center center;
  width: 10px;
  height: 19px;
  transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transition: all 0.5s ease-in-out;
}
.accordion.ui-accordion .ui-widget-header .ui-state-default {
  background: none;
}
.accordion.ui-accordion .ui-accordion-icons {
  padding-left: 0;
}
.accordion.ui-accordion .ui-accordion-content {
  border-radius: 0;
  border: none;
  padding: 0;
  font-size: 16px;
}
.accordion.ui-accordion .ui-accordion-content.ui-widget-content {
  position: relative;
  background: transparent;
  color: #000000;
}
.accordion.ui-accordion .ui-accordion-content.ui-widget-content ul {
  list-style: outside none none;
  padding: 0 40px 0 65px;
}
.accordion.ui-accordion .ui-accordion-content.ui-widget-content ul li {
  padding: 1px 0;
  text-indent: -16px;
  font-size: 16px;
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 24px;
  text-align: left;
  color: #424242;
}
.accordion.ui-accordion .ui-accordion-content.ui-widget-content ul li:before {
  content: "●";
  padding-right: 10px;
}
.accordion.ui-accordion .ui-accordion-content.ui-widget-content ul li span {
  font-size: 16px;
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 24px;
  color: #424242;
}
.accordion.ui-accordion .ui-accordion-content.ui-widget-content p {
  padding: 15px 40px 15px 50px;
  font-size: 16px;
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 24px;
  color: #424242;
}
.accordion.ui-accordion .ui-accordion-content.ui-widget-content p span {
  font-size: 16px;
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
  color: #424242;
}
.accordion.ui-accordion .ui-accordion-content.ui-widget-content a {
  position: relative;
  font-size: 16px;
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: blue;
}
.accordion.ui-accordion .ui-accordion-content.ui-widget-content a:before {
  position: absolute;
  content: "";
  bottom: -2px;
  left: 0%;
  width: 0%;
  height: 1px;
  background-color: blue;
  transition: all 0.25s ease-in-out;
}
.accordion.ui-accordion .ui-accordion-content.ui-widget-content a:hover:before {
  width: 100%;
}
.accordion.ui-accordion .ui-accordion-content.ui-widget-content.ui-state-default {
  background: none;
}

/* Responsive */
@media only screen and (max-width: 1024px) {
  /* Navigation */
  .navbar {
    height: 50px;
    background-color: rgba(0, 0, 0, 0.4392156863);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
  }
  .navbar:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(270deg, #002642 0%, #93C3E6 50%, #002642 100%);
  }
  .navbar #topnav {
    display: none;
  }
  .navbar .logo {
    pointer-events: auto;
    cursor: pointer;
    position: absolute;
    top: 7.5px;
    left: 20px;
    width: 35px;
    transition: all 0.5s ease-in-out;
  }
  .navbar .dodgers-update-mobile {
    position: relative;
    display: inline-flex;
    top: 13px;
    left: 20px;
    height: 24px;
  }
  .navbar-toggle {
    display: block;
  }
  #mobile-nav {
    z-index: 9999;
    position: fixed;
    display: block;
    width: 100%;
    max-height: 1000px;
    margin-top: 50px;
    padding-top: 80px;
    padding: 0;
    margin-left: 0;
    border-top: none;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5647058824);
  }
  #mobile-nav li a {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: acumin-pro-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
  }
  #mobile-nav li a:hover, #mobile-nav li a.active, #mobile-nav li a:focus {
    color: #93C3E6;
    text-decoration: none !important;
  }
  #mobile-nav li a.active:before, #mobile-nav li a.active:after {
    background-color: #93C3E6;
  }
  #mobile-nav .navbar-nav > li {
    background-color: transparent;
    min-height: 0;
    margin: 14px auto;
  }
  #mobile-nav .navbar-nav > li.active > ul {
    max-height: 1000px;
    padding: 15px 0 7px;
  }
  #mobile-nav .navbar-nav > li > ul {
    list-style: none;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
  }
  #mobile-nav .navbar-nav > li > ul li a {
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
    font-family: "Gotham";
    -webkit-font-smoothing: antialiased;
    transition: all 0.3s ease-in-out;
  }
  #mobile-nav .navbar-nav > li > ul li a:hover, #mobile-nav .navbar-nav > li > ul li a.active, #mobile-nav .navbar-nav > li > ul li a:focus {
    color: red;
    text-decoration: none !important;
  }
  .navbar-collapse.collapse {
    display: none !important;
    max-height: 100%;
    overflow: hidden !important;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-nav {
    float: none !important;
    background-color: transparent;
    margin: 0;
  }
  .navbar-nav li {
    float: none;
  }
  .navbar .inner {
    height: calc(100vh - 50px);
    padding-top: 20px;
  }
  footer {
    position: relative;
    display: block;
    width: 100vw;
    padding: 90px 0 25px;
  }
  footer .footer-cnt {
    display: flex;
  }
  footer .footer-cnt .leftDiv {
    max-width: 100%;
    text-align: center;
  }
  footer .footer-cnt .middleDiv {
    max-width: 100%;
    text-align: center;
  }
  footer .footer-cnt .middleDiv .footer-logo {
    margin-left: 0;
    margin: 10px auto;
  }
  footer .footer-cnt .rightDiv {
    max-width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 920px) {
  section#landing {
    min-height: 800px;
    height: 100vh;
  }
  section#benefits {
    margin-top: 0;
  }
  section#rewards {
    margin-top: 0;
    min-height: auto;
    background: none;
  }
  section#meet-the-team:before, section#meet-the-team:after {
    display: none;
  }
  section#ticket-management {
    padding: 0;
  }
  .container.landing-cnt {
    z-index: 3;
    position: absolute;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .container.max940 {
    max-width: 100%;
    padding: 0;
  }
  .pgTitle {
    text-align: center;
  }
  .home-cnt {
    z-index: 2;
    justify-content: center;
  }
  .home-cnt .dodgers-membership {
    margin: 0 0 70px 0;
  }
  .home-cnt .upcoming-games-cnt p {
    margin: 0 auto;
  }
  .home-cnt .upcoming-games-cnt .gamesBox-cnt {
    justify-content: center;
    min-width: unset;
    max-width: 75%;
    margin: 10px auto 0;
  }
  .carousel#ForwardingCarousel, .carousel#BallparkCarousel, .carousel#RewardsCardCarousel, .carousel#LinkAccountsCarousel {
    padding: 0 70px;
  }
  .carousel#ForwardingCarousel .carousel-inner .item p, .carousel#BallparkCarousel .carousel-inner .item p, .carousel#RewardsCardCarousel .carousel-inner .item p, .carousel#LinkAccountsCarousel .carousel-inner .item p {
    padding: 100px 0 50px;
  }
  .carousel#ForwardingCarousel, .carousel#BallparkCarousel, .carousel#RewardsCardCarousel, .carousel#LinkAccountsCarousel {
    width: 100%;
    margin-top: 0;
    padding: 50px 20px;
    height: 100%;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows {
    position: absolute;
    width: 100%;
    max-width: 350px;
    top: 240px;
    transform: translateY(0%);
    -ms-transform: translateY(0%);
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control {
    background-image: none;
    background: none;
    opacity: 1;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control.left, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control.left {
    left: 56px;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control.right, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control.right {
    right: 69px;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    display: block;
    width: 154px;
    height: 154px;
    background: rgba(0, 0, 0, 0.08);
    transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transition: all 0.5s ease-in-out;
    clip-path: polygon(50% 100%, 0 50%, 0 100%);
    -webkit-clip-path: polygon(50% 100%, 0 50%, 0 100%);
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left:before, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left:before, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left:before, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left:before {
    position: absolute;
    content: "";
    left: -5px;
    top: 5px;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: url("../images/arrow-blue.svg") scroll no-repeat right center;
    background-size: auto;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transition: all 0.5s ease-in-out;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left:after, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left:after, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left:after, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-left:after {
    position: absolute;
    content: "";
    left: -5px;
    top: 5px;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: url("../images/arrow-white.svg") scroll no-repeat right center;
    background-size: auto;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transition: all 0.5s ease-in-out;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right {
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    display: block;
    width: 154px;
    height: 154px;
    background: rgba(0, 0, 0, 0.08);
    transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transition: all 0.5s ease-in-out;
    clip-path: polygon(100% 50%, 50% 0, 100% 0);
    -webkit-clip-path: polygon(100% 50%, 50% 0, 100% 0);
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right:before, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right:before, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right:before, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right:before {
    position: absolute;
    content: "";
    right: -5px;
    top: -5px;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: url("../images/arrow-blue.svg") scroll no-repeat right center;
    background-size: auto;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transition: all 0.5s ease-in-out;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right:after, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right:after, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right:after, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control .arrow-right:after {
    position: absolute;
    content: "";
    right: -5px;
    top: -5px;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: url("../images/arrow-white.svg") scroll no-repeat right center;
    background-size: auto;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transition: all 0.5s ease-in-out;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover {
    -ms-background: none;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left {
    background: rgba(0, 0, 0, 0.8);
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left:before, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left:before, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left:before, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left:before {
    opacity: 0;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left:after, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left:after, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left:after, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-left:after {
    opacity: 1;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right {
    background: rgba(0, 0, 0, 0.8);
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right:before, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right:before, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right:before, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right:before {
    opacity: 0;
  }
  .carousel#ForwardingCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right:after, .carousel#BallparkCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right:after, .carousel#RewardsCardCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right:after, .carousel#LinkAccountsCarousel .carousel-control-cnt .carousel-arrows .carousel-control:hover > .arrow-right:after {
    opacity: 1;
  }
  .carousel#ForwardingCarousel .carousel-inner, .carousel#BallparkCarousel .carousel-inner, .carousel#RewardsCardCarousel .carousel-inner, .carousel#LinkAccountsCarousel .carousel-inner {
    overflow: visible;
    pointer-events: none;
  }
  .carousel#ForwardingCarousel .carousel-inner .next.left, .carousel#ForwardingCarousel .carousel-inner .prev.right, .carousel#BallparkCarousel .carousel-inner .next.left, .carousel#BallparkCarousel .carousel-inner .prev.right, .carousel#RewardsCardCarousel .carousel-inner .next.left, .carousel#RewardsCardCarousel .carousel-inner .prev.right, .carousel#LinkAccountsCarousel .carousel-inner .next.left, .carousel#LinkAccountsCarousel .carousel-inner .prev.right {
    opacity: 1;
  }
  .carousel#ForwardingCarousel .carousel-inner .item, .carousel#BallparkCarousel .carousel-inner .item, .carousel#RewardsCardCarousel .carousel-inner .item, .carousel#LinkAccountsCarousel .carousel-inner .item {
    background-color: transparent;
    width: 100%;
    opacity: 0;
    transition: all 0.5s 0.5s ease-in-out;
  }
  .carousel#ForwardingCarousel .carousel-inner .item.active, .carousel#BallparkCarousel .carousel-inner .item.active, .carousel#RewardsCardCarousel .carousel-inner .item.active, .carousel#LinkAccountsCarousel .carousel-inner .item.active {
    opacity: 1;
    transition: all 0.5s ease-in-out;
  }
  .carousel#ForwardingCarousel .carousel-inner .item.active.left, .carousel#ForwardingCarousel .carousel-inner .item.active.right, .carousel#BallparkCarousel .carousel-inner .item.active.left, .carousel#BallparkCarousel .carousel-inner .item.active.right, .carousel#RewardsCardCarousel .carousel-inner .item.active.left, .carousel#RewardsCardCarousel .carousel-inner .item.active.right, .carousel#LinkAccountsCarousel .carousel-inner .item.active.left, .carousel#LinkAccountsCarousel .carousel-inner .item.active.right {
    left: 0;
    opacity: 0;
    z-index: 2;
  }
  .carousel#ForwardingCarousel .carousel-inner .item .tm-item-center, .carousel#BallparkCarousel .carousel-inner .item .tm-item-center, .carousel#RewardsCardCarousel .carousel-inner .item .tm-item-center, .carousel#LinkAccountsCarousel .carousel-inner .item .tm-item-center {
    flex-direction: column;
  }
  .carousel#ForwardingCarousel .carousel-inner .item img, .carousel#BallparkCarousel .carousel-inner .item img, .carousel#RewardsCardCarousel .carousel-inner .item img, .carousel#LinkAccountsCarousel .carousel-inner .item img {
    width: 100%;
    max-width: 187.3333333333px;
    margin: 0 auto;
  }
  .carousel#ForwardingCarousel .carousel-inner .item p, .carousel#BallparkCarousel .carousel-inner .item p, .carousel#RewardsCardCarousel .carousel-inner .item p, .carousel#LinkAccountsCarousel .carousel-inner .item p {
    padding: 50px 0;
    margin-left: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 820px) {
  section#landing:after {
    opacity: 0.5;
  }
}
@media only screen and (max-width: 767px) {
  section#benefits-home, section#schedule-home, section#rewards-home, section#opt-out-home, section#meetTheTeam-home, section#ticketManagement-home, section#faq-home {
    height: 265px;
  }
  .pgTitle p {
    font-size: 30px;
    line-height: 36px;
  }
  .video-holder {
    width: 100vw;
    height: 100vh;
  }
  .video-holder .close-video-holder {
    top: 20px;
  }
  .video-holder .video .video-content {
    top: 80px;
    left: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 160px);
  }
  footer#fixed {
    z-index: 1029;
  }
}
@media print {
  html, body {
    margin: 0;
    pading: 0;
  }
  body {
    position: static;
  }
  a:link:after, a:visited:after {
    content: "" !important;
  }
}/*# sourceMappingURL=styles.css.map */