/* Edreams brand styles */
[data-brand="edreams"] {
  margin: 0 0;
  padding: 0 0;
  --prime-color: #00213D !important;
  --brand-color: #005dad;
  --brand-color2: #002c52;
  --prime-color2: #ffd534 !important;
  --bg-color: #f3f9ff;
  --hover-color: #c5e4ff;
  --brand-30: #5cb4ff;
  --pill-color: #003462;
  --table-color: #ffeda3 !important;
  --prime-gradient: linear-gradient(
    90deg,
    rgba(0, 44, 82, 1) 0%,
    rgba(0, 44, 82, 0) 50%
  );
  background: rgba(0, 44, 82, 1);
  --btn-text-color: #002c52;
  --icon-color: #002c52;
  --border-color: #003f75;
}

/* Opodo brand styles */
[data-brand="opodo"] {
  margin: 0 0;
  padding: 0 0;
  --prime-color: #262626 !important;
  --brand-color: #ff6600 !important;
  --brand-color2: #ff944d !important;
  --prime-color2: #ff6600 !important;
  --hover-color: #ff944d;
  --brand-30: #ff944d;
  --bg-color: #f3f9ff;
  --pill-color: #4c4c4c;
  --table-color: #fff0e6;
  --prime-gradient: linear-gradient(
    90deg,
    rgba(76, 76, 76, 1) 0%,
    rgba(76, 76, 76, 0) 50%
  );
  --btn-text-color: #fff;
  --icon-color: #fff;
  --border-color: #4c4c4c;
}

/* Govoyages brand styles */
[data-brand="govoyages"] {
  margin: 0 0;
  padding: 0 0;
  --prime-color: #123300 !important;
  --brand-color: #66c431 !important;
  --brand-color2: #b4ed94 !important;
  --prime-color2: #66c431 !important;
  --hover-color: #b4ed94;
  --brand-30: #66c431;
  --bg-color: #f3f9ff;
  --pill-color: #215c00;
  --table-color: #f0faeb;
  --prime-gradient: linear-gradient(
    90deg,
    rgba(33, 92, 0, 1) 0%,
    rgba(33, 92, 0, 0) 50%
  );
  --btn-text-color: #fff;
  --icon-color: #fff;
  --border-color: #215c00;
}

body {
  font-family: "Rubik" !important;
  color: #272727 !important;
  background-color: #fff;
  overflow-x: hidden;
}

.bg-brand-color {
  background-color: var(--bg-color) !important;
}

.bg-pill-color {
  background-color: var(--pill-color);
}

.brand-30-color {
  color: var(--brand-30);
}

.table-bg {
  background-color: var(--table-color) !important;
}

.table-color {
  color: var(--prime-color2) !important;
}

.btn-text-color {
  color: var(--btn-text-color);
}
.fade-in {
  opacity: 1;
  transition: opacity 0.8s ease;
}

.fade {
  transition: none !important;
}

.css-13yn1fo {
  width: 300px!important;
}

#benefits {
  scroll-margin-top: 40px;
  background-color: #f9f9f9 !important;
}

#benefits .prisma-btn-default {
  box-shadow: inset 0 0 0 1px var(--brand-30) !important;
  color: var(--brand-30) !important;
  background-color: var(--bg-color);
}

#benefits span.odf-icon.odf-icon-departure {
  transform: rotate(180deg);
}

#benefits .btn-close {
  --bs-btn-close-color: var(--brand-30) !important;
  width: 5px !important;
  height: 5px !important;
}

.modal-backdrop {
  z-index: 1 !important;
}

#benefits .modal-backdrop {
  height: 130vh !important;
  position: relative;
}

#benefits .modal-dialog {
  max-width: 335px;
  margin: 90px auto;
}

#benefits .modal {
  background-color: rgba(0, 0, 0, 0.3);
}

#video_section svg {
  fill: currentColor;
  height: auto;
  max-width: 66vmin;
  transform-origin: center;
  width: 100%;
}

#video_section text {
  font-size: 17px;
}

#video_section #play-icon {
  bottom: 32%;
  left: 35%;
}

/*#video_section #playButton:hover {
        animation: moveIt 6s infinite;
    }

    @keyframes moveIt {
        from {
            top: 0px;
        }

        to {
            top: 200px;
        }

    }*/

/*#saving-table tr:last-child {
        border-color: transparent;
    }*/

