<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*MOx Css*/

.new-badge:before {
    content: "नया";
}

.container.responsivegrid.quicklink-slide .cmp-container.slick-initialized .slick-prev:after {
    font-family: 'Font Awesome 6 Free' !Important;   
}

.container.responsivegrid.quicklink-slide .cmp-container.slick-initialized .slick-next:after {
    font-family: 'Font Awesome 6 Free' !important;
 }
 
 .region-select:after {
    font-family: 'Font Awesome 6 Free' !important;
}
.view-content .testimonials-carousel .slick-prev:after {
font-family: 'Font Awesome 6 Free' !important;
}
.view-content .testimonials-carousel .slick-next:after {
font-family: 'Font Awesome 6 Free' !important;
}

.homepage-banner .leftBackgroundImg .cmp-teaser__content .cmp-teaser__action-link:after {
    font-family: Font Awesome\ 6 Free;
}

.primary-menu-link.dd:after {
    font-family: "Font Awesome 6 Free";
}

.exist-custo-menu-link:after {
    font-family: "Font Awesome 6 Free";
}</pre></body></html>