.what-we-do{background:var(--module-bg);color:var(--module-fg);padding:var(--spacing-section-y) 0}.what-we-do__container{max-width:1280px;margin:0 auto;padding:0 var(--spacing-container-x)}.what-we-do__header{max-width:60ch;margin-bottom:clamp(2rem,4vw,3rem)}.what-we-do__eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-sans);font-size:.8rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--module-fg);margin-bottom:1.25rem}.what-we-do__eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--turquoise);display:inline-block;animation:badgePulse 2s ease-in-out infinite;flex-shrink:0}.what-we-do__heading{font-family:var(--font-display);font-size:clamp(2.4rem,5.2vw,4.4rem);font-weight:700;line-height:1.02;letter-spacing:-.02em;margin:0 0 1.25rem;color:var(--module-fg)}.what-we-do__heading em{font-style:italic;font-family:var(--font-serif);font-weight:400}.what-we-do__sub{font-size:clamp(1rem,1.15vw,1.15rem);line-height:1.7;color:var(--module-fg-sec);max-width:54ch;margin:0}.what-we-do__list{list-style:none;padding:0;margin:0;border-top:1px solid var(--module-border)}.what-we-do__item{display:flex;align-items:flex-start;gap:clamp(1.25rem,2.5vw,2rem);padding:clamp(1.5rem,2.5vw,2rem) 0;border-bottom:1px solid var(--module-border);width:min(720px,78%);transition:background .35s ease}.what-we-do__item--left{margin-right:auto;flex-direction:row-reverse}.what-we-do__item--right{margin-left:auto;text-align:right}.what-we-do__item--right .what-we-do__link{margin-left:auto}.what-we-do__item:hover{background:#4dd9c00a}.what-we-do__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:#4dd9c01a;border:1px solid rgba(77,217,192,.18);color:var(--turquoise, #4dd9c0);flex-shrink:0;transition:transform .7s var(--ease-out-expo) .15s,opacity .7s var(--ease-out-expo) .15s,background .3s ease}.what-we-do__item:hover .what-we-do__icon{background:#4dd9c02e}.what-we-do__item--left[data-animate] .what-we-do__icon{opacity:0;transform:translate(-50px)}.what-we-do__item--right[data-animate] .what-we-do__icon{opacity:0;transform:translate(50px)}.what-we-do__item.is-visible .what-we-do__icon{opacity:1;transform:translate(0)}.what-we-do__item:hover .what-we-do__icon{transform:scale(1.05)}.what-we-do__body{max-width:70ch;flex:1;min-width:0}.what-we-do__title{font-family:var(--font-display);font-size:clamp(1.4rem,2.4vw,2rem);font-weight:700;line-height:1.15;letter-spacing:-.015em;margin:0 0 .5rem;color:var(--module-fg)}.what-we-do__desc{font-size:clamp(.95rem,1.05vw,1.05rem);line-height:1.6;color:var(--module-fg-sec);margin:0 0 .85rem;max-width:62ch}.what-we-do__link{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-sans);font-size:.95rem;font-weight:600;color:var(--module-fg);text-decoration:none;padding-bottom:.3rem;border-bottom:1.5px solid currentColor;transition:color .3s ease,gap .3s ease}.what-we-do__link:hover{color:var(--turquoise, #4dd9c0);gap:.9rem}.what-we-do__link svg{transition:transform .3s ease}.what-we-do__link:hover svg{transform:translate(3px)}@media (max-width: 768px){.what-we-do__item--left,.what-we-do__item--right{width:100%;margin-inline:0;flex-direction:row;text-align:left;gap:1rem}.what-we-do__item--right .what-we-do__link{margin-left:0}.what-we-do__icon{width:44px;height:44px;border-radius:12px}}
