:root{
  --green:#7ec612;
  --green-dark:#62ad0b;
  --green-soft:#eff8df;
  --ink:#25292d;
  --muted:#666b70;
  --line:#e6e8e8;
  --panel:#fbfcfa;
  --white:#fff;
  --shadow:0 18px 46px rgba(34,52,15,.12);
  --soft-shadow:0 10px 28px rgba(20,30,10,.1);
}
@font-face{font-family:Roboto;src:url('../assets/fonts/roboto-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:'Roboto Condensed';src:url('../assets/fonts/roboto-condensed-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
*{box-sizing:border-box}
html{scroll-behavior:auto}
body{margin:0;background:#fff;color:var(--ink);font-family:Roboto,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
img{display:block;width:100%;height:100%;object-fit:cover}
a{color:inherit;text-decoration:none}
svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
.panel{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#fbfcfa 55%,#f4f7f1 100%)}
.panel:nth-child(even){background:linear-gradient(135deg,#fafbf9,#fff 60%,#f2f6ed)}
.panel-inner{position:relative;width:min(100%,1672px);height:clamp(780px,56.28vw,941px);min-height:780px;margin:0 auto;overflow:hidden}
.brand-mark{position:absolute;left:3.6%;top:8.2%;z-index:8;display:flex;align-items:center;gap:18px;color:#454a4c}
.brand-mark>span{display:none}
.brand-mark small{font-family:Roboto,Arial,sans-serif;font-size:12px;letter-spacing:.02em;font-weight:600}
.brand-mark b{color:var(--green-dark)}
.wordmark{position:absolute;right:3.6%;top:3.8%;z-index:9;display:block;width:150px}
.wordmark img{display:block;width:100%;height:auto;object-fit:contain}
.panel h1{margin:0;font-family:'Roboto Condensed',Arial,sans-serif;font-size:clamp(58px,5vw,83px);line-height:.98;letter-spacing:-.035em;color:#282b2e;font-weight:800}
.panel h1 em{font-style:normal;color:var(--green-dark)}
.panel h2{margin:13px 0 30px;font-size:clamp(18px,1.35vw,23px);line-height:1.35;color:#666a6d;font-weight:500}
.panel p{margin:0;color:#64696c;font-size:clamp(15px,.96vw,16px);line-height:1.62}
.icon{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border-radius:11px;color:#fff;background:linear-gradient(145deg,#8bd01b,#68b900);box-shadow:0 8px 18px rgba(113,190,16,.22)}
.icon svg{font-size:25px}
.round-icon{display:grid;place-items:center;flex:0 0 auto;width:62px;height:62px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#8cd019,#6db900);box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}
.round-icon svg{font-size:28px}
.stats{display:flex;align-items:stretch}
.stat{position:relative;display:grid;grid-template-columns:48px 1fr;grid-template-rows:1fr 1fr;align-items:center;min-width:190px;padding-right:24px;margin-right:24px}
.stat:not(:last-child)::after{content:"";position:absolute;right:0;top:12%;width:1px;height:76%;background:#dfe3df}
.stat .icon{grid-row:1/3;margin-right:16px}
.stat strong{align-self:end;color:var(--green-dark);font-family:'Roboto Condensed',Arial,sans-serif;font-size:27px;line-height:1;font-weight:800}
.stat strong i{font-style:normal}
.stat small{align-self:start;color:#64696c;font-size:13px;line-height:1.2;margin-top:3px}

/* ABOUT */
.about::before{display:none}
.about::after{content:"";position:absolute;right:-6%;bottom:-15%;width:29%;height:46%;opacity:.26;background-image:radial-gradient(circle,#aeb5ae 1.5px,transparent 1.7px);background-size:11px 11px;mask-image:linear-gradient(to left,#000,transparent)}
.about-copy{position:absolute;z-index:5;left:3.6%;top:14.4%;width:36%}
.about-copy p{max-width:540px}
.about-hero{--about-hero-curve:polygon(12% 0,100% 0,100% 100%,0 100%,1.2% 95%,2.8% 88%,4.4% 80%,5.6% 72%,6.4% 64%,7% 56%,7.4% 48%,7.8% 40%,8.2% 32%,8.8% 24%,9.6% 16%,10.7% 8%,11.45% 3.8%,11.85% 1.2%);position:absolute;z-index:1;right:-.8%;top:0;width:61.4%;height:68%;overflow:hidden;-webkit-clip-path:var(--about-hero-curve);clip-path:var(--about-hero-curve)}
.about-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.25),transparent 22%)}
.about-hero img{object-position:center 45%}
.stats-about{margin-top:18px;max-width:600px}
.stats-about .stat{display:flex;min-width:160px;flex-direction:column;align-items:center;justify-content:flex-start;margin:0;padding:0 28px;text-align:center}
.stats-about .stat:not(:last-child)::after{right:0;top:14%;height:72%}
.stats-about .stat .icon{width:48px;height:48px;margin:0 0 7px}
.stats-about .stat strong{align-self:center;font-size:28px}
.stats-about .stat small{align-self:center;margin-top:2px;white-space:nowrap}
.about-cards{position:absolute;z-index:7;left:3.6%;right:15.6%;bottom:2.8%;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.feature-card{height:306px;border-radius:18px;background:#fff;box-shadow:var(--shadow);overflow:hidden;border:1px solid rgba(255,255,255,.85)}
.feature-card>img{height:66%;object-position:center}
.feature-copy{height:34%;display:flex;align-items:center;gap:20px;padding:18px 24px}
.feature-copy h3{margin:0 0 7px;font-family:'Roboto Condensed',Arial,sans-serif;font-size:18px;font-weight:700}
.feature-copy p{font-size:14px;line-height:1.5}
.feature-card:nth-child(3)>img{object-position:center 40%}

/* SERVICE TEAM */
.service-team::after{content:"";position:absolute;left:-6%;bottom:-18%;width:33%;height:50%;opacity:.22;background-image:radial-gradient(circle,#aeb5ae 1.5px,transparent 1.7px);background-size:11px 11px;mask-image:linear-gradient(to right,#000,transparent)}
.service-copy{position:absolute;z-index:5;left:3.6%;top:12.5%;width:34.5%}
.service-copy h1{font-size:clamp(58px,5.3vw,86px);line-height:.96}
.service-copy h2{margin-top:18px}
.service-copy>p{max-width:560px;margin-bottom:12px;font-size:15.5px}
.stats-service{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:560px;margin-top:20px}
.stats-service .stat{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;min-height:112px;margin:0;padding:12px 8px;text-align:center;border:1px solid rgba(126,198,18,.16);border-radius:14px;background:rgba(255,255,255,.78);box-shadow:0 14px 32px rgba(34,52,15,.08);backdrop-filter:blur(8px)}
.stats-service .stat::after{display:none}
.stats-service .stat .icon{width:40px;height:40px;margin:0 0 8px}
.stats-service .stat strong{align-self:center;font-size:24px}
.stats-service .stat small{align-self:center;margin-top:3px;font-size:11px;line-height:1.18}
.service-gallery{position:absolute;z-index:4;right:2.4%;top:7.2%;width:58.5%;height:60.5%;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr 1fr;gap:14px}
.service-photo{margin:0;overflow:hidden;border:4px solid rgba(255,255,255,.94);border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(34,52,15,.1)}
.service-photo.p1{grid-column:1/3;grid-row:1}
.service-photo.p2{grid-column:3/5;grid-row:1}
.service-photo.p3{grid-column:5/7;grid-row:1}
.service-photo.p4{grid-column:1/4;grid-row:2}
.service-photo.p5{grid-column:4/7;grid-row:2}
.service-photo.p1 img{object-position:center 44%}
.service-photo.p2 img{object-position:center}
.service-photo.p3 img{object-position:center 48%}
.service-photo.p4 img{object-position:center 52%}
.service-photo.p5 img{object-position:center 48%}
.service-photo img{transition:transform .7s ease}
.service-photo:hover img{transform:scale(1.035)}
.service-process{position:absolute;z-index:6;left:4%;right:4%;bottom:2%;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.service-process article{min-height:132px;padding:22px 24px;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:var(--shadow);backdrop-filter:blur(12px);border:1px solid rgba(126,198,18,.12)}
.service-process span{display:block;margin-bottom:10px;color:var(--green-dark);font-family:'Roboto Condensed',Arial,sans-serif;font-size:28px;font-weight:800;line-height:1}
.service-process b{display:block;color:#25292d;font-family:'Roboto Condensed',Arial,sans-serif;font-size:20px;line-height:1.05}
.service-process p{margin-top:8px;font-size:13px;line-height:1.42}

/* EXHIBITIONS */
.exhibitions::before{display:none}
.exhibitions::after{content:"";position:absolute;left:19%;bottom:-14%;width:25%;height:35%;opacity:.34;background-image:radial-gradient(circle,#bbc1ba 1.5px,transparent 1.7px);background-size:10px 10px;mask-image:radial-gradient(ellipse at center,#000,transparent 67%)}
.expo-copy{position:absolute;left:3.1%;top:14.5%;width:31.2%;z-index:5}
.expo-copy h1{font-size:clamp(66px,6vw,96px);line-height:.9;letter-spacing:-.02em}
.expo-copy h2{margin-top:20px}
.expo-copy>p{font-size:15.5px;max-width:490px;margin-bottom:12px}
.expo-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;max-width:540px}
.expo-points>div{display:flex;min-height:142px;flex-direction:column;align-items:flex-start;gap:11px;padding:15px 13px 14px;border:1px solid rgba(126,198,18,.18);border-radius:8px;background:#fff;box-shadow:0 12px 26px rgba(34,52,15,.06)}
.expo-points .icon{width:46px;height:46px;border-radius:10px}
.expo-points b{font-family:'Roboto Condensed',Arial,sans-serif;font-size:15px;line-height:1.08}
.expo-points small{display:block;margin-top:6px;font-size:12px;color:#6b7073;line-height:1.42}
.green-button{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-width:254px;height:52px;margin-top:42px;padding:0 8px 0 25px;border:0;border-radius:999px;color:#fff;font-family:Roboto,Arial,sans-serif;font-weight:800;font-size:16px;background:linear-gradient(135deg,#8bd01b,#66b900);box-shadow:0 16px 30px rgba(103,185,0,.2);transition:transform .25s ease,box-shadow .25s ease}
.green-button span{padding:0}
.green-button b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;font-size:25px;line-height:1;color:#fff;background:rgba(255,255,255,.22);box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}
.green-button:hover{transform:translateY(-2px);box-shadow:0 20px 36px rgba(103,185,0,.25)}
.expo-collage{position:absolute;z-index:4;left:36.5%;right:2.1%;top:10.8%;bottom:5%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:13px}
.expo-photo{margin:0;border-radius:25px;overflow:hidden;border:4px solid rgba(255,255,255,.92);box-shadow:0 10px 28px rgba(30,47,15,.08)}
.expo-photo img{transition:transform .7s ease}
.expo-photo:hover img{transform:scale(1.035)}
.expo-photo.p1{grid-column:1;grid-row:1}
.expo-photo.p2{grid-column:2;grid-row:1}
.expo-photo.p3{grid-column:3;grid-row:1}
.expo-photo.p4{grid-column:1;grid-row:2}
.expo-photo.p5{grid-column:2;grid-row:2}
.expo-photo.p6{grid-column:3;grid-row:2}
.expo-photo.p7{grid-column:1;grid-row:3}
.expo-photo.p8{grid-column:2;grid-row:3}
.expo-photo.p9{grid-column:3;grid-row:3}
.expo-photo.p1 img{object-position:center 48%}
.expo-photo.p2 img{object-position:center 45%}
.expo-photo.p3 img{object-position:center 58%}
.expo-photo.p4 img,.expo-photo.p5 img,.expo-photo.p7 img{object-position:center 55%}
.expo-photo.p6 img,.expo-photo.p8 img,.expo-photo.p9 img{object-position:center 50%}

/* PROJECTS */
.projects-copy{position:absolute;left:3.3%;top:8.2%;width:37%;z-index:4}
.projects-copy h1{font-size:78px}
.projects-copy>p{max-width:600px;font-size:15.5px}
.stats-projects{margin-top:28px;max-width:600px}
.stats-projects .stat{display:flex;min-width:160px;flex-direction:column;align-items:center;justify-content:flex-start;margin:0;padding:0 26px;text-align:center}
.stats-projects .stat:not(:last-child)::after{right:0;top:14%;height:72%}
.stats-projects .stat .icon{width:48px;height:48px;margin:0 0 7px}
.stats-projects .stat strong{align-self:center;font-size:28px}
.stats-projects .stat small{align-self:center;margin-top:2px;white-space:nowrap}
.projects-inner{height:clamp(900px,60vw,1000px);min-height:900px}
.project-grid{position:absolute;left:4.2%;top:55%;width:41.1%;height:39%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);gap:12px;z-index:5}
.project-grid article{position:relative;border-radius:15px;overflow:hidden;box-shadow:var(--soft-shadow);border:3px solid #fff;background:#fff}
.project-grid article::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(5,15,5,.16))}
.project-grid span{position:absolute;z-index:2;left:10px;bottom:9px;display:flex;align-items:center;gap:7px;padding:7px 15px 7px 9px;border-radius:999px;background:rgba(255,255,255,.93);color:var(--green-dark);font-family:'Roboto Condensed',Arial,sans-serif;font-size:13px;font-weight:700;box-shadow:0 5px 12px rgba(20,30,10,.12)}
.project-grid span svg{font-size:18px;fill:var(--green);stroke:#fff}
.map-visual{position:absolute;z-index:1;right:4.6%;top:6.4%;width:49%;height:62%;overflow:hidden;border:1px solid rgba(126,198,18,.12);border-radius:8px;background:#eef3eb;box-shadow:0 18px 44px rgba(34,52,15,.08)}
.project-map{width:100%;height:100%;background:#edf3eb}
.project-map .leaflet-pane{z-index:1}
.project-map .leaflet-control-attribution{padding:3px 8px;border-radius:8px 0 0 0;background:rgba(255,255,255,.82);color:#7b827b;font-size:10px}
.project-map .leaflet-container a{color:var(--green-dark)}
.project-map-pin{display:flex!important;align-items:center;gap:7px;width:auto!important;height:32px!important;border:0!important;background:transparent!important}
.project-map-pin i{display:block;width:22px;height:22px;border:5px solid var(--green);border-radius:50% 50% 50% 0;background:#fff;box-shadow:0 8px 18px rgba(95,170,10,.25);transform:rotate(-45deg)}
.project-map-pin i::after{content:"";display:block;width:6px;height:6px;margin:3px;border-radius:50%;background:var(--green)}
.project-map-pin b{display:block;padding:6px 12px;border-radius:999px;background:var(--green);box-shadow:0 8px 18px rgba(95,170,10,.2);color:#fff;font-family:'Roboto Condensed',Arial,sans-serif;font-size:14px;font-weight:800;line-height:1;white-space:nowrap}
.project-map-pin.is-active i{border-color:#4da000;box-shadow:0 0 0 7px rgba(126,198,18,.18),0 12px 24px rgba(95,170,10,.28)}
.project-map-pin.is-active b{background:#4da000}
.map-info{position:absolute;z-index:3;left:18px;bottom:18px;width:min(310px,42%);padding:16px 18px;border:1px solid rgba(126,198,18,.18);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(34,52,15,.12);backdrop-filter:blur(10px)}
.map-info span{display:block;margin-bottom:7px;color:var(--green-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.map-info b{display:block;color:#25292d;font-family:'Roboto Condensed',Arial,sans-serif;font-size:24px;line-height:1}
.map-info small{display:block;margin-top:3px;color:#777d79;font-size:12px}
.map-info p{margin-top:10px;color:#5f6662;font-size:13px;line-height:1.45}
.map-fallback{display:grid;place-items:center;padding:28px;color:#5f6662;text-align:center}
.project-benefits{position:absolute;z-index:5;right:2.8%;bottom:11.8%;width:49%;height:13.2%;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-radius:20px;background:rgba(255,255,255,.94);box-shadow:var(--shadow);backdrop-filter:blur(12px);padding:18px 24px}
.project-benefits>div{display:flex;align-items:center;gap:15px;padding:0 17px;height:72%;position:relative}
.project-benefits>div:not(:last-child)::after{content:"";position:absolute;right:0;top:5%;width:1px;height:90%;background:#dfe2df}
.project-benefits .round-icon{width:54px;height:54px}
.project-benefits p{display:flex;flex-direction:column;line-height:1.35}
.project-benefits b{font-size:14px;color:#333}
.project-benefits small{font-size:11px;color:#737779;margin-top:6px}

/* CERTIFICATES */
.certificates::before{display:none}
.cert-copy{position:absolute;z-index:5;left:3.4%;top:11.7%;width:33.5%}
.cert-copy h1{font-size:70px;line-height:1.02}
.cert-copy h2{margin:10px 0 21px}
.cert-copy>p{max-width:480px;font-size:14px}
.cert-points{display:grid;gap:24px;margin-top:34px}
.cert-points>div{display:flex;align-items:center;gap:20px}
.line-icon{display:grid;place-items:center;width:58px;height:58px;flex:0 0 auto;border:1px solid #d9eabf;border-radius:50%;color:var(--green-dark);background:#f7fbef}
.line-icon svg{font-size:29px}
.cert-points p{display:flex;flex-direction:column;line-height:1.35;padding-left:14px;border-left:1px solid #dfe7d5}
.cert-points b{font-family:'Roboto Condensed',Arial,sans-serif;font-size:14px;color:#35383a}
.cert-points small{font-size:12px;color:#73777a;margin-top:6px;max-width:300px}
.cert-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;padding:25px 16px;border-radius:17px;background:#fff;box-shadow:var(--shadow)}
.cert-stats>div{text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}
.cert-stats>div:not(:last-child)::after{content:"";position:absolute;right:0;top:10%;height:80%;width:1px;background:#e2e5e1}
.cert-stats svg{font-size:30px;color:var(--green-dark)}
.cert-stats strong{font-family:'Roboto Condensed',Arial,sans-serif;font-size:24px;color:var(--green-dark);line-height:1.1;margin-top:6px}
.cert-stats i{font-style:normal}
.cert-stats small{font-size:10px;color:#74797b;margin-top:4px}
.cert-gallery{position:absolute;z-index:2;left:38%;right:0;top:0;bottom:0}
.cert-heading{position:absolute;z-index:5;left:45%;transform:translateX(-50%);top:6.8%;width:min(460px,72%);text-align:center;display:flex;flex-direction:column;align-items:center}
.cert-heading b{font-size:24px;letter-spacing:.03em;color:var(--green-dark)}
.cert-heading b::before,.cert-heading b::after{content:"❧";margin:0 18px;color:var(--green)}
.cert-heading span{margin-top:13px;max-width:430px;font-size:16px;line-height:1.45;color:#34383a}
.cert-switch{position:absolute;z-index:6;left:45%;top:19.4%;transform:translateX(-50%);display:inline-flex;gap:6px;padding:5px;border:1px solid rgba(126,198,18,.22);border-radius:999px;background:rgba(255,255,255,.86);box-shadow:0 12px 28px rgba(34,52,15,.09);backdrop-filter:blur(10px)}
.cert-switch button{min-width:116px;height:34px;border:0;border-radius:999px;background:transparent;color:#5f6a5f;font-family:Roboto,Arial,sans-serif;font-size:13px;font-weight:800;cursor:pointer;transition:background .24s ease,color .24s ease,box-shadow .24s ease}
.cert-switch button.active{background:linear-gradient(135deg,#8bd01b,#66b900);color:#fff;box-shadow:0 8px 16px rgba(103,185,0,.22)}
.certificate-collage{position:absolute;z-index:3;left:3.5%;right:3.8%;top:27%;bottom:5.8%;margin:0;overflow:hidden;border:1px solid rgba(126,198,18,.18);border-radius:8px;background:#fff;box-shadow:0 24px 54px rgba(34,52,15,.12)}
.certificate-collage img{width:100%;height:100%;object-fit:contain;transition:opacity .24s ease}
.certificate-collage img.is-switching{opacity:.25}
.cert-bg{position:absolute;inset:0;opacity:.09;background-image:url('../assets/cert-hightech.webp');background-size:150px 210px;background-repeat:repeat;filter:grayscale(1)}
.certificate-card{position:absolute;bottom:8.6%;display:flex;flex-direction:column;align-items:center;z-index:3}
.certificate-card .frame{position:relative;background:#f4d48c;padding:5px;border-radius:4px;box-shadow:0 16px 36px rgba(60,42,8,.18)}
.certificate-card .frame::before{content:"";position:absolute;inset:6px;border:2px solid #b4852d;pointer-events:none}
.certificate-card .frame img{object-fit:contain;background:#fff}
.certificate-card .pedestal{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:128%;height:103px;margin-top:-1px;border-radius:50% 50% 8px 8px/30% 30% 10px 10px;background:linear-gradient(#fff,#eceeed);box-shadow:0 18px 24px rgba(44,49,42,.13)}
.certificate-card .pedestal b{font-family:'Roboto Condensed',Arial,sans-serif;font-size:15px}
.certificate-card .pedestal small{margin-top:6px;font-size:13px;color:#6f7476}
.certificate-card.c1{left:2%;width:27%;bottom:6%}
.certificate-card.c1 .frame{height:462px;width:100%}
.certificate-card.c2{left:34.5%;width:32%;bottom:4.8%;z-index:4}
.certificate-card.c2 .frame{height:560px;width:100%}
.certificate-card.c3{right:3%;width:26%;bottom:7%}
.certificate-card.c3 .frame{height:460px;width:100%}

/* SIDE NAV + MOTION */
.side-nav{position:fixed;z-index:50;right:18px;top:50%;transform:translateY(-50%);display:grid;gap:10px;padding:10px 8px;border-radius:99px;background:rgba(255,255,255,.75);box-shadow:0 8px 25px rgba(25,40,15,.12);backdrop-filter:blur(10px)}
.side-nav a{display:block;width:8px;height:8px;border-radius:50%;background:#c8cec5;transition:.25s}
.side-nav a.active{height:24px;border-radius:99px;background:var(--green)}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .75s ease,transform .75s ease}
.reveal.is-visible{opacity:1;transform:none}

@media (max-width:1200px){
  .panel-inner{height:auto;min-height:0;padding:110px 30px 70px;overflow:visible}
  .brand-mark{left:30px;top:42px}.wordmark{right:32px;top:30px;width:132px}
  .about-copy,.service-copy,.expo-copy,.projects-copy,.cert-copy{position:relative;left:auto;top:auto;width:100%;max-width:740px}
  .about-hero,.service-gallery,.service-process,.expo-collage,.project-grid,.map-visual,.project-benefits,.cert-gallery,.about-cards{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;height:auto;margin-top:45px}
  .about-hero{height:auto;-webkit-clip-path:none;clip-path:none}
  .about-hero::after{display:none}
  .about-hero img,.feature-card>img,.service-photo img,.expo-photo img,.project-grid img{height:auto;object-fit:contain}
  .about-cards{grid-template-columns:repeat(3,1fr)}
  .service-gallery{height:auto;grid-template-columns:repeat(3,1fr);grid-template-rows:none}.service-photo.p1,.service-photo.p2,.service-photo.p3,.service-photo.p4,.service-photo.p5{grid-column:auto;grid-row:auto}
  .service-process{grid-template-columns:repeat(3,1fr)}
  .feature-card{height:auto}.feature-copy{height:auto}
  .expo-collage{height:auto;grid-template-rows:none}
  .project-grid{height:auto;grid-template-rows:none}
  .map-visual{height:auto;aspect-ratio:16/10}.project-benefits{height:auto}
  .cert-gallery{height:auto;display:flex;flex-direction:column;align-items:center;gap:26px;padding-top:0;margin-top:36px}.cert-heading,.cert-switch{position:relative;left:auto;top:auto;transform:none}.cert-heading{width:100%;max-width:560px}.cert-switch{margin-top:-8px}.certificate-collage{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;height:auto;aspect-ratio:2400/1525}
  .cert-copy{max-width:650px}
  .certificate-card.c1{left:3%;width:29%}.certificate-card.c2{left:35%;width:33%}.certificate-card.c3{right:0;width:29%}
}
@media (max-width:800px){
  .panel-inner{padding:105px 18px 55px}.brand-mark{left:18px;top:34px}.brand-mark small{font-size:10px}.brand-mark>span{width:32px}.wordmark{right:20px;width:104px}
  .panel h1,.expo-copy h1{font-size:52px}.panel h2{font-size:18px}.panel p{font-size:15px}
  .exhibitions::before{display:none}
  .stats{display:grid;grid-template-columns:1fr;gap:14px}.stat{margin:0;padding:0;min-width:0}.stat::after{display:none}
  .about-hero{height:auto;-webkit-clip-path:none;clip-path:none}.about-cards{grid-template-columns:1fr}.service-gallery{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:none;gap:10px}.service-process{grid-template-columns:1fr;gap:12px}.service-process article{min-height:0;padding:18px}.feature-card{height:auto}
  .expo-points{grid-template-columns:1fr}.expo-points>div:nth-child(3){grid-column:auto}.expo-collage{height:auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:none}
  .expo-photo.p1,.expo-photo.p2,.expo-photo.p3,.expo-photo.p4,.expo-photo.p5,.expo-photo.p6,.expo-photo.p7,.expo-photo.p8,.expo-photo.p9{grid-column:auto;grid-row:auto}
  .project-grid{height:auto;grid-template-columns:1fr;grid-template-rows:none}.map-visual{height:auto;aspect-ratio:16/10}.map-info{left:12px;right:12px;bottom:12px;width:auto;padding:12px 14px}.map-info span{margin-bottom:5px;font-size:10px}.map-info b{font-size:21px}.map-info p{margin-top:8px;font-size:12px;line-height:1.35}.project-map-pin b{padding:5px 9px;font-size:11px}.project-map-pin i{width:18px;height:18px;border-width:4px}.project-map-pin i::after{width:5px;height:5px;margin:2.5px}.project-benefits{grid-template-columns:1fr;gap:10px}.project-benefits>div{padding:14px 4px}.project-benefits>div::after{display:none}
  .cert-stats{grid-template-columns:1fr 1fr;gap:20px}.cert-stats>div::after{display:none}
  .cert-gallery{height:auto;display:flex;flex-direction:column;align-items:center;gap:22px;padding-top:0}.cert-bg{display:none}.cert-heading,.cert-switch{position:relative;left:auto;top:auto;transform:none}.cert-heading{width:100%;max-width:360px}.cert-heading b{font-size:22px}.cert-heading b::before,.cert-heading b::after{margin:0 10px}.cert-heading span{margin-top:10px;font-size:14px}.cert-switch{margin-top:-4px}.cert-switch button{min-width:100px}.certificate-collage{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;height:auto;aspect-ratio:2400/1525}.certificate-card,.certificate-card.c1,.certificate-card.c2,.certificate-card.c3{position:relative;left:auto;right:auto;bottom:auto;width:min(85%,370px);margin:auto}.certificate-card.c1 .frame,.certificate-card.c2 .frame,.certificate-card.c3 .frame{height:auto;aspect-ratio:.72}
  .side-nav{display:none}
}
