.logo {
    margin-right: 20px;
    height: 37px;
}

.banner-start {
    font-size: 32px;
    font-weight: 500;
    color: #333333;
    line-height: 45px;
    letter-spacing: 1px;
    margin-bottom: 0;
}

.banner-header {
    font-size: 88px;
    font-weight: bold;
    color: #333333;
    line-height: 100px;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 25px;
    font-family: hlb;
}

.banner-desc {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #666666 !important;
    line-height: 24px !important;
    max-width: 480px;
    margin-bottom: 72px;
}

.logo-dark {
    width: 170px;
    height: 45px;
}

.banner-icon {
    
}

.index-banner {
    max-width: 85%;
    height: auto;
}

.section-img {
    max-width: 100%;
    height: auto;
    padding: 70px;
}