ANSA Motors

Latest News

Stay up to speed with the latest ANSA Motors news.

ANSA Motors professional reviewing news on a tablet
New Holland Agriculture
New Holland Construction
Carmax
Ford
Mitsubishi Motors
Honda
JLR
Proton
UD Trucks
Suzuki

Latest articles

No news articles match these filters. Try broadening your search.

Our Locations

First Name *
Last Name *
Contact Number *
Email *
Select Nearest Location *
Select a Brand *
Select a Model *
Select a Model *
Select a Model *
Select a Model *
Select a Model *

News Archive - Alternative Concept

.ansa-news-concept { --ansa-blue: #073b7a; --ansa-blue-deep: #032e63; --ansa-blue-bright: #075aa6; --ansa-yellow: #f7df00; --ansa-ink: #0a315f; --ansa-muted: #61728a; --ansa-border: #dbe4ef; --ansa-soft: #f4f7fb; --ansa-white: #fff; background: var(--ansa-soft); color: var(--ansa-ink); font-family: "Montserrat", "AM_Font_MyriadPro", Arial, sans-serif; overflow: hidden; } .ansa-news-concept, .ansa-news-concept * { box-sizing: border-box; } .ansa-news-concept a { color: inherit; text-decoration: none; } .ansa-news-wrap { width: min(1180px, calc(100% - 40px)); margin: 0 auto; } .ansa-news-hero { min-height: 470px; display: grid; grid-template-columns: 47% 53%; background: #fff; } .ansa-news-hero-copy { position: relative; isolation: isolate; display: flex; flex-direction: column; justify-content: center; padding: 70px max(38px, calc((100vw - 1180px) / 2)); overflow: hidden; } .ansa-news-hero-copy::before { content: ""; position: absolute; inset: 0; z-index: -2; background: radial-gradient(circle at 1px 1px, rgba(7,90,166,.14) 1.5px, transparent 1.6px) 0 0 / 12px 12px no-repeat, linear-gradient(115deg, rgba(218,231,243,.55), rgba(255,255,255,0) 58%); background-size: 210px 160px, auto; } .ansa-news-hero-copy::after { content: ""; position: absolute; z-index: -1; width: 330px; height: 330px; left: 5%; bottom: -215px; border: 1px solid rgba(255,255,255,.95); border-radius: 50%; box-shadow: 0 0 0 38px rgba(255,255,255,.34), 0 0 0 78px rgba(255,255,255,.2); } .ansa-news-eyebrow { display: flex; align-items: center; gap: 9px; margin: 0 0 18px; color: var(--ansa-blue); font-size: 12px; font-weight: 800; letter-spacing: .02em; text-transform: uppercase; } .ansa-news-eyebrow::before { content: ""; width: 20px; height: 3px; background: var(--ansa-yellow); } .ansa-news-hero h1 { margin: 0; color: var(--ansa-blue); font-size: clamp(44px, 4.2vw, 66px); font-weight: 800; letter-spacing: .015em; line-height: .98; text-transform: uppercase; } .ansa-news-title-rule { width: 92px; height: 4px; margin: 25px 0 27px; background: var(--ansa-yellow); } .ansa-news-hero p:not(.ansa-news-eyebrow) { max-width: 455px; margin: 0; color: #50627b; font-size: 17px; line-height: 1.55; } .ansa-news-hero-media { position: relative; min-width: 0; overflow: hidden; background: #dce7ef; clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%); border-bottom-left-radius: 36px; } .ansa-news-hero-media img { width: 100%; height: 100%; min-height: 470px; display: block; object-fit: cover; object-position: 48% center; } .ansa-news-brand-band { position: relative; z-index: 2; padding: 28px 0 20px; background: #fff; border-bottom: 1px solid #edf1f6; } .ansa-news-brand-row { display: grid; grid-template-columns: 44px minmax(0, 1fr) 44px; gap: 18px; align-items: center; } .ansa-news-brand-arrow { width: 42px; height: 42px; display: grid; place-items: center; padding: 0; color: var(--ansa-blue) !important; background: #fff !important; border: 1px solid var(--ansa-border) !important; border-radius: 50%; box-shadow: 0 6px 18px rgba(5,49,95,.08); cursor: pointer; transition: transform .2s ease, border-color .2s ease; } .ansa-news-brand-arrow:hover, .ansa-news-brand-arrow:focus-visible, .ansa-news-brand-arrow:active { color: var(--ansa-blue) !important; background: var(--ansa-yellow) !important; border-color: var(--ansa-yellow) !important; transform: translateY(-2px); outline: none; } .ansa-news-brand-track { display: flex; align-items: center; gap: 34px; overflow-x: auto; scroll-behavior: smooth; scrollbar-width: none; } .ansa-news-brand-track::-webkit-scrollbar { display: none; } .ansa-news-brand { flex: 0 0 112px; min-height: 58px; display: grid; place-items: center; padding: 7px; } .ansa-news-brand img { width: auto; max-width: 112px; height: auto; max-height: 54px; display: block; object-fit: contain; } .ansa-news-filter-shell { padding: 0 0 28px; background: #fff; } .ansa-news-filters { display: grid; grid-template-columns: minmax(230px, 1.45fr) minmax(160px, .9fr) minmax(155px, .85fr) minmax(145px, .8fr) 118px; gap: 12px; padding: 16px 0; background: transparent; border: 0; border-radius: 0; box-shadow: none; } .ansa-news-control { position: relative; min-width: 0; } .ansa-news-control svg { position: absolute; z-index: 1; top: 50%; left: 15px; width: 18px; height: 18px; color: var(--ansa-blue); transform: translateY(-50%); pointer-events: none; } .ansa-news-control input, .ansa-news-control select { width: 100%; height: 50px; margin: 0; padding: 0 42px 0 15px; color: #273e59; background-color: #fff; border: 1px solid #cfdbe8; border-radius: 8px; font: inherit; font-size: 14px; outline: none; transition: border-color .2s ease, box-shadow .2s ease; } .ansa-news-control.has-icon input { padding-left: 45px; } .ansa-news-control input:focus, .ansa-news-control select:focus { border-color: var(--ansa-blue-bright); box-shadow: 0 0 0 3px rgba(7,90,166,.11); } .ansa-news-control select { appearance: none; background-image: linear-gradient(45deg, transparent 50%, #075aa6 50%), linear-gradient(135deg, #075aa6 50%, transparent 50%); background-position: calc(100% - 18px) 21px, calc(100% - 13px) 21px; background-repeat: no-repeat; background-size: 5px 5px, 5px 5px; } .ansa-news-reset, .ansa-news-search-button { height: 50px; margin: 0; border: 0; border-radius: 8px; font: inherit; font-weight: 700; cursor: pointer; } .ansa-news-reset { display: grid; place-items: center; color: var(--ansa-blue); background: #fff; border: 1px solid #cfdbe8; } .ansa-news-reset svg { width: 19px; height: 19px; } .ansa-news-search-button { color: #fff !important; background: var(--ansa-blue) !important; box-shadow: 0 7px 16px rgba(7,59,122,.22); transition: transform .2s ease, background .2s ease; } .ansa-news-search-button:hover, .ansa-news-search-button:focus-visible, .ansa-news-search-button:active { color: #fff !important; background: var(--ansa-blue-bright) !important; border-color: var(--ansa-blue-bright) !important; transform: translateY(-1px); outline: none; } .ansa-news-results { min-height: 660px; padding: 38px 0 58px; background: radial-gradient(circle at 8% 18%, rgba(7,90,166,.055), transparent 24%), radial-gradient(circle at 92% 82%, rgba(247,223,0,.08), transparent 22%), var(--ansa-soft); } .ansa-news-results-head { display: flex; justify-content: space-between; gap: 20px; align-items: center; margin-bottom: 18px; } .ansa-news-results-head h2 { margin: 0; color: var(--ansa-blue); font-size: 15px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; } .ansa-news-result-count { margin: 0; color: var(--ansa-muted); font-size: 13px; } .ansa-news-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px 24px; } .ansa-news-card { min-height: 455px; display: flex; flex-direction: column; overflow: hidden; background: #fff; border: 1px solid rgba(219,228,239,.7); border-radius: 18px; box-shadow: 0 12px 28px rgba(8,49,94,.07); transition: transform .25s ease, box-shadow .25s ease; } .ansa-news-card:hover { transform: translateY(-5px); box-shadow: 0 18px 38px rgba(8,49,94,.12); } .ansa-news-card[hidden] { display: none !important; } .ansa-news-card-media { aspect-ratio: 1.45 / 1; overflow: hidden; background: #dce7ef; } .ansa-news-card-media img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform .45s ease; } .ansa-news-card:hover .ansa-news-card-media img { transform: scale(1.035); } .ansa-news-card-body { flex: 1; display: flex; flex-direction: column; padding: 25px 28px 24px; } .ansa-news-card h3 { margin: 0; color: var(--ansa-blue); font-size: 21px; font-weight: 800; line-height: 1.24; text-transform: uppercase; } .ansa-news-card time { display: block; margin-top: 18px; color: var(--ansa-muted); font-size: 13px; letter-spacing: .025em; text-transform: uppercase; } .ansa-news-card-link { display: inline-flex; align-items: center; gap: 13px; width: max-content; margin-top: auto; padding-top: 24px; color: var(--ansa-blue); font-size: 14px; font-weight: 800; } .ansa-news-card-link span { width: 26px; height: 26px; display: grid; place-items: center; border: 1.5px solid currentColor; border-radius: 50%; transition: color .2s ease, background .2s ease, transform .2s ease; } .ansa-news-card-link svg { width: 10px; height: 10px; } .ansa-news-card-link:hover span { color: var(--ansa-blue) !important; background: var(--ansa-yellow) !important; border-color: var(--ansa-yellow) !important; transform: translateX(3px); } .ansa-news-card-link:hover, .ansa-news-card-link:focus-visible { color: var(--ansa-blue-bright) !important; outline-color: var(--ansa-yellow); } .ansa-news-card.is-featured .ansa-news-card-link:hover, .ansa-news-card.is-featured .ansa-news-card-link:focus-visible { color: #fff !important; } .ansa-news-card.is-featured { position: relative; color: #fff; background: radial-gradient(circle at 105% 15%, rgba(255,255,255,.09), transparent 33%), linear-gradient(145deg, #075aa6, #05326e 76%); border-color: transparent; } .ansa-news-card.is-featured::before, .ansa-news-card.is-featured::after { content: ""; position: absolute; width: 230px; height: 230px; right: -125px; top: 45px; border: 1px solid rgba(255,255,255,.07); border-radius: 50%; } .ansa-news-card.is-featured::after { width: 170px; height: 170px; right: -95px; top: 75px; } .ansa-news-card.is-featured .ansa-news-card-body { position: relative; z-index: 1; padding: 27px 30px 26px; } .ansa-news-featured-label { align-self: flex-start; margin-bottom: 55px; padding: 7px 11px 6px; color: #05326e; background: var(--ansa-yellow); border-radius: 7px; font-size: 10px; font-weight: 900; letter-spacing: .05em; text-transform: uppercase; } .ansa-news-featured-icon { width: 51px; height: 51px; display: grid; place-items: center; margin-bottom: 22px; color: #fff; border: 2px solid rgba(255,255,255,.9); border-radius: 10px; } .ansa-news-featured-icon svg { width: 27px; height: 27px; } .ansa-news-card.is-featured h3, .ansa-news-card.is-featured time, .ansa-news-card.is-featured .ansa-news-card-link { color: #fff; } .ansa-news-card.is-featured time { padding-bottom: 24px; border-bottom: 1px solid rgba(255,255,255,.18); } .ansa-news-empty { display: none; padding: 68px 30px; text-align: center; color: var(--ansa-muted); background: #fff; border: 1px solid var(--ansa-border); border-radius: 16px; } .ansa-news-pagination { display: flex; justify-content: center; gap: 10px; margin-top: 34px; } .ansa-news-page-button { min-width: 42px; height: 42px; padding: 0 14px; color: var(--ansa-blue) !important; background: #fff !important; border: 1px solid transparent !important; border-radius: 8px; box-shadow: 0 5px 16px rgba(8,49,94,.07); font: inherit; font-size: 14px; font-weight: 800; cursor: pointer; } .ansa-news-page-button.is-active { color: #fff !important; background: var(--ansa-blue) !important; } .ansa-news-page-button:hover, .ansa-news-page-button:focus-visible, .ansa-news-page-button:active { color: #fff !important; background: var(--ansa-blue-bright) !important; border-color: var(--ansa-yellow) !important; outline: none; } @media (max-width: 1050px) { .ansa-news-filters { grid-template-columns: repeat(3, minmax(0, 1fr)); } .ansa-news-search-button { grid-column: span 2; } } @media (max-width: 820px) { .ansa-news-hero { grid-template-columns: 1fr; } .ansa-news-hero-copy { min-height: 360px; padding: 64px 28px 54px; } .ansa-news-hero-media { min-height: 330px; clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%); border-bottom-left-radius: 0; } .ansa-news-hero-media img { min-height: 330px; } .ansa-news-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } } @media (max-width: 620px) { .ansa-news-wrap { width: min(100% - 28px, 1180px); } .ansa-news-brand-row { grid-template-columns: 36px minmax(0, 1fr) 36px; gap: 10px; } .ansa-news-brand-arrow { width: 36px; height: 36px; } .ansa-news-brand-track { gap: 22px; } .ansa-news-brand { flex-basis: 92px; } .ansa-news-brand img { max-width: 92px; } .ansa-news-filters { grid-template-columns: 1fr; padding: 13px; } .ansa-news-search-button, .ansa-news-reset { grid-column: auto; } .ansa-news-reset { display: none; } .ansa-news-grid { grid-template-columns: 1fr; } .ansa-news-card { min-height: 430px; } .ansa-news-results-head { align-items: flex-start; flex-direction: column; gap: 6px; } }

ANSA Motors

Latest News

Stay up to speed with the latest ANSA Motors news.

ANSA Motors professional reviewing news on a tablet
New Holland Agriculture
New Holland Construction
Carmax
Ford
Mitsubishi Motors
Honda
JLR
Proton
UD Trucks
Suzuki

Latest articles

No news articles match these filters. Try broadening your search.
(function () { var root = document.getElementById('ansa-news-concept'); if (!root) return; var form = document.getElementById('ansa-news-filters'); var cards = Array.prototype.slice.call(root.querySelectorAll('.ansa-news-card')); var pagination = root.querySelector('.ansa-news-pagination'); var resultCount = root.querySelector('.ansa-news-result-count'); var empty = root.querySelector('.ansa-news-empty'); var brandTrack = root.querySelector('.ansa-news-brand-track'); var perPage = 6; var activePage = 1; var filteredCards = cards.slice(); function updateResultCount() { var noun = filteredCards.length === 1 ? 'article' : 'articles'; resultCount.textContent = filteredCards.length + ' ' + noun; } function renderPagination() { var pages = Math.max(1, Math.ceil(filteredCards.length / perPage)); activePage = Math.min(activePage, pages); pagination.innerHTML = ''; for (var i = 1; i 1 && activePage < pages) { var next = document.createElement('button'); next.type = 'button'; next.className = 'ansa-news-page-button'; next.textContent = 'Next ›'; next.setAttribute('aria-label', 'Next page'); next.dataset.page = String(activePage + 1); pagination.appendChild(next); } pagination.style.display = filteredCards.length ? 'flex' : 'none'; } function renderCards(scrollToResults) { var start = (activePage - 1) * perPage; var end = start + perPage; cards.forEach(function (card) { card.hidden = true; }); filteredCards.slice(start, end).forEach(function (card) { card.hidden = false; }); empty.style.display = filteredCards.length ? 'none' : 'block'; updateResultCount(); renderPagination(); if (scrollToResults) { root.querySelector('.ansa-news-results').scrollIntoView({behavior: 'smooth', block: 'start'}); } } function applyFilters() { var data = new FormData(form); var query = String(data.get('search') || '').trim().toLowerCase(); var category = String(data.get('category') || 'all'); var brand = String(data.get('brand') || 'all'); var year = String(data.get('year') || 'all'); filteredCards = cards.filter(function (card) { var matchesQuery = !query || card.dataset.title.indexOf(query) !== -1; var matchesCategory = category === 'all' || card.dataset.category === category; var matchesBrand = brand === 'all' || card.dataset.brand === brand; var matchesYear = year === 'all' || card.dataset.year === year; return matchesQuery && matchesCategory && matchesBrand && matchesYear; }); activePage = 1; renderCards(false); } form.addEventListener('submit', function (event) { event.preventDefault(); applyFilters(); }); form.addEventListener('reset', function () { window.setTimeout(applyFilters, 0); }); form.querySelector('input[type="search"]').addEventListener('input', applyFilters); form.querySelectorAll('select').forEach(function (select) { select.addEventListener('change', applyFilters); }); pagination.addEventListener('click', function (event) { var button = event.target.closest('button[data-page]'); if (!button) return; activePage = Number(button.dataset.page) || 1; renderCards(true); }); root.querySelectorAll('[data-brand-direction]').forEach(function (button) { button.addEventListener('click', function () { var direction = button.dataset.brandDirection === 'next' ? 1 : -1; brandTrack.scrollBy({left: direction * Math.max(260, brandTrack.clientWidth * .72), behavior: 'smooth'}); }); }); renderCards(false); })();

Whatsapp

Opening Hours

Apply Now

1
2
First Name
Last Name
Email
Contact Number
Age
City
Position
1
2
Expected Salary
Start Date
How did you learn about the position?
Resume
Maximum file size: 456 MB
Application Message

BOOK A SERVICE

BOOK A TEST DRIVE

Loan Calculator

LOAN AMOUNT
Loan Amount Range
$
Repayment Period
Repayment Period Range
Loan Start Date