.elementor-3221 .elementor-element.elementor-element-8e34435{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:20px 20px 20px 20px;--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;}.elementor-3221 .elementor-element.elementor-element-8e34435:not(.elementor-motion-effects-element-type-background), .elementor-3221 .elementor-element.elementor-element-8e34435 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-7e8954e ) 0%, var( --e-global-color-869c6c9 ) 100%);}.elementor-3221 .elementor-element.elementor-element-97e7ee2{--display:flex;}#elementor-popup-modal-3221{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3221 .dialog-message{width:800px;height:auto;}#elementor-popup-modal-3221 .dialog-close-button{display:flex;}#elementor-popup-modal-3221 .dialog-widget-content{border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-d2e49df */.bod-modal__grid{
  display:grid;
  grid-template-columns: 220px 1fr;
  gap:24px;
  align-items:start;
}

.bod-modal__left{
  border-right:1px solid #e6e6e6;
  padding-right:24px;
  display:flex;
  justify-content:center;
}

.bod-modal__photo{
  width:150px;
  height:150px;
  object-fit:cover;
  border-radius:999px;
}

.bod-modal__name{
  margin:0 0 6px;
  font-size:28px;
  color: #003893;
  line-height:1.1;
}

.bod-modal__designation{
    font-size:20px;
  font-weight:600;
  color:#2C2C2C;
  margin:0 0 10px;
}

.bod-modal__about{
  margin:0 0 12px;
}

.bod-modal__divider{
  height:1px;
  background:#E5E7EB;
  margin:14px 0;
}

.bod-modal__row{
  display:grid;
  grid-template-columns: 90px 1fr;
  gap:12px;
  align-items:center;
}

.bod-modal__label{
  font-weight:700;
  color:#1b4ea1;
}

.bod-modal__value a{
  text-decoration:none;
}

.bod-modal__social{
  display:flex;
  gap:16px;
  justify-content:center;
  margin-top:14px;
}

.bod-modal__icon{
  width:36px;
  height:36px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:#0b2a78;
}

.bod-modal__icon svg{
  width:18px;
  height:18px;
  fill:#fff;
}/* End custom CSS */