.subpage-header{padding:2.4rem 0}.subpage-header__wrapper{border-bottom:1px solid #d5d4d8;color:#09090b;display:flex;flex-direction:column;gap:2rem;padding-bottom:1.6rem}@media(min-width:1024px){.subpage-header__wrapper{gap:4rem}}.subpage-header .custom-breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin:0;padding:0}.subpage-header .custom-breadcrumbs .item-home a{align-items:center;display:flex}.subpage-header .custom-breadcrumbs .bread-parent,.subpage-header .custom-breadcrumbs .item-cat a{position:relative;text-decoration:none}.subpage-header .custom-breadcrumbs .bread-parent:after,.subpage-header .custom-breadcrumbs .item-cat a:after{background-color:#09090b;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}.subpage-header .custom-breadcrumbs .bread-parent:hover:after,.subpage-header .custom-breadcrumbs .item-cat a:hover:after{transform:scaleX(1);transform-origin:left}.subpage-header .custom-breadcrumbs .bread-current,.subpage-header .custom-breadcrumbs .item-current{color:rgba(0,0,0,.6)}html.high-contrast .subpage-header{background-color:#000;border-bottom:2px solid #ffed00;color:#ffed00}html.high-contrast .subpage-header__wrapper{border-bottom:none;color:#ffed00;padding-bottom:0}html.high-contrast .subpage-header .custom-breadcrumbs,html.high-contrast .subpage-header .custom-breadcrumbs a{color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs a:after{background-color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs a:hover{background-color:#ffed00;color:#000}html.high-contrast .subpage-header .custom-breadcrumbs a:hover:after{background-color:#000}html.high-contrast .subpage-header .custom-breadcrumbs a:hover path,html.high-contrast .subpage-header .custom-breadcrumbs a:hover svg{fill:#000}html.high-contrast .subpage-header .custom-breadcrumbs path,html.high-contrast .subpage-header .custom-breadcrumbs svg{fill:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs .bread-current,html.high-contrast .subpage-header .custom-breadcrumbs .item-current{color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs .item-cat a:after{background-color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs .item-cat a:hover{background-color:#ffed00;color:#000}.gallery-listing{padding:2.4rem 0 5.6rem}@media(min-width:1024px){.gallery-listing{padding:2.4rem 0 11.2rem}}.gallery-listing__header{align-items:center;display:flex;gap:2.4rem;justify-content:space-between;margin-bottom:2.4rem}@media(max-width:640px){.gallery-listing__header{align-items:flex-start;flex-direction:column}}.gallery-listing__subtitle{color:#28272a}.gallery-listing__filter{align-items:center;display:flex;gap:1.6rem}.gallery-listing__filter label{color:#28272a;white-space:nowrap}.gallery-listing__select-wrapper{position:relative}.gallery-listing__select-wrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%2328272A' d='m11.547 14.69-4.053-4.028a.6.6 0 0 1-.102-.138.35.35 0 0 1-.04-.164q0-.181.119-.31a.4.4 0 0 1 .31-.127h8.438a.4.4 0 0 1 .31.131q.12.13.12.31 0 .045-.144.299l-4.053 4.028a.7.7 0 0 1-.202.138.6.6 0 0 1-.25.053.6.6 0 0 1-.25-.053.7.7 0 0 1-.203-.138'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:2.4rem;pointer-events:none;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);width:2.4rem}.gallery-listing__select{appearance:none;background-color:#fff;border:1px solid #d5d4d8;border-radius:.4rem;color:rgba(0,0,0,.6);cursor:pointer;font-family:inherit;font-size:1.6rem;height:4.8rem;padding:0 4.4rem 0 1.2rem}.gallery-listing__select:focus{border-color:#da251d}.gallery-listing__grid{display:grid;gap:2.4rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.gallery-listing__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.gallery-listing__grid{grid-template-columns:repeat(3,1fr);row-gap:4.8rem}}@media(min-width:1280px){.gallery-listing__grid{grid-template-columns:repeat(4,1fr)}}.gallery-listing__empty{background:#f4f4f5;border-radius:1.6rem;padding:8rem 0;text-align:center}.gallery-card{background:#f4f4f5;border:1px solid #d5d4d8;border-radius:1.6rem;box-shadow:0 4px 6px -2px rgba(0,0,0,.03),0 12px 16px -4px rgba(0,0,0,.08);padding:1.6rem;transition:transform .3s ease}.gallery-card:hover{transform:scale(1.05)}.gallery-card__link{display:flex;flex-direction:column;gap:1.6rem;text-decoration:none}.gallery-card__thumbnail{background:#e4e4e7;border-radius:1.6rem;height:28rem;overflow:hidden;width:100%}.gallery-card__image{display:block;height:100%;object-fit:cover;width:100%}.gallery-card__title{color:#09090b}html.high-contrast .gallery-listing{border-bottom:2px solid #ffed00}html.high-contrast .gallery-listing__filter label,html.high-contrast .gallery-listing__subtitle{color:#ffed00}html.high-contrast .gallery-listing__select-wrapper{position:relative}html.high-contrast .gallery-listing__select-wrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffed00' d='m11.547 14.69-4.053-4.028a.6.6 0 0 1-.102-.138.35.35 0 0 1-.04-.164q0-.181.119-.31a.4.4 0 0 1 .31-.127h8.438a.4.4 0 0 1 .31.131q.12.13.12.31 0 .045-.144.299l-4.053 4.028a.7.7 0 0 1-.202.138.6.6 0 0 1-.25.053.6.6 0 0 1-.25-.053.7.7 0 0 1-.203-.138'/%3E%3C/svg%3E")}html.high-contrast .gallery-listing__select{background-color:#000;border:1px solid #ffed00;color:#ffed00}html.high-contrast .gallery-listing__select:focus{border:2px solid #ffed00}html.high-contrast .gallery-listing__empty{background:#000;color:#ffed00}html.high-contrast .gallery-card{background:#000;border:1px solid #ffed00;box-shadow:none}html.high-contrast .gallery-card__image{filter:grayscale(1)}html.high-contrast .gallery-card__title{color:#ffed00}.global-pagination{align-items:center;display:flex;flex-direction:column;gap:2.4rem;margin-top:4.8rem}@media(min-width:1280px){.global-pagination{align-items:center;flex-direction:row;justify-content:space-between}}.global-pagination-info{color:#54535a}.global-pagination .pagination .nav-links{align-items:center;display:flex;gap:.8rem}.global-pagination .pagination .nav-links .small-text{color:#54535a}.global-pagination .pagination .page-numbers{align-items:center;border-radius:.8rem;color:#da251d;display:flex;font-size:1.6rem;font-weight:600;height:4.8rem;justify-content:center;min-width:4.8rem;padding:0 1.2rem;text-decoration:none;transition:all .3s ease}.global-pagination .pagination .page-numbers:not(.dots):hover{background-color:rgba(218,37,29,.1)}.global-pagination .pagination .page-numbers.current{background-color:#da251d;color:#fff;pointer-events:none}.global-pagination .pagination .page-numbers.dots{color:#54535a}html.high-contrast .global-pagination .pagination .nav-links .small-text,html.high-contrast .global-pagination-info{color:#ffed00}html.high-contrast .global-pagination .pagination .page-numbers{border:1px solid #ffed00;color:#ffed00}html.high-contrast .global-pagination .pagination .page-numbers.current,html.high-contrast .global-pagination .pagination .page-numbers:not(.dots):hover{background-color:#ffed00;color:#000}html.high-contrast .global-pagination .pagination .page-numbers.dots{color:#ffed00}.gallery-section{background-color:transparent}html.high-contrast .gallery-section{border-top:none}
/*# sourceMappingURL=gallery.min.24dcd59de7c2d3411372.css.map*/