body.nojs .animatable { opacity: 1 !important; }

/* awards module css */
.module-awards{background-image: url("/~/media/Images/H/Hgcapital-Trust-V2/hg-modules-images/quote-module/quote-bg");background-repeat:no-repeat;background-position:center;background-size:cover;}
.module-awards .awards__top-title {margin-bottom:64px;}
.awards__top-title .h3{color:var(--space-grey);}
.module-awards .awards__main-wrapper{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;}
.module-awards .awards__main-wrapper .awards__inner-wrapper{margin-left:24px;margin-right:24px;padding-left: 24px; border-left: 1px solid rgba(70, 89, 86, 0.3); padding-right: 24px;max-width:284px;}  
.module-awards .awards__main-wrapper .awards__inner-wrapper .awards__image{margin-bottom:41px;}
.module-awards .awards__main-wrapper .awards__inner-wrapper .awards__image .image{width:172px; height:172px;border-radius:6px;}
.module-awards .awards__main-wrapper .awards__inner-wrapper .awards__date {margin-bottom:16px;}
.module-awards .awards__main-wrapper .awards__inner-wrapper .awards__date p{color:var(--anthracite);}
.module-awards .awards__main-wrapper .awards__inner-wrapper .awards__name p{color:var(--space-grey);}


@media (max-width: 991.98px){
.module-awards.bg-present{padding:64px 0px !important;}
.module-awards .awards__main-wrapper{margin-right:-24px;}
.module-awards .awards__main-wrapper.slick-dotted{display:block;}
.awards__main-wrapper ul.slick-dots{padding: 0;display: flex;justify-content: center;gap:8px;margin-top: 24px;}
.awards__main-wrapper ul.slick-dots li{text-indent: -9999px; background: var(--bright-white);border-radius:50%;width:4px; height:4px;opacity: 0.25;}
.awards__main-wrapper ul.slick-dots li.slick-active{opacity:1;}
}
@media (max-width: 767.98px){
.module-awards.bg-present{padding:48px 0px !important;}

}
/* awards module css */



/* stats module css */

.stats-wrapper .col-wrapper {width: 22%;margin: 12px;}
.stats__top--section-description p{margin-bottom:40px;}
.module-stats .stats__top-section{margin-bottom:64px;}
.module-stats .stats__main-section{background-color:var(--dark-sky);padding: 28px 16px;border-radius: 6px;gap:160px;height:392px;position:relative;width: 100%;justify-content: flex-end;}
.stats__main-section .stats__main-section-icon{visibility:hidden;}
.stats__main-section-data span{color: var(--deep-sky);font-size: 4.8rem;line-height:66.7px;letter-spacing: -1.16px;margin-bottom:24px;}
.count-wrapper sup{font-size: 3rem; left: 5px;}
.stats__main-section-data span.no-js { display:none; }
body.nojs .stats__main-section-data span.no-js { display:inline-block; }
body.nojs .stats__main-section-data span.count { display:none; }

.stats__main-section-data p{margin-top:24px;height:80px;color:var(--space-grey);}
.module-stats .stats-wrapper {margin: auto;}



@media (max-width: 1200px){
.count-wrapper sup {font-size: 2.6rem;}
}

@media (max-width: 991.98px){
.module-stats .stats-wrapper{padding-left: 0px;padding-right: 0px;}

.module-stats .container-fluid{margin-right: 0px; padding-right: 0px;}


.stats__main-section-data span{font-size:4rem;}
.count-wrapper sup {font-size: 3rem;}
.stats__main-section .stats__main-section-icon{visibility:visible;}
.module-stats ul.slick-dots{display:flex;justify-content:center;gap:8px;margin-top: 24px;}
.module-stats ul.slick-dots li{text-indent: -9999px; background: var(--anthracite);
border-radius:50%;width:4px; height:4px;opacity: 0.25;}
.module-stats ul.slick-dots li.slick-active{opacity:1;}


}

@media (max-width: 767.98px){
.count-wrapper sup {font-size: 2.5rem;}
.stats__top--section-description p{margin-bottom:32px;}
.module-stats .stats__top-section{margin-bottom:40px;}
#ip3-Homepage .stats__main-section-data span { font-size:30px !important;}
#ip3-investors .stats__main-section-data span { font-size:30px !important;}
#ip3-results-centre .stats__main-section-data span { font-size:30px !important;}

}


@media  (min-width: 991.98px) and (max-width:1199px){
.module-stats .col-wrapper{margin-bottom:15px;}
}
/* stats module css */



#ip3-results-centre .stats__main-section-data span { font-size:34px;}
#ip3-results-centre .stats__main-section-data .suffix { margin-left:5px}

#ip3-Homepage .stats__main-section-data span { font-size:34px;}
#ip3-Homepage .stats__main-section-data .suffix { margin-left:5px}
#ip3-investors .stats__main-section-data span { font-size:34px;}
#ip3-investors .stats__main-section-data .suffix { margin-left:5px}