.image-gallery{margin-top:3rem;margin-bottom:3rem}.image-gallery__link{color:#067674;font-size:1.875rem;font-weight:600;line-height:2.2rem}.image-gallery__link:hover,.image-gallery__link:active{color:#005f5d}.image-gallery__button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem}.image-gallery__button{display:inline-block;outline:none;min-width:162px;background-color:#80c329;color:#004d4a;border:3px solid #80c329;border-bottom-left-radius:1.75rem;border-top-right-radius:1.75rem;margin-top:.5rem;padding:.75rem 1rem;text-decoration:none;text-align:center;transition:.2s ease-in-out;transition-property:background-color,border-color,color;font-size:1rem;font-weight:600}.image-gallery__button:hover,.image-gallery__button:active,.image-gallery__button.image-gallery__button--active{background-color:#067674;border-color:#067674;color:#fff}.image-gallery__previews{margin-top:1.5rem;margin-bottom:3rem;display:flex}.image-gallery__previews-item{width:16.6666666667%;overflow:hidden}@media (max-width: 1199.98px){.image-gallery__previews-item{width:20%}.image-gallery__previews-item:not(:last-child):nth-child(n+5){display:none}}@media (max-width: 991.98px){.image-gallery__previews-item{width:25%}.image-gallery__previews-item:not(:last-child):nth-child(n+4){display:none}}@media (max-width: 767.98px){.image-gallery__previews-item{width:33.3333333333%}.image-gallery__previews-item:not(:last-child):nth-child(n+3){display:none}}.image-gallery__previews-img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease-in}.image-gallery__previews-img:hover{transform:scale(1.1)}.image-gallery__previews-link{background-color:#f0f0f0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.image-gallery__previews-link--flex{display:flex;flex-direction:column;align-items:center;gap:1rem}
