/*
Theme Name: Kalium - Child Theme
Theme URI: https://kaliumtheme.com
Author: Laborator
Author URI: https://laborator.co
Description: Start creating that amazing website that you have always wanted, only with Kalium &mdash; Connect with Laborator on: <a href="https://twitter.com/thelaborator">Twitter X</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative/">Instagram</a>
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: kalium
*/

:root {
	--proarte-ink: #171717;
	--proarte-muted: #625f5a;
	--proarte-paper: #eef0ea;
	--proarte-canvas: #faf9f6;
	--proarte-white: #ffffff;
	--proarte-line: #d8d4cc;
	--proarte-accent: #8d2f2f;
	--proarte-secondary: #1d4a3c;
}

body {
	background: var(--proarte-canvas);
	color: var(--proarte-ink);
	overflow-x: clip;
	-webkit-font-smoothing: antialiased;
}

.top-header-bar,
.header-search-input,
.mini-cart,
.mini-cart-trigger,
.woocommerce-mini-cart,
.kalium-woocommerce-mini-cart,
.yith-wcwl-add-to-wishlist,
.wishlist-fragment,
.wishlist_table,
.yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-add-button,
.add_to_wishlist,
.add_to_cart_button,
.single_add_to_cart_button,
form.cart,
.product .price,
.woocommerce-Price-amount,
.woocommerce-result-count,
.woocommerce-ordering,
.shop-sidebar,
.shop-sidebar-toggle {
	display: none !important;
}

.site-header a,
.main-header a {
	letter-spacing: 0;
}

.site-header.main-header {
	backdrop-filter: blur(12px);
	background: rgba(250, 249, 246, 0.96);
	border-bottom: 1px solid var(--proarte-line);
	position: sticky;
	top: 0;
	z-index: 1000;
}

.admin-bar .site-header.main-header {
	top: 32px;
}

.proarte-main {
	display: block;
}

.proarte-skip-link {
	background: var(--proarte-ink);
	color: #fff !important;
	left: 16px;
	padding: 12px 16px;
	position: fixed;
	top: -100px;
	z-index: 9999;
}

