.gallery{background-color:#fff;padding:2.2rem 6.3rem}@media(max-width:768px){.gallery{padding:40px 22px 20px}}.gallery .breadcrumbs{color:#818182;text-align:center;margin-top:-.5rem;margin-bottom:1.7rem;font-size:1.14rem}.gallery .subpage-header{font-size:3.21rem;font-weight:400;color:#030305;text-align:center}@media(max-width:768px){.gallery .subpage-header{line-height:1.2}}.gallery .gallery-grid{margin:4rem 0 5rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.2rem}@media screen and (min-width:769px)and (max-width:991px){.gallery .gallery-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.gallery .gallery-grid{grid-template-columns:repeat(2,1fr)}}.gallery .gallery-grid a{display:flex;overflow:hidden;border-radius:.7rem}.gallery .gallery-grid a img{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.7rem;border:1px solid rgba(0,0,0,0);transition:border-color .2s ease}.gallery .gallery-grid a:hover img{border-color:var(--text-accent)}.lg-backdrop{background-color:#050d15!important}.lg-outer .lg-thumb-item{border-width:1px!important}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:var(--text-accent)!important}