/* Auction Factory luxury system pass 20260730 */
body.web.af-luxury-system {
	background: #f4f7f2;
	color: #1d232b;
	font-family: "Source Sans Pro", Arial, sans-serif;
}

/* Homepage featured/nav/mobile completion pass 20260806155510 */
body.af-luxury-system.af-home-page {
	--af-ui-blue: #073f98;
	--af-ui-blue-dark: #052d73;
	--af-ui-green: #179a11;
	--af-ui-ink: #102033;
	--af-ui-line: rgba(7, 63, 152, .14);
	--af-ui-soft: #f3f8ef;
}

body.af-luxury-system.af-home-page,
body.af-luxury-system.af-home-page #main-content {
	overflow-x: hidden !important;
}

body.af-luxury-system.af-home-page .af-live-hero-wrap {
	box-sizing: border-box !important;
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
	max-width: 100vw !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100vw !important;
}

body.af-luxury-system.af-home-page .af-live-hero {
	border-left: 0 !important;
	border-radius: 0 !important;
	border-right: 0 !important;
	box-sizing: border-box !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	min-height: clamp(520px, 42vw, 640px) !important;
	width: 100% !important;
}

body.af-luxury-system.af-home-page .af-live-hero__content {
	box-sizing: border-box !important;
	padding-left: max(28px, calc((100vw - 1340px) / 2 + 62px)) !important;
	padding-right: max(28px, calc((100vw - 1340px) / 2 + 62px)) !important;
}

html body.af-luxury-system.af-home-page #main-content .af-live-hero-wrap {
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
	max-width: 100vw !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100vw !important;
}

html body.af-luxury-system.af-home-page #main-content .af-live-hero-wrap .af-live-hero {
	border-left: 0 !important;
	border-radius: 0 !important;
	border-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	width: 100% !important;
}

@media (min-width: 992px) {
	html body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .navbar-header {
		flex-basis: 252px !important;
	}

	html body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .navbar-header .navbar-brand img.site_logo,
	html body.web.af-luxury-system header .navbar .navbar-header .navbar-brand img.site_logo {
		max-height: 58px !important;
		max-width: 235px !important;
		width: 235px !important;
	}
}

@media (min-width: 992px) and (max-width: 1120px) {
	html body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .navbar-header {
		flex-basis: 224px !important;
	}

	html body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .navbar-header .navbar-brand img.site_logo,
	html body.web.af-luxury-system header .navbar .navbar-header .navbar-brand img.site_logo {
		max-height: 52px !important;
		max-width: 205px !important;
		width: 205px !important;
	}
}

@media (min-width: 768px) and (max-width: 1439px) {
	html body.web.af-luxury-system header .navbar,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .navbar {
		min-height: 88px !important;
		position: relative !important;
	}

	html body.web.af-luxury-system header .navbar .row,
	html body.web.af-luxury-system header .navbar .col-md-12,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .row,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .col-md-12 {
		display: block !important;
		min-height: 88px !important;
		position: relative !important;
	}

	html body.web.af-luxury-system header .navbar-header,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-header {
		align-items: center !important;
		display: flex !important;
		float: none !important;
		justify-content: center !important;
		min-height: 88px !important;
		width: 100% !important;
	}

	html body.web.af-luxury-system header .navbar .navbar-header .navbar-brand,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .navbar-header .navbar-brand {
		justify-content: center !important;
		margin: 0 auto !important;
		min-height: 88px !important;
		width: auto !important;
	}

	html body.web.af-luxury-system header .navbar .navbar-header .navbar-brand img.site_logo,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .navbar-header .navbar-brand img.site_logo {
		max-height: 58px !important;
		max-width: 235px !important;
		width: 235px !important;
	}

	html body.web.af-luxury-system header .navbar-collapse,
	html body.web.af-luxury-system header #nav_menu,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-collapse,
	html body.web.af-luxury-system.af-home-page.af-home-premium header #nav_menu {
		display: none !important;
	}

	html body.web.af-luxury-system header .mobileMenuButton.openIt,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .mobileMenuButton.openIt {
		align-items: center !important;
		background: var(--af-ui-blue) !important;
		border: 0 !important;
		border-radius: 12px !important;
		color: #ffffff !important;
		display: flex !important;
		height: 52px !important;
		justify-content: center !important;
		position: absolute !important;
		right: 18px !important;
		top: 18px !important;
		width: 52px !important;
		z-index: 32 !important;
	}

	html body.web.af-luxury-system header .mobileMenuButton.openIt *,
	html body.web.af-luxury-system header .mobileMenuButton.closeIt *,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .mobileMenuButton.openIt *,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .mobileMenuButton.closeIt * {
		display: none !important;
	}

	html body.web.af-luxury-system header .mobileMenuButton.openIt:before,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .mobileMenuButton.openIt:before {
		content: "\2630";
		font-family: Arial, sans-serif !important;
		font-size: 24px !important;
		font-weight: 700 !important;
		line-height: 1 !important;
	}

	html body.web.af-luxury-system header .mobileMenuButton.closeIt,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .mobileMenuButton.closeIt {
		align-items: center !important;
		background: var(--af-ui-blue-dark) !important;
		border: 0 !important;
		border-radius: 12px !important;
		color: #ffffff !important;
		display: none !important;
		height: 52px !important;
		justify-content: center !important;
		position: absolute !important;
		right: 18px !important;
		top: 18px !important;
		width: 52px !important;
		z-index: 33 !important;
	}

	html body.web.af-luxury-system header .mobileMenuButton.closeIt:before,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .mobileMenuButton.closeIt:before {
		content: "\00d7";
		font-family: Arial, sans-serif !important;
		font-size: 32px !important;
		font-weight: 400 !important;
		line-height: 1 !important;
	}

	html body.web.af-luxury-system header .langbar.androidHide,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .langbar.androidHide {
		display: none !important;
	}

	html body.web.af-luxury-system.af-mobile-menu-open header .mobileMenuButton.openIt {
		display: none !important;
	}

	html body.web.af-luxury-system.af-mobile-menu-open header .mobileMenuButton.closeIt {
		display: flex !important;
	}

	html body.web.af-luxury-system header .mobileMenu,
	html body.web.af-luxury-system.af-home-page.af-home-premium header .mobileMenu {
		background: var(--af-ui-blue-dark) !important;
		box-shadow: 0 18px 38px rgba(7, 45, 115, .18) !important;
		display: none !important;
		left: 0 !important;
		position: absolute !important;
		right: 0 !important;
		top: 88px !important;
		z-index: 30 !important;
	}

	html body.web.af-luxury-system.af-mobile-menu-open header .mobileMenu {
		display: block !important;
	}
}

@media (min-width: 992px) {
	body.web.af-luxury-system header .container.androidHide,
	body.web.af-luxury-system.af-home-page.af-home-premium header .container.androidHide {
		box-sizing: border-box !important;
		max-width: 1440px !important;
		padding-left: 16px !important;
		padding-right: 16px !important;
		width: calc(100% - 24px) !important;
	}

	body.web.af-luxury-system header .navbar .row,
	body.web.af-luxury-system header .navbar .col-md-12,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .row,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .col-md-12 {
		align-items: center !important;
		display: flex !important;
		float: none !important;
		min-height: 88px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system header .navbar-header,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-header {
		align-items: center !important;
		display: flex !important;
		flex: 0 0 clamp(210px, 20vw, 292px) !important;
		float: none !important;
		min-height: 88px !important;
		width: auto !important;
	}

	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		min-height: 88px !important;
		padding: 8px 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system header .navbar-collapse,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-collapse {
		align-items: center !important;
		display: flex !important;
		flex: 1 1 auto !important;
		float: none !important;
		justify-content: flex-end !important;
		min-width: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: auto !important;
	}

	body.web.af-luxury-system header .navbar-nav,
	body.web.af-luxury-system header #navy.nav,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-nav,
	body.web.af-luxury-system.af-home-page.af-home-premium header #navy.nav {
		align-items: center !important;
		display: flex !important;
		flex-wrap: nowrap !important;
		gap: clamp(3px, .36vw, 8px) !important;
		justify-content: flex-end !important;
		margin: 0 !important;
		min-width: 0 !important;
		padding-top: 0 !important;
		white-space: nowrap !important;
		width: auto !important;
	}

	body.web.af-luxury-system header .navbar-nav > li,
	body.web.af-luxury-system header #navy.nav > li,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-nav > li,
	body.web.af-luxury-system.af-home-page.af-home-premium header #navy.nav > li {
		display: block !important;
		flex: 0 0 auto !important;
		float: none !important;
		min-width: 0 !important;
	}

	body.web.af-luxury-system header .navbar.navbar-bg-light .navbar-nav > li > a,
	body.web.af-luxury-system header #navy.nav > li > a,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar.navbar-bg-light .navbar-nav > li > a,
	body.web.af-luxury-system.af-home-page.af-home-premium header #navy.nav > li > a {
		align-items: center !important;
		display: flex !important;
		font-size: clamp(10px, .82vw, 12px) !important;
		height: 38px !important;
		justify-content: center !important;
		line-height: 1 !important;
		max-width: none !important;
		padding: 0 clamp(5px, .5vw, 10px) !important;
		text-align: center !important;
		white-space: nowrap !important;
		word-break: keep-all !important;
	}

	body.web.af-luxury-system header .navbar.navbar-bg-light .navbar-nav > li > a br,
	body.web.af-luxury-system header #navy.nav > li > a br {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1120px) {
	body.web.af-luxury-system header .navbar-header,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-header {
		flex-basis: 218px !important;
	}

	body.web.af-luxury-system header .navbar-brand img.site_logo,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
		max-width: 208px !important;
		width: 208px !important;
	}

	body.web.af-luxury-system header .navbar.navbar-bg-light .navbar-nav > li > a,
	body.web.af-luxury-system header #navy.nav > li > a,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar.navbar-bg-light .navbar-nav > li > a,
	body.web.af-luxury-system.af-home-page.af-home-premium header #navy.nav > li > a {
		font-size: 10px !important;
		padding-left: 4px !important;
		padding-right: 4px !important;
	}
}