.proarte-skip-link:focus {
	top: 16px;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible {
	outline: 3px solid var(--proarte-accent);
	outline-offset: 3px;
}

.proarte-page-hero,
.proarte-section {
	margin-top: clamp(52px, 7vw, 92px);
	margin-bottom: clamp(52px, 7vw, 92px);
}

.proarte-page-title,
.proarte-section {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	max-width: 1340px;
	padding-left: clamp(20px, 4vw, 48px);
	padding-right: clamp(20px, 4vw, 48px);
}

.proarte-static-hero {
	align-items: flex-end;
	background-position: center;
	background-size: cover;
	color: #fff;
	display: flex;
	margin: 0 0 clamp(52px, 7vw, 88px);
	min-height: clamp(500px, 64vh, 680px);
	padding: clamp(32px, 5vw, 72px);
	position: relative;
}

.proarte-static-hero__content {
	max-width: 760px;
	position: relative;
	z-index: 1;
}

.proarte-static-hero h1 {
	color: inherit;
	font-size: clamp(3rem, 7vw, 6.5rem);
	line-height: 0.98;
	margin: 10px 0 20px;
}

.proarte-static-hero p {
	font-size: clamp(1.05rem, 1.5vw, 1.35rem);
	line-height: 1.55;
	max-width: 680px;
}

.proarte-static-hero .proarte-kicker {
	color: rgba(255, 255, 255, 0.78);
}

.proarte-static-hero .proarte-button-secondary {
	color: #fff !important;
}

.proarte-map-card .proarte-button-secondary {
	border-color: #fff !important;
	color: #fff !important;
}

.proarte-page-title {
	margin-top: clamp(52px, 7vw, 88px);
	margin-bottom: clamp(38px, 5vw, 64px);
	max-width: 1080px;
}

.proarte-taxonomy-page {
	margin-left: auto;
	margin-right: auto;
	max-width: 1340px;
	padding-left: clamp(20px, 4vw, 48px);
	padding-right: clamp(20px, 4vw, 48px);
}

.proarte-taxonomy-page .proarte-page-title {
	max-width: 980px;
}

.proarte-artist-bio {
	max-height: none;
}

.proarte-page-title h1 {
	font-size: clamp(2.6rem, 5.5vw, 5rem);
	line-height: 1;
	margin: 10px 0 22px;
}

.proarte-section > h2,
.proarte-cta-row h2,
.proarte-contact-form-section h2 {
	font-size: clamp(2.1rem, 4.2vw, 4.2rem);
	line-height: 1.02;
	margin: 10px 0 20px;
}

.proarte-split {
	align-items: center;
	display: grid;
	gap: clamp(28px, 5vw, 72px);
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.proarte-split img {
	aspect-ratio: 4 / 3;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.proarte-editorial-hero {
	display: grid;
	gap: clamp(28px, 5vw, 72px);
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	margin-top: clamp(48px, 7vw, 86px);
}

.proarte-editorial-hero img {
	aspect-ratio: 4 / 3;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.proarte-editorial-hero__copy {
	align-self: end;
	padding-bottom: clamp(12px, 2vw, 28px);
}

.proarte-editorial-hero__copy h1 {
	font-size: clamp(2.8rem, 5vw, 5.2rem);
	line-height: 1;
	margin: 10px 0 24px;
}

.proarte-stat-grid {
	display: grid;
	gap: clamp(18px, 2vw, 30px);
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.proarte-stat {
	border-top: 1px solid var(--proarte-line);
	padding-top: 16px;
}

.proarte-stat strong {
	display: block;
	font-size: clamp(1.8rem, 3vw, 3rem);
	font-weight: 500;
	line-height: 1;
	margin-bottom: 8px;
}

.proarte-stat span {
	color: var(--proarte-muted);
	line-height: 1.5;
}

.proarte-story-grid {
	display: grid;
	gap: clamp(28px, 5vw, 72px);
	grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
}

.proarte-story-grid h2 {
	font-size: clamp(2rem, 4vw, 4.2rem);
	line-height: 1.02;
	margin: 0;
}

.proarte-story-copy {
	color: var(--proarte-muted);
	font-size: clamp(1rem, 1.15vw, 1.18rem);
	line-height: 1.7;
}

.proarte-story-copy p:first-child {
	margin-top: 0;
}

.proarte-service-list {
	display: grid;
	gap: clamp(22px, 3vw, 44px);
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.proarte-service-item {
	border-top: 1px solid var(--proarte-line);
	padding-top: 18px;
}

.proarte-service-item h3 {
	font-size: clamp(1.35rem, 2vw, 2rem);
	margin: 0 0 14px;
}

.proarte-service-item p {
	color: var(--proarte-muted);
	line-height: 1.65;
	margin: 0;
}

.proarte-visit-panel {
	align-items: end;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.18)), url('/wp-content/uploads/2022/02/Sobre-Galeria-ProArte.jpg');
	background-position: center;
	background-size: cover;
	color: #fff;
	display: grid;
	min-height: clamp(360px, 48vw, 560px);
	padding: clamp(32px, 5vw, 72px);
}

.proarte-visit-panel h2,
.proarte-visit-panel p,
.proarte-visit-panel a {
	color: inherit;
}

.proarte-visit-panel h2 {
	font-size: clamp(2.4rem, 5vw, 5.5rem);
	line-height: 0.98;
	margin: 10px 0 22px;
	max-width: 760px;
}

.proarte-kicker {
	color: var(--proarte-muted);
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.proarte-lead {
	color: var(--proarte-muted);
	font-size: clamp(1.05rem, 1.3vw, 1.28rem);
	line-height: 1.65;
	max-width: 760px;
}

.proarte-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 26px;
}

.proarte-button,
.proarte-button-secondary,
.wp-block-button__link {
	align-items: center;
	border-radius: 2px !important;
	display: inline-flex;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0;
	min-height: 44px;
	padding: 11px 18px !important;
	text-decoration: none !important;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease;
}

.proarte-button,
.wp-block-button__link {
	background: var(--proarte-ink) !important;
	border: 1px solid var(--proarte-ink) !important;
	color: #fff !important;
}

.proarte-button:hover,
.wp-block-button__link:hover {
	background: var(--proarte-accent) !important;
	border-color: var(--proarte-accent) !important;
}

.proarte-button-secondary {
	background: transparent !important;
	border: 1px solid currentColor !important;
	color: var(--proarte-ink) !important;
}

.proarte-button-secondary:hover {
	background: var(--proarte-ink) !important;
	border-color: var(--proarte-ink) !important;
	color: #fff !important;
}

.proarte-static-hero .proarte-button-secondary:hover,
.proarte-map-card .proarte-button-secondary:hover {
	background: #fff !important;
	border-color: #fff !important;
	color: var(--proarte-ink) !important;
}

.proarte-text-link,
.proarte-info-card > a {
	color: var(--proarte-accent);
	font-weight: 700;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
}

.proarte-feature-band {
	background: transparent;
	box-sizing: border-box;
	isolation: isolate;
	margin-left: 0 !important;
	margin-right: 0 !important;
	max-width: none;
	padding: clamp(44px, 6vw, 84px) 0;
	position: relative;
	width: 100%;
}

.proarte-feature-band::before {
	background: var(--proarte-paper);
	border-bottom: 1px solid var(--proarte-line);
	border-top: 1px solid var(--proarte-line);
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 100vw;
	z-index: -1;
}

.proarte-feature-band .proarte-section {
	box-sizing: border-box;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	max-width: 1340px;
	padding-left: clamp(20px, 4vw, 48px);
	padding-right: clamp(20px, 4vw, 48px);
	width: 100%;
}

.proarte-cta-row {
	align-items: end;
	display: grid;
	gap: clamp(28px, 6vw, 88px);
	grid-template-columns: minmax(0, 1fr) minmax(0, 0.85fr);
}

.proarte-cta-row .proarte-lead {
	margin-top: 0;
}

.proarte-artwork-grid {
	display: grid;
	gap: clamp(24px, 2.4vw, 38px) clamp(18px, 2.2vw, 32px);
	grid-template-columns: repeat(var(--proarte-columns, 4), minmax(0, 1fr));
}

.proarte-grid-cols-2 {
	--proarte-columns: 2;
}

.proarte-grid-cols-3 {
	--proarte-columns: 3;
}

.proarte-grid-cols-4 {
	--proarte-columns: 4;
}

.proarte-grid-cols-5 {
	--proarte-columns: 5;
}

.proarte-artwork-card {
	margin: 0;
}

.proarte-artwork-card a {
	color: inherit;
	display: block;
	text-decoration: none;
}

.proarte-artwork-image {
	aspect-ratio: 4 / 5;
	align-items: center;
	background: var(--proarte-white);
	border: 1px solid #e4e1da;
	display: flex;
	overflow: hidden;
	padding: clamp(8px, 1vw, 14px);
}

.proarte-artwork-image img {
	display: block;
	height: 100%;
	object-fit: contain;
	transition: opacity 180ms ease, transform 180ms ease;
	width: 100%;
}

.proarte-artwork-card a:hover img {
	opacity: 0.92;
	transform: scale(1.01);
}

.proarte-artwork-image__empty {
	align-items: center;
	color: var(--proarte-muted);
	display: flex;
	height: 100%;
	justify-content: center;
	padding: 20px;
	text-align: center;
	width: 100%;
}

.proarte-artwork-meta {
	display: block;
	padding-top: 14px;
}

.proarte-artwork-artist {
	color: var(--proarte-muted);
	display: block;
	font-size: 0.82rem;
	margin-bottom: 4px;
}

.proarte-artwork-title {
	display: block;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.35;
}

.proarte-alpha-nav {
	background: var(--proarte-canvas);
	border-bottom: 1px solid var(--proarte-line);
	border-top: 1px solid var(--proarte-line);
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	margin-bottom: clamp(34px, 5vw, 56px);
	padding: 12px 0;
	position: sticky;
	top: 64px;
	z-index: 20;
}

.proarte-alpha-nav a {
	align-items: center;
	color: var(--proarte-ink);
	display: inline-flex;
	font-size: 0.86rem;
	font-weight: 700;
	height: 34px;
	justify-content: center;
	text-decoration: none;
	width: 34px;
}

.proarte-alpha-nav a:hover {
	background: var(--proarte-ink);
	color: #fff;
}

.proarte-artist-index {
	display: grid;
	gap: clamp(28px, 4vw, 52px);
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.proarte-artist-group {
	border-top: 1px solid var(--proarte-line);
	padding-top: 16px;
	scroll-margin-top: 128px;
}

.proarte-artist-group h2 {
	font-size: 1.35rem;
	margin: 0 0 16px;
}

.proarte-artist-group ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.proarte-artist-group li + li {
	margin-top: 7px;
}

.proarte-artist-group a {
	color: var(--proarte-ink);
	text-decoration: none;
}

.proarte-artist-group a:hover {
	color: var(--proarte-accent);
}

.proarte-artist-header {
	margin-bottom: 0;
}

.proarte-artist-dates {
	color: var(--proarte-muted);
	font-size: 1.05rem;
	margin: 0;
}

.proarte-artist-works {
	margin-top: clamp(36px, 5vw, 64px);
}

.proarte-artist-biography {
	border-top: 1px solid var(--proarte-line);
	padding-top: clamp(42px, 6vw, 72px);
}

.proarte-card-grid {
	display: grid;
	gap: clamp(20px, 2vw, 32px);
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.proarte-info-card {
	border-top: 1px solid var(--proarte-line);
	padding-top: 18px;
}

.proarte-info-card h3 {
	font-size: clamp(1.25rem, 1.8vw, 1.8rem);
	margin: 0 0 12px;
}

.proarte-info-card p {
	color: var(--proarte-muted);
	line-height: 1.65;
	margin: 0 0 18px;
}

.proarte-contact-list {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 32px 0;
}

.proarte-contact-list a,
.proarte-contact-list span {
	border-top: 1px solid var(--proarte-line);
	color: var(--proarte-ink);
	display: block;
	padding-top: 14px;
	text-decoration: none;
}

.proarte-contact-list a {
	line-height: 1.55;
	transition: color 160ms ease;
}

.proarte-contact-list a:hover {
	color: var(--proarte-accent);
}

.proarte-contact-list .proarte-contact-label {
	border: 0;
	color: var(--proarte-muted);
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 10px;
	padding: 0;
	text-transform: uppercase;
}

.proarte-map {
	aspect-ratio: 16 / 9;
	background: var(--proarte-paper);
	margin-top: 28px;
	overflow: hidden;
}

.proarte-map iframe {
	border: 0;
	height: 100%;
	width: 100%;
}

.proarte-map-card {
	align-items: end;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.24)), url('/wp-content/uploads/2022/02/Sobre-Galeria-ProArte.jpg');
	background-position: center;
	background-size: cover;
	color: #fff;
	display: grid;
	margin-top: 28px;
	min-height: 360px;
	padding: clamp(28px, 4vw, 56px);
}

.proarte-map-card h2,
.proarte-map-card p,
.proarte-map-card a {
	color: inherit;
}

.proarte-map-card h2 {
	font-size: clamp(2rem, 4vw, 4rem);
	line-height: 1;
	margin: 10px 0 18px;
	max-width: 760px;
}

.proarte-newsletter-panel {
	background: var(--proarte-paper);
	padding-bottom: clamp(28px, 4vw, 52px);
	padding-top: clamp(28px, 4vw, 52px);
}

.proarte-pagination {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: center;
	margin-top: 48px;
}

.proarte-pagination .page-numbers {
	border: 1px solid var(--proarte-line);
	color: var(--proarte-ink);
	padding: 8px 12px;
	text-decoration: none;
}

.proarte-pagination .current {
	background: var(--proarte-ink);
	color: #fff;
}

.proarte-product-detail {
	display: grid;
	gap: clamp(32px, 5vw, 76px);
	grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
	margin: clamp(48px, 7vw, 92px) auto;
	max-width: 1340px;
	padding-left: clamp(20px, 4vw, 48px);
	padding-right: clamp(20px, 4vw, 48px);
}

.proarte-product-gallery {
	display: grid;
	gap: 18px;
}

.proarte-product-image {
	background: var(--proarte-white);
	border: 1px solid #e4e1da;
	margin: 0;
	padding: clamp(12px, 2vw, 24px);
}

.proarte-product-image img {
	display: block;
	height: auto;
	width: 100%;
}

.proarte-product-summary {
	align-self: start;
	position: sticky;
	top: 96px;
}

.proarte-product-summary h1 {
	font-size: clamp(2.6rem, 4.8vw, 4.8rem);
	line-height: 1;
	margin: 14px 0 24px;
}

.proarte-product-description {
	color: var(--proarte-muted);
	font-size: clamp(1rem, 1.2vw, 1.18rem);
	line-height: 1.65;
	max-width: 680px;
}

.proarte-product-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 30px;
}

.proarte-empty-state {
	background: var(--proarte-paper);
	border: 1px solid var(--proarte-line);
	padding: 24px;
}

.proarte-contact-form-section {
	max-width: 900px;
}

.proarte-contact-form-section .wp-block-kadence-form {
	margin-top: 32px;
}

.proarte-contact-form-section .kb-form {
	display: grid;
	gap: 20px;
}

.proarte-contact-form-section .kadence-blocks-form-field {
	margin: 0;
}

.proarte-contact-form-section label {
	color: var(--proarte-ink);
	display: block;
	font-size: 0.92rem;
	font-weight: 700;
	margin-bottom: 8px;
}

.proarte-contact-form-section input[type="text"],
.proarte-contact-form-section input[type="email"],
.proarte-contact-form-section textarea {
	background: #fff;
	border: 1px solid var(--proarte-line);
	border-radius: 0;
	box-shadow: none;
	color: var(--proarte-ink);
	font: inherit;
	padding: 12px 14px;
	width: 100%;
}

.proarte-contact-form-section input[type="text"],
.proarte-contact-form-section input[type="email"] {
	min-height: 48px;
}

.proarte-contact-form-section textarea {
	min-height: 176px;
	resize: vertical;
}

.proarte-contact-form-section .kb-forms-submit {
	background: var(--proarte-ink) !important;
	border: 1px solid var(--proarte-ink) !important;
	border-radius: 2px;
	color: #fff !important;
	font-weight: 700;
	min-height: 46px;
	padding: 11px 22px;
}

.proarte-contact-form-section .kb-forms-submit:hover {
	background: var(--proarte-accent) !important;
	border-color: var(--proarte-accent) !important;
}

.kadence-verify-label,
.kadence-blocks-field.verify {
	display: none !important;
}

.proarte-legal-copy {
	color: var(--proarte-muted);
	font-size: 1rem;
	line-height: 1.7;
	max-width: 1100px;
}

.proarte-legal-copy p {
	margin: 0 0 20px;
}

.proarte-legal-copy strong,
.proarte-legal-copy b {
	color: var(--proarte-ink);
}

.site-footer,
.footer-widgets {
	--k-footer-color: #f5f3ee;
	background: var(--proarte-ink);
	color: #f5f3ee;
}

.site-footer a {
	color: inherit !important;
	text-decoration-color: rgba(255, 255, 255, 0.42);
	text-underline-offset: 3px;
}

.site-footer a:hover {
	color: #fff !important;
	text-decoration-color: #fff;
}

.site-footer .lb-element-footer-container-row-1,
.site-footer .lb-element-footer-container-row-2 {
	background: var(--proarte-ink);
}

.site-footer .lb-element-footer-container-row-2 {
	border-color: rgba(255, 255, 255, 0.2) !important;
}

.site-footer .proarte-footer-block h2,
.site-footer .proarte-footer-block h3 {
	color: #fff;
	line-height: 1.15;
	margin: 0 0 16px;
}

.site-footer .proarte-footer-block h2 {
	font-size: clamp(1.7rem, 2.6vw, 2.4rem);
}

.site-footer .proarte-footer-block h3 {
	font-size: clamp(1rem, 1.3vw, 1.25rem);
	font-weight: 700;
}

.site-footer .proarte-footer-block p {
	line-height: 1.6;
	margin: 0 0 10px;
}

.site-footer .proarte-footer-block {
	min-width: 0;
	padding-right: 12px;
}

.site-footer .proarte-footer-legal p {
	display: flex;
	flex-wrap: wrap;
	gap: 4px 12px;
}

.site-footer .proarte-cookie-settings-link {
	background: none;
	border: 0;
	color: inherit;
	cursor: pointer;
	font: inherit;
	padding: 0;
	text-decoration: underline;
	text-decoration-color: rgba(255, 255, 255, 0.42);
	text-underline-offset: 3px;
}

.site-footer .proarte-cookie-settings-link:hover {
	color: #fff;
	text-decoration-color: #fff;
}

.proarte-cookie-banner[hidden],
.proarte-cookie-preferences[hidden] {
	display: none !important;
}

.proarte-cookie-banner {
	background: var(--proarte-ink);
	border-top: 1px solid rgba(255, 255, 255, 0.22);
	bottom: 0;
	box-shadow: 0 -18px 48px rgba(0, 0, 0, 0.2);
	color: #f5f3ee;
	left: 0;
	position: fixed;
	right: 0;
	z-index: 99999;
}

.proarte-cookie-banner__inner {
	align-items: center;
	display: grid;
	gap: 24px 36px;
	grid-template-columns: minmax(0, 1fr) auto;
	margin: 0 auto;
	max-width: 1340px;
	padding: 24px clamp(20px, 4vw, 48px);
}

.proarte-cookie-banner__copy {
	max-width: 760px;
}

.proarte-cookie-banner__copy h2 {
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.15;
	margin: 4px 0 8px;
}

.proarte-cookie-banner__copy p {
	line-height: 1.55;
	margin: 0 0 8px;
}

.proarte-cookie-banner__copy a {
	color: #fff;
	text-underline-offset: 3px;
}

.proarte-cookie-banner__kicker {
	color: rgba(255, 255, 255, 0.68);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.proarte-cookie-banner__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: flex-end;
}

.proarte-cookie-button {
	border-radius: 2px;
	cursor: pointer;
	font: inherit;
	font-weight: 700;
	min-height: 44px;
	padding: 10px 16px;
}

.proarte-cookie-button--primary {
	background: #fff;
	border: 1px solid #fff;
	color: var(--proarte-ink);
}

.proarte-cookie-button--primary:hover {
	background: var(--proarte-paper);
	border-color: var(--proarte-paper);
}

.proarte-cookie-button--secondary {
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.62);
	color: #fff;
}

.proarte-cookie-button--secondary:hover {
	border-color: #fff;
}

.proarte-cookie-preferences {
	border-top: 1px solid rgba(255, 255, 255, 0.22);
	display: grid;
	gap: 14px;
	grid-column: 1 / -1;
	grid-template-columns: repeat(2, minmax(0, 1fr)) auto;
	padding-top: 20px;
}

.proarte-cookie-preference {
	align-items: center;
	border: 1px solid rgba(255, 255, 255, 0.22);
	display: flex;
	gap: 18px;
	justify-content: space-between;
	padding: 14px 16px;
}

.proarte-cookie-preference strong,
.proarte-cookie-preference span {
	display: block;
}

.proarte-cookie-preference span span {
	color: rgba(255, 255, 255, 0.72);
	font-size: 0.88rem;
	line-height: 1.45;
	margin-top: 3px;
}

.proarte-cookie-preference input {
	accent-color: var(--proarte-accent);
	height: 22px;
	min-width: 22px;
	width: 22px;
}

.qlwapp,
body.page-id-3858 .qlwapp {
	display: none !important;
}

.proarte-exhibition-feature {
	align-items: center;
	display: grid;
	gap: clamp(32px, 6vw, 88px);
	grid-template-columns: minmax(0, 1.12fr) minmax(320px, 0.88fr);
}

.proarte-exhibition-feature > p:empty {
	display: none;
}

.proarte-exhibition-feature__media {
	display: block;
	overflow: hidden;
}

.proarte-exhibition-feature__media img {
	aspect-ratio: 16 / 10;
	display: block;
	height: 100%;
	object-fit: cover;
	transition: transform 220ms ease;
	width: 100%;
}

.proarte-exhibition-feature__media:hover img {
	transform: scale(1.015);
}

.proarte-exhibition-feature__copy h2 {
	font-size: clamp(2.4rem, 4.5vw, 4.8rem);
	line-height: 1;
	margin: 10px 0 16px;
}

.proarte-exhibition-feature__details {
	color: var(--proarte-muted);
	font-size: 0.95rem;
	line-height: 1.6;
	margin: 18px 0 0;
}

.proarte-exhibition-meta {
	border-bottom: 1px solid var(--proarte-line);
	border-top: 1px solid var(--proarte-line);
	display: grid;
	gap: 0;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.proarte-exhibition-meta__item {
	padding: 24px clamp(18px, 2.5vw, 34px);
}

.proarte-exhibition-meta__item:first-child {
	padding-left: 0;
}

.proarte-exhibition-meta__item + .proarte-exhibition-meta__item {
	border-left: 1px solid var(--proarte-line);
}

.proarte-exhibition-meta__item span,
.proarte-exhibition-meta__item strong {
	display: block;
}

.proarte-exhibition-meta__item span {
	color: var(--proarte-muted);
	font-size: 0.76rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.proarte-exhibition-meta__item strong {
	font-size: clamp(1rem, 1.35vw, 1.2rem);
	font-weight: 600;
	line-height: 1.45;
}

.proarte-exhibition-artists {
	border-bottom: 1px solid var(--proarte-line);
	border-top: 1px solid var(--proarte-line);
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	list-style: none;
	margin: 30px 0 0;
	padding: 18px 0;
}

.proarte-exhibition-artists li {
	margin: 0;
}

.proarte-exhibition-artists a {
	color: inherit;
	display: block;
	line-height: 1.35;
	padding: 10px 16px 10px 0;
	text-decoration: none;
}

.proarte-exhibition-artists a:hover {
	color: var(--proarte-accent);
}

.proarte-exhibition-gallery {
	display: grid;
	gap: clamp(12px, 1.7vw, 24px);
	grid-template-columns: repeat(12, minmax(0, 1fr));
	margin-top: 30px;
}

.proarte-exhibition-gallery__item {
	grid-column: span 6;
	margin: 0;
	overflow: hidden;
}

.proarte-exhibition-gallery__item.is-wide {
	grid-column: 1 / -1;
}

.proarte-exhibition-gallery__item a {
	cursor: zoom-in;
	display: block;
	overflow: hidden;
}

.proarte-exhibition-gallery__item img {
	aspect-ratio: 3 / 2;
	display: block;
	height: 100%;
	object-fit: cover;
	transition: opacity 180ms ease, transform 220ms ease;
	width: 100%;
}

.proarte-exhibition-gallery__item a:hover img {
	opacity: 0.94;
	transform: scale(1.012);
}

.proarte-exhibition-hero {
	background-position: center;
}

.proarte-exhibition-hero .proarte-static-hero__content {
	max-width: 820px;
}

.proarte-exhibition-hero h1 {
	max-width: 780px;
}

@media (max-width: 680px) {
	.qlwapp {
		display: none !important;
	}
}

@media (max-width: 1024px) {
	.proarte-artwork-grid {
		--proarte-columns: 3;
	}

	.proarte-artist-index,
	.proarte-card-grid,
	.proarte-service-list,
	.proarte-stat-grid,
	.proarte-contact-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.proarte-exhibition-artists {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 680px) {
	.proarte-cookie-banner__inner,
	.proarte-cookie-preferences {
		grid-template-columns: 1fr;
	}

	.proarte-cookie-banner__inner {
		gap: 18px;
		max-height: min(86vh, 720px);
		overflow-y: auto;
		padding-bottom: 20px;
		padding-top: 20px;
	}

	.proarte-cookie-banner__actions {
		display: grid;
		grid-template-columns: 1fr 1fr;
		justify-content: stretch;
	}

	.proarte-cookie-banner__actions .proarte-cookie-button--primary {
		grid-column: 1 / -1;
		grid-row: 1;
	}

	.proarte-cookie-button {
		width: 100%;
	}

	.proarte-card-grid,
	.proarte-editorial-hero,
	.proarte-service-list,
	.proarte-stat-grid,
	.proarte-story-grid,
	.proarte-contact-list,
	.proarte-cta-row,
	.proarte-split,
	.proarte-exhibition-feature {
		grid-template-columns: 1fr;
	}

	.proarte-exhibition-feature {
		gap: 28px;
	}

	.proarte-exhibition-meta {
		grid-template-columns: 1fr;
	}

	.proarte-exhibition-meta__item {
		padding: 18px 0;
	}

	.proarte-exhibition-meta__item + .proarte-exhibition-meta__item {
		border-left: 0;
		border-top: 1px solid var(--proarte-line);
	}

	.proarte-exhibition-artists {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.proarte-exhibition-gallery__item,
	.proarte-exhibition-gallery__item.is-wide {
		grid-column: 1 / -1;
	}

	.proarte-artwork-grid {
		--proarte-columns: 2;
		gap: 28px 14px;
	}

	.proarte-artist-index {
		gap: 30px 18px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.proarte-static-hero {
		background-position: 56% center;
		min-height: 565px;
		padding: 32px;
	}

	.proarte-static-hero h1 {
		font-size: 3rem;
	}

	.proarte-static-hero p {
		font-size: 1.05rem;
	}

	.proarte-editorial-hero__copy h1,
	.proarte-page-title h1 {
		font-size: 2.8rem;
	}

	.proarte-editorial-hero img {
		aspect-ratio: 4 / 3;
	}

	.proarte-alpha-nav {
		top: 76px;
	}

	.proarte-alpha-nav a {
		height: 32px;
		width: 32px;
	}

	.proarte-artist-group a {
		font-size: 0.92rem;
		line-height: 1.35;
	}

	.proarte-artwork-meta {
		padding-top: 10px;
	}

	.proarte-artwork-title {
		font-size: 0.92rem;
	}

	.proarte-artwork-artist {
		font-size: 0.76rem;
	}

	.proarte-product-detail {
		grid-template-columns: 1fr;
		margin: 32px auto 52px;
		padding-left: 16px;
		padding-right: 16px;
	}

	.proarte-product-summary {
		position: static;
	}

	.proarte-product-summary h1 {
		font-size: 2.8rem;
	}

	.proarte-product-image {
		padding: 12px;
	}

	.proarte-page-hero,
	.proarte-section {
		margin-top: 48px;
		margin-bottom: 48px;
	}

	.proarte-page-title,
	.proarte-section,
	.proarte-taxonomy-page {
		padding-left: 20px;
		padding-right: 20px;
	}

	.proarte-taxonomy-page .proarte-section,
	.proarte-taxonomy-page .proarte-page-title {
		padding-left: 0;
		padding-right: 0;
	}

	.proarte-map-card,
	.proarte-visit-panel {
		min-height: 430px;
		padding: 28px;
	}

	.proarte-map-card h2,
	.proarte-visit-panel h2 {
		font-size: 2.7rem;
	}

	.proarte-contact-list a {
		overflow-wrap: anywhere;
	}

	.site-footer .proarte-footer-block {
		padding-right: 0;
	}
}

@media (max-width: 420px) {
	.proarte-artwork-grid {
		column-gap: 12px;
		row-gap: 26px;
	}

	.proarte-artwork-image {
		padding: 7px;
	}

	.proarte-artist-index {
		gap: 28px 14px;
	}

	.proarte-artist-group li + li {
		margin-top: 9px;
	}

	.proarte-actions {
		align-items: stretch;
	}
}

@media (prefers-reduced-motion: reduce) {
	*,
	*::before,
	*::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
	}
}
