.what-we-do{padding:5rem 0}.what-we-do__container{background:#fff;border-radius:32px;padding:2.5rem;box-shadow:0 4px 16px #10121a0a;display:grid;grid-template-columns:repeat(2,1fr);gap:10rem}@media only screen and (max-width:991px){.what-we-do__container{grid-template-columns:1fr;gap:3rem}}.what-we-do__left-column{display:flex;flex-direction:column;justify-content:space-between;gap:2rem}.what-we-do__header-container{display:flex;flex-direction:column;gap:1.5rem}.what-we-do__header{display:flex;flex-direction:column;gap:1rem}.what-we-do__heading{font-size:2rem}.what-we-do__button{border-radius:12px;padding:.75rem 1.5rem;text-decoration:none;width:fit-content}.what-we-do__list-container{display:flex;flex-direction:column;gap:1.25rem}.what-we-do__list-title{font-weight:500;color:#111827}.what-we-do__list{display:flex;flex-direction:column;gap:1rem}.what-we-do__list-item{display:flex;gap:1rem;align-items:flex-start;opacity:0;transform:translate(-.5rem);transition:opacity .6s ease var(--delay, 0s),transform .6s ease var(--delay, 0s)}.what-we-do__list-item.visible{opacity:1;transform:translate(0)}.what-we-do__icon-container{padding:.625rem;background:#fbf6da;border-radius:6px;flex-shrink:0}.what-we-do__icon{width:1.75rem;height:1.75rem}.what-we-do__list-heading{font-size:1.125rem;padding:.125rem 0}.what-we-do__list-text{font-size:.875rem}.what-we-do__divider{border-top:1px solid #E9EEFA;margin:0!important}.what-we-do__image{border-radius:16px;width:100%;aspect-ratio:1;object-fit:cover;opacity:0;transform:translate(.5rem);transition:opacity .6s ease,transform .6s ease}@media only screen and (max-width:1399px){.what-we-do__image{height:100%;object-fit:cover}}.what-we-do__image.visible{opacity:1;transform:translate(0)}
