.team-carousel-section .teamSwiper .swiper-slide{height:auto!important;flex-shrink:0}.team-carousel-section .team-card{cursor:pointer;user-select:none}.team-carousel-section .card-inner{width:100%;aspect-ratio:3/4;background:linear-gradient(135deg,#0f22a6 0%,#1834ed 60%,#4d6aff 100%);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:box-shadow .3s ease,border .3s ease;border:2px solid transparent}.team-carousel-section .team-card:hover .card-inner{border-color:rgba(255,255,255,.5);box-shadow:0 8px 30px rgba(43,127,240,.35)}.team-carousel-section .card-initials{font-size:64px;font-weight:800;color:#fff;letter-spacing:4px;text-transform:uppercase;z-index:2;transition:transform .3s ease}.team-carousel-section .card-thumbnail{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:2;transition:transform .3s ease}.team-carousel-section .team-card:hover .card-thumbnail{transform:scale(1.05)}.team-carousel-section .card-hover-overlay{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:20px;height:100%;background:linear-gradient(to top,rgba(0,0,0,.5) 0%,transparent 50%);opacity:0;transition:opacity .3s ease;z-index:3;pointer-events:none}.team-carousel-section .team-card:hover .card-hover-overlay{opacity:1}.team-carousel-section .team-card:hover .card-initials{transform:translateY(-8px)}.team-carousel-section .hover-icon{width:32px;height:32px;margin-bottom:6px}.team-carousel-section .hover-label{font-size:11px;font-weight:700;color:#fff;letter-spacing:2px;text-transform:uppercase}.team-carousel-section .card-info{padding-top:18px}.team-carousel-section .card-name{font-size:14px;font-weight:700;color:#1834ed;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 4px;line-height:1.3}.team-carousel-section .card-title{font-size:11px;font-weight:400;color:#888;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 12px}.team-carousel-section .card-underline{width:36px;height:3px;background:#1834ed;border-radius:2px;transition:width .4s ease}.team-carousel-section .team-card:hover .card-underline{width:100%}.team-carousel-section .swiper-pagination-team .swiper-pagination-bullet{width:8px;height:8px;background:#b0b8d6;opacity:1;border-radius:50%;transition:background .2s,transform .2s}.team-carousel-section .swiper-pagination-team .swiper-pagination-bullet-active{background:#1834ed;transform:scale(1.15)}.team-popup-overlay.active{display:flex}.team-popup-image img{width:100%;height:100%;object-fit:cover}.team-popup-image .popup-initials{font-size:72px;font-weight:800;color:#fff;letter-spacing:4px}@media (max-width:700px){.team-popup-image img{width:100%;height:100%;object-fit:cover;object-position:top center}}@media (max-width:1024px){.team-carousel-section .card-initials{font-size:48px}}@media (max-width:768px){.team-carousel-section .card-inner{aspect-ratio:3/3.5}.team-carousel-section .card-initials{font-size:52px}}