.header .firstNav {
    background-color: #000;
}
.header .secondNav {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 5px #fff;
}

.header.show, .header.hidden {
    background-color: #FFFFFF;
}

.header .secondNav .title {
    color: #000;
}

.header .secondNav .nav-link {
    border-radius: 0;
}

.header .secondNav .title.actived {
    border-radius: 0;
    border-bottom: 1px solid;
}

.header .secondNav .nav-link:hover {
    border-radius: 0;
    border-bottom: 1px solid;
}

.assist.customPadding {
    padding-top: clamp(52.34375px, 13.958333333333334vw, 268.0px);
}

.assist h1 {
    font-family: PingFang-Bold;
    font-size: clamp(8.59375px, 2.291666666666667vw, 44.0px);
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #0E1126;
}

.assist h2 {
    font-family: PingFang-Medium;
    font-size: clamp(4.921875px, 1.3125vw, 25.2px);
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: clamp(6.25px, 1.6666666666666667vw, 32.0px);
}

.assist .left {
    width: clamp(109.91796875px, 29.311458333333334vw, 562.78px);
    margin-right: clamp(10.15625px, 2.7083333333333335vw, 52.0px);
}

.assist .left img {
    width: clamp(106.8359375px, 28.489583333333336vw, 547.0px);
    height: clamp(93.359375px, 24.895833333333336vw, 478.0px);
}

.assist .right {
    width: clamp(84.9609375px, 22.65625vw, 435.0px);
}

.assist .right input, .assist .right textarea, .assist .right label {
    font-family: PingFang-Light;
    font-size: clamp(2.8125px, 0.75vw, 14.4px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0E1126;
    height: clamp(10.546875px, 2.8125vw, 54.0px);
    min-height: unset !important;
    padding: clamp(3.7109375px, 0.9895833333333334vw, 19.0px) clamp(3.90625px, 1.0416666666666667vw, 20.0px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.assist .right .firstName {
    margin-right: clamp(4.218750000000001px, 1.1250000000000002vw, 21.6px);
}

.assist .right .row {
    margin-bottom: clamp(4.218750000000001px, 1.1250000000000002vw, 21.6px);
}

.assist .right .row:first-child, .assist .right .row:nth-child(2), .assist .right .row:nth-child(3) {
    height: clamp(10.546875px, 2.8125vw, 54.0px);
}

.assist .right #additionalInformation {
    height: clamp(26.7578125px, 7.135416666666667vw, 137.0px);
}

.assist .right .row.contactList{
    margin-bottom: 0;
}

.assist .right .submitBtn {
    width: 100%;
    border-radius: clamp(1.40625px, 0.375vw, 7.2px);
    background: #0E1126;
    font-family: PingFang-Light;
    font-size: clamp(3.515625px, 0.9375vw, 18.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    padding: clamp(1.953125px, 0.5208333333333334vw, 10.0px);
}

.assist .right .contactList p {
    margin-bottom: 0;
    font-family: 'PingFang-Light';
    font-size: clamp(3.515625px, 0.9375vw, 18.0px);
    font-weight: normal;
    line-height: clamp(7.03125px, 1.875vw, 36.0px);
    letter-spacing: normal;
    color: #000000;
}

.assist .right .contactList img {
    width: clamp(5.2734375px, 1.40625vw, 27.0px);
    margin-right: clamp(1.7578125px, 0.46875vw, 9.0px);
}

.assist .right form {
    width: calc(100% - clamp(7.8125px, 2.0833333333333335vw, 40.0px));
}

.whyChooseUs .titleGroup h2 {
    font-family: PingFang-Bold;
    font-size: clamp(8.59375px, 2.291666666666667vw, 44.0px);
    font-weight: 600;
    line-height: normal;
    text-align: center;
    letter-spacing: 0.04em;
    color: #0E1126;
}

.whyChooseUs .titleGroup p {
    font-family: PingFang-Light;
    font-size: clamp(4.296875px, 1.1458333333333335vw, 22.0px);
    font-weight: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: normal;
    color: #0E1126;
}

.whyChooseUs .contentGroup img {
    width: 100%;
    max-width: 1920px;
}

.whyChooseUs .signUp p{
    font-family: PingFang-Regular;
    font-size: clamp(5.17578125px, 1.3802083333333335vw, 26.5px);
    font-weight: 500;
    line-height: normal;
    text-align: center;
    letter-spacing: normal;
    color: #0E1126;
    margin-bottom: 0;
}

.whyChooseUs .signUp .item {
    cursor: pointer;
}

.whyChooseUs .signUp .item:first-child {
    margin-right: clamp(17.96875px, 4.791666666666667vw, 92.0px);
}

.whyChooseUs .signUp svg {
    width: clamp(9.765625px, 2.604166666666667vw, 50.0px);
    height: clamp(9.765625px, 2.604166666666667vw, 50.0px);
    margin-left: clamp(2.9296875px, 0.78125vw, 15.0px);
}
