
.latest-experiences{max-width:1180px;margin:0 auto;padding:70px 28px;background:#fff}.latest-experiences[hidden]{display:none}.latest-exp-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.latest-exp-head h2{font-family:Georgia,serif;font-size:42px;color:#173f3d;margin:6px 0 0}.latest-exp-head p{max-width:560px;color:#5d706e;line-height:1.65}.latest-exp-head a{white-space:nowrap;color:#075f5d;text-decoration:none;font-weight:700}.latest-exp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.latest-exp-card{border:1px solid #dfe9e6;border-radius:16px;overflow:hidden;background:#fff;text-decoration:none;color:#173f3d;transition:.18s ease}.latest-exp-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(7,95,93,.10)}.latest-exp-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#f3f7f5}.latest-exp-copy{padding:18px}.latest-exp-meta{font-size:11px;letter-spacing:.08em;text-transform:uppercase;opacity:.68}.latest-exp-copy h3{font-family:Georgia,serif;font-size:25px;line-height:1.1;margin:8px 0}.latest-exp-copy p{color:#5d706e;line-height:1.55;margin:0;font-size:14px}@media(max-width:850px){.latest-exp-grid{grid-template-columns:1fr 1fr}.latest-exp-head{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.latest-exp-grid{grid-template-columns:1fr}.latest-experiences{padding:48px 18px}}
