.exp-card-part{display:flex;flex-wrap:wrap;gap:36px;justify-content:center;margin-top:70px;position:relative}.exp-card-heading{margin:0 auto;max-width:900px}.line-one{position:absolute;top:47%;width:100%}.line-two{left:-10%;position:absolute;top:48%;transform:rotate(90deg);width:85%}.dashboard-module-button{margin-top:50px;text-align:center}.line-three{left:24%;position:absolute;top:48%;transform:rotate(90deg);width:85%}.exp-card-box{box-sizing:border-box;flex:1 1 calc(33.333% - 24px);max-width:calc(33.333% - 24px)}.exp-card-image{height:80px;margin-bottom:24px;width:80px}.exp-card-box h4{font-style:Bold;font-weight:700}.exp-card-box h4,.exp-card-box p{font-size:20px;letter-spacing:0;line-height:122%}.exp-card-box p{color:#434343;font-weight:400}.exp-card-image img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}@media (max-width:900px){.exp-card-box{flex:1 1 calc(50% - 24px);max-width:calc(50% - 24px)}.line-one,.line-three,.line-two{display:none}}@media (max-width:600px){.exp-card-box{flex:1 1 100%;max-width:100%}}