@media (max-width: 767px) {
	body.af-luxury-system.af-home-page {
		padding-bottom: calc(78px + env(safe-area-inset-bottom)) !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero {
		min-height: 0 !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__content {
		padding: 42px 20px 30px !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero h1 {
		font-size: clamp(42px, 12vw, 54px) !important;
		line-height: .98 !important;
		margin-bottom: 14px !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__feature {
		font-size: 23px !important;
		line-height: 1.24 !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__countdown {
		grid-template-columns: minmax(0, 1fr) !important;
		margin: 18px 0 10px !important;
		padding: 12px !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__countdown-label {
		text-align: center !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__actions {
		display: grid !important;
		gap: 10px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		max-width: none !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__btn--primary {
		grid-column: 1 / -1 !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__btn {
		border-radius: 12px !important;
		font-size: 12px !important;
		justify-content: center !important;
		line-height: 1.1 !important;
		min-height: 48px !important;
		padding: 10px 8px !important;
	}

	body.af-luxury-system.af-home-page #main-content .af-current-auctions-section {
		padding-bottom: 20px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid {
		gap: 14px !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: calc(100vw - 22px) !important;
		padding-bottom: 20px !important;
		width: calc(100vw - 22px) !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card {
		border-color: rgba(7, 63, 152, .13) !important;
		border-radius: 16px !important;
		box-shadow: 0 14px 28px rgba(7, 45, 115, .08) !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__media {
		aspect-ratio: 16 / 8.7 !important;
		background: var(--af-ui-soft) !important;
		padding: 8px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__media img {
		height: 100% !important;
		object-fit: contain !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__body {
		gap: 9px !important;
		padding: 13px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__eyebrow {
		border-radius: 5px !important;
		font-size: 9px !important;
		padding: 5px 7px !important;
		width: max-content !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card h2 a {
		font-size: 20px !important;
		line-height: 1.12 !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__location {
		font-size: 12px !important;
		line-height: 1.25 !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta {
		gap: 0 !important;
		grid-template-columns: minmax(0, 1fr) !important;
		padding-top: 8px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown {
		gap: 7px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		min-height: 0 !important;
		padding: 9px !important;
		text-align: center !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown dt {
		text-align: center !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown dd {
		justify-content: center !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown .af-countdown-chip {
		font-size: 13px !important;
		min-height: 34px !important;
		padding: 7px 9px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-shipping {
		display: none !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions {
		gap: 8px !important;
		margin-top: 1px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .af-auction-card__primary {
		grid-column: auto !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .btn {
		border-radius: 999px !important;
		font-size: 10px !important;
		min-height: 44px !important;
		padding: 8px 7px !important;
	}

	body.af-luxury-system.af-home-page .fixedFooterNav {
		backdrop-filter: blur(16px) !important;
		border-top-color: rgba(7, 63, 152, .12) !important;
		height: calc(70px + env(safe-area-inset-bottom)) !important;
		padding-bottom: calc(7px + env(safe-area-inset-bottom)) !important;
	}

	body.af-luxury-system.af-home-page .fixedFooterNav a {
		min-height: 56px !important;
	}
}

/* Correct supplied-logo header/footer override 20260804 */
body.web.af-luxury-system header .navbar-brand,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	min-height: 76px !important;
	overflow: visible !important;
	padding: 8px 0 !important;
}

body.web.af-luxury-system header .navbar-brand img.site_logo,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
	display: block !important;
	height: auto !important;
	max-height: 64px !important;
	max-width: min(275px, calc(100vw - 48px)) !important;
	object-fit: contain !important;
	object-position: center center !important;
	width: min(275px, calc(100vw - 48px)) !important;
}

body.web.af-luxury-system .af-footer-brand img {
	aspect-ratio: auto !important;
	background: #ffffff !important;
	border: 1px solid rgba(7, 63, 152, .12) !important;
	border-radius: 8px !important;
	display: block !important;
	height: auto !important;
	max-height: none !important;
	max-width: min(340px, 100%) !important;
	object-fit: contain !important;
	object-position: center center !important;
	padding: 10px !important;
	width: min(340px, 100%) !important;
}

@media (max-width: 767px) {
	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		min-height: 72px !important;
		padding: 8px 12px !important;
	}

	body.web.af-luxury-system header .navbar-brand img.site_logo,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
		max-height: 58px !important;
		max-width: min(260px, calc(100vw - 56px)) !important;
		width: min(260px, calc(100vw - 56px)) !important;
	}

	body.web.af-luxury-system .af-footer-brand img {
		max-width: min(300px, 100%) !important;
		width: min(300px, 100%) !important;
	}
}

/* Mobile auction action balance 20260831150815 */
@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions {
		align-items: stretch !important;
		display: grid !important;
		gap: 9px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions > .btn,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions > .btn {
		align-items: center !important;
		border-radius: 14px !important;
		box-sizing: border-box !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		grid-column: auto !important;
		justify-content: center !important;
		line-height: 1.1 !important;
		margin: 0 !important;
		max-width: none !important;
		min-height: 50px !important;
		min-width: 0 !important;
		padding: 10px 8px !important;
		text-align: center !important;
		white-space: normal !important;
		width: 100% !important;
	}
}

/* True final mobile auction-list override 20260804 */
@media (max-width: 767px) {
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid {
		display: grid !important;
		gap: 16px !important;
		margin: 0 !important;
		padding: 0 0 28px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .14) !important;
		border-radius: 16px !important;
		box-shadow: 0 16px 34px rgba(8, 34, 68, .1) !important;
		display: block !important;
		margin: 0 !important;
		overflow: hidden !important;
		padding: 0 !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__media {
		aspect-ratio: 16 / 9 !important;
		background: #f4faef !important;
		border: 0 !important;
		border-bottom: 4px solid #179a11 !important;
		border-radius: 0 !important;
		min-height: 0 !important;
		padding: 10px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__body {
		display: grid !important;
		gap: 11px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		padding: 15px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card h2 a {
		color: #052d73 !important;
		font-size: 23px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		line-height: 1.12 !important;
		text-decoration: none !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta {
		border-top: 1px solid rgba(7, 63, 152, .12) !important;
		display: grid !important;
		gap: 8px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin: 0 !important;
		padding-top: 12px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row {
		background: #f8fbff !important;
		border: 1px solid rgba(7, 63, 152, .1) !important;
		border-radius: 12px !important;
		display: grid !important;
		gap: 3px !important;
		min-height: 50px !important;
		padding: 8px 9px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row dt {
		color: #5d6b7d !important;
		font-size: 10px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		line-height: 1 !important;
		margin: 0 !important;
		text-transform: uppercase !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row dd {
		color: #263142 !important;
		font-size: 13px !important;
		font-weight: 800 !important;
		line-height: 1.2 !important;
		margin: 0 !important;
		max-height: 32px !important;
		overflow: hidden !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown {
		align-items: center !important;
		background: #f2fbef !important;
		border-color: rgba(23, 154, 17, .22) !important;
		border-left: 4px solid #179a11 !important;
		grid-column: 1 / -1 !important;
		grid-template-columns: auto minmax(0, 1fr) !important;
		min-height: 52px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown dt {
		color: #179a11 !important;
		white-space: nowrap !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown dd {
		align-items: center !important;
		display: flex !important;
		justify-content: flex-end !important;
		max-height: none !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown .af-countdown-chip {
		background: #ffffff !important;
		border: 1px solid rgba(23, 154, 17, .22) !important;
		border-radius: 10px !important;
		color: #052d73 !important;
		display: flex !important;
		font-size: 14px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		min-height: 34px !important;
		padding: 7px 10px !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-preview,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-removal,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-time-left,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-legacy-time,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__timer,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__notice,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__description,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__summary,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__phone {
		display: none !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions {
		display: grid !important;
		gap: 8px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin: 0 !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .af-auction-card__primary {
		grid-column: auto !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .btn {
		align-items: center !important;
		border-radius: 12px !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		line-height: 1.1 !important;
		min-height: 46px !important;
		padding: 9px 10px !important;
		text-transform: uppercase !important;
		white-space: normal !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .btn-primary {
		background: #073f98 !important;
		border-color: #073f98 !important;
		color: #ffffff !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .btn-default {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .18) !important;
		color: #052d73 !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .button-green {
		background: #f2fbef !important;
		border-color: rgba(23, 154, 17, .24) !important;
		color: #179a11 !important;
	}
}

/* Final mobile auction action balance 20260831150815 */
@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions {
		align-items: stretch !important;
		display: grid !important;
		gap: 9px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions > .btn,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions > .btn {
		align-items: center !important;
		border-radius: 14px !important;
		box-sizing: border-box !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		grid-column: auto !important;
		justify-content: center !important;
		line-height: 1.1 !important;
		margin: 0 !important;
		max-width: none !important;
		min-height: 50px !important;
		min-width: 0 !important;
		padding: 10px 8px !important;
		text-align: center !important;
		white-space: normal !important;
		width: 100% !important;
	}
}

/* Absolute final homepage featured/nav/mobile pass 20260806155510 */
body.af-luxury-system.af-home-page {
	--af-ui-blue: #073f98;
	--af-ui-blue-dark: #052d73;
	--af-ui-green: #179a11;
	--af-ui-ink: #102033;
	--af-ui-line: rgba(7, 63, 152, .14);
	--af-ui-soft: #f3f8ef;
	overflow-x: hidden !important;
}

body.af-luxury-system.af-home-page #main-content {
	overflow-x: hidden !important;
}

body.af-luxury-system.af-home-page .af-live-hero-wrap {
	box-sizing: border-box !important;
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
	max-width: 100vw !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100vw !important;
}

body.af-luxury-system.af-home-page .af-live-hero {
	border-left: 0 !important;
	border-radius: 0 !important;
	border-right: 0 !important;
	box-sizing: border-box !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	min-height: clamp(520px, 42vw, 640px) !important;
	width: 100% !important;
}

body.af-luxury-system.af-home-page .af-live-hero__content {
	box-sizing: border-box !important;
	padding-left: max(28px, calc((100vw - 1340px) / 2 + 62px)) !important;
	padding-right: max(28px, calc((100vw - 1340px) / 2 + 62px)) !important;
}

@media (min-width: 992px) {
	body.web.af-luxury-system header .container.androidHide,
	body.web.af-luxury-system.af-home-page.af-home-premium header .container.androidHide {
		box-sizing: border-box !important;
		max-width: 1440px !important;
		padding-left: 16px !important;
		padding-right: 16px !important;
		width: calc(100% - 24px) !important;
	}

	body.web.af-luxury-system header .navbar .row,
	body.web.af-luxury-system header .navbar .col-md-12,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .row,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar .col-md-12 {
		align-items: center !important;
		display: flex !important;
		float: none !important;
		min-height: 88px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system header .navbar-header,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-header {
		align-items: center !important;
		display: flex !important;
		flex: 0 0 clamp(210px, 20vw, 292px) !important;
		float: none !important;
		min-height: 88px !important;
		width: auto !important;
	}

	body.web.af-luxury-system header .navbar-collapse,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-collapse {
		align-items: center !important;
		display: flex !important;
		flex: 1 1 auto !important;
		float: none !important;
		justify-content: flex-end !important;
		min-width: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: auto !important;
	}

	body.web.af-luxury-system header .navbar-nav,
	body.web.af-luxury-system header #navy.nav,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-nav,
	body.web.af-luxury-system.af-home-page.af-home-premium header #navy.nav {
		align-items: center !important;
		display: flex !important;
		flex-wrap: nowrap !important;
		gap: clamp(3px, .36vw, 8px) !important;
		justify-content: flex-end !important;
		margin: 0 !important;
		min-width: 0 !important;
		padding-top: 0 !important;
		white-space: nowrap !important;
		width: auto !important;
	}

	body.web.af-luxury-system header .navbar-nav > li,
	body.web.af-luxury-system header #navy.nav > li,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-nav > li,
	body.web.af-luxury-system.af-home-page.af-home-premium header #navy.nav > li {
		display: block !important;
		flex: 0 0 auto !important;
		float: none !important;
		min-width: 0 !important;
	}

	body.web.af-luxury-system header .navbar.navbar-bg-light .navbar-nav > li > a,
	body.web.af-luxury-system header #navy.nav > li > a,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar.navbar-bg-light .navbar-nav > li > a,
	body.web.af-luxury-system.af-home-page.af-home-premium header #navy.nav > li > a {
		align-items: center !important;
		display: flex !important;
		font-size: clamp(10px, .82vw, 12px) !important;
		height: 38px !important;
		justify-content: center !important;
		line-height: 1 !important;
		max-width: none !important;
		padding: 0 clamp(5px, .5vw, 10px) !important;
		text-align: center !important;
		white-space: nowrap !important;
		word-break: keep-all !important;
	}
}

@media (min-width: 992px) and (max-width: 1120px) {
	body.web.af-luxury-system header .navbar-header,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-header {
		flex-basis: 218px !important;
	}

	body.web.af-luxury-system header .navbar-brand img.site_logo,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
		max-width: 208px !important;
		width: 208px !important;
	}

	body.web.af-luxury-system header .navbar.navbar-bg-light .navbar-nav > li > a,
	body.web.af-luxury-system header #navy.nav > li > a,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar.navbar-bg-light .navbar-nav > li > a,
	body.web.af-luxury-system.af-home-page.af-home-premium header #navy.nav > li > a {
		font-size: 10px !important;
		padding-left: 4px !important;
		padding-right: 4px !important;
	}
}

@media (max-width: 767px) {
	body.af-luxury-system.af-home-page {
		padding-bottom: calc(78px + env(safe-area-inset-bottom)) !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero {
		min-height: 0 !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__content {
		padding: 42px 20px 30px !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero h1 {
		font-size: clamp(42px, 12vw, 54px) !important;
		line-height: .98 !important;
		margin-bottom: 14px !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__feature {
		font-size: 23px !important;
		line-height: 1.24 !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__countdown {
		grid-template-columns: minmax(0, 1fr) !important;
		margin: 18px 0 10px !important;
		padding: 12px !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__countdown-label {
		text-align: center !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__actions {
		display: grid !important;
		gap: 10px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		max-width: none !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__btn--primary {
		grid-column: 1 / -1 !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__btn {
		border-radius: 12px !important;
		font-size: 12px !important;
		justify-content: center !important;
		line-height: 1.1 !important;
		min-height: 48px !important;
		padding: 10px 8px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid {
		gap: 14px !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: calc(100vw - 22px) !important;
		padding-bottom: 20px !important;
		width: calc(100vw - 22px) !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card {
		border-color: rgba(7, 63, 152, .13) !important;
		border-radius: 16px !important;
		box-shadow: 0 14px 28px rgba(7, 45, 115, .08) !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__media {
		aspect-ratio: 16 / 8.7 !important;
		background: var(--af-ui-soft) !important;
		padding: 8px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__media img {
		height: 100% !important;
		object-fit: contain !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__body {
		gap: 9px !important;
		padding: 13px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__eyebrow {
		border-radius: 5px !important;
		font-size: 9px !important;
		padding: 5px 7px !important;
		width: max-content !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card h2 a {
		font-size: 20px !important;
		line-height: 1.12 !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__location {
		font-size: 12px !important;
		line-height: 1.25 !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta {
		gap: 0 !important;
		grid-template-columns: minmax(0, 1fr) !important;
		padding-top: 8px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown {
		gap: 7px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		min-height: 0 !important;
		padding: 9px !important;
		text-align: center !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown dt {
		text-align: center !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown dd {
		justify-content: center !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown .af-countdown-chip {
		font-size: 13px !important;
		min-height: 34px !important;
		padding: 7px 9px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-shipping {
		display: none !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions {
		gap: 8px !important;
		margin-top: 1px !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .af-auction-card__primary {
		grid-column: auto !important;
	}

	body.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .btn {
		border-radius: 999px !important;
		font-size: 10px !important;
		min-height: 44px !important;
		padding: 8px 7px !important;
	}

	body.af-luxury-system.af-home-page .fixedFooterNav {
		backdrop-filter: blur(16px) !important;
		border-top-color: rgba(7, 63, 152, .12) !important;
		height: calc(70px + env(safe-area-inset-bottom)) !important;
		padding-bottom: calc(7px + env(safe-area-inset-bottom)) !important;
	}

	body.af-luxury-system.af-home-page .fixedFooterNav a {
		min-height: 56px !important;
	}
}

/* Mobile trust and usability pass 20260804 */
@media (max-width: 767px) {
	html,
	body {
		max-width: 100% !important;
		overflow-x: hidden !important;
	}

	body.web.af-luxury-system {
		--af-mobile-blue: #073f98;
		--af-mobile-blue-dark: #052d73;
		--af-mobile-green: #179a11;
		--af-mobile-green-soft: #eef8e9;
		--af-mobile-ink: #102033;
		background: #f5f8f4 !important;
		color: var(--af-mobile-ink) !important;
		padding-bottom: calc(82px + env(safe-area-inset-bottom)) !important;
		width: 100% !important;
	}

	body.web.af-luxury-system header {
		background: #ffffff !important;
		border-bottom: 1px solid rgba(7, 63, 152, .14) !important;
		box-shadow: 0 14px 30px rgba(7, 45, 115, .1) !important;
		margin: 0 !important;
		overflow: visible !important;
		position: relative !important;
		z-index: 40 !important;
	}

	body.web.af-luxury-system header .navbar {
		background: #ffffff !important;
		border: 0 !important;
		height: auto !important;
		margin: 0 !important;
		min-height: 126px !important;
		overflow: visible !important;
		position: relative !important;
	}

	body.web.af-luxury-system header .mobileMenuButton.appBack,
	body.web.af-luxury-system header .mobileMenuButton.openItApp,
	body.web.af-luxury-system header .mobileMenuButton.closeItApp {
		display: none !important;
		height: 0 !important;
		left: auto !important;
		min-height: 0 !important;
		overflow: hidden !important;
		pointer-events: none !important;
		position: absolute !important;
		top: auto !important;
		visibility: hidden !important;
		width: 0 !important;
	}

	body.web.af-luxury-system header .mobileMenuButton.openIt,
	body.web.af-luxury-system header .mobileMenuButton.closeIt {
		align-items: center !important;
		background: var(--af-mobile-blue) !important;
		border: 0 !important;
		box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .16) !important;
		color: #ffffff !important;
		font-family: inherit !important;
		font-size: 13px !important;
		font-weight: 900 !important;
		height: 44px !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		line-height: 1 !important;
		margin: 0 !important;
		min-height: 44px !important;
		padding: 0 18px !important;
		position: relative !important;
		text-transform: uppercase !important;
		width: 100% !important;
		z-index: 42 !important;
	}

	body.web.af-luxury-system header .mobileMenuButton.closeIt {
		display: none !important;
	}

	body.web.af-luxury-system header .container.androidHide,
	body.web.af-luxury-system header .container.androidHide > .row,
	body.web.af-luxury-system header .container.androidHide .col-md-12,
	body.web.af-luxury-system header .navbar-header {
		display: block !important;
		float: none !important;
		height: 82px !important;
		margin: 0 !important;
		max-width: none !important;
		min-height: 82px !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		align-items: center !important;
		display: flex !important;
		height: 82px !important;
		justify-content: center !important;
		margin: 0 !important;
		min-height: 82px !important;
		overflow: visible !important;
		padding: 10px 48px 12px 18px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system header .navbar-brand img.site_logo,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
		display: block !important;
		height: auto !important;
		max-height: 66px !important;
		max-width: min(292px, calc(100vw - 72px)) !important;
		object-fit: contain !important;
		object-position: center center !important;
		padding: 0 !important;
		width: min(292px, calc(100vw - 72px)) !important;
	}

	body.web.af-luxury-system .langbar {
		font-size: 12px !important;
		position: absolute !important;
		right: 12px !important;
		top: 58px !important;
		z-index: 45 !important;
	}

	body.web.af-luxury-system .navbar-collapse.collapse,
	body.web.af-luxury-system #nav_menu {
		display: none !important;
	}

	body.web.af-luxury-system header .mobileMenu,
	body.web.af-luxury-system header .mobileMenuApp {
		background: var(--af-mobile-blue) !important;
		box-shadow: 0 18px 34px rgba(8, 34, 68, .24) !important;
		margin: 0 !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system header .mobileMenu a,
	body.web.af-luxury-system header .mobileMenuApp a {
		align-items: center !important;
		border-top: 1px solid rgba(255, 255, 255, .14) !important;
		color: #ffffff !important;
		display: flex !important;
		font-size: 14px !important;
		font-weight: 800 !important;
		letter-spacing: 0 !important;
		min-height: 44px !important;
		padding: 12px 18px !important;
		text-decoration: none !important;
	}

	body.web.af-luxury-system #main-content {
		background: #f5f8f4 !important;
		padding-bottom: 18px !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .auctionTitle,
	body.web.af-luxury-system.af-item-detail-page .auctionTitle {
		background: var(--af-mobile-blue-dark) !important;
		border-bottom: 4px solid var(--af-mobile-green) !important;
		color: #ffffff !important;
		margin: 0 !important;
		padding: 18px 18px !important;
		text-align: center !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .auctionTitle h1,
	body.web.af-luxury-system.af-item-detail-page .auctionTitle h1,
	body.web.af-luxury-system.af-auction-detail-page h1,
	body.web.af-luxury-system.af-item-detail-page h1 {
		color: #ffffff !important;
		font-size: 26px !important;
		letter-spacing: 0 !important;
		line-height: 1.08 !important;
		margin: 0 !important;
		text-align: center !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .auctionDetails,
	body.web.af-luxury-system.af-auction-detail-page .auctionTerms,
	body.web.af-luxury-system.af-item-detail-page .itemDetailContent,
	body.web.af-luxury-system.af-login-body .loginBox,
	body.web.af-luxury-system.af-login-body .panel {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .14) !important;
		border-radius: 14px !important;
		box-shadow: 0 14px 32px rgba(8, 34, 68, .1) !important;
		margin-left: 10px !important;
		margin-right: 10px !important;
		overflow: hidden !important;
	}

	body.web.af-luxury-system .auctionItem.af-lot-card,
	body.web.af-luxury-system .af-lot-card {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .14) !important;
		border-radius: 16px !important;
		box-shadow: 0 16px 34px rgba(8, 34, 68, .11) !important;
		display: block !important;
		margin: 16px 10px !important;
		overflow: hidden !important;
		padding: 14px !important;
		width: auto !important;
	}

	body.web.af-luxury-system .af-lot-card > [class*="col-md-"],
	body.web.af-luxury-system .af-lot-card .itemDetails > [class*="col-md-"],
	body.web.af-luxury-system .af-lot-card .itemDetailsHeader > [class*="col-md-"] {
		float: none !important;
		margin: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .af-lot-card .af-lot-meta {
		align-items: center !important;
		background: #f8fbff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 12px !important;
		color: var(--af-mobile-blue-dark) !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 800 !important;
		gap: 10px !important;
		justify-content: space-between !important;
		margin-bottom: 12px !important;
		padding: 9px 11px !important;
		text-align: left !important;
	}

	body.web.af-luxury-system .af-lot-card .watchBox {
		align-items: center !important;
		display: flex !important;
		gap: 7px !important;
		justify-content: flex-end !important;
		margin: 0 !important;
	}

	body.web.af-luxury-system .af-lot-card .watchBox input {
		height: 22px !important;
		margin: 0 !important;
		width: 22px !important;
	}

	body.web.af-luxury-system .af-lot-card .af-lot-media,
	body.web.af-luxury-system .af-lot-card .itemImage,
	body.web.af-luxury-system .itemDetailContent .imageDisplay,
	body.web.af-luxury-system .itemDetailContent .af-item-media,
	body.web.af-luxury-system .itemDetailContent .mainImage,
	body.web.af-luxury-system .af-auction-card__media,
	body.web.af-luxury-system .af-rail-card__media,
	body.web.af-luxury-system .af-home-coming-soon-card .abImage,
	body.web.af-luxury-system .comingSoon .abImage {
		align-items: center !important;
		background: linear-gradient(180deg, #f8fcf6 0%, #eef8e9 100%) !important;
		border: 1px solid rgba(23, 154, 17, .22) !important;
		border-radius: 13px !important;
		display: flex !important;
		justify-content: center !important;
		min-height: 210px !important;
		overflow: hidden !important;
		padding: 10px !important;
		position: relative !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .af-lot-card .itemImage,
	body.web.af-luxury-system .itemDetailContent .imageDisplay,
	body.web.af-luxury-system .itemDetailContent .mainImage {
		aspect-ratio: 4 / 3 !important;
		margin: 0 !important;
	}

	body.web.af-luxury-system .af-lot-card .af-lot-media {
		background: transparent !important;
		border: 0 !important;
		border-radius: 0 !important;
		display: block !important;
		min-height: 0 !important;
		padding: 0 !important;
	}

	body.web.af-luxury-system .af-lot-card .itemImage img,
	body.web.af-luxury-system .itemDetailContent img,
	body.web.af-luxury-system .af-auction-card__media img,
	body.web.af-luxury-system .af-rail-card__media img,
	body.web.af-luxury-system .af-home-coming-soon-card img,
	body.web.af-luxury-system .comingSoon img {
		display: block !important;
		height: 100% !important;
		max-height: 100% !important;
		max-width: 100% !important;
		object-fit: contain !important;
		object-position: center center !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .af-mobile-image-missing {
		display: none !important;
	}

	body.web.af-luxury-system .af-image-fallback-panel {
		align-items: center !important;
		background: #ffffff !important;
		border: 1px dashed rgba(7, 63, 152, .28) !important;
		border-radius: 12px !important;
		color: var(--af-mobile-blue-dark) !important;
		display: flex !important;
		flex-direction: column !important;
		gap: 8px !important;
		justify-content: center !important;
		min-height: 180px !important;
		padding: 18px !important;
		text-align: center !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .af-image-fallback-panel__label {
		background: var(--af-mobile-green-soft) !important;
		border: 1px solid rgba(23, 154, 17, .24) !important;
		border-radius: 999px !important;
		color: var(--af-mobile-green) !important;
		font-size: 11px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		padding: 5px 10px !important;
		text-transform: uppercase !important;
	}

	body.web.af-luxury-system .af-image-fallback-panel strong {
		color: var(--af-mobile-blue-dark) !important;
		font-size: 16px !important;
		line-height: 1.2 !important;
	}

	body.web.af-luxury-system .af-image-fallback-panel small {
		color: #5d6b7d !important;
		font-size: 12px !important;
		line-height: 1.25 !important;
	}

	body.web.af-luxury-system .af-lot-card .timer {
		background: #f8fbff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 12px !important;
		color: var(--af-mobile-blue-dark) !important;
		font-size: 14px !important;
		font-weight: 900 !important;
		line-height: 1.25 !important;
		margin: 10px 0 0 !important;
		padding: 10px 12px !important;
		text-align: center !important;
	}

	body.web.af-luxury-system .af-lot-card .timer br {
		display: none !important;
	}

	body.web.af-luxury-system .af-lot-card .timer span[style*="green"] {
		color: var(--af-mobile-green) !important;
		display: block !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		margin-top: 5px !important;
	}

	body.web.af-luxury-system .af-lot-card .af-lot-main {
		padding-top: 14px !important;
	}

	body.web.af-luxury-system .af-lot-card .itemName {
		margin: 0 0 10px !important;
	}

	body.web.af-luxury-system .af-lot-card .itemName a {
		color: var(--af-mobile-blue-dark) !important;
		display: block !important;
		font-size: 20px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		line-height: 1.14 !important;
		text-decoration: none !important;
	}

	body.web.af-luxury-system .af-lot-card .af-lot-description {
		color: #3c4858 !important;
		font-size: 14px !important;
		line-height: 1.45 !important;
		margin: 0 0 10px !important;
		max-height: 8.7em !important;
		overflow: hidden !important;
		position: relative !important;
	}

	body.web.af-luxury-system .af-lot-card .af-lot-details-link {
		align-items: center !important;
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .18) !important;
		border-radius: 999px !important;
		color: var(--af-mobile-blue) !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		margin: 8px 0 12px !important;
		min-height: 38px !important;
		padding: 8px 12px !important;
		text-decoration: none !important;
		text-transform: uppercase !important;
	}

	body.web.af-luxury-system .af-lot-card .itemDims {
		background: #f8fbff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 12px !important;
		color: #344055 !important;
		font-size: 12px !important;
		line-height: 1.45 !important;
		margin: 10px 0 !important;
		padding: 10px 12px !important;
	}

	body.web.af-luxury-system .af-lot-card .itemDetailsHeader {
		display: none !important;
	}

	body.web.af-luxury-system .af-lot-card .itemDetails {
		display: grid !important;
		gap: 8px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin: 12px 0 0 !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .af-lot-card .itemDetails > div {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 12px !important;
		color: #263142 !important;
		font-size: 13px !important;
		line-height: 1.3 !important;
		min-height: 58px !important;
		padding: 9px 10px !important;
		text-align: left !important;
	}

	body.web.af-luxury-system .af-lot-card .itemDetails > div.af-lot-action-cell,
	body.web.af-luxury-system .af-lot-card .itemDetails > div:last-child {
		display: grid !important;
		gap: 8px !important;
		grid-column: 1 / -1 !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		min-height: 0 !important;
		padding: 0 !important;
	}

	body.web.af-luxury-system .af-lot-card .itemDetails .btn,
	body.web.af-luxury-system .af-lot-card .next_bid_link,
	body.web.af-luxury-system .af-lot-card .af-one-click-bid-link,
	body.web.af-luxury-system .af-lot-card input[type="submit"],
	body.web.af-luxury-system .af-lot-card button,
	body.web.af-luxury-system.af-auction-detail-page .auctionTerms .btn,
	body.web.af-luxury-system.af-auction-detail-page input[type="submit"],
	body.web.af-luxury-system.af-login-body input[type="submit"],
	body.web.af-luxury-system.af-login-body .btn {
		align-items: center !important;
		background: var(--af-mobile-blue) !important;
		border: 0 !important;
		border-radius: 12px !important;
		box-shadow: none !important;
		color: #ffffff !important;
		display: flex !important;
		font-size: 13px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		line-height: 1.1 !important;
		min-height: 48px !important;
		padding: 10px 12px !important;
		text-align: center !important;
		text-decoration: none !important;
		text-transform: uppercase !important;
		white-space: normal !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .af-lot-card .itemDetails .btn:nth-child(2),
	body.web.af-luxury-system .af-lot-card .af-one-click-bid-link,
	body.web.af-luxury-system .af-lot-card input[type="submit"] {
		background: var(--af-mobile-green) !important;
	}

	body.web.af-luxury-system .af-lot-card .desktop-span-hide {
		color: #5d6b7d !important;
		display: block !important;
		font-size: 10px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		margin-bottom: 3px !important;
		text-transform: uppercase !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailContent {
		display: block !important;
		padding: 14px !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailContent > [class*="col-"] {
		float: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-login-body #main-content {
		padding-top: 18px !important;
	}

	body.web.af-luxury-system.af-login-body input[type="email"],
	body.web.af-luxury-system.af-login-body input[type="text"],
	body.web.af-luxury-system.af-login-body input[type="password"] {
		border: 1px solid rgba(7, 63, 152, .18) !important;
		border-radius: 12px !important;
		box-shadow: none !important;
		color: var(--af-mobile-ink) !important;
		font-size: 16px !important;
		min-height: 48px !important;
		padding: 10px 12px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .fixedFooterNav {
		align-items: stretch !important;
		background: rgba(255, 255, 255, .98) !important;
		border-top: 1px solid rgba(7, 63, 152, .14) !important;
		box-shadow: 0 -14px 34px rgba(8, 34, 68, .16) !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		height: calc(72px + env(safe-area-inset-bottom)) !important;
		left: 0 !important;
		padding: 7px 10px calc(7px + env(safe-area-inset-bottom)) !important;
		right: 0 !important;
		z-index: 70 !important;
	}

	body.web.af-luxury-system .fixedFooterNav .col-xs-4 {
		float: none !important;
		padding: 0 4px !important;
		width: auto !important;
	}

	body.web.af-luxury-system .fixedFooterNav a {
		align-items: center !important;
		background: transparent !important;
		border-radius: 13px !important;
		color: var(--af-mobile-blue-dark) !important;
		display: flex !important;
		flex-direction: column !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		gap: 5px !important;
		height: 100% !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		line-height: 1.1 !important;
		min-height: 56px !important;
		padding: 6px 4px !important;
		text-decoration: none !important;
	}

	body.web.af-luxury-system .fixedFooterNav a.green,
	body.web.af-luxury-system .fixedFooterNav a:hover,
	body.web.af-luxury-system .fixedFooterNav a:focus {
		background: var(--af-mobile-green-soft) !important;
		color: var(--af-mobile-green) !important;
	}

	body.web.af-luxury-system .fixedFooterNav a .fa {
		font-size: 19px !important;
		line-height: 1 !important;
	}

	body.web.af-luxury-system footer {
		padding-bottom: calc(86px + env(safe-area-inset-bottom)) !important;
	}
}

/* Universal mobile shell for legacy device body classes 20260804 */
@media (max-width: 767px) {
	body.af-luxury-system {
		--af-mobile-blue: #073f98;
		--af-mobile-blue-dark: #052d73;
		--af-mobile-green: #179a11;
		--af-mobile-green-soft: #eef8e9;
		--af-mobile-ink: #102033;
		background: #f5f8f4 !important;
		color: var(--af-mobile-ink) !important;
		max-width: 100% !important;
		overflow-x: hidden !important;
		padding-bottom: calc(82px + env(safe-area-inset-bottom)) !important;
		width: 100% !important;
	}

	body.af-luxury-system header {
		background: #ffffff !important;
		border-bottom: 1px solid rgba(7, 63, 152, .14) !important;
		box-shadow: 0 14px 30px rgba(7, 45, 115, .1) !important;
		display: block !important;
		margin: 0 !important;
		min-height: 126px !important;
		overflow: visible !important;
		position: relative !important;
		z-index: 40 !important;
	}

	body.af-luxury-system header .navbar {
		background: #ffffff !important;
		border: 0 !important;
		display: block !important;
		height: auto !important;
		margin: 0 !important;
		min-height: 126px !important;
		overflow: visible !important;
		position: relative !important;
	}

	body.af-luxury-system header .mobileMenuButton.appBack,
	body.af-luxury-system header .mobileMenuButton.openItApp,
	body.af-luxury-system header .mobileMenuButton.closeItApp {
		display: none !important;
		height: 0 !important;
		left: auto !important;
		min-height: 0 !important;
		overflow: hidden !important;
		pointer-events: none !important;
		position: absolute !important;
		top: auto !important;
		visibility: hidden !important;
		width: 0 !important;
	}

	body.af-luxury-system header .mobileMenuButton.openIt,
	body.af-luxury-system header .mobileMenuButton.closeIt {
		align-items: center !important;
		background: var(--af-mobile-blue) !important;
		border: 0 !important;
		box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .16) !important;
		color: #ffffff !important;
		display: flex !important;
		font-family: inherit !important;
		font-size: 13px !important;
		font-weight: 900 !important;
		height: 44px !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		line-height: 1 !important;
		margin: 0 !important;
		min-height: 44px !important;
		padding: 0 18px !important;
		position: relative !important;
		text-transform: uppercase !important;
		width: 100% !important;
		z-index: 42 !important;
	}

	body.af-luxury-system header .mobileMenuButton.openIt .androidHide,
	body.af-luxury-system header .mobileMenuButton.closeIt .androidHide {
		display: inline !important;
	}

	body.af-luxury-system header .mobileMenuButton.closeIt {
		display: none !important;
	}

	body.af-luxury-system header .container.androidHide,
	body.af-luxury-system header .container.androidHide > .row,
	body.af-luxury-system header .container.androidHide .col-md-12,
	body.af-luxury-system header .navbar-header {
		display: block !important;
		float: none !important;
		height: 82px !important;
		margin: 0 !important;
		max-width: none !important;
		min-height: 82px !important;
		padding: 0 !important;
		position: relative !important;
		visibility: visible !important;
		width: 100% !important;
	}

	body.af-luxury-system header .navbar-brand {
		align-items: center !important;
		display: flex !important;
		float: none !important;
		height: 82px !important;
		justify-content: center !important;
		margin: 0 !important;
		min-height: 82px !important;
		overflow: visible !important;
		padding: 10px 48px 12px 18px !important;
		visibility: visible !important;
		width: 100% !important;
	}

	body.af-luxury-system header .navbar-brand img.site_logo {
		display: block !important;
		height: auto !important;
		max-height: 66px !important;
		max-width: min(292px, calc(100vw - 72px)) !important;
		object-fit: contain !important;
		object-position: center center !important;
		opacity: 1 !important;
		padding: 0 !important;
		visibility: visible !important;
		width: min(292px, calc(100vw - 72px)) !important;
	}

	body.af-luxury-system .langbar {
		font-size: 12px !important;
		position: absolute !important;
		right: 12px !important;
		top: 58px !important;
		z-index: 45 !important;
	}

	body.af-luxury-system .navbar-collapse.collapse,
	body.af-luxury-system #nav_menu {
		display: none !important;
	}

	body.af-luxury-system header .mobileMenu,
	body.af-luxury-system header .mobileMenuApp {
		background: var(--af-mobile-blue) !important;
		box-shadow: 0 18px 34px rgba(8, 34, 68, .24) !important;
		margin: 0 !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.af-luxury-system header .mobileMenu a,
	body.af-luxury-system header .mobileMenuApp a {
		align-items: center !important;
		border-top: 1px solid rgba(255, 255, 255, .14) !important;
		color: #ffffff !important;
		display: flex !important;
		font-size: 14px !important;
		font-weight: 800 !important;
		min-height: 44px !important;
		padding: 12px 18px !important;
		text-decoration: none !important;
	}

	body.af-luxury-system #main-content {
		background: #f5f8f4 !important;
		padding-bottom: 18px !important;
	}

	body.af-luxury-system.af-auction-detail-page .auctionTitle,
	body.af-luxury-system.af-item-detail-page .auctionTitle {
		background: var(--af-mobile-blue-dark) !important;
		border-bottom: 4px solid var(--af-mobile-green) !important;
		color: #ffffff !important;
		margin: 0 !important;
		padding: 18px 18px !important;
		text-align: center !important;
	}

	body.af-luxury-system.af-auction-detail-page .auctionTitle h1,
	body.af-luxury-system.af-item-detail-page .auctionTitle h1 {
		color: #ffffff !important;
		font-size: 26px !important;
		letter-spacing: 0 !important;
		line-height: 1.08 !important;
		margin: 0 !important;
		text-align: center !important;
	}

	body.af-luxury-system .auctionItem.af-lot-card,
	body.af-luxury-system .af-lot-card,
	body.af-luxury-system.af-auction-detail-page .auctionTerms,
	body.af-luxury-system.af-login-body .loginBox,
	body.af-luxury-system.af-login-body .panel {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .14) !important;
		border-radius: 16px !important;
		box-shadow: 0 16px 34px rgba(8, 34, 68, .11) !important;
		overflow: hidden !important;
	}

	body.af-luxury-system .auctionItem.af-lot-card,
	body.af-luxury-system .af-lot-card {
		display: block !important;
		margin: 16px 10px !important;
		padding: 14px !important;
		width: auto !important;
	}

	body.af-luxury-system .af-lot-card > [class*="col-md-"],
	body.af-luxury-system .af-lot-card .itemDetails > [class*="col-md-"],
	body.af-luxury-system .af-lot-card .itemDetailsHeader > [class*="col-md-"] {
		float: none !important;
		margin: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}

	body.af-luxury-system .af-lot-card .af-lot-meta {
		align-items: center !important;
		background: #f8fbff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 12px !important;
		color: var(--af-mobile-blue-dark) !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 800 !important;
		gap: 10px !important;
		justify-content: space-between !important;
		margin-bottom: 12px !important;
		padding: 9px 11px !important;
		text-align: left !important;
	}

	body.af-luxury-system .af-lot-card .af-lot-media,
	body.af-luxury-system .af-lot-card .itemImage,
	body.af-luxury-system .itemDetailContent .imageDisplay,
	body.af-luxury-system .itemDetailContent .af-item-media,
	body.af-luxury-system .itemDetailContent .mainImage,
	body.af-luxury-system .af-auction-card__media,
	body.af-luxury-system .af-rail-card__media,
	body.af-luxury-system .af-home-coming-soon-card .abImage,
	body.af-luxury-system .comingSoon .abImage {
		align-items: center !important;
		background: linear-gradient(180deg, #f8fcf6 0%, #eef8e9 100%) !important;
		border: 1px solid rgba(23, 154, 17, .22) !important;
		border-radius: 13px !important;
		display: flex !important;
		justify-content: center !important;
		min-height: 210px !important;
		overflow: hidden !important;
		padding: 10px !important;
		position: relative !important;
		width: 100% !important;
	}

	body.af-luxury-system .af-lot-card .itemImage,
	body.af-luxury-system .itemDetailContent .imageDisplay,
	body.af-luxury-system .itemDetailContent .mainImage {
		aspect-ratio: 4 / 3 !important;
		margin: 0 !important;
	}

	body.af-luxury-system .af-lot-card .af-lot-media {
		background: transparent !important;
		border: 0 !important;
		border-radius: 0 !important;
		display: block !important;
		min-height: 0 !important;
		padding: 0 !important;
	}

	body.af-luxury-system .af-lot-card .itemImage img,
	body.af-luxury-system .itemDetailContent img,
	body.af-luxury-system .af-auction-card__media img,
	body.af-luxury-system .af-rail-card__media img,
	body.af-luxury-system .af-home-coming-soon-card img,
	body.af-luxury-system .comingSoon img {
		display: block !important;
		height: 100% !important;
		max-height: 100% !important;
		max-width: 100% !important;
		object-fit: contain !important;
		object-position: center center !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.af-luxury-system .af-mobile-image-missing {
		display: none !important;
	}

	body.af-luxury-system .af-image-fallback-panel {
		align-items: center !important;
		background: #ffffff !important;
		border: 1px dashed rgba(7, 63, 152, .28) !important;
		border-radius: 12px !important;
		color: var(--af-mobile-blue-dark) !important;
		display: flex !important;
		flex-direction: column !important;
		gap: 8px !important;
		justify-content: center !important;
		min-height: 180px !important;
		padding: 18px !important;
		text-align: center !important;
		width: 100% !important;
	}

	body.af-luxury-system .af-image-fallback-panel__label {
		background: var(--af-mobile-green-soft) !important;
		border: 1px solid rgba(23, 154, 17, .24) !important;
		border-radius: 999px !important;
		color: var(--af-mobile-green) !important;
		font-size: 11px !important;
		font-weight: 900 !important;
		padding: 5px 10px !important;
		text-transform: uppercase !important;
	}

	body.af-luxury-system .af-lot-card .timer {
		background: #f8fbff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 12px !important;
		color: var(--af-mobile-blue-dark) !important;
		font-size: 14px !important;
		font-weight: 900 !important;
		line-height: 1.25 !important;
		margin: 10px 0 0 !important;
		padding: 10px 12px !important;
		text-align: center !important;
	}

	body.af-luxury-system .af-lot-card .timer br {
		display: none !important;
	}

	body.af-luxury-system .af-lot-card .timer span[style*="green"] {
		color: var(--af-mobile-green) !important;
		display: block !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		margin-top: 5px !important;
	}

	body.af-luxury-system .af-lot-card .af-lot-main {
		padding-top: 14px !important;
	}

	body.af-luxury-system .af-lot-card .itemName a {
		color: var(--af-mobile-blue-dark) !important;
		display: block !important;
		font-size: 20px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		line-height: 1.14 !important;
		text-decoration: none !important;
	}

	body.af-luxury-system .af-lot-card .af-lot-description {
		color: #3c4858 !important;
		font-size: 14px !important;
		line-height: 1.45 !important;
		margin: 0 0 10px !important;
		max-height: 8.7em !important;
		overflow: hidden !important;
		position: relative !important;
	}

	body.af-luxury-system .af-lot-card .af-lot-details-link {
		align-items: center !important;
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .18) !important;
		border-radius: 999px !important;
		color: var(--af-mobile-blue) !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		margin: 8px 0 12px !important;
		min-height: 38px !important;
		padding: 8px 12px !important;
		text-decoration: none !important;
		text-transform: uppercase !important;
	}

	body.af-luxury-system .af-lot-card .itemDims {
		background: #f8fbff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 12px !important;
		color: #344055 !important;
		font-size: 12px !important;
		line-height: 1.45 !important;
		margin: 10px 0 !important;
		padding: 10px 12px !important;
	}

	body.af-luxury-system .af-lot-card .itemDetailsHeader {
		display: none !important;
	}

	body.af-luxury-system .af-lot-card .itemDetails {
		display: grid !important;
		gap: 8px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin: 12px 0 0 !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.af-luxury-system .af-lot-card .itemDetails > div {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 12px !important;
		color: #263142 !important;
		font-size: 13px !important;
		line-height: 1.3 !important;
		min-height: 58px !important;
		padding: 9px 10px !important;
		text-align: left !important;
	}

	body.af-luxury-system .af-lot-card .itemDetails > div.af-lot-action-cell,
	body.af-luxury-system .af-lot-card .itemDetails > div:last-child {
		display: grid !important;
		gap: 8px !important;
		grid-column: 1 / -1 !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		min-height: 0 !important;
		padding: 0 !important;
	}

	body.af-luxury-system .af-lot-card .itemDetails .btn,
	body.af-luxury-system .af-lot-card .next_bid_link,
	body.af-luxury-system .af-lot-card .af-one-click-bid-link,
	body.af-luxury-system .af-lot-card input[type="submit"],
	body.af-luxury-system .af-lot-card button,
	body.af-luxury-system.af-auction-detail-page input[type="submit"],
	body.af-luxury-system.af-login-body input[type="submit"],
	body.af-luxury-system.af-login-body .btn {
		align-items: center !important;
		background: var(--af-mobile-blue) !important;
		border: 0 !important;
		border-radius: 12px !important;
		box-shadow: none !important;
		color: #ffffff !important;
		display: flex !important;
		font-size: 13px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		line-height: 1.1 !important;
		min-height: 48px !important;
		padding: 10px 12px !important;
		text-align: center !important;
		text-decoration: none !important;
		text-transform: uppercase !important;
		white-space: normal !important;
		width: 100% !important;
	}

	body.af-luxury-system .af-lot-card .itemDetails .btn:nth-child(2),
	body.af-luxury-system .af-lot-card .af-one-click-bid-link,
	body.af-luxury-system .af-lot-card input[type="submit"] {
		background: var(--af-mobile-green) !important;
	}

	body.af-luxury-system .af-lot-card .desktop-span-hide {
		color: #5d6b7d !important;
		display: block !important;
		font-size: 10px !important;
		font-weight: 900 !important;
		margin-bottom: 3px !important;
		text-transform: uppercase !important;
	}

	body.af-luxury-system.af-item-detail-page .itemDetailContent {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .14) !important;
		border-radius: 16px !important;
		box-shadow: 0 16px 34px rgba(8, 34, 68, .11) !important;
		display: block !important;
		margin: 14px 10px !important;
		overflow: hidden !important;
		padding: 14px !important;
	}

	body.af-luxury-system.af-item-detail-page .itemDetailContent > [class*="col-"] {
		float: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-login-body #main-content {
		padding-top: 18px !important;
	}

	body.af-luxury-system.af-login-body input[type="email"],
	body.af-luxury-system.af-login-body input[type="text"],
	body.af-luxury-system.af-login-body input[type="password"] {
		border: 1px solid rgba(7, 63, 152, .18) !important;
		border-radius: 12px !important;
		box-shadow: none !important;
		color: var(--af-mobile-ink) !important;
		font-size: 16px !important;
		min-height: 48px !important;
		padding: 10px 12px !important;
		width: 100% !important;
	}

	body.af-luxury-system .fixedFooterNav {
		align-items: stretch !important;
		background: rgba(255, 255, 255, .98) !important;
		border-top: 1px solid rgba(7, 63, 152, .14) !important;
		box-shadow: 0 -14px 34px rgba(8, 34, 68, .16) !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		height: calc(72px + env(safe-area-inset-bottom)) !important;
		left: 0 !important;
		padding: 7px 10px calc(7px + env(safe-area-inset-bottom)) !important;
		right: 0 !important;
		z-index: 70 !important;
	}

	body.af-luxury-system .fixedFooterNav .col-xs-4 {
		float: none !important;
		padding: 0 4px !important;
		width: auto !important;
	}

	body.af-luxury-system .fixedFooterNav a {
		align-items: center !important;
		background: transparent !important;
		border-radius: 13px !important;
		color: var(--af-mobile-blue-dark) !important;
		display: flex !important;
		flex-direction: column !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		gap: 5px !important;
		height: 100% !important;
		justify-content: center !important;
		min-height: 56px !important;
		padding: 6px 4px !important;
		text-decoration: none !important;
	}

	body.af-luxury-system .fixedFooterNav a.green,
	body.af-luxury-system .fixedFooterNav a:hover,
	body.af-luxury-system .fixedFooterNav a:focus {
		background: var(--af-mobile-green-soft) !important;
		color: var(--af-mobile-green) !important;
	}

	body.af-luxury-system .fixedFooterNav a .fa {
		font-size: 19px !important;
		line-height: 1 !important;
	}

	body.af-luxury-system footer {
		padding-bottom: calc(86px + env(safe-area-inset-bottom)) !important;
	}
}

/* Final mobile homepage polish 20260804 */
@media (max-width: 767px) {
	body.af-luxury-system.af-home-page .af-live-hero__kicker {
		background: rgba(23, 154, 17, .16) !important;
		border-color: rgba(151, 226, 130, .78) !important;
		color: #dff8d8 !important;
		letter-spacing: 0 !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__meta-countdown-source {
		display: none !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__countdown {
		align-items: center !important;
		background: rgba(255, 255, 255, .1) !important;
		border: 1px solid rgba(255, 255, 255, .22) !important;
		border-left: 4px solid var(--af-mobile-green) !important;
		border-radius: 13px !important;
		display: grid !important;
		gap: 8px !important;
		grid-template-columns: auto minmax(0, 1fr) !important;
		margin: 16px 0 0 !important;
		padding: 10px 12px !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__countdown-label {
		color: rgba(255, 255, 255, .78) !important;
		display: block !important;
		font-size: 11px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		text-transform: uppercase !important;
		white-space: nowrap !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__countdown .af-countdown-chip {
		align-items: center !important;
		background: rgba(255, 255, 255, .14) !important;
		border: 1px solid rgba(255, 255, 255, .2) !important;
		border-radius: 10px !important;
		color: #ffffff !important;
		display: flex !important;
		font-size: 15px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		line-height: 1.1 !important;
		min-height: 38px !important;
		padding: 8px 10px !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__btn--primary {
		background: var(--af-mobile-green) !important;
		border-color: var(--af-mobile-green) !important;
		color: #ffffff !important;
	}

	body.af-luxury-system.af-home-page .af-live-hero__btn--secondary {
		background: rgba(255, 255, 255, .08) !important;
		border-color: rgba(255, 255, 255, .7) !important;
		color: #ffffff !important;
	}

	body.af-luxury-system .fixedFooterNav a.green {
		background: transparent !important;
		color: var(--af-mobile-blue-dark) !important;
	}

	body.af-luxury-system .fixedFooterNav a.green .fa {
		color: var(--af-mobile-green) !important;
	}

	body.af-luxury-system .fixedFooterNav a:hover,
	body.af-luxury-system .fixedFooterNav a:focus {
		background: var(--af-mobile-green-soft) !important;
		color: var(--af-mobile-blue-dark) !important;
	}
}

/* Mobile auction listing card rebuild 20260804 */
@media (max-width: 767px) {
	body.af-luxury-system.af-home-page #main-content .af-current-auctions-section {
		margin-top: 22px !important;
		padding: 0 14px 26px !important;
	}

	body.af-luxury-system.af-home-page #main-content .af-current-auctions__head {
		margin: 0 0 14px !important;
		padding: 0 !important;
	}

	body.af-luxury-system.af-home-page #main-content .af-current-auctions__head h2,
	body.af-luxury-system.af-home-page #main-content .af-auction-rail h2,
	body.af-luxury-system.af-home-page #main-content .af-home-coming-soon-title {
		color: var(--af-mobile-blue-dark) !important;
		font-size: 32px !important;
		letter-spacing: 0 !important;
		line-height: 1.05 !important;
		margin: 0 0 8px !important;
	}

	body.af-luxury-system.af-home-page #main-content .af-current-auctions__head p {
		color: #526174 !important;
		font-size: 16px !important;
		line-height: 1.42 !important;
		margin: 0 !important;
	}

	body.af-luxury-system.af-home-page #auctionlist {
		display: grid !important;
		gap: 16px !important;
		margin: 0 !important;
		padding: 0 0 18px !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .14) !important;
		border-radius: 16px !important;
		box-shadow: 0 14px 30px rgba(8, 34, 68, .09) !important;
		display: block !important;
		margin: 0 !important;
		overflow: hidden !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__media {
		align-items: center !important;
		aspect-ratio: 16 / 9 !important;
		background: #f4faef !important;
		border: 0 !important;
		border-bottom: 4px solid var(--af-mobile-green) !important;
		border-radius: 0 !important;
		display: flex !important;
		justify-content: center !important;
		min-height: 0 !important;
		overflow: hidden !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__media img {
		display: block !important;
		height: 100% !important;
		max-height: 100% !important;
		max-width: 100% !important;
		object-fit: contain !important;
		object-position: center center !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__body {
		display: grid !important;
		gap: 12px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		padding: 15px 15px 16px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__eyebrow {
		align-items: center !important;
		background: var(--af-mobile-blue) !important;
		border-radius: 999px !important;
		color: #ffffff !important;
		display: inline-flex !important;
		font-size: 11px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		line-height: 1 !important;
		min-height: 28px !important;
		padding: 8px 11px !important;
		text-transform: uppercase !important;
		width: max-content !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card h2 {
		margin: 0 !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card h2 a {
		color: var(--af-mobile-blue-dark) !important;
		display: block !important;
		font-size: 23px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		line-height: 1.12 !important;
		text-decoration: none !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__location {
		align-items: flex-start !important;
		color: #344055 !important;
		display: flex !important;
		font-size: 14px !important;
		gap: 7px !important;
		line-height: 1.35 !important;
		margin: -3px 0 0 !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__location .fa {
		color: var(--af-mobile-blue) !important;
		margin-top: 2px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-meta {
		border-top: 1px solid rgba(7, 63, 152, .12) !important;
		display: grid !important;
		gap: 8px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin: 2px 0 0 !important;
		padding-top: 12px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-meta__row {
		background: #f8fbff !important;
		border: 1px solid rgba(7, 63, 152, .1) !important;
		border-radius: 12px !important;
		display: grid !important;
		gap: 3px !important;
		margin: 0 !important;
		min-height: 58px !important;
		padding: 9px 10px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-meta__row dt {
		color: #5d6b7d !important;
		font-size: 10px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		line-height: 1.05 !important;
		margin: 0 !important;
		text-transform: uppercase !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-meta__row dd {
		color: #263142 !important;
		font-size: 13px !important;
		font-weight: 800 !important;
		line-height: 1.25 !important;
		margin: 0 !important;
		min-width: 0 !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-meta__row.af-home-meta-countdown {
		align-items: center !important;
		background: #f2fbef !important;
		border-color: rgba(23, 154, 17, .22) !important;
		border-left: 4px solid var(--af-mobile-green) !important;
		grid-column: 1 / -1 !important;
		grid-template-columns: auto minmax(0, 1fr) !important;
		min-height: 52px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-meta__row.af-home-meta-countdown dt {
		color: var(--af-mobile-green) !important;
		white-space: nowrap !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-meta__row.af-home-meta-countdown dd {
		align-items: center !important;
		display: flex !important;
		justify-content: flex-end !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-meta__row.af-home-meta-countdown .af-countdown-chip {
		align-items: center !important;
		background: #ffffff !important;
		border: 1px solid rgba(23, 154, 17, .22) !important;
		border-radius: 10px !important;
		color: var(--af-mobile-blue-dark) !important;
		display: flex !important;
		font-size: 14px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		line-height: 1 !important;
		min-height: 34px !important;
		padding: 7px 10px !important;
		text-align: center !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-meta__row.af-home-meta-preview,
	body.af-luxury-system.af-home-page #auctionlist .af-auction-meta__row.af-home-meta-legacy-time,
	body.af-luxury-system.af-home-page #auctionlist .af-auction-meta__row.af-home-meta-time-left,
	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__timer {
		display: none !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__notice {
		display: none !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__actions {
		display: grid !important;
		gap: 8px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin: 2px 0 0 !important;
		order: 8 !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__actions .af-auction-card__primary {
		grid-column: 1 / -1 !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__actions .btn {
		align-items: center !important;
		border-radius: 12px !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		line-height: 1.1 !important;
		min-height: 46px !important;
		padding: 9px 10px !important;
		text-align: center !important;
		text-decoration: none !important;
		text-transform: uppercase !important;
		white-space: normal !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__actions .btn-primary {
		background: var(--af-mobile-blue) !important;
		border-color: var(--af-mobile-blue) !important;
		color: #ffffff !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__actions .btn-default {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .18) !important;
		color: var(--af-mobile-blue-dark) !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__actions .button-green {
		background: #f2fbef !important;
		border-color: rgba(23, 154, 17, .24) !important;
		color: var(--af-mobile-green) !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__phone {
		color: #526174 !important;
		font-size: 13px !important;
		line-height: 1.35 !important;
		margin: 0 !important;
		order: 9 !important;
		text-align: center !important;
	}

	body.af-luxury-system.af-home-page #auctionlist .af-auction-card__phone a {
		color: var(--af-mobile-blue) !important;
		font-weight: 900 !important;
		text-decoration: none !important;
	}

	body.af-luxury-system.af-home-page #main-content .af-auction-rails {
		display: grid !important;
		gap: 16px !important;
		margin: 18px 14px 0 !important;
		padding: 0 !important;
	}

	body.af-luxury-system.af-home-page #main-content .af-auction-rail {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 16px !important;
		box-shadow: 0 14px 30px rgba(8, 34, 68, .08) !important;
		margin: 0 !important;
		padding: 14px !important;
	}

	body.af-luxury-system.af-home-page #main-content .af-rail-card,
	body.af-luxury-system.af-home-page #main-content .af-home-coming-soon-card {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 14px !important;
		box-shadow: none !important;
		margin: 12px 0 0 !important;
		overflow: hidden !important;
		padding: 10px !important;
	}

	body.af-luxury-system.af-home-page #main-content .af-rail-card__media,
	body.af-luxury-system.af-home-page #main-content .af-home-coming-soon-card .abImage,
	body.af-luxury-system.af-home-page #main-content .comingSoon .abImage {
		aspect-ratio: 16 / 10 !important;
		background: #f4faef !important;
		border: 1px solid rgba(23, 154, 17, .2) !important;
		border-radius: 12px !important;
		min-height: 0 !important;
		padding: 8px !important;
	}

	body.af-luxury-system.af-home-page #main-content .af-rail-card h3,
	body.af-luxury-system.af-home-page #main-content .af-home-coming-soon-card h3,
	body.af-luxury-system.af-home-page #main-content .af-home-coming-soon-card .panel-title {
		color: var(--af-mobile-blue-dark) !important;
		font-size: 20px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		line-height: 1.14 !important;
		margin: 10px 0 6px !important;
	}
}

/* Supplied Auction Factory logo normalization 20260804 */
body.web.af-luxury-system header .navbar-brand,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	min-height: 72px !important;
	overflow: visible !important;
	padding: 8px 0 !important;
}

body.web.af-luxury-system header .navbar-brand img.site_logo,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
	display: block !important;
	height: auto !important;
	max-height: 58px !important;
	max-width: 275px !important;
	object-fit: contain !important;
	object-position: center center !important;
	width: auto !important;
}

body.web.af-luxury-system .af-footer-brand img {
	background: #ffffff !important;
	border: 1px solid rgba(7, 63, 152, .12) !important;
	border-radius: 8px !important;
	display: block !important;
	height: auto !important;
	max-height: none !important;
	max-width: min(320px, 100%) !important;
	object-fit: contain !important;
	object-position: center center !important;
	padding: 10px !important;
	width: 100% !important;
}

@media (max-width: 767px) {
	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		min-height: 68px !important;
		padding: 8px 12px !important;
	}

	body.web.af-luxury-system header .navbar-brand img.site_logo,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
		max-height: 54px !important;
		max-width: min(270px, calc(100vw - 60px)) !important;
	}

	body.web.af-luxury-system .af-footer-brand img {
		max-width: min(290px, 100%) !important;
	}
}

/* Last-word mobile brand and countdown override 202607310220 */
body.web.af-luxury-system .af-footer-brand img {
	height: 86px !important;
	max-height: 86px !important;
	max-width: 340px !important;
	object-fit: cover !important;
	object-position: 50% 69% !important;
	width: min(340px, 100%) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-countdown {
	display: grid !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-time-left,
body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-legacy-time {
	display: none !important;
}

@media (max-width: 767px) {
	body.web.af-luxury-system {
		--af-brand-blue: #073f98;
		--af-brand-blue-dark: #052d73;
		--af-brand-green: #179a11;
	}

	body.web.af-luxury-system header .navbar {
		background: #ffffff !important;
		border-bottom: 1px solid rgba(7, 63, 152, .14) !important;
		box-shadow: 0 10px 28px rgba(7, 45, 115, .08) !important;
		min-height: 0 !important;
	}

	body.web.af-luxury-system .af-mobile-logo-lockup {
		display: none !important;
	}

	body.web.af-luxury-system .mobileMenuButton {
		align-items: center !important;
		background: #073f98 !important;
		border-bottom: 0 !important;
		color: #ffffff !important;
		display: flex !important;
		font-size: 13px !important;
		font-weight: 900 !important;
		height: 48px !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		min-height: 48px !important;
		text-transform: uppercase !important;
	}

	body.web.af-luxury-system header .navbar-header,
	body.web.af-luxury-system .navbar-brand {
		min-height: 98px !important;
	}

	body.web.af-luxury-system .navbar-brand {
		align-items: center !important;
		display: flex !important;
		justify-content: center !important;
		overflow: hidden !important;
		padding: 10px 18px 12px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .navbar-brand img.site_logo {
		border-radius: 0 !important;
		display: block !important;
		height: 78px !important;
		max-height: 78px !important;
		max-width: calc(100vw - 48px) !important;
		object-fit: cover !important;
		object-position: 50% 69% !important;
		padding: 0 !important;
		width: 326px !important;
	}

	body.web.af-luxury-system.af-home-page #main-content .af-rail-card,
	body.web.af-luxury-system.af-home-page #main-content .af-home-coming-soon-card,
	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card {
		border-color: rgba(7, 63, 152, .18) !important;
		border-radius: 10px !important;
		box-shadow: 0 14px 30px rgba(7, 45, 115, .09) !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__media {
		aspect-ratio: 16 / 10 !important;
		background: #f3faef !important;
		border-bottom: 4px solid #179a11 !important;
		border-right: 0 !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content .af-rail-card__media,
	body.web.af-luxury-system.af-home-page #main-content .af-home-coming-soon-card .abImage,
	body.web.af-luxury-system.af-home-page #main-content .comingSoon .abImage {
		align-items: center !important;
		aspect-ratio: 16 / 9 !important;
		background: #f3faef !important;
		display: flex !important;
		justify-content: center !important;
		overflow: hidden !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__media img,
	body.web.af-luxury-system.af-home-page #main-content .af-rail-card__media img,
	body.web.af-luxury-system.af-home-page #main-content .af-home-coming-soon-card img,
	body.web.af-luxury-system.af-home-page #main-content .comingSoon img {
		display: block !important;
		height: 100% !important;
		max-height: 100% !important;
		max-width: 100% !important;
		object-fit: contain !important;
		object-position: 50% 50% !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions {
		display: grid !important;
		gap: 9px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin-top: 6px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .af-auction-card__primary,
	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .btn:nth-child(4) {
		grid-column: 1 / -1 !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .btn {
		align-items: center !important;
		border-radius: 999px !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		line-height: 1.1 !important;
		min-height: 48px !important;
		padding: 0 10px !important;
		text-align: center !important;
		text-transform: uppercase !important;
		white-space: normal !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__timer {
		display: none !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-countdown {
		align-items: center !important;
		background: #f6fbff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 8px !important;
		display: grid !important;
		gap: 5px !important;
		grid-template-columns: minmax(0, auto) minmax(0, 1fr) !important;
		padding: 10px 12px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-countdown dt {
		color: #052d73 !important;
		font-size: 11px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		text-transform: uppercase !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-countdown dd {
		justify-content: flex-end !important;
		margin: 0 !important;
		min-width: 0 !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-countdown .af-countdown-chip {
		font-size: 13px !important;
		justify-content: center !important;
		margin: 0 !important;
		min-height: 34px !important;
		min-width: 0 !important;
		padding: 7px 9px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero h1 {
		font-size: 36px !important;
		line-height: 1.05 !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__countdown {
		border-color: rgba(23, 154, 17, .8) !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__countdown .af-countdown-chip {
		font-size: 15px !important;
		min-width: 0 !important;
		white-space: normal !important;
	}

	body.web.af-luxury-system .fixedFooterNav {
		align-items: stretch !important;
		background: rgba(255, 255, 255, .98) !important;
		border-top: 1px solid rgba(7, 63, 152, .14) !important;
		box-shadow: 0 -12px 32px rgba(7, 45, 115, .14) !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		height: calc(66px + env(safe-area-inset-bottom)) !important;
		padding: 5px 10px calc(6px + env(safe-area-inset-bottom)) !important;
	}
}

/* Correct supplied-logo header/footer override 20260804 */
body.web.af-luxury-system header .navbar-brand,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	min-height: 76px !important;
	overflow: visible !important;
	padding: 8px 0 !important;
}

body.web.af-luxury-system header .navbar-brand img.site_logo,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
	display: block !important;
	height: auto !important;
	max-height: 64px !important;
	max-width: min(275px, calc(100vw - 48px)) !important;
	object-fit: contain !important;
	object-position: center center !important;
	width: min(275px, calc(100vw - 48px)) !important;
}

body.web.af-luxury-system .af-footer-brand img {
	aspect-ratio: auto !important;
	background: #ffffff !important;
	border: 1px solid rgba(7, 63, 152, .12) !important;
	border-radius: 8px !important;
	display: block !important;
	height: auto !important;
	max-height: none !important;
	max-width: min(340px, 100%) !important;
	object-fit: contain !important;
	object-position: center center !important;
	padding: 10px !important;
	width: min(340px, 100%) !important;
}

@media (max-width: 767px) {
	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		min-height: 72px !important;
		padding: 8px 12px !important;
	}

	body.web.af-luxury-system header .navbar-brand img.site_logo,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
		max-height: 58px !important;
		max-width: min(260px, calc(100vw - 56px)) !important;
		width: min(260px, calc(100vw - 56px)) !important;
	}

	body.web.af-luxury-system .af-footer-brand img {
		max-width: min(300px, 100%) !important;
		width: min(300px, 100%) !important;
	}
}

/* Supplied Auction Factory logo final override 20260804 */
body.web.af-luxury-system header .navbar-brand,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	min-height: 72px !important;
	overflow: visible !important;
	padding: 8px 0 !important;
}

body.web.af-luxury-system header .navbar-brand img.site_logo,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
	display: block !important;
	height: auto !important;
	max-height: 58px !important;
	max-width: 240px !important;
	object-fit: contain !important;
	object-position: center center !important;
	width: auto !important;
}

body.web.af-luxury-system .af-footer-brand img {
	background: #ffffff !important;
	border: 1px solid rgba(7, 63, 152, .12) !important;
	border-radius: 8px !important;
	display: block !important;
	height: auto !important;
	max-height: none !important;
	max-width: min(320px, 100%) !important;
	object-fit: contain !important;
	object-position: center center !important;
	padding: 10px !important;
	width: 100% !important;
}

@media (max-width: 767px) {
	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		min-height: 68px !important;
		padding: 8px 12px !important;
	}

	body.web.af-luxury-system header .navbar-brand img.site_logo,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
		max-height: 54px !important;
		max-width: min(230px, calc(100vw - 60px)) !important;
	}

	body.web.af-luxury-system .af-footer-brand img {
		max-width: min(290px, 100%) !important;
	}
}

/* Actual final logo containment override 202607310250 */
body.web.af-luxury-system .af-mobile-logo-lockup {
	display: none !important;
}

body.web.af-luxury-system header .navbar-brand img.site_logo,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
	height: auto !important;
	max-height: 54px !important;
	max-width: 220px !important;
	object-fit: contain !important;
	object-position: 50% 50% !important;
	width: 220px !important;
}

body.web.af-luxury-system .af-footer-brand img {
	height: auto !important;
	max-height: 64px !important;
	max-width: 260px !important;
	object-fit: contain !important;
	object-position: 50% 50% !important;
	width: 260px !important;
}

@media (min-width: 992px) {
	body.web.af-luxury-system header .navbar,
	body.web.af-luxury-system header .sticky-menu,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar,
	body.web.af-luxury-system.af-home-page.af-home-premium header .sticky-menu {
		min-height: 88px !important;
	}

	body.web.af-luxury-system header .navbar-header,
	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-header,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		min-height: 74px !important;
	}

	body.web.af-luxury-system header .container.androidHide,
	body.web.af-luxury-system header .row,
	body.web.af-luxury-system header .col-md-12,
	body.web.af-luxury-system.af-home-page.af-home-premium header .container.androidHide,
	body.web.af-luxury-system.af-home-page.af-home-premium header .row,
	body.web.af-luxury-system.af-home-page.af-home-premium header .col-md-12 {
		min-height: 88px !important;
	}

	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		align-items: center !important;
		display: flex !important;
		justify-content: center !important;
		padding: 8px 0 !important;
	}
}

@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.closeIt,
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.closeItApp,
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.openItApp,
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.appBack {
		display: none !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand img.site_logo,
	body.web.af-luxury-system header .navbar-brand img.site_logo {
		height: auto !important;
		max-height: 68px !important;
		max-width: calc(100vw - 48px) !important;
		object-fit: contain !important;
		object-position: 50% 50% !important;
		width: 286px !important;
	}
}

/* Header cleanup final override 202607310230 */
@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.closeIt,
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.closeItApp,
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.openItApp,
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.appBack {
		display: none !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.openIt {
		align-items: center !important;
		display: flex !important;
		height: 48px !important;
		justify-content: center !important;
		left: 0 !important;
		margin: 0 !important;
		min-height: 48px !important;
		position: relative !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium header,
	body.web.af-luxury-system.af-home-page.af-home-premium header .sticky-menu,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar {
		min-height: 146px !important;
		overflow: hidden !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium header .container.androidHide,
	body.web.af-luxury-system.af-home-page.af-home-premium header .row,
	body.web.af-luxury-system.af-home-page.af-home-premium header .col-md-12,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-header,
	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand {
		min-height: 98px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand {
		align-items: center !important;
		display: flex !important;
		justify-content: center !important;
		overflow: hidden !important;
		padding: 10px 18px 12px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand img.site_logo {
		height: 78px !important;
		max-height: 78px !important;
		max-width: calc(100vw - 48px) !important;
		object-fit: cover !important;
		object-position: 50% 69% !important;
		width: 326px !important;
	}
}

/* Final wordmark sizing override 202607310245 */
body.web.af-luxury-system header .navbar-brand img.site_logo,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
	height: auto !important;
	max-height: 54px !important;
	max-width: 220px !important;
	object-fit: contain !important;
	object-position: 50% 50% !important;
	width: 220px !important;
}

body.web.af-luxury-system .af-footer-brand img {
	height: auto !important;
	max-height: 64px !important;
	max-width: 260px !important;
	object-fit: contain !important;
	object-position: 50% 50% !important;
	width: 260px !important;
}

@media (min-width: 992px) {
	body.web.af-luxury-system header .navbar,
	body.web.af-luxury-system header .navbar-header,
	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-header,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		min-height: 74px !important;
	}

	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		align-items: center !important;
		display: flex !important;
		justify-content: center !important;
		padding: 8px 0 !important;
	}
}

@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand img.site_logo,
	body.web.af-luxury-system header .navbar-brand img.site_logo {
		height: auto !important;
		max-height: 68px !important;
		max-width: calc(100vw - 48px) !important;
		object-fit: contain !important;
		object-position: 50% 50% !important;
		width: 286px !important;
	}
}

/* Final mobile brand override 202607310150: wins after inline homepage styles. */
@media (max-width: 767px) {
	body.web.af-luxury-system header .navbar {
		background: #ffffff !important;
		min-height: 76px !important;
		position: relative !important;
	}

	body.web.af-luxury-system .af-mobile-logo-lockup {
		align-items: center !important;
		background: transparent !important;
		display: flex !important;
		height: 58px !important;
		justify-content: center !important;
		left: 154px !important;
		position: absolute !important;
		right: 12px !important;
		text-decoration: none !important;
		top: 8px !important;
		z-index: 11 !important;
	}

	body.web.af-luxury-system .af-mobile-logo-lockup img {
		display: block !important;
		height: 58px !important;
		max-height: 58px !important;
		max-width: 100% !important;
		object-fit: cover !important;
		object-position: center 62% !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .mobileMenuButton {
		background: var(--af-brand-blue, #073f98) !important;
		border-bottom: 0 !important;
		color: #ffffff !important;
		height: 76px !important;
		min-height: 76px !important;
		position: relative !important;
		z-index: 12 !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid {
		display: grid !important;
		gap: 18px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		margin: 0 0 38px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .22) !important;
		border-radius: 10px !important;
		box-shadow: 0 16px 34px rgba(7, 45, 115, .1) !important;
		display: grid !important;
		float: none !important;
		grid-template-columns: minmax(0, 1fr) !important;
		margin: 0 !important;
		max-width: 100% !important;
		overflow: hidden !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__media {
		align-items: center !important;
		aspect-ratio: 16 / 10 !important;
		background: var(--af-brand-soft, #edf8e9) !important;
		border-bottom: 4px solid var(--af-brand-green, #179a11) !important;
		border-right: 0 !important;
		display: flex !important;
		justify-content: center !important;
		min-height: 0 !important;
		overflow: hidden !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__media img,
	body.web.af-luxury-system.af-home-page #main-content .af-rail-card__media img,
	body.web.af-luxury-system.af-home-page #main-content .comingSoon img {
		display: block !important;
		height: 100% !important;
		max-height: 100% !important;
		max-width: 100% !important;
		min-height: 0 !important;
		object-fit: contain !important;
		object-position: center center !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__body {
		display: grid !important;
		gap: 10px !important;
		padding: 16px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card h2,
	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card h2 a {
		color: var(--af-brand-blue-dark, #052d73) !important;
		font-family: "Source Sans Pro", Arial, sans-serif !important;
		font-size: 20px !important;
		font-weight: 900 !important;
		line-height: 1.15 !important;
		margin: 0 !important;
		overflow-wrap: break-word !important;
		text-decoration: none !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions {
		display: grid !important;
		gap: 9px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin-top: 4px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .btn {
		align-items: center !important;
		border-radius: 999px !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		min-height: 48px !important;
		padding: 0 10px !important;
		text-align: center !important;
		text-transform: uppercase !important;
		white-space: normal !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .af-auction-card__primary {
		grid-column: 1 / -1 !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .btn-primary {
		background: var(--af-brand-blue, #073f98) !important;
		border-color: var(--af-brand-blue, #073f98) !important;
		color: #ffffff !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .btn-default {
		background: #f6fbff !important;
		border-color: rgba(7, 63, 152, .25) !important;
		color: var(--af-brand-blue-dark, #052d73) !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .button-green {
		background: var(--af-brand-green, #179a11) !important;
		border-color: var(--af-brand-green, #179a11) !important;
		color: #ffffff !important;
	}

	body.web.af-luxury-system.af-home-page #main-content .comingSoon .abImage {
		background: var(--af-brand-soft, #edf8e9) !important;
		border-radius: 8px !important;
		display: flex !important;
		justify-content: center !important;
		overflow: hidden !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .fixedFooterNav {
		align-items: stretch !important;
		background: rgba(255, 255, 255, .98) !important;
		border-top: 1px solid rgba(7, 63, 152, .14) !important;
		box-shadow: 0 -12px 32px rgba(7, 45, 115, .14) !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		height: calc(66px + env(safe-area-inset-bottom)) !important;
		padding: 5px 10px calc(6px + env(safe-area-inset-bottom)) !important;
	}

	body.web.af-luxury-system .fixedFooterNav .col-xs-4 {
		float: none !important;
		height: 100% !important;
		padding: 0 3px !important;
		width: auto !important;
	}

	body.web.af-luxury-system .fixedFooterNav a {
		background: transparent !important;
		border-radius: 8px !important;
		color: var(--af-brand-blue-dark, #052d73) !important;
		display: flex !important;
		flex-direction: column !important;
		font-size: 11px !important;
		font-weight: 900 !important;
		gap: 4px !important;
		height: 54px !important;
		justify-content: center !important;
		min-height: 54px !important;
		position: relative !important;
		text-transform: none !important;
	}

	body.web.af-luxury-system .fixedFooterNav a.green,
	body.web.af-luxury-system .fixedFooterNav a:hover,
	body.web.af-luxury-system .fixedFooterNav a:focus {
		background: rgba(23, 154, 17, .1) !important;
		color: var(--af-brand-green, #179a11) !important;
	}
}

/* Mobile brand and auction usability pass 202607310130 */
:root {
	--af-brand-blue: #073f98;
	--af-brand-blue-dark: #052d73;
	--af-brand-green: #179a11;
	--af-brand-green-dark: #10740b;
	--af-brand-ink: #10203d;
	--af-brand-soft: #edf8e9;
}

body.web.af-luxury-system header {
	border-bottom-color: rgba(23, 154, 17, .18) !important;
}

body.web.af-luxury-system .navbar.navbar-bg-light .navbar-nav > li > a:hover,
body.web.af-luxury-system .navbar.navbar-bg-light .navbar-nav > li > a:focus,
body.web.af-luxury-system #navy.nav > li > a:hover,
body.web.af-luxury-system #navy.nav > li > a:focus {
	color: var(--af-brand-blue) !important;
}

body.web.af-luxury-system .af-countdown-chip {
	background: #f5fff2 !important;
	border-color: rgba(23, 154, 17, .5) !important;
	color: var(--af-brand-blue-dark) !important;
}

body.web.af-luxury-system .af-auction-card__primary,
body.web.af-luxury-system .btn-primary,
body.web.af-luxury-system .af-live-hero__btn--primary {
	background: var(--af-brand-blue) !important;
	border-color: var(--af-brand-blue) !important;
	color: #ffffff !important;
}

body.web.af-luxury-system .button-green,
body.web.af-luxury-system .af-subscribe-form input[type=submit] {
	background: var(--af-brand-green) !important;
	border-color: var(--af-brand-green) !important;
	color: #ffffff !important;
}

body.web.af-luxury-system .af-rail-card__media,
body.web.af-luxury-system .af-auction-card__media,
body.web.af-luxury-system .af-home-coming-soon-card .abImage {
	background: var(--af-brand-soft) !important;
}

body.web.af-luxury-system .af-image-broken {
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	position: relative !important;
}

body.web.af-luxury-system .af-image-broken img {
	display: none !important;
}

body.web.af-luxury-system .af-image-broken:before {
	color: var(--af-brand-blue-dark);
	content: attr(data-af-image-title);
	display: block;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.25;
	max-width: 92%;
	text-align: center;
}

body.web.af-luxury-system .af-footer-brand img {
	height: 126px !important;
	object-fit: cover !important;
	object-position: center 62% !important;
}

@media (max-width: 767px) {
	body.web.af-luxury-system {
		padding-bottom: calc(78px + env(safe-area-inset-bottom)) !important;
	}

	body.web.af-luxury-system header,
	body.web.af-luxury-system header .sticky-menu,
	body.web.af-luxury-system header .navbar,
	body.web.af-luxury-system header .container,
	body.web.af-luxury-system header .row,
	body.web.af-luxury-system header .col-md-12,
	body.web.af-luxury-system header .navbar-header,
	body.web.af-luxury-system .navbar-brand {
		min-height: 76px !important;
	}

	body.web.af-luxury-system .navbar-brand {
		align-items: center !important;
		justify-content: center !important;
		padding: 7px 0 !important;
	}

	body.web.af-luxury-system .navbar-brand img.site_logo {
		border-radius: 0 !important;
		display: block !important;
		height: 58px !important;
		max-height: 58px !important;
		max-width: 236px !important;
		object-fit: cover !important;
		object-position: center 62% !important;
		width: 236px !important;
	}

	body.af-home-page #main-content .af-auction-rails,
	body.af-home-page #main-content .af-auction-rail,
	body.af-home-page #main-content .af-rail-card,
	body.af-home-page #main-content .af-current-auctions-section,
	body.af-home-page #main-content #auctionlist,
	body.af-home-page #main-content .af-auction-card,
	body.af-home-page #main-content .af-home-coming-soon-row,
	body.af-home-page #main-content .comingSoon,
	body.af-home-page #main-content .comingSoon .panel {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow-x: hidden !important;
	}

	body.af-home-page #main-content #auctionlist.af-auction-grid {
		display: grid !important;
		gap: 18px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .22) !important;
		border-radius: 10px !important;
		box-shadow: 0 16px 34px rgba(7, 45, 115, .1) !important;
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		margin: 0 !important;
		overflow: hidden !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card__media {
		align-items: center !important;
		aspect-ratio: 16 / 10 !important;
		border-bottom: 4px solid var(--af-brand-green) !important;
		border-right: 0 !important;
		display: flex !important;
		justify-content: center !important;
		min-height: 0 !important;
		overflow: hidden !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card__media img,
	body.af-home-page #main-content .af-rail-card__media img,
	body.af-home-page #main-content .comingSoon img {
		display: block !important;
		height: 100% !important;
		max-height: 100% !important;
		max-width: 100% !important;
		min-height: 0 !important;
		object-fit: contain !important;
		object-position: center center !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card__body {
		display: grid !important;
		gap: 10px !important;
		padding: 16px !important;
		width: 100% !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card__eyebrow {
		background: var(--af-brand-blue) !important;
		border-radius: 4px !important;
		color: #ffffff !important;
		font-size: 11px !important;
		letter-spacing: 0 !important;
		padding: 5px 8px !important;
		width: fit-content !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card h2,
	body.af-home-page #main-content #auctionlist .af-auction-card h2 a {
		color: var(--af-brand-blue-dark) !important;
		font-family: "Source Sans Pro", Arial, sans-serif !important;
		font-size: 20px !important;
		font-weight: 900 !important;
		line-height: 1.15 !important;
		margin: 0 !important;
		overflow-wrap: break-word !important;
		text-decoration: none !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-meta {
		border-top: 1px solid rgba(7, 63, 152, .12) !important;
		gap: 8px !important;
		padding-top: 10px !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-meta__row,
	body.af-home-page #main-content #auctionlist .af-auction-card__timer {
		display: grid !important;
		gap: 3px !important;
		grid-template-columns: minmax(0, 1fr) !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-meta dt {
		color: #516176 !important;
		font-size: 11px !important;
		letter-spacing: 0 !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card__timer dd {
		color: var(--af-brand-blue-dark) !important;
		font-size: 24px !important;
		font-weight: 900 !important;
		line-height: 1.1 !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card__actions {
		display: grid !important;
		gap: 9px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin-top: 4px !important;
		width: 100% !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card__actions .btn {
		border-radius: 999px !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		min-height: 48px !important;
		padding: 0 10px !important;
		text-transform: uppercase !important;
		white-space: normal !important;
		width: 100% !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card__actions .af-auction-card__primary {
		grid-column: 1 / -1 !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card__actions .btn-default {
		background: #f6fbff !important;
		border-color: rgba(7, 63, 152, .25) !important;
		color: var(--af-brand-blue-dark) !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card__actions .button-green {
		background: var(--af-brand-green) !important;
		border-color: var(--af-brand-green) !important;
		color: #ffffff !important;
	}

	body.af-home-page #main-content .comingSoon {
		display: grid !important;
		gap: 14px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		width: 100% !important;
	}

	body.af-home-page #main-content .comingSoon .panel {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .22) !important;
		border-radius: 10px !important;
		box-shadow: 0 16px 34px rgba(7, 45, 115, .08) !important;
		float: none !important;
		margin: 0 !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.af-home-page #main-content .comingSoon .panel-body {
		display: grid !important;
		gap: 14px !important;
		padding: 18px !important;
		text-align: left !important;
	}

	body.af-home-page #main-content .comingSoon .abImage {
		align-items: center !important;
		aspect-ratio: 16 / 10 !important;
		border-radius: 8px !important;
		display: flex !important;
		justify-content: center !important;
		margin-top: 10px !important;
		overflow: hidden !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .fixedFooterNav {
		align-items: stretch !important;
		background: rgba(255, 255, 255, .97) !important;
		border-top: 1px solid rgba(7, 63, 152, .14) !important;
		box-shadow: 0 -12px 32px rgba(7, 45, 115, .14) !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		height: calc(66px + env(safe-area-inset-bottom)) !important;
		padding: 5px 10px calc(6px + env(safe-area-inset-bottom)) !important;
	}

	body.web.af-luxury-system .fixedFooterNav .col-xs-4 {
		padding: 0 3px !important;
	}

	body.web.af-luxury-system .fixedFooterNav a {
		background: transparent !important;
		border-radius: 8px !important;
		color: var(--af-brand-blue-dark) !important;
		font-size: 11px !important;
		font-weight: 900 !important;
		height: 54px !important;
		min-height: 54px !important;
		position: relative !important;
		text-transform: none !important;
	}

	body.web.af-luxury-system .fixedFooterNav a.green,
	body.web.af-luxury-system .fixedFooterNav a:hover,
	body.web.af-luxury-system .fixedFooterNav a:focus {
		background: rgba(23, 154, 17, .1) !important;
		color: var(--af-brand-green) !important;
	}

	body.web.af-luxury-system .fixedFooterNav a.green:after {
		background: var(--af-brand-green);
		border-radius: 999px;
		bottom: 3px;
		content: "";
		height: 3px;
		left: 28%;
		position: absolute;
		right: 28%;
	}

	body.web.af-luxury-system .fixedFooterNav a .fa {
		color: inherit !important;
		font-size: 19px !important;
	}
}

@media (max-width: 380px) {
	body.web.af-luxury-system .navbar-brand img.site_logo {
		height: 54px !important;
		max-height: 54px !important;
		max-width: 220px !important;
		width: 220px !important;
	}

	body.af-home-page #main-content #auctionlist .af-auction-card__actions .btn {
		font-size: 11px !important;
	}
}

/* Homepage rail fallback 202607302485: style rails even before JS-added body classes exist. */
#main-content .af-auction-rails,
#main-content .af-auction-rail,
#main-content .af-auction-rail__list,
#main-content .af-rail-card,
#main-content .af-rail-card__media,
#main-content .af-rail-card__body,
#main-content .af-rail-card__title,
#main-content .af-rail-card__meta {
	box-sizing: border-box;
	max-width: 100%;
	min-width: 0;
}

#main-content .af-auction-rails {
	display: grid !important;
	gap: 22px !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	margin: 0 0 34px !important;
	width: 100% !important;
}

#main-content .af-auction-rail {
	background: #ffffff !important;
	border: 1px solid #d7e5c9 !important;
	border-radius: 8px !important;
	box-shadow: 0 16px 36px rgba(20, 22, 26, .07) !important;
	padding: 20px !important;
}

#main-content .af-auction-rail__head {
	align-items: flex-end !important;
	border-bottom: 1px solid #d7e5c9 !important;
	display: flex !important;
	gap: 12px !important;
	justify-content: space-between !important;
	margin: 0 0 16px !important;
	padding: 0 0 12px !important;
}

#main-content .af-auction-rail__head h2 {
	color: #14315f !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 28px !important;
	line-height: 1.08 !important;
	margin: 0 !important;
}

#main-content .af-auction-rail__head a {
	color: #3764ad !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	text-decoration: none !important;
}

#main-content .af-auction-rail__list {
	display: grid !important;
	gap: 12px !important;
}

#main-content .af-rail-card {
	align-items: start !important;
	background: #ffffff !important;
	border: 1px solid #d7e5c9 !important;
	border-radius: 8px !important;
	box-shadow: none !important;
	color: #253041 !important;
	display: grid !important;
	gap: 12px !important;
	grid-template-columns: 118px minmax(0, 1fr) !important;
	min-height: 136px !important;
	overflow: hidden !important;
	padding: 12px !important;
	text-decoration: none !important;
	width: 100% !important;
}

#main-content .af-rail-card__media {
	align-items: center !important;
	aspect-ratio: 4 / 3 !important;
	background: #edf5e6 !important;
	border-radius: 6px !important;
	display: flex !important;
	justify-content: center !important;
	overflow: hidden !important;
	width: 100% !important;
}

#main-content .af-rail-card__media img {
	background: transparent !important;
	display: block !important;
	height: 100% !important;
	max-height: 100% !important;
	object-fit: contain !important;
	object-position: center center !important;
	padding: 6px !important;
	width: 100% !important;
}

#main-content .af-rail-card__body {
	display: grid !important;
	gap: 6px !important;
	line-height: 1.25 !important;
}

#main-content .af-rail-card__badge {
	color: #3764ad !important;
	display: block !important;
	font-family: "Source Sans Pro", Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: 900 !important;
	letter-spacing: 0 !important;
	line-height: 1.1 !important;
	text-transform: uppercase !important;
}

#main-content .af-rail-card__title {
	color: #14315f !important;
	display: block !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	line-height: 1.14 !important;
	overflow-wrap: anywhere !important;
	text-decoration: none !important;
	white-space: normal !important;
}

#main-content .af-rail-card__meta {
	color: #4a5668 !important;
	display: block !important;
	font-size: 13px !important;
	line-height: 1.25 !important;
	overflow-wrap: anywhere !important;
	white-space: normal !important;
}

@media (max-width: 991px) {
	#main-content .af-auction-rails {
		grid-template-columns: 1fr !important;
	}
}

@media (max-width: 767px) {
	#main-content .af-auction-rails {
		gap: 18px !important;
		margin: 18px 14px 28px !important;
		width: auto !important;
	}

	#main-content .af-auction-rail {
		padding: 16px !important;
	}

	#main-content .af-auction-rail__head {
		align-items: center !important;
		margin-bottom: 12px !important;
	}

	#main-content .af-auction-rail__head h2 {
		font-size: 24px !important;
	}

	#main-content .af-rail-card {
		gap: 11px !important;
		grid-template-columns: 104px minmax(0, 1fr) !important;
		min-height: 124px !important;
		padding: 10px !important;
	}

	#main-content .af-rail-card__body {
		align-self: center !important;
		gap: 5px !important;
	}

	#main-content .af-rail-card__title {
		font-size: 16px !important;
		line-height: 1.16 !important;
	}

	#main-content .af-rail-card__meta {
		font-size: 12px !important;
		line-height: 1.25 !important;
	}

	#main-content .af-rail-card__body > .af-rail-card__meta + .af-rail-card__meta {
		display: none !important;
	}
}

@media (max-width: 380px) {
	#main-content .af-rail-card {
		grid-template-columns: 96px minmax(0, 1fr) !important;
	}
}

@media (max-width: 767px) {
	#main-content .af-auction-rails {
		margin-left: 14px !important;
		margin-right: 14px !important;
	}

	#main-content .af-rail-card {
		display: grid !important;
		gap: 12px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		min-height: 0 !important;
		overflow: hidden !important;
		padding: 12px !important;
		width: 100% !important;
	}

	#main-content .af-rail-card__media {
		aspect-ratio: 16 / 9 !important;
		max-height: 172px !important;
		width: 100% !important;
	}

	#main-content .af-rail-card__media img {
		padding: 8px !important;
	}

	#main-content .af-rail-card__body {
		align-self: start !important;
		width: 100% !important;
	}

	#main-content .af-rail-card__title {
		display: block !important;
		font-size: 19px !important;
		line-height: 1.14 !important;
		max-width: 100% !important;
		overflow-wrap: anywhere !important;
		width: 100% !important;
	}

	#main-content .af-rail-card__meta {
		max-width: 100% !important;
		width: 100% !important;
	}
}

body.web.af-luxury-system a {
	color: #254a86;
	transition: background-color .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease, transform .18s ease;
}

body.web.af-luxury-system a:hover,
body.web.af-luxury-system a:focus {
	color: #3764ad;
	text-decoration: none;
}

body.web.af-luxury-system #top-bar {
	background: #14315f !important;
	border-bottom: 1px solid rgba(134, 179, 45, .42);
	box-shadow: none;
	height: auto;
	min-height: 54px;
	padding: 8px 0;
}

body.web.af-luxury-system .top-bar-section .container,
body.web.af-luxury-system header .container,
body.web.af-luxury-system #main-content > .container {
	max-width: 1340px;
}

body.web.af-luxury-system .searchBar .searchIcon {
	color: #3764ad;
}

body.web.af-luxury-system .searchBar input {
	border: 1px solid #cbdcb7;
	box-shadow: none;
	color: #1d232b;
}

body.web.af-luxury-system .searchBar input[type=submit] {
	background: #86b32d !important;
	border: 1px solid #86b32d !important;
	color: #10284d !important;
	font-weight: 800;
}

body.web.af-luxury-system .toptab {
	border-color: rgba(255, 255, 255, .18);
	color: #f9f6ee !important;
	letter-spacing: 0;
}

body.web.af-luxury-system .toptab:hover,
body.web.af-luxury-system .toptab:focus {
	color: #86b32d !important;
}

body.web.af-luxury-system header {
	background: #ffffff;
	border-bottom: 1px solid #d7e5c9 !important;
	box-shadow: 0 14px 34px rgba(20, 22, 26, .08);
	margin-bottom: 0 !important;
}

body.web.af-luxury-system .navbar {
	min-height: 112px;
}

body.web.af-luxury-system .navbar-brand {
	align-items: center;
	display: flex;
	min-height: 112px;
	padding: 10px 0;
}

body.web.af-luxury-system .navbar-brand img.site_logo {
	display: block;
	height: 74px !important;
	max-height: 74px;
	max-width: 292px !important;
	object-fit: cover;
	object-position: center 62%;
	padding: 0 !important;
	width: 292px !important;
}

body.web.af-luxury-system .navbar-nav {
	padding-top: 54px;
}

body.web.af-luxury-system .navbar.navbar-bg-light .navbar-nav > li > a,
body.web.af-luxury-system #navy.nav > li > a {
	color: #1a2029 !important;
	font-weight: 800;
	letter-spacing: 0;
}

body.web.af-luxury-system .navbar.navbar-bg-light .navbar-nav > li > a:hover,
body.web.af-luxury-system .navbar.navbar-bg-light .navbar-nav > li > a:focus,
body.web.af-luxury-system #navy.nav > li > a:hover,
body.web.af-luxury-system #navy.nav > li > a:focus {
	color: #3764ad !important;
}

body.web.af-luxury-system .dropdown-menu {
	border: 1px solid #d7e5c9;
	border-radius: 0 0 8px 8px;
	box-shadow: 0 18px 38px rgba(20, 22, 26, .14);
}

body.web.af-luxury-system section#main-content {
	background: #f4f7f2 !important;
}

body.web.af-luxury-system .auctionTitle {
	background: #14315f !important;
	border-bottom: 1px solid rgba(134, 179, 45, .58);
	border-top: 1px solid rgba(134, 179, 45, .34);
	padding: 42px 20px;
}

body.web.af-luxury-system .auctionTitle h1 {
	color: #f7fbf0 !important;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.08;
	letter-spacing: 0;
	text-transform: none;
}

body.web.af-luxury-system .ui-accordion .ui-accordion-header {
	border-bottom-color: #86b32d !important;
	color: #14161a;
	font-size: 31px;
	font-weight: 700;
	letter-spacing: 0;
}

body.web.af-luxury-system .ui-accordion-content,
body.web.af-luxury-system .af-fee-summary,
body.web.af-luxury-system .auction_details .ui-widget-content {
	background: #ffffff;
	border-color: #d7e5c9 !important;
	border-radius: 8px;
	box-shadow: 0 12px 30px rgba(20, 22, 26, .06);
}

body.web.af-luxury-system .btn,
body.web.af-luxury-system .auctionTop input[type=submit],
body.web.af-luxury-system input[type=submit] {
	border-radius: 6px;
	box-shadow: none;
	letter-spacing: 0;
}

body.web.af-luxury-system .btn-primary,
body.web.af-luxury-system .auctionTop input[type=submit],
body.web.af-luxury-system .af-auction-card__primary,
body.web.af-luxury-system .next_bid_link,
body.web.af-luxury-system .af-one-click-bid-link {
	background: #14315f !important;
	border-color: #14315f !important;
	color: #f7fbf0 !important;
}

body.web.af-luxury-system .btn-primary:hover,
body.web.af-luxury-system .auctionTop input[type=submit]:hover,
body.web.af-luxury-system .af-auction-card__primary:hover,
body.web.af-luxury-system .next_bid_link:hover,
body.web.af-luxury-system .af-one-click-bid-link:hover {
	background: #3764ad !important;
	border-color: #3764ad !important;
	color: #f7fbf0 !important;
}

body.web.af-luxury-system .btn-default,
body.web.af-luxury-system .button-green {
	background: #86b32d !important;
	border-color: #86b32d !important;
	color: #10284d !important;
}

body.web.af-luxury-system .button-green:hover,
body.web.af-luxury-system .button-green:focus,
body.web.af-luxury-system .btn-default:hover,
body.web.af-luxury-system .btn-default:focus {
	background: #14315f !important;
	border-color: #14315f !important;
	color: #f7fbf0 !important;
}

body.web.af-luxury-system .af-live-hero {
	border: 1px solid rgba(134, 179, 45, .45);
	box-shadow: 0 22px 60px rgba(20, 22, 26, .18);
}

body.web.af-luxury-system .af-live-hero__eyebrow,
body.web.af-luxury-system .af-auction-card__eyebrow,
body.web.af-luxury-system .af-rail-card__badge {
	color: #3764ad;
	font-family: "Source Sans Pro", Arial, sans-serif;
	letter-spacing: 0;
}

body.web.af-luxury-system .af-auction-rails,
body.web.af-luxury-system .af-current-auctions-section {
	position: relative;
}

body.web.af-luxury-system .af-rail-card,
body.web.af-luxury-system .af-auction-card,
body.web.af-luxury-system .af-lot-card,
body.web.af-luxury-system .itemDetailContent {
	background: #ffffff !important;
	border: 1px solid #d7e5c9 !important;
	border-radius: 8px !important;
	box-shadow: 0 18px 42px rgba(20, 22, 26, .08) !important;
}

body.web.af-luxury-system .af-rail-card:hover,
body.web.af-luxury-system .af-auction-card:hover,
body.web.af-luxury-system .af-lot-card:hover {
	border-color: #86b32d !important;
	box-shadow: 0 24px 58px rgba(20, 22, 26, .13) !important;
	transform: translateY(-2px);
}

body.web.af-luxury-system .af-rail-card__media,
body.web.af-luxury-system .af-auction-card__media,
body.web.af-luxury-system .af-lot-card .itemImage,
body.web.af-luxury-system .imageDisplay {
	background: #edf5e6 !important;
	border-color: #d7e5c9 !important;
}

body.web.af-luxury-system .af-rail-card__title,
body.web.af-luxury-system .af-auction-card h2,
body.web.af-luxury-system .af-auction-card h2 a,
body.web.af-luxury-system .itemName,
body.web.af-luxury-system .itemName a,
body.web.af-luxury-system .itemDetailsName {
	color: #14161a !important;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: 700;
	letter-spacing: 0;
	text-decoration: none !important;
}

body.web.af-luxury-system .af-auction-card h2 {
	font-size: 25px;
}

body.web.af-luxury-system .af-auction-card__location,
body.web.af-luxury-system .af-auction-meta dd,
body.web.af-luxury-system .af-rail-card__meta,
body.web.af-luxury-system .itemDetails,
body.web.af-luxury-system .itemDetailsDeets {
	color: #36414f;
}

body.web.af-luxury-system .af-auction-meta dt,
body.web.af-luxury-system .itemNumber,
body.web.af-luxury-system .itemDetailNumber {
	color: #14161a;
	font-weight: 800;
}

body.web.af-luxury-system .af-auction-card__notice,
body.web.af-luxury-system .af-auction-card__summary,
body.web.af-luxury-system .af-fee-summary {
	background: #f5f9ee !important;
	border-left-color: #86b32d !important;
	color: #2d3745;
}

body.web.af-luxury-system .af-proof-pill {
	background: #f5f9ee;
	border-color: #cbdcb7;
	color: #14161a;
}

body.web.af-luxury-system .af-proof-pill--active {
	border-color: #527857;
	color: #2f5a36;
}

body.web.af-luxury-system .af-proof-pill--hot,
body.web.af-luxury-system .af-countdown-chip.is-urgent {
	border-color: #8a332c;
	color: #8a332c;
}

body.web.af-luxury-system .timer,
body.web.af-luxury-system .abTime,
body.web.af-luxury-system .abTimeMain,
body.web.af-luxury-system .itemTime {
	color: #8a332c !important;
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-weight: 900;
}

body.web.af-luxury-system .af-countdown-chip {
	align-items: center;
	background: #f7fbf0;
	border: 1px solid #86b32d;
	border-radius: 6px;
	color: #254a86;
	display: inline-flex;
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-size: 12px;
	font-weight: 900;
	gap: 6px;
	line-height: 1;
	margin: 6px 0 0;
	padding: 7px 9px;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
}

body.web.af-luxury-system .af-countdown-chip:before {
	content: "\f017";
	font-family: FontAwesome;
	font-weight: normal;
}

body.web.af-luxury-system .af-rail-card__meta .af-countdown-chip,
body.web.af-luxury-system .af-live-hero__meta .af-countdown-chip {
	display: flex;
	margin-top: 8px;
	width: max-content;
}

body.web.af-luxury-system .af-auction-meta__row .af-countdown-chip {
	margin-left: 0;
	margin-top: 8px;
}

body.web.af-luxury-system .itemDetailNumber .timer {
	background: #f7fbf0;
	border: 1px solid #86b32d;
	border-radius: 8px;
	color: #8a332c !important;
	padding: 12px 14px;
	text-align: center;
}

body.web.af-luxury-system .itemDetailNumber .timer strong:first-child {
	color: #254a86;
	display: block;
	font-size: 13px;
	letter-spacing: 0;
	text-transform: uppercase;
}

body.web.af-luxury-system .itemDetailNumber .timer strong:last-child {
	color: #8a332c;
	display: block;
	font-size: 28px;
	line-height: 1.1;
}

body.web.af-luxury-system .af-lot-card .itemNumber {
	background: #14315f !important;
	color: #ffffff !important;
}

body.web.af-luxury-system .af-lot-description {
	color: #2d3745;
	font-size: 15px;
	line-height: 1.48;
	margin: 8px 0 10px;
}

body.web.af-luxury-system .af-lot-details-link {
	align-items: center;
	border: 1px solid #cbdcb7;
	border-radius: 4px;
	color: #14315f !important;
	display: inline-flex;
	font-size: 13px;
	font-weight: 900;
	justify-content: center;
	margin: 0 0 12px;
	min-height: 38px;
	padding: 0 13px;
	text-decoration: none !important;
	text-transform: uppercase;
}

body.web.af-luxury-system .af-lot-details-link:hover,
body.web.af-luxury-system .af-lot-details-link:focus {
	background: #14315f;
	border-color: #14315f;
	color: #ffffff !important;
}

body.web.af-luxury-system .af-lot-empty-cell {
	display: none !important;
}

body.web.af-luxury-system .bidInput {
	color: #14161a;
}

body.web.af-luxury-system .bidInput .current_bid,
body.web.af-luxury-system .bidInput .next_bid {
	color: #8a332c;
	font-size: 28px;
	font-weight: 900;
}

body.web.af-luxury-system .currentWinner {
	color: #1d232b;
	font-weight: 800;
}

body.web.af-luxury-system .current_winner {
	color: #527857;
}

body.web.af-luxury-system .auctionTop {
	background: #edf5ef;
	border: 1px solid #b9cfbf;
	border-radius: 8px;
	color: #1f4027;
	margin-bottom: 26px;
	padding: 18px;
}

body.web.af-luxury-system .pagination {
	background: #edf5e6;
	border-top: 1px solid #d7e5c9;
	color: #14161a;
	padding: 22px 0;
}

body.web.af-luxury-system .prefooter {
	background: #14315f !important;
	border-top: 1px solid rgba(134, 179, 45, .5);
}

body.web.af-luxury-system .prefooter h3 {
	border-bottom-color: #86b32d !important;
	font-family: Georgia, "Times New Roman", serif;
}

body.web.af-luxury-system #footer,
body.web.af-luxury-system .footer-widget {
	background: #ffffff;
}

body.web.af-luxury-system .lightBG {
	background: #f4f7f2 !important;
}

body.web.af-luxury-system .navbar.navbar-bg-light .navbar-nav > li > a,
body.web.af-luxury-system #navy.nav > li > a,
body.web.af-luxury-system .toptab,
body.web.af-luxury-system .searchBar input,
body.web.af-luxury-system .searchBar input[type=submit],
body.web.af-luxury-system .mobileMenuButton,
body.web.af-luxury-system .btn,
body.web.af-luxury-system .button-green,
body.web.af-luxury-system input[type=submit],
body.web.af-luxury-system .auctionTop input[type=submit],
body.web.af-luxury-system .next_bid_link,
body.web.af-luxury-system .af-one-click-bid-link,
body.web.af-luxury-system .ui-accordion .ui-accordion-header,
body.web.af-luxury-system .itemDetailNumber,
body.web.af-luxury-system .itemNumber,
body.web.af-luxury-system .currentWinner,
body.web.af-luxury-system .bidInput,
body.web.af-luxury-system .af-proof-pill,
body.web.af-luxury-system .pagination {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
}

body.web.af-luxury-system .navbar.navbar-bg-light .navbar-nav > li > a,
body.web.af-luxury-system #navy.nav > li > a {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
}

body.web.af-luxury-system .toptab,
body.web.af-luxury-system .searchBar input[type=submit],
body.web.af-luxury-system .mobileMenuButton,
body.web.af-luxury-system .btn,
body.web.af-luxury-system .button-green,
body.web.af-luxury-system input[type=submit],
body.web.af-luxury-system .auctionTop input[type=submit],
body.web.af-luxury-system .next_bid_link,
body.web.af-luxury-system .af-one-click-bid-link {
	font-weight: 700 !important;
	text-shadow: none !important;
}

body.web.af-luxury-system .ui-accordion .ui-accordion-header {
	font-size: 30px;
	line-height: 1.15;
}

body.web.af-luxury-system .auctionTop {
	background: #edf3ed !important;
	box-shadow: 0 12px 30px rgba(20, 22, 26, .06);
}

body.web.af-luxury-system .auctionTop label,
body.web.af-luxury-system .auctionTop strong,
body.web.af-luxury-system .auctionTop em {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
	font-style: normal;
	letter-spacing: 0;
}

body.web.af-luxury-system .pagination {
	border: 1px solid #d7e5c9;
	border-radius: 8px;
	box-shadow: 0 12px 30px rgba(20, 22, 26, .06);
}

body.web.af-luxury-system.af-home-page .af-live-hero__kicker {
	background: rgba(20, 49, 95, .72) !important;
	border-color: #86b32d !important;
	color: #f7fbf0 !important;
	letter-spacing: 0 !important;
}

body.web.af-luxury-system.af-home-page .af-live-hero__btn,
body.web.af-luxury-system.af-home-page .af-auction-card__actions .btn {
	letter-spacing: 0 !important;
	text-shadow: none !important;
}

body.web.af-luxury-system.af-home-page .af-live-hero__btn--primary {
	background: #86b32d !important;
	border-color: #86b32d !important;
	color: #10284d !important;
}

body.web.af-luxury-system.af-home-page .af-live-hero__btn--primary:hover,
body.web.af-luxury-system.af-home-page .af-live-hero__btn--primary:focus {
	background: #6d9821 !important;
	border-color: #6d9821 !important;
	color: #ffffff !important;
}

body.web.af-luxury-system.af-home-page .af-live-hero__btn--secondary {
	background: rgba(20, 49, 95, .42) !important;
	border-color: rgba(255, 255, 255, .7) !important;
	color: #f7fbf0 !important;
}

body.web.af-luxury-system.af-home-page .af-live-hero__btn--secondary:hover,
body.web.af-luxury-system.af-home-page .af-live-hero__btn--secondary:focus {
	background: #3764ad !important;
	border-color: #3764ad !important;
	color: #ffffff !important;
}

body.web.af-luxury-system.af-home-page .af-rail-card__badge,
body.web.af-luxury-system.af-home-page .af-auction-card__phone a {
	color: #3764ad !important;
	letter-spacing: 0 !important;
}

body.web.af-luxury-system.af-home-page .af-auction-card__media:after {
	background: #86b32d !important;
}

body.web.af-luxury-system.af-home-page .af-auction-card__eyebrow {
	background: #14315f !important;
	color: #ffffff !important;
	letter-spacing: 0 !important;
}

body.web.af-luxury-system.af-home-page .af-auction-card__notice,
body.web.af-luxury-system.af-home-page .af-auction-card__summary {
	border-left-color: #86b32d !important;
}

body.web.af-luxury-system.af-home-page .af-auction-card__actions .btn-primary {
	background: #14315f !important;
	border-color: #14315f !important;
	color: #ffffff !important;
}

body.web.af-luxury-system.af-home-page .af-auction-card__actions .btn-primary:hover,
body.web.af-luxury-system.af-home-page .af-auction-card__actions .btn-primary:focus {
	background: #3764ad !important;
	border-color: #3764ad !important;
	color: #ffffff !important;
}

body.web.af-luxury-system.af-home-page .af-auction-card__actions .btn-default {
	background: #f7fbf0 !important;
	border-color: #cbdcb7 !important;
	color: #14315f !important;
}

body.web.af-luxury-system.af-home-page .af-auction-card__actions .button-green {
	background: #86b32d !important;
	border-color: #86b32d !important;
	color: #10284d !important;
}

@media (min-width: 992px) {
	body.web.af-luxury-system header .navbar {
		min-height: 124px;
	}

	body.web.af-luxury-system header .col-md-12 {
		align-items: center;
		display: flex;
		justify-content: space-between;
		min-height: 124px;
	}

	body.web.af-luxury-system header .navbar-header {
		float: none;
		flex: 0 0 auto;
	}

	body.web.af-luxury-system header .navbar-collapse {
		align-items: center;
		display: flex !important;
		flex: 1 1 auto;
		justify-content: flex-end;
		min-height: 0;
		width: auto;
	}

	body.web.af-luxury-system header .navigation {
		height: auto !important;
	}

	body.web.af-luxury-system .navbar-brand {
		min-height: 0;
		padding: 0;
	}

	body.web.af-luxury-system .navbar-nav {
		align-items: center;
		display: flex;
		float: none !important;
		flex-wrap: wrap;
		justify-content: flex-end;
		padding-top: 0;
	}

	body.web.af-luxury-system .navbar-nav > li {
		float: none;
	}
}

@media (max-width: 991px) {
	body.web.af-luxury-system .mobileMenuButton {
		background: #14315f !important;
		color: #f7fbf0 !important;
	}

	body.web.af-luxury-system .searchBar {
		background: #e5f0d8 !important;
	}

	body.web.af-luxury-system .top-contact,
	body.web.af-luxury-system #mobileNav,
	body.web.af-luxury-system .mobileMenuApp {
		background: #14315f !important;
	}

	body.web.af-luxury-system .navbar {
		min-height: 104px;
	}

	body.web.af-luxury-system .navbar-brand {
		justify-content: center;
		min-height: 104px;
	}

	body.web.af-luxury-system .navbar-brand img.site_logo {
		max-width: 260px !important;
		width: 72vw !important;
	}

	body.web.af-luxury-system .auctionTitle {
		padding: 28px 20px;
	}

	body.web.af-luxury-system .auctionTitle h1 {
		font-size: 28px;
		line-height: 1.16;
	}
}

@media (max-width: 767px) {
	body.web.af-luxury-system {
		padding-bottom: 84px;
	}

	body.web.af-luxury-system #main-content > .container {
		padding-left: 16px;
		padding-right: 16px;
	}

	body.web.af-luxury-system .af-auction-card,
	body.web.af-luxury-system .af-rail-card,
	body.web.af-luxury-system .af-lot-card,
	body.web.af-luxury-system .itemDetailContent {
		box-shadow: 0 12px 28px rgba(20, 22, 26, .08) !important;
	}

	body.web.af-luxury-system .itemDetailContent {
		padding: 14px 12px;
	}

	body.web.af-luxury-system .af-lot-card {
		padding: 14px 14px 18px !important;
	}

	body.web.af-luxury-system .af-lot-card .itemNumber {
		font-size: 18px;
		padding: 10px 12px;
	}

	body.web.af-luxury-system .af-lot-card .watchBox {
		align-items: center;
		display: flex;
		gap: 7px;
		justify-content: flex-start;
		margin: 12px 0;
	}

	body.web.af-luxury-system .af-lot-card .timer {
		margin: 12px 0 8px;
		text-align: center;
	}

	body.web.af-luxury-system .af-lot-card .timer br {
		display: none;
	}

	body.web.af-luxury-system .af-lot-card .timer span[style*="green"] {
		display: block !important;
		margin-top: 8px;
	}

	body.web.af-luxury-system .af-lot-card .itemName,
	body.web.af-luxury-system .af-lot-card .itemName a {
		font-size: 20px !important;
		line-height: 1.16 !important;
	}

	body.web.af-luxury-system .af-lot-description {
		display: -webkit-box;
		font-size: 14px;
		line-height: 1.46;
		max-height: 123px;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 6;
	}

	body.web.af-luxury-system .af-lot-details-link {
		width: 100%;
	}

	body.web.af-luxury-system .af-lot-card .itemDetails {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.web.af-luxury-system .af-lot-card .itemDetails > div {
		padding: 9px;
	}

	body.web.af-luxury-system .af-lot-card .itemDetails .af-lot-action-cell {
		display: grid;
		gap: 8px;
		grid-column: 1 / -1;
	}

	body.web.af-luxury-system .itemDetailsName {
		font-size: 22px !important;
		line-height: 1.14;
	}

	body.web.af-luxury-system .itemDetailNumber .timer {
		margin-top: 12px;
	}

	body.web.af-luxury-system .bidInput .current_bid,
	body.web.af-luxury-system .bidInput .next_bid {
		font-size: 24px;
	}

	body.web.af-luxury-system .fixedFooterNav {
		background: #343136;
		border-top-color: #86b32d;
	}
}

@media (max-width: 520px) {
	body.web.af-luxury-system .af-live-hero {
		border-radius: 8px;
	}

	body.web.af-luxury-system .af-countdown-chip {
		font-size: 11px;
		white-space: normal;
	}

	body.web.af-luxury-system .af-auction-card h2 {
		font-size: 22px;
	}

	body.web.af-luxury-system .ui-accordion .ui-accordion-header {
		font-size: 24px;
	}
}

/* Homepage premium alignment pass 20260730 */
body.web.af-luxury-system.af-home-page.af-home-premium {
	background: #f4f7f2 !important;
	color: #1d232b;
}

body.web.af-luxury-system.af-home-page.af-home-premium #top-bar.top-bar-section,
body.web.af-luxury-system.af-home-page.af-home-premium #top-bar.top-bar-bg-color {
	background: #14315f !important;
	border-bottom: 1px solid rgba(134, 179, 45, .44) !important;
	box-shadow: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium #top-bar .toptab,
body.web.af-luxury-system.af-home-page.af-home-premium #top-bar .top-contact a {
	border-right-color: rgba(255, 255, 255, .18) !important;
	color: #f7fbf0 !important;
	letter-spacing: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium #top-bar .toptab:hover,
body.web.af-luxury-system.af-home-page.af-home-premium #top-bar .toptab:focus {
	color: #86b32d !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .searchBar input {
	border-color: #cbdcb7 !important;
	box-shadow: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .searchBar .searchIcon {
	color: #3764ad !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .searchBar input[type=submit] {
	background: #86b32d !important;
	border-color: #86b32d !important;
	color: #10284d !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium header {
	background: #ffffff !important;
	border-bottom: 1px solid #d7e5c9 !important;
	box-shadow: 0 14px 34px rgba(20, 22, 26, .08) !important;
	margin-bottom: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .navbar.navbar-bg-light .navbar-nav > li > a,
body.web.af-luxury-system.af-home-page.af-home-premium #navy.nav > li > a {
	color: #1a2029 !important;
	letter-spacing: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .navbar.navbar-bg-light .navbar-nav > li > a:hover,
body.web.af-luxury-system.af-home-page.af-home-premium .navbar.navbar-bg-light .navbar-nav > li > a:focus,
body.web.af-luxury-system.af-home-page.af-home-premium #navy.nav > li > a:hover,
body.web.af-luxury-system.af-home-page.af-home-premium #navy.nav > li > a:focus {
	color: #3764ad !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium #main-content {
	background: #f4f7f2 !important;
	padding-bottom: 64px;
}

body.web.af-luxury-system.af-home-page.af-home-premium #main-content > .container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1340px;
	width: calc(100% - 100px);
}

body.web.af-luxury-system.af-home-page.af-home-premium #main-content > .container:first-child {
	padding-top: 24px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero-wrap {
	margin: 0 0 34px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	width: 100%;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero {
	background-image: linear-gradient(90deg, rgba(20, 49, 95, .96), rgba(20, 49, 95, .78) 46%, rgba(20, 49, 95, .12)), url('/uploaded_files61/BD_file_1781208568.png') !important;
	background-position: center center !important;
	background-size: cover !important;
	border: 1px solid rgba(134, 179, 45, .48) !important;
	border-radius: 8px !important;
	box-shadow: 0 26px 58px rgba(20, 49, 95, .2) !important;
	display: flex;
	min-height: 540px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero:before {
	background: linear-gradient(180deg, rgba(255, 255, 255, .08), rgba(255, 255, 255, 0) 38%) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__content {
	align-self: flex-end;
	color: #ffffff !important;
	max-width: 780px !important;
	padding: 70px 58px 62px !important;
	width: 100% !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__kicker {
	background: rgba(134, 179, 45, .18) !important;
	border-color: rgba(134, 179, 45, .86) !important;
	border-radius: 4px !important;
	color: #f7fbf0 !important;
	font-family: "Source Sans Pro", Arial, sans-serif !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero h1 {
	color: #ffffff !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 58px !important;
	line-height: 1.02 !important;
	margin-bottom: 16px !important;
	max-width: 780px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__feature {
	color: rgba(247, 251, 240, .94) !important;
	font-size: 22px !important;
	line-height: 1.35 !important;
	max-width: 690px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__meta {
	gap: 10px !important;
	margin-bottom: 28px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__meta span {
	background: rgba(255, 255, 255, .12) !important;
	border-color: rgba(255, 255, 255, .24) !important;
	border-radius: 4px !important;
	color: #ffffff !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__actions {
	display: grid !important;
	gap: 12px !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	max-width: 760px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__btn {
	border-radius: 4px !important;
	font-family: "Source Sans Pro", Arial, sans-serif !important;
	font-size: 15px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	min-height: 54px !important;
	padding: 12px 16px !important;
	text-transform: none !important;
	white-space: normal !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-container {
	padding-top: 0;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin: 0 15px 26px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item {
	align-items: center;
	background: #ffffff;
	border: 1px solid #d7e5c9;
	border-radius: 8px;
	box-shadow: 0 14px 32px rgba(20, 22, 26, .07);
	color: #14315f !important;
	display: flex;
	justify-content: space-between;
	min-height: 78px;
	padding: 18px 20px;
	text-decoration: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item:hover,
body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item:focus {
	border-color: #86b32d;
	box-shadow: 0 18px 38px rgba(20, 49, 95, .11);
	color: #14315f !important;
	transform: translateY(-1px);
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__copy {
	color: #4b5563;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.25;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__value {
	color: #14315f;
	font-size: 28px;
	line-height: 1;
	margin-left: 12px;
	white-space: nowrap;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item.is-live {
	border-left: 4px solid #86b32d;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item.is-closing {
	border-left: 4px solid #3764ad;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item.is-new {
	border-left: 4px solid #14315f;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item.is-sell {
	background: #14315f;
	border-color: #14315f;
	color: #ffffff !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item.is-sell .af-home-command-strip__copy,
body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item.is-sell .af-home-command-strip__value {
	color: #ffffff;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row {
	margin-left: 15px;
	margin-right: 15px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row > .af-home-spotlight-column,
body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row > .af-home-action-column {
	min-height: 0;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-spotlight-column .af-auction-rails {
	display: grid !important;
	gap: 24px !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	margin: 0 !important;
	width: 100% !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-rail {
	background: #ffffff;
	border: 1px solid #d7e5c9;
	border-radius: 8px;
	box-shadow: 0 16px 36px rgba(20, 22, 26, .07);
	padding: 20px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-rail__head {
	border-bottom-color: #d7e5c9 !important;
	margin-bottom: 16px !important;
	padding-bottom: 12px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-rail__head h2,
body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head h2 {
	color: #14315f !important;
	font-family: Georgia, "Times New Roman", serif !important;
	letter-spacing: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-rail__head a {
	color: #3764ad !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-rail-card {
	border-color: #d7e5c9 !important;
	box-shadow: none !important;
	grid-template-columns: 118px minmax(0, 1fr) !important;
	min-height: 142px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-rail-card:hover,
body.web.af-luxury-system.af-home-page.af-home-premium .af-rail-card:focus {
	border-color: #86b32d !important;
	box-shadow: 0 16px 30px rgba(20, 49, 95, .1) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-rail-card__badge {
	color: #3764ad !important;
	letter-spacing: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-rail-card__title {
	color: #14315f !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section.af-home-current-section {
	margin: 36px 15px 0 !important;
	width: auto !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head {
	align-items: flex-end !important;
	border-top: 1px solid #d7e5c9 !important;
	display: flex !important;
	gap: 24px !important;
	justify-content: space-between !important;
	margin: 0 0 22px !important;
	padding-top: 34px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head p {
	color: #4b5563 !important;
	max-width: 620px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-grid {
	display: grid !important;
	gap: 24px !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	margin-bottom: 48px !important;
	width: 100% !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card {
	border-color: #d7e5c9 !important;
	box-shadow: 0 16px 34px rgba(20, 22, 26, .07) !important;
	height: 100%;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card:hover {
	border-color: #86b32d !important;
	box-shadow: 0 22px 46px rgba(20, 49, 95, .12) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-card__media {
	background: #ffffff !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-card__media img {
	aspect-ratio: 16 / 10 !important;
	background: #ffffff !important;
	object-fit: contain !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-card h2,
body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-card h2 a {
	color: #14315f !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-card h2 a:hover,
body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-card h2 a:focus {
	color: #3764ad !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-meta__row {
	grid-template-columns: 92px minmax(0, 1fr) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-card__timer {
	grid-template-columns: 92px minmax(0, 1fr) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-countdown-chip {
	background: #e8f1dc;
	border-color: #cbdcb7;
	color: #14315f;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-countdown-chip.is-urgent {
	background: #fff3e7;
	border-color: #f0be86;
	color: #92400e;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-row {
	margin: 34px 15px 0 !important;
	padding: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-row hr {
	border-top: 1px solid #d7e5c9 !important;
	margin: 0 0 28px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-title {
	color: #14315f !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 32px !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	line-height: 1.1 !important;
	margin: 0 0 18px !important;
	text-transform: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-grid {
	display: grid !important;
	gap: 18px !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	margin: 0 !important;
	width: 100% !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-card {
	background: #ffffff !important;
	border: 1px solid #d7e5c9 !important;
	border-radius: 8px !important;
	box-shadow: 0 14px 32px rgba(20, 22, 26, .07) !important;
	float: none !important;
	margin: 0 !important;
	min-height: 100%;
	overflow: hidden;
	padding: 0 !important;
	width: auto !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-card .panel-body {
	color: #4b5563;
	display: grid;
	gap: 10px;
	grid-template-rows: auto auto 1fr;
	min-height: 100%;
	padding: 16px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-card p {
	margin: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-card strong {
	color: #14315f;
	display: block;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	font-weight: 600;
	line-height: 1.16;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-card .comingSoonContent {
	align-content: start;
	background: #f7fbf0;
	border: 1px solid #e1ebd3;
	border-radius: 8px;
	color: #3764ad !important;
	display: grid;
	font-size: 13px;
	font-weight: 800;
	gap: 10px;
	margin-top: 2px;
	padding: 12px;
	text-align: left !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-card .abImage {
	background: #ffffff;
	border-radius: 6px;
	margin: 0 !important;
	overflow: hidden;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-card .abImage img {
	aspect-ratio: 16 / 10;
	display: block;
	height: auto;
	object-fit: contain;
	width: 100%;
}

@media (min-width: 992px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row {
		align-items: start;
		display: grid !important;
		gap: 30px;
		grid-template-columns: minmax(0, 1fr) 330px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row > .af-home-spotlight-column,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row > .af-home-action-column {
		float: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: auto !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-action-column {
		display: flex !important;
		flex-direction: column;
		gap: 18px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-action-column .panel {
		margin-bottom: 0 !important;
	}
}

body.web.af-luxury-system.af-home-page.af-home-premium .loginBox.panel.af-home-panel,
body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-locator.panel.af-home-panel {
	border: 1px solid #d7e5c9 !important;
	border-radius: 8px !important;
	box-shadow: 0 16px 34px rgba(20, 22, 26, .08) !important;
	overflow: hidden !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .loginBox.panel.af-home-panel > .panel-heading,
body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-locator.panel.af-home-panel > .panel-heading {
	background: #14315f !important;
	border-color: #14315f !important;
	color: #ffffff !important;
	padding: 16px 18px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .loginBox.panel.af-home-panel .panel-title,
body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-locator.panel.af-home-panel .panel-title {
	color: #ffffff !important;
	font-family: "Source Sans Pro", Arial, sans-serif !important;
	font-size: 19px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .loginBox.panel.af-home-panel .panel-body,
body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-locator.panel.af-home-panel .panel-body {
	background: #ffffff !important;
	padding: 18px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .loginBox.panel.af-home-panel .form-control,
body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-locator.panel.af-home-panel .form-control {
	border: 1px solid #cbdcb7 !important;
	border-radius: 4px !important;
	box-shadow: none !important;
	color: #1d232b !important;
	min-height: 42px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .loginBox.panel.af-home-panel .btn,
body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-locator.panel.af-home-panel .btn {
	background: #86b32d !important;
	border-color: #86b32d !important;
	border-radius: 4px !important;
	color: #10284d !important;
	font-weight: 800 !important;
	min-height: 42px;
	text-shadow: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .loginBox.panel.af-home-panel .btn:hover,
body.web.af-luxury-system.af-home-page.af-home-premium .loginBox.panel.af-home-panel .btn:focus,
body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-locator.panel.af-home-panel .btn:hover,
body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-locator.panel.af-home-panel .btn:focus {
	background: #6d9821 !important;
	border-color: #6d9821 !important;
	color: #ffffff !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .loginLinks a,
body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-locator__status a {
	color: #3764ad !important;
	font-weight: 800 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-locator__map {
	background: #f7fbf0 !important;
	border-color: #d7e5c9 !important;
	border-radius: 8px;
	color: #1d232b !important;
	height: 168px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-action-column .fb-page,
body.web.af-luxury-system.af-home-page.af-home-premium .af-home-action-column .fb_iframe_widget,
body.web.af-luxury-system.af-home-page.af-home-premium .af-home-action-column iframe[src*="facebook.com"] {
	display: none !important;
}

@media (max-width: 1199px) {
	body.web.af-luxury-system.af-home-page.af-home-premium #main-content > .container {
		width: calc(100% - 56px);
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero h1 {
		font-size: 50px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 991px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-spotlight-column .af-auction-rails {
		grid-template-columns: 1fr !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row {
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page.af-home-premium #main-content {
		padding-bottom: 44px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content > .container {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content > .container:first-child {
		padding-top: 12px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero-wrap,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-row,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section.af-home-current-section {
		margin-left: 14px !important;
		margin-right: 14px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero {
		background-image: linear-gradient(180deg, rgba(20, 49, 95, .96), rgba(20, 49, 95, .86)), url('/uploaded_files61/BD_file_1781208568.png') !important;
		min-height: 0 !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__content {
		padding: 28px 22px 26px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero h1 {
		font-size: 34px !important;
		line-height: 1.06 !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__feature {
		font-size: 17px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__actions {
		gap: 10px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__btn {
		font-size: 14px !important;
		min-height: 50px !important;
		min-width: 0;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__btn--primary {
		grid-column: 1 / -1;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip {
		gap: 10px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item {
		min-height: 72px;
		padding: 15px 16px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__value {
		font-size: 24px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-rail {
		padding: 16px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head {
		align-items: flex-start !important;
		display: block !important;
		padding-top: 28px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-grid {
		grid-template-columns: 1fr !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-grid {
		grid-template-columns: 1fr !important;
	}
}

@media (max-width: 520px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip {
		grid-template-columns: 1fr;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-rail-card {
		grid-template-columns: 92px minmax(0, 1fr) !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-meta__row,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-card__timer {
		grid-template-columns: 1fr !important;
	}
}

/* Homepage editorial refinement pass 20260730 */
body.web.af-luxury-system.af-home-page.af-home-premium header {
	box-shadow: 0 10px 24px rgba(20, 22, 26, .06) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium #main-content {
	background:
		linear-gradient(180deg, #ffffff 0, #f4f7f2 230px, #f4f7f2 100%) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero-wrap {
	margin-bottom: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero {
	background-image: linear-gradient(90deg, rgba(20, 49, 95, .98), rgba(20, 49, 95, .82) 48%, rgba(20, 49, 95, .2)), url('/uploaded_files61/BD_file_1781208568.png') !important;
	box-shadow: 0 30px 70px rgba(20, 49, 95, .18) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip {
	clear: both;
	margin: -38px 45px 48px !important;
	position: relative;
	width: auto !important;
	z-index: 3;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section.af-home-current-section,
body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row,
body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-row {
	clear: both;
	float: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item {
	box-shadow: 0 18px 40px rgba(20, 49, 95, .11) !important;
	min-height: 94px;
	padding: 22px 24px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__copy {
	color: #263241;
	font-size: 15px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__value {
	font-size: 34px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section.af-home-current-section {
	margin: 0 15px 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head {
	border-top: 0 !important;
	margin-bottom: 28px !important;
	padding-top: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head h2 {
	font-size: 42px !important;
	line-height: 1.04 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head p {
	font-size: 17px !important;
	line-height: 1.42 !important;
	max-width: 720px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-grid {
	gap: 26px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card {
	border-color: #cbdcb7 !important;
	box-shadow: 0 18px 42px rgba(20, 22, 26, .08) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media img {
	aspect-ratio: 16 / 9 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__body {
	gap: 11px !important;
	padding: 20px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card h2 {
	display: -webkit-box;
	font-size: 24px !important;
	line-height: 1.12 !important;
	margin-bottom: 2px !important;
	max-height: 82px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__location {
	color: #3f4b5a !important;
	font-size: 14px !important;
	line-height: 1.35 !important;
	min-height: 38px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-meta {
	border-top-color: #dfe8d1 !important;
	gap: 9px !important;
	padding-top: 14px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-meta__row {
	align-items: start;
	grid-template-columns: 96px minmax(0, 1fr) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-meta__row:not(.af-home-meta-date):not(.af-home-meta-time-left) {
	display: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__notice,
body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__summary {
	display: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__actions {
	display: grid !important;
	gap: 0 !important;
	grid-template-columns: 1fr !important;
	margin-top: 6px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__actions .btn:not(.af-auction-card__primary) {
	display: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__actions .af-auction-card__primary {
	background: #14315f !important;
	border-color: #14315f !important;
	min-height: 48px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__phone {
	border-top-color: #dfe8d1 !important;
	color: #596678 !important;
	font-size: 13px !important;
	padding-top: 10px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row {
	border-top: 1px solid #d7e5c9;
	margin-top: 54px !important;
	padding-top: 34px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-rail {
	box-shadow: 0 14px 34px rgba(20, 22, 26, .06) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-rail-card {
	background: #fbfdf8 !important;
	min-height: 132px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-rail-card__media img {
	aspect-ratio: 1 / 1 !important;
	object-fit: contain !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-row {
	margin-top: 50px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .prefooter {
	background: #14315f !important;
	border-top: 4px solid #86b32d;
	padding: 32px 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .prefooter h3 {
	color: #ffffff !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 34px !important;
	line-height: 1.12 !important;
	margin-top: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .prefooter,
body.web.af-luxury-system.af-home-page.af-home-premium .prefooter p,
body.web.af-luxury-system.af-home-page.af-home-premium .prefooter div {
	color: #f7fbf0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .prefooter .fa-envelope {
	color: #ffffff !important;
	font-size: 82px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .prefooter .bottomSearch input[type=email] {
	border: 0 !important;
	border-radius: 4px !important;
	min-height: 42px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .prefooter .bottomSearch input[type=submit] {
	background: #86b32d !important;
	border-color: #86b32d !important;
	border-radius: 4px !important;
	color: #10284d !important;
	font-weight: 800 !important;
}

@media (min-width: 992px) {
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar,
	body.web.af-luxury-system.af-home-page.af-home-premium header .col-md-12 {
		min-height: 104px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand {
		min-height: 104px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand img.site_logo {
		height: 86px !important;
		max-height: 86px !important;
		width: 235px !important;
	}
}

@media (max-width: 1199px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip {
		margin-left: 28px !important;
		margin-right: 28px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head h2 {
		font-size: 36px !important;
	}
}

@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip {
		margin: 16px 14px 32px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item {
		min-height: 76px;
		padding: 16px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head h2 {
		font-size: 32px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head p {
		font-size: 15px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__body {
		padding: 18px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card h2 {
		font-size: 22px !important;
		max-height: none;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row {
		margin-top: 38px !important;
		padding-top: 28px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .prefooter {
		padding-bottom: 76px !important;
	}
}

/* Homepage platform refinement pass 20260730 */
body.web.af-luxury-system.af-home-page.af-home-premium header {
	border-bottom-color: #e2ead8 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .navbar.navbar-bg-light .navbar-nav > li > a,
body.web.af-luxury-system.af-home-page.af-home-premium #navy.nav > li > a {
	font-size: 15px !important;
	font-weight: 800 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium #main-content > .container:first-child {
	padding-top: 18px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero {
	min-height: 430px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__content {
	padding: 52px 54px 54px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero h1 {
	font-size: 48px !important;
	letter-spacing: 0 !important;
	max-width: 690px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__feature {
	font-size: 20px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__meta {
	margin-bottom: 22px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__btn {
	min-height: 50px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip {
	margin: -30px 45px 34px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item {
	min-height: 82px;
	padding: 19px 22px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__value {
	font-size: 30px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-grid {
	gap: 22px !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card {
	border-radius: 7px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media {
	border-bottom: 3px solid #86b32d !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__body {
	gap: 9px !important;
	padding: 16px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card h2 {
	font-size: 20px !important;
	line-height: 1.14 !important;
	max-height: 70px;
	-webkit-line-clamp: 3;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__location {
	font-size: 13px !important;
	line-height: 1.28 !important;
	min-height: 34px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-meta {
	gap: 7px !important;
	padding-top: 11px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-meta__row {
	font-size: 12px !important;
	grid-template-columns: 78px minmax(0, 1fr) !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__actions .af-auction-card__primary {
	font-size: 13px !important;
	min-height: 42px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__phone {
	display: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row {
	background: rgba(255, 255, 255, .42);
	border: 1px solid #d7e5c9;
	border-radius: 8px;
	margin-top: 46px !important;
	padding: 24px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row .af-auction-rail,
body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row .loginBox.panel.af-home-panel,
body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row .af-auction-locator.panel.af-home-panel {
	box-shadow: 0 10px 26px rgba(20, 22, 26, .05) !important;
}

@media (min-width: 992px) {
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar,
	body.web.af-luxury-system.af-home-page.af-home-premium header .col-md-12,
	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand {
		min-height: 88px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand img.site_logo {
		height: 72px !important;
		max-height: 72px !important;
		width: auto !important;
	}
}

@media (max-width: 1340px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 991px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero {
		min-height: 390px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row {
		padding: 20px !important;
	}
}

@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page.af-home-premium header {
		box-shadow: 0 6px 18px rgba(20, 22, 26, .06) !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand {
		min-height: 96px !important;
		padding-bottom: 12px !important;
		padding-top: 12px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand img.site_logo {
		height: 68px !important;
		max-height: 68px !important;
		width: auto !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__content {
		padding: 24px 20px 22px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero h1 {
		font-size: 32px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__meta {
		margin-bottom: 16px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip {
		gap: 10px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		margin: 14px 14px 24px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item {
		display: block;
		min-height: 82px;
		padding: 14px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__copy {
		display: block;
		font-size: 13px;
		margin-bottom: 10px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__value {
		display: block;
		font-size: 28px;
		margin-left: 0;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section.af-home-current-section {
		margin-top: 0 !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head {
		margin-bottom: 18px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-grid {
		gap: 12px !important;
		grid-template-columns: 1fr !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card {
		display: grid !important;
		grid-template-columns: 118px minmax(0, 1fr);
		min-height: 0;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media {
		border-bottom: 0 !important;
		border-right: 3px solid #86b32d !important;
		min-height: 162px;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media img {
		aspect-ratio: auto !important;
		height: 100% !important;
		min-height: 162px;
		object-fit: contain !important;
		object-position: center top !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__body {
		gap: 7px !important;
		min-width: 0;
		padding: 12px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card h2 {
		font-size: 16px !important;
		line-height: 1.13 !important;
		margin-bottom: 0 !important;
		max-height: 56px;
		-webkit-line-clamp: 3;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__location {
		font-size: 11px !important;
		line-height: 1.2 !important;
		min-height: 0;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-meta {
		border-top: 0 !important;
		gap: 4px !important;
		padding-top: 0 !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-meta__row {
		font-size: 11px !important;
		grid-template-columns: 1fr !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-meta__row.af-home-meta-date {
		display: none !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__actions {
		margin-top: 2px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__actions .af-auction-card__primary {
		min-height: 36px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-row {
		background: transparent;
		border: 0;
		border-top: 1px solid #d7e5c9;
		border-radius: 0;
		margin-top: 30px !important;
		padding: 24px 0 0 !important;
	}
}

@media (max-width: 420px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card {
		grid-template-columns: 108px minmax(0, 1fr);
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media img {
		min-height: 154px;
	}
}

/* Corporate footer refinement 20260730 */
body.web.af-luxury-system .prefooter.af-corporate-subscribe {
	background: #14315f !important;
	border-top: 4px solid #86b32d !important;
	color: #ffffff !important;
	padding: 0 !important;
}

body.web.af-luxury-system .af-subscribe-container {
	max-width: 1280px;
}

body.web.af-luxury-system .af-subscribe-shell {
	align-items: center;
	display: grid;
	gap: 28px;
	grid-template-columns: 70px minmax(0, 1fr) minmax(320px, 480px);
	padding: 34px 0;
}

body.web.af-luxury-system .af-subscribe-icon {
	align-items: center;
	background: rgba(255, 255, 255, .1);
	border: 1px solid rgba(255, 255, 255, .2);
	border-radius: 8px;
	color: #ffffff;
	display: flex;
	height: 70px;
	justify-content: center;
	width: 70px;
}

body.web.af-luxury-system .af-subscribe-icon .fa {
	font-size: 34px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .prefooter.af-corporate-subscribe .af-subscribe-icon .fa-envelope {
	font-size: 34px !important;
}

body.web.af-luxury-system .af-subscribe-copy h2 {
	color: #ffffff !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 34px !important;
	font-weight: 600 !important;
	line-height: 1.08 !important;
	margin: 0 0 8px !important;
}

body.web.af-luxury-system .af-subscribe-kicker {
	color: #c7e694 !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 0 8px !important;
	text-transform: uppercase;
}

body.web.af-luxury-system .af-subscribe-text {
	color: rgba(255, 255, 255, .82) !important;
	font-size: 16px !important;
	line-height: 1.42 !important;
	margin: 0 !important;
	max-width: 680px;
}

body.web.af-luxury-system .af-subscribe-form-wrap {
	width: 100%;
}

body.web.af-luxury-system .af-subscribe-form {
	display: grid !important;
	gap: 10px;
	grid-template-columns: minmax(0, 1fr) 132px;
	position: static !important;
}

body.web.af-luxury-system .af-subscribe-form input[type=email] {
	background: #ffffff !important;
	border: 1px solid rgba(255, 255, 255, .3) !important;
	border-radius: 4px !important;
	box-shadow: none !important;
	color: #1d232b !important;
	font-size: 15px !important;
	height: 48px !important;
	margin: 0 !important;
	min-height: 48px !important;
	padding: 0 16px !important;
	width: 100% !important;
}

body.web.af-luxury-system .af-subscribe-form input[type=submit] {
	background: #86b32d !important;
	border: 1px solid #86b32d !important;
	border-radius: 4px !important;
	color: #10284d !important;
	font-size: 14px !important;
	font-weight: 900 !important;
	height: 48px !important;
	letter-spacing: 0 !important;
	margin: 0 !important;
	min-height: 48px !important;
	padding: 0 18px !important;
	position: static !important;
	text-transform: uppercase !important;
	width: 100% !important;
}

body.web.af-luxury-system #footer.af-corporate-footer {
	background: #07172f !important;
	color: rgba(255, 255, 255, .82) !important;
}

body.web.af-luxury-system #footer.af-corporate-footer .footer-widget {
	background:
		linear-gradient(180deg, #0d274d 0, #07172f 100%) !important;
	border-top: 1px solid rgba(255, 255, 255, .08);
	padding: 56px 0 34px !important;
}

body.web.af-luxury-system .af-corporate-footer__container {
	max-width: 1280px;
}

body.web.af-luxury-system .af-corporate-footer__grid {
	display: grid;
	gap: 34px;
	grid-template-columns: minmax(260px, 1.3fr) repeat(3, minmax(150px, .72fr));
}

body.web.af-luxury-system .af-footer-brand img {
	background: #ffffff;
	border-radius: 6px;
	display: block;
	height: auto;
	margin-bottom: 20px;
	max-width: 230px;
	padding: 12px 18px;
	width: 100%;
}

body.web.af-luxury-system .af-footer-brand p,
body.web.af-luxury-system .af-footer-trust p {
	color: rgba(255, 255, 255, .76) !important;
	font-size: 15px !important;
	line-height: 1.55 !important;
	margin: 0 !important;
	max-width: 390px;
}

body.web.af-luxury-system .af-footer-brand__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 22px;
}

body.web.af-luxury-system .af-footer-brand__actions a {
	align-items: center;
	border: 1px solid rgba(255, 255, 255, .2);
	border-radius: 4px;
	color: #ffffff !important;
	display: inline-flex;
	font-weight: 800;
	justify-content: center;
	min-height: 42px;
	padding: 0 16px;
	text-decoration: none !important;
}

body.web.af-luxury-system .af-footer-brand__actions a:first-child {
	background: #86b32d;
	border-color: #86b32d;
	color: #10284d !important;
}

body.web.af-luxury-system .af-footer-column h3,
body.web.af-luxury-system .af-footer-trust h3 {
	color: #ffffff !important;
	font-family: "Source Sans Pro", Arial, sans-serif !important;
	font-size: 15px !important;
	font-weight: 900 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 0 16px !important;
	text-transform: uppercase;
}

body.web.af-luxury-system .af-footer-column ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

body.web.af-luxury-system .af-footer-column li {
	margin: 0 0 10px;
}

body.web.af-luxury-system .af-footer-column a,
body.web.af-luxury-system .af-corporate-copyright a {
	color: rgba(255, 255, 255, .78) !important;
	font-size: 15px;
	line-height: 1.3;
	text-decoration: none !important;
}

body.web.af-luxury-system .af-footer-column a:hover,
body.web.af-luxury-system .af-footer-column a:focus,
body.web.af-luxury-system .af-corporate-copyright a:hover,
body.web.af-luxury-system .af-corporate-copyright a:focus {
	color: #c7e694 !important;
}

body.web.af-luxury-system .af-footer-trust {
	border-top: 1px solid rgba(255, 255, 255, .12);
	display: grid;
	gap: 22px;
	grid-template-columns: minmax(220px, .34fr) minmax(0, .42fr) minmax(220px, .24fr);
	margin-top: 38px;
	padding-top: 28px;
}

body.web.af-luxury-system .af-footer-trust h3 {
	grid-column: 1;
	grid-row: 1;
}

body.web.af-luxury-system .af-footer-trust > p {
	grid-column: 1;
	grid-row: 2;
}

body.web.af-luxury-system .af-footer-trust__chips {
	align-content: start;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	grid-column: 2;
	grid-row: 1 / span 2;
}

body.web.af-luxury-system .af-footer-trust__chips span {
	align-items: center;
	background: rgba(255, 255, 255, .08);
	border: 1px solid rgba(255, 255, 255, .16);
	border-radius: 4px;
	color: #ffffff;
	display: inline-flex;
	font-size: 13px;
	font-weight: 800;
	min-height: 38px;
	padding: 0 12px;
}

body.web.af-luxury-system .af-footer-app-links {
	align-content: start;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	grid-column: 3;
	grid-row: 1 / span 2;
	justify-content: flex-end;
}

body.web.af-luxury-system .af-footer-app-links a {
	align-items: center;
	background: #ffffff;
	border: 1px solid rgba(255, 255, 255, .18);
	border-radius: 5px;
	color: #14315f !important;
	display: inline-flex;
	font-weight: 900;
	justify-content: center;
	min-height: 42px;
	min-width: 118px;
	padding: 0 14px;
	text-decoration: none !important;
}

body.web.af-luxury-system #footer.af-corporate-footer .copyright {
	background: #061329 !important;
	border-top: 1px solid rgba(255, 255, 255, .08);
	color: rgba(255, 255, 255, .7) !important;
	padding: 18px 0 !important;
}

body.web.af-luxury-system .af-corporate-copyright {
	max-width: 1280px;
}

body.web.af-luxury-system .af-corporate-copyright__legal {
	align-items: center;
	display: flex;
	gap: 20px;
	justify-content: space-between;
}

body.web.af-luxury-system .af-corporate-copyright__links {
	display: flex;
	flex-wrap: wrap;
	gap: 14px 20px;
	justify-content: flex-end;
}

body.web.af-luxury-system #footer.af-corporate-footer #myBtn {
	background: #86b32d !important;
	border: 0 !important;
	border-radius: 4px !important;
	bottom: 18px !important;
	color: #10284d !important;
	font-weight: 900 !important;
	padding: 10px 14px !important;
	right: 18px !important;
	text-transform: uppercase !important;
	display: none !important;
}

@media (max-width: 991px) {
	body.web.af-luxury-system .af-subscribe-shell {
		grid-template-columns: 58px minmax(0, 1fr);
	}

	body.web.af-luxury-system .af-subscribe-form-wrap {
		grid-column: 1 / -1;
	}

	body.web.af-luxury-system .af-corporate-footer__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.web.af-luxury-system .af-footer-brand {
		grid-column: 1 / -1;
	}

	body.web.af-luxury-system .af-footer-trust {
		grid-template-columns: 1fr;
	}

	body.web.af-luxury-system .af-footer-trust h3,
	body.web.af-luxury-system .af-footer-trust > p,
	body.web.af-luxury-system .af-footer-trust__chips,
	body.web.af-luxury-system .af-footer-app-links {
		grid-column: auto;
		grid-row: auto;
	}

	body.web.af-luxury-system .af-footer-app-links {
		justify-content: flex-start;
	}
}

@media (max-width: 767px) {
	body.web.af-luxury-system .af-subscribe-shell {
		display: block;
		padding: 28px 0;
	}

	body.web.af-luxury-system .af-subscribe-icon {
		height: 56px;
		margin-bottom: 16px;
		width: 56px;
	}

	body.web.af-luxury-system .af-subscribe-copy h2 {
		font-size: 28px !important;
	}

	body.web.af-luxury-system .af-subscribe-form {
		grid-template-columns: 1fr;
		margin-top: 18px;
	}

	body.web.af-luxury-system #footer.af-corporate-footer .footer-widget {
		padding: 40px 0 30px !important;
	}

	body.web.af-luxury-system .af-corporate-footer__grid {
		gap: 28px;
		grid-template-columns: 1fr;
	}

	body.web.af-luxury-system .af-footer-brand img {
		max-width: 210px;
	}

	body.web.af-luxury-system .af-corporate-copyright__legal {
		align-items: flex-start;
		display: grid;
		gap: 12px;
	}

	body.web.af-luxury-system .af-corporate-copyright__links {
		justify-content: flex-start;
	}

	body.web.af-luxury-system #footer.af-corporate-footer #myBtn {
		display: none !important;
	}
}

/* Mobile bidder UX reconstruction 20260730 */
@media (max-width: 767px) {
	html,
	body.web.af-luxury-system {
		max-width: 100%;
		overflow-x: hidden;
	}

	body.web.af-luxury-system {
		padding-bottom: calc(82px + env(safe-area-inset-bottom));
	}

	body.web.af-luxury-system header,
	body.web.af-luxury-system header .sticky-menu,
	body.web.af-luxury-system header .navbar,
	body.web.af-luxury-system header .container,
	body.web.af-luxury-system header .row,
	body.web.af-luxury-system header .col-md-12,
	body.web.af-luxury-system header .navbar-header,
	body.web.af-luxury-system .navbar-brand {
		min-height: 88px !important;
	}

	body.web.af-luxury-system header .container.androidHide {
		padding-left: 14px !important;
		padding-right: 14px !important;
	}

	body.web.af-luxury-system header .row {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .navbar-brand {
		justify-content: center;
		padding: 8px 0 !important;
		width: 100%;
	}

	body.web.af-luxury-system .navbar-brand img.site_logo {
		height: 58px !important;
		max-height: 58px !important;
		max-width: 236px !important;
		object-fit: cover;
		object-position: center 62%;
		width: 236px !important;
	}

	body.web.af-luxury-system .mobileMenuButton,
	body.web.af-luxury-system .notranslate {
		min-height: 44px;
	}

	body.web.af-luxury-system .notranslate {
		align-items: center;
		display: inline-flex !important;
		padding: 0 8px;
	}

	body.web.af-luxury-system .fixedFooterNav {
		align-items: stretch;
		background: #071f3f !important;
		border-top: 3px solid #86b32d !important;
		box-shadow: 0 -12px 30px rgba(7, 31, 63, .22);
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		height: calc(70px + env(safe-area-inset-bottom)) !important;
		left: 0;
		padding: 6px 8px calc(6px + env(safe-area-inset-bottom)) !important;
		position: fixed;
		right: 0;
		z-index: 9999;
	}

	body.web.af-luxury-system .fixedFooterNav .col-xs-4 {
		float: none !important;
		height: 100%;
		padding: 0 4px !important;
		width: auto !important;
	}

	body.web.af-luxury-system .fixedFooterNav a {
		align-items: center;
		border-radius: 6px;
		color: rgba(255, 255, 255, .84) !important;
		display: flex !important;
		flex-direction: column;
		font-size: 11px !important;
		font-weight: 800 !important;
		gap: 4px;
		height: 56px;
		justify-content: center;
		letter-spacing: 0 !important;
		line-height: 1.05 !important;
		min-height: 56px;
		padding: 0 !important;
		text-transform: uppercase;
	}

	body.web.af-luxury-system .fixedFooterNav a.green,
	body.web.af-luxury-system .fixedFooterNav a:hover,
	body.web.af-luxury-system .fixedFooterNav a:focus {
		background: rgba(134, 179, 45, .16);
		color: #ffffff !important;
	}

	body.web.af-luxury-system .fixedFooterNav a .fa {
		display: block;
		font-size: 20px !important;
		line-height: 1 !important;
		margin: 0 !important;
	}

	body.web.af-luxury-system .btn,
	body.web.af-luxury-system .button-green,
	body.web.af-luxury-system input[type=submit],
	body.web.af-luxury-system .next_bid_link,
	body.web.af-luxury-system .af-one-click-bid-link,
	body.web.af-luxury-system .btn-small {
		align-items: center;
		display: inline-flex;
		justify-content: center;
		min-height: 46px;
		padding: 0 16px !important;
	}

	body.web.af-luxury-system .auctionTitle {
		padding: 20px 18px !important;
	}

	body.web.af-luxury-system .auctionTitle h1 {
		font-size: 24px !important;
		line-height: 1.08 !important;
	}

	body.web.af-luxury-system .af-fee-summary {
		border-radius: 8px !important;
		margin: 0 0 14px !important;
		padding: 14px 16px !important;
	}

	body.web.af-luxury-system .af-fee-summary h2 {
		font-size: 18px !important;
		line-height: 1.15 !important;
		margin-bottom: 8px !important;
	}

	body.web.af-luxury-system .af-fee-summary ul {
		margin-bottom: 0 !important;
		padding-left: 18px !important;
	}

	body.web.af-luxury-system .af-fee-summary li {
		font-size: 13px !important;
		line-height: 1.36 !important;
		margin-bottom: 6px !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-fee-summary li:nth-child(n+3),
	body.web.af-luxury-system.af-item-detail-page .af-fee-summary li:nth-child(n+3) {
		display: none !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-fee-summary {
		display: none !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .abLinksButtons {
		display: grid !important;
		gap: 10px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		margin: 0 0 16px !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .abLinksButtons .btn {
		font-size: 12px !important;
		justify-content: center;
		min-height: 48px;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .abLinksButtons .fa {
		margin-right: 7px;
	}

	body.web.af-luxury-system.af-auction-detail-page .lightBG {
		padding-top: 0 !important;
	}

	body.web.af-luxury-system.af-auction-detail-page #form1 > .pagination:first-child,
	body.web.af-luxury-system.af-auction-detail-page .af-pagination-top {
		display: none !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .auctionTop {
		margin: 14px 0 16px !important;
		padding: 14px !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .auctionTop .auctionTerms,
	body.web.af-luxury-system.af-auction-detail-page .auctionTop .text-right {
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: left !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .auctionTop label {
		font-size: 13px !important;
		line-height: 1.3 !important;
		padding-left: 0 !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .auctionTop label a {
		align-items: center;
		display: inline-flex !important;
		min-height: 44px;
	}

	body.web.af-luxury-system.af-auction-detail-page .auctionTop input[type=submit] {
		font-size: 13px !important;
		margin-top: 10px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .auctionItemList {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card {
		display: grid !important;
		grid-template-columns: 112px minmax(0, 1fr);
		margin: 0 0 14px !important;
		overflow: hidden;
		padding: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card:hover {
		transform: none;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-meta,
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-media,
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-main {
		float: none !important;
		left: auto !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: static !important;
		width: auto !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-meta {
		align-items: center;
		background: #14315f;
		color: #ffffff;
		display: flex !important;
		grid-column: 1 / -1;
		justify-content: space-between;
		min-height: 48px;
		padding: 8px 12px !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemNumber {
		background: transparent !important;
		font-size: 14px !important;
		line-height: 1.1 !important;
		min-height: 0 !important;
		padding: 0 !important;
		width: auto !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemNumber .desktop-span-hide {
		display: none !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .watchBox {
		color: rgba(255, 255, 255, .88);
		font-size: 11px !important;
		gap: 8px;
		margin: 0 !important;
		text-align: right;
		text-transform: uppercase;
		width: auto !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .watchBox input[type=checkbox] {
		height: 22px;
		width: 22px;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-media {
		grid-column: 1;
		padding: 12px 0 12px 12px !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemImage {
		border-radius: 6px !important;
		height: 112px !important;
		margin: 0 !important;
		min-height: 112px !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemImage a,
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemImage img {
		height: 100% !important;
		max-height: 112px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemImage img {
		object-fit: contain !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .timer {
		background: #f7fbf0;
		border: 1px solid #d7e5c9;
		border-radius: 6px;
		font-size: 12px !important;
		line-height: 1.2 !important;
		margin: 8px 0 0 !important;
		padding: 8px 4px !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .timer span[style*="green"] {
		font-size: 10px !important;
		line-height: 1.15 !important;
		margin-top: 5px !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-main {
		grid-column: 2;
		min-width: 0;
		padding: 12px !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemName,
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemName a {
		font-size: 17px !important;
		line-height: 1.16 !important;
		margin: 0 !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-description,
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-proof-strip,
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemDims {
		display: none !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-details-link {
		font-size: 11px !important;
		margin: 10px 0 !important;
		min-height: 44px;
		width: 100%;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemDetails {
		display: grid !important;
		gap: 8px;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemDetails > div {
		background: #f7fbf0;
		border: 1px solid #d7e5c9;
		border-radius: 6px;
		font-size: 12px !important;
		line-height: 1.2 !important;
		min-height: 58px;
		padding: 8px !important;
		text-align: left !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemDetails .desktop-span-hide {
		font-size: 10px !important;
		letter-spacing: 0 !important;
		line-height: 1.1 !important;
		margin-bottom: 4px;
		text-transform: uppercase;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .bidInput .current_bid,
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .bidInput .next_bid,
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemDetails strong {
		font-size: 18px !important;
		line-height: 1.1 !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-action-cell {
		background: transparent !important;
		border: 0 !important;
		display: grid !important;
		gap: 8px;
		grid-column: 1 / -1;
		min-height: 0;
		padding: 0 !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-action-cell .btn,
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-action-cell input[type=submit],
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-action-cell .next_bid_link {
		font-size: 12px !important;
		min-height: 42px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .pagination {
		display: flex !important;
		flex-wrap: wrap;
		gap: 8px;
		justify-content: center;
		margin: 18px 0 !important;
		padding: 14px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .pagination a {
		align-items: center;
		background: #ffffff;
		border: 1px solid #cbdcb7;
		border-radius: 6px;
		color: #14315f !important;
		display: inline-flex !important;
		font-weight: 800;
		justify-content: center;
		min-height: 40px;
		min-width: 40px;
		padding: 0 10px;
	}

	body.web.af-luxury-system.af-auction-detail-page .pagination a.active {
		background: #14315f;
		color: #ffffff !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailContent {
		display: flex !important;
		flex-direction: column;
		margin-top: -62px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 12px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-item-detail-page,
	body.web.af-luxury-system.af-login-body {
		padding-bottom: 24px !important;
	}

	body.web.af-luxury-system.af-item-detail-page .fixedFooterNav,
	body.web.af-luxury-system.af-login-body .fixedFooterNav {
		display: none !important;
	}

	body.web.af-luxury-system.af-item-detail-page .auctionTitle {
		display: none !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailTop {
		margin-bottom: 14px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailTop .col-md-12 {
		padding-left: 14px !important;
		padding-right: 14px !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailTop a {
		align-items: center;
		background: #ffffff;
		border: 1px solid #cbdcb7;
		border-radius: 999px;
		color: #14315f !important;
		display: inline-flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		line-height: 1 !important;
		min-height: 44px;
		padding: 0 14px !important;
		text-decoration: none !important;
		text-transform: uppercase;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailTop a:before {
		content: "\f053";
		font-family: FontAwesome;
		font-size: 11px;
		font-weight: normal;
		margin-right: 8px;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailContent > .col-md-6 {
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailContent > .col-md-6:nth-child(2) {
		display: flex;
		flex-direction: column;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailContent > .af-item-info {
		display: contents !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailContent > .af-item-media {
		order: 2 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .imageDisplay {
		border-radius: 8px !important;
		min-height: 0 !important;
		padding: 0 !important;
	}

	body.web.af-luxury-system.af-item-detail-page #mainimage {
		border-radius: 8px;
		height: auto !important;
		max-height: 180px !important;
		object-fit: contain;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailsName {
		font-size: 22px !important;
		line-height: 1.08 !important;
		margin-top: 8px !important;
		order: 1 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .af-proof-strip {
		order: 1 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailContent > .col-md-6:nth-child(2) > .row:first-of-type {
		order: 6 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailNumber {
		order: 4 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailNumber + .row {
		order: 5 !important;
	}

	body.web.af-luxury-system.af-item-detail-page #form2 {
		order: 3 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .af-fee-summary {
		order: 7 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .thumbnails {
		order: 8 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailsDeets {
		order: 9 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .af-item-description-row {
		order: 6 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .af-item-winner-row {
		order: 5 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailContent p {
		font-size: 15px !important;
		line-height: 1.45 !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailNumber {
		background: #f7fbf0;
		border: 1px solid #d7e5c9;
		border-radius: 8px;
		display: grid !important;
		gap: 8px;
		grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
		margin: 10px 0 !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailNumber > div {
		align-items: center;
		display: flex !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: auto !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailNumber .timer {
		margin: 0 !important;
		min-height: 58px;
		padding: 8px 10px !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailNumber .timer strong:first-child {
		font-size: 12px !important;
	}

	body.web.af-luxury-system.af-item-detail-page .itemDetailNumber .timer strong:last-child {
		font-size: 21px !important;
	}

	body.web.af-luxury-system.af-item-detail-page .af-empty-bid-row {
		display: none !important;
	}

	body.web.af-luxury-system.af-item-detail-page #form2,
	body.web.af-luxury-system.af-item-detail-page .bidInput,
	body.web.af-luxury-system.af-item-detail-page .yourBid {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-item-detail-page .bidInput {
		background: #ffffff;
		border: 1px solid #d7e5c9;
		border-radius: 8px;
		height: auto !important;
		margin-bottom: 10px !important;
		padding: 12px !important;
	}

	body.web.af-luxury-system.af-item-detail-page .bidInput > div,
	body.web.af-luxury-system.af-item-detail-page .yourBid > div {
		min-height: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: left !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-item-detail-page #form2 .btn-small,
	body.web.af-luxury-system.af-item-detail-page #form2 input[type=submit],
	body.web.af-luxury-system.af-item-detail-page #form2 .next_bid_link {
		font-size: 13px !important;
		margin: 4px 6px 4px 0 !important;
		min-height: 46px !important;
		min-width: 132px;
	}

	body.web.af-luxury-system.af-item-detail-page .thumbnailNew {
		border-radius: 8px;
		height: 78px !important;
		margin: 4px !important;
		width: 78px !important;
	}

	body.web.af-luxury-system.af-login-body .loginLinks a {
		align-items: center;
		border: 1px solid #cbdcb7;
		border-radius: 6px;
		display: flex !important;
		justify-content: center;
		margin-bottom: 10px;
		min-height: 46px;
		padding: 0 12px;
	}

	body.web.af-luxury-system.af-login-body .af-login-card__links a {
		align-items: center;
		border: 1px solid #cbdcb7;
		border-radius: 6px;
		display: flex !important;
		justify-content: center;
		margin-bottom: 10px;
		min-height: 46px;
		padding: 0 12px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content > .container > .row {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero-wrap {
		float: none !important;
		margin-left: 14px !important;
		margin-right: 14px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: auto !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero {
		border-radius: 8px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__content {
		padding: 22px 18px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero h1 {
		font-size: 30px !important;
		line-height: 1.07 !important;
		max-width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__feature {
		font-size: 16px !important;
		line-height: 1.35 !important;
		max-width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__meta {
		display: grid !important;
		gap: 8px;
		grid-template-columns: 1fr !important;
		max-width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__actions {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		max-width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__btn--primary {
		grid-column: 1 / -1;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__btn {
		font-size: 13px !important;
		min-height: 48px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item {
		min-height: 76px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card {
		display: block !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media {
		border-bottom: 3px solid #86b32d !important;
		border-right: 0 !important;
		min-height: 196px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media img {
		height: 196px !important;
		min-height: 196px !important;
		object-fit: contain !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__body {
		gap: 10px !important;
		padding: 15px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card h2 {
		font-size: 19px !important;
		line-height: 1.16 !important;
		max-height: none !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__location {
		font-size: 13px !important;
		line-height: 1.35 !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-meta__row {
		font-size: 12px !important;
		grid-template-columns: 88px minmax(0, 1fr) !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__actions .af-auction-card__primary {
		font-size: 13px !important;
		min-height: 46px !important;
	}
}

@media (max-width: 420px) {
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card {
		grid-template-columns: 106px minmax(0, 1fr);
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-media {
		padding-left: 10px !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .af-lot-main {
		padding: 10px !important;
	}

	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemName,
	body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemName a {
		font-size: 16px !important;
	}
}

/* Auction media and timer refinement 202607301449 */
body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-meta__row.af-home-meta-date {
	display: none !important;
}

body.web.af-luxury-system .af-countdown-only {
	align-items: center;
	display: inline-flex !important;
	min-width: 0;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__meta .af-countdown-only {
	width: fit-content;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-auction-card__media,
body.web.af-luxury-system.af-home-page.af-home-premium .af-rail-card__media,
body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemImage,
body.web.af-luxury-system.af-item-detail-page .imageDisplay {
	align-items: center !important;
	background:
		linear-gradient(135deg, rgba(247, 251, 240, .96), rgba(239, 246, 232, .96)) !important;
	display: flex !important;
	justify-content: center !important;
	overflow: hidden !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media {
	aspect-ratio: 16 / 10 !important;
	height: auto !important;
	min-height: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media img {
	aspect-ratio: auto !important;
	background: transparent !important;
	display: block !important;
	height: 100% !important;
	min-height: 0 !important;
	object-fit: contain !important;
	object-position: center center !important;
	padding: 12px !important;
	width: 100% !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-rail-card__media {
	aspect-ratio: 4 / 3 !important;
	border-radius: 6px !important;
	min-height: 0 !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-rail-card__media img {
	aspect-ratio: auto !important;
	background: transparent !important;
	display: block !important;
	height: 100% !important;
	max-height: 100% !important;
	object-fit: contain !important;
	object-position: center center !important;
	padding: 6px !important;
	width: 100% !important;
}

body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemImage a,
body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemImage img,
body.web.af-luxury-system.af-item-detail-page #mainimage {
	display: block !important;
	object-fit: contain !important;
	object-position: center center !important;
}

body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemImage {
	border: 1px solid #d7e5c9 !important;
}

body.web.af-luxury-system.af-auction-detail-page .af-lot-card .itemImage img {
	background: transparent !important;
	padding: 6px !important;
}

body.web.af-luxury-system.af-item-detail-page .imageDisplay {
	aspect-ratio: 4 / 3 !important;
	border: 1px solid #d7e5c9 !important;
}

body.web.af-luxury-system.af-item-detail-page #mainimage {
	height: 100% !important;
	max-height: none !important;
	padding: 10px !important;
	width: 100% !important;
}

@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media {
		aspect-ratio: auto !important;
		height: 196px !important;
		min-height: 196px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__media img {
		height: 100% !important;
		min-height: 0 !important;
		padding: 9px !important;
	}

	body.web.af-luxury-system.af-item-detail-page .imageDisplay {
		aspect-ratio: 1 / 1 !important;
	}
}

/* Homepage priority polish 202607302555 */
body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero.has-hero-countdown .af-live-hero__meta-countdown-source {
	display: none !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card h2 {
	display: block !important;
	max-height: none !important;
	max-width: 100% !important;
	min-width: 0 !important;
	overflow: visible !important;
	overflow-wrap: anywhere !important;
	text-wrap: pretty;
	-webkit-box-orient: initial !important;
	-webkit-line-clamp: unset !important;
	white-space: normal !important;
	width: 100% !important;
	word-break: normal !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card h2 a {
	display: block !important;
	max-width: 100% !important;
	min-width: 0 !important;
	overflow: visible !important;
	overflow-wrap: anywhere !important;
	text-overflow: clip !important;
	white-space: normal !important;
	width: 100% !important;
	word-break: normal !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__location,
body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head p {
	overflow: visible !important;
	overflow-wrap: break-word !important;
	text-overflow: clip !important;
	white-space: normal !important;
	word-break: normal !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head p span {
	display: inline;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__countdown {
	align-items: center;
	background: rgba(247, 251, 240, .96);
	border: 1px solid rgba(134, 179, 45, .92);
	border-radius: 6px;
	box-sizing: border-box;
	box-shadow: 0 18px 42px rgba(4, 22, 49, .18);
	display: inline-flex;
	gap: 12px;
	margin: 0 0 22px;
	max-width: 100%;
	min-width: 0;
	padding: 10px 12px 10px 14px;
	width: fit-content;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__countdown-label {
	color: #254a86;
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-transform: uppercase;
	white-space: nowrap;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__countdown .af-countdown-chip {
	background: #ffffff;
	border-color: #86b32d;
	color: #254a86;
	font-size: 16px;
	margin: 0;
	min-height: 38px;
	padding: 10px 12px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__countdown .af-countdown-chip.is-urgent {
	border-color: #8a332c;
	color: #8a332c;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip__item[data-af-scroll-target] {
	cursor: pointer;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-rail-ending,
body.web.af-luxury-system.af-home-page.af-home-premium .af-home-rail-newly,
body.web.af-luxury-system.af-home-page.af-home-premium #auctionlist {
	scroll-margin-top: 132px;
}

body.web.af-luxury-system.af-home-page.af-home-premium .af-home-focus-pulse {
	animation: afHomeFocusPulse 1.25s ease;
}

@keyframes afHomeFocusPulse {
	0% {
		box-shadow: 0 0 0 0 rgba(134, 179, 45, .42);
	}

	52% {
		box-shadow: 0 0 0 10px rgba(134, 179, 45, .14);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(134, 179, 45, 0);
	}
}

/* Mobile viewport containment 202607302555 */
@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page.af-home-premium,
	body.web.af-luxury-system.af-home-page.af-home-premium #main-content,
	body.web.af-luxury-system.af-home-page.af-home-premium #main-content > .container,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-container,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-spotlight-column,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-row,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-corporate-footer,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-subscribe-shell {
		box-sizing: border-box !important;
		max-width: 100vw !important;
		min-width: 0 !important;
		overflow-x: hidden !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content > .container {
		padding-left: 14px !important;
		padding-right: 14px !important;
	}

	#main-content .af-auction-rails,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-spotlight-column .af-auction-rails {
		box-sizing: border-box !important;
		display: grid !important;
		gap: 18px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		margin: 20px auto 32px !important;
		max-width: calc(100vw - 28px) !important;
		min-width: 0 !important;
		overflow-x: hidden !important;
		width: calc(100vw - 28px) !important;
	}

	#main-content .af-auction-rail {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow: hidden !important;
		padding: 14px !important;
		width: 100% !important;
	}

	#main-content .af-auction-rail__head {
		align-items: center !important;
		gap: 10px !important;
	}

	#main-content .af-auction-rail__head h2 {
		font-size: 25px !important;
		line-height: 1.08 !important;
		max-width: 100% !important;
		overflow-wrap: break-word !important;
	}

	#main-content .af-auction-rail__list,
	#main-content .af-rail-card,
	#main-content .af-rail-card__media,
	#main-content .af-rail-card__body,
	#main-content .af-rail-card__title,
	#main-content .af-rail-card__meta {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow-x: hidden !important;
		width: 100% !important;
	}

	#main-content .af-rail-card {
		display: grid !important;
		gap: 12px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		min-height: 0 !important;
		padding: 12px !important;
	}

	#main-content .af-rail-card__media {
		aspect-ratio: 16 / 9 !important;
		max-height: 168px !important;
	}

	#main-content .af-rail-card__body {
		align-self: start !important;
		display: grid !important;
		gap: 6px !important;
	}

	#main-content .af-rail-card__title {
		display: block !important;
		font-family: "Source Sans Pro", Arial, sans-serif !important;
		font-size: 17px !important;
		font-weight: 900 !important;
		hyphens: auto;
		line-height: 1.18 !important;
		overflow: visible !important;
		overflow-wrap: break-word !important;
		white-space: normal !important;
		word-break: normal !important;
	}

	#main-content .af-rail-card__meta {
		font-size: 12px !important;
		line-height: 1.28 !important;
		overflow-wrap: break-word !important;
		word-break: normal !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-row,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-grid,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-card {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: calc(100vw - 28px) !important;
		min-width: 0 !important;
		overflow-x: hidden !important;
		width: calc(100vw - 28px) !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-coming-soon-title,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-subscribe-copy h2 {
		box-sizing: border-box !important;
		font-size: 27px !important;
		line-height: 1.08 !important;
		max-width: 100% !important;
		overflow: visible !important;
		overflow-wrap: break-word !important;
		white-space: normal !important;
		width: 100% !important;
		word-break: normal !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-subscribe-shell {
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .prefooter.af-corporate-subscribe {
		padding-bottom: 96px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-subscribe-shell {
		align-items: center !important;
		display: grid !important;
		gap: 18px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		padding: 30px 0 22px !important;
		text-align: center !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-subscribe-icon {
		height: 58px !important;
		justify-self: center !important;
		width: 58px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .prefooter.af-corporate-subscribe .af-subscribe-icon .fa-envelope {
		font-size: 28px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-subscribe-text {
		font-size: 15px !important;
		line-height: 1.42 !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-subscribe-form-wrap,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-subscribe-form {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-subscribe-form {
		display: grid !important;
		gap: 10px !important;
		grid-template-columns: minmax(0, 1fr) !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-subscribe-form input[type=email],
	body.web.af-luxury-system.af-home-page.af-home-premium .af-subscribe-form input[type=submit] {
		border-radius: 6px !important;
		box-sizing: border-box !important;
		display: block !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: 100% !important;
	}
}

@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__countdown {
		align-items: stretch;
		display: grid;
		gap: 8px;
		grid-template-columns: minmax(0, auto) minmax(0, 1fr);
		margin-bottom: 16px;
		overflow: hidden;
		width: 100%;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__countdown .af-countdown-chip {
		justify-content: center;
		min-width: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 100%;
	}

	html,
	body.web.af-luxury-system.af-home-page.af-home-premium {
		max-width: 100%;
		overflow-x: hidden !important;
		width: 100%;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content,
	body.web.af-luxury-system.af-home-page.af-home-premium #main-content > .container,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero-wrap,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__content,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-market-container,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-home-command-strip,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-grid,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow-x: hidden !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content > .container {
		margin-left: auto !important;
		margin-right: auto !important;
		padding-left: 14px !important;
		padding-right: 14px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-grid {
		grid-template-columns: minmax(0, 1fr) !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__body {
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card h2,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card h2 a {
		display: block !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow-wrap: anywhere !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head {
		box-sizing: border-box !important;
		max-width: calc(100vw - 56px) !important;
		min-width: 0 !important;
		overflow: visible !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head p {
		display: block !important;
		font-size: 14px !important;
		line-height: 1.45 !important;
		max-width: calc(100vw - 96px) !important;
		overflow: visible !important;
		overflow-wrap: break-word !important;
		text-overflow: clip !important;
		white-space: normal !important;
		width: calc(100vw - 96px) !important;
		word-break: normal !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions__head p span {
		display: block;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__actions {
		grid-template-columns: 1fr !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__btn--primary {
		grid-column: auto !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__btn {
		justify-content: center !important;
		max-width: 100% !important;
		overflow: hidden !important;
		text-overflow: ellipsis;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card h2,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card h2 a,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section .af-auction-card__location,
	body.web.af-luxury-system.af-home-page.af-home-premium .af-current-auctions-section p {
		max-width: 100% !important;
		overflow-wrap: anywhere;
		word-break: normal;
	}
}

/* Last-word mobile override 202607310150 */
@media (max-width: 767px) {
	body.web.af-luxury-system header .navbar {
		background: #ffffff !important;
		min-height: 76px !important;
		position: relative !important;
	}

	body.web.af-luxury-system .af-mobile-logo-lockup {
		align-items: center !important;
		display: flex !important;
		height: 58px !important;
		justify-content: center !important;
		left: 154px !important;
		position: absolute !important;
		right: 12px !important;
		top: 8px !important;
		z-index: 11 !important;
	}

	body.web.af-luxury-system .af-mobile-logo-lockup img {
		display: block !important;
		height: 58px !important;
		object-fit: cover !important;
		object-position: center 62% !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .mobileMenuButton {
		background: #073f98 !important;
		border-bottom: 0 !important;
		color: #ffffff !important;
		height: 76px !important;
		min-height: 76px !important;
		position: relative !important;
		z-index: 12 !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist.af-auction-grid {
		display: grid !important;
		gap: 18px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		margin: 0 0 38px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .22) !important;
		border-radius: 10px !important;
		box-shadow: 0 16px 34px rgba(7, 45, 115, .1) !important;
		display: grid !important;
		float: none !important;
		grid-template-columns: minmax(0, 1fr) !important;
		margin: 0 !important;
		max-width: 100% !important;
		overflow: hidden !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__media {
		align-items: center !important;
		aspect-ratio: 16 / 10 !important;
		background: #edf8e9 !important;
		border-bottom: 4px solid #179a11 !important;
		border-right: 0 !important;
		display: flex !important;
		justify-content: center !important;
		min-height: 0 !important;
		overflow: hidden !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__media img,
	body.web.af-luxury-system.af-home-page #main-content .af-rail-card__media img,
	body.web.af-luxury-system.af-home-page #main-content .comingSoon img {
		display: block !important;
		height: 100% !important;
		max-height: 100% !important;
		max-width: 100% !important;
		min-height: 0 !important;
		object-fit: contain !important;
		object-position: center center !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__body {
		display: grid !important;
		gap: 10px !important;
		padding: 16px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card h2,
	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card h2 a {
		color: #052d73 !important;
		font-family: "Source Sans Pro", Arial, sans-serif !important;
		font-size: 20px !important;
		font-weight: 900 !important;
		line-height: 1.15 !important;
		margin: 0 !important;
		overflow-wrap: break-word !important;
		text-decoration: none !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions {
		display: grid !important;
		gap: 9px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin-top: 4px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .btn {
		align-items: center !important;
		border-radius: 999px !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		min-height: 48px !important;
		padding: 0 10px !important;
		text-align: center !important;
		text-transform: uppercase !important;
		white-space: normal !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .af-auction-card__primary {
		grid-column: 1 / -1 !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .btn-primary {
		background: #073f98 !important;
		border-color: #073f98 !important;
		color: #ffffff !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .btn-default {
		background: #f6fbff !important;
		border-color: rgba(7, 63, 152, .25) !important;
		color: #052d73 !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .button-green {
		background: #179a11 !important;
		border-color: #179a11 !important;
		color: #ffffff !important;
	}

	body.web.af-luxury-system.af-home-page #main-content .comingSoon .abImage {
		background: #edf8e9 !important;
		border-radius: 8px !important;
		display: flex !important;
		justify-content: center !important;
		overflow: hidden !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .fixedFooterNav {
		align-items: stretch !important;
		background: rgba(255, 255, 255, .98) !important;
		border-top: 1px solid rgba(7, 63, 152, .14) !important;
		box-shadow: 0 -12px 32px rgba(7, 45, 115, .14) !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		height: calc(66px + env(safe-area-inset-bottom)) !important;
		padding: 5px 10px calc(6px + env(safe-area-inset-bottom)) !important;
	}

	body.web.af-luxury-system .fixedFooterNav .col-xs-4 {
		float: none !important;
		height: 100% !important;
		padding: 0 3px !important;
		width: auto !important;
	}

	body.web.af-luxury-system .fixedFooterNav a {
		background: transparent !important;
		border-radius: 8px !important;
		color: #052d73 !important;
		display: flex !important;
		flex-direction: column !important;
		font-size: 11px !important;
		font-weight: 900 !important;
		gap: 4px !important;
		height: 54px !important;
		justify-content: center !important;
		min-height: 54px !important;
		position: relative !important;
		text-transform: none !important;
	}

	body.web.af-luxury-system .fixedFooterNav a.green,
	body.web.af-luxury-system .fixedFooterNav a:hover,
	body.web.af-luxury-system .fixedFooterNav a:focus {
		background: rgba(23, 154, 17, .1) !important;
		color: #179a11 !important;
	}
}

/* True final logo containment override 202607310255 */
body.web.af-luxury-system .af-mobile-logo-lockup {
	display: none !important;
}

body.web.af-luxury-system header .navbar-brand img.site_logo,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
	height: auto !important;
	max-height: 54px !important;
	max-width: 220px !important;
	object-fit: contain !important;
	object-position: 50% 50% !important;
	width: 220px !important;
}

body.web.af-luxury-system .af-footer-brand img {
	height: auto !important;
	max-height: 64px !important;
	max-width: 260px !important;
	object-fit: contain !important;
	object-position: 50% 50% !important;
	width: 260px !important;
}

@media (min-width: 992px) {
	body.web.af-luxury-system header .sticky-menu,
	body.web.af-luxury-system header .navbar,
	body.web.af-luxury-system.af-home-page.af-home-premium header .sticky-menu,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar {
		min-height: 88px !important;
	}

	body.web.af-luxury-system header .container.androidHide,
	body.web.af-luxury-system header .row,
	body.web.af-luxury-system header .col-md-12,
	body.web.af-luxury-system header .navbar-header,
	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .container.androidHide,
	body.web.af-luxury-system.af-home-page.af-home-premium header .row,
	body.web.af-luxury-system.af-home-page.af-home-premium header .col-md-12,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-header,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		min-height: 74px !important;
	}

	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		align-items: center !important;
		display: flex !important;
		justify-content: center !important;
		padding: 8px 0 !important;
	}
}

@media (max-width: 767px) {
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.closeIt,
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.closeItApp,
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.openItApp,
	body.web.af-luxury-system.af-home-page.af-home-premium .mobileMenuButton.appBack {
		display: none !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .navbar-brand img.site_logo,
	body.web.af-luxury-system header .navbar-brand img.site_logo {
		height: auto !important;
		max-height: 68px !important;
		max-width: calc(100vw - 48px) !important;
		object-fit: contain !important;
		object-position: 50% 50% !important;
		width: 286px !important;
	}
}

/* Absolute final mobile brand and countdown override 202607310220 */
body.web.af-luxury-system .af-mobile-logo-lockup {
	display: none !important;
}

body.web.af-luxury-system .af-footer-brand img {
	height: auto !important;
	max-height: 64px !important;
	max-width: 260px !important;
	object-fit: contain !important;
	object-position: 50% 50% !important;
	width: 260px !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-countdown {
	display: grid !important;
}

body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-time-left,
body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-legacy-time,
body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__timer {
	display: none !important;
}

@media (max-width: 767px) {
	body.web.af-luxury-system {
		--af-brand-blue: #073f98;
		--af-brand-blue-dark: #052d73;
		--af-brand-green: #179a11;
	}

	body.web.af-luxury-system header .navbar {
		background: #ffffff !important;
		border-bottom: 1px solid rgba(7, 63, 152, .14) !important;
		box-shadow: 0 10px 28px rgba(7, 45, 115, .08) !important;
		min-height: 0 !important;
		position: relative !important;
	}

	body.web.af-luxury-system .af-mobile-logo-lockup {
		display: none !important;
	}

	body.web.af-luxury-system .mobileMenuButton {
		align-items: center !important;
		background: #073f98 !important;
		border-bottom: 0 !important;
		color: #ffffff !important;
		display: flex !important;
		font-size: 13px !important;
		font-weight: 900 !important;
		height: 48px !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		min-height: 48px !important;
		text-transform: uppercase !important;
		z-index: 12 !important;
	}

	body.web.af-luxury-system header .navbar-header,
	body.web.af-luxury-system .navbar-brand {
		min-height: 98px !important;
	}

	body.web.af-luxury-system .navbar-brand {
		align-items: center !important;
		display: flex !important;
		justify-content: center !important;
		overflow: hidden !important;
		padding: 10px 18px 12px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system .navbar-brand img.site_logo {
		border-radius: 0 !important;
		display: block !important;
		height: auto !important;
		max-height: 68px !important;
		max-width: calc(100vw - 48px) !important;
		object-fit: contain !important;
		object-position: 50% 50% !important;
		padding: 0 !important;
		width: 286px !important;
	}

	body.web.af-luxury-system.af-home-page #main-content .af-rail-card,
	body.web.af-luxury-system.af-home-page #main-content .af-home-coming-soon-card,
	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card {
		border-color: rgba(7, 63, 152, .18) !important;
		border-radius: 10px !important;
		box-shadow: 0 14px 30px rgba(7, 45, 115, .09) !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__media {
		align-items: center !important;
		aspect-ratio: 16 / 10 !important;
		background: #f3faef !important;
		border-bottom: 4px solid #179a11 !important;
		border-right: 0 !important;
		display: flex !important;
		justify-content: center !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content .af-rail-card__media,
	body.web.af-luxury-system.af-home-page #main-content .af-home-coming-soon-card .abImage,
	body.web.af-luxury-system.af-home-page #main-content .comingSoon .abImage {
		align-items: center !important;
		aspect-ratio: 16 / 9 !important;
		background: #f3faef !important;
		display: flex !important;
		justify-content: center !important;
		overflow: hidden !important;
		padding: 10px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__media img,
	body.web.af-luxury-system.af-home-page #main-content .af-rail-card__media img,
	body.web.af-luxury-system.af-home-page #main-content .af-home-coming-soon-card img,
	body.web.af-luxury-system.af-home-page #main-content .comingSoon img {
		display: block !important;
		height: 100% !important;
		max-height: 100% !important;
		max-width: 100% !important;
		object-fit: contain !important;
		object-position: 50% 50% !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions {
		display: grid !important;
		gap: 9px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin-top: 6px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .af-auction-card__primary,
	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .btn:nth-child(4) {
		grid-column: 1 / -1 !important;
	}

	body.web.af-luxury-system.af-home-page #main-content #auctionlist .af-auction-card__actions .btn {
		align-items: center !important;
		border-radius: 999px !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		letter-spacing: 0 !important;
		line-height: 1.1 !important;
		min-height: 48px !important;
		padding: 0 10px !important;
		text-align: center !important;
		text-transform: uppercase !important;
		white-space: normal !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-countdown {
		align-items: center !important;
		background: #f6fbff !important;
		border: 1px solid rgba(7, 63, 152, .12) !important;
		border-radius: 8px !important;
		display: grid !important;
		gap: 5px !important;
		grid-template-columns: minmax(0, auto) minmax(0, 1fr) !important;
		padding: 10px 12px !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-countdown dt {
		color: #052d73 !important;
		font-size: 11px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		text-transform: uppercase !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-countdown dd {
		justify-content: flex-end !important;
		margin: 0 !important;
		min-width: 0 !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium #main-content .af-current-auctions-section .af-auction-meta__row.af-home-meta-countdown .af-countdown-chip {
		font-size: 13px !important;
		justify-content: center !important;
		margin: 0 !important;
		min-height: 34px !important;
		min-width: 0 !important;
		padding: 7px 9px !important;
		width: 100% !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero h1 {
		font-size: 36px !important;
		line-height: 1.05 !important;
	}

	body.web.af-luxury-system.af-home-page.af-home-premium .af-live-hero__countdown .af-countdown-chip {
		font-size: 15px !important;
		min-width: 0 !important;
		white-space: normal !important;
	}

	body.web.af-luxury-system .fixedFooterNav {
		align-items: stretch !important;
		background: rgba(255, 255, 255, .98) !important;
		border-top: 1px solid rgba(7, 63, 152, .14) !important;
		box-shadow: 0 -12px 32px rgba(7, 45, 115, .14) !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		height: calc(66px + env(safe-area-inset-bottom)) !important;
		padding: 5px 10px calc(6px + env(safe-area-inset-bottom)) !important;
	}
}

/* Final corrected supplied-logo header/footer override 20260804 */
body.web.af-luxury-system header .navbar-brand,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	min-height: 76px !important;
	overflow: visible !important;
	padding: 8px 0 !important;
}

body.web.af-luxury-system header .navbar-brand img.site_logo,
body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
	display: block !important;
	height: auto !important;
	max-height: 64px !important;
	max-width: min(275px, calc(100vw - 48px)) !important;
	object-fit: contain !important;
	object-position: center center !important;
	width: min(275px, calc(100vw - 48px)) !important;
}

body.web.af-luxury-system .af-footer-brand img {
	aspect-ratio: auto !important;
	background: #ffffff !important;
	border: 1px solid rgba(7, 63, 152, .12) !important;
	border-radius: 8px !important;
	display: block !important;
	height: auto !important;
	max-height: none !important;
	max-width: min(340px, 100%) !important;
	object-fit: contain !important;
	object-position: center center !important;
	padding: 10px !important;
	width: min(340px, 100%) !important;
}

@media (max-width: 767px) {
	body.web.af-luxury-system header .navbar-brand,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand {
		min-height: 72px !important;
		padding: 8px 12px !important;
	}

	body.web.af-luxury-system header .navbar-brand img.site_logo,
	body.web.af-luxury-system.af-home-page.af-home-premium header .navbar-brand img.site_logo {
		max-height: 58px !important;
		max-width: min(260px, calc(100vw - 56px)) !important;
		width: min(260px, calc(100vw - 56px)) !important;
	}

	body.web.af-luxury-system .af-footer-brand img {
		max-width: min(300px, 100%) !important;
		width: min(300px, 100%) !important;
	}
}

/* True final mobile auction-list override 20260804 */
@media (max-width: 767px) {
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid {
		display: grid !important;
		gap: 16px !important;
		margin: 0 !important;
		padding: 0 0 28px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .14) !important;
		border-radius: 16px !important;
		box-shadow: 0 16px 34px rgba(8, 34, 68, .1) !important;
		display: block !important;
		margin: 0 !important;
		overflow: hidden !important;
		padding: 0 !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__media {
		aspect-ratio: 16 / 9 !important;
		background: #f4faef !important;
		border: 0 !important;
		border-bottom: 4px solid #179a11 !important;
		border-radius: 0 !important;
		min-height: 0 !important;
		padding: 10px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__body {
		display: grid !important;
		gap: 11px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		padding: 15px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card h2 a {
		color: #052d73 !important;
		font-size: 23px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		line-height: 1.12 !important;
		text-decoration: none !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta {
		border-top: 1px solid rgba(7, 63, 152, .12) !important;
		display: grid !important;
		gap: 8px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin: 0 !important;
		padding-top: 12px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row {
		background: #f8fbff !important;
		border: 1px solid rgba(7, 63, 152, .1) !important;
		border-radius: 12px !important;
		display: grid !important;
		gap: 3px !important;
		min-height: 50px !important;
		padding: 8px 9px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row dt {
		color: #5d6b7d !important;
		font-size: 10px !important;
		font-weight: 900 !important;
		letter-spacing: 0 !important;
		line-height: 1 !important;
		margin: 0 !important;
		text-transform: uppercase !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row dd {
		color: #263142 !important;
		font-size: 13px !important;
		font-weight: 800 !important;
		line-height: 1.2 !important;
		margin: 0 !important;
		max-height: 32px !important;
		overflow: hidden !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown {
		align-items: center !important;
		background: #f2fbef !important;
		border-color: rgba(23, 154, 17, .22) !important;
		border-left: 4px solid #179a11 !important;
		grid-column: 1 / -1 !important;
		grid-template-columns: auto minmax(0, 1fr) !important;
		min-height: 52px !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown dt {
		color: #179a11 !important;
		white-space: nowrap !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown dd {
		align-items: center !important;
		display: flex !important;
		justify-content: flex-end !important;
		max-height: none !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-countdown .af-countdown-chip {
		background: #ffffff !important;
		border: 1px solid rgba(23, 154, 17, .22) !important;
		border-radius: 10px !important;
		color: #052d73 !important;
		display: flex !important;
		font-size: 14px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		min-height: 34px !important;
		padding: 7px 10px !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-preview,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-time-left,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-meta__row.af-home-meta-legacy-time,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__timer,
	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__notice {
		display: none !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions {
		display: grid !important;
		gap: 8px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin: 0 !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .af-auction-card__primary {
		grid-column: 1 / -1 !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .btn {
		align-items: center !important;
		border-radius: 12px !important;
		display: flex !important;
		font-size: 12px !important;
		font-weight: 900 !important;
		justify-content: center !important;
		line-height: 1.1 !important;
		min-height: 46px !important;
		padding: 9px 10px !important;
		text-transform: uppercase !important;
		white-space: normal !important;
		width: 100% !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .btn-primary {
		background: #073f98 !important;
		border-color: #073f98 !important;
		color: #ffffff !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .btn-default {
		background: #ffffff !important;
		border: 1px solid rgba(7, 63, 152, .18) !important;
		color: #052d73 !important;
	}

	body.af-luxury-system.af-home-page #auctionlist.af-auction-grid > .af-auction-card .af-auction-card__actions .button-green {
		background: #f2fbef !important;
		border-color: rgba(23, 154, 17, .24) !important;
		color: #179a11 !important;
	}
}

