<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.header-bottom {
    border-bottom: 1px solid #dfe1e6;
}
div#header div.header-inner {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
@media (max-width: 768px) {
#header div.header-tools {
    min-width: auto;
}

.header-user-info-list-prompt {
    box-shadow: none !important;
    background-color: unset !important;
}

.header-wrapper-bg {
    box-shadow: none;
    background: #fff;
}

.dropdown-product-container {
    max-height: calc(100vh - 100px - 25px);
    overflow: auto;
}

.dropdown-common-wrapper &gt; ul &gt; li {
    width: 20%;
    max-width: 213px;
    box-sizing: content-box;
}

.dropdown-common-wrapper {
    padding: 10px 0
}

.dropdown-common-dl dd a {
    color: #A0A2A8;
    line-height: 22px;
    padding: 0;
}

.dropdown-common-dl dd {
    margin-bottom: 5px
}

.mb-market-text {
    display: none;
}


.header-bottom {
    margin: 0 auto;
    background-color: #fff;
}

.header-subsite-logo {
    width: auto;
    margin-left: 0;
    font-weight: 600;
}

.header-search-close:after {
    border-left: solid 1px #ddd;
}

.header-search-close:after {
    content: "";
    position: absolute;
    height: 16px;
    border-left: solid 1px #AAA;
    left: 100%;
    top: 50%;
    margin-top: -8px;
    margin-left: 10px;
}


.header-collapse-level2:first-of-type {
    border-top: solid 1px rgba(102, 106, 117, 0.2);
}


.hot-isv-search-line {
    height: 1px;
    background-color: #fff;
    opacity: 0.1;
    margin-top: 3px;
    display: none;
}

.dropdown-common-dl dd a {
    color: #FFFFFF;
}

li[data-name="activity"] .dropdown-common-wrapper {
    margin: unset;
    padding-left: 264px;
}

li[data-name="train-info"] .dropdown-common-wrapper {
    margin: unset;
    padding-left: 350px;
}

li[data-name="activity"] .dropdown-common-wrapper &gt; ul &gt; li {
    padding-left: 42px;
}

li[data-name="train-info"] .dropdown-common-wrapper &gt; ul &gt; li {
    padding-left: 42px;
    min-width: 240px;
}

li[data-name="selected-mkt"] .dropdown-common-wrapper &gt; ul &gt; li .dropdown-common-dl dd a span {
    color: #fff;
}

li[data-name="activity"] .dropdown-common-wrapper &gt; ul &gt; li .dropdown-common-dl dd a span {
    color: #fff;
}

li[data-name="train-info"] .dropdown-common-wrapper &gt; ul &gt; li .dropdown-common-dl dd a span {
    color: #fff;
}

.footer-nav-about dd.show {
    display: inline-block !important;
}

.dropdown-common-dl dd a span {
    color: #A0A2A8;
}

@media (max-width: 1440px) {
    .dropdown-common-wrapper {
        max-width: 1200px
    }

    .dropdown-common-wrapper &gt; ul &gt; li {
        max-width: 192px;
    }
}

@media (max-width: 1279px) {
    .dropdown-common-wrapper {
        max-width: 994px;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .dropdown-common-wrapper &gt; ul &gt; li {
        width: 25%;
        max-width: 198px;
        box-sizing: border-box;
    }
}

@media (max-width: 1023px) {
    .dropdown-common-wrapper {
        min-width: 1024px;
        box-sizing: border-box;
        padding: 0 15px
    }

    .dropdown-common-wrapper &gt; ul &gt; li {
        max-width: 198px;
        box-sizing: border-box;
    }
}


.icons-services {
    width: 48px;
    height: 48px;
    background-size: cover;
}

.header-logo {
    width: auto;
    padding: 0;
}

.header-subsite-search input ~ .header-search-close {
    display: none
}

.header-subsite-search input.inputted ~ .header-search-close {
    display: inline-block;
    position: absolute;
    top: calc(50% - 5px);
    width: 15px;
    height: 16px;
    cursor: pointer;
    transition: none !important;
    right: 50px;
}

.header-dropdown-close {
    z-index: 10;
}
#header .header-top .header-lang-item:nth-child(2),
#header .header-top .header-lang-item:nth-child(3) {
    display: none;
}

