<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Set the styles for Desktop view */
.contact-us-container {
    width: 100%;
    height: 480px;
    margin: 112px 0 0;
    padding: 72px 160px 100px;
    background-color: #f4f5f6; }

.contact-us-nav-tabs {
    width: 100%;
    border-bottom: 0 solid #e9edf0;
    grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
    display: grid;
    place-items: center;
    grid-column-gap: 16px; }

.contact-us-nav-list {
    width: 180px;
    height: 172px;
    margin: 48px 69px 0 69px; }

.contact-us_title {
    width: 100%;
    height: 48px;
    margin: 0 0 8px;
    font-family: "Nimbus Sans Regular", "Nimbus Sans TW01";
    font-size: 40px;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0.05px;
    text-align: center;
    color: #3b4b59; }

.contact-us_description {
    width: 100%;
    height: 32px;
    margin: 8px 0 0;
    font-family: "Nimbus Sans Regular", "Nimbus Sans TW01";
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.02px;
    text-align: center;
    color: #3b4b59; }

.logo-bgColor {
    width: 64px;
    height: 64px;
    flex-grow: 0;
    margin: 0 58px 24px;
    padding: 20px;
    background-color: #086EA1;
    border-radius: 50%;
    cursor: pointer; }

.logo-img {
    width: 24px;
    height: 24px;
    align-self: center;
    flex-grow: 0;
    object-fit: contain; }

.navigationName {
    width: 180px;
    height: 32px;
    flex-grow: 0;
    margin: 24px 0 4px;
    font-family: "Nimbus Sans Bold", "Nimbus Sans TW01 Bold";
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.02px;
    text-align: center;
    color: #086ea1;
    cursor: pointer; }
.navigationName:hover {
    color: #07608d;
    text-decoration:underline;
}
.navigationDescription {
    width: 180px;
    height: 48px;
    flex-grow: 0;
    margin: 4px 0 0;
    font-family: "Nimbus Sans Regular", "Nimbus Sans TW01";
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02px;
    text-align: center;
    color: #3b4b59; }

/* Set the styles for Tablet view */
@media (min-width: 768px) and (max-width: 1023px) {
    .contact-us-container {
        width: 100%;
        height: 476px;
        margin: 80px 0 0 1px;
        padding: 72px 0 104px;
        background-color: #f4f5f6; }
    .contact-us-nav-tabs {
        border-bottom: 0 solid #e9edf0;
        grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
        display: grid;
        place-items: center;
        grid-column-gap: 0;
        padding-right: 1px; }
    .contact-us-nav-list {
        width: 176px;
        height: 164px;
        margin: 48px 0 0 0; }
    .contact-us_title {
        width: 100%;
        height: 48px;
        margin: 0 0 8px;
        font-size: 36px;
        line-height: 1.33;
        letter-spacing: 0.04px;
        text-align: center;
        color: #3b4b59; }
    .contact-us_description {
        width: 100%;
        height: 32px;
        margin: 8px 0 0;
        font-size: 20px;
        line-height: 1.6;
        letter-spacing: 0.02px;
        text-align: center;
        color: #3b4b59; }
    .logo-bgColor {
        width: 62.6px;
        height: 64px;
        flex-grow: 0;
        margin: 0 56.7px 24px 56.7px;
        padding: 20px 19.6px 20px 19.6px;
        background-color: #086EA1; }
    .logo-img {
        width: 23.5px;
        height: 24px;
        flex-grow: 0;
        object-fit: contain; }
    .navigationName {
        width: 176px;
        height: 32px;
        flex-grow: 0;
        margin: 24px 0 4px;
        font-size: 20px;
        line-height: 1.6;
        letter-spacing: 0.02px;
        text-align: center;
        color: #086ea1; }
    .navigationDescription {
        width: 176px;
        height: 40px;
        flex-grow: 0;
        margin: 4px 0 0;
        font-size: 14px;
        line-height: 1.5;
        letter-spacing: 0.02px;
        text-align: center;
        color: #3b4b59; } }

/* Set the styles for Mobile view */
@media (max-width: 767px) {
    .contact-us-container {
        width: 100%;
        height: auto;
        padding: 42px 0 0;
        background-color: #f4f5f6; }
    .contact-us-nav-tabs {
        border-bottom: 0 solid #e9edf0;
        grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
        display: grid;
        place-items: center;
        grid-column-gap: 465px;
        margin-left: 1px; }
    .contact-us-nav-list {
        width: 268px;
        height: 88px;
        margin: 30px 74px 24px 33px; }
    .contact-us_title {
        width: 100%;
        height: 44px;
        margin: 0 0 4px;
        font-size: 32px;
        line-height: 1.38;
        letter-spacing: 0.04px;
        text-align: center;
        color: #3b4b59; }
    .contact-us_description {
        width: 100%;
        height: 28px;
        margin: 4px 0 14px;
        font-size: 18px;
        line-height: 1.56;
        letter-spacing: 0.02px;
        text-align: center;
        color: #3b4b59; }
    .logo-bgColor {
        width: 64px;
        height: 64px;
        flex-grow: 0;
        margin: 0 24px 24px 0;
        padding: 15px 18px 19.3px 16px;
        background-color: #086EA1; }
    .logo-img {
        width: 30px;
        height: 29.7px;
        flex-grow: 0;
        object-fit: contain;
        margin: -15px -15px 24px;
        padding: 20px; }
    .navigationName {
        width: 180px;
        height: 32px;
        flex-grow: 0;
        margin: -89px 0 4px 87px;
        font-size: 20px;
        line-height: 1.6;
        letter-spacing: 0.02px;
        text-align: left;
        color: #086ea1; }
    .navigationDescription {
        width: 180px;
        height: 48px;
        flex-grow: 0;
        margin: 8px 0 0 87px;
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: 0.02px;
        text-align: left;
        color: #3b4b59; } }

/*For Hardships bug fix*/
li.contact-us-nav-list {
    display: block;
}
</pre></body></html>