.tiers .row:not(:first-child) .g-2 {
  height: auto;
  border: solid 2px var(--border-color) !important;
  --bs-gutter-y: 0.5rem;
  --bs-gutter-x: 0.5rem;
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tiers-table {
  /*background-color: #00000047;
  box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 8px;*/
  font-weight: 300;
  width: 850px;
  font-size: 18px;
  margin: 1rem 0;
  color: #FFF!important;
}

.tiers-table .g-2 hr {
  border: 2px solid white !important;
  opacity: 1 !important;
  width: 55%;
  margin: 1rem 0 !important;
  text-align: center;
}

.tiers-table hr {
  border: solid 1px var(--border-color) !important;
  width: 45%;
  margin-left: -15px !important;
  border-radius: 8px;
  opacity: 0.4 !important;
  margin: 0;
}

.tiers .col-2,
.tiers-table [class^="col-"]:not(.bg-tiers-gradient) {
  /*height: 94px;*/
  --bs-gutter-y: 0.5rem;
  --bs-gutter-x: 0.5rem;
}

.tiers .prisma-btn {
  white-space: normal!important;
  max-width: 200px!important;
}

.odf-icon-arrow-left-tail {
  transform: rotate(270deg);
}

.od-header-desktop-main-cobalt:before {
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}

.bg-tiers-gradient {
  /*background: rgb(0, 44, 82);*/
  background: var(--prime-gradient);
  border-radius: 4px;
  padding: 5px 7px;
  font-weight: 700;
  font-size: 20px;
}

.bg-prime2 {
  background-color: var(--brand-color2);
}

.icon-color {
  color: var(--icon-color);
}

.overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 1);
}

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;

  height: auto;
  z-index: -1;
}

.content {
  position: relative;
  z-index: 1;
  margin-bottom: 6%;
  margin-top: 12%;
}

h1 {
  font-size: 120px !important;
  font-weight: 600 !important;
  z-index: 2;
  position: relative;
  line-height: 120px;
  text-align: left !important;
}

#hero {
  height: auto !important;
  min-height: 432px !important;
  background-position: 5% 55%;
  background-size: 110%;
  background-repeat: no-repeat;
}

#hero h2 {
  font-weight: 500 !important;
  font-size: 42px !important;
  line-height: 70px !important;
}

#hero p {
  font-size: 19px;
  line-height: 25px;
  width: 80%;
}

button {
  z-index: 2;
  font-weight: 600;
}

iframe {
  border-radius: 8px;
}

@media (min-width: 992px) {
  .home .od-header-menu-products .od-logo-square,
  .od-header-menu-products .od-logo {
    background-image: url(/images/creas/prime/LP/logo-prime-ed-2019.svg) !important;
    width: 155px;
    background-size: cover;
  }
}

@media (max-width: 992px) {

  .button_start_cta {
    width: 100%!important;
  }

  .css-13yn1fo {
    width: 100%!important;
  }

  #top_pick_badge {
    font-size: 10px!important;
    bottom: 5rem!important;
  }

  .table-divider {
    display: none;
  }

  .icon-bg {
    margin-right: 2px;
  }

  .button_cta {
    font-size: 16px;
    width: 100% !important;
  }

  .join_prime_basic_cta, .join_prime_plus_cta {
    width: 350px!important;
  }

  #prime_tcs {
    max-width: 400px;
  }

  .benefit-img {
    height: 4rem;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .home .od-header-menu-products .od-logo-square,
  .od-header-menu-products .od-logo {
    /*background-image: url(/images/creas/prime/LP/logo-prime-ed-2019.svg) !important;*/
    width: 50%;
    /*background-size: cover;*/
  }

  video {
    width: 100%;
  }

  iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
  }

  #playButton {
    width: 80px !important;
    height: 80px !important;
    position: absolute !important;
    top: 30% !important;
    left: 40% !important;
  }

  #benefits .benefit img {
    padding-top: 8px;
  }

  #video_section #play-icon {
    bottom: 25px;
    left: 27px;
  }

  #video_section #play-icon img {
    width: 30px;
  }

  .h3-title {
    font-size: 28px !important;
    line-height: 33px !important;
  }

  .bg-tiers-gradient {
    font-size: 18px;
  }

  .content {
    margin-left: 0;
    margin-top: 62px;
  }

  #hero h2 {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .benefit {
    padding: 5px 0 !important;
    margin: 0px 0px;
    height: 300px !important;
    min-width: 140px !important;
    width: auto !important;
    align-items: center;
  }

  .benefits {
    height: 8rem;
    line-height: 21px;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .h2-title {
    font-size: 40px !important;
    line-height: 49px !important;
    font-weight: 600;
    text-align: center !important;
  }

  /*#hero .container {
            padding-top: 10px;
        }*/

  #hero p,
  h2 {
    width: 100%;
    text-align: left !important;
    padding: 32px 0px 27px;
  }

  #hero .prisma-btn {
    max-width: 100% !important;
  }

  #hero h1 {
    font-size: 55px !important;
    line-height: 58px !important;
  }

  #hero p {
    width: 100% !important;
    font-size: 18px;
    line-height: 20px;
  }

  #hero .prisma-btn {
    font-size: 16px;
    padding: 5px 20px;
  }

  #sticky-button .prisma-btn {
    font-size: 12px;
    padding: 5px 20px;
    width: fit-content;
  }

  .tiers-table {
    font-size: small;
    font-size: 14px;
    width: auto;
  }

  .tiers .row:not(:first-child) .g-2 {
    width: 73px;
  }

  .plus {
    padding: 0 20px;
  }

  #goDown {
    margin-top: 5%;
  }

  .table > :not(caption) > * > * {
    padding: 0.4rem 0.2rem !important;
}

