@font-face {
    font-family: "Bellefair";
    src: url("assets/fonts/Bellefair.ttf");
  }
  
  @font-face {
    font-family: "Inter";
    src: url("assets/fonts/Inter-Regular.ttf");
  }
  
  @font-face {
    font-family: "InterMedium";
    src: url("assets/fonts/Inter-Medium.ttf");
  }
  
  @font-face {
    font-family: "InterBold";
    src: url("assets/fonts/Inter-Bold.ttf");
  }
  
  * {
    margin: 0;
    padding: 0;
    border: 0;
  }
  
  a {
    text-decoration: none !important;
  }
  
  p,
  h2,
  h3 {
    margin: 0 !important;
  }
  
  body {
    height: fit-content;
  }
  
  /* Small devices */
  /* .breadcrumb-section {
    padding: 0px 150px;
  } */

  
  .hero-title {
    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;
  
    margin-bottom: 0;
  }
  
  .heading-section {
    display: flex;
    /* width: 390px; */
    padding: 24px 16px 32px 16px;
    flex-direction: column;
    align-items: flex-start;
  }
  
  .heading-title {
    color: var(--gray-text-strong, #2c3059);
  
    /* Mobile/Display-2 */
    font-family: "Bellefair";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 36px */
    text-transform: uppercase;
    height: 10%;
    margin-top: 10px;
  }
  

  /* reset default card */
  
  .table> :not(caption)>*>* {
    background-color: unset !important;
    color: unset !important;
    padding: unset !important;
    margin: unset !important;
  }
  
  .table {
    font-family: "Inter";
    height: 100%;
    border: 1px solid var(--gray-stroke, #dfe0eb);
    margin-top: 5%;
  }
  
  .table thead {
    background: linear-gradient(180deg, #8240a5 0%, #a465c6 100%) !important;
    color: var(--gray-text-invert, #fff);
  
    /* Desktop/H6 — Bold */
    font-family: "InterBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 24px */
  }
  
  .table thead tr th,
  .table tbody tr th,
  .table tbody tr td {
    padding: 16px 24px 16px 24px !important;
    gap: 60px;
  }
  
  .table tbody tr th .zone-title,
  .zone-title {
    color: var(--gray-text, #6a6d87);
  
    font-family: "InterBold";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
  }
  
  .table tbody tr th .zone-subtitle,
  .table tbody tr td,
  .zone-subtitle {
    color: var(--gray-text, #6a6d87) !important;
  
    font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
  }
  
  tbody tr:nth-child(odd) {
    background-color: #f9f9fc;
  }
  
  tbody tr:nth-child(even) {
    background-color: #f2f2fa;
  }
  
  tbody td {
    width: 15%;
  }

  .header {
    font-family: "Inter";
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--gray-text, #6A6D87);
  }
  
  /* Medium devices (tablets, 768px and up) */
  .breadcrumbSection {
    display: flex;
    width: 100%;
    height: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: start;
  }
  
  .breadcrumb-content {
    width: auto;
    height: 21px;
  }
  
  .breadcrumb-item {
    display: flex;
  }
  
  .breadcrumb-item a {
    color: var(--primary-text, #684b9b) !important;
  
    /* Small/Small — Medium */
    font-family: "InterMedium";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 22.4px */
  }
  
  .breadcrumb-item.active a {
    color: var(--gray-text, #6a6d87) !important;
  
    /* Small/Small — Medium */
    font-family: "InterMedium";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 22.4px */
  }
  
  .img-breadcrumb {
    width: 16px;
    height: 16px;
  
    margin-top: 3px;
    margin-left: 5.5px;
    margin-right: 5.5px;
  } 
   
  .partnerAirlines {
    width: auto;
    top: 16px;
    left: 12px;
    gap: 0px;
    opacity: 0px;
  
  }
   
  .creditCardContent {
    font-family: "Inter";
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--gray-text, #6A6D87);
    padding-bottom: 3%;
  }
  
.cardImg {
  	width: 376px;
    height: 236px;
    gap: 0px;
    opacity: 0px;
}

.hyperlink {
    font-family: "Inter";
    font-size: 16px;
    font-weight: 700;
    line-height: 25.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--primary-text, #684B9B);
}

.benefit {
    font-family: "Bellefair";
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--gray-text, #6A6D87);
    padding-bottom: 2%;
}

span {
    font-family: "Inter";
    font-size: 16px;
    font-weight: 700;
    line-height: 25.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--gray-text, #6A6D87);
}

.readMore {
    width: 128px;
    height: 50px;
    opacity: 0px;
    background: none;
    font-family: "Inter";
    font-size: 16px;
    font-weight: 700;
    line-height: 25.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--primary-text, #684B9B);
}

.creditCard {
    width: 208px;
	height: 88px;
	margin-top: 0%;
}
.ourPartners .creditCard {
    width: 140px;
    height: max-content;
	margin-top: 0%;
}
.ourPartners {
	margin-top: -24px;
    margin-bottom: 72px;
}

.multiImageBorder {
    border-bottom: 1px solid var(--gray-stroke, #DFE0EB);
}
.alignedList{
    display: flex;
    padding: 16px 12px;
    justify-content: center;
    align-items: center;
}
@media (max-width: 767px) {
.global-content-padding{
    padding-bottom:40px !important;
    }
}
       
  @media (min-width: 768px) {
    .breadcrumbSection {
      padding: 0px 120px;
    }
  
    .hero-section {
      height: 300px;
      padding: 56px 150px;
  
      background: linear-gradient(180deg,
          rgba(0, 0, 0, 0) 0%,
          rgba(0, 0, 0, 0.5) 100%),
        url("assets/earnMiles/starAlliance.png") lightgray 50% / cover no-repeat;
    }
  
    .hero-title {
      color: var(--gray-text-invert, #fff);
  
      /* Desktop/Display-1 */
      font-family: "Bellefair";
      font-size: 36px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 54px */
      text-transform: uppercase;
    }
  
    .heading-section {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      align-self: stretch;
    }
  
    .heading-title {
      overflow: hidden;
      color: var(--gray-text-strong, #2c3059);
      text-overflow: ellipsis;
      margin-top: 40px;

      /* Desktop/Display-2 */
      font-family: Bellefair;
      font-size: 32px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 48px */
      text-transform: uppercase;
     height: 10%;
    }
	.container {
      /*margin-top:30px;
      margin-bottom:30px;*/
     height: 10%;
    }
    .ourPartners .creditCard {
        width: 124px;
        height: max-content;
        margin-top: 0%;
    }
    .ourPartners {
        margin-top: 24px;
        margin-bottom: 160px;
    }

  }

.hotelPartnersBorder {
	border-bottom: unset;
}

.img-hover {
  position: relative;
}

.hotel-partners {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 500px;
  max-width: 675px;
  width: auto;
  min-height: 266px;
  padding: 32px;
  border-radius: 12px;
  background: var(--gray-surface-invert, #fff);
  box-shadow: 0px 16px 40px 0px rgba(16, 24, 40, 0.06);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  z-index: 1000;
}

.img-hover:nth-child(3) .hotel-partners,
.img-hover:nth-child(15) .hotel-partners {
   left: 0;
   transform: translateX(0);
}

.img-hover:nth-child(3) .hotel-partners,
.img-hover:nth-child(6) .hotel-partners {
   width: 675px;
}

.img-hover:nth-child(12) .hotel-partners,
.img-hover:nth-child(24) .hotel-partners {
   right: 0;
   left: auto;
   transform: translateX(0);
}

.img-hover:hover .hotel-partners {
   display: flex;
}

.hover-card-title {
    color: var(--gray-text-strong, #2C3059);
    font-family: "Inter-Bold";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.hover-card-content {
    color: var(--gray-text, #6A6D87);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.hotel-partners-link {
    padding: unset;
    font-family: unset;
}

.hotel-partners-btn {
	background: unset;
    display: flex;
    height: 50px;
    align-items: center;
    color: var(--primary-text, #684B9B);
    text-align: center;
    font-family: "Inter-Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    gap: 8px;
}

.hotel-partners-mobile-view {
	display: none !important;
}

@media (max-width: 767px) {
    .hotel-partners-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        margin: unset;
    }

    .img-hover {
        display: flex;
        padding: 8px 16px 8px 0px;
        justify-content: space-between;
        align-items: center;
        align-self: stretch;
        border-radius: 8px;
        border: 1px solid var(--gray-stroke, #DFE0EB);
        width: 100%;
    }

    .hotel-partners {
    	display: none !important;
    }

    .hotel-partners-mobile-view {
        display: flex !important;
    	height: auto !important;
    	cursor: pointer !important;
    }

	.show {
		border-radius: 12px 12px 0px 0px !important;
        cursor: unset !important;
	}

    .hotel-partners-web-view {
        display: none !important;
    }

    .hotel-cursor {
        cursor: pointer;
    }

    .partners-img-mobile-view {
        display: flex;
        width: 168px;
        height: 72px;
        padding: 10.08px 8.69px;
        justify-content: center;
        align-items: center;
    }

    .btn-close {
    	background-color: transparent !important;
    	color: #181B47 !important;
    	opacity: 0.7 !important;
    }

    .btn-close:focus {
    	box-shadow: unset !important;
    }

    .btn-close:hover {
    	color: #181B47 !important;
    	opacity: 0.7 !important;
	}
}

@media (min-width: 768px) {
.partnerLogoHeight{
    height:auto;
}
    .footergap{ 
    margin-bottom:7%; 
    } 
}

@media (max-width: 767px) { 
.footergap{ 
    margin-bottom:10%; 
    } 

        .hotel-partners-btn {
        font-size:15px;
        }
}