/* Small devices*/
.hero-section {
  height: 130px !important;
  padding: 0 !important;
}

.offersuniquebannerautoheight {
	height: auto !important;
}

@media (max-width: 767px) {
		.offersuniquebannerautoheight {
			min-height:130px !important;
		}		
	}
	
.hero-section-button {
  height: 130px !important;
  padding: 0 !important;
}

.hero-section-padding {
    padding-bottom: 27px !important;
}

.hero-title-sm {
  color: var(--gray-text-invert, #fff);

  /* Mobile/Display-2 */
  font-family: "Bellefair";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;

  height: 100%;
  display: flex;
  align-items: flex-end; /* align text end  */
  margin-bottom: 0;
  padding: 16px !important;
  z-index: 1;
  margin-left: -10%;
}

.hero-title-md {
  color: var(--gray-text-invert, #fff);

  /* Mobile/Display-2 */
  font-family: "Bellefair";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
  height: 100%;
  display: flex;
  align-items: flex-end; /* align text center  */
  margin-bottom: 0;
  padding: 16px;
  z-index: 2;
  /* margin-top: 12%; */
}

.offersuniquebannerautoheight  .hero-title-md {
	position:absolute !important;
}

.banner-title-div{
  position:absolute;        
  height: 100%;
  width:100%;
   background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.7) 91.5%
  );
}

