.section-team-carousel .team-grid{grid-gap:2.75rem;display:grid;gap:2.75rem;grid-template-columns:repeat(3,1fr)}.section-team-carousel .team-grid .cell{width:100%}.section-team-carousel .title{margin:0 0 4.25rem;text-align:center}.section-team-carousel .team-category-flex{display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 0 3.75rem}.section-team-carousel .team-category-flex .team-device-category-trigger{display:none}.section-team-carousel .team-category-flex div{background:transparent;border:1px solid var(--border-grey);border-radius:.5rem;cursor:pointer;padding:.375rem 1.875rem;transition:all .3s}.section-team-carousel .team-category-flex div.active{background:var(--purple);border-color:var(--purple);color:var(--white)}.section-team-carousel .team-category-flex div:hover{border-color:var(--purple)}.section-team-carousel .team-category-flex.expanded .team-device-category-trigger:after{transform:translateY(-50%) rotate(180deg)}.section-team-carousel .team-category-flex.expanded div:not(.team-device-category-trigger){display:block}.section-team-carousel .team-carousel{padding:0 5rem}.section-team-carousel .team-carousel .glide__arrows .glide__arrow{top:120px}.section-team-carousel .team-carousel .glide__arrows .glide__arrow.glide__arrow--left{transform:translate(0) rotate(90deg)}.section-team-carousel .team-carousel .glide__arrows .glide__arrow.glide__arrow--right{transform:translate(0) rotate(-90deg)}.section-team-carousel .team-carousel .glide__bullets{display:none}@media screen and (max-width:1024px){.section-team-carousel .team-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.section-team-carousel .team-grid{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:37.5rem){.section-team-carousel .title{margin-bottom:2rem}.section-team-carousel .team-category-flex{gap:.5rem;justify-content:flex-start;margin-bottom:2rem}.section-team-carousel .team-category-flex .team-device-category-trigger{background:var(--purple);border-color:var(--purple);color:var(--white);display:block;position:relative}.section-team-carousel .team-category-flex .team-device-category-trigger:after{background:url(icon-chev-purple.svg) no-repeat 50%/1rem var(--white);border-radius:50%;content:"";height:32px;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:transform .3s;width:32px}.section-team-carousel .team-category-flex div{display:none;font-size:1.125rem;padding:1rem 1.875rem;text-align:center;width:100%}}@media only screen and (max-width:64rem){.section-team-carousel .team-carousel{padding:0}.section-team-carousel .team-carousel .glide__arrows{display:none}.section-team-carousel .team-carousel .glide__bullets{display:flex}}
