#layout_cms .section-hero .container:first-child {
  width: unset;
  padding: 0; }

.section-hero__container {
  position: relative;
  max-height: 600px; }
  @media (max-width: 992px) {
  .section-hero__container {
    height: 80vh; } }
  .section-hero__container picture {
    height: 100%; }
  .section-hero__container img {
    object-fit: cover;
    height: inherit;
    width: 100%;
    min-height: inherit;
    max-width: 100%; }
    @media (min-width: 992px) {
  .section-hero__container img {
    max-height: 600px; } }

#layout_cms {
  color: #292c3d;
  background: white !important;
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0; }

.hero-info__container {
  position: absolute;
  top: 10%;
  /* margin: auto; */
  left: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  right: 0;
  bottom: 15%; }

.hero__sponsored-tag {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff; }
  @media (max-width: 767.99px) {
  .hero__sponsored-tag {
    font-size: 14px; } }

.hero-info {
  max-width: 695px; }

h1.hero__title {
  font-family: Urbanist;
  font-size: 64px;
  font-weight: 700;
  line-height: 76.8px;
  color: #fff;
  /* text-align: center; */ }
  @media (max-width: 767.99px) {
  h1.hero__title {
    font-size: 40px;
    line-height: 44px; } }

.hero__cta {
  display: flex;
  justify-content: center; }