[id^="table_row"] {
  font-size: 14px;
  line-height: 13px;
}

}

/*#hero .prisma-btn {
  white-space: normal !important;
}*/

#log_in_CTA {
  background-color: transparent !important;
  border: 1px solid #FFF !important;
  color: #FFF  !important;
}

#sticky-button .prisma-btn {
  height: 40px;
  white-space: normal !important;
}

.brand-color {
  color: var(--brand-color) !important;
}

.modal-content {
  height: 620px !important;
  width: 350px;
  justify-content: space-between !important;
  padding: 0 25px;
}

#benefits .benefit img {
  width: 47px;
}

#benefits .modal-content img {
  width: 131px;
}

#benefits .col-lg-6 p {
  max-width: 70%;
  margin: auto 0;
  line-height: 1.5;
}

.prime-color {
  color: var(--prime-color) !important;
}

.h2-title {
  font-weight: 600;
  font-size: 61px;
  line-height: 70px;
}

.h3-title {
  font-weight: 600;
  font-size: 46px;
  line-height: 53px;
}

.h4-title {
  font-weight: 600;
  font-size: 31px;
  line-height: 32px;
}

.shadowed {
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%);
}

/* TOGGLE */
#toggle1,
#toggle2,
#toggle3 {
  z-index: -10;
}

#toggle1 + label,
#toggle2 + label,
#toggle3 + label {
  position: absolute;
  cursor: pointer;
  width: 17px;
  height: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  left: 280px;
  top: 114px;
  border-top: solid 8px #002061;
}

#toggle1 + label:after,
#toggle2 + label:after,
#toggle3 + label:after {
  border-bottom: solid 8px #002061;
  border-top: solid 0px #002061;
}

#toggle1:checked + label,
#toggle2:checked + label,
#toggle3:checked + label {
  border-bottom: solid 8px #002061;
  border-top: solid 0px #002061;
  top: 106px;
}

.message {
  height: 0px;
  color: transparent;
}

#toggle1:checked ~ .message,
#toggle2:checked ~ .message,
#toggle3:checked ~ .message {
  display: block;
  font-size: 14px;
  background: #002061;
  color: #fff;
  position: absolute;
  top: 113px;
  left: 0;
  width: 100%;
  height: 268px;
  padding: 43px;
  transition: all 0.5s ease;
  overflow: hidden;
  box-sizing: border-box;
  z-index: 2;
  font-weight: 200;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}

/*end of toggle*/

a {
  color: inherit;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

/* NAV BARÂ¸*/

.od-header-desktop-main-cobalt {
  background-color: transparent !important;
  height: 82px;
  padding: 0 8px 0 24px;
}

.menu_list .odf-tabs-item {
  font-weight: 400 !important;
}

.icon-bg {
  width: 25px;
  height: 25px;
  background-color: var(--prime-color2);
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  margin-right: 1rem;
}

/* FAQ*/
#faq .odf-collapse-input:active ~ .odf-collapse-title-box {
  background-color: #ededed !important;
}

.bg-light-green {
  background-color: #e1f9f5;
}

