.c-gallery__title{margin-bottom:3rem!important;text-align:center}.c-gallery__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(233px,1fr));list-style:none;margin:0;padding:0}@media (min-width:1280px){.c-gallery__items{grid-template-columns:repeat(auto-fit,minmax(233px,233px))}}.c-gallery__item-link{display:block;position:relative;-webkit-text-decoration:none;text-decoration:none}.c-gallery__item-image img{aspect-ratio:1.493;height:auto;margin-bottom:-.3rem;object-fit:cover;width:100%}.c-gallery__item-content{align-items:center;background:linear-gradient(180deg,#0003,#000c);border-bottom:.4rem solid #0098d6;color:#fff;display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:flex-end;left:0;opacity:0;padding:1rem;position:absolute;top:0;transition:opacity .5s cubic-bezier(.165,.84,.44,1);width:100%}.c-gallery__item-link:focus .c-gallery__item-content,.c-gallery__item-link:hover .c-gallery__item-content{opacity:1}.c-gallery__item-name{font-size:18px;font-weight:500;line-height:22px}.c-gallery__item-caption{font-size:14px;font-weight:400;line-height:18px}.c-gallery__pagination{margin-top:3rem}.c-gallery__pagination .c-pagination__item--active{background-color:#173274!important}.c-gallery__modal__nav-button--close .c-gallery__modal__nav-button-icon{height:2rem!important;width:2rem!important}.c-gallery__modal__inner{background-color:#173274;padding:0!important}.c-gallery__modal__title{display:none}.c-gallery__modal__description{color:#fff;font-size:16px;font-weight:400;line-height:24px;padding:1rem 2rem}