.page-index .entry-block .form-table select,
.page-index .entry-block .form-table input[type="text"] {
    height: 44px;
}

.blink-submit-btn-wrapper {
    width: 408px;
    height: 80px;
    pointer-events: none;
    position: absolute;
}

.blink-submit-btn-wrapper-lg {
    width: 840px;
    height: 112px;
    pointer-events: none;
    position: absolute;
}

.display-none {
    display: none;
}

.add-style\@20240829.page-index .section-intro {
    height: 740px;
}

.add-style\@20240829.page-index .section-intro .sect-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.add-style\@20240829.page-index .section-intro .sect-left,
.add-style\@20240829.page-index .section-intro .sect-right {
    float: none;
    margin-top: 0;
}