.FWI-container .page-center{display:flex;flex-direction:column-reverse;row-gap:4rem;padding:0}.FWI-subcontainer{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.FWI-background{grid-row-start:1;grid-column-start:1;width:100%;height:100%}.FWI-background-image{width:100%;height:460px;object-fit:cover}.FWI-article{z-index:1;grid-row-start:1;grid-column-start:1;display:flex;padding:1rem}.FWI-content{position:relative;display:flex;flex-direction:column;background-color:#fff;color:#343434;padding:2.5rem}.FWI-content h2{font-weight:600;color:#02b3bc;font-size:2rem;flex-grow:1;font-family:Chaparral Pro;max-width:20ch;margin:0}.FWI-content h3{font-size:18px;color:#343434;font-weight:400}.FWI-button a{display:flex;justify-content:flex-end;font-size:16px;color:#e9500e;font-weight:600;align-items:center;margin-bottom:0;margin-right:0}.FWI-button a::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.FWI-button p{margin:0 1rem 0 0}@media(min-width:1040px){.FWI-article{padding:4rem}.FWI-button a{margin-bottom:-1.75rem;margin-right:-1.5rem}.FWI-container .page-center{padding:0 15px}}