@media screen and (min-width: 768px) {
  .denza-page-s03-section {
    width: 100vw;
    padding-top: 2.0833333333vw;
  }
  .denza-page-s03-section .title {
    text-align: center;
    font-size: 2.0833333333vw;
    color: #293241;
    line-height: 3.125vw;
    margin-bottom: 0.4166666667vw;
  }
  .denza-page-s03-section .desc {
    text-align: center;
    font-size: 1.0416666667vw;
    color: #595057;
    line-height: 1.5625vw;
    margin-bottom: 2.0833333333vw;
  }
  .denza-page-s03-section .top-container {
    width: 100vw;
    position: relative;
  }
  .denza-page-s03-section .top-container .img-text {
    position: absolute;
    top: 2.0833333333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .denza-page-s03-section .top-container .img-text .img-title {
    font-size: 2.0833333333vw;
    color: #FFFFFF;
    line-height: 3.125vw;
    margin-bottom: 0.4166666667vw;
  }
  .denza-page-s03-section .top-container .img-text .img-desc {
    font-size: 1.0416666667vw;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5625vw;
  }
  .denza-page-s03-section .top-container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .denza-page-s03-section .bottom-container {
    width: 100vw;
    padding: 2.0833333333vw 12.9166666667vw 4.1666666667vw 5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .denza-page-s03-section .bottom-container .left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 8.6458333333vw;
  }
  .denza-page-s03-section .bottom-container .left .text-container {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .denza-page-s03-section .bottom-container .left .text-container h1 {
    font-size: 1.25vw;
    color: #293241;
    line-height: 1.875vw;
    margin-bottom: 0.4166666667vw;
  }
  .denza-page-s03-section .bottom-container .left .text-container p {
    font-size: 0.7291666667vw;
    font-weight: normal;
    color: #293241;
    line-height: 1.1458333333vw;
    margin-bottom: 0.4166666667vw;
  }
  .denza-page-s03-section .bottom-container .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .denza-page-s03-section .bottom-container .right img {
    width: 6.25vw;
    margin-bottom: 0.8333333333vw;
  }
  .denza-page-s03-section .bottom-container .right span {
    font-size: 0.8333333333vw;
    font-weight: lighter;
    color: #293241;
    line-height: 1.25vw;
  }
  .denza-page-s03-section .bottom-container .btn-container {
    width: 100%;
    font-size: 0.8333333333vw;
    font-weight: bold;
    color: #293241;
    line-height: 1.25vw;
  }
  .denza-page-s03-section .bottom-container .btn-container span {
    margin: 0 1.6666666667vw;
  }
  .denza-page-s03-section .bottom-container .btn-container button {
    width: 3.3333333333vw;
    height: 1.6666666667vw;
    border-radius: 0.8333333333vw;
    background-color: rgb(209, 222, 243);
  }
  .denza-page-s03-section .bottom-container .btn-container button.disabled {
    background-color: rgb(233, 238, 248);
    cursor: not-allowed;
  }
}@media screen and (max-width: 767.98px) {
  .denza-page-s03-section {
    width: 100vw;
    padding-top: 5.3333333333vw;
  }
  .denza-page-s03-section .title {
    text-align: center;
    font-size: 6.4vw;
    color: #323336;
    line-height: 9.6vw;
    margin-bottom: 2.1333333333vw;
  }
  .denza-page-s03-section > .desc {
    text-align: center;
    font-size: 3.2vw;
    color: #323336;
    line-height: 4.8vw;
    margin-bottom: 6.4vw;
    padding: 0 5.3333333333vw;
    font-weight: normal;
    text-align: center;
  }
  .denza-page-s03-section .top-container {
    width: 100vw;
    position: relative;
  }
  .denza-page-s03-section .top-container .img-text {
    position: absolute;
    top: 8.5333333333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .denza-page-s03-section .top-container .img-text .img-title {
    font-size: 6.4vw;
    color: #FFFFFF;
    line-height: 9.6vw;
    margin-bottom: 2.1333333333vw;
  }
  .denza-page-s03-section .top-container .img-text .img-desc {
    font-size: 3.2vw;
    color: rgba(255, 255, 255, 0.8);
    line-height: 4.8vw;
  }
  .denza-page-s03-section .top-container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .denza-page-s03-section .bottom-container {
    width: 100vw;
    padding: 4.2666666667vw 5.3333333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .denza-page-s03-section .bottom-container .left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .denza-page-s03-section .bottom-container .left .text-container {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .denza-page-s03-section .bottom-container .left .text-container h1 {
    font-size: 4.8vw;
    color: #293241;
    line-height: 7.2vw;
    margin-bottom: 2.1333333333vw;
  }
  .denza-page-s03-section .bottom-container .left .text-container p {
    font-size: 3.2vw;
    font-weight: normal;
    color: #595057;
    line-height: 4.8vw;
    text-align: justify;
  }
  .denza-page-s03-section .bottom-container .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 10.6666666667vw;
  }
  .denza-page-s03-section .bottom-container .right img {
    width: 17.0666666667vw;
    margin-bottom: 2.1333333333vw;
  }
  .denza-page-s03-section .bottom-container .right span {
    display: inline-block;
    width: 14.6666666667vw;
    font-size: 2.6666666667vw;
    font-weight: lighter;
    color: #595057;
    line-height: 4.2666666667vw;
    text-align: center;
  }
  .denza-page-s03-section .bottom-container .btn-container {
    width: 100%;
    font-size: 3.2vw;
    font-weight: bold;
    color: #293241;
    line-height: 4.8vw;
    text-align: center;
    margin-top: 2.0833333333vw;
  }
  .denza-page-s03-section .bottom-container .btn-container span {
    margin: 0 4.2666666667vw;
  }
  .denza-page-s03-section .bottom-container .btn-container button {
    width: 17.0666666667vw;
    height: 6.4vw;
    border-radius: 4.2666666667vw;
    background-color: rgb(209, 222, 243);
  }
  .denza-page-s03-section .bottom-container .btn-container button.disabled {
    background-color: rgb(233, 238, 248);
    cursor: not-allowed;
  }
}