.team-card img{border-radius:30px 30px 0 30px;display:block;height:100%!important;object-fit:cover;width:100%}@media only screen and (max-width:1130px){.tc-wrapper{gap:32px!important}.team-card{gap:24px!important}}@media only screen and (max-width:900px){.team-card img{border-radius:15px 15px 0 15px}.team-card{grid-template-columns:1fr 1fr!important}}@media only screen and (max-width:440px){.team-card{grid-template-columns:1fr!important}}.slider-controls{align-items:center;display:none;flex-direction:row;gap:24px;justify-content:center;margin-top:24px;width:100%}.slider-tracker{align-items:center;display:flex;flex:1;justify-content:flex-start;min-width:40px}@media only screen and (max-width:900px){.slider-controls{display:flex!important}.tc-wrapper{width:100%}.team-card{left:0;opacity:0;position:absolute;top:0;transform:translateX(40px);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.team-card.active{opacity:1;position:relative;transform:translateX(0);z-index:2}.tc-wrapper{min-height:350px;position:relative}}.slider-controls-row{align-items:center;display:none;flex-direction:row;gap:24px;justify-content:space-between;margin-top:24px;width:100%}.slider-btns{display:flex;flex-shrink:0;gap:8px}.slider-next,.slider-prev{align-items:center;background:#7874f0;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;transition:background .2s;width:40px}.slider-next:disabled,.slider-prev:disabled{background:#ccc;cursor:not-allowed}@media only screen and (max-width:900px){.slider-controls-row{display:flex!important}.tc-wrapper{height:auto;min-height:unset;overflow:hidden;position:relative;transition:height .4s cubic-bezier(.4,0,.2,1);width:100%}.team-card{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.team-card.active{opacity:1;pointer-events:auto;transform:translateX(0);z-index:2}.team-card.slide-in-left{opacity:0;transform:translateX(-100%)}.team-card.slide-in-right{opacity:0;transform:translateX(100%)}}