.hero-title-text {
  color: var(--gray-text-invert, #fff);

  /* Mobile/Display-2 */
  font-family: "Bellefair";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;

  height: 100%;
  display: flex;
  align-items: center; /* align text center  */
  margin-bottom: 0;
  padding: 16px;
  z-index: 2;
  /* margin-top: 12%;   */
}

.hero-title-text-description {
  color: var(--gray-text-invert, #fff);

  /* Mobile/Display-2 */
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;

  height: 100%;
  display: flex;
  align-items: center; /* align text center  */
  margin-bottom: 0;
  padding: 16px;
  z-index: 2;
  /*padding-top: 0px !important; */
  /* margin-top: 12%;   */
}

#heroTitle {
  padding-top: 0px !important;
}
/* .banner-button{
  width: 100%;
  height: 547px;
  padding: 40px 16px;

  background: none;
} */

.banner-content {
  /*width: 88%;
  margin-left: 15px;*/
  width: 342px;
    height: 144px;
    margin-left: 0px;
}

.banner-content h1 {
  color: var(--gray-text-invert, #fff);

  /* Mobile/Display-2 */
  font-family: "Bellefair";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
  text-transform: uppercase;
}

.banner-content-button {
  /* color: var(--primary-text, #684b9b);


  font-family: "InterBold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;  */
}

.inflight-banner-button{
  width: 100%;
  height: auto;
  /* position: relative; */
  /* padding: 0px 150px;
  display: flex;
  align-items: center; */
  background: none;
  position: relative;
}
.banner-notification-description {
  width: 700px;
  height: 60px;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0px;
  color: #FFFFFF;
}


.join_now-redirectionlink{
  all: unset;
  display: block;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0px;
  color: #FFFFFF !important;
}
.join_now-redirectionlink:hover{
  color: #FFFFFF;
  text-decoration: none;
}

.commonDeskBanner {
	display: none;
}

.commonMobBanner {
		display: block;
    width: 100%;
        }

 .banner-button-inflight {
    height: 50px;
    width: 330px;
    padding: 13px;
    /* padding-left: 10%; */
    border-radius: 30px;
    /* padding-top: 12px; */
    /* padding-right: spacing / 2xl; */
    padding-right: 32px;
    /* padding-bottom: 12px; */
    /* padding-left: spacing / 2xl; */
    padding-left: 32px;
    background: var(--gray-surface-invert, #FFFFFF);
    box-shadow: 0px 1px 2px 0px #1018280D;
    position: absolute;
    margin-top: 15px;
    text-align: center;
  }


  .banner-container{
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 2%;
}
.banner-container img {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.banner-info-sec{
    /* max-width: 55%;*/
    max-width: 60%;
    /* height: 148px;*/
    position: absolute;
    /* left: 140px; */
    /* top: 165px;*/
    top: 90px;
}

.banner-info-container{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 28%;
}
.banner-info-sec h2{
    font-family: 'Bellefair', serif;
	font-weight: 400;
	/* font-size: 32px;*/
    font-size: 24px;
	/* line-height: 150%; */
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.banner-info-sec h4{
    font-family: 'Bellefair',serif;
	font-weight: 400;
	/* font-size: 24px;*/
    font-size: 20px;
	/* line-height: 150%; */
	letter-spacing: 0px;
	/* text-transform: uppercase;*/
	color: #FFFFFF;
}
.banner-notification-section {
    width: 80%;
    gap: 40px;
    padding: 40px 56px 40px 56px;
    border-radius: 12px;
    border-width: 0.5px;
    display: flex;
    flex-direction: row;
    border: 0.5px solid;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) -37.14%, rgba(42 39 39 / 50%) 92.5%);
    backdrop-filter: blur(45px);
    box-shadow: 0px 16px 20px 0px #0000000D;
    justify-content: space-between;
    position: absolute;
    transform:translateY(-30px);
    border: none;
}
.banner-notification-description {
    width: 700px;
    height: 60px;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.banner-notification-button {
    color: #FFFFFF;
    width: 90px;
    height: 40px;
    border-radius: 30px;
    padding: 16px var(--spacing-2x1) 16px var(--spacing-2x1);
    background: rgb(104, 75, 155);
    background: linear-gradient(90deg, rgba(104, 75, 155, 1) 100%, rgba(56, 27, 107, 1) 100%);
    box-shadow: 0px 1px 2px 0px #1018280D;
    border: none;
    /* font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 25.6px;
    letter-spacing: 0px;
    color: #FFFFFF; */
}
.join-now-link{
    text-decoration: none;
    font-family: 'InterBold';
    font-weight: 700;
    font-size: 14px;
    line-height: 25.6px;
    letter-spacing: 0px;
    color: #FFFFFF !important;
}

@media (max-width: 767px) {

   .banner-container{
    margin-bottom: 20%;
  }

  .banner-notification-section {
      width: 290px;
      height: auto;
      display: flex;
      gap: 10px;
      border-radius: 12px;
      border-width: 0.5px;
      padding: 16px;
      flex-direction: column;
  }

  .banner-notification-description {
      width: 326px;
      height: auto;
  }
  .banner-info-sec{
	position: absolute;
    /* left: 40px; */
    /* top: 45px;*/
    top: 12px;
  }
  .banner-info-sec h2{
	font-size: 14px;
    word-break: break-word;
    /* width: 70%;*/
  }
  .banner-info-sec h4{
     /*font-size: 14px; */
     font-size: 12px;
  }
  .banner-container img{
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 20.71%, rgba(0, 0, 0, 0.00) 119.71%), lightgray -504.412px 0px / 300.537% 100% no-repeat;
      width: 100%;
    height: 140px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    }
  .banner-notification-description p {
   font-size:14px;
   }
}
@media (max-width: 746px) {

  .banner-notification-section {
      width: 358px;
      /* width: 450px; */
      height: auto;
      display: flex;
      gap: 10px;
      border-radius: 12px;
      border-width: 0.5px;
      padding: 16px;
      flex-direction: column;
  }

  .banner-notification-description {
      width: 326px;
      /* width: 409px; */
      height: auto;

  }
}

.bannerbtnBg {
		color : #ffffff;
        box-shadow : 0px 1px 2px 0px #1018280D !important;
        width: 150px !important;
		background: linear-gradient(149.58deg, #FFFFFF -406.67%, rgba(255, 255, 255, 0) 187.19%) !important;
        }


/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

.bannerbtnChange {
 /*color:#FFFFFF !important;
    background: linear-gradient(149.58deg, #FFFFFF -406.67%, rgba(255, 255, 255, 0) 187.19%) !important;
    box-shadow: 0px 1px 2px 0px #1018280D !important;
    width: 190px !important;*/
        display: none;
}

.banner-notification-button {
  width: 136px;
  height: 60px;
  border-radius: 30px;
  padding: 16px var(--spacing-2x1) 16px var(--spacing-2x1);
  background: rgb(104, 75, 155);
  background: linear-gradient(90deg, rgba(104, 75, 155, 1) 100%, rgba(56, 27, 107, 1) 100%);
  box-shadow: 0px 1px 2px 0px #1018280D;
  border: none;

}

.banner-info-container{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.join-now-link{
  text-decoration: none;
  font-family: 'InterBold';
  font-weight: 700;
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0px;
  color: #FFFFFF !important;
}


    .bannerbtnBg {
		color : #ffffff;
        box-shadow : 0px 1px 2px 0px #1018280D !important;
        width: 150px !important;
		background: linear-gradient(149.58deg, #FFFFFF -406.67%, rgba(255, 255, 255, 0) 187.19%) !important;
        }

 .hero-title-text-description{
  flex-direction: column;
  width: auto;
  height: 104px;

 }
    .commonMobBanner {
		display: none;
        }

	.commonDeskBanner {
	display: block;
    height: -webkit-fill-available;
    width:100%;
}

  .hero-section {
    height: 300px !important;
  }
  .offersuniquebannerautoheight{
	height:auto !important;
  }
  
  .hero-section-button {
    height: 345px !important;
  }

  .hero-title-sm {
    color: var(--gray-text-invert, #fff);

    /* Desktop/Display-1 */
    font-family: "Bellefair";
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;

    height: 100%;
    display: flex;
    align-items: flex-end; /* align text end  */
    padding: 72px 150px 32px 150px !important;
    margin-left: -10%;
  }

  .hero-title-md {
    color: var(--gray-text-invert, #fff);

    /* Desktop/Display-1 */
    font-family: "Bellefair";
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;

    height: 100%;
    /*max-width: 975px;*/
    display: flex;
    align-items: flex-end; /* align text end  */
    padding: 56px 150px 32px 150px;
    z-index: 1;
  }

  .hero-title-text {
    color: var(--gray-text-invert, #fff);

    /* Desktop/Display-1 */
    font-family: "Bellefair";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;

    height: 100%;
    display: flex;
    align-items: flex-end; /* align text end  */
    padding: 56px 150px 0px;
    z-index: 1;
  }

  .hero-title-text-description {
    color: var(--gray-text-invert, #fff);

    /* Desktop/Display-1 */
    font-family: "Inter";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;

    height: 100%;
    display: flex;
    align-items: flex-start; /* align text start  */
    padding: 0px 150px;
    z-index: 1;
  }
  .inflight-banner-button{
    width: 100%;
    height: 350px;
    position: relative;
    /* padding: 0px 150px;
    display: flex;
    align-items: center; */
    background: none;
  }

  .banner-button-inflight {
   margin-top: 25px;
    height: 50px;
    width: 330px;
    padding: 15px;
    /* padding-left: 2%; */
    border-radius: 30px;
    /* padding-top: 12px; */
    /* padding-right: spacing / 2xl; */
    padding-right: 32px;
    /* padding-bottom: 12px; */
    /* padding-left: spacing / 2xl; */
    padding-left: 32px;
    background: var(--gray-surface-invert, #FFFFFF);
    box-shadow: 0px 1px 2px 0px #1018280D;
    position: absolute;
    text-align: center;
  }

  .banner-content {
    width: 40%;
    margin-left: 0px;
  }

  .banner-content h1 {
    color: var(--gray-text-invert, #fff);

    /* Desktop/Display-3 */
    font-family: "Bellefair";
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 42px */
    text-transform: uppercase;
  }

  .banner-content-button {
    position: absolute;
    z-index: 1;
    top: 20%;
    left: 0%;
    color: var(--primary-text, #684b9b);
    font-family: "InterBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%; 
  }
}

.hero-section {
  position: relative !important;
 /* width: 100vw !important;*/
  overflow: hidden !important;

  display: flex !important;
  flex-direction: column !important;
  align-items: start !important;
}
.hero-section-button {
    position: relative !important;
    width: 100vw !important;
    overflow: hidden !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: start !important;
  }

.hero-section img {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  z-index: 0;
}

.offersuniquebannerautoheight img{
	  position: relative;
	  height: auto;
}

@media (max-width: 767px) {
	.offersuniquebannerautoheight img{
        min-height:130px !important;
	}
}
		
.hero-section-button img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    z-index: 0;
  }

.hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /*
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.7) 91.5%
  );
  */
  z-index: 1;
}
.hero-section-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.7) 91.5%
    );
    z-index: 1;
  }

.img-gradient::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
}

.hero-section .img-gradient::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.40) 26.2%, rgba(0, 0, 0, 0.00) 146.75%);
}
.banner-content-button {
  position: absolute;
  z-index: 1;
  top: 10%;
  left: 0%;
}

.banner-content p {
  color: var(--gray-text-invert, #fff);

  /* Body/Body — Regular */
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */

  margin: 0;
}

/* .banner-button {
  width: fit-content;

  display: flex;
  height: 50px;
  padding: 0;
  justify-content: center;
  align-items: center;

  background-color: none;
  position: relative;
} */


.root {
     padding-left: unset !important;
     padding-right: unset !important;
  }

.container {
     padding-right: 0% !important;
}

@media (min-width: 768px) {

.mice-button-background{
          background: linear-gradient(150deg, #FFF -406.67%, rgba(255, 255, 255, 0.00) 187.19%) !important;
          box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05) !important;
        color: var(--gray-text-invert, #FFF);
        width: auto;
        display: flex;
        padding: 12px var(--spacing-2xl, 32px);
        justify-content: center;
        align-items: center;
        font-family:"InterBold";
        border-radius: 30px;
        }

    .mice-width{
    width:50%;
}
        .mice-button-bottom{
        margin-bottom:5%;
    }
    }

@media (max-width: 767px) {

.mice-button-background{
      display: flex;
height: 50px;
padding: 12px var(--spacing-2xl, 32px);
justify-content: center;
align-items: center;
        width:auto;
        font-family:"InterBold";
     border-radius: 30px;
background: linear-gradient(150deg, #FFF -406.67%, rgba(255, 255, 255, 0.00) 187.19%);
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
        color: var(--gray-text-invert, #FFF);
        }
               .mice-button-bottom{
        margin-bottom:10%;
    }
    }

.imagecontenttext {
    top: 60px;
    display: flex;
    padding: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    border-radius: 8px;


}
@media (max-width: 767px) {
	.imagecontenttext {
    	padding: 24px 16px;
    	/*top: 40%;*/
    	/*align-self: anchor-center;*/
        align-self: center;
    }
}


 @media (max-width: 767px) {
.buttoncss {
    	position: unset !important;
	}
}
.buttoncss {
    display: flex;
    height: 50px;
    width: unset;
    padding: 12px var(--spacing-2xl, 32px);
    justify-content: center;
    align-items: center;
    color: var(--gray-text-invert, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    border-radius: 8px;
    backdrop-filter: blur(22.5px);
    gap: 16px;
	border-radius: 30px;
	border: 1px solid #FFF;
	background: linear-gradient(150deg, #FFF -406.67%, rgba(255, 255, 255, 0.00) 187.19%);
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);


}

.defaultWidth {
	width: fit-content;


}

 @media (max-width: 767px) {
.defaultWidth {
    	width: 100% !important;
	}
}
.statusBenefitContent {
    position: absolute;
    left: 30%;
    width: 100%;
    top: 20%;
}

.statusBenefitBanner img {
    width: 100%;
}

.statusBenefitBannerButton {
    padding: 12px !important;
}

@media (max-width:1200px) {
    .statusBenefitContent {
        left: 37%;
    }
}

@media (max-width:767px) {
    .statusBenefitBanner{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 56px;
    }

    .statusBenefitContentWrapper {
        width: 100% !important;
        margin: auto !important;
        padding: 10px;
    }

    .statusBenefitContent {
        top: 50%;
        left: 0;
    }
}

@media (min-width: 768px) {
    .statusBenefitContentWrapper {
        width: 60%;
    }

    .statusBenefitContentWrapper p {
        width: 80%;
    }
.mice-banner-width{
    max-width:unset;
}

.largerImage {
	height:400px !important;
}

    .largerImage img {
	object-fit: fill !important;
}


}

.offersuniquebannerautoheight img {
	object-fit: unset !important;
}

.banner-title-description-div {
	display: flex;
    flex-direction: column;
}

.banner-description-div {
	height: fit-content !important;
}


@media (max-width:767px) {
	.corporate-guest {
		padding-left: 0% !important;
    	padding-right: 0% !important;
	}

    .corporate-guest > .commonMobBanner {
		height: 260px;
        object-fit: cover;
        object-position: 70% 50%;
    }

    .corporate-guest > .banner-content-button {
    	margin-right: 2%;
    }

	.corporate-guest > .banner-content-button > .banner-content {
    	width: 100%;
    }

    .corporate-guest > .banner-content-button > .banner-content > h1 {
    	font-size: 20px;
    }

    .corporate-guest > .gradient-corporate {
    	width: 100%; 
        position: absolute; 
        top: 0; 
        bottom: 0; 
        background: linear-gradient(to right, rgba(70, 28, 117, 1), rgba(109, 53, 209, 0)); 
        pointer-events: none;
    }
}

@media (max-width:768px) {
	.corporate-guest > .banner-content-button > .banner-content > p {
       	display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
    }
}

@media (min-width: 768px) {
	.corporate-guest > .banner-content-button > .banner-content > h1 {
    	width: 100% !important;
    }

  /*  .dynamicWidth {
    	width: 90% !important;
    }*/
}

/* Ground Services */
.banner#ground-services .hero-section {
    /*aspect-ratio: 390 / 350 !important;*/
    width: 100% !important;
    height: 100% !important;
    max-height: 350px !important;
}

.banner#ground-services .banner-title-description-div {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.banner#ground-services .hero-section h1 {
    color: white;
    position: absolute;
    top: 50%;
    padding: 0;
    height: 0;
    font-family: 'InterBold';
    font-size: 32px;
    line-height: normal;
}

.banner#ground-services .hero-section h4 {
    color: white;
    position: absolute;
    top: 50%;
    padding: 0;
    font-family: 'Inter';
    font-size: 14px;
}

.banner#ground-services .banner-title-div {
    background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(51, 0, 102, 0.7) 91.5%
  );
}

.banner#ground-services .hero-section video {
    width: 100%;
    height: auto;
}

@media (max-width: 480px) {
    .banner#ground-services .hero-section h1 {
        top: 60%;
    }
    
    .banner#ground-services .hero-section h4 {
        top: 63%;
    }
}

@media (min-width: 768px) {
	.banner#ground-services .hero-section {
        /* aspect-ratio: 1440 / 430 !important; */
        width: 100% !important;
        height: 100% !important;
        max-height: 600px !important;
    }

    .banner#ground-services .banner-title-description-div {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .banner#ground-services .hero-section h1 {
        color: white;
        position: absolute;
        top: 50%;
        padding: 0;
        height: 0;
        font-family: 'InterBold';
        /*font-size: 96px;*/
    	font-size: 6vw;
    	text-align: center;
    	line-height: normal;
    }
    
    .banner#ground-services .hero-section h4 {
        color: white;
        position: absolute;
        top: 50%;
        padding: 0;
        font-family: 'Inter';
        font-size: 24px;
    	text-align: center;
    }

}
