.what-we-offer-section{padding:6rem 0}.what-we-offer-container{max-width:90%;margin:0 auto;padding:0 1rem}.what-we-offer-header{text-align:center;margin-bottom:3rem}.what-we-offer-title{background:linear-gradient(90deg,#4068fc 0%,#60b8ff 100%);-webkit-text-fill-color:transparent;font-size:36px;font-weight:600;line-height:1.2;font-family:var(--font-gilroy);-webkit-background-clip:text;background-clip:text;margin-bottom:6px}.what-we-offer-subtitle{color:#49484d;font-size:20px;font-family:var(--font-gilroy);max-width:48rem;margin:0 auto;font-weight:400;line-height:100%}.what-we-offer-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2rem;display:grid}.offer-card{background:#f4f7fa;border-radius:1rem;flex-direction:column;height:556px;transition:all .3s ease-in-out;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.offer-card:hover{background:linear-gradient(199.8deg,#14152b 3.73%,#3e4d7d 58.07%,#14152b 91.85%);transform:translateY(-4px)}.offer-card:hover .offer-title,.offer-card:hover .offer-description{color:#fff}.offer-image-container{width:100%;height:390px;padding:1rem;position:relative;overflow:hidden}.offer-image{object-fit:cover;border-radius:.75rem;width:100%;height:100%;transition:transform .3s ease-in-out}.offer-content{flex-direction:column;flex:1;padding:1rem;display:flex}.offer-title{font-size:28px;font-weight:600;font-family:var(--font-gilroy);color:#49484d;margin-bottom:.75rem;line-height:100%}.offer-description{color:#49484d;font-size:18px;line-height:1.2;font-family:var(--font-gilroy);flex:1;margin-bottom:1.5rem;font-weight:400}@media screen and (max-width:768px){.what-we-offer-section{padding:6rem 0}.what-we-offer-title{font-size:24px;font-weight:600;line-height:100%;font-family:var(--font-gilroy)}.what-we-offer-subtitle{color:#49484d;font-size:16px;line-height:100%}.offer-title{color:#49484c;margin-bottom:.75rem;font-size:24px;font-weight:600;line-height:100%}.offer-description{color:#49484d;flex:1;margin-bottom:1.5rem;font-size:16px;line-height:1.2}}
