/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.gallery{display:flex;flex-wrap:wrap;}.gallery .col{display:flex;flex-direction:column;justify-content:stretch;}.gallery__card{flex:1;margin-bottom:25px;}.gallery__card figure{margin:0 0 1em;}@media (max-width:1030px) and (min-width:525px){.col-custom{width:50% !important;}}@media (max-width:875px) and (min-width:800px){.col-custom{width:100% !important;}}@media (max-width:525px){.col-custom{width:100%;}}.gallery-more-link{display:flex;justify-content:flex-end;align-items:center;gap:0.5em;}.gallery-more-link i{color:#cea052 !important;}.head-more-link{color:var(--color-link);text-transform:uppercase;border-bottom:1px var(--color-bright-gold) solid;text-decoration:none !important;}.head-more-link:hover,.head-more-link:focus{color:#cea052 !important;border-bottom:1px var(--color-bright-gold) solid;}
