.doctor-card{align-items:end;display:flex;height:19rem;justify-content:center;margin:auto;position:relative;width:15rem}.doctor-card .content{align-items:center;display:flex;flex-direction:column;position:relative}.doctor-card-content{height:14rem;position:relative;width:15rem}.doctor-card .content .title{color:#000;font-size:18px;font-weight:700;line-height:1}.doctor-card .content span{font-size:15px;margin-bottom:5px}.swiper-slide .doctor-card-content .one{background-color:var(--theme-color6)}.doctor-card-content .one,.doctor-card-content .two{position:absolute;transform:translateY(-15%)}.doctor-card-content .one{clip-path:circle(36% at 50% 48%);object-fit:cover}.doctor-card-content .two{clip-path:inset(0 0 50% 0)}.doctor-card-content img{height:20rem;object-fit:cover;width:auto}.doctor-card .content-bg{background:#ebebeb;border-radius:10% 10% 0 0;bottom:0;height:13rem;position:absolute;width:100%;z-index:-1}.doctor-card:after{background:var(--theme-gradient3);bottom:0;content:"";height:6px;position:absolute;width:100%}