@charset "utf-8";

._home-section-more-on .inner { padding-bottom: 56px; padding-top: 56px; }

._home-section-more-on .title { color: rgb(255, 255, 255); font-size: 26px; font-weight: 500; letter-spacing: 0.78px; line-height: 32px; text-align: center; }

@media screen and (min-width: 768px) {
  ._home-section-more-on .title { font-size: 32px; letter-spacing: 0.96px; line-height: 40px; }
}

@media screen and (min-width: 1244px) {
  ._home-section-more-on .title { font-size: 40px; font-weight: 700; letter-spacing: 1.2px; line-height: 48px; }
}

._home-section-more-on .message { color: rgb(163, 163, 163); font-size: 16px; font-weight: 400; letter-spacing: 0.48px; line-height: 24px; margin-top: 8px; text-align: center; }

._home-section-more-on .faq { background-color: rgba(255, 255, 255, 0.03); border-radius: 8px; margin-top: 24px; padding: 24px; }

._home-section-more-on .faq dd, ._home-section-more-on .faq dt { padding-left: 36px; position: relative; }

._home-section-more-on .faq .icon { height: 24px; left: 0px; position: absolute; top: 0px; width: 24px; }

._home-section-more-on .faq dt { color: rgb(255, 255, 255); font-size: 18px; font-weight: 500; letter-spacing: 0.54px; line-height: 24px; }

@media screen and (min-width: 1244px) {
  ._home-section-more-on .faq dt { font-size: 20px; letter-spacing: 0.6px; line-height: 26px; }
}

._home-section-more-on .faq dd { color: rgb(163, 163, 163); font-size: 14px; font-weight: 400; letter-spacing: 0.42px; line-height: 22px; margin-top: 24px; }

._home-section-more-on .faq div { max-height: 300px; overflow: hidden; transition: max-height 0.25s ease-in-out 0s; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 14; }

._home-section-more-on .faq div a { color: rgb(255, 255, 255); text-decoration: underline; }

._home-section-more-on .faq div.show { max-height: 10000px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1000; }

._home-section-more-on .buttons { text-align: right; }

._home-section-more-on .btn-toggle { color: rgb(220, 51, 51); font-size: 14px; font-weight: 500; letter-spacing: 0.42px; line-height: 22px; }

@media screen and (min-width: 768px) {
  ._home-section-more-on .inner { padding-bottom: 64px; padding-top: 64px; }
  ._home-section-more-on .faq { border-radius: 16px; padding: 32px; }
  ._home-section-more-on .faq dd, ._home-section-more-on .faq dt { padding-left: 56px; padding-right: 56px; }
  ._home-section-more-on .faq dt { display: block; min-height: 40px; padding-top: 4px; }
  ._home-section-more-on .faq div { max-height: 308px; }
  ._home-section-more-on .faq .icon { height: 32px; width: 32px; }
}

@media screen and (min-width: 1244px) {
  ._home-section-more-on .inner { padding-bottom: 80px; padding-top: 80px; }
  ._home-section-more-on .message { margin-top: 12px; }
  ._home-section-more-on .faq { margin-top: 40px; padding: 40px; }
  ._home-section-more-on .faq dd, ._home-section-more-on .faq dt { padding-left: 72px; padding-right: 72px; }
  ._home-section-more-on .faq dt { padding-top: 8px; }
  ._home-section-more-on .faq .icon { height: 40px; width: 40px; }
  ._home-section-more-on .faq div { max-height: 270px; }
}