<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { font-family: 'OpenSans_Condensed'; box-sizing: border-box; }
html { font-family: 'OpenSans_Condensed'; font-size: 15px; direction: rtl; color: #212121; background-color: #fff; }
body { }
    body.overflow_hidden { overflow: hidden; }
.main_wrapper { max-width: 100%; width: 100%; margin: 0 auto; overflow: hidden; }
.auto_margin { max-width: 1640px; width: 100%; margin: 0 auto; box-sizing: border-box; padding: 0 10px; }
.auto_margin2 { max-width: 1050px; width: 100%; margin: 0 auto; box-sizing: border-box; padding: 0 10px; }

.mobile_padding { padding: 0 10px; box-sizing: border-box; }
.captcha_policy { display: block; font-size: 1em; color: #A7A7A7; line-height: 120%; border-top: 1px solid #000; padding-top: 10px; }
    .captcha_policy a { color: #3F79C6; }
        .captcha_policy a:hover, .captcha_policy a:focus { text-decoration: underline; }
.grecaptcha-badge { visibility: hidden; }

.has_info { position: relative; }
    .has_info .info { position: absolute; left: 5px; bottom: -3px; }
        .has_info .info &gt; span { width: 20px; height: 20px; border-radius: 50%; background-color: #000; color: #fff; text-align: center; display: flex; justify-content: center; align-items: center; }
        .has_info .info .info_pic { pointer-events: none; opacity: 0; position: absolute; display: flex; justify-content: center; align-items: center; left: 0; bottom: 100%; width: 250px; height: 250px; padding: 5px; box-sizing: border-box; background-color: #fff; border: 1px solid #C5C5C5; border-radius: 5px; }
            .has_info .info .info_pic &gt; img { max-width: 100%; max-height: 100%; }
        .has_info .info &gt; span:hover ~ .info_pic, .has_info .info &gt; span:focus ~ .info_pic { opacity: 1; pointer-events: all; }

.social li { float: right; margin-left: 5px; }
    .social li a { border-radius: 50%; text-align: center; font-size: 25px; display: block; width: 50px; height: 50px; color: #fff; padding-top: 12px; box-sizing: border-box; }
    .social li .facebook { background-color: #0480D7; }
    .social li .twitter { background-color: #00ABEE; }
    .social li .googleplus { background-color: #CE412B; }

.payments { text-align: center; margin-bottom: 10px; }
    .payments h2 { font-size: 1em; }
    .payments ul { display: inline-block; padding-top: 10px; }
        .payments ul li { display: inline-block; margin-right: 5px; }
            .payments ul li a { display: block; font-size: 22px; }
                .payments ul li a i { }
/*****Status Car****/
/*Home*/
.search_and_links { position: relative; display: flex; align-items: center; flex-wrap: wrap; background-color: #F9F9F9; padding: 10px 30px; box-sizing: border-box; margin-bottom: 3px; }
    .search_and_links .home { margin-left: 30px; }
    .search_and_links .publish_car_button { width: auto; margin-right: 30px; }
    .search_and_links .links { display: flex; justify-content: stretch; position: absolute; left: 30px; top: 50%; transform: translateY(-50%); }
        .search_and_links .links &gt; li { display: flex; align-items: center; align-self: stretch; margin-left: 15px; padding-left: 15px; border-left: 1px solid rgba(49, 49, 49, 0.15); box-sizing: border-box; }
            .search_and_links .links &gt; li:last-child { border-left: none; margin-left: 0; }
            .search_and_links .links &gt; li &gt; a { display: flex; align-items: center; justify-content: center; max-width: 180px; }
                .search_and_links .links &gt; li &gt; a &gt; img { max-width: 100%; max-height: 100%; }
    .search_and_links .general_search { padding-right: 30px; border-right: 1px solid rgba(49, 49, 49, 0.15); }


.general_search { }
    .general_search form { position: relative; padding-left: 55px; }
        .general_search form &gt; ul { width: 100%; display: flex; background-color: #fff; border-radius: 30px; box-shadow: 0px 3px 6px #00000029; padding: 5px 0; box-sizing: border-box; overflow: hidden; }
            .general_search form &gt; ul &gt; li { box-sizing: border-box; }
                .general_search form &gt; ul &gt; li:nth-child(1) { width: 90px; border-left: 1px solid rgba(49, 49, 49, 0.25); padding-left: 10px; }
                .general_search form &gt; ul &gt; li:nth-child(2) { width: calc(100% - 90px); }
                .general_search form &gt; ul &gt; li select { border: none; }
                .general_search form &gt; ul &gt; li input { border: none !important; }
        .general_search form .button { position: absolute; left: 0; top: 50%; transform: translateY(-50%); display: flex; align-items: center; justify-content: center; background-color: #01B7B8; color: #fff; box-shadow: 0px 3px 6px #00000029; border-radius: 50%; width: 50px; height: 50px; }


.lotti_arrows { display: inline-block; vertical-align: middle; transform: rotate(90deg); position: relative; width: 80px; height: 80px; top: 0; right: 0; }
    .lotti_arrows &gt; * { position: absolute; right: 0; top: 0; width: 100%; height: 100%; }
    .lotti_arrows.reverse { transform: rotate(-90deg); }

.top_search { padding: 10px 10px 50px 10px; box-sizing: border-box; border-bottom: 1px solid rgba(49, 49, 49, 0.15); text-align: center; }
    .top_search &gt; img { max-width: 307px; display: inline-block; width: 100%; margin-bottom: 10px; }
    .top_search &gt; .general_article { display: block; margin-bottom: 30px; }
.search_with_lotti { display: flex; align-items: center; justify-content: center; }

.report_services_links { padding-top: 70px; box-sizing: border-box; }
.report_services_items { margin-bottom: 80px; }
    .report_services_items &gt; ul { display: flex; flex-wrap: wrap; justify-content: stretch; }
        .report_services_items &gt; ul &gt; li { width: 49%; margin-left: 2%; margin-bottom: 30px; }
            .report_services_items &gt; ul &gt; li:nth-child(even) { margin-left: 0; }
.report_services_item { display: flex; min-height: 260px; align-items: center; justify-content: center; color: #01B4E0; box-shadow: 0px 3px 6px #00000029; border-radius: 14px; background-color: #F9F9F9; background-image: url('/Content/StatusCarV2/Resources/General/freeCheck.svg'); background-repeat: no-repeat; background-position: left -28px top -40px; padding: 20px 50px; box-sizing: border-box; transition: all 0.5s ease-in-out; }
    .report_services_item.not_active { background-image: none; }
    .report_services_item:hover, .report_services_item:focus { color: #fff; background-color: #01B4E0; }
    .report_services_item .title { display: block; text-align: center; font-size: 2.2em; font-weight: 400; margin-bottom: 20px; }
    .report_services_item .text { color: #313131; font-size: 1.3em; font-weight: 400; text-align: center; line-height: 140%; }


.report_services_Loan { display: flex; min-height: 260px; align-items: center; justify-content: center; color: #01B4E0; box-shadow: 0px 3px 6px #00000029; border-radius: 14px; background-color: #F9F9F9; background-image: url('/Content/StatusCarV2/Resources/General/STRIP.svg'); background-repeat: no-repeat; background-position: left -28px top -40px; padding: 20px 50px; box-sizing: border-box; transition: all 0.5s ease-in-out; }


.has_tooltip { display: flex; align-items: center; }
.tooltip_on_input { position: absolute; left: 0; bottom: 20px; }
.show_tooltip { position: relative; min-width: 30px; height: 1px; }
.tooltip { width: 400px; background-color: #fff; color: #000; padding: 35px 30px; box-sizing: border-box; border-radius: 5px; opacity: 1; font-size: 0.8em; position: absolute; bottom: 30px; left: -30px; z-index: 1; opacity: 0; pointer-events: none; box-shadow: 0px 10px 16px #00000029; font-size: 15px; }
.show_tooltip .tooltip_img { position: absolute; right: 0; top: -13px; display: inline-block; vertical-align: middle; }
.tooltip .title { font-size: 1.5em; font-weight: 500; display: block; margin-bottom: 10px; }
.tooltip .desc { font-size: 1.5em; font-weight: 300; line-height: 120%; }
    .tooltip .desc &gt; a { color: #0083A1; text-decoration: underline; }
.tooltip::after { content: ''; position: absolute; display: inline-block; width: 20px; height: 20px; bottom: -3px; left: 40px; background-color: #fff; transform: matrix(.7071,-.7071,.7071,.7071,-7,7); pointer-events: none; }
.show_tooltip:hover .tooltip, .show_tooltip:focus .tooltip, .tooltip:hover, .tooltip:focus { opacity: 1; pointer-events: all; }
.title_tooltip { position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

.report_from_conti { box-shadow: 0px 3px 6px #00000029; border-radius: 14px; background-color: #F9F9F9; display: flex; align-items: center; justify-content: center; padding: 90px 10px; box-sizing: border-box; margin-bottom: 100px; }
.report_from { width: 100%; max-width: 1290px; margin: 0 auto; }

.register_for_report { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 20px; box-sizing: border-box; border: 1px solid #01B7B8; border-radius: 10px; background-color: #fff; color: #313131; margin-bottom: 35px; }
    .register_for_report .text { width: 100%; max-width: 340px; padding-left: 20px; }
        .register_for_report .text &gt; strong { display: block; font-size: 1.9em; font-weight: 500; }
        .register_for_report .text &gt; span { font-weight: 300; font-size: 1.7em; }
            .register_for_report .text &gt; span &gt; strike { }
    .register_for_report .buttons { max-width: 320px; width: 100%; padding-left: 40px; }
        .register_for_report .buttons &gt; ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
            .register_for_report .buttons &gt; ul &gt; li { width: 49%; }
                .register_for_report .buttons &gt; ul &gt; li &gt; * { font-family: 'OpenSans_Condensed'; font-size: 1.9em; font-weight: 500; padding: 15px 25px }
    .register_for_report .text2 { width: calc(100% - 320px - 340px); }
        .register_for_report .text2 &gt; small { font-weight: 300; font-size: 1.7em; }
        .register_for_report .text2 &gt; span { font-size: 1.9em; }
        .register_for_report .text2 &gt; strong { font-weight: 300; color: #01B7B8; font-size: 1.7em; width: 100%; }
            .register_for_report .text2 &gt; strong &gt; a { text-decoration: underline; }

    .register_for_report .extra_text { width: 100%; padding-top: 15px; margin-top: 15px; border-top: 1px solid #707070; }

.report_from .form { }
    .report_from .form form { }
        .report_from .form form &gt; ul { display: flex; flex-wrap: wrap; }

            .report_from .form form &gt; ul &gt; li { width: 100%; margin-bottom: 10px; }
            .report_from .form form &gt; ul.one { margin-bottom: 20px; }
                .report_from .form form &gt; ul.one &gt; li { width: 19%; margin-left: 1.25%; }
            .report_from .form form &gt; ul.two { margin-bottom: 10px; }
            .report_from .form form &gt; ul &gt; li .button { max-width: 517px; font-size: 2em; }
                .report_from .form form &gt; ul &gt; li .button strong { font-weight: 500; }
                .report_from .form form &gt; ul &gt; li .button span { font-weight: 300; }
        .report_from .form form .register_ul { display: flex; flex-wrap: wrap; }
            .report_from .form form .register_ul &gt; li { width: 19%; margin-left: 1.25%; margin-bottom: 10px; }
                .report_from .form form .register_ul &gt; li:last-child { margin-left: 0; }
.main_links_items { display: flex; flex-wrap: wrap; }
.main_links_items { }
    .main_links_items table { width: 100%; }
        .main_links_items table tbody { }
            .main_links_items table tbody &gt; tr:nth-child(even) { background-color: rgba(242, 242, 242, 0.5); }
            .main_links_items table tbody &gt; tr:nth-child(1) &gt; td { padding: 20px 10px; box-sizing: border-box; font-size: 1.6em; font-weight: 700; color: #000; background-color: #F2F2F2; }
            .main_links_items table tbody &gt; tr &gt; td { font-size: 1.6em; font-weight: 400; color: #000; padding: 20px 10px; box-sizing: border-box; border-left: 10px solid #fff; width: 33.33%; }
.links_conti { width: 32%; margin-left: 2%; }
    .links_conti:nth-of-type(3n) { margin-left: 0; }
    .links_conti .title { display: block; padding: 20px 10px; box-sizing: border-box; font-size: 1.6em; font-weight: 700; color: #000; background-color: #F2F2F2; }
    .links_conti &gt; ul { }
        .links_conti &gt; ul &gt; li { }
            .links_conti &gt; ul &gt; li:nth-child(even) &gt; a { background-color: rgba(242, 242, 242, 0.5); }
            .links_conti &gt; ul &gt; li &gt; a { display: block; font-size: 1.6em; font-weight: 400; color: #000; padding: 20px 10px; box-sizing: border-box; transition: all 0.5s ease-in-out; }
                .links_conti &gt; ul &gt; li &gt; a:hover, .links_conti &gt; ul &gt; li &gt; a:focus { padding-right: 20px; }

.main_links_items h1 a { display: flex; flex-wrap: wrap; align-items: center; color: #01B7B8; font-size: 1.9em; font-weight: 400; position: relative; }
    .main_links_items h1 a &gt; * { font-weight: 400; }
    .main_links_items h1 a::after { content: ""; display: inline-block; width: 100%; max-width: 157px; background-image: url('/Content/StatusCarV2/Resources/General/googlePlay.svg'); vertical-align: middle; height: 37px; margin-right: 10px; background-repeat: no-repeat; background-size: contain; background-position: center center; }
    .main_links_items h1 a:hover, .main_links_items h1 a:focus { text-decoration: underline; }

.main_links_items .general_article p strong { font-weight: 400; }

.app_download { }
    .app_download &gt; a { display: flex; flex-wrap: wrap; align-items: center; color: #01B7B8; font-size: 1.9em; font-weight: 400; }
        .app_download &gt; a:hover, .app_download &gt; a:focus { text-decoration: underline; }
        .app_download &gt; a &gt; span { margin-left: 10px; }
        .app_download &gt; a &gt; img { max-width: 157px; }
/*End Home*/

/*Order Report Page*/
.order_report_page { }
    .order_report_page .main_headline { }
        .order_report_page .main_headline &gt; * { }
            .order_report_page .main_headline &gt; * &gt; strong { font-weight: 400; }
            .order_report_page .main_headline &gt; * &gt; span { color: rgba(49, 49, 49, 0.58); }
/*End Order Report Page*/

/*Payment*/
.secure { color: #A7A7A7; }
.payment_form { width: 100%; max-width: 583px; }
    .payment_form form, .payment_form .payment_iframe { border: 1px solid #01B7B8; border-radius: 10px; padding: 30px 10px; box-sizing: border-box; margin-bottom: 25px; }
        .payment_form form &gt; ul  , .payment_form .payment_iframe iframe { width: 100%; max-width: 385px; margin: 0 auto; display: flex; flex-wrap: wrap; }
            .payment_form form &gt; ul &gt; li { margin-bottom: 10px; width: 100%; }
            .payment_form form &gt; ul.two { justify-content: space-between; margin-bottom: 10px; }
                .payment_form form &gt; ul.two &gt; li { width: 49%; }
        .payment_form form .button { max-width: 350px; margin: 0 auto; }
.payment_page .sub_headline { display: flex; flex-wrap: wrap; align-items: center; color: #313131; font-size: 2.2em; }
    .payment_page .sub_headline &gt; strong { font-weight: 400; padding: 8px 8px; box-sizing: border-box; background-color: #FEA02F; margin-left: 5px; }
    .payment_page .sub_headline &gt; span { }

.payment_form .payment_iframe iframe { min-height:370px;}
/*End Payment*/
/*Payment Thanks*/
.payment_thanks { }
    .payment_thanks .buttons { width: 100%; max-width: 385px; }
        .payment_thanks .buttons &gt; ul { display: flex; justify-content: space-between; }
            .payment_thanks .buttons &gt; ul &gt; li { width: 49%; }
/*End Payment Thanks*/

/*****End Status Car****/

@media only screen and (max-width : 1335px) {
    /***Home****/
    .search_and_links .links &gt; li &gt; a { max-width: 120px; }
    .search_and_links { padding: 10px; }
        .search_and_links .general_search { padding-right: 10px; }
        .search_and_links .home { margin-left: 10px; }
        .search_and_links .links { left: 10px; }
    /***End Home****/
}

@media only screen and (max-width : 1100px) {
    /*Home*/
    .bread { padding: 5px 10px; }
    .search_and_links { justify-content: center; }
        .search_and_links .home { display: none; }
        .search_and_links .general_search { padding: 0; border: none; }
        .search_and_links .publish_car_button { display: none; }
        .search_and_links .links { display: none; }

    .home_page .headline1 &gt; * { font-size: 1.15em; }
    .report_services_items &gt; ul &gt; li { width: 100%; margin: 0 0 20px 0; }
    .report_services_item .text { font-size: 1.15em; }

    .report_from_conti { padding: 30px 10px; }
    .report_from .headline2 { text-align: center; }
    .report_from .general_article p { font-size: 1.1em; }
    .register_for_report { flex-wrap: wrap; }
        .register_for_report .text { max-width: 100%; text-align: center; margin-bottom: 20px; font-size: 0.8em; padding: 0;  font-size:1.8em ;}
        .register_for_report .buttons { margin: 0 auto 20px auto; font-size: 0.8em; padding: 0; max-width: 260px; }
            .register_for_report .buttons &gt; ul &gt; li &gt; * { padding: 12px 12px; }
        .register_for_report .text2 { width: 100%; font-size: 0.8em; text-align: center; }
    .report_from .headline2 &gt; * { font-size: 2.2em; }

    .report_from .form form &gt; ul.one &gt; li, .report_from .form form .register_ul &gt; li { width: 100%; margin: 0 0 10px 0; }
    .report_from .form form &gt; ul &gt; li .button { font-size: 1.7em; padding: 15px 5px; }

    .app_download &gt; a, .main_links_items h1 a { font-size: 1.4em; }
        .app_download &gt; a &gt; img, .main_links_items h1 a::after { max-width: 100px; }
    .links_conti { width: 100%; margin: 0 0 15px 0; font-size: 0.8em; }
    .home_page .general_article h3 { font-size: 1.3em; }
    .order_report_page .main_headline &gt; * &gt; strong { width: 100%; display: block; margin-bottom: 5px; }
    .order_report_page .main_headline &gt; * &gt; span { width: 100%; font-size: 0.8em; display: block; }

    .payment_page .headline2 { text-align: center; }
    .payment_page .sub_headline { font-size: 1.8em; justify-content: center; }
    .payment_page .general_article { text-align: center; }
        .payment_page .general_article p { font-size: 1.1em; }

    .payment_thanks { text-align: center; }
        .payment_thanks .headline2 { text-align: center; }
            .payment_thanks .headline2 &gt; * { font-size: 2.2em; }
        .payment_thanks .buttons { margin: 0 auto; font-size: 0.9em; }
            .payment_thanks .buttons &gt; ul &gt; li &gt; * { padding: 12px 5px; }
    /*End Home*/

}
</pre></body></html>