.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
 .pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/catfolders/assets/css/photoswipe/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/plugins/catfolders/assets/css/photoswipe/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgb(0 0 0 / .3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgb(0 0 0 / .5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .25);box-shadow:0 2px 5px rgb(0 0 0 / .25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid #fff0;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:center;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/plugins/catfolders/assets/css/photoswipe/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:#fff0;border-bottom-color:#fff0;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgb(0 0 0 / .5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgb(0 0 0 / .3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}html>body:has(.vidbg-container){z-index:unset!important}.catf-blocks-gallery-grid:not(.has-nested-images),.catf-wp-block-gallery:not(.has-nested-images){list-style-type:none;margin:0;padding:0}.catf-blocks-gallery-grid{display:grid;gap:12px}.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-image,.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-item,.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-image,.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-item{display:flex;flex-direction:column;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-image:nth-of-type(2n),.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-item:nth-of-type(2n),.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-image:nth-of-type(2n),.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-item:nth-of-type(2n){margin-right:0}.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-image figure,.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-item figure,.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-image figure,.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-item figure{height:100%;margin:0}.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-image img,.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-item img,.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-image img,.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-item img{display:block;height:auto;max-width:100%;width:100%}.catf-wp-block-gallery{margin-bottom:20px!important}.catf-wp-block-gallery figcaption{box-sizing:border-box;font-size:.8em;margin:0;max-height:100%;overflow:auto;text-align:center}.catf-wp-block-gallery .is-style-masonry .wp-block-image-caption{background:linear-gradient(0deg,rgb(0 0 0 / .5),transparent);bottom:0;color:#fff;left:50%;padding:20px 0;position:absolute;text-shadow:0 0 8px #000;transform:translateX(-50%);width:100%;z-index:2}.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-image figcaption img,.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-item figcaption img,.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-image figcaption img,.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-item figcaption img{display:inline}.catf-blocks-gallery-grid:not(.has-nested-images) figcaption,.catf-wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.catf-blocks-gallery-grid:not(.has-nested-images).is-cropped .catf-blocks-gallery-image a,.catf-blocks-gallery-grid:not(.has-nested-images).is-cropped .catf-blocks-gallery-image img,.catf-blocks-gallery-grid:not(.has-nested-images).is-cropped .catf-blocks-gallery-item a,.catf-blocks-gallery-grid:not(.has-nested-images).is-cropped .catf-blocks-gallery-item img,.catf-wp-block-gallery:not(.has-nested-images).is-cropped .catf-blocks-gallery-image a,.catf-wp-block-gallery:not(.has-nested-images).is-cropped .catf-blocks-gallery-image img,.catf-wp-block-gallery:not(.has-nested-images).is-cropped .catf-blocks-gallery-item a,.catf-wp-block-gallery:not(.has-nested-images).is-cropped .catf-blocks-gallery-item img{flex:1;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-1 .catf-blocks-gallery-image,.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-1 .catf-blocks-gallery-item,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-1 .catf-blocks-gallery-image,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-1 .catf-blocks-gallery-item{margin-right:0;width:100%}@media(min-width:600px){.catf-blocks-gallery-grid.catf-columns-2{grid-template-columns:repeat(2,1fr)}.catf-blocks-gallery-grid.catf-columns-2 .catf-blocks-gallery-image{width:100%}.catf-blocks-gallery-grid.catf-columns-3{grid-template-columns:repeat(3,1fr)}.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-3 .catf-blocks-gallery-image,.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-3 .catf-blocks-gallery-item,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-3 .catf-blocks-gallery-image,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-3 .catf-blocks-gallery-item{margin-right:1em;width:100%}.catf-blocks-gallery-grid.catf-columns-4{grid-template-columns:repeat(4,1fr)}.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-4 .catf-blocks-gallery-image,.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-4 .catf-blocks-gallery-item,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-4 .catf-blocks-gallery-image,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-4 .catf-blocks-gallery-item{margin-right:1em;width:100%}.catf-blocks-gallery-grid.catf-columns-5{grid-template-columns:repeat(5,1fr)}.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-5 .catf-blocks-gallery-image,.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-5 .catf-blocks-gallery-item,.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-6 .catf-blocks-gallery-image,.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-6 .catf-blocks-gallery-item,.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-7 .catf-blocks-gallery-image,.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-7 .catf-blocks-gallery-item,.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-8 .catf-blocks-gallery-image,.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-8 .catf-blocks-gallery-item,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-5 .catf-blocks-gallery-image,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-5 .catf-blocks-gallery-item,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-6 .catf-blocks-gallery-image,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-6 .catf-blocks-gallery-item,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-7 .catf-blocks-gallery-image,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-7 .catf-blocks-gallery-item,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-8 .catf-blocks-gallery-image,.catf-wp-block-gallery:not(.has-nested-images).catf-columns-8 .catf-blocks-gallery-item{margin-right:1em;width:100%}.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-1 .catf-blocks-gallery-image:nth-of-type(1n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-1 .catf-blocks-gallery-item:nth-of-type(1n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-2 .catf-blocks-gallery-image:nth-of-type(2n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-2 .catf-blocks-gallery-item:nth-of-type(2n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-3 .catf-blocks-gallery-image:nth-of-type(3n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-3 .catf-blocks-gallery-item:nth-of-type(3n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-4 .catf-blocks-gallery-image:nth-of-type(4n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-4 .catf-blocks-gallery-item:nth-of-type(4n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-5 .catf-blocks-gallery-image:nth-of-type(5n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-5 .catf-blocks-gallery-item:nth-of-type(5n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-6 .catf-blocks-gallery-image:nth-of-type(6n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-6 .catf-blocks-gallery-item:nth-of-type(6n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-7 .catf-blocks-gallery-image:nth-of-type(7n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-7 .catf-blocks-gallery-item:nth-of-type(7n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-8 .catf-blocks-gallery-image:nth-of-type(8n),.catf-blocks-gallery-grid:not(.has-nested-images).catf-columns-8 .catf-blocks-gallery-item:nth-of-type(8n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-1 .catf-blocks-gallery-image:nth-of-type(1n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-1 .catf-blocks-gallery-item:nth-of-type(1n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-2 .catf-blocks-gallery-image:nth-of-type(2n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-2 .catf-blocks-gallery-item:nth-of-type(2n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-3 .catf-blocks-gallery-image:nth-of-type(3n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-3 .catf-blocks-gallery-item:nth-of-type(3n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-4 .catf-blocks-gallery-image:nth-of-type(4n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-4 .catf-blocks-gallery-item:nth-of-type(4n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-5 .catf-blocks-gallery-image:nth-of-type(5n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-5 .catf-blocks-gallery-item:nth-of-type(5n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-6 .catf-blocks-gallery-image:nth-of-type(6n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-6 .catf-blocks-gallery-item:nth-of-type(6n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-7 .catf-blocks-gallery-image:nth-of-type(7n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-7 .catf-blocks-gallery-item:nth-of-type(7n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-8 .catf-blocks-gallery-image:nth-of-type(8n),.catf-wp-block-gallery:not(.has-nested-images).catf-columns-8 .catf-blocks-gallery-item:nth-of-type(8n){margin-right:0}}.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-image:last-child,.catf-blocks-gallery-grid:not(.has-nested-images) .catf-blocks-gallery-item:last-child,.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-image:last-child,.catf-wp-block-gallery:not(.has-nested-images) .catf-blocks-gallery-item:last-child{margin-right:0}.catf-blocks-gallery-grid:not(.has-nested-images).alignleft,.catf-blocks-gallery-grid:not(.has-nested-images).alignright,.catf-wp-block-gallery:not(.has-nested-images).alignleft,.catf-wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.catf-blocks-gallery-grid:not(.has-nested-images).aligncenter .catf-blocks-gallery-item figure,.catf-wp-block-gallery:not(.has-nested-images).aligncenter .catf-blocks-gallery-item figure{justify-content:center}.catf-wp-block-gallery:not(.is-cropped) .catf-blocks-gallery-item{align-self:flex-start}figure.catf-wp-block-gallery.has-nested-images{align-items:normal}.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image>a,.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image figcaption{background:linear-gradient(0deg,rgb(0 0 0 / .7),rgb(0 0 0 / .3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image figcaption img{display:inline}.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image figcaption a{color:inherit}.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image.has-custom-border img{box-sizing:border-box}.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image.has-custom-border>a,.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image.has-custom-border>div,.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image.is-style-rounded>a,.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image.is-style-rounded>div{flex:1 1 auto}.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image.has-custom-border figcaption,.catf-wp-block-gallery.has-nested-images figure.catf-wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.catf-wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.catf-wp-block-gallery.has-nested-images:not(.is-cropped) figure.catf-wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.catf-wp-block-gallery.has-nested-images.is-cropped figure.catf-wp-block-image:not(#individual-image){align-self:inherit}.catf-wp-block-gallery.has-nested-images.is-cropped figure.catf-wp-block-image:not(#individual-image)>a,.catf-wp-block-gallery.has-nested-images.is-cropped figure.catf-wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.catf-wp-block-gallery.has-nested-images.is-cropped figure.catf-wp-block-image:not(#individual-image) a,.catf-wp-block-gallery.has-nested-images.is-cropped figure.catf-wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.catf-wp-block-gallery.has-nested-images.catf-columns-1 figure.catf-wp-block-image:not(#individual-image){width:100%}@media(min-width:600px){.catf-wp-block-gallery.has-nested-images.catf-columns-3 figure.catf-wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.catf-wp-block-gallery.has-nested-images.catf-columns-4 figure.catf-wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.catf-wp-block-gallery.has-nested-images.catf-columns-5 figure.catf-wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.catf-wp-block-gallery.has-nested-images.catf-columns-6 figure.catf-wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.catf-wp-block-gallery.has-nested-images.catf-columns-7 figure.catf-wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.catf-wp-block-gallery.has-nested-images.catf-columns-8 figure.catf-wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.catf-wp-block-gallery.has-nested-images.catf-columns-default figure.catf-wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.catf-wp-block-gallery.has-nested-images.catf-columns-default figure.catf-wp-block-image:not(#individual-image):first-child:nth-last-child(2),.catf-wp-block-gallery.has-nested-images.catf-columns-default figure.catf-wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.catf-wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.catf-wp-block-gallery.has-nested-images.catf-columns-default figure.catf-wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.catf-wp-block-gallery.has-nested-images.alignleft,.catf-wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.catf-wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.catf-wp-block-gallery .wp-block-image{margin-bottom:10px!important;position:relative}.catf-wp-block-gallery .wp-block-image img{width:100%}.is-style-masonry{-moz-columns:3;column-count:3;display:block!important;gap:10px!important;margin-bottom:10px}.catf-blocks-gallery-grid .wp-block-image{margin-bottom:10px!important;width:100%!important}.is-style-masonry .wp-block-image img{width:100%}.catf-columns-1{-moz-columns:1;column-count:1}.catf-columns-2{-moz-columns:2;column-count:2}.catf-columns-3{-moz-columns:3;column-count:3}.catf-columns-4{-moz-columns:4;column-count:4}.catf-blocks-gallery-flex{align-items:flex-start;display:flex!important;flex-wrap:wrap;gap:12px}.catf-blocks-gallery-flex .wp-block-image{flex:0 0 auto;margin:0!important}.catf-blocks-gallery-flex .wp-block-image img{display:block;height:auto;max-width:100%;width:auto}.catf-blocks-gallery-flex.catf-columns-1 .wp-block-image{flex:0 0 100%}.catf-blocks-gallery-flex.catf-columns-2 .wp-block-image{flex:0 0 calc(50% - 6px)}.catf-blocks-gallery-flex.catf-columns-3 .wp-block-image{flex:0 0 calc(33.333% - 8px)}.catf-blocks-gallery-flex.catf-columns-4 .wp-block-image{flex:0 0 calc(25% - 9px)}.catf-blocks-gallery-flex.catf-columns-5 .wp-block-image{flex:0 0 calc(20% - 9.6px)}.catf-blocks-gallery-flex.catf-columns-6 .wp-block-image{flex:0 0 calc(16.666% - 10px)}.catf-blocks-gallery-flex.catf-columns-7 .wp-block-image{flex:0 0 calc(14.285% - 10.285px)}.catf-blocks-gallery-flex.catf-columns-8 .wp-block-image{flex:0 0 calc(12.5% - 10.5px)}@media(max-width:768px){.catf-blocks-gallery-flex.catf-columns-4 .wp-block-image,.catf-blocks-gallery-flex.catf-columns-5 .wp-block-image,.catf-blocks-gallery-flex.catf-columns-6 .wp-block-image,.catf-blocks-gallery-flex.catf-columns-7 .wp-block-image,.catf-blocks-gallery-flex.catf-columns-8 .wp-block-image{flex:0 0 calc(50% - 6px)}}@media(max-width:480px){.catf-blocks-gallery-flex.catf-columns-2 .wp-block-image,.catf-blocks-gallery-flex.catf-columns-3 .wp-block-image,.catf-blocks-gallery-flex.catf-columns-4 .wp-block-image,.catf-blocks-gallery-flex.catf-columns-5 .wp-block-image,.catf-blocks-gallery-flex.catf-columns-6 .wp-block-image,.catf-blocks-gallery-flex.catf-columns-7 .wp-block-image,.catf-blocks-gallery-flex.catf-columns-8 .wp-block-image{flex:0 0 100%}}.catf-blocks-gallery-flex.alignleft{justify-content:flex-start}.catf-blocks-gallery-flex.aligncenter{justify-content:center}.catf-blocks-gallery-flex.alignright{justify-content:flex-end}.catf-blocks-gallery-flex.is-cropped .wp-block-image{overflow:hidden}.catf-blocks-gallery-flex.is-cropped .wp-block-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.jetpack_widget_social_icons ul,.jetpack_widget_social_icons li{list-style:none}.jetpack_widget_social_icons ul{display:block;margin:0 0 1.5em;padding:0}.jetpack_widget_social_icons ul li{border:0;display:inline-block;line-height:1;margin:0;padding:0}.jetpack_widget_social_icons ul li::before,.jetpack_widget_social_icons ul li::after{display:none}.jetpack_widget_social_icons a{border:0;box-shadow:none;display:block;height:24px;text-decoration:none;width:24px}.jetpack_widget_social_icons svg{color:inherit;fill:currentColor;height:inherit;vertical-align:middle;width:inherit}.jetpack_widget_social_icons ul.size-small a{height:24px;width:24px}.jetpack_widget_social_icons ul.size-medium a{height:32px;width:32px}.jetpack_widget_social_icons ul.size-large a{height:48px;width:48px}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;overflow-wrap:normal!important}