.cta-link {
  background: #1a1b33;
  border-radius: 40px;
  padding: 10px 30px 10px 30px;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  color: #fff; }
  .cta-link:hover, .cta-link:focus {
    color: #fff; }
  @media (max-width: 767.99px) {
  .cta-link {
    font-size: 16px; } }

.cta-link--text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
  color: #fff; }

a#cta-link {
  color: #fff; }

.hero-info__bottom--container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 40px; }

span.hero-info__benefit {
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  width: 130px; }
  @media (max-width: 767.99px) {
  span.hero-info__benefit {
    font-size: 16px; } }

button.hero-info__button {
  margin-left: 1rem;
  width: 45px;
  height: 45px;
  padding: 2px 0px 0px 0px;
  gap: 10px;
  border-radius: 50px;
  border: 1px solid #fff;
  background: transparent; }
  button.hero-info__button i {
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    color: #fff; }

.section-esim .container {
  gap: 100px;
  display: flex; }
  @media (min-width: 768px) {
    .section-esim .container {
      margin: 0 auto; } }
  @media (min-width: 1140px) {
    .section-esim .container {
      width: 1140px;
      justify-content: center; } }
  @media (min-width: 1200px) {
    .section-esim .container {
      width: 1170px; } }
  @media (min-width: 1400px) {
    .section-esim .container {
      width: 1350px; } }
  @media (min-width: 1920px) {
    .section-esim .container {
      width: 1440px; } }
  @media (max-width: 991px) {
    .section-esim .container {
      flex-direction: column;
      width: 100%; }
      .section-esim .container .section-headline {
        padding-bottom: 10px; } }
  .section-esim .container .esim-photo {
    margin: auto;
    display: flex; }
    .section-esim .container .esim-photo img {
      width: 328px;
      height: 300px; }
  .section-esim .container .esim-info .section-header .section-title {
    font-family: Urbanist;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-align: left; }
    .section-esim .container .esim-info .section-header .section-esim__intro {
      margin-top: 30px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: left; }
      .section-esim .container .esim-info .section-header .section-esim__intro .section-text p {
        margin-bottom: 30px; }
    @media (min-width: 768px) {
      .section-esim .container .esim-info .esim-cta {
        width: 352px; } }
    .section-esim .container .esim-info .esim-cta .hero__cta {
      justify-content: flex-start; }
      .section-esim .container .esim-info .esim-cta .hero__cta .cta-link {
        padding: 10px 30px 10px 30px;
        gap: 12px;
        border-radius: 40px;
        background: #0386e0;
        font-family: Source Sans Pro;
        font-size: 18px;
        font-weight: 700;
        line-height: 40px;
        text-align: center; }
        .section-esim .container .esim-info .esim-cta .hero__cta .cta-link a {
          color: #fff; }
    .section-esim .container .esim-info .esim-cta .esim-cta__helptext {
      margin-top: 10px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: left;
      color: #727272; }
  .section-esim .container .section-esim__intro-feature {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-left: 0;
    font-size: 18px;
    color: #292c3d;
    font-style: normal;
    font-weight: 600;
    margin: 30px 0; }
    .section-esim .container .section-esim__intro-feature li {
      flex-basis: 100%;
      font-size: 18px;
      font-weight: 600;
      line-height: 33px;
      text-align: left; }
    @media (min-width: 992px) {
      .section-esim .container .section-esim__intro-feature li {
        flex-basis: 50%; } }
    .section-esim .container .section-esim__intro-feature li i {
      color: #0386e0;
      margin-right: 8px; }
    .section-esim .container .section-esim__intro-feature li .tooltip {
      position: relative;
      display: inline-block;
      opacity: 1; }
      .section-esim .container .section-esim__intro-feature li .tooltip .tooltiptext {
        visibility: hidden;
        width: 228px;
        background-color: #fff;
        color: #292c3d;
        text-align: center;
        padding: 12px;
        border-radius: 8px;
        position: absolute;
        z-index: 1;
        font-family: Source Sans Pro;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        top: -48px;
        left: -102px;
        box-shadow: 0px 8px 16px -2px rgba(27, 33, 44, 0.12); }
    .section-esim .container .section-esim__intro-feature li .tooltip:hover .tooltiptext {
      visibility: visible; }

.section-adventure {
  background: #fafbff;
  padding: 80px 0px;
  gap: 60px; }
  .section-adventure .section-content {
    margin: auto; }
  .section-adventure .section-header {
    text-align: center;
    margin: auto; }
  @media (min-width: 768px) {
    .section-adventure .section-header {
      width: 480px; } }
  .section-adventure .section-header .section-headline {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.2em;
    color: #727272; }
  .section-adventure .section-header .section-title {
    font-family: Urbanist;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-align: center; }
  .section-adventure .section-header .section-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center; }
  .section-adventure .article-feature {
    margin-top: 60px;
    display: flex;
    border-radius: 4px;
    overflow: hidden; }
  .section-adventure .article-feature .article-feature-content {
    display: flex;
    width: 100%;
    flex-direction: column-reverse; }
    @media (min-width: 768px) {
    .section-adventure .article-feature .article-feature-content {
      flex-direction: row; } }
  .section-adventure .article-feature .article-feature-content-2 {
    flex-direction: column; }
    @media (min-width: 768px) {
    .section-adventure .article-feature .article-feature-content-2 {
      flex-direction: row; } }
  .section-adventure .article-feature .article-feature-text {
    padding: 20px 0;
    flex: 1; }
    @media (min-width: 768px) {
    .section-adventure .article-feature .article-feature-text {
      margin: auto;
      flex: 0 0 36.3333%; } }
  .section-adventure .article-feature .article-feature-image {
    flex: 1; }
    @media (min-width: 768px) {
    .section-adventure .article-feature .article-feature-image {
      flex: 0 0 53.3333%; } }
  @media (min-width: 768px) {
      .section-adventure .article-feature .article-feature-gap {
        flex: 0 0 10.3333%; } }
  .section-adventure .article-feature .article-feature-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px; }
  .section-adventure .article-feature .article-feature-date {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    margin-bottom: 16px;
    color: #757575; }
  .section-adventure .article-feature .article-feature-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 33.6px;
    text-align: left;
    margin-bottom: 16px; }
  .section-adventure .article-feature .article-feature-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 16px; }
  .section-adventure .article-feature .article-feature-link {
    font-size: 16px;
    font-weight: 700;
    line-height: 24.8px;
    text-align: left;
    color: #0386e0; }

.section-reels {
  display: flex;
  gap: 40px; }
  .section-reels .section-header {
    text-align: center;
    margin: auto; }
  @media (min-width: 768px) {
    .section-reels .section-header {
      width: 555px; } }
  .section-reels .section-header .section-headline {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.2em;
    color: #727272; }
  .section-reels .section-header .section-title {
    font-family: Urbanist;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-align: center; }
  .section-reels .section-header .section-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center; }
  .section-reels .section-content {
    margin-top: 60px; }
  .section-reels .cards-scroll-panel {
    display: flex;
    overflow-x: auto;
    padding: 10px;
    gap: 10px; }
  .section-reels .web-stories__card {
    flex: 0 0 auto;
    border-radius: 5px;
    overflow: hidden; }
  @media (min-width: 992px) {
  .section-reels .cards-scroll-panel {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
    justify-content: center; }
  .section-reels .web-stories__card {
    width: calc(29.333% - 24px); } }
  @media (max-width: 991.9px) {
  .section-reels .web-stories__card {
    max-width: 300px; } }
  .section-reels .card-overlay__content {
    position: relative; }
  .section-reels figure.web-stories__figure {
    width: 100%;
    position: relative;
    margin: 0;
    overflow: hidden;
    background-color: #f5f8fa;
    border-radius: 8px;
    height: 512px; }
  .section-reels .web-stories__icon {
    position: absolute;
    right: 21px;
    top: 21px; }
  .section-reels .web-stories__icon svg {
    height: 28px;
    width: 28px; }
  .section-reels .web-stories-card__overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 36.3%, rgba(0, 0, 0, 0.91) 100%);
    border-radius: 8px; }
  .section-reels .web-stories__overlay {
    position: absolute;
    bottom: 21px;
    display: flex;
    gap: 10px;
    padding: 0 21px;
    flex-direction: column; }
  .section-reels .web-stories__overlay-category {
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    text-transform: uppercase; }
  .section-reels .web-stories__overlay-views {
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff; }
  .section-reels .web-stories__overlay-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff; }

