.lightbox-gallery .lightbox-gallery-thumbnail-view{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--1)}.lightbox-gallery .lightbox-gallery-thumbnail-view .lightbox-gallery-thumbnail-item{background:transparent;border:none;cursor:pointer;display:flex;outline:none;outline:2px solid transparent;padding:0;position:relative;width:100%}@media(max-width:782px){.lightbox-gallery .lightbox-gallery-thumbnail-view .lightbox-gallery-thumbnail-item.hide-mobile{display:none}}@media(min-width:783px){.lightbox-gallery .lightbox-gallery-thumbnail-view .lightbox-gallery-thumbnail-item.hide-desktop{display:none}}.lightbox-gallery .lightbox-gallery-thumbnail-view .lightbox-gallery-thumbnail-item:focus-visible{border-radius:0;outline:2px solid var(--wp--preset--color--contrast)!important}.lightbox-gallery .lightbox-gallery-thumbnail-view .lightbox-gallery-thumbnail-item>img{aspect-ratio:3/2;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lightbox-gallery .lightbox-gallery-thumbnail-view .lightbox-gallery-thumbnail-item>.lightbox-gallery-thumbnail-placeholder{align-items:center;aspect-ratio:3/2;background-color:gray;display:flex;height:100%;justify-content:center;-o-object-fit:cover;object-fit:cover;width:100%}.lightbox-gallery .lightbox-gallery-thumbnail-view .lightbox-gallery-thumbnail-item .lightbox-gallery-thumbnail-text{align-items:center;background-color:hsla(0,0%,100%,.2);background-color:rgba(0,0,0,.6);bottom:1.5rem;color:#fff;display:flex;gap:var(--wp--preset--spacing--0-50);left:50%;padding:var(--wp--preset--spacing--0-50);position:absolute;transform:translateX(-50%)}.lightbox-gallery .lightbox-gallery-thumbnail-view .lightbox-gallery-thumbnail-item .lightbox-gallery-thumbnail-text p{margin:0}.lightbox-gallery .lightbox-gallery-expanded-view{align-items:center;background-color:color-mix(in srgb,#000 80%,transparent);display:flex;flex-direction:column;gap:var(--wp--preset--spacing--2-50);inset:0;opacity:0;padding:var(--wp--preset--spacing--3);position:fixed;transition:all .2s;visibility:hidden;z-index:1000}@media(hover:none)and (pointer:coarse){.lightbox-gallery .lightbox-gallery-expanded-view{padding-left:0;padding-right:0;padding-top:var(--wp--preset--spacing--5)}}.lightbox-gallery .lightbox-gallery-expanded-view.open{opacity:1;visibility:visible}.lightbox-gallery .lightbox-gallery-expanded-view:not(.open) .lightbox-gallery-expanded-images .lightbox-gallery-expanded-item{visibility:hidden!important}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons{align-items:center;display:flex;height:100%;position:relative;width:100%}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-close-button{background:transparent;border:2px solid transparent;cursor:pointer;padding:0;position:absolute;right:0;top:0}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-close-button:focus-visible{border:2px solid #fff!important;border-radius:0;outline:none}@media(hover:none)and (pointer:coarse){.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-close-button{bottom:100%;right:var(--wp--preset--spacing--1);top:unset}}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-close-button svg{display:block;height:calc(var(--wp--preset--spacing--1-50));width:calc(var(--wp--preset--spacing--1-50))}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-expanded-images{align-items:center;display:grid;display:flex;flex-grow:1;grid-auto-columns:100%;grid-auto-flow:column}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-expanded-images .lightbox-gallery-expanded-item{align-items:center;display:flex;height:100%;justify-content:center;left:0;margin-left:auto;margin-right:auto;max-width:-moz-fit-content;max-width:fit-content;opacity:0;position:absolute;right:0;transition:all .2s;visibility:hidden}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-expanded-images .lightbox-gallery-expanded-item.prev{left:calc(-100% + 75px);right:calc(100% + 75px)}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-expanded-images .lightbox-gallery-expanded-item.active{left:75px;opacity:1;right:75px;visibility:visible}@media(hover:none)and (pointer:coarse){.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-expanded-images .lightbox-gallery-expanded-item.active{left:0;right:0}}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-expanded-images .lightbox-gallery-expanded-item.next{left:calc(100% + 75px);right:calc(-100% - 75px)}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-expanded-images .lightbox-gallery-expanded-item>img{height:auto;max-height:100%;max-width:-moz-fit-content;max-width:fit-content;-o-object-fit:contain;object-fit:contain;width:100%}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-next-button,.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-prev-button{align-items:center;background-color:var(--arrow-bg-color);border:2px solid transparent;color:var(--arrow-color);cursor:pointer;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;padding:1rem;transition:all .2s;z-index:2}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-next-button:focus-visible,.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-prev-button:focus-visible{border:2px solid #fff!important;border-radius:0;outline:none}@media(hover:none)and (pointer:coarse){.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-next-button,.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-prev-button{display:none!important}}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-next-button:hover,.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-prev-button:hover{background-color:var(--arrow-hover-bg-color);color:var(--arrow-hover-color)}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-next-button svg,.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-images-buttons .lightbox-gallery-prev-button svg{display:block}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-thumbnail-strip{align-items:center;display:grid;flex-shrink:0;gap:var(--wp--preset--spacing--0-50);grid-auto-flow:column;justify-content:start;overflow-x:auto;overflow-y:hidden;width:100%}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-thumbnail-strip .lightbox-gallery-thumbnail-strip-item{background-color:transparent;border:2px solid transparent;border-radius:.5rem;cursor:pointer;height:150px;opacity:.6;padding:0;transition:all .2s;width:150px}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-thumbnail-strip .lightbox-gallery-thumbnail-strip-item:focus-visible{border:2px solid #fff!important;border-radius:0;outline:none}@media(max-width:768px){.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-thumbnail-strip .lightbox-gallery-thumbnail-strip-item{height:100px;width:100px}}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-thumbnail-strip .lightbox-gallery-thumbnail-strip-item img{aspect-ratio:1;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-thumbnail-strip .lightbox-gallery-thumbnail-strip-item.active,.lightbox-gallery .lightbox-gallery-expanded-view .lightbox-gallery-thumbnail-strip .lightbox-gallery-thumbnail-strip-item:hover{opacity:1!important}body:has(.lightbox-gallery-expanded-view.open){overflow:hidden}.color-tab-panel .components-tab-panel__tabs{border:1px solid #ccc;border-radius:4px;width:-moz-fit-content;width:fit-content}.color-tab-panel .components-tab-panel__tabs .components-tab-panel__tabs-item{background-color:transparent;transition:all .2s}.color-tab-panel .components-tab-panel__tabs .components-tab-panel__tabs-item:hover{background:rgba(30,30,30,.2)}.color-tab-panel .components-tab-panel__tabs .components-tab-panel__tabs-item.active-tab{background:rgba(30,30,30,.8);color:#fff}
