@charset "UTF-8";.customer-personas__wrapper{align-items:center;background:var(--grey-100);display:flex;flex-direction:column;padding:12rem 5rem}.customer-personas__title{color:inherit;margin:0 0 .5em;text-align:center}.customer-personas__team--person{border-bottom:4px solid var(--grey-300);display:flex;flex-flow:column;margin:1rem ​1rem 0 2rem;padding:0 0 3rem;text-align:center;transition:.2s linear;width:120px}.customer-personas__team--person p{color:var(--deep-blue);margin:0 auto}.customer-personas__team--person.active{border-bottom:4px solid var(--primary);transition:.2s linear}.customer-personas__team--person img{height:62px;margin:2rem auto;width:62px}.customer-personas__team{display:flex;flex-flow:column;margin:0 auto;max-width:730px;width:100%}.customer-personas__team--members{display:flex;justify-content:space-around}.customer-personas__description--content{display:none;padding:2rem;text-align:left}.customer-personas__description--content.active{display:block}.customer-personas__description--title{font-size:2.4rem;font-weight:400;margin-bottom:1rem}.customer-personas__description{border:2px solid var(--grey-300);margin:0}.customer-personas__mobile{display:none}.customer-personas__desktop{display:block;margin-top:3rem}@media screen and (max-width:992px){.customer-personas__desktop{display:none}.customer-personas__mobile{display:block}.customer-personas__team--members{display:flex;flex-flow:column;justify-content:space-around;margin:1rem}.customer-personas__position{margin:auto 0;max-width:20rem;text-align:left}.customer-personas__team--person{border-bottom:0;border-left:4px solid var(--grey-300);display:flex;flex-flow:column;flex-direction:row;flex-wrap:wrap;margin-top:1rem;padding-bottom:0;text-align:center;transition:.2s linear;width:100%}.customer-personas__team--person p{margin:auto 0}.customer-personas__team--person.active{border-bottom:0;border-left:4px solid var(--primary);margin-bottom:0;transition:.2s linear}.customer-personas__team--person img{margin:2rem;width:62px}.customer-personas__description{border:0;margin:0;width:100%}.customer-personas__wrapper{padding:12rem 0}.customer-personas__description--content{border-bottom:0;border-left:4px solid var(--primary);border-top:0;margin-top:0;padding:0 2rem 2rem}}