.tfp-field-notes{padding:clamp(72px,8vw,120px) clamp(20px,4vw,64px) clamp(34px,4vw,58px)}
.tfp-notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.tfp-notes-grid a{color:#10191a;text-decoration:none}
.tfp-notes-grid img{display:block;width:100%;aspect-ratio:4/3;max-height:390px;object-fit:cover;object-position:center;background:#e7e6df}
.tfp-notes-grid span{display:block;margin-top:18px;color:#356971;font-size:10px;font-weight:800;letter-spacing:.14em}
.tfp-notes-grid h3{min-height:58px;margin:10px 0 18px;font:800 25px/1.05 'Barlow Condensed',sans-serif}
.tfp-notes-grid b{font-size:11px;letter-spacing:.08em;text-decoration:underline;text-underline-offset:5px}
@media(max-width:700px){.tfp-notes-grid{grid-template-columns:1fr}
.tfp-notes-grid img{aspect-ratio:4/3;max-height:320px}
.tfp-notes-grid a{margin-bottom:38px}
.tfp-notes-grid h3{min-height:0;font-size:28px}
}
