.wp-block-cbd-block-team-grid{padding:3em 0}.team-grid-container{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%}.team-grid-item{width:100%;opacity:1;transition:opacity 0.4s ease-in-out;pointer-events:auto}.team-grid-item.fade-out{opacity:0;pointer-events:none}.wp-block-cbd-block-team-grid .team-card{display:block}.wp-block-cbd-block-team-grid .team-card:hover .info-hover,.wp-block-cbd-block-team-grid .team-card:focus-within .info-hover,.wp-block-cbd-block-team-grid .team-card.is-active .info-hover{opacity:.9}.wp-block-cbd-block-team-grid .team-card .image{overflow:hidden}.wp-block-cbd-block-team-grid .team-card .image>img{width:100%;height:410px;object-fit:cover}.wp-block-cbd-block-team-grid .team-card:hover>.image>img{transition:all ease 0.6s}.wp-block-cbd-block-team-grid .team-card .info-hover{cursor:pointer}@media (max-width:1200px){.team-grid-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.team-grid-container{grid-template-columns:repeat(2,1fr);gap:1.5rem}.wp-block-cbd-block-team-grid .team-card .image>img{height:410px}}@media (max-width:480px){.team-grid-container{grid-template-columns:1fr;gap:1rem}}