.abd-gallery{background:#f5f1ea;padding:128px 80px;color:#32421f;-webkit-font-smoothing:antialiased}.abd-gallery *{box-sizing:border-box}.abd-gallery__container{max-width:1152px;margin:0 auto}.abd-gallery__header{text-align:center;margin-bottom:56px}.abd-gallery__eyebrow{margin:0 0 16px;font-family:Lato,Arial,sans-serif;font-size:10px;line-height:1.4;letter-spacing:.3em;text-transform:uppercase;color:#86be3f}.abd-gallery__title{margin:0 0 16px;font-family:"Cormorant Garamond",Georgia,serif;font-size:72px;font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#32421f}.abd-gallery__ornament{display:flex;align-items:center;justify-content:center;gap:16px;margin:32px 0;color:#86be3f}.abd-gallery__ornament:before,.abd-gallery__ornament:after{content:"";height:1px;width:80px;max-width:80px;background:linear-gradient(90deg,transparent,currentColor,transparent);opacity:.5}.abd-gallery__ornament span{font-size:12px;line-height:1}.abd-gallery__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:56px}.abd-gallery__filter{appearance:none;border:1px solid #ded8cd;background:transparent;color:#6d765d;padding:10px 24px;font-family:Lato,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:all .5s ease}.abd-gallery__filter:hover{border-color:rgba(134,190,63,.4);color:#32421f}.abd-gallery__filter.is-active{background:#4f6829;border-color:#4f6829;color:#fff}.abd-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.abd-gallery__item{position:relative;overflow:hidden;aspect-ratio:4/3;margin:0;cursor:pointer;background:#ded8cd}.abd-gallery__item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s ease-out}.abd-gallery__item:hover img{transform:scale(1.04)}.abd-gallery__overlay{position:absolute;inset:0;display:flex;align-items:flex-end;margin:0;padding:24px;background:linear-gradient(to top,rgba(50,66,31,.6),transparent);opacity:0;transition:opacity .5s ease}.abd-gallery__item:hover .abd-gallery__overlay{opacity:1}.abd-gallery__caption{font-family:Lato,Arial,sans-serif;font-size:12px;font-weight:700;line-height:1.3;letter-spacing:.1em;text-transform:uppercase;color:#f5f1ea}.abd-gallery__item.is-hidden{display:none}.abd-gallery__cta-wrap{text-align:center;margin-top:64px}.abd-gallery__cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 40px;border:1.5px solid rgba(134,190,63,.4);background:transparent;color:#4f6829;font-family:Lato,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.2;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;transition:all .5s ease-out}.abd-gallery__cta:hover{border-color:#86be3f;color:#86be3f;transform:translateY(-1px);box-shadow:0 8px 30px -5px rgba(134,190,63,.2)}.abd-gallery__lightbox{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;flex-direction:column;background:rgba(10,16,6,.95);padding:64px 80px}.abd-gallery__lightbox.is-open{display:flex}.abd-gallery__lightbox-img{max-width:min(1024px,100%);max-height:78vh;object-fit:contain}.abd-gallery__lightbox-caption{margin:24px 0 0;color:rgba(245,241,234,.7);font-family:Lato,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;text-align:center}.abd-gallery__close,.abd-gallery__prev,.abd-gallery__next{position:absolute;border:1px solid rgba(245,241,234,.2);background:transparent;color:#f5f1ea;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .3s ease}.abd-gallery__close:hover,.abd-gallery__prev:hover,.abd-gallery__next:hover{border-color:#86be3f}.abd-gallery__close{top:24px;right:24px;width:40px;height:40px;font-size:30px;line-height:1}.abd-gallery__prev,.abd-gallery__next{top:50%;width:48px;height:48px;transform:translateY(-50%);font-size:38px}.abd-gallery__prev{left:24px}.abd-gallery__next{right:24px}@media (max-width:1024px){.abd-gallery{padding:80px 40px}.abd-gallery__title{font-size:60px}.abd-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.abd-gallery{padding:64px 24px}.abd-gallery__title{font-size:48px}.abd-gallery__header,.abd-gallery__filters{margin-bottom:40px}.abd-gallery__grid{grid-template-columns:1fr;gap:16px}.abd-gallery__filter{padding:10px 16px}.abd-gallery__cta{width:100%;max-width:320px;padding-left:20px;padding-right:20px}.abd-gallery__lightbox{padding:64px 24px}.abd-gallery__prev,.abd-gallery__next{width:40px;height:40px}.abd-gallery__prev{left:12px}.abd-gallery__next{right:12px}}
