.fianz-hdv-verification {
	--fianz-deep: #003f3e;
	--fianz-green: #168b38;
	--fianz-soft: #f8f4eb;
	--fianz-border: #dfe6d8;
	background: #f8f4eb;
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto 48px;
	max-width: 1080px;
	overflow: hidden;
	padding: 20px 34px 0;
}

.is-layout-constrained > .fianz-hdv-verification {
	max-width: 1080px !important;
}

.fianz-hdv-directory {
	background: #f8fafc;
	border: 1px solid #e5e7eb;
	border-radius: 8px;
	box-shadow: 0 16px 38px rgba(15, 23, 42, 0.06);
	color: #1f2937;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto 48px;
	max-width: 1080px;
	padding: 28px;
}

.is-layout-constrained > .fianz-hdv-directory {
	max-width: 1200px !important;
}

.fianz-hdv-directory-filters {
	align-items: center;
	display: grid;
	gap: 14px;
	grid-template-columns: minmax(170px, 0.9fr) minmax(170px, 0.9fr) minmax(240px, 1.2fr) auto auto;
	margin-bottom: 30px;
}

.fianz-hdv-directory-filters select,
.fianz-hdv-directory-filters input {
	background: #fff;
	border: 1px solid #cbd5e1;
	border-radius: 6px;
	box-shadow: none;
	color: #1f2937;
	font-size: 14px;
	height: 42px;
	line-height: 1.2;
	margin: 0;
	max-width: 100%;
	padding: 0 13px;
	width: 100%;
}

.fianz-hdv-directory-filters select:focus,
.fianz-hdv-directory-filters input:focus {
	border-color: #237dde;
	box-shadow: 0 0 0 3px rgba(35, 125, 222, 0.14);
	outline: 0;
}

/* Hub theme / jQuery UI Selectmenu fix */
.fianz-hdv-directory-filters .ui-selectmenu-button {
	align-items: center !important;
	background: #fff !important;
	border: 1px solid #cbd5e1 !important;
	border-radius: 6px !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	color: #1f2937 !important;
	cursor: pointer !important;
	display: inline-flex !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	height: 42px !important;
	line-height: 1.2 !important;
	margin: 0 !important;
	max-width: 100% !important;
	min-width: 0 !important;
	padding: 0 36px 0 13px !important;
	position: relative !important;
	text-align: left !important;
	width: 100% !important;
}

.fianz-hdv-directory-filters .ui-selectmenu-button.ui-state-focus,
.fianz-hdv-directory-filters .ui-selectmenu-button:focus {
	border-color: #237dde !important;
	box-shadow: 0 0 0 3px rgba(35, 125, 222, 0.14) !important;
	outline: 0 !important;
}

.fianz-hdv-directory-filters .ui-selectmenu-button .ui-selectmenu-text {
	color: #1f2937 !important;
	display: block !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 40px !important;
	margin: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	width: 100% !important;
}

.fianz-hdv-directory-filters .ui-selectmenu-button .ui-selectmenu-icon {
	position: absolute !important;
	right: 12px !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
}

/* Open dropdown menu fix */
.ui-selectmenu-menu {
	max-width: 260px !important;
	min-width: 220px !important;
	width: auto !important;
	z-index: 99999 !important;
}

.ui-selectmenu-open {
	display: block !important;
}

.ui-selectmenu-menu .ui-menu {
	background: #fff !important;
	border: 1px solid #cbd5e1 !important;
	border-radius: 6px !important;
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.12) !important;
	box-sizing: border-box !important;
	list-style: none !important;
	margin: 0 !important;
	max-height: 260px !important;
	max-width: 240px !important;
	overflow-x: hidden !important;
	overflow-y: auto !important;
	padding: 4px 0 !important;
	width: 240px !important;
}

#fianz_hdv_city-menu,
#fianz_hdv_category-menu {
	box-sizing: border-box !important;
	display: block !important;
	max-width: 240px !important;
	min-width: 240px !important;
	width: 240px !important;
}

