@media screen and (min-width: 768px) {
  .denza-page-s07-section {
    width: 100vw;
    position: relative;
    padding: 4.1666666667vw 0 0;
  }
  .denza-page-s07-section p.title {
    font-size: 2.0833333333vw;
    color: #293241;
    line-height: 3.125vw;
    margin-bottom: 0.8333333333vw;
    text-align: center;
  }
  .denza-page-s07-section p.desc {
    width: 41.6666666667vw;
    font-size: 0.8333333333vw;
    font-weight: 400;
    color: #293241;
    line-height: 1.25vw;
    margin: 0 auto 2.0833333333vw;
    text-align: center;
  }
  .denza-page-s07-section div.cube-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .denza-page-s07-section div.cube-list .cube {
    width: 100vw;
    overflow: hidden;
  }
  .denza-page-s07-section div.cube-list .cube img {
    width: 100%;
  }
  .denza-page-s07-section div.cube-list .cube .text-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 2.0833333333vw;
    padding-left: 7.0833333333vw;
  }
  .denza-page-s07-section div.cube-list .cube .text-container p {
    font-size: 1.25vw;
    line-height: 1.875vw;
    margin-bottom: 0.4166666667vw;
  }
  .denza-page-s07-section div.cube-list .cube .text-container span {
    width: 80%;
    font-size: 0.7291666667vw;
    line-height: 1.1458333333vw;
    margin-bottom: 2.8125vw;
    color: #505057;
  }
  .denza-page-s07-section div.btn-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 7.0833333333vw;
    padding-bottom: 2.0833333333vw;
  }
  .denza-page-s07-section div.btn-container button {
    width: 3.3333333333vw;
    line-height: 1.6666666667vw;
    border-radius: 0.8333333333vw;
    background-color: rgb(209, 222, 243);
    font-size: 1.25vw;
  }
  .denza-page-s07-section div.btn-container button.disabled {
    background: rgb(233, 238, 248);
    cursor: not-allowed;
  }
  .denza-page-s07-section div.btn-container span {
    font-size: 0.8333333333vw;
    font-weight: bold;
    color: #293241;
    line-height: 1.25vw;
    margin: 0 1.6666666667vw;
  }
}@media screen and (max-width: 767.98px) {
  .denza-page-s07-section {
    width: 100vw;
    position: relative;
    padding: 8.5333333333vw 0 0;
  }
  .denza-page-s07-section p.title {
    font-size: 6.4vw;
    color: #293241;
    line-height: 9.6vw;
    margin-bottom: 4.2666666667vw;
    text-align: center;
  }
  .denza-page-s07-section p.desc {
    font-size: 3.2vw;
    font-weight: lighter;
    color: #293241;
    line-height: 4.8vw;
    padding: 0 5.3333333333vw;
    margin-bottom: 2.5vw;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
  }
  .denza-page-s07-section div.cube-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .denza-page-s07-section div.cube-list .cube {
    width: 100vw;
    overflow: hidden;
  }
  .denza-page-s07-section div.cube-list .cube img {
    width: 100vw;
  }
  .denza-page-s07-section div.cube-list .cube .text-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4.2666666667vw 5.3333333333vw 0;
  }
  .denza-page-s07-section div.cube-list .cube .text-container p {
    font-size: 4.8vw;
    line-height: 7.2vw;
    margin-bottom: 2.1333333333vw;
    color: #293241;
  }
  .denza-page-s07-section div.cube-list .cube .text-container span {
    font-size: 3.2vw;
    line-height: 4.8vw;
    margin-bottom: 8.5333333333vw;
    color: #595057;
  }
  .denza-page-s07-section div.btn-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .denza-page-s07-section div.btn-container button {
    width: 17.0666666667vw;
    height: 6.4vw;
    border-radius: 3.2vw;
    background-color: rgb(209, 222, 243);
  }
  .denza-page-s07-section div.btn-container button.disabled {
    background: rgb(233, 238, 248);
    cursor: not-allowed;
  }
  .denza-page-s07-section div.btn-container span {
    font-size: 3.2vw;
    font-weight: bold;
    color: #293241;
    line-height: 4.8vw;
    margin: 0 6.4vw;
  }
}