:root{--ck-grid-row-height:200px}body.admin-bar .fancybox-container{height:calc(100% - 32px);margin-top:32px}.fancybox-infobar{display:flex}.fancybox-gallery-title{color:#fff;margin-right:10px;opacity:1}body.compensate-for-scrollbar{margin:0}:root{--ck-gallery-gutter:1.875rem}.ck-blocks-gallery-hidden{display:none}ul.ck-blocks-gallery-grid{--gallery-image-ratio:4/3;--slick-arrow-pos-mobile:-1.5rem;--slick-arrow-bg-color:transparent;--columns:3;display:flex;flex-wrap:wrap;gap:var(--ck-gallery-gutter);list-style:none;margin:0;padding:0}ul.ck-blocks-gallery-grid img{width:100%}ul.ck-blocks-gallery-grid.ck-column-gap-0{--ck-gallery-gutter:0}ul.ck-blocks-gallery-grid.ck-column-gap-1{--ck-gallery-gutter:var(--wp--preset--spacing--10,1vw)}ul.ck-blocks-gallery-grid.ck-column-gap-2{--ck-gallery-gutter:var(--wp--preset--spacing--20,2vw)}ul.ck-blocks-gallery-grid.ck-column-gap-3{--ck-gallery-gutter:var(--wp--preset--spacing--30,3vw)}ul.ck-blocks-gallery-grid.ck-column-gap-4{--ck-gallery-gutter:var(--wp--preset--spacing--40,4vw)}ul.ck-blocks-gallery-grid.ck-column-gap-5{--ck-gallery-gutter:var(--wp--preset--spacing--50,5vw)}ul.ck-blocks-gallery-grid.ck-column-gap-6{--ck-gallery-gutter:var(--wp--preset--spacing--60,6vw)}ul.ck-blocks-gallery-grid.ck-column-gap-7{--ck-gallery-gutter:var(--wp--preset--spacing--70,7vw)}ul.ck-blocks-gallery-grid.ck-column-gap-8{--ck-gallery-gutter:var(--wp--preset--spacing--80,8vw)}ul.ck-blocks-gallery-grid .ck-blocks-gallery-grid-item figure{display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;position:relative}ul.ck-blocks-gallery-grid .ck-blocks-gallery-grid-item figcaption{bottom:0;left:0;position:absolute;right:0;text-align:center}ul.ck-blocks-gallery-grid.has-caption-under .ck-blocks-gallery-grid-item figcaption{bottom:unset;left:unset;margin-top:.5em;position:relative;right:unset;text-align:center}ul.ck-blocks-gallery-grid>li{flex-basis:calc((100% - (var(--columns) - 1)*var(--ck-gallery-gutter))/var(--columns));margin:0;padding:0}ul.ck-blocks-gallery-grid.alignleft,ul.ck-blocks-gallery-grid.alignright{float:none}ul.ck-blocks-gallery-grid.aligncenter{justify-content:center}ul.ck-blocks-gallery-grid.aligncenter img{margin-left:auto;margin-right:auto}ul.ck-blocks-gallery-grid.alignright{justify-content:flex-end}ul.ck-blocks-gallery-grid.mobile-scroll,ul.ck-blocks-gallery-grid.slider-carousel{visibility:hidden}ul.ck-blocks-gallery-grid.mobile-scroll .ck-blocks-gallery-grid-item,ul.ck-blocks-gallery-grid.slider-carousel .ck-blocks-gallery-grid-item{margin-bottom:0}ul.ck-blocks-gallery-grid.slick-slider{visibility:visible}ul.ck-blocks-gallery-grid .slick-slide>div{width:100%}ul.ck-blocks-gallery-grid .slick-next,ul.ck-blocks-gallery-grid .slick-prev{background-color:var(--slick-arrow-bg-color);border:none;cursor:pointer;display:block;font-size:0;height:100px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:200}ul.ck-blocks-gallery-grid .slick-prev{border-bottom-right-radius:100px;border-top-right-radius:100px;padding-right:10px}ul.ck-blocks-gallery-grid .slick-next{border-bottom-left-radius:100px;border-top-left-radius:100px;padding-left:10px}ul.ck-blocks-gallery-grid.fixed-images-square{--gallery-image-ratio:1}ul.ck-blocks-gallery-grid.fixed-images-portrait{--gallery-image-ratio:4/6}ul.ck-blocks-gallery-grid.fixed-images li.ck-blocks-gallery-grid-item a,ul.ck-blocks-gallery-grid.fixed-images li.ck-blocks-gallery-grid-item:not(.has-link) figure{display:block;position:relative}ul.ck-blocks-gallery-grid.fixed-images li.ck-blocks-gallery-grid-item a img,ul.ck-blocks-gallery-grid.fixed-images li.ck-blocks-gallery-grid-item:not(.has-link) figure img{overflow-clip-margin:unset;aspect-ratio:var(--gallery-image-ratio);-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}ul.ck-blocks-gallery-grid.has-captions:not(.fixed-images) .ck-blocks-gallery-grid-item figure{margin-bottom:2em}ul.ck-blocks-gallery-grid.image-align-top .ck-blocks-gallery-grid-item figure{justify-content:flex-start}ul.ck-blocks-gallery-grid.image-align-bottom .ck-blocks-gallery-grid-item figure{justify-content:flex-end}@media screen and (max-width:599px){ul.ck-blocks-gallery-grid:not(.mobile-scroll).columns-m-1{--columns:1}ul.ck-blocks-gallery-grid:not(.mobile-scroll).columns-m-2{--columns:2}ul.ck-blocks-gallery-grid:not(.mobile-scroll).columns-m-3{--columns:3}ul.ck-blocks-gallery-grid:not(.mobile-scroll).columns-m-4{--columns:4}ul.ck-blocks-gallery-grid:not(.mobile-scroll).columns-m-5{--columns:5}ul.ck-blocks-gallery-grid:not(.mobile-scroll).columns-m-6{--columns:6}}@media screen and (min-width:600px)and (max-width:1023px){ul.ck-blocks-gallery-grid:not([data-type=carousel]){display:flex;flex-wrap:wrap;list-style:none;max-width:100%;padding:0}ul.ck-blocks-gallery-grid:not([data-type=carousel]).columns-t-1{--columns:1}ul.ck-blocks-gallery-grid:not([data-type=carousel]).columns-t-2{--columns:2}ul.ck-blocks-gallery-grid:not([data-type=carousel]).columns-t-3{--columns:3}ul.ck-blocks-gallery-grid:not([data-type=carousel]).columns-t-4{--columns:4}ul.ck-blocks-gallery-grid:not([data-type=carousel]).columns-t-5{--columns:5}ul.ck-blocks-gallery-grid:not([data-type=carousel]).columns-t-6{--columns:6}}@media screen and (min-width:1024px){ul.ck-blocks-gallery-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.ck-blocks-gallery-grid.mobile-scroll{display:flex}ul.ck-blocks-gallery-grid.aligncenter{justify-content:center}ul.ck-blocks-gallery-grid.alignright{justify-content:flex-end}ul.ck-blocks-gallery-grid.columns-1{--columns:1}ul.ck-blocks-gallery-grid.columns-2{--columns:2}ul.ck-blocks-gallery-grid.columns-3{--columns:3}ul.ck-blocks-gallery-grid.columns-4{--columns:4}ul.ck-blocks-gallery-grid.columns-5{--columns:5}ul.ck-blocks-gallery-grid.columns-6{--columns:6}}.wp-block-carkeek-blocks-extended-gallery{--slick-arrow-color:#ccc;--slick-arrow-pos-mobile:-24px;--slick-arrow-pos:-30px;--slide-gutter:1rem}.wp-block-carkeek-blocks-extended-gallery .ck-blocks-gallery-grid-item{list-style:none}.wp-block-carkeek-blocks-extended-gallery.lightbox-gallery a{cursor:zoom-in}.wp-block-carkeek-blocks-extended-gallery ul.slick-slider{list-style:none;margin:0;padding:0 1rem}.wp-block-carkeek-blocks-extended-gallery ul.slick-slider figcaption{color:#ccc;text-align:center}.wp-block-carkeek-blocks-extended-gallery ul.slick-slider .ck-blocks-gallery-grid-item{padding:0 var(--slide-gutter)}.wp-block-carkeek-blocks-extended-gallery ul.slick-slider .ck-blocks-gallery-grid-item figure{display:flex;flex-direction:column}.wp-block-carkeek-blocks-extended-gallery ul.slick-slider.image-align-center figure{justify-content:center}.wp-block-carkeek-blocks-extended-gallery.alignfull ul.slick-slider{list-style:none;margin:0;padding:0}.wp-block-carkeek-blocks-extended-gallery .ck-lightbox-overlay{bottom:20px;position:absolute;right:20px;z-index:200}@media screen and (max-width:599px){.wp-block-carkeek-blocks-extended-gallery ul.ck-tiled-gallery{--columns:1}}@media screen and (min-width:600px){.wp-block-carkeek-blocks-extended-gallery ul.ck-tiled-gallery{display:grid;grid-template-columns:repeat(12,1fr)}.wp-block-carkeek-blocks-extended-gallery ul.ck-tiled-gallery figure{display:block}.wp-block-carkeek-blocks-extended-gallery ul.ck-tiled-gallery img{overflow-clip-margin:unset;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-carkeek-blocks-extended-gallery ul.ck-tiled-gallery li:first-child{grid-column:span 8;grid-row:span 2}.wp-block-carkeek-blocks-extended-gallery ul.ck-tiled-gallery li:nth-child(2),.wp-block-carkeek-blocks-extended-gallery ul.ck-tiled-gallery li:nth-child(3){grid-column:span 4;grid-row:span 1}.wp-block-carkeek-blocks-extended-gallery ul.ck-tiled-gallery li:nth-child(4){grid-column:span 3;grid-row:span 2}.wp-block-carkeek-blocks-extended-gallery ul.ck-tiled-gallery li:nth-child(5){grid-column:span 4;grid-row:span 1}.wp-block-carkeek-blocks-extended-gallery ul.ck-tiled-gallery:not(.has-caption-under){grid-auto-rows:var(--ck-grid-row-height)}.wp-block-carkeek-blocks-extended-gallery ul.ck-tiled-gallery:not(.has-caption-under) img{height:100%}}
