.what-we-do__content{grid-column:span 3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:calc(100% - var(--header-height) - 2rem);max-height:calc(100vh - var(--header-height) - 2rem);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 769px){.what-we-do__content{position:sticky;top:var(--header-height);-ms-flex-item-align:start;align-self:start}}.what-we-do__content .title{margin-bottom:2rem}.what-we-do__content ul{border-top:1px solid var(--white)}.what-we-do__content li{border-bottom:1px solid var(--white);cursor:pointer}.what-we-do__content li.active a,.what-we-do__content li a:hover{padding-left:1rem}.what-we-do__content li.active a svg:nth-child(2),.what-we-do__content li a:hover svg:nth-child(2){display:none}.what-we-do__content li.active a svg:nth-child(3),.what-we-do__content li a:hover svg:nth-child(3){display:block}.what-we-do__content li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem .5rem .5rem 0;font-weight:700}.what-we-do__content li a:hover{padding-left:1rem}.what-we-do__content li a svg{height:14px}.what-we-do__content li a svg:nth-child(3){display:none}.what-we-do__expertise{grid-column:5/-1}
