.contact-hero-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-hero-text{padding-top:1rem}.contact-email-link{color:var(--_v2-brand-colours---blue-primary,#0048ff);text-underline-offset:2px;text-decoration:underline}.contact-email-link:hover{color:#0039c9}.contact-form-wrapper{width:100%}.contact-form-embed{background:0 0;border:0;width:100%;min-height:1671px}.contact-stories-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.contact-story-card{color:inherit;flex-direction:column;text-decoration:none;display:flex}.contact-story-image{aspect-ratio:16/10;background:var(--_v2-brand-colours---body-bg,#f4f5f7);border-radius:.75rem;width:100%;position:relative;overflow:hidden}.contact-story-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.contact-story-card:hover .contact-story-image img{transform:scale(1.04)}.contact-story-body{padding-top:1rem}.contact-story-date{color:#12121280;margin-bottom:.5rem;font-weight:700}.contact-story-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media screen and (max-width:991px){.contact-hero-grid{grid-template-columns:1fr;gap:3rem}.contact-stories-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.contact-form-embed{min-height:1500px}}@media screen and (max-width:479px){.contact-stories-grid{grid-template-columns:1fr}}
