.bg_page-image{height:818px;background-position: center;position: relative;background-repeat: no-repeat;background-size: cover;}
.page_breaker_text_wrap{border-radius: 12px 12px 0px 0px;background: var(--soft-white); padding: 120px 154px;margin-top: -240px;} 
.page_breaker_img_wrap img{border-radius: 12px;}
.page_breaker_text_wrap .content__cta{margin-top:40px;}
.page_breaker_img_wrap{margin-top:64px;}
.page_breaker_video-wrapper{overflow: hidden; width: 100%;  height: 100%;}
.page_breaker_img_wrap .image{height:680px;border-radius: 12px;}
.page_breaker_vimeo-wrapper{ height: 818px;  background-position: center;position: relative;}
#PageBreakerVideoBG{width: 100vw;  height: 56.25vw;  min-height: 100vh;  min-width: 177.77vh;  position: absolute;  top: 50%;  left: 50%;  transform: translate(-50%, -50%);}
#investors-wishing .page_breaker_text_wrap .para-large{font-weight:600;}
.module-page-breaker .page_breaker_text_wrap ul {list-style: disc;padding-left: 40px;}
.module-page-breaker .page_breaker_text_wrap ul li{list-style: disc!important;}
@media all and (max-width: 991.98px){
.bg_page-image{height:360px;}
.page_breaker_text_wrap{padding: 60px; margin-top: -80px;}
.page_breaker_img_wrap .image{height:334px;}
}

@media all and (max-width: 767.98px){
.bg_page-image{height:270px;}
.page_breaker_text_wrap{padding: 48px 32px; margin-top: -40px;}
.page_breaker_text_wrap .content__cta{margin-top:32px;}
.page_breaker_img_wrap{margin-top:40px;}
.page_breaker_img_wrap .image{height:206px;}
}


/*================= Module - Expandable Cards CSS ===================*/
.expandable-cards__top-section{margin-bottom:64px;}
.expandable-cards__top-section p{margin-bottom:40px;}
.module-expandable-cards { padding: 80px 0px;  background-color: var(--space-grey); color: var(--bright-white);}
.expandable-cards__main-section{margin-top:40px;}
.expandable_cards-headeing{margin-top:24px}
.expandable_cards-text {min-height: 58px;}

.expandableInner .expandable_cards-desc{margin-bottom:14px;}
.expandable_cards-wrapper{padding: 24px 24px; min-height:656px; height:100%; border-radius: 6px;  background: var(--anthracite);
color: var(--bright-white);}
.expandable_cards-wrapper .image{  height: 526px;}
.expandable-cards__main-section > div {margin-top:24px;}
.expandable_cards-icon{  height: 50px;  min-width: 50px;  border: 1px solid var(--soft-white);  border-radius: 50%;  display: flex;  justify-content: center;  align-items: center;  font-size: 2.2rem;  color: var(--bright-white);margin-left: 24px;}
.ecards .ec-close { position: absolute; top: 24px; right: 60px; display:none; }
.expandable_close-icon{background: url(/~/media/Images/H/Hgcapital-Trust-V2/images/global-image/close) no-repeat scroll center 13px transparent;  height: 50px;  min-width: 50px;  border: 1px solid var(--soft-white);  border-radius: 50%;  display: flex;  justify-content: center;  align-items: center;  font-size: 2.2rem;  color: var(--bright-white); z-index: 2; position: relative; }
.expandableInner{padding:24px 48px;}
.expandableInnerWrap{padding-top:78px;display:flex;}
.expandableInner .text-content{display: flex;flex-direction: column;justify-content: center;}
.expandableInner .image{display: flex;flex-direction: column;/*justify-content: center;*/min-height:526px;}
.expandableInner .image.animatable{opacity:1 !important;}
@media all and (max-width: 991.98px){
.expandable_cards-wrapper { min-height: 550px; }
.expandable_cards-wrapper .image {height: 400px;}
.module-expandable-cards { padding: 64px 0px;  }
.expandableInner .image{min-height: 400px;}
.expandableInnerWrap{padding-top:74px;flex-direction: column-reverse;}
.expandableInner .text-content {margin-top: 32px;}
}

@media all and (max-width: 767.98px){
.expandable-cards__top-section {margin-bottom: 40px;}
.expandable-cards__top-section p{margin-bottom:32px;}
.expandable_cards-wrapper .image{height: 428px;}
.module-expandable-cards { padding: 48px 0px;  }
.expandableInner{padding: 24px;}
.ecards .ec-close {right: 33px;}

}