.lightbox,.lightbox.active,.lg-backdrop,.lg-outer,.lg-outer .lg-inner{z-index:11000!important}.lg-backdrop,.lg-outer{z-index:15000!important}.photo-galleries{position:relative;min-height:70vh;padding:0 0 72px;overflow-x:clip;overflow-y:visible;background:radial-gradient(circle at 11% 27%,rgba(78,147,118,.16),transparent 22%),linear-gradient(180deg,#eef6f4,#fff 38%,#f7faf8);color:#143f4d}.photo-galleries .container{position:relative;z-index:2}.photo-galleries__hero{position:relative;min-height:clamp(250px,21vw,330px);display:flex;align-items:center;overflow:visible;background:#eef6f4}.photo-galleries__hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#ebefeffa,#ebefefeb 30%,#ebefef94 58%,#ebefef29);pointer-events:none}.photo-galleries__hero-image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:58% center}.photo-galleries__hero-branch{position:absolute;right:clamp(-170px,-7vw,-70px);bottom:clamp(-190px,-9vw,-120px);z-index:3;width:clamp(560px,43vw,850px);max-width:none;height:auto;pointer-events:none;filter:drop-shadow(0 18px 28px rgba(48,94,52,.13))}.photo-galleries__head{position:relative;z-index:4;max-width:640px;padding:74px 0 72px}.photo-galleries__head h1{margin:0 0 14px;color:#123d4d;opacity:1;font-size:clamp(2.8rem,4.8vw,5.2rem);line-height:1.02;letter-spacing:-.035em;font-weight:700;text-shadow:0 8px 28px rgba(255,255,255,.9)}.photo-galleries__divider{display:block;width:128px;height:34px;margin:0 0 10px}.photo-galleries__head p{max-width:560px;margin:0;color:#123d4ddb;opacity:1;font-size:1.08rem;line-height:1.45;font-weight:500;text-shadow:0 4px 18px rgba(255,255,255,.75)}.photo-galleries__content{margin-top:-29px}.photo-gallery-tabs{--active-tab-left: 2px;--active-tab-top: 2px;--active-tab-width: 0px;--active-tab-height: 0px;--active-tab-opacity: 0;position:relative;display:inline-flex;flex-wrap:wrap;gap:0;margin:0 0 34px;padding:2px;border:1px solid rgba(29,125,111,.46);border-radius:999px;background:#ffffffc7;box-shadow:0 18px 42px #143f4d1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);isolation:isolate}.photo-gallery-tabs:before{content:"";position:absolute;top:0;left:0;z-index:0;width:var(--active-tab-width);height:var(--active-tab-height);border-radius:999px;background:linear-gradient(135deg,#219c86,#1d7d6f);box-shadow:0 12px 26px #1d7d6f47;opacity:var(--active-tab-opacity);pointer-events:none;transform:translate(var(--active-tab-left),var(--active-tab-top));transition:transform .36s cubic-bezier(.22,1,.36,1),width .36s cubic-bezier(.22,1,.36,1),height .36s cubic-bezier(.22,1,.36,1),opacity .18s ease}.photo-gallery-tab{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;min-width:176px;border:0;border-radius:999px;padding:14px 22px;background:transparent;color:#1d7d6f;text-align:left;cursor:pointer;transition:transform .2s ease,color .2s ease}.photo-gallery-tab:hover,.photo-gallery-tab:focus-visible{transform:translateY(-1px)}.photo-gallery-tab.is-active{color:#fff}.photo-gallery-tab__icon{display:inline-grid;flex:0 0 auto;width:22px;height:22px;place-items:center;color:currentColor}.photo-gallery-tab__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.photo-gallery-tab__text{display:grid;gap:2px}.photo-gallery-tab__title{font-size:.98rem;font-weight:700;line-height:1.05}.photo-gallery-tab__address{font-size:.78rem;line-height:1.1;color:#143f4d9e;transition:color .2s ease}.photo-gallery-tab.is-active .photo-gallery-tab__address{color:#ffffffd1}.photo-gallery-panels{padding:0;border:0;background:transparent}.photo-gallery-panel.is-active{animation:photoGalleryPanelIn .32s ease both}.photo-gallery-panel[hidden]{display:none}@keyframes photoGalleryPanelIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.photo-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.photo-gallery-grid .gallery3-item{display:block;overflow:hidden;aspect-ratio:1.42 / 1;border-radius:18px;background:#ffffffe6;box-shadow:0 16px 34px #143f4d24}.photo-gallery-grid img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease;cursor:pointer}.photo-gallery-grid .gallery3-item:hover img{transform:scale(1.055);filter:saturate(1.06)}.photo-gallery-empty{padding:26px;border:1px dashed rgba(29,125,111,.38);border-radius:22px;background:#ffffffb3;color:#143f4db8;text-align:center}@media(prefers-reduced-motion:reduce){.photo-gallery-tabs:before,.photo-gallery-tab,.photo-gallery-tab__address,.photo-gallery-panel.is-active{animation:none;transition:none}}@media(max-width:1199px){.photo-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.photo-galleries__hero{min-height:230px}.photo-galleries__hero:after{background:linear-gradient(90deg,#ebefeffa,#ebefefe0 52%,#ebefef75)}.photo-galleries__hero-image{opacity:.78;object-position:52% center}.photo-galleries__hero-branch{right:-220px;bottom:-54px;width:560px;opacity:.82}.photo-galleries__head{padding:34px 0 52px}.photo-galleries__content{margin-top:-20px}.photo-gallery-tabs{display:grid;width:100%;gap:6px;margin-top:0;border-radius:24px;padding:6px}.photo-gallery-tabs:before{border-radius:18px}.photo-gallery-tab{width:100%;min-width:0;border-radius:18px}.photo-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(max-width:480px){.photo-galleries__head h1{font-size:2.6rem;letter-spacing:-.025em}.photo-galleries__head p{max-width:310px;font-size:.98rem}.photo-galleries__hero-branch{right:-300px;bottom:-38px;width:520px;opacity:.62}.photo-gallery-grid{grid-template-columns:1fr}}