.bg-green {
  background-color: #26baa2;
}

.green {
  color: #26baa2;
}

.bg-prime-color2 {
  background-color: var(--prime-color2);
}

.bg-prime-color {
  background-color: var(--prime-color);
}

.bg-hover-color {
  background-color: var(--hover-color);
}

.prime-color2 {
  color: var(--prime-color2);
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.radius-8 {
  border-radius: 8px;
}

.benefit {
  height: 140px;
  width: 100%;
  width: 360px;
  padding: 10px;
  border-radius: 8px;
  background-color: #ffff;
  line-height: 23px;
}

.plus {
  font-size: x-large;
  padding: 20px;
  display: inline-block;
}

#playButton {
  width: 110px;
  height: 110px;
  border-radius: 100%;
  border: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute !important;
  top: 35%;
  left: 46%;
}

#goDown {
  /* width: 35px;
        height: 35px;*/
  border-radius: 100%;
  border: 0px;
  background-color: transparent;
}

#badge_iOS,
#badge_GP {
  height: 40px !important;
}

/* Initially hide the image container */
.image-container img {
  opacity: 0;
}

/* Animation keyframes for revealing from left to right */
@keyframes revealFromLeft {
  0% {
    opacity: 0;
    clip-path: inset(
      0 100% 0 0
    ); /* Start with clip-path covering the image from left */
  }
  100% {
    opacity: 1;
    clip-path: inset(0 0 0 0); /* Fully reveal the image */
  }
}

/* Apply the animation when the reveal class is added */
.image-container.reveal img {
  animation: revealFromLeft 1s ease forwards; /* Adjust duration as needed */
}

.table > :not(caption) > * > * {
  padding: 0.7rem 0.3rem !important;
}

.odf-icon-2xl {
  font-size: 32px !important;
}

.fade:not(.show) {
  opacity: 1 !important;
}

#prime-banner,
.od-newsletter-home-mobile,
.od-app-touchpoint-wrapper,
#internal_linking_cards_widget,
.footer_seolinks {
  display: none !important;
}

#page.flights .od-footer-bottom,
#page.home .od-footer-bottom {
  background-color: var(--prime-color) !important;
}

.modal.fade .modal-dialog {
  transform: none !important;
}

.modal-backdrop {
  --bs-backdrop-bg: var(--bs-backdrop-opacity) !important;
}

.bg-white {
  background: #ffff;
}

.button_start_cta {
  -webkit-box-align: center;
  align-items: center;
  appearance: none;
  cursor: pointer;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  max-width: 100%;
  text-decoration: none;
  width: auto;
  flex: 0 0 auto;
  border-radius: 42px;
  outline: none;
  padding: 10px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  background-color: transparent;
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  min-width: 310px;
}

#hero .button_cta {
  font-size: 18px;
  min-width: 310px !important;
}

.join_prime_plus_cta, .join_prime_basic_cta {
  min-width: 200px!important;
}

.

.button_cta_transparent {
  background-color: var(--prime-color);
  border: 1px solid #FFFF!important;
  color: #FFFF;
}

#faq a {
  text-decoration: underline !important;
  font-weight: 500;
}

.NO {
  display: none !important;
}

#how_to_container {
  height: 8rem;
  background: radial-gradient(50% 205.93% at 50% 72.62%, var(--pill-color) 10%, 64.5%, var(--prime-color) 100%);
}

.hide {
  visibility: hidden;
}

#how_to_cta {
  cursor: pointer;
}

#disclaimer {
  color:#666666; 
  font-size: 12px; 
  padding-left:2%; 
  padding-right:5%; 
  padding-bottom:20px;
}

#prime_tcs {
  font-size: 10px;
}

#prime_tcs a{
text-decoration: underline;
}

#TCs {
  text-align:center; 
  width:100%; 
  text-decoration:underline; 
  color:#999999; 
  display:block;
}

#TCs_p {
  color:#666666; 
  font-weight:100; 
  text-align:center; 
  padding-left:5%; 
  padding-right:5%; 
  padding-bottom:40px; 
  padding-top:20px;
}


#top_pick_badge {
  align-items: center;
  justify-content: center;
  background-color: #209B87;
  color: white;
  font-size: 14px;
  font-weight: 500;
  border-radius: 20px;
  position: absolute;
  max-width: fit-content;
  bottom: 4.6rem;
}

#top_pick_badge::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #209B87;
}