.gallery-section{padding:0;position:relative;overflow:hidden}.gallery-section__wrapper{max-width:var(--wp--style--global--content-size, 1440px);margin:0 auto;position:relative}.gallery-section__container{max-width:var(--wp--style--global--content-size, 1440px);margin:0 auto;padding:0 var(--section-padding-mobile, 24px);display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:32px}@media(min-width: 1024px){.gallery-section__container{grid-template-columns:479px 1fr;grid-template-rows:auto auto;gap:40px 60px;padding:0 var(--section-padding-outer, 72px)}}.gallery-section__content{display:contents}.gallery-section__heading,.gallery-section__content h2,.gallery-section__content [data-type="core/heading"]{font-family:var(--wp--preset--font-family--heading, "Figtree", sans-serif);font-size:var(--wp--preset--font-size--4-xl, 40px);font-weight:700;line-height:1.2;margin:0}@media(min-width: 1024px){.gallery-section__heading,.gallery-section__content h2,.gallery-section__content [data-type="core/heading"]{grid-column:1/-1}}@media(max-width: 767px){.gallery-section__heading,.gallery-section__content h2,.gallery-section__content [data-type="core/heading"]{font-size:var(--wp--preset--font-size--3-xl, 32px)}}.gallery-section__description,.gallery-section__content p,.gallery-section__content [data-type="core/paragraph"]{font-size:var(--wp--preset--font-size--lg, 21px);font-weight:400;line-height:1.4;margin:0}@media(min-width: 1024px){.gallery-section__description,.gallery-section__content p,.gallery-section__content [data-type="core/paragraph"]{grid-column:1;grid-row:2}}@media(max-width: 767px){.gallery-section__description,.gallery-section__content p,.gallery-section__content [data-type="core/paragraph"]{font-size:var(--wp--preset--font-size--base, 18px)}}.gallery-section__gallery{min-width:0}@media(min-width: 1024px){.gallery-section__gallery{grid-column:2;grid-row:2;margin-right:calc(-1*var(--section-padding-outer, 72px))}}.gallery-section__carousel{position:relative;padding:0 50px}.gallery-section__track{display:flex;gap:23px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px}.gallery-section__track::-webkit-scrollbar{display:none}.gallery-section__slide{flex:0 0 auto;width:183px;height:128px;border-radius:4px;overflow:hidden}@media(max-width: 767px){.gallery-section__slide{width:160px;height:112px}}.gallery-section__slide img{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer;transition:transform .3s ease}.gallery-section__slide:hover img{transform:scale(1.05)}.gallery-section__lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.gallery-section__lightbox.is-active{opacity:1;visibility:visible}.gallery-section__lightbox-content{position:relative;max-width:90vw;max-height:90vh}.gallery-section__lightbox-image{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.gallery-section__lightbox-close{position:absolute;top:-40px;right:-10px;width:36px;height:36px;background:var(--wp--preset--color--cream, #FFFDF9);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease}.gallery-section__lightbox-close:hover{background:var(--wp--preset--color--accent, #814997)}.gallery-section__lightbox-close svg{width:20px;height:20px;color:var(--wp--preset--color--secondary, #272154);transition:color .2s ease}.gallery-section__lightbox-close:hover svg{color:var(--wp--preset--color--cream, #FFFDF9)}@media(max-width: 767px){.gallery-section__lightbox-close{top:10px;right:10px}}.gallery-section__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:var(--wp--preset--color--cream, #FFFDF9);border:1px solid var(--wp--preset--color--accent, #814997);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease;z-index:10}.gallery-section__lightbox-nav:hover{background:var(--wp--preset--color--accent, #814997)}.gallery-section__lightbox-nav svg{width:24px;height:24px;color:var(--wp--preset--color--accent, #814997);transition:color .2s ease}.gallery-section__lightbox-nav:hover svg{color:var(--wp--preset--color--cream, #FFFDF9)}.gallery-section__lightbox-prev{left:-80px}@media(max-width: 767px){.gallery-section__lightbox-prev{left:10px}}.gallery-section__lightbox-next{right:-80px}@media(max-width: 767px){.gallery-section__lightbox-next{right:10px}}.gallery-section__nav{position:absolute;width:44px;height:44px;background:var(--wp--preset--color--cream, #FFFDF9);border:1px solid var(--wp--preset--color--accent, #814997);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease,opacity .2s ease,border-color .2s ease;z-index:10;padding:0;box-shadow:var(--wp--preset--shadow--soft, 8px 12px 32px rgba(84, 53, 118, 0.1))}.gallery-section__nav svg{width:20px;height:20px;color:var(--wp--preset--color--accent, #814997);transition:color .2s ease}.gallery-section__nav:hover{background:var(--wp--preset--color--accent, #814997);border-color:var(--wp--preset--color--accent, #814997)}.gallery-section__nav:hover svg{color:var(--wp--preset--color--cream, #FFFDF9)}.gallery-section__nav:active{transform:scale(0.95)}.gallery-section__nav--prev{left:0;top:50%;transform:translateY(-50%)}.gallery-section__nav--prev:hover{transform:translateY(-50%) scale(1.05)}.gallery-section__nav--next{right:0;top:50%;transform:translateY(-50%)}.gallery-section__nav--next:hover{transform:translateY(-50%) scale(1.05)}@media(max-width: 767px){.gallery-section__nav{width:36px;height:36px}.gallery-section__nav svg{width:16px;height:16px}}.gallery-section--slides-small .gallery-section__slide{width:160px;height:112px}@media(max-width: 767px){.gallery-section--slides-small .gallery-section__slide{width:140px;height:98px}}.gallery-section--slides-large .gallery-section__slide{width:240px;height:168px}@media(max-width: 767px){.gallery-section--slides-large .gallery-section__slide{width:200px;height:140px}}.gallery-section--slides-xlarge .gallery-section__slide{width:320px;height:224px}@media(max-width: 767px){.gallery-section--slides-xlarge .gallery-section__slide{width:260px;height:182px}}.gallery-section--carousel-only .gallery-section__container{grid-template-columns:1fr;gap:0}.gallery-section--carousel-only .gallery-section__gallery{grid-column:1;grid-row:1}@media(min-width: 1024px){.gallery-section--carousel-only .gallery-section__gallery{margin-left:0;margin-right:calc(-1*var(--section-padding-outer, 72px))}}.gallery-section--carousel-only .gallery-section__carousel{padding:0 60px}@media(max-width: 767px){.gallery-section--carousel-only .gallery-section__carousel{padding:0 50px}}.gallery-section__placeholder{background:var(--wp--preset--color--light, #F3F1EB);border:2px dashed var(--wp--preset--color--primary, #543576);border-radius:8px;padding:32px 24px;text-align:center;color:var(--wp--preset--color--secondary, #272154);min-height:128px;display:flex;align-items:center;justify-content:center}.gallery-section__placeholder p{margin:0;font-size:14px;line-height:1.5}.gallery-section__content>.block-editor-inner-blocks,.gallery-section__content>.block-editor-inner-blocks>.block-editor-block-list__layout{display:contents}