.bangladesh-office-head-widget{max-width:var(--container-large);background-color:var(--color-normal-bg);border-radius:var(--radius-large);padding:calc(var(--spacing-large)*1.5);margin:0 auto}.bangladesh-office-head-widget .bangladesh-office-head-title{text-align:center;font-size:var(--text-large);color:var(--color-normal-text);margin:0;padding-bottom:0;font-weight:600}.bangladesh-office-head-widget .bangladesh-office-head-title:after{content:"";width:120px;height:4px;margin:var(--spacing-small)auto 0;background-color:var(--color-danger-text);display:block}.bangladesh-office-head-widget .bangladesh-office-head-content{gap:var(--spacing-large);margin-top:var(--spacing-large);flex-direction:row;display:flex}.bangladesh-office-head-widget .bangladesh-office-head-image-wrapper{flex-shrink:0;width:280px;max-height:380px;display:flex}.bangladesh-office-head-widget .bangladesh-office-head-image{object-fit:cover;border-radius:var(--radius-medium);width:100%;height:100%;display:block}.bangladesh-office-head-widget .bangladesh-office-head-message-wrapper{padding-left:var(--spacing-medium);flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.bangladesh-office-head-widget .bangladesh-office-head-quote-icon{width:3rem;height:3rem;margin-bottom:var(--spacing-small)}.bangladesh-office-head-widget .bangladesh-office-head-quote-icon svg{width:100%;height:100%}.bangladesh-office-head-widget .bangladesh-office-head-message-text{font-size:var(--text-medium);color:var(--color-normal-text);margin-bottom:var(--spacing-medium);flex:1;line-height:1.6}.bangladesh-office-head-widget .bangladesh-office-head-message-text p{margin:0 0 var(--spacing-small)}.bangladesh-office-head-widget .bangladesh-office-head-message-text p:last-child{margin-bottom:0}.bangladesh-office-head-widget .bangladesh-office-head-attribution-wrap{margin-top:auto}.bangladesh-office-head-widget .bangladesh-office-head-separator{border-bottom:1px solid var(--color-border-normal);margin:var(--spacing-medium)0}.bangladesh-office-head-widget .bangladesh-office-head-attribution{margin-top:var(--spacing-small)}.bangladesh-office-head-widget .bangladesh-office-head-role{font-size:var(--text-small);color:var(--color-border-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2px;display:-webkit-box;overflow:hidden}.bangladesh-office-head-widget .bangladesh-office-head-name{font-size:var(--text-large);color:var(--color-link-normal);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;display:-webkit-box;overflow:hidden}@media (width<=768px){.bangladesh-office-head-widget .bangladesh-office-head-content{flex-direction:column;align-items:center}.bangladesh-office-head-widget .bangladesh-office-head-image-wrapper{width:100%;max-width:280px}.bangladesh-office-head-widget .bangladesh-office-head-message-wrapper{padding-left:0}}