/*KALPIT - MODULE-ANALYST - STARTS HERE*/
.module-analysts-wrapper .anayst-top-wrapper{padding-bottom: 30px; border-bottom: 1px solid var(--gret-light);}
.module-analysts-wrapper .card-links-wrapper{margin-top: 40px;}
.module-analysts-wrapper .card-title-wrapper{padding-bottom: 5px;border-bottom: 1px solid var(--gret-light)}
.module-analysts-wrapper .card-link-wrapper,.module-analysts-wrapper .card-email-wrapper{padding: 16px 0px;}
.module-analysts-wrapper .card-email-wrapper{border-bottom: 1px solid var(--gret-light);}
.module-analysts-wrapper .card-email-wrapper a,.module-analysts-wrapper .card-link-wrapper a{display: flex;align-items: center;justify-content: space-between;}
.module-analysts-wrapper .analyst-title-wrapper{margin-bottom: 15px;}
.card-link-wrapper a.cta-text:hover .icon::before{color: #0056b3;}
.card-links-wrapper .icon{color: var(--grey);}
.module-analysts-wrapper .card-title .card-sub-title {margin-right: 20px;}
.card-title .name{position: relative;}
.card-title .name::before{content: '';background-color: var(--blue); border-radius: 50% ;height: 5px; width: 5px;position: absolute; left: -13px;top: 5px; }
section[class^="bg-beige"] .accordion-wrapper .accordion-item  a.accordion-expand,section[class^="bg-green"] .accordion-wrapper .accordion-item  a.accordion-expand {background-color: #fff;}
/*KALPIT - MODULE-ANALYST - ENDS HERE*/