.president{display:grid;grid-template-columns:44% 1fr;gap:7vw;align-items:start}.president-photo{position:sticky;top:110px}.president-photo img{width:100%;border-radius:18px}.president-copy h3{font:500 18px/1.6 var(--font);margin:0 0 30px}.president-copy h3 strong{font-size:24px}.president-copy>p:not(.section-kicker){font-size:13px;line-height:2.15;color:#5f5f5f}.treasure>*{max-width:950px;margin-left:auto;margin-right:auto}.treasure blockquote{font:800 clamp(35px,5vw,67px)/1.3 var(--display);margin-top:0;color:var(--brand-charcoal)}.treasure h3{font:700 24px/1.6 var(--display);margin-top:38px}.treasure p{font-size:13px;line-height:2.2;color:#626262}.activity{display:flex;align-items:center;gap:20px;border-bottom:1px solid #ddd;padding:18px 0}.activity span{font:700 25px var(--display);color:var(--brand-green)}.activity p{font-weight:600}.company-table td{line-height:1.9}.company-table a{color:var(--brand-green);text-decoration:underline}.history ol{list-style:none;padding:0;margin:0}.history li{display:grid;grid-template-columns:150px 1fr;border-bottom:1px solid #ddd;padding:22px 8px}.history time{font:700 22px var(--display);color:var(--brand-green)}.history span{font-size:13px}.company-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.company-gallery figure{margin:0;background:#fff;border-radius:12px;overflow:hidden}.company-gallery figure.wide{grid-column:span 2;grid-row:span 2}.company-gallery img{display:block;width:100%;height:210px;object-fit:cover}.company-gallery .wide img{height:454px}.company-gallery figcaption{padding:13px 15px;font-size:10px;font-weight:600}.access iframe{width:100%;height:430px;border:0;border-radius:18px}@media(max-width:760px){.president{grid-template-columns:1fr}.president-photo{position:static}.history li{grid-template-columns:100px 1fr}.company-gallery{grid-template-columns:1fr 1fr}.company-gallery figure.wide{grid-column:span 2}.company-gallery img{height:170px}.company-gallery .wide img{height:350px}}
