/* Root */
:root {
    --title-color: #101010;
    --text-color: #101010;
    --btn-color: #303030;
    --btn-hover-color: #101010;
    --title-large-size: 32px;
    --title-medium-size: 24px;
    --title-small-size: 20px;
    --title-xsmall-size: 18px;
    --title-xxsmall-size: 16px;
    --text-large-size: 22px;
    --text-medium-size: 18px;
    --text-small-size: 16px;
    --text-xsmall-size: 14px;
    --text-xxsmall-size: 12px;
    --font-weight: bold;
}
/* Reset and Base Styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
/* Nolan Fonts */
@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-Italic.eot');
    src: local('Nolan Italic'), local('Nolan-Italic'),
        url('../fonts/Nolan-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-Italic.woff2') format('woff2'),
        url('../fonts/Nolan-Italic.woff') format('woff'),
        url('../fonts/Nolan-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-Heavy.eot');
    src: local('Nolan Heavy'), local('Nolan-Heavy'),
        url('../fonts/Nolan-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-Heavy.woff2') format('woff2'),
        url('../fonts/Nolan-Heavy.woff') format('woff'),
        url('../fonts/Nolan-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan Book';
    src: url('../fonts/Nolan-BookItalic.eot');
    src: local('Nolan Book Italic'), local('Nolan-BookItalic'),
        url('../fonts/Nolan-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-BookItalic.woff2') format('woff2'),
        url('../fonts/Nolan-BookItalic.woff') format('woff'),
        url('../fonts/Nolan-BookItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-Bold.eot');
    src: local('Nolan Bold'), local('Nolan-Bold'),
        url('../fonts/Nolan-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-Bold.woff2') format('woff2'),
        url('../fonts/Nolan-Bold.woff') format('woff'),
        url('../fonts/Nolan-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-HeavyItalic.eot');
    src: local('Nolan Heavy Italic'), local('Nolan-HeavyItalic'),
        url('../fonts/Nolan-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-HeavyItalic.woff2') format('woff2'),
        url('../fonts/Nolan-HeavyItalic.woff') format('woff'),
        url('../fonts/Nolan-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan Extra';
    src: url('../fonts/Nolan-ExtraBoldItalic.eot');
    src: local('Nolan Extra Bold Italic'), local('Nolan-ExtraBoldItalic'),
        url('../fonts/Nolan-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Nolan-ExtraBoldItalic.woff') format('woff'),
        url('../fonts/Nolan-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-LightItalic.eot');
    src: local('Nolan Light Italic'), local('Nolan-LightItalic'),
        url('../fonts/Nolan-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-LightItalic.woff2') format('woff2'),
        url('../fonts/Nolan-LightItalic.woff') format('woff'),
        url('../fonts/Nolan-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-BoldItalic.eot');
    src: local('Nolan Bold Italic'), local('Nolan-BoldItalic'),
        url('../fonts/Nolan-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-BoldItalic.woff2') format('woff2'),
        url('../fonts/Nolan-BoldItalic.woff') format('woff'),
        url('../fonts/Nolan-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan Book';
    src: url('../fonts/Nolan-Book.eot');
    src: local('Nolan Book'), local('Nolan-Book'),
        url('../fonts/Nolan-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-Book.woff2') format('woff2'),
        url('../fonts/Nolan-Book.woff') format('woff'),
        url('../fonts/Nolan-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan Extra';
    src: url('../fonts/Nolan-ExtraBold.eot');
    src: local('Nolan Extra Bold'), local('Nolan-ExtraBold'),
        url('../fonts/Nolan-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-ExtraBold.woff2') format('woff2'),
        url('../fonts/Nolan-ExtraBold.woff') format('woff'),
        url('../fonts/Nolan-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-Medium.eot');
    src: local('Nolan Medium'), local('Nolan-Medium'),
        url('../fonts/Nolan-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-Medium.woff2') format('woff2'),
        url('../fonts/Nolan-Medium.woff') format('woff'),
        url('../fonts/Nolan-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-Light.eot');
    src: local('Nolan Light'), local('Nolan-Light'),
        url('../fonts/Nolan-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-Light.woff2') format('woff2'),
        url('../fonts/Nolan-Light.woff') format('woff'),
        url('../fonts/Nolan-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-ThinItalic.eot');
    src: local('Nolan Thin Italic'), local('Nolan-ThinItalic'),
        url('../fonts/Nolan-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-ThinItalic.woff2') format('woff2'),
        url('../fonts/Nolan-ThinItalic.woff') format('woff'),
        url('../fonts/Nolan-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-Thin.eot');
    src: local('Nolan Thin'), local('Nolan-Thin'),
        url('../fonts/Nolan-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-Thin.woff2') format('woff2'),
        url('../fonts/Nolan-Thin.woff') format('woff'),
        url('../fonts/Nolan-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-Regular.eot');
    src: local('Nolan'), local('Nolan-Regular'),
        url('../fonts/Nolan-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-Regular.woff2') format('woff2'),
        url('../fonts/Nolan-Regular.woff') format('woff'),
        url('../fonts/Nolan-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nolan';
    src: url('../fonts/Nolan-MediumItalic.eot');
    src: local('Nolan Medium Italic'), local('Nolan-MediumItalic'),
        url('../fonts/Nolan-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nolan-MediumItalic.woff2') format('woff2'),
        url('../fonts/Nolan-MediumItalic.woff') format('woff'),
        url('../fonts/Nolan-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Typography Styles */
body {
    font-family: 'Nolan', Arial, sans-serif;
    background-color: #fff;
    margin:0;
    padding:0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    text-decoration: none;
}

/*-- Typography --*/
.title_large-size {
    margin: 0;
    font-size: var(--title-large-size);
    font-weight: var(--font-weight);
    color: var(--title-color);
}
.title_medium-size {
    margin: 0;
    font-size: var(--title-medium-size);
    font-weight: var(--font-weight);
    color: var(--title-color);
}
.title_small-size {
    margin: 0;
    font-size: var(--title-small-size);
    font-weight: var(--font-weight);
    color: var(--title-color);
}
.title_xsmall-size {
    margin: 0;
    font-size: var(--title-xsmall-size);
    font-weight: var(--font-weight);
    color: var(--title-color);
}
.title_xxsmall-size {
    margin: 0;
    font-size: var(--title-xxsmall-size);
    font-weight: var(--font-weight);
    color: var(--title-color);
}
.text_large-size {
    font-size: var(--text-large-size);
    font-weight: 500;
    color: var(--text-color);
}
.text_medium-size {
    font-size: var(--text-medium-size);
    font-weight: 400;   
    color: var(--text-color);
}
.text_small-size {
    font-size: var(--text-small-size);
    font-weight: 400;
    color: var(--text-color);
}
.text_xsmall-size {
    font-size: var(--text-xsmall-size);
    font-weight: 400;
    color: var(--text-color);
}
.text_xxsmall-size {
    font-size: var(--text-xxsmall-size);
    font-weight: 400;
    color: var(--text-color);
}
.color_white {
    color: #ffffff;
}
.color_gray {
    color: #97A0AE;
}
.color_black_gray {
    color: #3E3E3E;
}
.text_underline {
    font-weight: 500;
    text-decoration: underline;
    color: #298bcb;
}
.padding_left_0 {
    padding-left: 0 !important;
}
.position_absolute {
    position: absolute !important;
}
.height_100 {
    height: 100% !important;
}
.font_weight_medium {
    font-weight: 500 !important;
}
.max_width_900 {
    max-width: 900px;
}
.max_width_750 {
    max-width: 750px;
}
.font_weight_bold {
    font-weight: 700 !important;
}
.font_weight_medium {
    font-weight: 500 !important;
}
.text_right {
    text-align: right;
}  
.margin_top {
    margin-top: 34px;
}
.Ro_label_input_wrapper{
    position: relative;
}
.Ro_fill_button.btn-primary.bg_black_gray {
    background-color: #303030 ;
}
.Ro_fill_button.btn-primary {
    background-color: #1D1D1D;
    border: 1px solid #1D1D1D;
    border-radius: 10px;
    height: 55px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 10px 20px;
}
.Ro_full_width_button {
    width: 100%;
}
.Ro_fill_button.btn-primary:hover {
    background-color: #ffffff;
    color: #1D1D1D;
}
.Ro_outline_button.btn-secondary {
    background-color: #FFFFFF;
    color: #1D1D1D;
    border: 1px solid #1D1D1D;
    border-radius: 10px;
    height: 55px;
    font-weight: bold;
    padding: 10px 20px;
}
.Ro_auto_width_button {
    width: max-content;
}
.Ro_outline_button.btn-secondary:hover {
    background-color: #1D1D1D;
    color: #ffffff;
}
.Ro_input_with_checkbox {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    border: 1px solid #ccc;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #ffffff;
    margin-bottom: 15px;
}
.Ro_input_checkbox_label {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: 0;
    width: 100%;
    position: relative;
}
.Ro_input_checkbox_input:checked {
    background-color: #000000 !important;
    border: 1px solid #000000 !important;
    margin: 0;
}
.Ro_input_checkbox_input {
    cursor: pointer;
    background-color: transparent !important;
    border: 1px solid #000 !important;
    margin-left: 20px;
    width: 18px;
    height: 18px;
    margin: 0;
}
.Ro_input_with_checkbox.is-checked {
    border-color: #000000;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.Ro_input_checkbox_input:focus {
    border: 1px solid #000 !important;
    box-shadow: none !important;
    outline: none !important;
}
.Ro_auto_width_button.btn-secondary:hover {
    background-color: #1D1D1D;
    color: #ffffff;
}
.Ro_radio_input_button:checked {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
}
.Ro_radio_input_button {
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    margin: 0;
    cursor: pointer;
    flex-shrink: 0;
}
.Ro_radio_input_button:focus {
    border-color: #000;
    box-shadow: none;
    outline: none;
}
.Ro_search_input_wrapper {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.Ro_search_input_icon {
    position: absolute;
    z-index: 2;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #6c757d;
    font-size: 14px;
}
.Ro_search_input_field {
    padding-left: 40px;
    border: 1px solid #ccc;
    border-radius: 10px;
    height: 55px;
    font-size: 16px;
    transition: border-color 0.2s ease;
    background-color: transparent;
}
.Ro_search_input_field:focus {
    border-color: #000;
    box-shadow: none;
    outline: none;
}
.Ro_global_sidebar {
    height: 910px;
    overflow: hidden;
    width: 100px;
    background-color: #000;
    position: fixed;
    left: 0;
    top: 70px;
    z-index: 100;
}
.Ro_container_wrapper {
    max-width: 1480px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
}
.Ro_mobile_toggle_sidebar {
    display: none;
}
.Ro_global_sidebar_nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100vh - 70px);
}
.Ro_global_sidebar_menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.Ro_global_sidebar_link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 10px;
    color: #a9a9a9;
    text-decoration: none;
    transition: all 0.3s ease;
}
.Ro_global_sidebar_item.active .Ro_global_sidebar_text {
    font-weight: 500;
    color: #ffffff;
}
.Ro_global_sidebar_item:hover .Ro_global_sidebar_text {
    font-weight: 500;
    color: #ffffff;
}
.Ro_global_sidebar_item.active .Ro_global_sidebar_icon {
    filter: contrast(2.0);
}
.Ro_global_sidebar_item:hover .Ro_global_sidebar_icon {
    filter: contrast(2.0);
}
.Ro_global_sidebar_icon {
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
}
.Ro_global_sidebar_text {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
}
.Ro_global_main_content {
    padding: 70px 0px 0px 100px;
}
.Ro_global_content_wrapper {
    padding: 40px 0px;
}
.Ro_global_header {
    background-color: #ffffff;
    border-bottom: 1px solid #E5E5E5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    padding: 15px 0px;
}
.Ro_global_header_nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
.Ro_global_header_nav_left {
    display: flex;
    align-items: center;
}
.Ro_global_logo {
    display: block;
    text-decoration: none;
}
.Ro_global_logo_img {
    height: 20px;
    opacity: 0.80;
}
.Ro_global_header_nav_right {
    display: flex;
    align-items: center;
    gap: 26px;
}
.Ro_global_search_container {
    position: relative;
}
.Ro_global_search_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.Ro_global_search_icon i {
    font-size: 18px;
    color: #303030;
}
.Ro_global_search_input_wrapper {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translate(0px, -50%);
    display: none;
}
.Ro_global_header_search_input {
    border: 1px solid #ddd;
    border-radius: 50px;
    height: 35px;
    font-size: 12px;
    padding: 0 12px;
    width: 210px;
    transition: border-color 0.2s ease;
}
.Ro_global_divider {
    width: 1px;
    height: 40px;
    background-color: rgba(173, 181, 208, 0.29);
}
.Ro_global_user_profile {
    background-color: #ffffff;
    border: 1px solid #E5E5E5;
    border-radius: 100px;
    padding: 2px 5px 2px 0px;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    height: 38px;
}
.Ro_global_header_search_input {
    border: 1px solid #ddd;
    border-radius: 50px;
    height: 35px;
    font-size: 12px;
    padding: 0 12px;
    width: 210px;
    transition: border-color 0.2s ease;
}
.Ro_global_user_avatar {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
}
.Ro_global_avatar_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.Ro_global_user_info {
    display: flex;
    align-items: center;
    gap: 6px;
    padding-right: 8px;
}
.Ro_global_dropdown_arrow {
    font-size: 12px;
    color: rgba(48, 48, 48, 0.5);
    transition: transform 0.3s ease;
}
.Ro_global_dropdown_menu {
    opacity: 0;
    transform: translateY(-10px);
    transition: all 0.3s ease;
}
.Ro_global_dropdown_item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    font-size: 14px;
    color: #303030;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    background: none;
}
.Ro_global_dropdown_icon {
    font-size: 14px;
    color: #6c757d;
    width: 16px;
    text-align: center;
}
.dropdown-menu.show {
    display: block;
    opacity: 1;
}
.Ro_global_main_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Ro_global_main_help_button {
    color: #97A0AE !important;
}
.Ro_global_card_number {
    font-size: 40px;
    font-weight: 500;
    margin: 0;
    margin-top: 10px;
}
.Ro_vehicle_global_card {
    height: 164px;
    border-radius: 10px;
    padding: 0;
    border: none;
    overflow: hidden;
}
.Ro_vehicle_detail_label {
    font-size: 14px;
    font-weight: 500;
    color: #8C9199;
    margin: 0 0 6px 0;
    display: block;
}
.Ro_vehicle_detail_value {
    font-size: 16px;
    font-weight: 400;
    color: #1D1D1D;
    margin: 0 0 15px 0;
    line-height: 1.4;
}
.Ro_vehicle_detail_divider {
    border: none;
    border-top: 1px solid #8C9199;
    margin: 0 0 15px 0;
    opacity: 0.3;
}
.Ro_global_request_btn {
    width: 100%;
    height: 60px;
    background-color: var(--btn-color);
    border: none;
    border-radius: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s ease;
}
.Ro_global_request_btn:hover {
    background-color: var(--btn-hover-color);
}
.Ro_global_main_header_right {
    display: flex;
    align-items: center;
    gap: 10px;
}



/*-- Responsive --*/
@media (max-width: 1024px) {
    .Ro_global_sidebar_icon {
        margin-bottom: 0;
        height: 20px;
    }
    .Ro_mobile_toggle {
        display: block;
    }
    .Ro_mobile_toggle_sidebar {
        display: block;
        width: 16px;
        height: 16px;
        cursor: pointer;
    }
    .close-toggle {
        display: none;
    }
    .Ro_mobile_toggle_sidebar.active .open-toggle{
        display: none;
    }
    .Ro_mobile_toggle_sidebar.active .close-toggle{
        display: block;
    }
    .Ro_container_wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .Ro_global_sidebar {
        position: absolute;
        left: -200px;
        top: 0;
        transition: all 0.5s ease;
    }
    .Ro_global_sidebar.active {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
        width: 250px;
        height: 100vh;
        display: block !important;
        padding: 15px 0px;
    }
    .Ro_global_sidebar_nav {
        height: 100%;
    }
    .Ro_global_sidebar_link {
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
        padding: 14px 20px;
        transition: all 0.3s ease;
    }
    .Ro_global_sidebar_text {
        font-size: 14px;
        font-weight: 500;
        text-align: center;
    }
    .Ro_global_main_content {
        padding: 70px 0px 0px 0px;
    }
    .Ro_vehicle_global_card {
        height: 140px;
    }
    .position_absolute {
        position: fixed !important;
    }
    .padding_left_0 {
        padding-left: 20px !important;
    }
}

@media (max-width: 768px) {
    .Ro_mobile_toggle {
        padding: 0;
    }
    .title_large-size {
        margin: 0;
        font-size: 28px;
        font-weight: bold;
    }
    .title_medium-size {
        margin: 0;
        font-size: 20px;
        font-weight: bold;
    }
    .title_small-size {
        margin: 0;
        font-size: 16px;
        font-weight: bold;
    }
    .title_xsmall-size {
        margin: 0;
        font-size: 14px;
        font-weight: bold;
    }
    .title_xxsmall-size {
        margin: 0;
        font-size: 14px;
        font-weight: bold;
    }
    .text_large-size {
        font-size: 20px;
        font-weight: 500;
    }
    .text_medium-size {
        font-size: 16px;
        font-weight: 400;
    }
    .text_small-size {
        font-size: 14px;
        font-weight: 400;
    }
    .Ro_global_main_header{
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
    .Ro_global_main_header_right {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .Ro_search_input_field {
        height: 50px;
    }
    .Ro_input_with_checkbox {
        padding: 10px 20px;
    }
}
    
@media (max-width: 580px) {
    .Ro_global_header {
        padding: 10px 0;
    }
    .Ro_global_logo_img {
        height: 15px;
    }
    .Ro_global_header_nav_right {
        gap: 10px;
    }
    .Ro_global_header_search_input {
        width: 150px;
    }
    .Ro_vehicle_global_card {
        height: 100%;
    }
    .Ro_global_content_wrapper {
        padding: 30px 0px;
    }
}

@media (max-width: 480px) {
    .Ro_buy_new_search_input {
        font-size: 13px;
    }

    .Ro_buy_new_search_input::placeholder {
        font-size: 13px;
    }
    .Ro_header_search_input {
        width: 150px;
    }
}
