.image-container{position:relative;cursor:pointer;width:100%;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.06);outline:none}.gallery-thumb{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;display:block;transition:transform .25s ease}.image-container:focus .gallery-thumb,.image-container:hover .gallery-thumb{transform:scale(1.02)}.image-container .overlay{position:absolute;inset:0;background:color-mix(in srgb,var(--yp-primary,#33614F) 75%,transparent);display:grid;place-items:center;opacity:0;transition:opacity .2s ease}.overlay-icon{color:var(--yp-primary-on,#fff);font-size:28px}.image-container:focus .overlay,.image-container:hover .overlay{opacity:1}.img-caption{text-align:center;margin-top:.5rem;font-size:13px;color:#333}.custom-modal .modal-content{background:transparent;border:none}.custom-modal .modal-dialog{max-width:-moz-fit-content;max-width:fit-content;margin:auto}.custom-modal .modal-backdrop{background-color:rgba(0,0,0,.5)}@media (max-width:768px){.custom-modal .modal-body{display:flex;align-items:center;justify-content:center;padding:10px}.lightbox-img{max-width:92vw;max-height:72vh}}.pageDetail-wrapper{padding-top:1rem;padding-bottom:2rem;background:var(--yp-surface,#fff)}.heroImage img{width:100%;height:100%;object-fit:cover;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.sidebar-sticky{position:-webkit-sticky;position:sticky;top:calc(var(--header-h, 72px) + 16px)}.page-title{font-size:clamp(22px,2.2vw,30px);font-weight:800;letter-spacing:-.3px;margin:0 0 12px}.page-content{max-width:820px}.typography p{font-size:16px;line-height:1.7;color:#222;margin-bottom:1rem}.typography h2,.typography h3,.typography h4{color:var(--yp-primary,#33614F);margin-top:1.5rem;margin-bottom:.75rem;font-weight:700}.typography a{color:var(--yp-secondary,#007a6d);text-decoration:underline}.typography a:hover{color:var(--yp-secondary-dark,#005a50)}.page-gallery{margin-top:2.25rem}.gallery-title{font-size:clamp(18px,1.6vw,22px);font-weight:700;color:var(--yp-primary,#33614F);margin-bottom:.75rem}.lightbox-img{max-height:80vh;width:auto;display:block;margin:0 auto;border-radius:12px}@media (max-width:991.98px){.sidebar-sticky{position:static;top:auto;margin-bottom:1rem}.page-content{max-width:100%;padding:0 .25rem}}.heroImage-skeleton{width:100%;aspect-ratio:16/9;border-radius:18px;background:linear-gradient(90deg,rgba(0,0,0,.06),rgba(0,0,0,.1) 50%,rgba(0,0,0,.06));background-size:200% 100%;animation:shimmer 1.2s infinite}.title-skeleton{max-width:820px;margin:0 auto 12px}@keyframes shimmer{0%{background-position:0 0}to{background-position:-200% 0}}.content-top-align{padding-top:16px}@media (max-width:991.98px){.content-top-align{padding-top:0}}