.ui-selectmenu-menu .ui-menu-item {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.ui-selectmenu-menu .ui-menu-item-wrapper {
	background: transparent !important;
	border: 0 !important;
	color: #334155 !important;
	display: block !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.4 !important;
	margin: 0 !important;
	padding: 8px 12px !important;
}

.ui-selectmenu-menu .ui-menu-item-wrapper.ui-state-active,
.ui-selectmenu-menu .ui-menu-item-wrapper:hover {
	background: #f1f5f9 !important;
	border: 0 !important;
	color: #111827 !important;
	margin: 0 !important;
}

.fianz-hdv-directory-filters .ui-selectmenu-button {
	align-items: center !important;
	background: #fff !important;
	border: 1px solid #cbd5e1 !important;
	border-radius: 6px !important;
	box-sizing: border-box !important;
	color: #1f2937 !important;
	cursor: pointer !important;
	display: inline-flex !important;
	font-size: 14px !important;
	height: 42px !important;
	margin: 0 !important;
	max-width: 100% !important;
	padding: 0 38px 0 13px !important;
	position: relative !important;
	width: 100% !important;
}

.fianz-hdv-directory-filters .ui-selectmenu-button::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 50%;
	width: 8px;
	height: 8px;
	border-right: 2px solid #334155;
	border-bottom: 2px solid #334155;
	transform: translateY(-65%) rotate(45deg);
	pointer-events: none;
}

.fianz-hdv-directory-filters .ui-selectmenu-icon {
	display: none !important;
}

.fianz-hdv-directory-filters button {
	background: #237dde;
	border: 1px solid #237dde;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	height: 42px;
	line-height: 1;
	min-width: 92px;
	padding: 0 20px;
}

.fianz-hdv-directory-filters button:hover,
.fianz-hdv-directory-filters button:focus {
	background: #176dc7;
	border-color: #176dc7;
	color: #fff;
}

.fianz-hdv-directory-reset {
	align-items: center;
	background: #fff;
	border: 1px solid #cbd5e1;
	border-radius: 6px;
	color: #334155;
	display: inline-flex;
	font-size: 15px;
	font-weight: 700;
	height: 42px;
	justify-content: center;
	min-width: 86px;
	padding: 0 18px;
	text-decoration: none;
}

.fianz-hdv-directory-reset:hover,
.fianz-hdv-directory-reset:focus {
	background: #eef2f7;
	color: #0f172a;
}

.fianz-hdv-directory-heading {
	align-items: end;
	display: flex;
	gap: 12px;
	justify-content: space-between;
	margin: 0 0 16px;
}

.fianz-hdv-directory-title {
	color: #0f2a5f;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.25;
	margin: 0;
}

.fianz-hdv-directory-count {
	color: #64748b;
	font-size: 14px;
	line-height: 1.4;
	white-space: nowrap;
}

.fianz-hdv-directory-heading.has-no-title .fianz-hdv-directory-count {
	margin-left: auto;
}