.section-dark {
  display: flex;
  justify-content: center; }
  .section-dark .banner-container {
    background: #1a1b33;
    padding: 50px 40px;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    gap: 20px; }
  @media (min-width: 992px) {
    .section-dark .banner-container {
      width: 950px;
      height: 366px;
      flex-direction: row; } }
  @media (min-width: 1200px) {
    .section-dark .banner-container {
      width: 1140px; } }
  .section-dark .banner-content {
    flex-direction: column;
    display: flex;
    gap: 30px;
    max-width: 438px; }
  .section-dark .banner-checkbox {
    flex-direction: column;
    display: flex;
    gap: 20px;
    padding: 38px 0;
    width: 238px; }
  .section-dark .banner-logo {
    display: flex;
    margin-left: auto;
    flex-flow: column-reverse;
    position: relative; }
  @media (max-width: 1200px) {
    .section-dark .banner-logo {
      display: none; } }
  .section-dark .banner-logo img {
    position: absolute;
    top: -184px;
    right: 0;
    height: 500px; }
  .section-dark .banner-content__title h2 {
    color: #fff;
    font-family: Urbanist;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    margin: 0; }
  .section-dark .banner-content__title span {
    color: #0088e1; }
  @media (min-width: 768px) {
    .section-dark .banner-content__esim-cta {
      width: 352px; } }
  .section-dark .banner-content__esim-cta .hero__cta {
    justify-content: flex-start; }
  .section-dark .banner-content__esim-cta .cta-link {
    padding: 10px 30px 10px 30px;
    gap: 12px;
    border-radius: 40px;
    background: #0386e0;
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    text-align: center; }
    .section-dark .banner-content__esim-cta .cta-link a {
      color: #fff; }
  .section-dark .banner-content__esim-cta .esim-cta__helptext {
    font-family: Source Sans Pro;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    text-align: left;
    color: #dadadc;
    margin-top: 10px;
    max-width: 277px; }
  .section-dark .banner-checkbox__intro-feature {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 183.333%;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0; }
  .section-dark .banner-checkbox__intro-feature li {
    flex-basis: 100%;
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 22.63px;
    text-align: left; }
    .section-dark .banner-checkbox__intro-feature li i {
      font-family: Font Awesome 5 Pro;
      font-size: 18px;
      font-weight: 400;
      line-height: 33px;
      text-align: center;
      color: #1aadff;
      margin-right: 8px; }

.section-faq {
  padding-bottom: 100px; }
  .section-faq .accordion-button {
    width: 100%;
    position: relative;
    border: 0;
    padding: 10px 0;
    text-align: left;
    background: #fff;
    font-family: Source Sans Pro;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #0088e1; }
  .section-faq .accordion-button.collapsed {
    border-bottom: 1px solid rgba(0, 0, 0, 0.149);
    color: #141414; }
  .section-faq span.accordion-button__toggle {
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    right: 0.5rem;
    top: 1rem; }
  .section-faq .accordion-button__toggle:before, .section-faq .accordion-button__toggle:after {
    content: "";
    position: absolute;
    background-color: #141414; }
  .section-faq .accordion-button__toggle:after {
    width: 16px;
    height: 2px;
    left: 7px;
    top: 13px;
    opacity: 1; }
  .section-faq .accordion-button__toggle:before {
    width: 2px;
    height: 16px;
    left: 14px;
    top: 6px;
    transition: transform 0.2s ease; }
  .section-faq .accordion-button:not(.collapsed) .accordion-button__toggle:before {
    transform: rotate(90deg);
    background-color: #0088e1; }
  .section-faq .accordion-button:not(.collapsed) .accordion-button__toggle:after {
    background-color: #0088e1; }
  .section-faq .card-body {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left; }

.faq-header {
  font-family: Urbanist;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-bottom: 40px; }

.mt-100 {
  margin-top: 100px; }

.mb-100 {
  margin-bottom: 100px; }

.mt-150 {
  margin-top: 150px; }
