.what-we-offer__title{font-family:Inter!important;font-weight:700!important;font-style:Medium;font-size:40px!important;line-height:100%;letter-spacing:0;color:#021f2e!important;margin-bottom:49px!important}.what-we-offer .what-we-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:768px){.what-we-offer .what-we-offer-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:480px){.what-we-offer .what-we-offer-grid{grid-template-columns:1fr}}.what-we-offer .what-we-offer-card{padding:clamp(27px,2vw,150px) clamp(25px,2vw,130px);border-radius:12px;background-color:#fff;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start}.what-we-offer .what-we-offer-card:hover{background-color:rgba(215,125,70,.168627451)}.what-we-offer .what-we-offer-card:hover .what-we-offer-service-title{font-family:Montserrat!important;font-weight:500!important;font-style:Medium;font-size:clamp(14px,1vw,250px);letter-spacing:0;vertical-align:middle}.what-we-offer .what-we-offer-card:hover .what-we-offer-icon img{filter:brightness(0) saturate(100%) invert(56%) sepia(89%) saturate(684%) hue-rotate(341deg) brightness(93%) contrast(95%);animation:blink 1s linear infinite}.what-we-offer .what-we-offer-card--highlighted{background-color:#f5f1eb;border:1px solid #e8ddd4}.what-we-offer .what-we-offer-icon{margin-bottom:clamp(20px,1vw,1400px)}.what-we-offer .what-we-offer-icon img{width:clamp(22px,2vw,300px);height:clamp(27px,3vw,300px);transition:filter .3s ease;animation:blink 1s linear infinite}.what-we-offer .what-we-offer-service{max-width:clamp(315px,90%,1400px)}.what-we-offer .what-we-offer-service-title{font-family:Montserrat!important;font-weight:500;font-style:Medium;font-size:clamp(14px,1vw,250px);line-height:120%;letter-spacing:0;vertical-align:middle;color:#d77d46}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}