.cg-gallery-item{cursor:pointer;display:inline-block;position:relative}.cg-gallery-image-part{overflow:hidden;position:relative}.cg-gallery-item--playable .cg-gallery-image-part:after{background:url(play.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:50px;left:calc(50% - 25px);opacity:.667;position:absolute;top:calc(50% - 25px);transform-origin:center center;transition:all .3s;width:50px}.cg-gallery-item--playable:hover .cg-gallery-image-part:after{opacity:1;transform:scale(1.4)}@media (hover:hover){.cg-gallery-hover-fx .cg-gallery-item .cg-gallery-image{transition:transform .3s}.cg-gallery-hover-fx .cg-gallery-item:hover .cg-gallery-image{transform:scale(1.075)}}.cg-gallery-enlarged-container{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding-bottom:30px;padding-top:30px;pointer-events:none;width:100%}.cg-gallery-enlarged-container-html{max-height:calc(100vh - 50px);max-width:100vw;pointer-events:auto}.cg-gallery-enlarged-iframe,.cg-gallery-enlarged-video{max-height:85vh;max-width:100vw;pointer-events:auto}.cg-gallery-enlarged-iframe{border:none;height:576px;width:1024px}.cg-gallery-label{font-size:14px;line-height:1.3;padding:6px 0}.cg-rows-gallery{line-height:1px}.cg-rows-gallery .cg-gallery-item{display:inline-block;line-height:1px;position:relative}.cg-rows-gallery .cg-gallery-image-part{background:rgba(0,0,0,.05)}.cg-rows-gallery .cg-gallery-image{height:100%;width:auto}.cg-rows-gallery.cg-rows-gallery--loadable .cg-gallery-item{transition:visibility .3s,opacity .3s;transition-delay:calc((var(--number, 1) - 1)*25ms)}.cg-rows-gallery.cg-rows-gallery--loading{-webkit-animation:gallery-loading-bg .5s infinite alternate;animation:gallery-loading-bg .5s infinite alternate}.cg-rows-gallery.cg-rows-gallery--loading .cg-gallery-item{opacity:0;transition:none;visibility:hidden}@-webkit-keyframes gallery-loading-bg{0%{background-color:rgba(0,0,0,.03)}to{background-color:rgba(0,0,0,.06)}}.cg-columns-gallery .cg-gallery-item{display:block;line-height:1px;margin-bottom:var(--margin,10px);width:var(--calc-w,100%)}.cg-columns-gallery .cg-gallery-image{height:auto;width:100%}.cg-columns-gallery .cg-columns-sizer-box{-moz-column-gap:var(--margin,10px);column-gap:var(--margin,10px);display:flex;flex-wrap:wrap}.cg-columns-gallery .cg-columns-sizer{flex:1 0 calc(var(--w, 200px)*0.85)}.cg-columns-gallery.cg-columns-gallery--mobile .cg-columns-sizer{flex-basis:calc(var(--mobile-w, 200px)*0.85)}.cg-columns-gallery.cg-columns-gallery--loadable .cg-gallery-item{transition:visibility .3s,opacity .3s;transition-delay:calc((var(--number, 1) - 1)*25ms)}.cg-columns-gallery.cg-columns-gallery--loading{-webkit-animation:gallery-loading-bg .5s infinite alternate;animation:gallery-loading-bg .5s infinite alternate}.cg-columns-gallery.cg-columns-gallery--loading .cg-gallery-item{opacity:0;transition:none;visibility:hidden}@keyframes gallery-loading-bg{0%{background-color:rgba(0,0,0,.03)}to{background-color:rgba(0,0,0,.05)}}.cg-strip-gallery{height:var(--h,200px);position:relative}.cg-strip-gallery.cg-strip-gallery--has-progresbar{padding-bottom:6px}.cg-strip-gallery.cg-strip-gallery--has-arrows{padding-top:40px}.cg-strip-gallery .cg-gallery-item.swiper-slide{line-height:1px;width:auto}.cg-strip-gallery .cg-gallery-image-part{height:100%;width:auto}.cg-strip-gallery .cg-gallery-image{height:auto;max-height:var(--h,200px);width:auto}.cg-strip-gallery .cg-gallery-progressbar{bottom:0;height:3px;left:0;position:absolute;right:0}.cg-strip-gallery.cg-strip-gallery--mobile{height:var(--mobile-h,var(--h))}.cg-strip-gallery.cg-strip-gallery--mobile .cg-gallery-image{max-height:var(--mobile-h,var(--h))}.cg-strip-gallery-arrows{position:absolute;right:0;top:0}.cg-strip-gallery-button{background:rgba(0,0,0,.05) no-repeat 50%;background-size:14px auto;border:none;border-radius:32px;color:rgba(0,0,0,.7);cursor:pointer;height:32px;margin-left:5px;transition:all .2s;width:32px}.cg-strip-gallery-button:hover{background-color:rgba(0,0,0,.1)}.cg-strip-gallery-button.swiper-button-disabled{cursor:auto;opacity:.4}.cg-strip-gallery-button--prev{background-image:url(chevron-left.svg);background-position:calc(50% - 1px)}.cg-strip-gallery-button--next{background-image:url(chevron-right.svg);background-position:calc(50% + 1px)}.cg-single-gallery{display:inline-block;line-height:1px;margin-right:auto;max-width:100%;position:relative;width:var(--w,100%)}.cg-single-gallery .cg-gallery-image,.cg-single-gallery .cg-gallery-item{height:auto;max-width:100%}.cg-single-gallery.cg-single-gallery--mobile{width:var(--mobile-w,var(--w,100%))}.cg-single-gallery-count{background:hsla(0,0%,100%,.5) url(photo.svg) no-repeat right 6px center;background-size:auto 16px;border-radius:2px;bottom:10px;color:#333;font-size:14px;font-weight:700;line-height:1;padding:5px 30px 5px 8px;position:absolute;right:10px}.cg-swiper-gallery{max-width:100%;position:relative;width:var(--w,100%)}.cg-swiper-gallery .cg-gallery-item{line-height:1px}.cg-swiper-gallery .cg-gallery-image,.cg-swiper-gallery .cg-gallery-item{height:auto;max-width:100%}.cg-swiper-gallery--cropped .cg-gallery-image,.cg-swiper-gallery--cropped .cg-gallery-item{height:var(--h);-o-object-fit:cover;object-fit:cover;width:var(--w)}.cg-swiper-gallery--cropped .cg-swiper-gallery-body{height:var(--h)}.cg-swiper-gallery--cropped.cg-swiper-gallery--has-labels .cg-gallery-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-swiper-gallery--cropped.cg-swiper-gallery--has-labels .cg-gallery-item,.cg-swiper-gallery--cropped.cg-swiper-gallery--has-labels .cg-swiper-gallery-body{height:calc(var(--h) + 32px)}.cg-swiper-gallery--fixed .cg-gallery-item{align-items:center;background-color:var(--fixed-bg,rgba(0,0,0,.2));display:flex;flex-direction:column;justify-content:center;width:var(--w)}.cg-swiper-gallery--fixed .cg-gallery-label{align-self:stretch;padding-left:10px;padding-right:10px}.cg-swiper-gallery--mobile,.cg-swiper-gallery--mobile.cg-swiper-gallery--fixed .cg-gallery-item{width:var(--mobile-w,var(--w,100%))}.cg-swiper-gallery--mobile.cg-swiper-gallery--cropped .cg-swiper-gallery-body{height:var(--mobile-h,var(--h))}.cg-swiper-gallery--mobile.cg-swiper-gallery--cropped .cg-gallery-image,.cg-swiper-gallery--mobile.cg-swiper-gallery--cropped .cg-gallery-item{height:var(--mobile-h,auto);-o-object-fit:cover;object-fit:cover;width:var(--mobile-w,var(--w))}.cg-swiper-gallery--has-dots{padding-bottom:24px}.cg-swiper-gallery-body{position:relative}.cg-swiper-gallery-dots{bottom:0;height:18px;left:0;line-height:1px;position:absolute;right:0;text-align:center}.cg-swiper-gallery-dots .swiper-pagination-bullet{align-items:center;background:transparent;display:inline-flex;height:18px;justify-content:center;margin-left:0;width:12px}.cg-swiper-gallery-dots .swiper-pagination-bullet:after{background-color:rgba(0,0,0,.4);border-radius:6px;content:"";display:inline-block;height:6px;width:6px}.cg-swiper-gallery-dots .swiper-pagination-bullet-active:after{background-color:rgba(0,0,0,.9)}.cg-swiper-gallery-button{background:hsla(0,0%,100%,.4) no-repeat 50%;background-size:18px auto;border:none;color:rgba(0,0,0,.7);cursor:pointer;height:40px;position:absolute;top:calc(50% - 20px);transition:all .2s;width:40px;z-index:100}.cg-swiper-gallery-button:hover{background-color:hsla(0,0%,100%,.6)}.cg-swiper-gallery-button.swiper-button-disabled{opacity:0;visibility:hidden}.cg-swiper-gallery-button--prev{background-image:url(chevron-left.svg);left:3px}.cg-swiper-gallery-button--next{background-image:url(chevron-right.svg);right:3px}.cg-swiper-gallery-thumbnails{height:var(--thumbnail-h,50px);margin-top:2px}.cg-swiper-gallery-thumbnails>.swiper-container,.cg-swiper-gallery-thumbnails>.swiper-container>.swiper-wrapper{height:100%}.cg-swiper-gallery-thumbnails>.swiper-container{padding-bottom:1px;padding-top:1px}.cg-swiper-gallery-thumbnails .swiper-slide{width:auto}.cg-swiper-gallery-thumbnails .cg-gallery-image-part{height:100%}.cg-swiper-gallery-thumbnails .cg-gallery-item--playable .cg-gallery-image-part:after{height:32px;left:calc(50% - 16px);max-height:80%;max-width:80%;top:calc(50% - 16px);width:32px}.cg-swiper-gallery-thumbnail{background:rgba(0,0,0,.1);display:inline-block;height:100%;margin-right:2px;vertical-align:middle}.cg-swiper-gallery-thumbnail-image{height:100%;width:auto}.cg-swiper-gallery-thumbnail--active{position:relative}.cg-swiper-gallery-thumbnail--active:before{border:2px solid red;bottom:-1px;content:"";left:-1px;pointer-events:none;position:absolute;right:-1px;top:-1px;z-index:22}.cg-mosaic-gallery.cg-mosaic-gallery-grid{display:grid;gap:var(--spacing,2px);grid-template-columns:var(--cols,1fr);grid-template-rows:var(--rows,auto);max-width:var(--width,none)}.cg-mosaic-gallery.cg-mosaic-gallery--mobile{gap:var(--mobile-spacing,2px);grid-template-columns:var(--mobile-cols,1fr);grid-template-rows:var(--mobile-rows,1fr);max-width:var(--mobile-width,none)}.cg-mosaic-gallery .cg-mosaic-item{background:var(--bg,transparent);grid-column-end:span var(--col-span,1);grid-column-start:var(--col,1);grid-row-end:span var(--row-span,1);grid-row-start:var(--row,1);line-height:1px}.cg-mosaic-gallery.cg-mosaic-gallery--mobile .cg-mosaic-item{grid-column-end:span var(--mobile-col-span,1);grid-column-start:var(--mobile-col,1);grid-row-end:span var(--mobile-row-span,1);grid-row-start:var(--mobile-row,1)}.cg-mosaic-gallery .cg-mosaic-item--centered{align-items:center;display:flex;height:100%;justify-content:center}.cg-mosaic-gallery .cg-mosaic-item--centered .cg-gallery-item{height:auto}.cg-mosaic-gallery .cg-mosaic-item--filled .cg-gallery-image-part{flex:1 1 auto;width:100%}.cg-mosaic-gallery .cg-mosaic-item--filled .cg-gallery-item{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.cg-mosaic-gallery .cg-mosaic-item--filled .cg-gallery-label{flex:0 0 auto}.cg-mosaic-gallery .cg-mosaic-item--filled .cg-gallery-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cg-mosaic-gallery .cg-gallery-item{height:100%;line-height:1px}.cg-mosaic-gallery .cg-gallery-image{height:auto;max-height:100%;max-width:100%;width:auto}.cg-mosaic-gallery.cg-mosaic-gallery--mobile .cg-mosaic-hide-mobile,.cg-mosaic-gallery:not(.cg-mosaic-gallery--mobile) .cg-mosaic-hide-desktop{display:none}.cg-gallery-layout--ib{display:inline-block}.cg-gallery-layout--default.cg-gallery-margin{margin-bottom:var(--layout-margin,3em);margin-top:var(--layout-margin,3em)}.cg-gallery-layout--ac{display:block;margin-left:auto;margin-right:auto}.cg-gallery-layout--ac.cg-gallery-margin{margin-bottom:var(--layout-margin,3em);margin-top:var(--layout-margin,3em)}.cg-gallery-layout--al{display:block;margin-left:0;margin-right:auto}.cg-gallery-layout--al.cg-gallery-margin{margin-bottom:var(--layout-margin,3em);margin-top:var(--layout-margin,3em)}.cg-gallery-layout--ar{display:block;margin-left:auto;margin-right:0}.cg-gallery-layout--ar.cg-gallery-margin{margin-bottom:var(--layout-margin,3em);margin-top:var(--layout-margin,3em)}.cg-gallery-layout--fl{display:block;float:left}.cg-gallery-layout--fl.cg-gallery-margin{margin-bottom:var(--layout-margin,3em);margin-right:var(--layout-margin,3em);margin-top:var(--layout-margin,3em)}.cg-gallery-layout--fr{display:block;float:right}.cg-gallery-layout--fr.cg-gallery-margin{margin-bottom:var(--layout-margin,3em);margin-left:var(--layout-margin,3em);margin-top:var(--layout-margin,3em)}.cg-gallery--before-load .cg-gallery-effect-target{opacity:0;visibility:hidden}.cg-gallery--entering .cg-gallery-effect-target{opacity:1;transition:opacity .4s,visibility .4s;transition-delay:calc((var(--number, 1) - 1)*35ms);visibility:visible}.cg-pagination{--gallery-pagination-button-size:32px;--gallery-pagination-button-bg:rgba(0,0,0,.1);--gallery-pagination-button-fg:#000;--gallery-pagination-button-hover-bg:rgba(0,0,0,.15);--gallery-pagination-button-hover-fg:#000;--gallery-pagination-button-disabled-bg:rgba(0,0,0,.05);--gallery-pagination-button-disabled-fg:rgba(0,0,0,.3);--gallery-pagination-button-active-bg:rgba(0,0,0,.25);--gallery-pagination-button-active-fg:#000;--gallery-pagination-button-active-font-weight:bold;--gallery-pagination-button-outline:#009;display:flex;justify-content:space-between;margin-top:3em}.cg-pagination__pages{display:flex;gap:4px}.cg-pagination__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--gallery-pagination-button-bg);border:none;box-shadow:none;box-sizing:border-box;color:var(--gallery-pagination-button-fg);font-family:inherit;font-size:inherit;height:var(--gallery-pagination-button-size);padding-inline:calc(var(--gallery-pagination-button-size)/2)}.cg-pagination__button:not(:disabled){cursor:pointer}.cg-pagination__button:hover:not(:disabled){background:var(--gallery-pagination-button-hover-bg);color:var(--gallery-pagination-button-hover-fg)}.cg-pagination__button:disabled{background:var(--gallery-pagination-button-disabled-bg);color:var(--gallery-pagination-button-disabled-fg)}.cg-pagination__button:focus-visible{outline:solid 2px var(--gallery-pagination-button-outline)}.cg-pagination__page{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--gallery-pagination-button-bg);border:none;box-shadow:none;box-sizing:border-box;color:var(--gallery-pagination-button-fg);cursor:pointer;font-family:inherit;font-size:inherit;height:var(--gallery-pagination-button-size);min-width:var(--gallery-pagination-button-size);padding-inline:6px}.cg-pagination__page:hover{background:var(--gallery-pagination-button-hover-bg);color:var(--gallery-pagination-button-hover-fg)}.cg-pagination__page:focus-visible{outline:solid 2px var(--gallery-pagination-button-outline)}.cg-pagination__page--active{background:var(--gallery-pagination-button-active-bg);color:var(--gallery-pagination-button-active-fg);font-weight:var(--gallery-pagination-button-active-font-weight)}@media only screen and (max-width:750px){.cg-pagination{align-items:center;flex-direction:column;gap:24px}}
/*# sourceMappingURL=gallery.css.map */
