.gallery{background-color:#faf7f2}.gallery-hero{background-color:#1b2a1e;border-radius:0 0 50px 50px;padding:64px 24px 80px;position:relative;overflow:hidden}.gallery-hero__accent{aspect-ratio:667/533;opacity:.4;z-index:0;background-color:#1c5039;border-radius:0 0 100px;width:46.32%;max-height:533px;position:absolute;top:0;right:0}.gallery-hero__title{z-index:1;color:#e3ce57;text-align:right;max-width:1280px;margin:2rem auto;padding:0 80px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(34px,6vw,60px);font-style:normal;font-weight:400;line-height:.95;position:relative}.gallery-content{z-index:1;max-width:1280px;margin:0 auto;position:relative}.gallery-tabs{margin-bottom:32px;display:flex}.gallery-tab{cursor:pointer;color:#1b2a1e;opacity:.5;background-color:#e3ce57;border:none;min-width:95px;padding:10px 24px;font-family:Instrument Sans,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:600;line-height:.95;transition:opacity .25s}.gallery-tab--photo{border-radius:20px 0 20px 20px}.gallery-tab--video{border-radius:0 20px 20px}.gallery-tab.is-active{opacity:1}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:17px;margin:0;padding:0;list-style:none;display:grid}.gallery-item{aspect-ratio:415/300;cursor:pointer;background-color:#1b2a1e;border:3px solid #beaa36;border-radius:0 30px 30px;width:100%;position:relative;overflow:hidden}.gallery-item img,.gallery-item__img{object-fit:cover;width:100%;height:100%;display:block}.gallery-item:focus-visible{outline-offset:2px;outline:3px solid #e3ce57}.gallery-item--video{display:flex}.gallery-item__video-preview{object-fit:cover;background-color:#1b2a1e;width:100%;height:100%;display:block}.gallery-item__play-icon{pointer-events:none;justify-content:center;align-items:center;width:56px;height:56px;transition:opacity .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-item__play-icon img{object-fit:contain;width:100%;height:100%}.gallery-item--video:hover .gallery-item__play-icon{opacity:.6}.gallery-empty{border:2px dashed #e3ce5766;border-radius:30px;justify-content:center;align-items:center;min-height:300px;display:flex}.gallery-empty p,.gallery-message{color:#e3ce57;opacity:.7;text-align:center;margin:0;font-family:Instrument Sans,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:500}.gallery-message{padding:48px 24px}.gallery-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.gallery-loading p{color:#e3ce57;opacity:.8;margin:0;font-family:Instrument Sans,Helvetica Neue,Arial,sans-serif;font-size:16px}.gallery-sentinel{justify-content:center;align-items:center;min-height:60px;margin-top:24px;display:flex}.gallery-spinner__circle{border:3px solid #e3ce5740;border-top-color:#e3ce57;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite gallery-spin;display:inline-block}@keyframes gallery-spin{to{transform:rotate(360deg)}}.lightbox{z-index:1000;background-color:#0a100bf0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.lightbox__stage{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1200px;height:100%;display:flex}.lightbox__media{object-fit:contain;background-color:#000;border-radius:20px;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 140px)}.lightbox__close{color:#e3ce57;cursor:pointer;z-index:2;background-color:#e3ce5726;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;line-height:1;transition:background-color .2s;display:flex;position:absolute;top:20px;right:24px}.lightbox__close:hover{background-color:#e3ce574d}.lightbox__nav{color:#e3ce57;cursor:pointer;z-index:2;background-color:#e3ce5726;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox__nav svg{width:22px;height:22px;display:block}.lightbox__nav:hover{background-color:#e3ce574d;transform:translateY(-50%)scale(1.06)}.lightbox__nav:active{transform:translateY(-50%)scale(.96)}.lightbox__nav--prev{left:20px}.lightbox__nav--next{right:20px}.lightbox__counter{color:#e3ce57;background-color:#00000059;border-radius:20px;padding:6px 16px;font-family:Instrument Sans,Helvetica Neue,Arial,sans-serif;font-size:15px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (min-width:768px){.gallery-hero{padding:96px 48px}}@media (min-width:1024px){.gallery-hero{padding:110px 80px 96px}}@media (max-width:1023px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.gallery-hero__title{text-align:right;margin:0;padding:.5rem 0 2rem}.gallery-hero__accent{width:70%;right:-10%}.gallery-grid{grid-template-columns:1fr}.lightbox{padding:12px}.lightbox__media{border-radius:12px;max-height:calc(100vh - 100px)}.lightbox__nav{width:40px;height:40px}.lightbox__nav svg{width:18px;height:18px}.lightbox__nav--prev{left:8px}.lightbox__nav--next{right:8px}.lightbox__close{width:38px;height:38px;font-size:16px;top:10px;right:12px}.gallery-item__play-icon{width:44px;height:44px}}
