:root{--container-width:100%;--header-height:13.5rem;--header-scrolled-height:10.3125rem}@media(min-width:0){:root{--container-width:100%;--container-gutter-x:32px}}@media(min-width:769px){:root{--container-width:100%;--container-gutter-x:32px}}@media(min-width:1025px){:root{--container-width:100%;--container-gutter-x:40px}}@media(min-width:1440px){:root{--container-width:1361px;--container-gutter-x:50px}}@media(max-width:1024px){:root{--header-height:8.875rem;--header-scrolled-height:7.375rem}}@media(max-width:768px){:root{--header-height:6.625rem;--header-scrolled-height:6rem}}.gallery-block{padding:5rem 0;background-color:#f6f6f6}@media(max-width:1024px){.gallery-block{padding:2.5rem 0}}.gallery-block__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,calc(1rem + (1vw - 7.69px) * 2.38),2rem)}@media(max-width:1024px){.gallery-block__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.gallery-block__grid{grid-template-columns:1fr}}.gallery-block__title{text-align:center;margin-bottom:2.5rem}@media(max-width:1024px){.gallery-block__title{margin-bottom:1.25rem}}.gallery-block__item{display:flex;aspect-ratio:16/10}.gallery-block__item img{-o-object-fit:cover;object-fit:cover}