<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer {
    /* position: absolute; */
    width: 100%;
    /* margin-top: 50px; */
    /* margin-top: 76px; */
    left: 0px;
    background: #222222;
    height: 300px;
}
@media screen and (max-width: 990px) {
    .footer {
        height: 200px;
    }
}

.footer .footer-value-box {
    width: 1200px;
    margin: 0 auto;
    /* overflow: hidden; */
    background: #222222;
    height: 300px;
    position: relative;
}
@media screen and (max-width: 990px) {
    .footer .footer-value-box {
        width: 90%;
        text-align: center;
        height: 200px;
    }
}

.footer .footer-value-left {
    width: 25%;
    float: left;
}
@media screen and (max-width: 990px) {
    .footer .footer-value-left {
        width: 100%;
        float: none;
    }
}

.footer .footer-value-left .footer-value-left-moolah {
    padding-top: 43px;
    padding-left: 40px;
}
@media screen and (max-width: 990px) {
    .footer .footer-value-left .footer-value-left-moolah {
        padding-left: 0px;
        padding-top: 0px;
        margin-top: 22px;
    }
}
.footer .footer-value-left .footer-value-left-moolah img {
    width: 127px;
    height: 35px;
}

.footer .footer-value-left .footer-value-left-Save {
    width: 274px;
    /* height: 30px; */
    font-size: 18px;
    /* font-family: myFont2; */
    color: #ffffff;
    padding-left: 40px;
    margin-top: 16px;
}
@media screen and (max-width: 990px) {
    .footer .footer-value-left .footer-value-left-Save {
        /* margin-top: 25px; */
        display: none;
    }
}
.footer .footer-value-left .footer-value-left-Save a {
    color: #fff;
    text-decoration: none;
}

.footer .footer-value-left .footer-value-left-mail {
    padding-top: 16px;
    padding-left: 40px;
}
@media screen and (max-width: 990px) {
    .footer .footer-value-left .footer-value-left-mail {
        padding-left: 0px;
        padding-top: 0px;
        margin: 12px 0px;
    }
}
.footer .footer-value-left .footer-value-left-mail a {
    text-decoration: none;
}
.footer .footer-value-left .footer-value-left-mail img {
    /* display: block; */
    width: 28px;
    height: 19px;
    /* float: left; */
    margin-right: 5px;
    vertical-align: bottom;
}
.footer .footer-value-left .footer-value-left-mail .email {
    display: inline-block;
    height: 19px;
    font-size: 18px;
    /* font-family: myFont2; */
    font-weight: 400;
    color: #727272;
    line-height: 19px;
}
.footer-value-left-linkimg {
    margin-top: 16px;
    padding-left: 40px;
}
.footer-value-left-linkimg a {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 10px;
}
.footer-value-left-linkimg a img {
    width: 32px;
    height: 32px;
}

.split-left-right {
    width: 1px;
    height: 150px;
    background-color: #979797;
    float: left;
    margin-top: 53px;
    margin-left: 40px;
    margin-right: 40px;
}

.footer-value-center {
    position: relative;
    top: 40px;
    left: 478px;
    width: 705px;
}
@media screen and (max-width: 990px) {
    .footer-value-center,
    .footer-value-right,
    .split-left-right {
        display: none;
    }
}
.footer-value-center-text {
    position: absolute;
    top: 5px;
    left: 0;
}
.footer-value-center-text span {
    font-size: 18px;
    /* font-family: myFont2; */
    font-weight: 500;
    color: #dadada;
    line-height: 30px;
}

.footer-value-right-pic {
    position: absolute;
    top: 15px;
    left: 0;
}
.footer-value-right-pic-googleBig {
    position: absolute;
    top: 25px;
    left: 0;
}
.footer-value-right-pic-googleBig img {
    width: 429px;
    height: 120px;
}

.footer-value-right-button {
    position: relative;
    float: right;
    top: -20px;
    left: 550px;
    width: 257px;
    height: 56px;
    background: linear-gradient(168deg, #eb863d 0%, #fa7645 100%);
    border-radius: 9px;
    text-align: center;
    line-height: 56px;
}
.footer-value-right {
    width: 257px;
    height: 300px;
    float: left;
    padding-top: 140px;
}
.footer-value-right-button-AMTC {
    position: relative;
}
.footer-value-right-button-AMTC a {
    color: #fff;
    text-decoration: none;
}
.footer-value-right-button-AMTC span {
    width: 229px;
    height: 29px;
    font-size: 16px;
    /* font-family: myFont2; */
    font-weight: 500;
    color: #ffffff;
    line-height: 29px;
}

.footer-value-left-fuwu {
    position: absolute;
    bottom: 20px;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.bt-menu {
    margin-left: 24px;
}
.bt-menu-btn {
    padding: 2px 22px;
    color: #cccccc;
    border-color: #cccccc;
    min-width: 160px;
}
.btn-outline-secondary:hover,
.btn-outline-secondary.dropdown-toggle.show,
.btn-outline-secondary:active {
    color: #fff;
    background-color: initial;
    border-color: #cccccc;
}
.btn-outline-secondary.dropdown-toggle.show:focus {
    box-shadow: none;
}
.dropdown-menu {
    max-height: 500px;
    overflow: auto;
}
@media screen and (max-width: 990px) {
    .footer-value-left-fuwu {
        bottom: 34px;
    }
}
.footer-value-left-fuwu i {
    color: #ccc;
    font-size: 14px;
    font-style: normal;
}
.footer-value-left-fuwu &gt; a {
    color: #ccc;
    font-size: 14px;
}
@media screen and (max-width: 990px) {
    .footer-value-left-fuwu i,
    .footer-value-left-fuwu &gt; a {
        width: 100%;
        margin-bottom: 12px;
        font-size: 12px;
    }
}
@media screen and (max-width: 990px) {
    .footer-value-left-fuwu i {
        position: absolute;
        bottom: -12px;
        margin-bottom: 0px;
    }
}
.footer-value-left-fuwu span {
    color: #ccc;
    font-size: 14px;
    margin: 0px 20px;
}
@media screen and (max-width: 990px) {
    .footer-value-left-fuwu span {
        display: none;
    }
}
</pre></body></html>