.what-we-do__title{@media (min-width:830px){font-size:60px;line-height:60px}}.services-cta__container{display:flex;flex-direction:column;align-items:center;justify-content:center;white-space:pre-line;padding-bottom:var(--padding-m);@media (min-width:830px){padding-bottom:var(--padding-l)}@media (min-width:1494px){padding-bottom:var(--padding-xl)}}.what-we-do-services-section{background-color:var(--color-bg-light);padding:var(--padding-m);@media (min-width:830px){padding:var(--padding-l)}@media (min-width:1494px){padding:var(--padding-xl) 0}}.what-we-do-services-section__container{display:flex;flex-direction:column;margin:0 auto;gap:4rem;@media (min-width:830px){max-width:960px}}.toggle-item__item-line{height:1px;background-color:var(--color-black)}.toggle-item__item{padding:24px 0;width:100%}.toggle-item__item-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.toggle-item__item-description{padding-top:1rem}.toggle-item__item-description-wrapper{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.toggle-item__item-description-wrapper.open{max-height:1200px}.toggle-item{border-bottom:1px solid var(--color-black)}