.fianz-hdv-directory-results {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.fianz-hdv-directory-results.fianz-hdv-directory-cols-1 {
	grid-template-columns: minmax(0, 1fr);
}

.fianz-hdv-directory-results.fianz-hdv-directory-cols-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.fianz-hdv-directory-results.fianz-hdv-directory-cols-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.fianz-hdv-directory-card {
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	box-sizing: border-box;
	box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
	color: #3f3f46;
	min-height: 110px;
	padding: 56px 16px 14px;
	position: relative;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.fianz-hdv-directory-card:hover {
	border-color: #bfdbfe;
	box-shadow: 0 14px 30px rgba(35, 125, 222, 0.12);
	transform: translateY(-1px);
}

.fianz-hdv-directory-card h3 {
	color: #0f172a;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	margin: 16px 0 10px;
}

.fianz-hdv-directory-card p {
	color: #475569;
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 8px;
}

.fianz-hdv-directory-card p:last-child {
	margin-bottom: 0;
}

.fianz-hdv-directory-card a {
	color: #237dde;
	text-decoration: none;
}

.fianz-hdv-directory-card a:hover,
.fianz-hdv-directory-card a:focus {
	text-decoration: underline;
}

.fianz-hdv-directory-card-meta {
	align-items: center;
	display: flex;
	gap: 12px;
	justify-content: space-between;
	left: 18px;
	position: absolute;
	right: 14px;
	top: 14px;
}

.fianz-hdv-directory-city {
	align-items: center;
	color: #237dde;
	display: inline-flex;
	font-size: 13px;
	font-weight: 700;
	gap: 5px;
	min-width: 0;
}

.fianz-hdv-directory-city svg {
	fill: none;
	flex: 0 0 16px;
	height: 16px;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
	width: 16px;
}

.fianz-hdv-directory-city span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fianz-hdv-directory-category {
	background: #eff6ff;
	border: 1px solid #bfdbfe;
	border-radius: 999px;
	color: #1e3a8a;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	flex: 0 1 auto;
	line-height: 1;
	margin-left: auto;
	max-width: 60%;
	overflow: hidden;
	padding: 8px 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fianz-hdv-directory-category--tone-2 {
	background: #ecfdf5;
	border-color: #a7f3d0;
	color: #047857;
}

.fianz-hdv-directory-category--tone-3 {
	background: #fffbeb;
	border-color: #fde68a;
	color: #92400e;
}

.fianz-hdv-directory-category--tone-4 {
	background: #f5f3ff;
	border-color: #ddd6fe;
	color: #6d28d9;
}

.fianz-hdv-directory-category--tone-5 {
	background: #fff1f2;
	border-color: #fecdd3;
	color: #be123c;
}

.fianz-hdv-directory-category--tone-6 {
	background: #ecfeff;
	border-color: #a5f3fc;
	color: #0e7490;
}

.fianz-hdv-directory-category--tone-7 {
	background: #fff7ed;
	border-color: #fed7aa;
	color: #c2410c;
}

.fianz-hdv-directory-category--tone-8 {
	background: #eef2ff;
	border-color: #c7d2fe;
	color: #4338ca;
}

.fianz-hdv-directory-category--tone-9 {
	background: #f7fee7;
	border-color: #d9f99d;
	color: #4d7c0f;
}

.fianz-hdv-directory-category--tone-10 {
	background: #fdf2f8;
	border-color: #fbcfe8;
	color: #be185d;
}

.fianz-hdv-directory-category--tone-11 {
	background: #f0fdfa;
	border-color: #99f6e4;
	color: #0f766e;
}

.fianz-hdv-directory-category--tone-12 {
	background: #f0f9ff;
	border-color: #bae6fd;
	color: #0369a1;
}

.fianz-hdv-directory-category--tone-13 {
	background: #fdf4ff;
	border-color: #f5d0fe;
	color: #a21caf;
}

.fianz-hdv-directory-category--tone-14 {
	background: #f8fafc;
	border-color: #cbd5e1;
	color: #475569;
}

.fianz-hdv-directory-category--tone-15 {
	background: #fef2f2;
	border-color: #fecaca;
	color: #b91c1c;
}

.fianz-hdv-directory-empty {
	background: #fff;
	border: 1px dashed #cbd5e1;
	border-radius: 8px;
	color: #4b5563;
	font-size: 14px;
	margin: 0;
	padding: 22px;
}

.fianz-hdv-directory-pagination {
	display: flex;
	justify-content: center;
	margin-top: 34px;
}

.fianz-hdv-directory-pagination a,
.fianz-hdv-directory-pagination .is-gap {
	align-items: center;
	background: #fff;
	border: 1px solid #cbd5e1;
	border-left: 0;
	color: #1f2937;
	display: inline-flex;
	font-size: 13px;
	height: 38px;
	justify-content: center;
	min-width: 39px;
	padding: 0 10px;
	text-decoration: none;
}

.fianz-hdv-directory-pagination .is-gap {
	color: #64748b;
	user-select: none;
}

.fianz-hdv-directory-pagination a:first-child {
	border-left: 1px solid #cbd5e1;
	border-radius: 4px 0 0 4px;
}

.fianz-hdv-directory-pagination a:last-child {
	border-radius: 0 4px 4px 0;
}

.fianz-hdv-directory-pagination a:hover,
.fianz-hdv-directory-pagination a:focus,
.fianz-hdv-directory-pagination .is-current {
	background: #237dde;
	border-color: #237dde;
	color: #fff;
}

.fianz-hdv-directory-pagination .is-current {
	font-weight: 700;
}

.fianz-hdv-directory-pagination .is-disabled {
	color: #9ca3af;
	pointer-events: none;
}

.fianz-hdv-verify-header {
	align-items: center;
	display: grid;
	gap: 18px;
	grid-template-columns: minmax(190px, 1fr) minmax(280px, 1.25fr) minmax(120px, 1fr);
	margin: 0 auto 18px;
	max-width: 960px;
}

.fianz-hdv-verify-logo {
	height: auto;
	max-height: 92px;
	max-width: 230px;
	width: 100%;
}

.fianz-hdv-verify-seal {
	height: auto;
	justify-self: end;
	max-height: 96px;
	max-width: 96px;
	width: 100%;
}

.fianz-hdv-verify-header h1 {
	color: var(--fianz-deep);
	font-family: Georgia, "Times New Roman", serif;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 0.95;
	margin: 0;
	text-align: center;
}

.fianz-hdv-verify-shell {
	margin: 0 auto;
	max-width: 980px;
}

.fianz-hdv-status-panel {
	align-items: center;
	background: linear-gradient(90deg, rgba(245, 255, 245, 0.94), rgba(255, 255, 251, 0.9));
	border: 1px solid #a9d7a6;
	border-radius: 10px;
	box-shadow: 0 16px 34px rgba(0, 63, 62, 0.08);
	display: grid;
	gap: 26px;
	grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);
	margin-bottom: 20px;
	min-height: 190px;
	padding: 0px 20px;
	position: relative;
}

.fianz-hdv-status-main,
.fianz-hdv-certificate-number {
	position: relative;
	z-index: 1;
}

.fianz-hdv-status-main {
	align-items: center;
	display: grid;
	gap: 24px;
	grid-template-columns: 104px 1fr;
}

.fianz-hdv-status-main h2 {
	color: #087126;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.05;
	margin: 0 0 12px;
}

.fianz-hdv-status-main p {
	font-size: 16px;
	line-height: 1.45;
	margin: 0;
	max-width: 560px;
}

.fianz-hdv-status-shield {
	display: block;
	height: 104px;
	width: 104px;
}

.fianz-hdv-verification-suspended .fianz-hdv-status-shield,
.fianz-hdv-verification-expired .fianz-hdv-status-shield,
.fianz-hdv-verification-inactive .fianz-hdv-status-shield,
.fianz-hdv-verification-removed .fianz-hdv-status-shield,
.fianz-hdv-verification-not_found .fianz-hdv-status-shield {
	filter: grayscale(1) hue-rotate(135deg) saturate(2);
}

.fianz-hdv-verification-suspended .fianz-hdv-status-main h2,
.fianz-hdv-verification-expired .fianz-hdv-status-main h2,
.fianz-hdv-verification-inactive .fianz-hdv-status-main h2,
.fianz-hdv-verification-removed .fianz-hdv-status-main h2,
.fianz-hdv-verification-not_found .fianz-hdv-status-main h2 {
	color: #9c2525;
}

.fianz-hdv-certificate-number {
	align-items: center;
	border-left: 1px solid #b6d2b4;
	display: flex;
	gap: 18px;
	min-height: 142px;
	padding-left: 44px;
}

.fianz-hdv-certificate-number span {
	font-size: 15px;
	line-height: 1.25;
	margin-bottom: 4px;
}

.fianz-hdv-certificate-number strong {
	display: block;
	font-size: 22px;
	line-height: 1.15;
}

.fianz-hdv-round-icon {
	align-items: center;
	background: #f0f7eb;
	border: 1px solid #d8e9d1;
	border-radius: 999px;
	display: inline-flex;
	flex: 0 0 auto;
	height: 54px;
	justify-content: center;
	position: relative;
	width: 54px;
}

.fianz-hdv-round-icon img {
	display: block;
	height: 32px;
	object-fit: contain;
	width: 32px;
}

.fianz-hdv-certificate-number .fianz-hdv-round-icon img {
	height: 30px;
	width: 30px;
}

.fianz-hdv-verify-card {
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid var(--fianz-border);
	border-radius: 10px;
	box-shadow: 0 14px 32px rgba(0, 32, 31, 0.08);
	margin-bottom: 20px;
	padding: 26px 28px;
}

.fianz-hdv-section-heading {
	align-items: center;
	display: flex;
	gap: 16px;
	margin-bottom: 20px;
}

.fianz-hdv-section-heading h2 {
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0;
	text-transform: uppercase;
}

.fianz-hdv-holder-grid {
	align-items: start;
	display: grid;
	gap: 28px;
	grid-template-columns: 1fr 1.1fr;
	padding: 0 24px;
}

.fianz-hdv-company-name {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.15;
	margin: 0 0 12px;
}

.fianz-hdv-status-pill {
	background: #e0f5d9;
	border: 1px solid #c8e8be;
	border-radius: 999px;
	color: #126b24;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 7px 17px;
}

.fianz-hdv-company-status-inactive {
	background: #f7ead4;
	border-color: #ebd4ad;
	color: #8a5200;
}

.fianz-hdv-address {
	align-items: flex-start;
	display: flex;
	gap: 14px;
	font-size: 15px;
	line-height: 1.35;
	margin: 0;
}

.fianz-hdv-address img {
	height: 28px;
	width: 28px;
}

.fianz-hdv-contact {
	color: #435250;
	font-size: 14px;
	line-height: 1.45;
	margin: 18px 24px 0;
}

.fianz-hdv-contact span {
	display: block;
}

.fianz-hdv-products-card {
	padding-bottom: 20px;
}

.fianz-hdv-count-badge {
	background: #eef3e8;
	border: 1px solid #dbe5d4;
	border-radius: 999px;
	font-size: 13px;
	line-height: 1;
	padding: 6px 16px;
}

.fianz-hdv-products {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	list-style: none;
	margin: 0;
	padding: 0;
}

.fianz-hdv-product {
	align-items: center;
	border-bottom: 1px solid #e4e8df;
	display: flex;
	gap: 9px;
	min-height: 33px;
	padding: 7px 14px;
}

.fianz-hdv-product:nth-child(odd) {
	border-right: 1px solid #e4e8df;
}

.fianz-hdv-product-icon {
	border-radius: 999px;
	display: inline-block;
	flex: 0 0 auto;
	height: 18px;
	position: relative;
	width: 18px;
}

.fianz-hdv-product-icon-valid {
	background: #18a840;
}

.fianz-hdv-product-icon-valid::before {
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	content: "";
	height: 5px;
	left: 50%;
	position: absolute;
	top: 47%;
	transform: translate(-50%, -50%) rotate(-45deg);
	width: 9px;
}

.fianz-hdv-product-icon-suspended {
	background: #d63838;
}

.fianz-hdv-product-icon-suspended::before,
.fianz-hdv-product-icon-suspended::after {
	background: #fff;
	border-radius: 2px;
	content: "";
	height: 2px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 10px;
}

.fianz-hdv-product-icon-suspended::before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.fianz-hdv-product-icon-suspended::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.fianz-hdv-product-name {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.25;
	overflow-wrap: anywhere;
}

.fianz-hdv-empty-products,
.fianz-hdv-result-message,
.fianz-hdv-notes p {
	color: #374151;
	font-size: 15px;
	line-height: 1.5;
	margin: 0;
}

.fianz-hdv-notes h2 {
	font-size: 17px;
	font-weight: 700;
	margin: 0 0 12px;
}

.fianz-hdv-verify-footer {
	align-items: center;
	background: linear-gradient(90deg, #006d68, #004d4b);
	color: #fff;
	display: grid;
	gap: 20px;
	grid-template-columns: auto auto minmax(240px, 1fr) minmax(240px, 1fr);
	margin: 12px -34px 0;
	padding: 22px 38px;
}

.fianz-hdv-footer-item,
.fianz-hdv-footer-note {
	font-size: 13px;
	line-height: 1.35;
}

.fianz-hdv-footer-item {
	align-items: center;
	display: flex;
	gap: 10px;
	font-weight: 600;
}

.fianz-hdv-footer-item img {
	height: 24px;
	width: 24px;
}

.fianz-hdv-footer-note {
	align-items: center;
	border-left: 1px solid rgba(255, 255, 255, 0.45);
	display: flex;
	gap: 14px;
	justify-content: flex-end;
	padding-left: 30px;
	text-align: right;
}

.fianz-hdv-footer-note img {
	height: 34px;
	width: 34px;
}

@media (max-width: 900px) {
	.fianz-hdv-directory-results.fianz-hdv-directory-cols-3,
	.fianz-hdv-directory-results.fianz-hdv-directory-cols-4 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.fianz-hdv-directory-filters {
		gap: 14px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.fianz-hdv-directory-filters button,
	.fianz-hdv-directory-reset {
		width: 100%;
	}

	.fianz-hdv-verification {
		padding: 22px 18px 0;
	}

	.fianz-hdv-verify-header {
		grid-template-columns: 1fr;
		justify-items: center;
	}

	.fianz-hdv-verify-header h1 {
		font-size: 28px;
	}

	.fianz-hdv-verify-seal {
		justify-self: center;
	}

	.fianz-hdv-status-panel,
	.fianz-hdv-holder-grid,
	.fianz-hdv-verify-footer {
		grid-template-columns: 1fr;
	}

	.fianz-hdv-certificate-number {
		border-left: 0;
		border-top: 1px solid #b6d2b4;
		min-height: auto;
		padding: 26px 0 0;
	}

	.fianz-hdv-holder-grid {
		padding: 0;
	}

	.fianz-hdv-verify-footer {
		margin-left: -18px;
		margin-right: -18px;
		text-align: left;
	}

	.fianz-hdv-footer-note {
		border-left: 0;
		border-top: 1px solid rgba(255, 255, 255, 0.45);
		justify-content: flex-start;
		padding-left: 0;
		padding-top: 18px;
		text-align: left;
	}
}

@media (max-width: 640px) {
	.fianz-hdv-directory {
		padding: 20px;
	}

	.fianz-hdv-directory-filters {
		grid-template-columns: 1fr;
		margin-bottom: 28px;
	}

	.fianz-hdv-directory-filters .ui-selectmenu-button,
	.fianz-hdv-directory-filters input,
	.fianz-hdv-directory-filters button {
		width: 100% !important;
	}

	.fianz-hdv-directory-reset {
		justify-self: center;
		min-width: 100px;
		width: auto !important;
	}

	.ui-selectmenu-menu,
	.ui-selectmenu-menu .ui-menu,
	#fianz_hdv_city-menu,
	#fianz_hdv_category-menu {
		max-width: calc(100vw - 40px) !important;
		min-width: calc(100vw - 40px) !important;
		width: calc(100vw - 40px) !important;
	}

	.fianz-hdv-directory-heading {
		align-items: flex-start;
		flex-direction: column;
		gap: 6px;
	}

	.fianz-hdv-directory-count {
		white-space: normal;
	}

	.fianz-hdv-directory .fianz-hdv-directory-results,
	.fianz-hdv-directory-empty {
		grid-template-columns: 1fr;
		max-width: none;
	}

	.fianz-hdv-directory-card {
		padding-top: 56px;
	}

	.fianz-hdv-directory-pagination {
		flex-wrap: wrap;
		gap: 8px 6px;
		justify-content: center;
		margin-top: 32px;
	}

	.fianz-hdv-directory-pagination a,
	.fianz-hdv-directory-pagination .is-gap,
	.fianz-hdv-directory-pagination a:first-child,
	.fianz-hdv-directory-pagination a:last-child {
		border: 1px solid #cbd5e1;
		border-radius: 4px;
		flex: 0 0 38px;
		min-width: 38px;
		padding: 0;
	}

	.fianz-hdv-verification {
		padding-top: 18px;
	}

	.fianz-hdv-verify-logo {
		max-width: 230px;
	}

	.fianz-hdv-verify-seal {
		max-width: 118px;
	}

	.fianz-hdv-verify-header h1 {
		font-size: 28px;
	}

	.fianz-hdv-status-panel,
	.fianz-hdv-verify-card {
		padding: 24px 18px;
	}

	.fianz-hdv-status-main {
		grid-template-columns: 1fr;
		justify-items: center;
		text-align: center;
	}

	.fianz-hdv-status-main h2 {
		font-size: 28px;
	}

	.fianz-hdv-status-main p,
	.fianz-hdv-certificate-number span,
	.fianz-hdv-address,
	.fianz-hdv-product-name {
		font-size: 15px;
	}

	.fianz-hdv-status-shield {
		height: 92px;
		width: 92px;
	}

	.fianz-hdv-company-name {
		font-size: 18px;
	}

	.fianz-hdv-products {
		grid-template-columns: 1fr;
	}

	.fianz-hdv-product:nth-child(odd) {
		border-right: 0;
	}

	.fianz-hdv-product:last-child {
		border-bottom: 0;
	}
}
