:root{--cirest-main:#009f9a;--cirest-dark:#173b3a;--cirest-soft:#e8f8f7}.cirest-elus-gallery{max-width:1220px;margin:0 auto;padding:28px 0;font-family:inherit;color:#173b3a}.cirest-section{margin-bottom:58px}.cirest-section-heading{text-align:center;margin-bottom:28px}.cirest-kicker{display:inline-block;color:var(--cirest-main);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:13px;margin-bottom:8px}.cirest-section-heading h2{font-size:clamp(28px,4vw,44px);line-height:1.1;margin:0;color:var(--cirest-dark)}.cirest-city-block{margin-top:42px}.cirest-city-title{font-size:clamp(24px,3vw,34px);color:var(--cirest-dark);margin:0 0 20px;padding-left:16px;border-left:6px solid var(--cirest-main)}.cirest-elus-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:24px}.cirest-leaders-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr))}.cirest-elu-card{background:#fff;border:1px solid rgba(0,159,154,.16);border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(0,0,0,.08);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.cirest-elu-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(0,0,0,.13);border-color:rgba(0,159,154,.4)}.cirest-elu-card-highlight{background:linear-gradient(180deg,#fff 0%,#f2fbfb 100%)}.cirest-elu-photo-button{display:block;width:100%;border:0;padding:0;background:0 0;cursor:pointer}.cirest-elu-photo{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;background:#eef3f3}.cirest-elu-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--cirest-soft),#f6fafa);color:var(--cirest-main);font-size:34px;font-weight:900}.cirest-elu-info{padding:16px 15px 18px;text-align:center}.cirest-elu-info h3{font-size:17px;line-height:1.25;margin:0;color:var(--cirest-dark);font-weight:800}.cirest-elu-role{display:inline-block;margin:10px 0 0;padding:6px 10px;border-radius:999px;background:var(--cirest-main);color:#fff;font-size:12px;line-height:1.2;font-weight:800}.cirest-elu-city{margin:9px 0 0;color:#607473;font-size:13px;font-weight:600}.cirest-modal{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.86);display:none;align-items:center;justify-content:center;padding:28px}.cirest-modal.is-open{display:flex}.cirest-modal-inner{max-width:min(920px,94vw);max-height:92vh;text-align:center}.cirest-modal-image{max-width:100%;max-height:78vh;border-radius:18px;background:#fff;box-shadow:0 22px 80px rgba(0,0,0,.4)}.cirest-modal-caption{color:#fff;margin-top:14px}.cirest-modal-caption strong{display:block;font-size:22px}.cirest-modal-caption span{display:block;margin-top:5px;color:#d8f5f4}.cirest-modal-close{position:fixed;top:18px;right:24px;border:0;background:var(--cirest-main);color:#fff;width:48px;height:48px;border-radius:999px;font-size:34px;line-height:44px;cursor:pointer}@media(max-width:640px){.cirest-elus-gallery{padding:16px 0}.cirest-elus-grid,.cirest-leaders-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.cirest-elu-info{padding:12px 10px 14px}.cirest-elu-info h3{font-size:14px}.cirest-elu-role{font-size:11px;padding:5px 8px}.cirest-city-title{font-size:22px}}.cirest-modal-close{display:flex !important;align-items:center !important;justify-content:center !important;width:44px !important;height:44px !important;line-height:44px !important;padding:0 !important;text-align:center !important;font-size:34px !important;font-weight:300 !important;border-radius:50% !important}@media (max-width:768px){.cirest-modal-close{top:12px !important;right:12px !important;width:40px !important;height:42px !important;line-height:42px !important;font-size:32px !important}}