.op-top-group {
  background-image: url('../images/opcard/text-bg.jpg');
  background-position: center bottom;
  background-size: 900px auto;
}

  .op-top-group .v3-twm-breadcrumb {
  display: none;
}

  @media (min-width: 700px) {.op-top-group {
    background-size: 1200px auto
}
  }

  @media (min-width: 1024px) {.op-top-group {
    background-size: 2560px auto;
    background-position: center bottom
}

    .op-top-group .v3-twm-breadcrumb {
    display: flex;
  }
  }

  @media (min-width: 2561px) {.op-top-group {
    background-size: 100% auto
}
  }

.op-kv {
  -webkit-mask-image: url('../images/opcard/mask-s.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center top;
  -webkit-mask-size: 100% 524px;
  mask-image: url('../images/opcard/mask-s.png');
  mask-repeat: no-repeat;
  mask-position: center top;
  -webkit-mask-size: 101% 524px;
          mask-size: 101% 524px;
  max-width: 100%;
  overflow: hidden;
}

@media (min-width: 700px) {

.op-kv {
    -webkit-mask-image: url('../images/opcard/mask-m.png');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    -webkit-mask-size: 100% 524px;
    mask-image: url('../images/opcard/mask-m.png');
    mask-repeat: no-repeat;
    mask-position: center top;
    mask-size: 100% 524px;
    max-width: 100%;
    overflow: hidden
}
  }

@media (min-width: 1024px) {

.op-kv {
    -webkit-mask-image: url('../images/opcard/mask.png');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    -webkit-mask-size: 100% 695px;
    mask-image: url('../images/opcard/mask.png');
    mask-repeat: no-repeat;
    mask-position: center top;
    mask-size: 100% 695px
}
  }

/* 文字區塊 */

.op-kv-wrap {
  position: relative;
  display: flex;
  height: 524px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-left: 24px;
  padding-right: 24px;
}

@media (min-width: 1024px) {

  .op-kv-wrap {
    height: 695px;
    padding-left: 0px;
    padding-right: 0px;
      max-width: 984px;
      align-items: flex-start;
      justify-content: center;
  }
}

@media (min-width: 1440px) {

.op-kv-wrap {
      max-width: 1280px
  }
    }

.op-kv h1 {
  margin-bottom: 0.5rem;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.5;
}

@media (min-width: 1024px) {

  .op-kv h1 {
    font-size: 2.5rem;
  }
}

@media (min-width: 1440px) {

  .op-kv h1 {
    font-size: 3.5rem;
  }
}

.op-kv .subtitle {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

@media (min-width: 700px) {

  .op-kv .subtitle {
    font-size: 1.5625rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

.op-kv .kv-cta {
  margin-top: 1rem;
  display: flex;
  gap: 1rem;
}

@media (min-width: 1024px) {

  .op-kv .kv-cta {
    margin-top: 2rem;
  }
}

.op-kv .kv-cta a {
  width: 126px;
}

@media (min-width: 700px) {

  .op-kv .kv-cta a {
    width: 136px;
  }
}

.op-kv-main {
    z-index: 1;
    margin-bottom: 68px;
    width: 100%;
    flex-shrink: 0;
  }

@media (min-width: 1024px) {

  .op-kv-main {
    width: auto;
  }
}

@media (min-width: 700px) {

.op-kv-main {
      margin-bottom: 84px
  }
    }

@media (min-width: 1024px) {

.op-kv-main {
      margin-bottom: 0px
  }
    }

.op-kv .op-kv-img-wrap {
  height: 524px;
}

@media (min-width: 1024px) {

  .op-kv .op-kv-img-wrap {
    height: 695px;
  }
}

.op-kv .op-kv-img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

.op-kv .op-kv-img-wrap:after {
      content: '';
      width: 100%;
      height: 80%;
      position: absolute;
      bottom: 0;

      background: linear-gradient(
        180deg,
        rgba(255, 225, 216, 0) 38.85%,
        rgba(255, 225, 216, 0.9) 65.28%
      );
    }

@media (min-width: 1024px) {

.op-kv .op-kv-img-wrap:after {
        display: none
    }
      }

.op-kv .shape-kv-img img {
      width: auto;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
    }

.top-triangle {
  margin-top: 58px;
  height: 60px;
  background-image: url('../images/opcard/top-triangle-s.png');
  background-position: center bottom -1px;
  background-size: 101% 60px;
  background-repeat: no-repeat;
}

@media (min-width: 1024px) {

.top-triangle {
    margin-top: 60px;
    height: 124px;
    background-size: 100% 124px;
    background-image: url('../images/opcard/top-triangle.png')
}
  }

.op-main {
  background-color: #fff6f4;
}

.topic-icon-card {
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.5rem;
  box-shadow: 0px 4px 20px 2px rgba(81, 90, 104, 0.08);
}

.topic-icon-card-top {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

@media (min-width: 700px) {

  .topic-icon-card-top {
    margin-bottom: 2.5rem;
  }
}

.topic-icon-card .card-title {
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

@media (min-width: 700px) {

  .topic-icon-card .card-title {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

.topic-icon-card ul {
  padding-left: 1.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
}

@media (min-width: 700px) {

  .topic-icon-card ul {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}

@media (min-width: 1440px) {

.plus-reward .topic-icon-card {
    min-height: 340px
}
  }

.welcome-gift .wide-block {
  padding: 1.5rem;
}

@media (min-width: 700px) {

  .welcome-gift .wide-block {
    padding: 2rem;
  }
}

.welcome-gift .wide-block {
    border-radius: 16px;
    background: linear-gradient(0deg, #fff 0%, #fff 100%),
      linear-gradient(10deg, #fff 40.11%, #ffede5 149.74%);
  }

.welcome-gift .wide-block-title {
  margin-bottom: 0.5rem;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
}

@media (min-width: 700px) {

  .welcome-gift .wide-block-title {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

.welcome-gift .wide-block-ps {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 248 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

@media (min-width: 700px) {

  .welcome-gift .wide-block-ps {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}

.welcome-gift .wide-block .plus {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.welcome-gift .part {
  flex: 1 1 0%;
}

.welcome-gift .part-item {
  font-size: 0.8125rem;
  line-height: 1.5;
}

@media (min-width: 700px) {

  .welcome-gift .part-item {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}

.welcome-gift .part-item .item-name {
  margin-bottom: 0.25rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(131 141 156 / var(--tw-text-opacity));
}

.welcome-gift .part-item .item-content {
  padding-left: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

.bottom-fixed-bar {
  position: fixed;
  bottom: 0px;
  z-index: 10;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.bottom-fixed-bar .title {
  display: none;
  font-size: 1.5625rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

@media (min-width: 700px) {

  .bottom-fixed-bar .title {
    display: block;
  }
}

.bottom-fixed-bar .cta {
  display: flex;
  gap: 1rem;
}

.bottom-fixed-bar .cta a {
  flex: 1 1 0%;
      width: 136px;
}

.bottom-fixed-bar {

  transform: translateY(100%);
  transition: transform 0.3s ease;
}

.bottom-fixed-bar.show {
    transform: translateY(0);
  }

/* common */

.cus-block {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 576px) {

  .cus-block {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 1440px) {

  .cus-block {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.topic-icon {
  border: 1.5px solid #ff9045;
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
}

.topic-icon .icon {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.rounded-tab-wrapper {
  z-index: 10;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}

@media (min-width: 700px) {

  .rounded-tab-wrapper {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.rounded-tab-wrapper.is-sticking {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.rounded-tab-wrapper.is-sticking .rounded-tab-box {
      border-radius: 0px;
    }

.rounded-tab-wrapper .box {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}

.rounded-tab-box {
  border-radius: 100px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.rounded-tab-box::-webkit-scrollbar {
    display: none;
  }

.rounded-tab-box {
  scrollbar-width: none;
  display: inline-flex;
  max-width: 100%;
  overflow: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.25rem;
}

/* 適用於 Firefox */

.rounded-tab-box .rounded-tab {
  flex-shrink: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(131 141 156 / var(--tw-text-opacity));
}

@media (min-width: 700px) {

  .rounded-tab-box .rounded-tab {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

.rounded-tab-box .rounded-tab.active {
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.rounded-tab-panel {
  display: none;
}

.rounded-tab-panel.active {
  display: block;
}

.p4-opcard .small-tab-group > .box::after {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
  --tw-gradient-from: #fff6f4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 246 244 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.p4-opcard .small-tab-group > .box::before {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #fff6f4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 246 244 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.gradient-footer {
  padding-top: 60px;
  padding-bottom: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {

  .gradient-footer {
    padding-top: 100px;
    padding-bottom: 5rem;
  }
}

.gradient-footer h2 {
  width: 100%;
  font-size: 1.375rem;
  font-weight: 500;
}

@media (min-width: 700px) {

  .gradient-footer h2 {
    font-size: 2.125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

@media (min-width: 1024px) {

  .gradient-footer h2 {
    max-width: 50%;
  }
}

.gradient-footer p {
  font-size: 0.8125rem;
  line-height: 1.5;
}

@media (min-width: 700px) {

  .gradient-footer p {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}

.gradient-footer {

  background-image: url('../images/opcard/op-footer-bg-s.png');
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (min-width: 1024px) {

.gradient-footer {
    background-image: url('../images/opcard/op-footer-bg.png');
    background-size: 100% 100%
}
  }

.circle-kv {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  gap: 1.5rem;
}

@media (min-width: 576px) {

  .circle-kv {
    align-items: center;
  }
}

@media (min-width: 1024px) {

  .circle-kv {
    flex-direction: row;
    gap: 5rem;
  }
}

.circle-kv h2 {
  font-size: 1.375rem;
  font-weight: 500;
}

@media (min-width: 700px) {

  .circle-kv h2 {
    font-size: 2.125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

.circle-kv .circle-intro {
  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) {

  .circle-kv .circle-intro {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

.circle-kv img {
    max-width: 100%;
    width: 574px;
  }

@media (min-width: 1024px) {

.circle-kv img {
      min-width: 400px;
      width: 400px
  }
    }

@media (min-width: 1440px) {

.circle-kv img {
      min-width: 574px;
      width: 574px
  }
    }

.circle-kv .topic-icon-group {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
}

@media (min-width: 700px) {

  .circle-kv .topic-icon-group {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

.circle-kv .topic-icon-group p {
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

.circle-kv .topic-icon-group.with-intro {
  align-items: flex-start;
}

.circle-kv .topic-icon {
  flex-shrink: 0;
}

.cta-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1.25rem;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 24px;
}

@media (min-width: 1024px) {

  .cta-card {
    flex-direction: row;
    align-items: center;
    gap: 1.5rem;
  }
}

.cta-card {
  box-shadow: 0px 0px 20px 2px rgba(81, 90, 104, 0.08);
}

.cta-card-main {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

@media (min-width: 700px) {

  .cta-card-main {
    gap: 1rem;
  }
}

.cta-card-main .title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.9375rem;
  line-height: 1.5;
}

@media (min-width: 700px) {

  .cta-card-main .title {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

@media (min-width: 1024px) {

  .cta-card-main .title {
    gap: 0.75rem;
  }
}

.cta-card-main .brand-logo {
  height: 1.5rem;
  width: 1.5rem;
}

@media (min-width: 700px) {

  .cta-card-main .brand-logo {
    height: 2.5rem;
    width: 2.5rem;
  }
}

.cta-card-main .content {
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

@media (min-width: 700px) {

  .cta-card-main .content {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}

.cta-card a {
  flex-shrink: 0;
  align-self: stretch;
}

@media (min-width: 1024px) {

  .cta-card a {
    align-self: center;
  }
}

.cta-card ul li {
  position: relative;
  padding-left: 1rem;
}

.cta-card ul li::before {
    content: '';
    width: 3px;
    height: 3px;
    top: 9px;
    left: 4px;
    position: absolute;
    display: block;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(81 90 104 / var(--tw-bg-opacity));
  }

@media (min-width: 700px) {

.cta-card ul li::before {
      top: 12px;
      height: 0.25rem;
      width: 0.25rem
  }
    }

.img-cta-card {
  box-shadow: 0px 0px 6px 6px rgba(81, 90, 104, 0.05);
  margin: auto;
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: hidden;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.img-cta-card .card-top {
  height: 100%;
  width: 100%;
  aspect-ratio: 335 / 362;
}

@media (min-width: 700px) {
  .img-cta-card .card-top {
    aspect-ratio: 209 / 74;
  }
}

.img-cta-card .card-top img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-cta-card .card-main {
  flex-grow: 1;
  border-bottom-width: 1px;
  padding: 16px;
}

.img-cta-card .card-title {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 1.125rem;
}

.img-cta-card .card-detail {
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

@media (min-width: 700px) {

  .img-cta-card .card-detail {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}

.img-cta-card .card-buttons {
  display: flex;
}

.img-cta-card .card-button {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  line-height: 150%;
  letter-spacing: 1.2px;
}

.img-cta-card .card-button:first-child {
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.img-cta-card .card-button:first-child:hover {
  --tw-text-opacity: 1;
  color: rgb(244 81 0 / var(--tw-text-opacity));
}

.img-cta-card .card-button:last-child {
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.img-cta-card .card-button:last-child:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 81 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.qa-sec {
  position: relative;
}

.qa-sec .drawer-number {
    flex: 0 0 auto;
    letter-spacing: 1.26px;
    font-size: 1.0625rem;
    line-height: 1.5;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(255 103 0 / var(--tw-text-opacity));
  }

.qa-sec .drawer-content ol li,
    .qa-sec .drawer-content p {
      letter-spacing: 1.5px;
      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) {

  .qa-sec .drawer-content ol li,
    .qa-sec .drawer-content p {
    font-size: 1.125rem;
    line-height: 1.5;
        letter-spacing: 1.8px;
  }
}

.qa-sec .drawer-content ol li .query-btn, .qa-sec .drawer-content p .query-btn {
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
  text-decoration-line: underline;
  text-underline-offset: 4px;
}

.qa-sec .drawer-content ol li .query-btn:hover, .qa-sec .drawer-content p .query-btn:hover {
  text-decoration-line: none;
}

.qa-sec .drawer-content ol {
  list-style-type: decimal;
  padding-left: 1.25rem;
}

@media (min-width: 700px) {

  .qa-sec .drawer-content ol {
    padding-left: 1.5rem;
  }
}

.qa-sec .drawer-box {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.qa-sec .drawer-box:not(:last-child) {
  margin-bottom: 1.5rem;
}

.qa-sec .item {
  font-size: 0.8125rem;
  line-height: 1.5;
}

@media (min-width: 700px) {

  .qa-sec .item {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}

.qa-sec .item-name {
  margin-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(131 141 156 / var(--tw-text-opacity));
}

.qa-sec .item-detail {
  --tw-text-opacity: 1;
  color: rgb(45 48 51 / var(--tw-text-opacity));
}

.subtitle-box {
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  text-align: center;
  font-size: 0.9375rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {

  .subtitle-box {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

.subtitle-box {

  border-radius: 100px;
}

/*# sourceMappingURL=p4-opcard.css.map */
