@keyframes wpcp-thumb-overlay-fill{0%{inset-inline:0 100%}to{inset-inline:0 0}}.wpcp-thumbs-area .wpcp-swiper-thumb-wrapper{border-color:var(--wpcp-thumbs-area-border-color,currentcolor);border-radius:var(--wpcp-thumbs-area-radius,0);border-style:var(--wpcp-thumbs-area-border-style,none);border-width:var(--wpcp-thumbs-area-border-width,0);box-shadow:var(--wpcp-thumbs-area-shadow,none);box-sizing:border-box;width:100%}.wpcp-thumb{opacity:var(--wpcp-thumb-opacity,1)}.wpcp-thumb.wpcp-thumb-active{opacity:1}.wpcp-thumb img{border-color:var(--wpcp-thumb-border-color,currentcolor);border-style:var(--wpcp-thumb-border-style,none);border-width:var(--wpcp-thumb-border-width,0)}.wpcp-thumb:hover img{border-color:var(--wpcp-thumb-border-color-hover,var(--wpcp-thumb-border-color,currentcolor))}.wpcp-thumb.wpcp-thumb-active img{border-color:var(--wpcp-thumb-border-color-active,var(--wpcp-thumb-border-color,currentcolor))}.wpcp-thumb-title{margin:var(--wpcp-thumb-title-margin,0)}.wpcp-thumb-desc{margin:var(--wpcp-thumb-desc-margin,0)}.wpcp-block-thumbnails-slider .wpcp-thumbs-area{position:relative;--wpcp-thumbs-per-view:5;--wpcp-thumbs-gap:24px}.wpcp-block-thumbnails-slider .wpcp-thumb{box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:opacity .2s ease,transform .2s ease}.wpcp-block-thumbnails-slider .wpcp-thumb img{aspect-ratio:3/2;border-radius:inherit;display:block;height:auto;-o-object-fit:cover;object-fit:cover;transition:filter .2s ease;width:100%}.wpcp-block-thumbnails-slider .wpcp-thumb .wpcp-thumb-img--placeholder{aspect-ratio:3/2;background:#1e1e1e;border-radius:inherit;display:block;width:100%}.wpcp-block-thumbnails-slider.wpcp-thumbs-align-left .wpcp-thumbs-area{display:flex;justify-content:flex-start}.wpcp-block-thumbnails-slider.wpcp-thumbs-align-center .wpcp-thumbs-area{display:flex;justify-content:center}.wpcp-block-thumbnails-slider.wpcp-thumbs-align-right .wpcp-thumbs-area{display:flex;justify-content:flex-end}.wpcp-block-thumbnails-slider .wpcp-thumbs-area .wpcp-thumbs-strip{margin:0}.wpcp-block-thumbnails-slider .wpcp-thumb--has-content{align-items:center;display:grid;flex:0 0 auto;gap:var(--wpcp-content-image-gap,10px);grid-template-columns:40% 1fr;overflow:visible}.wpcp-block-thumbnails-slider .wpcp-thumb--has-content .wpcp-thumb-img--placeholder,.wpcp-block-thumbnails-slider .wpcp-thumb--has-content img{aspect-ratio:auto;border-radius:4px}.wpcp-block-thumbnails-slider .wpcp-thumb--has-content .wpcp-thumb-content{display:flex;flex-direction:column;gap:4px;min-width:0}.wpcp-block-thumbnails-slider .wpcp-thumb--has-content .wpcp-thumb-desc,.wpcp-block-thumbnails-slider .wpcp-thumb--has-content .wpcp-thumb-title{overflow:hidden;text-overflow:ellipsis}.wpcp-block-thumbnails-slider .wpcp-carousel-render.wpcp-style-thumbnails .wpcp-thumb--has-content{align-items:center;display:grid;flex:0 0 auto;gap:var(--wpcp-content-image-gap,10px);grid-template-columns:40% 1fr;overflow:visible}.wpcp-block-thumbnails-slider .wpcp-carousel-render.wpcp-style-thumbnails .wpcp-thumb--has-content .wpcp-thumb-img--placeholder,.wpcp-block-thumbnails-slider .wpcp-carousel-render.wpcp-style-thumbnails .wpcp-thumb--has-content img{aspect-ratio:auto;border-radius:4px}.wpcp-block-thumbnails-slider .wpcp-carousel-render.wpcp-style-thumbnails .wpcp-thumb--has-content .wpcp-thumb-content{display:flex;flex-direction:column;gap:4px;min-width:0}.wpcp-block-thumbnails-slider .wpcp-carousel-render.wpcp-style-thumbnails .wpcp-thumb--has-content .wpcp-thumb-desc,.wpcp-block-thumbnails-slider .wpcp-carousel-render.wpcp-style-thumbnails .wpcp-thumb--has-content .wpcp-thumb-title{font-size:14px;overflow:hidden;text-overflow:ellipsis}.wpcp-block-thumbnails-slider.wpcp-thumbs-layout-strip .wpcp-thumb--has-content .wpcp-thumb-desc,.wpcp-block-thumbnails-slider.wpcp-thumbs-layout-strip .wpcp-thumb--has-content .wpcp-thumb-title{color:#3d3d3d;font-size:14px}.wpcp-block-thumbnails-slider.wpcp-thumbs-layout-overlay .wpcp-thumb--has-content .wpcp-thumb-desc,.wpcp-block-thumbnails-slider.wpcp-thumbs-layout-overlay .wpcp-thumb--has-content .wpcp-thumb-title{color:#fff;font-size:14px}.wpcp-block-thumbnails-slider.wpcp-thumbs-layout-centered .wpcp-thumb--has-content .wpcp-thumb-desc,.wpcp-block-thumbnails-slider.wpcp-thumbs-layout-centered .wpcp-thumb--has-content .wpcp-thumb-title{color:#000;font-size:14px}.wpcp-block-thumbnails-slider .wpcp-stage{overflow:visible}.wpcp-block-thumbnails-slider .wpcp-swiper.swiper-initialized{padding:0!important}.wpcp-carousel-render.wpcp-thumbs-position-bottom,.wpcp-carousel-render.wpcp-thumbs-position-top{display:flex;flex-direction:column}.wpcp-carousel-render.wpcp-thumbs-position-bottom .wpcp-thumbs-area,.wpcp-carousel-render.wpcp-thumbs-position-top .wpcp-thumbs-area{flex-direction:row}.wpcp-carousel-render.wpcp-thumbs-position-top .wpcp-thumbs-area{order:-1;padding-bottom:24px}.wpcp-carousel-render.wpcp-thumbs-position-bottom .wpcp-thumbs-area{padding-top:24px}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-thumbs-area{margin-right:24px}.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-thumbs-area{margin-left:24px}:where(.wpcp-carousel-render.wpcp-thumbs-layout-overlay .wpcp-stage),:where(.wpcp-carousel-render.wpcp-thumbs-layout-strip .wpcp-stage){border-radius:4px;overflow:hidden;position:relative;width:100%}:where(.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-stage),:where(.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-stage){background:#1e1e1e;border-radius:4px}.wpcp-carousel-render.wpcp-thumbs-position-left,.wpcp-carousel-render.wpcp-thumbs-position-right{align-items:stretch;display:grid;width:100%}.wpcp-carousel-render.wpcp-thumbs-position-left{grid-template-columns:20% minmax(0,1fr)}.wpcp-carousel-render.wpcp-thumbs-position-right{grid-template-columns:minmax(0,1fr) 20%}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-thumbs-area{grid-column:1;grid-row:1}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-thumbs-area .wpcp-thumbs-strip{padding-right:24px}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-stage{grid-column:2;grid-row:1}.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-stage{grid-column:1;grid-row:1}.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-thumbs-area{grid-column:2;grid-row:1}.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-thumbs-area .wpcp-thumbs-strip{padding-left:24px}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-stage,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-stage{max-width:100%;min-height:0;min-width:0;overflow:hidden;width:auto}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-stage .swiper,.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-stage .wpcp-swiper,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-stage .swiper,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-stage .wpcp-swiper{height:100%;width:100%}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-thumbs-area,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-thumbs-area{max-height:100%;min-height:0;overflow:hidden;position:relative}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-thumbs-area>.wpcp-swiper-thumb-wrapper,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-thumbs-area>.wpcp-swiper-thumb-wrapper{inset:0;bottom:var(--wpcp-thumbs-area-vertical-bottom,auto);height:100%;position:absolute;top:var(--wpcp-thumbs-area-vertical-top,0);transform:translateY(var(--wpcp-thumbs-area-vertical-translate,0));width:100%}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-swiper-thumb-wrapper>.swiper,.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-swiper-thumb-wrapper>.wpcp-swiper,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-swiper-thumb-wrapper>.swiper,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-swiper-thumb-wrapper>.wpcp-swiper{height:100%;width:100%}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-thumbs-area .wpcp-thumb,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-thumbs-area .wpcp-thumb{aspect-ratio:auto;height:auto}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-thumbs-area .wpcp-thumb img,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-thumbs-area .wpcp-thumb img{aspect-ratio:auto;height:100%}@media(max-width:600px){.wpcp-carousel-render.wpcp-thumbs-position-left,.wpcp-carousel-render.wpcp-thumbs-position-right{grid-template-columns:1fr;grid-template-rows:auto auto}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-stage,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-stage{aspect-ratio:3/2;grid-column:1;grid-row:1}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-thumbs-area,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-thumbs-area{grid-column:1;grid-row:2;height:auto;overflow:visible;position:static;width:100%}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-thumbs-area>.wpcp-swiper-thumb-wrapper,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-thumbs-area>.wpcp-swiper-thumb-wrapper{height:auto;inset:auto;position:static;transform:none}.wpcp-carousel-render.wpcp-thumbs-position-left .wpcp-thumbs-area .wpcp-thumb,.wpcp-carousel-render.wpcp-thumbs-position-right .wpcp-thumbs-area .wpcp-thumb{aspect-ratio:3/2;height:auto}}.wpcp-carousel-render.wpcp-thumbs-layout-overlay{display:block;position:relative}.wpcp-carousel-render.wpcp-thumbs-layout-overlay .wpcp-stage{position:relative}.wpcp-carousel-render.wpcp-thumbs-layout-overlay .wpcp-thumbs-area{bottom:38px;box-sizing:border-box;left:38px;max-width:none;position:absolute;right:38px;top:auto;width:auto;z-index:5}.wpcp-carousel-render.wpcp-thumbs-layout-overlay.wpcp-thumbs-overlay-hover .wpcp-thumbs-area{opacity:0;pointer-events:none;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.wpcp-carousel-render.wpcp-thumbs-layout-overlay.wpcp-thumbs-overlay-hover:focus-within .wpcp-thumbs-area,.wpcp-carousel-render.wpcp-thumbs-layout-overlay.wpcp-thumbs-overlay-hover:hover .wpcp-thumbs-area{opacity:1;pointer-events:auto;transform:translateY(0)}.wpcp-carousel-render.wpcp-thumbs-layout-list{--wpcp-thumbs-menu-width:var(--wpcp-thumbs-list-width,300px);aspect-ratio:1140/760;background:#1e1e1e;border-radius:4px;display:block;position:relative;width:100%}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-stage{height:100%;inset:0;max-width:none;min-height:0;min-width:0;overflow:visible;position:absolute;width:100%;z-index:1}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-stage:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.85));border-radius:4px;content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-stage>.swiper,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-stage>.wpcp-swiper{border-radius:4px;box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%;z-index:3}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-stage .swiper-slide,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-stage .swiper-slide.wpcp-item,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-stage .swiper-wrapper{height:100%}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-stage .wpcp-item-inner{height:100%;min-height:100%}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-stage .wpcp-item-inner .wpcp-item-media{flex:1;height:auto;min-height:0}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-stage .wpcp-item-media a{height:100%}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-stage .wpcp-item-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]){align-items:center;background:none;inset:auto;bottom:0;height:auto;justify-content:flex-end;max-height:none;padding:0;text-align:center;top:auto;transform:none;transition:width .3s ease,left .3s ease,right .3s ease}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]).wpcp-content-align--left{align-items:flex-start;text-align:left}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]).wpcp-content-align--center{align-items:center;text-align:center}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]).wpcp-content-align--right{align-items:flex-end;text-align:right}.block-editor-block-list__block .wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-position-left:not(.wpcp-thumbs-menu--collapsed) .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]),.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-position-left:not(.wpcp-thumbs-menu--collapsed) .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]){left:var(--wpcp-thumbs-list-width,300px);width:calc(100% - var(--wpcp-thumbs-list-width, 300px))}.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-position-right:not(.wpcp-thumbs-menu--collapsed) .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]){left:unset!important;right:var(--wpcp-thumbs-list-width,300px);width:calc(100% - var(--wpcp-thumbs-list-width, 300px))}.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-menu--collapsed .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]){left:0;right:0;width:100%}@media(max-width:960px){.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]){bottom:24px;left:calc(var(--wpcp-thumbs-list-width, 300px) + 20px);right:24px}}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-area{bottom:0;box-sizing:border-box;height:auto;max-width:var(--wpcp-thumbs-list-width,300px);min-height:0;min-width:0;overflow:hidden;position:absolute;top:0;transition:transform .3s ease,opacity .3s ease,visibility 0s;width:var(--wpcp-thumbs-list-width,300px);z-index:4}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-area.wpcp-thumbs-position-left{border-radius:4px 0 0 4px;left:0;right:unset}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-area.wpcp-thumbs-position-right{border-radius:0 4px 4px 0;left:unset;margin:0;right:0}.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-menu--collapsed .wpcp-thumbs-area{opacity:0;transition:transform .3s ease,opacity .3s ease,visibility 0s linear .3s;visibility:hidden}.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-menu--collapsed .wpcp-thumbs-area.wpcp-thumbs-position-left{transform:translateX(-100%)}.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-menu--collapsed .wpcp-thumbs-area.wpcp-thumbs-position-right{transform:translateX(100%)}:where(.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-area){backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:rgba(0,0,0,.6);padding:18px}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-area>.wpcp-swiper-thumb-wrapper{box-sizing:border-box;height:auto;inset:0;max-width:100%;min-width:0;position:absolute;width:auto}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-menu-toggle{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:rgba(0,0,0,.6);border:none;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;display:grid;height:48px;margin:0;padding:0;place-items:center;position:absolute;top:0;transition:left .3s ease,right .3s ease,background .2s ease;width:48px;z-index:5}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-menu-toggle.wpcp-thumbs-position-left{left:var(--wpcp-thumbs-list-width,300px)}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-menu-toggle.wpcp-thumbs-position-right{border-radius:4px 0 0 4px;left:unset;right:var(--wpcp-thumbs-list-width,300px)}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-menu-toggle.wpcp-thumbs-menu-toggle-collapsed.wpcp-thumbs-position-right svg,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-menu-toggle.wpcp-thumbs-menu-toggle-expanded.wpcp-thumbs-position-left svg{rotate:180deg}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-menu-toggle:focus{outline:none}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-menu-toggle:hover{background:rgba(0,0,0,.8)}.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-menu--collapsed .wpcp-thumbs-menu-toggle.wpcp-thumbs-position-left{left:0}.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-menu--collapsed .wpcp-thumbs-menu-toggle.wpcp-thumbs-position-right{left:unset;right:0}.wpcp-block-thumbnails-slider .wpcp-thumbs-layout-list .wpcp-thumb,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumb{align-items:center;display:grid;flex:0 0 auto;gap:var(--wpcp-content-image-gap,10px);overflow:visible}.wpcp-block-thumbnails-slider .wpcp-thumbs-layout-list .wpcp-thumb .wpcp-thumb-img--placeholder,.wpcp-block-thumbnails-slider .wpcp-thumbs-layout-list .wpcp-thumb img,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumb .wpcp-thumb-img--placeholder,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumb img{aspect-ratio:auto;border-radius:4px}.wpcp-block-thumbnails-slider .wpcp-thumbs-layout-list .wpcp-thumb-content,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumb-content{display:flex;flex-direction:column;gap:4px;min-width:0}.wpcp-block-thumbnails-slider .wpcp-thumbs-layout-list .wpcp-thumb-desc,.wpcp-block-thumbnails-slider .wpcp-thumbs-layout-list .wpcp-thumb-title,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumb-desc,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumb-title{overflow:hidden;text-overflow:ellipsis}.wpcp-block-thumbnails-slider .wpcp-thumbs-layout-list .wpcp-thumb-desc,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumb-desc{display:none}.wpcp-block-thumbnails-slider .wpcp-thumbs-layout-list .wpcp-thumb-title,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumb-title{color:#fff;display:-webkit-box;font-size:12px;font-weight:500;line-height:1;-webkit-box-orient:vertical;-webkit-line-clamp:4}.wpcp-block-thumbnails-slider .wpcp-thumbs-layout-list .wpcp-thumb.wpcp-thumb-active .wpcp-thumb-title,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumb.wpcp-thumb-active .wpcp-thumb-title{text-decoration:underline}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-area .wpcp-thumb{height:auto}.wpcp-block-thumbnails-slider .wpcp-thumbs-layout-list .wpcp-thumb+.wpcp-thumb,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumb+.wpcp-thumb{position:relative}.wpcp-block-thumbnails-slider .wpcp-thumbs-layout-list .wpcp-thumb+.wpcp-thumb:before,.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumb+.wpcp-thumb:before{background:hsla(0,0%,100%,.3);content:"";height:1px;left:0;pointer-events:none;position:absolute;right:0;top:calc(var(--wpcp-thumbs-gap, 24px)*-1/2)}.wpcp-carousel-render.wpcp-thumbs-layout-strip .wpcp-stage .swiper-slide .wpcp-item-content{width:100%}.wpcp-carousel-render.wpcp-thumbs-layout-centered{display:flex;flex-direction:column}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-area{flex-direction:row}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage{overflow:visible;position:relative;width:100%}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .wpcp-swiper.wpcp-thumbs-main,.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .wpcp-thumbs-main.swiper{box-sizing:border-box;overflow:hidden;padding:0 60px}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide{aspect-ratio:870/580;background:#1e1e1e;border-radius:4px;box-sizing:border-box;max-width:100%;overflow:hidden;position:relative;transition:transform .5s ease,width .5s ease}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide.wpcp-item{height:auto}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide .wpcp-item-inner{height:100%;position:relative}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide .wpcp-item-img,.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide .wpcp-item-media,.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide .wpcp-item-media img{height:100%;width:100%}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide .wpcp-item-img{-o-object-fit:cover;object-fit:cover}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide:not(.swiper-slide-active):after{background:rgba(0,0,0,.45);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide .wpcp-item-content{opacity:0;position:absolute;transition:opacity .3s ease;z-index:2}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide.swiper-slide-active .wpcp-item-content{opacity:1}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide .wpcp-lightbox-icon,.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide .wpcp-overlay-icon{opacity:0;transition:opacity .3s ease;z-index:3}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide.swiper-slide-active .wpcp-lightbox-icon,.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide.swiper-slide-active .wpcp-overlay-icon{opacity:1}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__indicators{display:grid;gap:var(--wpcp-thumbs-gap,24px);grid-template-columns:repeat(var(--wpcp-style4-indicator-count,5),1fr);height:13px;pointer-events:none}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__indicator{background:var(--wpcp-active-indicator-color,var(--wpcp-active-border-color,#19949e));border-radius:2px;clip-path:polygon(50% 0,100% 100%,0 100%);height:var(--wpcp-active-indicator-height,13px);justify-self:center;opacity:0;transition:opacity .25s ease;width:var(--wpcp-active-indicator-width,32px)}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__indicator.is-active{opacity:1}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-area .swiper-slide.wpcp-thumb img{aspect-ratio:192/114}.wpcp-thumbs-area .swiper-slide.wpcp-thumb img{max-height:100%;-o-object-fit:cover;object-fit:cover}.wpcp-block-thumbnails-slider .wpcp-thumb .wpcp-thumb-indicator,.wpcp-block-thumbnails-slider .wpcp-thumb .wpcp-thumb-overlay{opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active{opacity:1}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-none .wpcp-thumb-indicator,.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-none .wpcp-thumb-overlay{display:none}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-frame .wpcp-thumb-img-wrapper{position:relative}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-frame .wpcp-thumb-img-wrapper:after{border:var(--wpcp-frame-border-width,1px) var(--wpcp-frame-border-style,solid) var(--wpcp-frame-color,#fff);border-radius:4px;box-sizing:border-box;content:"";inset:var(--wpcp-frame-size,8px);pointer-events:none;position:absolute;z-index:2}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-border img{outline:var(--wpcp-active-border-width,3px) solid var(--wpcp-active-border-color,#19949e);outline-offset:calc(var(--wpcp-active-border-width, 3px)*-1)}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-filter img{filter:none}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active .wpcp-thumb-img-wrapper{position:relative}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-indicator{overflow:visible}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-half-overlay .wpcp-thumb-overlay{background:var(--wpcp-overlay-color,rgba(0,0,0,.7));display:block;inset-block:0;opacity:var(--wpcp-overlay-opacity,1)}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-half-overlay[data-overlay-side=right] .wpcp-thumb-overlay{inset:0 0 0 50%}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-half-overlay[data-overlay-side=top] .wpcp-thumb-overlay{inset:0 0 50% 0}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-half-overlay[data-overlay-side=bottom] .wpcp-thumb-overlay{inset:50% 0 0 0}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-countdown .wpcp-thumb-overlay{background:var(--wpcp-overlay-color,rgba(0,0,0,.4));display:block;inset:0;opacity:var(--wpcp-overlay-opacity,1);z-index:1}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-countdown .wpcp-thumb-indicator{align-items:center;background:var(--wpcp-countdown-bg,rgba(0,0,0,.55));border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.24);display:flex;height:var(--wpcp-countdown-size,40px);justify-content:center;opacity:1;width:var(--wpcp-countdown-size,40px);z-index:2;--wpcp-countdown-circumference:113.097;left:50%;top:50%;transform:translate(-50%,-50%)}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-countdown .wpcp-thumb-indicator .wpcp-thumb-countdown-svg{height:100%;inset:0;overflow:visible;position:absolute;transform:rotate(-90deg);width:100%}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-countdown .wpcp-thumb-indicator .wpcp-thumb-countdown-ring,.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-countdown .wpcp-thumb-indicator .wpcp-thumb-countdown-track{fill:none;stroke-width:var(--wpcp-countdown-ring-width,4px);vector-effect:non-scaling-stroke}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-countdown .wpcp-thumb-indicator .wpcp-thumb-countdown-track{stroke:var(--wpcp-countdown-track-color,hsla(0,0%,100%,.35))}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-countdown .wpcp-thumb-indicator .wpcp-thumb-countdown-ring{stroke:var(--wpcp-countdown-ring-color,#fff);stroke-dasharray:var(--wpcp-countdown-circumference);stroke-dashoffset:0;stroke-linecap:round;transition:stroke-dashoffset 80ms linear}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active.wpcp-active-style-countdown .wpcp-thumb-indicator .wpcp-thumb-count{color:var(--wpcp-countdown-counter-color,#fff);font-size:12px;font-weight:600;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.5);z-index:2}.wpcp-block-thumbnails-slider .wpcp-carousel-render.wpcp-style-thumbnails .wpcp-thumb{box-sizing:border-box}.wpcp-block-thumbnails-slider .wpcp-carousel-render.wpcp-style-thumbnails .wpcp-thumb .wpcp-thumb-img-wrapper{overflow:hidden}.wpcp-block-thumbnails-slider .wpcp-carousel-render.wpcp-style-thumbnails.wpcp-thumbs-layout-list .wpcp-thumb .wpcp-thumb-img-wrapper{height:100%}.wpcp-thumbs-area--no-js{display:none}.wpcp-carousel-render.wpcp-style-thumbnails .wpcp-item-media a,.wpcp-carousel-render.wpcp-style-thumbnails .wpcp-item-media img{width:100%}.wpcp-carousel-render.wpcp-style-thumbnails.wpcp-thumbs-layout-list .swiper-slide.wpcp-item{height:-webkit-fill-available}.wpcp-carousel-render.wpcp-style-thumbnails.wpcp-thumbs-layout-list .swiper-slide.wpcp-item .wpcp-item-inner,.wpcp-carousel-render.wpcp-style-thumbnails.wpcp-thumbs-layout-list .swiper-slide.wpcp-item .wpcp-item-inner .wpcp-item-media{height:100%}.wpcp-carousel-render.wpcp-style-thumbnails .wpcp-item-inner .wpcp-content-top{justify-content:flex-start}.wpcp-carousel-render.wpcp-style-thumbnails .wpcp-item-inner .wpcp-content-center{justify-content:center}.wpcp-carousel-render.wpcp-style-thumbnails .wpcp-item-inner .wpcp-content-bottom{justify-content:flex-end}.wpcp-active-thumb-indicator{background:var(--wpcp-active-indicator-color,var(--wpcp-active-border-color,#19949e));border-radius:2px;clip-path:polygon(50% 0,100% 100%,0 100%);height:var(--wpcp-active-indicator-height,13px);justify-self:center;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .25s ease;width:var(--wpcp-active-indicator-width,32px)}.wpcp-thumbs-position-bottom .wpcp-active-thumb-indicator{bottom:100%}.wpcp-thumbs-position-top .wpcp-active-thumb-indicator{bottom:unset;rotate:180deg;top:100%;transform:translateX(50%)}.wpcp-thumbs-position-left .wpcp-active-thumb-indicator{bottom:unset;left:calc(100% - 3px);right:unset;rotate:90deg;top:50%;transform:translateY(50%)}.wpcp-thumbs-position-right .wpcp-active-thumb-indicator{bottom:unset;left:unset;right:calc(100% - 3px);rotate:-90deg;top:50%;transform:translateY(50%)}.wpcp-block-thumbnails-slider .wpcp-thumb.wpcp-thumb-active .wpcp-active-thumb-indicator,.wpcp-carousel-render.wpcp-style-thumbnails .wpcp-thumb.wpcp-thumb-active .wpcp-active-thumb-indicator{opacity:1}.wpcp-block-thumbnails-slider.wpcp-thumbs-layout-list .wpcp-thumbs-main .swiper-wrapper{height:-webkit-fill-available!important}.wpcp-block-thumbnails-slider .wpcp-thumbs-area{overflow:hidden}.wpcp-block-thumbnails-slider .wpcp-thumbs-area .wpcp-swiper.wpcp-thumbs-strip{width:100%}.wpcp-thumbs-position-top.wpcp-active-style-indicator .wpcp-thumbs-area .wpcp-swiper.wpcp-thumbs-strip{height:100%;margin-bottom:-20px}.wpcp-thumbs-position-top.wpcp-active-style-indicator .wpcp-thumbs-area .wpcp-swiper.wpcp-thumbs-strip .swiper-wrapper{padding-bottom:20px}.wpcp-thumbs-position-bottom.wpcp-active-style-indicator .wpcp-thumbs-area .wpcp-swiper.wpcp-thumbs-strip{margin-top:-20px}.wpcp-thumbs-position-bottom.wpcp-active-style-indicator .wpcp-thumbs-area .wpcp-swiper.wpcp-thumbs-strip .swiper-wrapper{padding-top:20px}.wpcp-swiper-thumb-wrapper .wpcp-thumbs-strip{max-height:100%}.wpcp-carousel-render-frontend{grid-template-columns:1fr!important}.wpcp-style-thumbnails .wpcp-item-inner .wpcp-item-content .wpcp-read-more{border-color:#fff;color:#fff}.wpcp-item-inner .wpcp-item-content .wpcp-read-more.wpcp-btn-type-button:hover{border-color:#2f2f2f}@media(max-width:960px){.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-area{max-width:var(--wpcp-thumbs-list-width-tablet,300px);width:var(--wpcp-thumbs-list-width-tablet,300px)}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-menu-toggle.wpcp-thumbs-position-left{left:var(--wpcp-thumbs-list-width-tablet,300px)}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-menu-toggle.wpcp-thumbs-position-right{border-radius:4px 0 0 4px;left:unset;right:var(--wpcp-thumbs-list-width-tablet,300px)}.block-editor-block-list__block .wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-position-left:not(.wpcp-thumbs-menu--collapsed) .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]),.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-position-left:not(.wpcp-thumbs-menu--collapsed) .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]){left:var(--wpcp-thumbs-list-width-tablet,300px);width:calc(100% - var(--wpcp-thumbs-list-width-tablet, 300px))}.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-position-right:not(.wpcp-thumbs-menu--collapsed) .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]){left:unset!important;right:var(--wpcp-thumbs-list-width-tablet,300px);width:calc(100% - var(--wpcp-thumbs-list-width-tablet, 300px))}}@media(max-width:600px){.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-area{max-width:var(--wpcp-thumbs-list-width-mobile,150px);width:var(--wpcp-thumbs-list-width-mobile,150px)}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-menu-toggle.wpcp-thumbs-position-left{left:var(--wpcp-thumbs-list-width-mobile,150px)}.wpcp-carousel-render.wpcp-thumbs-layout-list .wpcp-thumbs-menu-toggle.wpcp-thumbs-position-right{border-radius:4px 0 0 4px;left:unset;right:var(--wpcp-thumbs-list-width-mobile,150px)}.block-editor-block-list__block .wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-position-left:not(.wpcp-thumbs-menu--collapsed) .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]),.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-position-left:not(.wpcp-thumbs-menu--collapsed) .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]){left:var(--wpcp-thumbs-list-width-mobile,300px);width:calc(100% - var(--wpcp-thumbs-list-width-mobile, 300px))}.wpcp-carousel-render.wpcp-thumbs-layout-list.wpcp-thumbs-position-right:not(.wpcp-thumbs-menu--collapsed) .wpcp-item-inner.wpcp-has-overlay .wpcp-item-content.wpcp-content-overlay:not([class*=wpcp-content-position--]){left:unset!important;right:var(--wpcp-thumbs-list-width-mobile,300px);width:calc(100% - var(--wpcp-thumbs-list-width-mobile, 300px))}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .wpcp-swiper.wpcp-thumbs-main,.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .wpcp-thumbs-main.swiper{padding:0}.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide,.wpcp-carousel-render.wpcp-thumbs-layout-centered .wpcp-thumbs-style4__stage .swiper-slide.swiper-slide-active{max-width:100%;width:100%}}
