.h1,h1{font-size:4.8rem;line-height:4.8rem}.h1,.h2,h1,h2{font-weight:700}.h2,h2{font-size:3.2rem;line-height:3.2rem}.h3,h3{font-size:2.4rem}.h3,.h4,h3,h4{font-weight:700;line-height:2.4rem}.h4,h4{font-size:1.8rem}.h5,h5{font-size:1.6rem;font-weight:700;line-height:2.4rem}.p,p{font-size:1.8rem;font-weight:400;line-height:3.6rem}@media screen and (max-width:1280px){.h1,h1{font-size:4rem}.h2,h2{font-size:2.8rem}.h3,h3{font-size:2.2rem}}@media screen and (max-width:810px){.h1,h1{font-size:3.2rem}.h2,h2{font-size:2.4rem}.h3,h3{font-size:2rem}.h4,h4{font-size:1.6rem}}@media screen and (max-width:600px){.h1,h1{font-size:2.6rem}.h2,h2{font-size:2.2rem}.h3,h3{font-size:1.8rem}}.xz-gallery-block{display:grid;gap:2rem;margin:4.8rem 0}.xz-gallery-block[data-cols="1"]{grid-template-columns:1fr}.xz-gallery-block[data-cols="2"]{grid-template-columns:1fr 1fr}.xz-gallery-block[data-cols="3"]{grid-template-columns:1fr 1fr 1fr}.xz-gallery-block[data-cols="4"]{grid-template-columns:1fr 1fr 1fr 1fr}.xz-gallery-block[data-cols="5"]{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.xz-gallery-item{border-radius:.4rem;display:flex;flex-flow:column;overflow:hidden}.xz-gallery-item:hover .xz-gallery-item-caption{background:#0279f9}.xz-gallery-item-a{aspect-ratio:16/9;display:block;overflow:hidden}.xz-gallery-item-a img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease;width:100%}.xz-gallery-item-a:hover img{filter:brightness(1.05);transform:scale(1.05)}.xz-gallery-item-caption{background:#f8f8f8;flex:1;font-weight:600;line-height:2.4rem;margin:0!important;padding:2rem;text-align:center;transition:all .3s ease}@media screen and (max-width:1280px){.xz-gallery-item-caption{font-size:1.4rem;padding:1.4rem}}@media screen and (max-width:810px){.xz-gallery-block[data-cols="3"]{grid-template-columns:1fr 1fr}}