.image_gallery{margin-bottom:3.5rem;padding-top:2.5rem;padding-bottom:2.5rem}.image_gallery.variant-primary{background-color:#c29b00;color:#000}.image_gallery.variant-secondary{background-color:#454f1c;color:#fff}.image_gallery.variant-tertiary{background-color:#804a00;color:#fff}.image_gallery.variant-primary .overlay{color:#000}.image_gallery.variant-secondary .overlay{color:#fff}.image_gallery.variant-tertiary .overlay{color:#fff}@media screen and (min-width: 1800px){.image_gallery{padding-top:3.5rem;padding-bottom:3.5rem}}.image_gallery .gallery-wrapper{display:grid;grid-template-columns:repeat(3, 1fr)}.image_gallery .gallery-wrapper:has(.gallery-item:nth-child(2):last-child){grid-template-columns:repeat(2, 1fr)}.image_gallery .gallery-wrapper:has(.gallery-item:only-child){grid-template-columns:1fr}.image_gallery .gallery-wrapper{gap:.5rem;align-items:stretch;grid-auto-flow:dense;grid-auto-rows:1fr}.image_gallery .gallery-wrapper .gallery-item{position:relative;overflow:hidden;display:block;cursor:pointer;aspect-ratio:4/3}.image_gallery .gallery-wrapper .gallery-item .gallery-link{display:block;width:100%;height:100%}.image_gallery .gallery-wrapper .gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform 300ms ease,filter 300ms ease;transform-origin:center center}.image_gallery .gallery-wrapper .gallery-item .overlay{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;padding:.75rem;color:#fff;text-align:center;pointer-events:none;background:linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%)}.image_gallery .gallery-wrapper .gallery-item .overlay span{font-size:1.1rem;font-family:"Gabarito",sans-serif !important}.image_gallery .gallery-wrapper .gallery-item:hover img{transform:scale(1.04)}.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+1){grid-column:1;grid-row:auto}.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+2){grid-column:2;grid-row:auto}.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+3){grid-column:3;grid-row:auto}.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+4){grid-column:1;grid-row:auto}.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+5){grid-column:2;grid-row:auto}.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+6){grid-column:3;grid-row:auto}.image_gallery .gallery-wrapper .gallery-item:only-child{grid-column:1/-1;aspect-ratio:4/3}.image_gallery .gallery-wrapper .gallery-item:nth-child(1):nth-last-child(2){grid-column:1;aspect-ratio:1/1}.image_gallery .gallery-wrapper .gallery-item:nth-child(2):last-child{grid-column:2;aspect-ratio:1/1}.image_gallery .gallery-wrapper .gallery-item:nth-child(1):nth-last-child(3),.image_gallery .gallery-wrapper .gallery-item:nth-child(2):nth-last-child(2),.image_gallery .gallery-wrapper .gallery-item:nth-child(3):last-child{grid-column:auto;aspect-ratio:3/4}.image_gallery .gallery-wrapper .gallery-item:nth-child(1):nth-last-child(4){grid-column:1;grid-row:1}.image_gallery .gallery-wrapper .gallery-item:nth-child(2):nth-last-child(3){grid-column:2;grid-row:1}.image_gallery .gallery-wrapper .gallery-item:nth-child(3):nth-last-child(2){grid-column:1;grid-row:2}.image_gallery .gallery-wrapper .gallery-item:nth-child(4):last-child{grid-column:2;grid-row:2}.image_gallery .gallery-wrapper .gallery-item:nth-child(-n+4):nth-last-child(n+1){aspect-ratio:4/3}.image_gallery .gallery-wrapper .gallery-item:nth-child(1):nth-last-child(5){grid-column:1/2;grid-row:1/2}.image_gallery .gallery-wrapper .gallery-item:nth-child(2):nth-last-child(4){grid-column:1/2;grid-row:2/3}.image_gallery .gallery-wrapper .gallery-item:nth-child(3):nth-last-child(3){grid-column:2/3;grid-row:1/span 2;aspect-ratio:unset}.image_gallery .gallery-wrapper .gallery-item:nth-child(4):nth-last-child(2){grid-column:3/4;grid-row:1/2}.image_gallery .gallery-wrapper .gallery-item:nth-child(5):last-child{grid-column:3/4;grid-row:2/3}.image_gallery .gallery-wrapper .gallery-item:nth-child(1):nth-last-child(5),.image_gallery .gallery-wrapper .gallery-item:nth-child(2):nth-last-child(4),.image_gallery .gallery-wrapper .gallery-item:nth-child(4):nth-last-child(2),.image_gallery .gallery-wrapper .gallery-item:nth-child(5):last-child{aspect-ratio:4/3}.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+1),.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+2),.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+3),.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+4),.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+5),.image_gallery .gallery-wrapper .gallery-item:nth-child(6n+6){aspect-ratio:4/3}@media(max-width: calc(768px - 1px)){.image_gallery .gallery-wrapper{grid-template-columns:1fr;grid-auto-flow:row;grid-auto-rows:auto}.image_gallery .gallery-wrapper .gallery-item{grid-column:auto !important;grid-row:auto !important;aspect-ratio:unset !important;width:100%;height:auto}.image_gallery .gallery-wrapper .gallery-item img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}}@media(min-width: 992px){.image_gallery .gallery-wrapper .gallery-item .overlay span{font-size:1.5rem}}@media screen and (min-width: 1800px){.image_gallery .gallery-wrapper .gallery-item .overlay span{font-size:2rem}}