.section-teams .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin:0 auto;max-width:1062px;text-align:center}.section-teams .heading,.section-teams .tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.section-teams .tabs{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 2rem;justify-content:center;margin:2rem 0 1rem}@media (max-width:767px){.section-teams .tabs{gap:0 1rem}}.section-teams .tab{cursor:pointer;font-size:13px;font-weight:700;letter-spacing:.52px;padding:15px 0;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:4px;text-transform:uppercase;text-underline-offset:7px;-webkit-transition:all .2s;transition:all .2s}@media (max-width:767px){.section-teams .tab{padding:10px 0}}.section-teams .tab.active,.section-teams .tab:hover{text-decoration-color:#26d07c}.section-teams .category{display:none}.section-teams .category.active{display:block}.section-teams .entries{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);justify-items:center}@media (max-width:1199px){.section-teams .entries{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.section-teams .entries{gap:1.5rem;grid-template-columns:1fr}}.section-teams .entry{-webkit-box-orient:vertical;-webkit-box-direction:normal;aspect-ratio:403/491;border:1px solid #8f8f8f;border-radius:16px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:2rem;position:relative;text-align:left}@media (max-width:767px){.section-teams .entry{padding:1rem}}.section-teams .entry button{background-color:transparent;border:none;height:100%;left:0;position:absolute;top:0;width:100%}.section-teams .entry .photo{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:2rem;overflow:hidden}.section-teams .entry .photo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-teams .entry img{border-bottom:8px solid #26d07c}.section-teams .entry .lower{-webkit-box-flex:0;-ms-flex:0 1;flex:0 1}.section-teams .entry .info{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;justify-content:space-between}.section-teams .entry .info>div{width:calc(100% - 48px)}.section-teams .entry .info svg{height:40px;overflow:visible;width:40px}.section-teams .entry .info svg .arrow{-webkit-transition:fill .25s ease;transition:fill .25s ease}.section-teams .entry .position{margin-top:10px}.section-teams .entry .excerpt{display:grid;grid-template-rows:0fr;overflow:hidden;-webkit-transition:grid-template-rows .25s ease;transition:grid-template-rows .25s ease;transition:grid-template-rows .25s ease,-ms-grid-rows .25s ease}.section-teams .entry .excerpt p{overflow:hidden;padding-top:1rem}.section-teams .entry:hover .excerpt{grid-template-rows:1fr}.section-teams .entry:hover .arrow{fill:#26d07c}.section-teams .team-popover{background:#fff;border:none;border-radius:16px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1);max-height:95%;max-width:1312px;overflow-y:scroll;padding:5rem;width:90%}@media (max-width:1023px){.section-teams .team-popover{padding:3rem}}@media (max-width:767px){.section-teams .team-popover{padding:2rem}}@media (max-width:567px){.section-teams .team-popover{padding:1.5rem}}.section-teams .team-popover::-ms-backdrop{background:rgba(0,0,0,.3)}.section-teams .team-popover::backdrop{background:rgba(0,0,0,.3)}.section-teams .team-popover .close{cursor:pointer;height:20px;opacity:.7;position:absolute;right:2rem;top:2rem;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;width:20px}@media (max-width:1023px){.section-teams .team-popover .close{right:1.5rem;top:1.5rem}}@media (max-width:767px){.section-teams .team-popover .close{right:5px;top:5px}}.section-teams .team-popover .close:hover{opacity:1}.section-teams .team-popover .close:after,.section-teams .team-popover .close:before{background-color:#8f8f8f;content:"";height:2px;left:0;position:absolute;top:50%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:100%}.section-teams .team-popover .close:before{-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.section-teams .team-popover .close:after{-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.section-teams .team-popover .upper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}@media (max-width:767px){.section-teams .team-popover .upper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}}.section-teams .team-popover .photo{height:417px;width:417px}@media (max-width:1023px){.section-teams .team-popover .photo{height:300px;width:300px}}@media (max-width:767px){.section-teams .team-popover .photo{height:100%;width:100%}}.section-teams .team-popover .photo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-teams .team-popover .info{-webkit-box-flex:1;-ms-flex:1;flex:1}.section-teams .team-popover h3{margin-bottom:1.5rem}@media (max-width:1023px){.section-teams .team-popover h3{margin-bottom:1rem}}@media (max-width:767px){.section-teams .team-popover h3{margin-bottom:.5rem}}.section-teams .team-popover .blurb,.section-teams .team-popover .position{margin-bottom:3.75rem}@media (max-width:1023px){.section-teams .team-popover .blurb,.section-teams .team-popover .position{margin-bottom:2rem}}@media (max-width:767px){.section-teams .team-popover .blurb,.section-teams .team-popover .position{margin-bottom:1.5rem}}.section-teams .team-popover .social img,.section-teams .team-popover .social svg{height:32px;width:32px}.section-teams .team-popover .lower{margin-top:2rem}@media (max-width:767px){.section-teams .team-popover .lower{margin-top:1.5rem}}.acf-block-preview .section-teams .category{display:block!important}