section {
    position: relative;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}

  section h2 {
    letter-spacing: 1.54px;
    margin-bottom: 2.5rem;
    text-align: center;
    font-size: 1.375rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(45 48 51 / var(--tw-text-opacity));
  }

  @media (min-width: 700px) {

    section h2 {
        font-size: 2.125rem;
        line-height: 1.5;
        font-weight: 500;
      letter-spacing: 2.38px;
    }
}

@media (min-width: 1440px) {

    #continent {
        padding-bottom: 0px !important;
    }
}

#continent .swiper-wrapper .swiper-slide {
    cursor: pointer;
}

#continent .swiper-wrapper .swiper-slide > * {
    pointer-events: none;
}

#continent .swiper-wrapper .swiper-slide .continent {
    height: 213px;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 14px;
    padding-right: 14px;
}

#continent .swiper-wrapper .swiper-slide p {
    text-align: center;
    font-family: Poppins, Noto Sans TC, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Noto Sans, Liberation Sans, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 150%;
    letter-spacing: 1.2px;
    --tw-text-opacity: 1;
    color: rgb(131 141 156 / var(--tw-text-opacity));
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

#continent .swiper-wrapper .swiper-slide .continent svg {
    height: 100%;
    width: 100%;
    --tw-text-opacity: 1;
    color: rgb(168 174 184 / var(--tw-text-opacity));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

#continent .swiper-wrapper .swiper-slide.active .continent svg {
    --tw-text-opacity: 1;
    color: rgb(255 103 0 / var(--tw-text-opacity));
}

#continent .swiper-wrapper .swiper-slide.active p {
    --tw-text-opacity: 1;
    color: rgb(255 103 0 / var(--tw-text-opacity));
}

.country-search .block-title {
    letter-spacing: 0.52px;
    font-size: 0.8125rem;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgb(131 141 156 / var(--tw-text-opacity));
  }

@media (min-width: 700px) {

    .country-search .block-title {
        font-size: 0.9375rem;
        line-height: 1.5;
      letter-spacing: 1.2px;
    }
}

.country-search .checkbox-block {
    border-radius: 20px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(168 174 184 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1.5rem;
}

@media (min-width: 700px) {

    .country-search .checkbox-block {
        border-style: none;
        background-color: transparent;
        padding: 0px;
    }
}

.country-search .checkbox-block .checkbox-box {
      max-height: 422px;
      display: grid;
      height: 100%;
      width: 100%;
      grid-template-columns: repeat(1, minmax(0, 1fr));
      gap: 1rem;
      overflow: auto;
    }

@media (min-width: 700px) {

    .country-search .checkbox-block .checkbox-box {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 1024px) {

    .country-search .checkbox-block .checkbox-box {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (min-width: 1440px) {

    .country-search .checkbox-block .checkbox-box {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (min-width: 700px) {

.country-search .checkbox-block .checkbox-box {
        max-height: none
    }
      }

.button-section {
    margin-top: 1.5rem;
    display: flex;
    flex-direction: column-reverse;
    gap: 0.75rem;
}

@media (min-width: 576px) {

    .button-section {
        flex-direction: row;
        justify-content: center;
    }
}

.search-result .result-title {
    letter-spacing: 1.26px;
    margin-bottom: 1.5rem;
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(45 48 51 / var(--tw-text-opacity));
  }

.search-result .prompt-row {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
}

@media (min-width: 700px) {

    .search-result .prompt-row {
        margin-bottom: 1.5rem;
    }
}

.search-result .prompt-row p {
      letter-spacing: 1.02px;
      font-size: 0.8125rem;
      line-height: 1.5;
      --tw-text-opacity: 1;
      color: rgb(131 141 156 / var(--tw-text-opacity));
    }

@media (min-width: 700px) {

    .search-result .prompt-row p {
        font-size: 0.9375rem;
        line-height: 1.5;
        letter-spacing: 1.26px;
    }
}

.search-result .prompt-row p span {
    margin-left: 16px;
    --tw-text-opacity: 1;
    color: rgb(255 103 0 / var(--tw-text-opacity));
}

.search-result .prompt-row a {
      flex: 0 0 auto;
    }

.search-result .table-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.search-result .table-block h4 {
      letter-spacing: 1.5px;
      margin-bottom: 1rem;
      font-size: 0.9375rem;
      line-height: 1.5;
      --tw-text-opacity: 1;
      color: rgb(81 90 104 / var(--tw-text-opacity));
    }

@media (min-width: 700px) {

    .search-result .table-block h4 {
        font-size: 1.125rem;
        line-height: 1.5;
        letter-spacing: 1.8px;
    }
}

/*# sourceMappingURL=mobile-check-rates.css.map */
