#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;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  position: absolute;
  max-width: 845px;
  top: calc(50% - 291px/2);
  width: 100%;
  gap: 20px; }
  @media (min-width: 768px) {
  .hero-info__container {
    left: calc(50% - 845px/2 + 0.5px);
    gap: 40px; } }

.hero__sponsored-tag {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.7; }

@media (max-width: 767.99px) {
  .hero__sponsored-tag {
    font-size: 14px; } }

h1.hero__title {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 81px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin: 0; }

@media (max-width: 991.99px) {
  h1.hero__title {
    font-size: 40px;
    line-height: 44px; } }

button.hero-info__button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 50px;
  gap: 12px;
  height: 45px;
  background: #c1282f;
  border-radius: 40px;
  border: none;
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #fff;
  background-color: #c1282f; }

button.hero-info__button i {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 2.22;
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff; }

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

.wifi-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 40px; }
  @media (min-width: 768px) {
  .wifi-content {
    flex-direction: row;
    gap: 80px;
    align-items: flex-start; } }
  .wifi-content .text-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 30px; }
    @media (min-width: 768px) {
  .wifi-content .text-content {
    margin-bottom: 0; } }
    .wifi-content .text-content .text-content__head {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding: 0px;
      gap: 10px; }
  .wifi-content .subtitle {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.2em;
    color: #727272;
    text-transform: uppercase; }
    @media (max-width: 767px) {
  .wifi-content .subtitle {
    font-size: 1.4rem; } }
  .wifi-content .title {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    color: #292c3d;
    margin: 0; }
    @media (max-width: 767px) {
  .wifi-content .title {
    font-size: 3.2rem; } }
  .wifi-content .description {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33;
    color: #292c3d;
    margin: 0; }
    @media (max-width: 767px) {
  .wifi-content .description {
    font-size: 1.6rem; } }
  .wifi-content .link {
    font-weight: 600;
    line-height: 24px;
    color: #c1282f; }
  .wifi-content .features {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 4px;
    list-style-type: none; }
    .wifi-content .features li {
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 33px;
      color: #292c3d; }
    .wifi-content .features li i {
      width: 2.4rem;
      height: 2.4rem;
      font-weight: 400;
      color: #c1282f;
      margin-right: 4.5px; }
  .wifi-content .image-content {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
  .wifi-content .ellipse {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 244px;
    max-height: 244px;
    background-color: #f9f9f9;
    border-radius: 50%;
    z-index: 1; }
    @media (min-width: 768px) {
  .wifi-content .ellipse {
    max-width: 387px;
    max-height: 387px; } }
  .wifi-content .phone-image {
    position: relative;
    z-index: 2;
    max-width: 244px;
    height: auto; }
    @media (min-width: 768px) {
  .wifi-content .phone-image {
    max-width: 100%;
    height: 680px; } }
  .wifi-content .app-buttons {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 10px; }

.section-adventure {
  background: #f9f9f9;
  padding: 80px 0px;
  gap: 60px; }
  .section-adventure .section-content {
    margin: auto; }
  .section-adventure .section-header {
    text-align: center;
    margin: auto;
    align-items: center;
    display: flex;
    flex-direction: column; }
    @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; }
      @media (max-width: 767px) {
  .section-adventure .section-header .section-headline {
    font-size: 1.4rem; } }
    .section-adventure .section-header .section-title {
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 700;
      font-size: 40px;
      line-height: 120%;
      /* or 48px */
      text-align: center;
      color: #292c3d;
      max-width: 432px; }
      @media (max-width: 767px) {
  .section-adventure .section-header .section-title {
    font-size: 3.2rem; } }
    .section-adventure .section-header .section-text {
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 24px;
      /* or 133% */
      text-align: center;
      color: #292c3d; }
      @media (max-width: 767px) {
  .section-adventure .section-header .section-text {
    font-size: 1.6rem; } }
  .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-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 150%;
      color: #757575; }
    .section-adventure .article-feature .article-feature-title {
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 700;
      font-size: 28px;
      line-height: 120%;
      color: #141414; }
      @media (max-width: 767px) {
  .section-adventure .article-feature .article-feature-title {
    font-size: 2.4rem; } }
    .section-adventure .article-feature .article-feature-description {
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      /* or 150% */
      display: flex;
      align-items: center;
      color: #141414; }
    .section-adventure .article-feature .article-feature-link {
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 155%;
      /* or 25px */
      display: flex;
      align-items: center;
      color: #c1282f; }

.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; }
      @media (max-width: 767px) {
  .section-reels .section-header .section-headline {
    font-size: 1.4rem; } }
    .section-reels .section-header .section-title {
      font-size: 40px;
      font-weight: 700;
      line-height: 48px;
      text-align: center; }
      @media (max-width: 767px) {
  .section-reels .section-header .section-title {
    font-size: 3.2rem; } }
    .section-reels .section-header .section-text {
      font-size: 18px;
      font-weight: 400;
      line-height: 24px;
      text-align: center; }
      @media (max-width: 767px) {
  .section-reels .section-header .section-text {
    font-size: 1.6rem; } }
  .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-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; }

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

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

.usage-guide {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  gap: 40px; }
  .usage-guide .section-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin: 0; }
    @media (max-width: 767px) {
  .usage-guide .section-title {
    font-size: 3.2rem; } }
  .usage-guide .section-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0px;
    gap: 40px;
    margin: 0; }
    @media (min-width: 768px) {
  .usage-guide .section-content {
    gap: 80px;
    flex-direction: row; } }
  .usage-guide .section-content--item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    gap: 20px; }
    @media (max-width: 767px) {
  .usage-guide .section-content--item {
    margin: auto;
    justify-content: center; } }
    .usage-guide .section-content--item .heading {
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 100%;
      /* identical to box height, or 16px */
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: #727272;
      margin: 0; }
      @media (max-width: 767px) {
  .usage-guide .section-content--item .heading {
    font-size: 1.4rem; } }
    .usage-guide .section-content--item p {
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 700;
      font-size: 24px;
      line-height: 120%;
      text-align: center;
      color: #292c3d;
      margin: 0; }
      @media (min-width: 768px) {
  .usage-guide .section-content--item p {
    max-width: 240px; } }

.section-download {
  padding: 80px 0px;
  background: #f9f9f9; }
  .section-download .section-download--content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px; }
  .section-download .download-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px;
    margin: auto;
    gap: 10px;
    max-width: 556px; }
    .section-download .download-top .heading {
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 100%;
      text-align: center;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: #727272;
      margin: 0; }
      @media (max-width: 767px) {
  .section-download .download-top .heading {
    font-size: 1.4rem; } }
    .section-download .download-top .section-title {
      margin: 0;
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 700;
      font-size: 40px;
      line-height: 120%;
      /* or 48px */
      text-align: center;
      color: #292c3d; }
      @media (max-width: 767px) {
  .section-download .download-top .section-title {
    font-size: 3.2rem; } }
    .section-download .download-top .section-desc {
      margin: 0;
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 24px;
      /* or 133% */
      text-align: center;
      color: #292c3d; }
      @media (max-width: 767px) {
  .section-download .download-top .section-desc {
    font-size: 1.6rem; } }
  .section-download .download-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 20px; }
    @media (min-width: 992px) {
  .section-download .download-content {
    flex-direction: row; } }
    .section-download .download-content .item {
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding: 20px;
      gap: 13px;
      background: #fff;
      border: 1px solid #e9e9e9;
      border-radius: 10px;
      width: 100%; }
      @media (min-width: 992px) {
  .section-download .download-content .item {
    max-width: 270px;
    height: 23.1rem; } }
      .section-download .download-content .item i {
        font-weight: 400;
        font-size: 32px;
        line-height: 33px;
        display: flex;
        align-items: center;
        color: #c1282f; }
      .section-download .download-content .item h4 {
        margin: 0;
        font-family: 'Source Sans Pro';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 120%;
        color: #292c3d; }
      .section-download .download-content .item p {
        margin: 0;
        font-size: 1.8rem;
        line-height: 1.33;
        color: #292c3d; }

.download-store {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  gap: 12.5px; }
  .download-store a {
    box-sizing: border-box;
    width: 15rem;
    height: 5rem; }

.section-faq {
  padding-bottom: 0; }
  .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: #c1282f; }
  .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: #c1282f; }
  .section-faq .accordion-button:not(.collapsed) .accordion-button__toggle:after {
    background-color: #c1282f; }
  .section-faq .card-body {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left; }

.faq-header {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  /* identical to box height, or 48px */
  text-align: center;
  color: #292c3d;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
  .faq-header {
    font-size: 3.2rem; } }

.faq-buttons {
  padding: 8px 50px;
  height: 45px;
  background: #c1282f;
  border-radius: 40px;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  display: flex;
  align-items: center;
  /* text-align: center; */
  color: #fff;
  margin: 40px auto 0 auto;
  border: 1px solid #e9e9e9; }
  .faq-buttons i {
    font-size: 18px;
    line-height: 100%;
    leading-trim: both;
    text-edge: cap;
    display: flex;
    align-items: center;
    text-align: center;
    color: #fff;
    transform: rotate(-45deg);
    margin-left: 8px;
    font-weight: 500; }
  .faq-buttons.faq-more-questions {
    margin-right: 10px;
    background-color: #fff;
    color: #c1282f; }
    .faq-buttons.faq-more-questions i {
      color: #c1282f; }
    .faq-buttons.faq-more-questions:hover {
      border: 1px solid #c1282f; }
  .faq-buttons.faq-install-app {
    margin-left: 10px; }
    .faq-buttons.faq-install-app:hover, .faq-buttons.faq-install-app:focus {
      color: #fff;
      background-color: #d02c34;
      text-decoration: none; }
  .faq-buttons:hover {
    text-decoration: none; }

.custom-lang {
  margin: 10px 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  background: #f9f9f9;
  border-radius: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #141414; }

.section-sponsored {
  padding-bottom: 10rem; }
  .section-sponsored .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 10px; }
  .section-sponsored .sponsored-heading {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    /* identical to box height, or 16px */
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #727272; }
    @media (max-width: 767px) {
  .section-sponsored .sponsored-heading {
    font-size: 1.4rem; } }

.d-flex {
  display: flex !important; }

.d-none {
  display: none !important; }

@media (min-width: 768px) {
    .d-md-flex {
      display: flex !important; } }

@media (min-width: 768px) {
    .d-md-none {
      display: none !important; } }

.text-mobile {
  display: flex;
  flex-direction: column;
  gap: 3rem; }

.faq-container {
  display: flex; }
  @media (max-width: 767px) {
  .faq-container {
    flex-direction: column; }
    .faq-container a.faq-buttons.faq-more-questions {
      margin-right: auto; }

    .faq-container a.faq-buttons.faq-install-app {
      margin-left: auto; } }

.nttbp-logo {
  max-width: 241.4px !important; }

@media (max-width: 767px) {
  .nttbp-logo {
    max-width: 160px !important; } }
