.what-we-offer-section{background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Raleway,sans-serif;overflow:hidden;padding:120px 2rem;position:relative}.what-we-offer-overlay{background:rgba(0,30,45,.18);inset:0;pointer-events:none;position:absolute}.what-we-offer-container{position:relative;text-align:center;z-index:1}.what-we-offer-title{color:#fff;font-size:clamp(2.5rem,4vw,4rem);font-weight:800;line-height:1;margin:0 0 3rem}.what-we-offer-title a{color:inherit;text-decoration:none}.what-we-offer-grid{display:grid;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;max-width:1480px}.what-we-offer-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.1);color:#333945;display:flex;flex-direction:column;justify-content:flex-start;min-height:330px;padding:3rem 2rem 2rem;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.what-we-offer-card:hover{box-shadow:0 16px 34px rgba(0,0,0,.14);transform:translateY(-6px)}.what-we-offer-icon{align-items:center;color:#bed600;display:flex;height:64px;justify-content:center;margin-bottom:2rem}.what-we-offer-icon svg{fill:currentColor;height:64px;width:64px}.what-we-offer-card h3{color:#333945;font-size:1.7rem;font-weight:800;line-height:1.15;margin:0 0 1rem}.what-we-offer-description{color:#3f4652;font-size:1.15rem;line-height:1.45;margin-bottom:2rem}.what-we-offer-description p{margin:0}.what-we-offer-learn-more{color:#bed600;font-size:1.1rem;font-weight:800;margin-top:auto}@media (max-width:1200px){.what-we-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.what-we-offer-section{padding:80px 1rem}.what-we-offer-grid{grid-template-columns:1fr}.what-we-offer-card{min-height:auto}}