#app {
  overflow: inherit;
  height: auto; }

.mt-20 {
  margin-top: 220px; }

.banner {
  height: 632px;
  background: linear-gradient(-30deg, #0C6575 0%, #2F5A65 100%);
  background-size: cover; }
  @media screen and (min-width: 768px) and (max-width: 990px) {
    .banner {
      padding-bottom: 98px;
      height: auto;
      min-height: 632px;
      background-size: cover; }
      .banner#banner-box {
        padding-bottom: 0;
        min-height: 531px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
      background-size: cover;
      height: auto;
      min-height: 632px;
      padding-bottom: 1.46rem; } }

.banner-p-no {
  margin-top: 30px; }
  @media screen and (min-width: 1025px){
    .banner-p-no {
      width: 850px;
    }
  }

.banner-p-yes span {
  width: 535px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .banner-p-yes span {
      width: 100%; } }

.footer-banner {
  background: linear-gradient(-30deg, #0C6575 0%, #2F5A65 100%); }

.w-public-style-h3 {
  font-size: 24px;
  font-weight: bold;
  color: #272727;
  margin-bottom: 30px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-public-style-h3 {
      font-size: 0.50rem;
      line-height: 1.2;
      margin-bottom: 0.8rem; } }

.w-public-style-p {
  font-size: 16px;
  font-weight: 100;
  color: #272727;
  word-wrap: break-word; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-public-style-p {
      font-size: 0.37rem;
      margin-bottom: 1rem; } }

.w-index-reviews {
  justify-content: center;
  margin-bottom: 70px;
  margin-top: 50px; }
  .w-index-reviews img {
    width: 661px;
    height: auto; }
  .w-index-reviews-right {
    margin-left: 80px;
    display: flex;
    flex-direction: column;
    text-align: center; }
    .w-index-reviews-right img {
      width: 87px;
      margin: 0 auto; }
    .w-index-reviews-right p {
      font-size: 14px;
      font-weight: 300;
      text-decoration: underline;
      cursor: pointer; }
    .w-index-reviews-right span {
      font-size: 12px;
      color: #9F9F9F; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-reviews {
      flex-direction: column; }
      .w-index-reviews-right {
        margin-top: 30px;
        margin-left: 0px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-reviews {
      display: none; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .w-index-lockApp {
    flex-direction: column;
    text-align: center;
    padding: 0 30px; }
    .w-index-lockApp img {
      margin-top: 50px; } }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .w-index-lockApp {
    flex-direction: column;
    padding: 0 0.8rem;
    margin-top: 1.8rem; }
    .w-index-lockApp img {
      height: auto;
      width: 8.04rem; } }

.w-index-lockApp-left {
  padding-left: 62px;
  margin-right: 120px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-lockApp-left {
      margin-right: 0;
      padding-left: 0; }
      .w-index-lockApp-left p {
        padding: 0 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-lockApp-left {
      padding-left: 0;
      margin-right: 0; } }

.w-index-shield {
  margin-top: 150px;
  padding-left: 60px; }
  .w-index-shield img {
    max-width: 642px;
    margin-right: 120px; }
  .w-index-shield p {
    padding: 0 100px;
    padding-left: 0; }
  @media screen and (min-width: 1024px) {
    .w-index-shield h3 {
      padding-right: 60px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-shield {
      flex-direction: column-reverse;
      padding: 0 30px;
      text-align: center;
      margin-top: 100px; }
      .w-index-shield img {
        margin-right: 0;
        margin-top: 50px; }
      .w-index-shield p {
        padding: 0 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-shield {
      flex-direction: column-reverse;
      margin-top: 2.66rem;
      padding: 0 0.8rem; }
      .w-index-shield img {
        width: 8.2rem;
        height: auto;
        margin-right: 0; }
      .w-index-shield p {
        padding: 0 0; } }

.w-index-plan {
  margin-top: 150px; }
  .w-index-plan img {
    width: 100%;
    height: auto; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-plan {
      margin-top: 100px;
      padding: 0 30px;
      text-align: center; }
      .w-index-plan h3 {
        padding: 0 35px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-plan {
      padding: 0 0.8rem;
      margin-top: 2.66rem; } }
  @media screen and (min-width: 1024px) {
    .w-index-plan-top {
      padding-left: 60px; } }
  .w-index-plan-top img {
    max-width: 642px;
    padding-right: 100px;
    width: auto;
    height: auto; }
  .w-index-plan-top-left p {
    padding: 0 180px;
    padding-left: 0; }
  @media screen and (min-width: 1024px) {
    .w-index-plan-top-left h3 {
      padding-right: 120px; } }
  .w-index-plan-top-right p {
    margin-bottom: 0rem; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-plan-top {
      flex-direction: column; }
      .w-index-plan-top-left {
        margin-right: 0; }
        .w-index-plan-top-left p {
          padding: 0 30px; }
      .w-index-plan-top img {
        padding-right: 0;
        margin-top: 50px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-plan-top {
      flex-direction: column;
      width: 100%; }
      .w-index-plan-top-left {
        margin-right: 0; }
        .w-index-plan-top-left p {
          padding: 0 0; }
      .w-index-plan-top img {
        width: 6.92rem;
        padding-right: 0;
        height: auto; } }
  .w-index-plan-bottom {
    margin-top: 150px; }
    @media screen and (min-width: 1024px) {
      .w-index-plan-bottom {
        padding-left: 60px; } }
    .w-index-plan-bottom img {
      margin-right: 160px;
      max-width: 708px;
      width: auto;
      height: auto; }
    .w-index-plan-bottom-img {
      margin-right: 180px !important; }
    .w-index-plan-bottom p {
      padding: 0 100px;
      padding-left: 0px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-index-plan-bottom p {
          padding: 0 30px; } }
      @media screen and (max-width: 767px) and (min-width: 320px) {
        .w-index-plan-bottom p {
          padding: 0 0; } }
    .w-index-plan-bottom ul {
      margin-left: 20px;
      padding: 0 80px;
      padding-left: 0px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-index-plan-bottom ul {
          text-align: left;
          margin: 0 .6rem;
          font-size: .2rem;
          padding: 0 30px; } }
      @media screen and (max-width: 767px) and (min-width: 320px) {
        .w-index-plan-bottom ul {
          margin-bottom: 1rem;
          padding: 0 0; } }
    .w-index-plan-bottom li {
      list-style-type: initial;
      font-size: 16px; }
      @media screen and (max-width: 767px) and (min-width: 320px) {
        .w-index-plan-bottom li {
          font-size: 0.37rem; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-plan-bottom {
        flex-direction: column-reverse;
        margin-top: 100px; }
        .w-index-plan-bottom img {
          margin-right: 0;
          margin-top: 50px; }
        .w-index-plan-bottom-img {
          margin-right: 0px !important; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-plan-bottom {
        flex-direction: column-reverse;
        margin-top: 2.4rem;
        width: 100%; }
        .w-index-plan-bottom img {
          margin-right: 0;
          width: 7.82rem;
          height: auto; }
        .w-index-plan-bottom-img {
          margin-right: 0px !important; } }

.w-index-carousel {
  margin-top: 150px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel {
      /*padding: 0 0.8rem;*/
      margin-top: 2.66rem;
      /*margin-bottom: 1.8rem;*/ } }
  .w-index-carousel h3 {
    text-align: center;
    font-size: 24px;
    color: #272727;
    font-weight: bold;
    margin: 55px 0 0 0; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-carousel h3 {
        margin: 0;
        text-align: left;
        margin-bottom: 0.2rem;
        margin-left: 0.8rem;
        font-size: 0.5rem; } }
  .w-index-carousel ul {
    position: relative;
    height: 600px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-carousel ul {
        height: 9rem; } }
    .w-index-carousel ul li {
      text-align: center;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: none; }
      .w-index-carousel ul li.active {
        position: static;
        display: block; }
      .w-index-carousel ul li img {
        height: 600px;
        object-fit: contain;
        max-width: 90%;
        margin: 0 auto; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel ul li img {
            width: 100%;
            object-fit: contain;
            max-width: 100%;
            max-height: 320px;
            height: auto;
          }
        }
      .w-index-carousel ul li p {
        font-size: 15px;
        color: #272727;
        font-weight: 100; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel ul li p {
            margin: auto 10px;
            font-size: 0.30rem; } }
  .w-index-carousel-serial {
    position: relative;
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px; }
    .w-index-carousel-serial span {
      position: relative;
      width: 30px;
      height: 30px;
      cursor: pointer; }
      .w-index-carousel-serial span::after {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        background: #999;
        border-radius: 50%;
        top: 10px;
        left: 10px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel-serial span::after {
            width: 7px;
            height: 7px; } }
      .w-index-carousel-serial span.active::after {
        background: #000; }
    .w-index-carousel-serial .svg {
      transform: rotate(-90deg);
      position: absolute;
      z-index: 99; }
    .w-index-carousel-serial .progress {
      animation: rotate 25s linear both;
      stroke-dashoffset: 0; }

@keyframes rotate {
  from {
    stroke-dashoffset: 471px; }
  to {
    stroke-dashoffset: 0px; } }
