.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}:root{--breakpoint-sm:0;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--slider-padding-mobile:4rem 0;--slider-padding-desktop:4rem 0;--slider-gap:20px;--slider-track-min-height:300px;--slider-transition:transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94);--slider-nav-right-mobile:34px;--slider-nav-right-tablet:20px;--slider-nav-right-desktop-sm:20px;--slider-nav-right-desktop:20px;--slider-nav-bottom:0;--slider-nav-bg:transparent;--slider-nav-border-width:0.1px;--slider-nav-border-color:#d5d8e3;--slider-nav-color:#07142b;--slider-nav-font-size:1.25rem;--slider-nav-font-weight:500;--slider-nav-height:4rem;--slider-nav-width:6rem;--slider-nav-border-radius:2.4rem;--slider-nav-hover-bg:#eff2fa;--slider-nav-hover-color:#054bbb;--slider-nav-active-bg:#fff;--slider-nav-active-color:#07142b;--slider-nav-disabled-color:#d5d8e3;--slider-arrow-size:0.375rem;--slider-arrow-color:#d5d8e3;--slider-arrow-svg-width:0.8rem;--slider-dot-size:0.8rem;--slider-dot-gap:0.8rem;--slider-dot-bg:#d5d8e3;--slider-dot-active-size:1rem;--slider-dot-active-bg:#2e8fe7;--slider-dot-left-mobile:34px;--slider-dot-left-tablet:20px;--slider-dot-left-desktop-sm:20px;--slider-dot-left-desktop:20px;--slider-dot-bottom:1.4rem;--slider-dot-border-radius:50%;--slide-number-color:#3d4147;--slide-active-number-color:#07142b;--slider-slide-padding:0;--slider-transition-duration:0.3s;--slider-transition-timing:ease}.slider-block-v2{margin:0;padding:var(--slider-padding-mobile);position:relative;width:100%}.slider-block-v2 a,.slider-block-v2 img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}@media only screen and (min-width:768px){.slider-block-v2{padding:var(--slider-padding-desktop)}}.slider-block-v2 .slider-wrapper{align-items:center;display:flex;gap:var(--slider-gap);position:relative}.slider-block-v2 .slider-track{align-items:stretch;display:flex;flex:1;min-height:var(--slider-track-min-height);overflow:hidden;position:relative}.slider-block-v2 .slider-track .slides-container{align-items:stretch;display:flex;gap:var(--slide-gap,0);transition:var(--slider-transition)}.slider-block-v2 .slider-slide{box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;padding:var(--slider-slide-padding);transition:opacity var(--slider-transition-duration) var(--slider-transition-timing);width:calc((100% - (var(--slides-per-view-mobile, 1) - 1)*var(--slide-gap-mobile, 0px))/var(--slides-per-view-mobile, 1))}@media only screen and (min-width:768px)and (max-width:1199px){.slider-block-v2 .slider-slide{width:calc((100% - (var(--slides-per-view-tablet, 1) - 1)*var(--slide-gap-tablet, 0px))/var(--slides-per-view-tablet, 1))}}@media only screen and (min-width:1200px){.slider-block-v2 .slider-slide{width:calc((100% - (var(--slides-per-view, 1) - 1)*var(--slide-gap, 0px))/var(--slides-per-view, 1))}}.slider-block-v2 .slider-nav-container{align-items:center;bottom:var(--slider-nav-bottom);display:flex;justify-content:center;margin:0 auto;position:absolute;right:var(--slider-nav-right-mobile);z-index:3}@media only screen and (min-width:768px){.slider-block-v2 .slider-nav-container{right:var(--slider-nav-right-tablet)}}@media only screen and (min-width:992px){.slider-block-v2 .slider-nav-container{right:var(--slider-nav-right-desktop-sm)}}@media only screen and (min-width:1200px){.slider-block-v2 .slider-nav-container{right:var(--slider-nav-right-desktop)}}@media only screen and (min-width:768px){.slider-block-v2 .slider-nav-container{right:var(--slider-nav-right-desktop)}}.slider-block-v2 .slider-nav-container .slider-nav{align-items:center;background-color:var(--slider-nav-bg);border:var(--slider-nav-border-width) solid var(--slider-nav-border-color);color:var(--slider-nav-color);cursor:default;display:flex;flex-shrink:0;font-size:var(--slider-nav-font-size);font-weight:var(--slider-nav-font-weight);height:var(--slider-nav-height);justify-content:center;outline:none;transition:all var(--slider-transition-duration) var(--slider-transition-timing);width:var(--slider-nav-width)}.slider-block-v2 .slider-nav-container .slider-nav.slider-nav-next{border-bottom-right-radius:var(--slider-nav-border-radius);border-top-right-radius:var(--slider-nav-border-radius)}.slider-block-v2 .slider-nav-container .slider-nav.slider-nav-prev{border-bottom-left-radius:var(--slider-nav-border-radius);border-top-left-radius:var(--slider-nav-border-radius)}.slider-block-v2 .slider-nav-container .slider-nav .slider__arrow--next,.slider-block-v2 .slider-nav-container .slider-nav .slider__arrow--prev{color:var(--slider-arrow-color)}.slider-block-v2 .slider-nav-container .slider-nav .slider__arrow--next svg,.slider-block-v2 .slider-nav-container .slider-nav .slider__arrow--prev svg{color:currentColor;height:auto;width:var(--slider-arrow-svg-width)}.slider-block-v2 .slider-nav-container .slider-nav.active{background-color:var(--slider-nav-active-bg);cursor:pointer}.slider-block-v2 .slider-nav-container .slider-nav.active .slider__arrow--next,.slider-block-v2 .slider-nav-container .slider-nav.active .slider__arrow--prev{color:var(--slider-nav-active-color)}.slider-block-v2 .slider-nav-container .slider-nav.active:hover{background-color:var(--slider-nav-hover-bg);color:var(--slider-nav-hover-color)}.slider-block-v2 .slider-nav-container .slider-nav.active:hover .slider__arrow--next,.slider-block-v2 .slider-nav-container .slider-nav.active:hover .slider__arrow--prev{color:var(--slider-nav-hover-color)}.slider-block-v2 .slider-dots{align-items:center;bottom:var(--slider-dot-bottom);display:flex;gap:var(--slider-dot-gap);justify-content:center;left:var(--slider-dot-left-mobile);outline:none;position:absolute;z-index:3}@media only screen and (min-width:768px){.slider-block-v2 .slider-dots{left:var(--slider-dot-left-tablet)}}@media only screen and (min-width:992px){.slider-block-v2 .slider-dots{left:var(--slider-dot-left-desktop-sm)}}@media only screen and (min-width:1200px){.slider-block-v2 .slider-dots{left:var(--slider-dot-left-desktop)}}.slider-block-v2 .slider-dots .slide-number{color:var(--slide-number-color);font-size:1.6rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider-block-v2 .slider-dots .slide-active-number{color:var(--slide-active-number-color);font-weight:600}.slider-block-v2 .slider-dots .slider-dot{background:var(--slider-dot-bg);border:none;border-radius:var(--slider-dot-border-radius);cursor:pointer;height:var(--slider-dot-size);padding:0;transition:all var(--slider-transition-duration) var(--slider-transition-timing);width:var(--slider-dot-size)}.slider-block-v2 .slider-dots .slider-dot.active{background:var(--slider-dot-active-bg);height:var(--slider-dot-active-size);width:var(--slider-dot-active-size)}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:8px 12px;text-decoration:none;z-index:100;display:inline-block;font-weight:600;font-size:14px;border-radius:0 0 4px 0}.skip-link:focus{top:0}.skip-link.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.skip-link.screen-reader-text:focus{background-color:#000;clip:auto!important;clip-path:none;color:#fff;display:block;font-size:14px;font-weight:600;height:auto;left:0;line-height:normal;margin:0;padding:8px 12px;text-decoration:none;top:0;width:auto;z-index:100;border-radius:0 0 4px 0}#wp--skip-link--target:focus,.wp-block-group[role=main]:focus{outline:3px solid #000;outline-offset:2px}.editor-styles-wrapper .bold-query-loop{margin:2rem 0}.editor-styles-wrapper .bold-query-loop-preview{padding:20px;border:2px dashed #ddd;border-radius:4px;background:#f9f9f9}.wp-block-group.dag-media-query-loop{list-style:none;margin:0;padding:0}.wp-block-group.dag-media-row{display:flex!important;flex-wrap:wrap;gap:20px!important;justify-content:flex-start;margin-bottom:var(--wp--preset--spacing--medium,20px);width:100%}.wp-block-group.dag-media-item{border-radius:8px;flex:0 1 auto;min-width:0;position:relative}.dag-media-image-container{position:relative;transition:all 0.3s ease;z-index:1}.dag-media-pages-stack{height:100%;margin-top:26px;position:relative;width:100%}.dag-image-link figure{margin:0}.dag-image-link figure img{border:1px solid #ccc6bf}.dag-image-link{color:inherit;display:block;height:100%;width:100%}.dag-image-link,.dag-image-link:hover{text-decoration:none}.dag-image-overlay{align-items:center;display:none;left:50%;overflow:visible;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.dag-media-image-container:hover .dag-image-overlay{display:flex}.dag-download-links{background:#fff;border-radius:8px;bottom:100%;box-shadow:0 4px 12px rgb(0 0 0 / .15);left:50%;margin-bottom:10px;min-width:200px;padding:10px;position:absolute;transform:translateX(-50%);z-index:30}.dag-download-links a{border-radius:4px;color:#333;display:block;font-size:13px;margin:2px 0;padding:8px 12px;text-decoration:none;transition:background-color 0.2s ease}.dag-download-links a:hover{background:#f0f0f0;text-decoration:none}.dag-download-pdf:before{content:"📄 "}.dag-download-word:before{content:"📝 "}.dag-download-drive:before{content:"☁️ "}.dag-zoom-icon{font-size:14px}.dag-media-query-loop.no-results{color:#666}.site-content .dag-cta-button.btn{background:#cad5e2;color:#002d6b;font-size:1.8rem;min-height:48px;min-width:240px;padding:12px 32px}.dag-zoom-button.popup{bottom:16px;height:48px;right:16px;width:48px}.dag-filter-button.dag-filter-active .color-show{border-radius:100%;display:none;display:block;height:18px;position:absolute;width:18px}[data-taxonomy="primary_color"] .dag-view-all-btn,[data-taxonomy="primary_color"] .dag-view-less-btn{padding-left:0}[data-taxonomy="primary_color"] .filter-item,[data-taxonomy="primary_color"] .modal-filter-item{display:inline-block}[data-taxonomy="primary_color"] .dag-filter-dropdown-content{max-width:186px;min-width:186px}[data-taxonomy="primary_color"] .dag-filter-options,[data-taxonomy="primary_color"] .dag-modal-filter-options{padding:24px 8px 8px 16px}[data-taxonomy="primary_color"] .color-swatch,[data-taxonomy="primary_color"] .dag-modal-filter-option{gap:8px;padding:0}[data-taxonomy="primary_color"] .dag-filter-checkbox,[data-taxonomy="primary_color"] .dag-modal-filter-checkbox{border:none;border-radius:24px;flex-shrink:0;height:24px;margin:0;position:relative;transition:none;width:24px}[data-taxonomy="primary_color"] .dag-filter-checkbox:hover,[data-taxonomy="primary_color"] .dag-modal-filter-checkbox:hover{outline:1px solid #fff0;outline-offset:2px}[data-taxonomy="primary_color"] input[type="checkbox"]:checked+.dag-filter-option .dag-filter-checkbox:after,[data-taxonomy="primary_color"] input[type="checkbox"]:checked+.dag-modal-filter-option .dag-modal-filter-checkbox:after{display:none}[data-taxonomy="primary_color"] input[type="checkbox"]:checked+.dag-filter-option .dag-filter-checkbox,[data-taxonomy="primary_color"] input[type="checkbox"]:checked+.dag-modal-filter-option .dag-modal-filter-checkbox{box-shadow:0 1px 3px 0 #00000040;outline:2px solid #fff0;outline-offset:2px}[data-taxonomy="primary_color"]+.dag-modal-filter-options.expanded{padding:8px 20px 8px 32px}[data-taxonomy="primary_color"]+.dag-modal-filter-options{padding:0 20px 0 32px}@media (min-width:1200px){.slides[data-columns="4"] .dag-image-link figure img{max-height:349px}.slides[data-columns="4"] .dag-image-link .dag-media-pages-stack figure img{max-height:322px}.slides[data-columns="3"] .dag-image-link figure img{max-height:472px}.slides[data-columns="3"] .dag-image-link .dag-media-pages-stack figure img{max-height:445px}}@media (max-width:1400px){div .dag-media-tag{font-size:1.1rem}}@media (min-width:1400px){div .dag-media-block-container{max-width:1344px}.slides[data-columns="4"] .dag-image-link figure img{max-height:415px}.slides[data-columns="4"] .dag-image-link .dag-media-pages-stack figure img{max-height:388px}.slides[data-columns="3"] .dag-image-link figure img{max-height:534px}.slides[data-columns="3"] .dag-image-link .dag-media-pages-stack figure img{max-height:516px}}@media (max-width:850px){.wp-block-group.dag-media-row{flex-direction:column!important;gap:32px!important}.dag-media-query-loop:not(.single) .wp-block-group.dag-media-row{gap:24px 16px!important}.dag-media-query-loop:not(.single) .dag-media-item:not(.docxtemp-dwld-popup) .dag-cta-button.btn{display:none}.dag-zoom-button.popup{bottom:inherit;height:48px;right:16px;top:16px;width:48px}.dag-media-query-loop:not(.single) .dag-zoom-button.popup{bottom:8px;height:28px;right:8px;top:inherit;width:28px}.dag-media-query-loop:not(.single) .dag-zoom-button.popup .svg-zoom.loaded{background-size:cover;height:14px;width:14px}.dag-media-query-loop:not(.single) .dag-image-overlay{bottom:8px;display:flex;left:-8px;padding:0 16px;top:inherit;transform:none;width:100%}.dag-media-query-loop:not(.single) .dag-image-overlay .dag-cta-button{background:#abd5dc;color:#fff0;height:28px;min-height:28px;min-width:28px;overflow:hidden;padding:0;width:28px}.dag-media-query-loop:not(.single) .dag-image-overlay .dag-cta-button:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwMkQ2QiIgZD0ibTMuMjEzIDguMzEzIDEuMzEyIDEuMzEySDEuNzVhLjQ0LjQ0IDAgMCAwLS40MzcuNDM4djIuMTg3YzAgLjI0MS4xOTYuNDM4LjQzNy40MzhoMTAuNWEuNDQuNDQgMCAwIDAgLjQzOC0uNDM4di0yLjE4N2EuNDQuNDQgMCAwIDAtLjQzOC0uNDM4SDkuNDc1bDEuMzEyLTEuMzEyaDEuNDYzYy45NjUgMCAxLjc1Ljc4NCAxLjc1IDEuNzV2Mi4xODdBMS43NSAxLjc1IDAgMCAxIDEyLjI1IDE0SDEuNzVBMS43NSAxLjc1IDAgMCAxIDAgMTIuMjV2LTIuMTg3YzAtLjk2Ny43ODMtMS43NSAxLjc1LTEuNzV6bTcuOTQzIDIuMTg3YS42NTYuNjU2IDAgMSAxIDAgMS4zMTIuNjU2LjY1NiAwIDAgMSAwLTEuMzEyTTcgMGMuMzY0IDAgLjY1Ni4yOTQuNjU2LjY1NnY3LjM4NmwyLjU5OS0yLjZhLjY1Ni42NTYgMCAxIDEgLjkyOC45MjhsLTMuNzIgMy43MTlBLjY1LjY1IDAgMCAxIDcgMTAuMjhhLjU5LjU5IDAgMCAxLS40NjUtLjIxNkwyLjc5MyA2LjM3YS42NTYuNjU2IDAgMSAxIC45MjktLjkyOGwyLjYyMiAyLjYwMVYuNjU2QzYuMzQ0LjI5NCA2LjYzNiAwIDcgMCIvPjwvc3ZnPg==) no-repeat;content:"";height:14px;left:7px;position:absolute;top:6px;width:14px}.dag-media-query-loop:not(.single) .dag-media-title{font-size:1.4rem;line-height:1.8rem;margin-bottom:0;margin-top:0;max-width:95%;padding:8px 0 0}.dag-media-query-loop:not(.single) .dag-media-tags{bottom:-58px}.wp-block-group.dag-media-item{flex:none!important;min-width:100%!important}.single .dag-media-title{font-size:1.4rem;line-height:2.1rem;margin-bottom:0;margin-top:0}.dag-cta-button{font-size:13px;padding:10px 20px}.dag-zoom-button{font-size:11px;padding:6px 12px}}@media (max-width:480px){.dag-image-overlay{gap:10px}.dag-cta-button{font-size:12px;padding:8px 16px}.dag-zoom-button{font-size:10px;padding:4px 8px}}.dag-media-title{color:#002d6b;font-family:Nunito;font-size:1.6rem;font-weight:800;line-height:2.4rem;margin-bottom:8px;margin-top:0;max-width:100%;overflow:hidden;padding:12px 0 0;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.dag-media-description{color:#002d6b;font-size:1.8rem;line-height:1.5;margin:0;padding:0 15px 15px}.dag-media-description p{margin:0}.dag-media-query-loop.no-results{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;grid-column:1/-1;padding:40px 20px;text-align:center}.dag-media-query-loop.no-results p{color:#6c757d;font-size:16px;font-style:italic;margin:0}@media (max-width:1024px){.dag-media-query-loop.columns-5,.dag-media-query-loop.columns-6{grid-template-columns:repeat(4,1fr)}.dag-media-pages-stack{padding:8px}.dag-media-page{bottom:8px;left:8px;right:8px;top:8px}}@media (max-width:850px){.dag-media-query-loop.columns-4,.dag-media-query-loop.columns-5,.dag-media-query-loop.columns-6{grid-template-columns:repeat(3,1fr)}.dag-media-query-loop.columns-3{grid-template-columns:repeat(2,1fr)}.dag-media-description{font-size:13px;padding:0 12px 12px}.dag-media-pages-stack{padding:6px}.dag-media-page{bottom:6px;left:6px;right:6px;top:6px}}@media (max-width:480px){.dag-media-query-loop{grid-template-columns:1fr!important}.dag-media-query-loop.gap-large{gap:20px}.dag-media-query-loop.gap-medium{gap:15px}.dag-media-description{font-size:12px;padding:0 10px 10px}.dag-media-pages-stack{padding:5px}.dag-media-page{bottom:5px;left:5px;right:5px;top:5px}.dag-media-item:hover .dag-media-page_child{transform:translate(3px,-3px)!important}}.dag-media-item:focus{outline:2px solid #007cba;outline-offset:2px}@media (prefers-reduced-motion:reduce){.dag-media-item,.dag-media-page,.dag-media-page img{transition:none}.dag-media-item:hover{transform:none}.dag-media-item:hover .dag-media-page_child{transform:translate(0)!important}.dag-media-item:hover .dag-media-page img{transform:none}}@media print{.dag-media-query-loop{gap:15px;grid-template-columns:repeat(2,1fr)!important}.dag-media-item{-moz-column-break-inside:avoid;border:1px solid #ddd;box-shadow:none;break-inside:avoid}.dag-media-item:hover{box-shadow:none;transform:none}}.dag-media-block-container{margin:0 auto;max-width:1140px;width:100%}.dag-frontend-filters{padding:40px 0 0}.dag-filters-top-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.dag-all-filters-button{align-items:center;background:#fff;border:1px solid #cad5e2;border-radius:6px;color:#092347;cursor:pointer;display:flex;font-family:Nunito;font-size:1.4rem;font-weight:800;gap:6px;line-height:1.6rem;padding:10px 12px;transition:all 0.2s ease;white-space:nowrap}.dag-all-filters-button:hover{background:#c2c8cf80;border-color:#c2c8cf}.dag-filters-container{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:8px}.dag-filter-dropdown{display:inline-block;position:relative}.dag-filter-button{align-items:center;background:#d3e9ed4d;border:1px solid #cad5e2;border-radius:6px;color:#092347;cursor:pointer;display:flex;font-family:Nunito;font-size:1.4rem;font-weight:800;line-height:1.6rem;padding:10px 12px;position:relative;transition:all 0.2s ease;white-space:nowrap}.dag-filter-button.dag-filter-active,.dag-filter-button:hover,.dag-filter-dropdown.active .dag-filter-button{background:#d3e9ed;border-color:#68778b}.dag-filter-button[aria-expanded="true"] .dag-filter-arrow{transform:rotate(180deg)}.dag-filter-icon{align-items:center;color:#656d76;display:flex;margin-right:6px}.dag-filter-label{flex:1;text-align:left}.dag-filter-label i{background:#d3e9ed;border-radius:100%;font-size:1rem;font-style:normal;margin-left:6px;padding:1px 5px;vertical-align:bottom}.dag-filter-arrow{align-items:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDkyMzQ3IiBkPSJNMTAuMjM0LjU0YS43NS43NSAwIDAgMSAxLjA2LjAyOS43Ni43NiAwIDAgMS0uMDI5IDEuMDY0bC00Ljc1IDQuNDcyQS42OC42OCAwIDAgMSA2IDYuMzM2YS43NS43NSAwIDAgMS0uNTE2LS4yMDVMLjczNCAxLjYzM0EuNzUzLjc1MyAwIDAgMSAuNzA0LjU3MS43NS43NSAwIDAgMSAxLjc2Ny41NDJMNiA0LjU1MnoiLz48L3N2Zz4=);background-size:cover;display:flex;height:6px;margin-left:8px;transition:transform 0.2s ease;width:11px}.dag-clear-filters{background:none;border:none;color:#0058ac;cursor:pointer;font-family:Nunito;font-size:1.4rem;font-weight:800;margin-left:auto;text-decoration:underline;white-space:nowrap}.dag-clear-filters[style*="display: none"]{opacity:.5;pointer-events:none}.dag-clear-count{font-weight:800;margin-left:4px}.dag-filters-header{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:16px}.dag-filters-title{color:#092347;font-family:Nunito;font-size:1.4rem;font-weight:400;margin:0}.dag-template-count{font-weight:800}.dag-filter-dropdown-content{background:#fff;border-radius:0 0 6px 6px;box-shadow:0 4px 8px 0 #0000001a;display:none;left:0;min-width:250px;overflow:hidden;position:absolute;right:0;top:100%;width:-moz-max-content;width:max-content;z-index:1000}.dag-filter-dropdown.active .dag-filter-dropdown-content{display:block}.dag-filter-options{max-height:290px;overflow-y:auto;padding:16px 0}.dag-filter-option{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:8px;line-height:1.3;margin:0;padding:8px 16px;transition:background-color 0.15s ease}.filter-item input[type="checkbox"]{display:none}.dag-filter-checkbox{background:#fff;border:.75px solid #68778b;flex-shrink:0;height:18px;position:relative;transition:all 0.15s ease;width:18px}input[type="checkbox"]:checked+.dag-filter-option .dag-filter-checkbox:after{border:solid #000;border-width:0 1.5px 1.5px 0;content:"";height:9px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:4px}.dag-filter-term-name{color:#092347;flex:1;line-height:1.6rem;text-transform:capitalize}.dag-filter-term-count{color:#656d76;font-size:12px;font-weight:400}.dag-clear-section{border-top:1px solid #d1d9e0;padding:16px;pointer-events:none}.dag-filter-button.dag-filter-active+.dag-filter-dropdown-content .dag-clear-filter{border:1px solid #002d6b;color:#002d6b;pointer-events:all}.dag-clear-filter{background:none;border:1px solid #c2c8cf;border-radius:24px;color:#7c8a9d;cursor:pointer;font-family:Nunito;font-size:1.4rem;font-weight:800;padding:7px;transition:background-color 0.15s ease;width:100%}.dag-selected-filters{border-top:1px solid #d1d9e0;display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px}.dag-filter-badge{background:#d3e9ed4d;border:1px solid #002d6b;border-radius:100px;color:#002d6b;font-size:1.2rem;font-weight:800;line-height:1.8rem;padding:8px 12px}.dag-filter-badge-remove{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwMkQ2QiIgZD0iTS44MTcgMS4wOGEuNjU3LjY1NyAwIDAgMSAuOTI5IDBMNSA0LjM1OGwzLjI1NC0zLjI1NGEuNjU2LjY1NiAwIDAgMSAuOTI4LjkyN0w1LjkyNyA1LjI4NSA5LjE2IDguNTRhLjY1Ny42NTcgMCAwIDEtLjkyOC45MjlMNSA2LjIxMiAxLjc0NiA5LjQ2NmEuNjU3LjY1NyAwIDAgMS0uOTMtLjkyOGwzLjI1Ni0zLjI1M0wuODE3IDIuMDA3YS42NTcuNjU3IDAgMCAxIDAtLjkyOCIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:cover;border:none;cursor:pointer;height:8px;left:2px;padding:0;position:relative;width:8px}.dag-media-query-loop.loading{pointer-events:none}.dag-media-query-loop.loading:after{border:3px solid #e1e5e9;border-top-color:#0969da}.dag-pagination-container{border-bottom:1px solid #ccc;display:flex;justify-content:center;margin-top:56px;padding-bottom:40px}.dag-pagination,.dag-pagination-btn{align-items:center;display:flex}.dag-pagination-btn{background:none;border:none;color:#002d6b;cursor:pointer;font-family:Nunito;font-size:1.4rem;font-weight:800;justify-content:center;padding:0 12px;text-decoration:none}.dag-pagination-btn span{align-items:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDkyMzQ3IiBkPSJNMTAuMjM0LjU0YS43NS43NSAwIDAgMSAxLjA2LjAyOS43Ni43NiAwIDAgMS0uMDI5IDEuMDY0bC00Ljc1IDQuNDcyQS42OC42OCAwIDAgMSA2IDYuMzM2YS43NS43NSAwIDAgMS0uNTE2LS4yMDVMLjczNCAxLjYzM0EuNzUzLjc1MyAwIDAgMSAuNzA0LjU3MS43NS43NSAwIDAgMSAxLjc2Ny41NDJMNiA0LjU1MnoiLz48L3N2Zz4=);background-size:cover;display:flex;height:6px;transition:transform 0.2s ease;width:11px}.dag-pagination-next,.dag-pagination-prev{text-decoration:underline}.dag-pagination-prev span{transform:rotate(90deg)}.dag-pagination-next span{transform:rotate(-90deg)}.dag-pagination-btn:disabled span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjNjg3NzhCIiBkPSJNMTAuMjM0LjU0YS43NS43NSAwIDAgMSAxLjA2LjAyOS43Ni43NiAwIDAgMS0uMDI5IDEuMDY0bC00Ljc1IDQuNDcyQS42OC42OCAwIDAgMSA2IDYuMzM2YS43NS43NSAwIDAgMS0uNTE2LS4yMDVMLjczNCAxLjYzM0EuNzUzLjc1MyAwIDAgMSAuNzA0LjU3MS43NS43NSAwIDAgMSAxLjc2Ny41NDJMNiA0LjU1MnoiLz48L3N2Zz4=)}.dag-pagination-btn:disabled{color:#68778b;cursor:not-allowed;opacity:.6}.dag-pagination-btn.active{background:#d3e9ed;border-radius:50px;color:#002d6b;font-family:Nunito;font-weight:800;height:32px;text-decoration:none;width:32px}.dag-pagination-numbers{display:flex;height:32px}.dag-pagination-next,.dag-pagination-prev{font-weight:800}.dag-pagination-next span,.dag-pagination-prev span{margin:0 6px}.dag-media-query-loop.loading{min-height:200px;opacity:.6;position:relative}.dag-media-query-loop.loading:after{animation:dag-spin 1s linear infinite;border:3px solid #e9ecef;border-radius:50%;border-top-color:#007cba;content:"";height:40px;left:50%;margin:-20px 0 0 -20px;position:absolute;top:50%;width:40px;z-index:10}@media (max-width:576px){.dag-pagination{flex-wrap:wrap;gap:.25rem;justify-content:center;padding:.75rem .5rem}.dag-pagination-btn{font-size:13px;min-width:35px;padding:.375rem .5rem}.dag-pagination-numbers{gap:.125rem}.dag-pagination-next,.dag-pagination-prev{flex:1;max-width:120px;min-width:auto}}.dag-no-results{align-items:center;border-radius:8px;display:flex;flex-direction:column;font-size:16px;gap:20px;margin:1rem 0;padding:3rem 1rem;text-align:center}.dag-no-results-image{max-width:580px;width:100%}.dag-no-results-image img{height:auto;width:100%}.dag-no-results-text{max-width:500px}.dag-no-results-text p{font-size:16px;line-height:1.5;margin:0}.dag-no-terms{color:#6c757d;font-size:14px;font-style:italic;margin:0;padding:12px 16px;text-align:center}.dag-media-tags{bottom:12px;left:12px;position:absolute}.dag-media-tag{border-radius:6px;box-shadow:0 1px 2px 0 #00000040;display:inline-block;font-size:1.2rem;font-weight:800;line-height:1.6rem;margin-right:8px;padding:6px 6px 4px;text-transform:uppercase;transition:background-color 0.2s ease}.dag-media-tag img{margin:-3px 4px 0 0;max-height:13px;max-width:13px}.dag-pagination-ellipsis{align-items:center;color:#6b7280;cursor:default;display:inline-flex;font-size:14px;justify-content:center;padding:8px 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dag-download-links.show{animation:fadeInUp 0.3s ease;display:block!important}@keyframes fadeInUp{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.dag-download-links:before{border:8px solid #fff0;border-top-color:#fff;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}@keyframes contentSlideInFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes contentSlideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.dag-all-filters-modal{align-items:end;bottom:0;display:flex;justify-content:flex-start;left:0;position:fixed;right:0;top:0;z-index:10000}.dag-all-filters-backdrop{background:rgb(0 0 0 / .5);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.dag-all-filters-content{animation:contentSlideInFromLeft 0.4s ease-out forwards;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 10px 25px rgb(0 0 0 / .15);display:flex;flex-direction:column;max-height:90vh;max-width:348px;position:relative;width:100%;z-index:2}.dag-all-filters-header{align-items:center;border-bottom:1px solid #dde2e7;display:flex;justify-content:space-between;padding:16px 28px 16px 20px}.dag-all-filters-header h2{color:#092347;font-family:Nunito;font-size:1.4rem;line-height:1.6rem;margin:0}.dag-all-filters-close{align-items:center;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDAyRDZCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTEgMSAxNSAxNW0wLTE1TDEgMTYiLz48L3N2Zz4=);background-size:cover;border:none;cursor:pointer;display:flex;font-size:24px;height:10px;justify-content:center;padding:0;width:10px}.dag-all-filters-close:hover{color:#000}.dag-all-filters-body{flex:1;max-height:calc(90vh - 140px);overflow-y:auto;padding:0}.dag-all-filters-body::-webkit-scrollbar{width:8px}.dag-all-filters-body::-webkit-scrollbar-thumb{background-color:#657387;border-radius:10px}.dag-modal-filter-section:last-child{border-bottom:none}.dag-modal-filter-header{align-items:center;cursor:pointer;display:flex;padding:10px 20px;transition:background-color 0.2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dag-modal-filter-header:hover{background:#f9fafb}.dag-modal-filter-icon{margin-right:8px;width:16px}.dag-modal-filter-title{color:#092347;flex:1;font-size:1.4rem;font-weight:800}.dag-modal-filter-icon img{margin-top:-3px}.dag-modal-filter-arrow{align-items:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDkyMzQ3IiBkPSJNMTAuMjM0LjU0YS43NS43NSAwIDAgMSAxLjA2LjAyOS43Ni43NiAwIDAgMS0uMDI5IDEuMDY0bC00Ljc1IDQuNDcyQS42OC42OCAwIDAgMSA2IDYuMzM2YS43NS43NSAwIDAgMS0uNTE2LS4yMDVMLjczNCAxLjYzM0EuNzUzLjc1MyAwIDAgMSAuNzA0LjU3MS43NS43NSAwIDAgMSAxLjc2Ny41NDJMNiA0LjU1MnoiLz48L3N2Zz4=);background-size:cover;display:flex;height:6px;transition:transform 0.2s ease;width:11px}.dag-modal-filter-arrow.expanded{transform:rotate(180deg)}.dag-modal-filter-options{background:#f9fafb;max-height:0;overflow:hidden;transition:max-height 0.3s ease}.dag-modal-filter-options.expanded{max-height:300px;overflow-y:auto;padding-bottom:8px}.dag-modal-filter-options input[type="checkbox"]{display:none}.dag-modal-filter-option{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:5px 20px 5px 32px}.dag-modal-filter-option input[type="checkbox"]{display:none}.dag-modal-filter-checkbox{background:#fff;border:.75px solid #68778b;flex-shrink:0;height:18px;margin-right:8px;position:relative;transition:all 0.15s ease;width:18px}.dag-modal-filter-section input[type="checkbox"]:checked+.dag-modal-filter-option .dag-modal-filter-checkbox:after{border:solid #000;border-width:0 1.5px 1.5px 0;content:"";height:9px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:4px}.dag-modal-filter-term-name{color:#374151;flex:1;font-size:14px}.dag-modal-filter-term-count{color:#6b7280;font-size:13px;margin-left:8px}.dag-all-filters-footer{background:#fff;border-radius:0 0 12px 12px;border-top:.5px solid #c2c8cf;display:flex;gap:8px;padding:16px}.dag-all-filters-clear{background:none;border:1px solid #002d6b;border-radius:24px}.dag-all-filters-apply,.dag-all-filters-clear{color:#002d6b;cursor:pointer;flex:1;font-family:Nunito;font-weight:800;height:32px;padding:6px 16px;transition:all 0.2s}.dag-all-filters-apply{background:#cad5e2;border:1px solid #cad5e2;border-radius:24px}@media (max-width:850px){.dag-download-links{bottom:20px;left:20px;margin:0;position:fixed;right:20px;transform:none;z-index:1000}.dag-download-links:before{display:none}.dag-all-filters-content{border-radius:12px 12px 0 0;margin:0;max-height:95vh;max-width:100%}.dag-all-filters-modal{align-items:flex-end;padding:0}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.dag-notification-content{align-items:center;display:flex;gap:8px}.dag-notification-close{background:none;border:none;color:#fff;cursor:pointer;font-size:18px;margin-left:auto;padding:0}.dag-notification-close:hover{opacity:.8}.dag-media-row{align-items:stretch;justify-content:flex-start!important}.dag-media-row .dag-media-item{flex-grow:0!important;flex-shrink:0!important}.dag-media-row:not(:last-child){margin-bottom:var(--wp--preset--spacing--medium,20px)}.single .dag-media-row:not(:last-child){margin-bottom:32px!important}.dag-media-row .dag-media-item{box-sizing:border-box}.dag-media-item.multi-imgs{padding:0 21px 0 0}[data-columns="1"] .dag-media-item{margin:0 auto;max-width:633px!important}.dag-media-item.multi-imgs figure:nth-child(2) img{left:21px;position:absolute;top:-26px;z-index:-1}.dag-filters-grid-type button.active img{filter:brightness(0) saturate(100%) invert(18%) sepia(95%) saturate(1781%) hue-rotate(193deg) brightness(92%) contrast(92%)}@media (max-width:850px){.dag-media-row .dag-media-item{flex:0 0 100%!important;max-width:100%!important;width:100%!important}}@media (max-width:1024px) and (min-width:769px){.dag-media-row .dag-media-item{flex:0 0 calc(50% - 10px)!important;max-width:calc(50% - 10px)!important;width:calc(50% - 10px)!important}}@media screen and (min-width:1200px){.site-content .dag-cta-button.btn:hover{background:#002d6b;border:1px solid #002d6b;box-shadow:none;color:#fff;transform:none}.dag-media-image-container:hover{transform:none}}@media screen and (min-width:768px){.dag-selected-filters{display:none!important}.dag-filters-grid-type{display:none}}@media screen and (max-width:850px){.dag-filters-container{display:none}.dag-image-overlay{bottom:0;display:flex;padding:0 16px;top:inherit;width:100%}.site-content .dag-cta-button.btn{min-width:100%}.dag-filters-header{margin-bottom:0}.dag-clear-filters{font-size:1.2rem}.dag-frontend-filters{padding:24px 16px}.dag-all-filters-button{min-width:-moz-max-content;min-width:max-content}.dag-all-filters-button.sticky{box-shadow:0 8px 16px 0 #5b738b29;min-width:auto;padding:11px;position:fixed;top:73px;z-index:9999}.dag-all-filters-button.sticky span{display:none}.dag-filters-top-row{flex-wrap:nowrap;margin-bottom:24px;overflow:auto;white-space:nowrap}.single .dag-media-item.multi-imgs figure:nth-child(2) img{left:22px;top:-27px}.dag-selected-filters{border-top:none;flex-wrap:nowrap;margin-top:0;padding-top:0}.dag-filters-grid-type button{border:0;margin:0 8px 0 0;padding:0}.dag-filters-grid-type{line-height:1rem}.wp-block-group.dag-media-query-loop{padding:0 16px}.wp-block-group.dag-media-query-loop.single{margin-top:16px}.wp-block-group.dag-media-row{flex-direction:row!important}.dag-media-row .dag-media-item{max-width:47.5%!important;min-width:auto!important;padding:0 10px 25px 0}.dag-media-pages-stack{margin-top:16px;padding:0}.single .wp-block-group.dag-media-row{flex-direction:column!important}.single .dag-media-row .dag-media-item{max-width:100%!important;min-width:100%!important;padding-bottom:30px!important}.dag-all-filters-content{animation:contentSlideInFromBottom 0.4s ease-out forwards}.dag-media-tags{bottom:-66px;left:0;position:absolute}}@media screen and (max-width:767px){.dag-media-item.multi-imgs figure:nth-child(2) img{left:11px;top:-13px}.single .dag-image-link figure img{max-height:100%;width:auto}.single .dag-media-item.multi-imgs{padding:0 24px 0 0}.dag-pagination-container{margin-top:16px}}@media screen and (max-width:450px){.dag-media-query-loop:not(.single) .dag-image-link figure img{height:234px;width:100%}.dag-media-query-loop:not(.single) .dag-image-link .dag-media-pages-stack figure img{height:218px}}.file-format-overlay{align-items:center;background:rgb(0 0 0 / .5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.file-format-popup{background:#fff;border-radius:32px;box-shadow:0 10px 30px rgb(0 0 0 / .2);max-width:572px;padding:60px 96px 40px;position:relative;text-align:center;width:100%}.file-format-popup h2{font-size:2.6rem;line-height:3.1rem;margin:0 0 12px}.file-format-popup .close-btn{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDAyRDZCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTEgMSAxNSAxNW0wLTE1TDEgMTYiLz48L3N2Zz4=);background-size:cover;border:none;cursor:pointer;height:17px;position:absolute;right:29px;top:29px;width:17px}.button-group{display:flex;flex-direction:column;gap:16px;margin-top:24px}.button-group a.btn.btn-primary{border-radius:24px;font-size:18px;font-weight:600;gap:8px;max-width:380px;min-height:48px;padding:12px}.button-group a.btn.btn-primary:hover{box-shadow:none;transform:none}.button-group .btn img{height:20px;width:20px}.button-group .btn:hover{background-color:#006f7a}@media screen and (min-width:768px){.file-format-popup .cancel{display:none}}@media screen and (max-width:850px){.file-format-popup{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:7px;border-top-right-radius:7px;padding:37px 16px}.file-format-popup h2{font-size:1.8rem;line-height:2.4rem}.file-format-popup .close-btn{display:none}.file-format-popup .cancel{color:#002d6b;margin-top:20px}.file-format-overlay{align-items:end}}.color-palette-filter{display:flex;flex-wrap:wrap;gap:8px}.color-swatch{cursor:pointer;position:relative}.color-swatch input[type="checkbox"]{opacity:0;pointer-events:none;position:absolute}.color-swatch .swatch{border:2px solid #ccc;border-radius:50%;display:block;height:28px;transition:border-color 0.2s ease;width:28px}.color-swatch input[type="checkbox"]:checked+.swatch{border-color:#000;box-shadow:0 0 0 2px #fff,0 0 0 4px #000}.dag-term-hidden{display:none!important}.dag-view-all-btn,.dag-view-less-btn{background:none;border:none;color:#002d6b;cursor:pointer;font-family:Nunito;font-size:1.4rem;font-weight:800;padding:8px 16px 8px 32px;text-align:left;width:100%}body .dag-view-all-btn:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwMkQ2QiIgZD0iTTcgLjVhLjc1Ljc1IDAgMCAxIC43NS43NXY1aDVhLjc1Ljc1IDAgMCAxIDAgMS41aC01djVhLjc1Ljc1IDAgMCAxLTEuNSAwdi01aC01YS43NS43NSAwIDAgMSAwLTEuNWg1di01QS43NS43NSAwIDAgMSA3IC41Ii8+PC9zdmc+)}body .dag-view-less-btn:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIyIiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDAyRDZCIiBkPSJNMTIuNzUuMjVhLjc1Ljc1IDAgMCAxIDAgMS41SDEuMjVhLjc1Ljc1IDAgMCAxIDAtMS41eiIvPjwvc3ZnPg==);height:2px;top:-3px}.dag-view-all-btn:before,.dag-view-less-btn:before{background-size:cover;content:"";display:inline-block;height:13px;margin-right:6px;position:relative;top:1px;width:13px}.dag-all-filters-clear.disabled,.dag-clear-filters.disabled{color:#999!important;cursor:not-allowed;opacity:.5;pointer-events:none}