.fade .header-top .header-tools {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .5s ease;
    opacity: 1;
    visibility: visible;
}

.fade:not(.show-dropdown) .header-subsite-tools {
    -webkit-transform: translate3d(0, -80px, 0);
    -ms-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
    filter: alpha(opacity=0);
}

@media (max-width: 1024px) {
    .service-area {
        padding: 24px 0
    }
}

@media (max-width: 767px) {

    .header-menu-mb {
        float: right;
    }

    .service-area {
        padding: 0 0 20px 0;
    }

    .icons-services {
        width: 32px;
        height: 32px;
        padding-bottom: 0;
    }

    .service-area .service-boxes &gt; div {
        width: 50%;
    }

    .service-area .service-boxes &gt; div:first-of-type {
        margin-top: 0;
    }

    .header-menu-mb {
        float: right;
        margin-right: 0;
        box-sizing: border-box;
    }

    .header-logo {
        margin-left: 0;
        background: none;
    }
    .mb-market-text {
        color: #FFFFFF;
        height: 44px;
        line-height: 44px;
        font-size: 16px;
        display: inline-block;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
    }

    #content {
        padding-top: 0;
        margin-top: 0;
    }

    .header-search-mb {
        display: none;
        background: rgba(37, 43, 58, 0.98);
    }

    .header-search-mb.active {
        display: block;
        height: 100vh;
        background: #fff;
        padding: 0;
    }

    .form-input-mb {
        padding: 10px 15px;
        background: rgba(37, 43, 58, 0.98);
    }

    .form-input-mb form {
        margin: 0;
    }

    .header-subsite-search input.inputted ~ .header-search-close {
        display: inline-block;
        position: absolute;
        top: 50%;
        width: 18px;
        height: 18px;
        cursor: pointer;
        transition: 0.2s;
        right: 51px;
        background-image: url("../images/icon_delete.svg");
        margin-top: -9px;
        background-position: center;
    }

    .header-search-close:after {
        border-left: solid 1px #ddd;
    }

    .header-search-close:after {
        content: "";
        position: absolute;
        height: 16px;
        border-left: solid 1px #666A75;
        left: 100%;
        top: 50%;
        margin-top: -8px;
        margin-left: 7px;
    }

    .search-mb-submit {
        background: none;
        padding: 0 20px;
        width: auto;
        line-height: 40px;
        color: #FFFFFF;
    }

    .search-mb-submit:after {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        height: 22px;
        margin-top: -11px;
        border-right: solid 1px #666a75;
    }

    .search-mb-submit:before,
    .search-mb-input:focus ~ .search-mb-submit {
        background: none;
    }

    .search-mb-clear {
        right: 68px;
        display: none;
    }

    .search-mb-clear:after {
        display: none;
    }

    .mb-search-history {
        padding: 15px 20px;
        background: #fff;
    }

    .mb-search-history h3 {
        font-size: 14px;
        color: #8A8D93;
        letter-spacing: 0;
        line-height: 22px;
    }

    .mb-search-history li {
        float: left;
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
        margin-top: 10px;
        border: 1px solid rgba(138, 141, 147, 0.15);
        border-radius: 17px;
    }

    .mb-search-history li:nth-child(3n) {
        margin-right: 0;
    }

    .mb-search-history li a {
        text-align: center;
        display: block;
        line-height: 32px;
        color: #252B3A;
    }

    .service-area .content-block {
        padding: 22px;
    }

    .footer-nav-contact-phone &gt; h1 {
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 18px;
        color: #fff;
    }
}

.footer-nav-contact-phone &gt; h1 {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.dropdown-common-dl dt:hover a[href], .dropdown-common-dl dd:hover a[href],
.dropdown-common-dl dt:hover a[href], .dropdown-common-dl dd:hover a[href] span {
    color: #F66F6A !important;
}
</pre></body></html>