.card-photo{position:relative;z-index:1;width:100%;border-radius:1rem;cursor:pointer;overflow:hidden}.card-photo-wrapper{position:relative;z-index:1;display:block;width:100%;height:100%}.card-photo-wrapper>*{width:100%;height:100%;vertical-align:middle;-o-object-fit:cover;object-fit:cover}:root{--card-video-content-gap: .469rem}@media (min-width: 768px){:root{--card-video-content-gap: .484rem}}@media (min-width: 1200px){:root{--card-video-content-gap: .516rem}}.card-video{position:relative;z-index:1;display:block;width:100%;height:100%;cursor:pointer}.card-video-content{display:flex;flex-direction:column;align-items:stretch;row-gap:var(--card-video-content-gap);-moz-column-gap:var(--card-video-content-gap);column-gap:var(--card-video-content-gap)}.card-video-wrapper{position:relative;z-index:1;width:100%;height:0;padding-bottom:56.5%;border-radius:.5rem;overflow:hidden}.card-video-wrapper>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-video-icon{position:absolute;top:1.25rem;right:1.25rem;z-index:1;transform:scale(0);transform-origin:center;transition:transform .4s ease-in-out}.card-video-duration{position:absolute;bottom:.8rem;right:.8rem;z-index:2;background-color:rgba(var(--black-rgb),.5);color:var(--white);padding:.3rem;border-radius:.3rem;overflow:hidden}.card-video-title{transition:color .6s ease}.card-video:hover .card-video-title{color:var(--primary)}@media (min-width: 768px){.card-video:hover .card-video-icon{transform:scale(1)}}:root{--media-videos-block-gap-y: 1.5rem;--media-videos-block-gap-x: .5rem}@media (min-width: 768px){:root{--media-videos-block-gap-y: 2rem;--media-videos-block-gap-x: 1rem}}.gallery-block{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:var(--gallery-block-gap-y);-moz-column-gap:var(--gallery-block-gap-x);column-gap:var(--gallery-block-gap-x);justify-content:center}.gallery-block-videos{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:var(--media-videos-block-gap-y);-moz-column-gap:var(--media-videos-block-gap-x);column-gap:var(--media-videos-block-gap-x)}.gallery-block-videos>*{flex-shrink:1}@media (min-width: 576px){.gallery-block-videos>*{flex-basis:calc(50% - var(--media-videos-block-gap-x) / 2)}}@media (min-width: 768px){.gallery-block-videos>*{flex-basis:calc(33% - var(--media-videos-block-gap-x) / 2)}}@media (min-width: 992px){.gallery-block-videos>*{flex-basis:calc(33.06% - var(--media-videos-block-gap-x) / 2)}}@media (min-width: 1200px){.gallery-block-videos>*{flex-basis:calc(24.65% - var(--media-videos-block-gap-x) / 2)}}.gallery-block-photos{display:grid;grid-gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-auto-rows:4rem;grid-auto-flow:dense}@media (min-width: 576px){.gallery-block-photos{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));grid-auto-rows:3rem}}@media (min-width: 768px){.gallery-block-photos{grid-gap:1rem;grid-auto-rows:3rem}}@media (min-width: 1200px){.gallery-block-photos{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-auto-rows:4rem}}.gallery-block-photos>*:nth-child(n){grid-row:span 4}.gallery-block-photos>*:nth-child(2n){grid-row:span 4}.gallery-block-photos>*:nth-child(3n){grid-row:span 6}.gallery-block-photos>*:nth-child(4n){grid-row:span 4}.gallery-block-photos>*:nth-child(5n){grid-row:span 3}.gallery-block-photos>*:nth-child(6n){grid-row:span 8}.gallery-block-photos>*:nth-child(7n){grid-row:span 6}.gallery-block-photos>*:nth-child(8n){grid-row:span 3}.gallery-block-photos>*:nth-child(9n){grid-row:span 5}.gallery-block-photos>*:nth-child(10n){grid-row:span 5}.image-grid-item{border-radius:1rem;cursor:pointer;overflow:hidden}.section-gallery{--bs-section-padding-x: 0;--bs-section-padding-y: 2.5rem;position:relative;z-index:1;padding:var(--bs-section-padding-y) var(--bs-section-padding-x)}@media (min-width: 768px){.section-gallery{--bs-section-padding-y: 5rem}}@media (min-width: 1200px){.section-gallery{--bs-section-padding-y: 5rem}}.section-gallery-inner{display:flex;flex-direction:column;width:100%}.section-gallery-title{text-align:center}.section-gallery-title~*{margin-top:2.75rem}.section-gallery-navigation{margin:2.75rem auto 0}.section-gallery-categories{width:100%}.section-gallery-content{position:relative;z-index:1;display:block;width:100%;margin:2.75rem auto 0}.section-gallery-context{display:flex;flex-direction:column;row-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.section-gallery-button{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}
