/*--------------------------------------------------------------
# CSS Variables (Global)
--------------------------------------------------------------*/
:root {
    /* Font Variables */
	--body-font: "Geologica", sans-serif;
	--heading-font: "Geologica", sans-serif;
    --button-font: "Geologica", sans-serif;
    --base-font-size: 16px;
	--scale-factor: 1;

    /* Colors */
    --light-text-color: #FFFFFF;
    --black: #000;
    --white: #fff;
    --primary-color: #B21AB2; 
    --primary-color-dark: #A919A9; 
    --secondary-color: #1A0062;
    --button-hover: #768771;
    --background-muted: #F0ECFC;
    --background-primary: #B21AB2;
    --background-secondary: #1A0062;
    --text-primary: rgba(226, 31, 38, 1);
    --link-color: #000;
    --link-hover: var(--primary-color);
    --border-color: #B21AB2;

    /* Buttons */
    --btn-border: #B21AB2;
    --btn-padding-x: 24px;
    --btn-padding-x-lg: 24px;
    --btn-padding-y: 12px;
    --btn-height: calc(45px * var(--scale-factor));
    --btn-font-size: 0.875rem;
    --btn-letter-spacing: 0.56px;

    /* Shadows */
    --box-shadow-xl: 0 28px 50px rgba(0, 0, 0, 0.3);

    /* Spacing */
    --section-padding: 72px;
    --section-padding-lg: 140px;
    --container-width: 1240px;
    --container-padding: 15px;
	--min-padding: 102px;
	--vh: 1vh; /* Fallback value to reduce content shift */
    --letter-spacing: 1.44px;	
	
	/* Navbar */
	--navbar-min-height: calc(88px * var(--scale-factor));
	--navbar-background: rgba(255, 255, 255, 0.85);
	--navbar-background-transparent: rgba(255, 255, 255, 0.70);
	--navbar-backdrop-filter: 25px;	

	/* Intl-tel-input */	
    --iti-hover-color: rgba(0, 0, 0, 0.05);
    --iti-border-color: var(--primary-color);
    --iti-dialcode-color: #999;
    --iti-dropdown-bg: #F5F5F5;
    --iti-border-width: 1px;
    --iti-arrow-height: 6px;
    --iti-arrow-width: 12px;
    --iti-triangle-border: calc(var(--iti-arrow-width) / 2);
    --iti-arrow-padding: 6px;
    --iti-arrow-color: var(--primary-color);
    --iti-spacer-horizontal: 0;
    --iti-dialcode-color: #000;
}

/*--------------------------------------------------------------
# UIkit Overrides
--------------------------------------------------------------*/
.uk-card-primary.uk-card-body .uk-h1, .uk-card-primary.uk-card-body .uk-h2, .uk-card-primary.uk-card-body .uk-h3, .uk-card-primary.uk-card-body .uk-h4, .uk-card-primary.uk-card-body .uk-h5, .uk-card-primary.uk-card-body .uk-h6, .uk-card-primary.uk-card-body .uk-heading-2xlarge, .uk-card-primary.uk-card-body .uk-heading-3xlarge, .uk-card-primary.uk-card-body .uk-heading-large, .uk-card-primary.uk-card-body .uk-heading-medium, .uk-card-primary.uk-card-body .uk-heading-small, .uk-card-primary.uk-card-body .uk-heading-xlarge, .uk-card-primary.uk-card-body h1, .uk-card-primary.uk-card-body h2, .uk-card-primary.uk-card-body h3, .uk-card-primary.uk-card-body h4, .uk-card-primary.uk-card-body h5, .uk-card-primary.uk-card-body h6, .uk-card-primary>:not([class*=uk-card-media]) .uk-h1, .uk-card-primary>:not([class*=uk-card-media]) .uk-h2, .uk-card-primary>:not([class*=uk-card-media]) .uk-h3, .uk-card-primary>:not([class*=uk-card-media]) .uk-h4, .uk-card-primary>:not([class*=uk-card-media]) .uk-h5, .uk-card-primary>:not([class*=uk-card-media]) .uk-h6, .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-2xlarge, .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-3xlarge, .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-large, .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-medium, .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-small, .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-xlarge, .uk-card-primary>:not([class*=uk-card-media]) h1, .uk-card-primary>:not([class*=uk-card-media]) h2, .uk-card-primary>:not([class*=uk-card-media]) h3, .uk-card-primary>:not([class*=uk-card-media]) h4, .uk-card-primary>:not([class*=uk-card-media]) h5, .uk-card-primary>:not([class*=uk-card-media]) h6, .uk-card-secondary.uk-card-body .uk-h1, .uk-card-secondary.uk-card-body .uk-h2, .uk-card-secondary.uk-card-body .uk-h3, .uk-card-secondary.uk-card-body .uk-h4, .uk-card-secondary.uk-card-body .uk-h5, .uk-card-secondary.uk-card-body .uk-h6, .uk-card-secondary.uk-card-body .uk-heading-2xlarge, .uk-card-secondary.uk-card-body .uk-heading-3xlarge, .uk-card-secondary.uk-card-body .uk-heading-large, .uk-card-secondary.uk-card-body .uk-heading-medium, .uk-card-secondary.uk-card-body .uk-heading-small, .uk-card-secondary.uk-card-body .uk-heading-xlarge, .uk-card-secondary.uk-card-body h1, .uk-card-secondary.uk-card-body h2, .uk-card-secondary.uk-card-body h3, .uk-card-secondary.uk-card-body h4, .uk-card-secondary.uk-card-body h5, .uk-card-secondary.uk-card-body h6, .uk-card-secondary>:not([class*=uk-card-media]) .uk-h1, .uk-card-secondary>:not([class*=uk-card-media]) .uk-h2, .uk-card-secondary>:not([class*=uk-card-media]) .uk-h3, .uk-card-secondary>:not([class*=uk-card-media]) .uk-h4, .uk-card-secondary>:not([class*=uk-card-media]) .uk-h5, .uk-card-secondary>:not([class*=uk-card-media]) .uk-h6, .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-2xlarge, .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-3xlarge, .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-large, .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-medium, .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-small, .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-xlarge, .uk-card-secondary>:not([class*=uk-card-media]) h1, .uk-card-secondary>:not([class*=uk-card-media]) h2, .uk-card-secondary>:not([class*=uk-card-media]) h3, .uk-card-secondary>:not([class*=uk-card-media]) h4, .uk-card-secondary>:not([class*=uk-card-media]) h5, .uk-card-secondary>:not([class*=uk-card-media]) h6, .uk-light .uk-h1, .uk-light .uk-h2, .uk-light .uk-h3, .uk-light .uk-h4, .uk-light .uk-h5, .uk-light .uk-h6, .uk-light .uk-heading-2xlarge, .uk-light .uk-heading-3xlarge, .uk-light .uk-heading-large, .uk-light .uk-heading-medium, .uk-light .uk-heading-small, .uk-light .uk-heading-xlarge, .uk-light h1, .uk-light h2, .uk-light h3, .uk-light h4, .uk-light h5, .uk-light h6, .uk-offcanvas-bar .uk-h1, .uk-offcanvas-bar .uk-h2, .uk-offcanvas-bar .uk-h3, .uk-offcanvas-bar .uk-h4, .uk-offcanvas-bar .uk-h5, .uk-offcanvas-bar .uk-h6, .uk-offcanvas-bar .uk-heading-2xlarge, .uk-offcanvas-bar .uk-heading-3xlarge, .uk-offcanvas-bar .uk-heading-large, .uk-offcanvas-bar .uk-heading-medium, .uk-offcanvas-bar .uk-heading-small, .uk-offcanvas-bar .uk-heading-xlarge, .uk-offcanvas-bar h1, .uk-offcanvas-bar h2, .uk-offcanvas-bar h3, .uk-offcanvas-bar h4, .uk-offcanvas-bar h5, .uk-offcanvas-bar h6, .uk-overlay-primary .uk-h1, .uk-overlay-primary .uk-h2, .uk-overlay-primary .uk-h3, .uk-overlay-primary .uk-h4, .uk-overlay-primary .uk-h5, .uk-overlay-primary .uk-h6, .uk-overlay-primary .uk-heading-2xlarge, .uk-overlay-primary .uk-heading-3xlarge, .uk-overlay-primary .uk-heading-large, .uk-overlay-primary .uk-heading-medium, .uk-overlay-primary .uk-heading-small, .uk-overlay-primary .uk-heading-xlarge, .uk-overlay-primary h1, .uk-overlay-primary h2, .uk-overlay-primary h3, .uk-overlay-primary h4, .uk-overlay-primary h5, .uk-overlay-primary h6, .uk-section-primary:not(.uk-preserve-color) .uk-h1, .uk-section-primary:not(.uk-preserve-color) .uk-h2, .uk-section-primary:not(.uk-preserve-color) .uk-h3, .uk-section-primary:not(.uk-preserve-color) .uk-h4, .uk-section-primary:not(.uk-preserve-color) .uk-h5, .uk-section-primary:not(.uk-preserve-color) .uk-h6, .uk-section-primary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-section-primary:not(.uk-preserve-color) .uk-heading-3xlarge, .uk-section-primary:not(.uk-preserve-color) .uk-heading-large, .uk-section-primary:not(.uk-preserve-color) .uk-heading-medium, .uk-section-primary:not(.uk-preserve-color) .uk-heading-small, .uk-section-primary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-section-primary:not(.uk-preserve-color) h1, .uk-section-primary:not(.uk-preserve-color) h2, .uk-section-primary:not(.uk-preserve-color) h3, .uk-section-primary:not(.uk-preserve-color) h4, .uk-section-primary:not(.uk-preserve-color) h5, .uk-section-primary:not(.uk-preserve-color) h6, .uk-section-secondary:not(.uk-preserve-color) .uk-h1, .uk-section-secondary:not(.uk-preserve-color) .uk-h2, .uk-section-secondary:not(.uk-preserve-color) .uk-h3, .uk-section-secondary:not(.uk-preserve-color) .uk-h4, .uk-section-secondary:not(.uk-preserve-color) .uk-h5, .uk-section-secondary:not(.uk-preserve-color) .uk-h6, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-3xlarge, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-large, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-medium, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-small, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-section-secondary:not(.uk-preserve-color) h1, .uk-section-secondary:not(.uk-preserve-color) h2, .uk-section-secondary:not(.uk-preserve-color) h3, .uk-section-secondary:not(.uk-preserve-color) h4, .uk-section-secondary:not(.uk-preserve-color) h5, .uk-section-secondary:not(.uk-preserve-color) h6, .uk-tile-primary:not(.uk-preserve-color) .uk-h1, .uk-tile-primary:not(.uk-preserve-color) .uk-h2, .uk-tile-primary:not(.uk-preserve-color) .uk-h3, .uk-tile-primary:not(.uk-preserve-color) .uk-h4, .uk-tile-primary:not(.uk-preserve-color) .uk-h5, .uk-tile-primary:not(.uk-preserve-color) .uk-h6, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-3xlarge, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-large, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-medium, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-small, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-tile-primary:not(.uk-preserve-color) h1, .uk-tile-primary:not(.uk-preserve-color) h2, .uk-tile-primary:not(.uk-preserve-color) h3, .uk-tile-primary:not(.uk-preserve-color) h4, .uk-tile-primary:not(.uk-preserve-color) h5, .uk-tile-primary:not(.uk-preserve-color) h6, .uk-tile-secondary:not(.uk-preserve-color) .uk-h1, .uk-tile-secondary:not(.uk-preserve-color) .uk-h2, .uk-tile-secondary:not(.uk-preserve-color) .uk-h3, .uk-tile-secondary:not(.uk-preserve-color) .uk-h4, .uk-tile-secondary:not(.uk-preserve-color) .uk-h5, .uk-tile-secondary:not(.uk-preserve-color) .uk-h6, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-3xlarge, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-large, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-medium, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-small, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-tile-secondary:not(.uk-preserve-color) h1, .uk-tile-secondary:not(.uk-preserve-color) h2, .uk-tile-secondary:not(.uk-preserve-color) h3, .uk-tile-secondary:not(.uk-preserve-color) h4, .uk-tile-secondary:not(.uk-preserve-color) h5, .uk-tile-secondary:not(.uk-preserve-color) h6 {
    color: var(--light-text-color);
}

.uk-container {
    max-width: var(--container-width);
}
.uk-container-small {
    max-width: 1116px;
}
.uk-container-small02 {
    max-width: 1025px;
}
.uk-container-large {
    max-width: 1380px;
}

.uk-navbar-container .uk-logo-sticky {
    visibility: hidden;
	opacity: 0;
    transition: all .2s ease-out;		
}
.uk-sticky-fixed .uk-navbar-container .uk-logo-sticky {
    visibility: visible;
	opacity: 1;
}
.uk-light {
    color: var(--light-text-color);
}
a, .uk-link {
    color: var(--link-color);
    transition: all .2s ease-out;
}
a:hover, .uk-link:hover {
    color: var(--link-hover);
}
.uk-dotnav {
    margin-left: -9px;
}
.uk-dotnav>* {
    padding-left: 9px;
}
.uk-dotnav {
	margin-top: 36px;	
}

.uk-dotnav>*>* {
    background-color: #1A0062;
    border-color: transparent;
    width: 5px;
    height: 5px;    
}
.uk-dotnav>.uk-active>* {
    border-color: #1A0062;
    background-color: transparent;
    border-width: 2px;
    width: 12px;
    height: 12px;
}
.uk-light .uk-dotnav>*>* {
    background-color: rgba(255, 255, 255, 1);
    border-color: transparent;
}

.uk-light .uk-dotnav>.uk-active>* {
    background-color: transparent;    
    border-color: var(--white);	
}



/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
    font-weight: 300;
    color: #000;
    line-height: 1.5;
    font-size: var(--base-font-size);
    font-family: var(--body-font);
	background: #FFF;
}
h1, h2, h3, h4, h5, h6,
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6,
.uk-heading-small, .uk-heading-medium, .uk-heading-large, .uk-heading-xlarge, .uk-heading-2xlarge {
    font-family: var(--heading-font);
    font-weight: 400;
    color: #000;	
    line-height: 1.25;
}
h3, .uk-h3 {
    font-size: 1.5625rem;
    line-height: 1.30;
    letter-spacing: -0.25px;    
}
.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
    font-family: var(--body-font);
    min-height: 43px;
}
.uk-navbar-nav>li>a {
    letter-spacing: 1.12px;
    font-size: 0.875rem;
    font-weight: 400;
}
.page {
	overflow: hidden;
}

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
.uk-button {
    font-family: var(--button-font);	
    font-weight: 400;
    transition: all .4s ease-out;
    letter-spacing: var(--btn-letter-spacing);
    font-size: var(--btn-font-size);
    padding: var(--btn-padding-y) var(--btn-padding-x);
    height: var(--btn-height);
    color: var(--white);	
	display: inline-flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	min-height: var(--btn-height);
	border-radius: 5px;
    text-transform: uppercase;
    min-width: calc(182px * var(--scale-factor));
}

.uk-button-primary {
    background-color: var(--background-primary);
    border-color: var(--primary-color);
    color: var(--light-text-color);		
}

.uk-light .uk-button-primary {
    background-color: transparent;
    border-color: var(--light-text-color);
    color: var(--light-text-color);		
}

.uk-button-primary:hover {
    background-color: var(--black);
    border-color: var(--black);
    color: var(--white);
}
.uk-light .uk-button-primary:hover {
    background-color: var(--background-primary);
    border-color: var(--primary-color);
    color: var(--light-text-color);
}

.uk-button-secondary {
    background-color: var(--background-secondary);
}
.uk-button-secondary:hover, .uk-button-secondary:focus {
    background-color:  var(--white);
	color: var(--secondary-color);
}
.uk-light .uk-button-secondary {
    background-color: var(--background-secondary);	
    color: #FFF;	
}

.uk-button-default {
    color: var(--secondary-color);		
    border-color: var(--secondary-color);		
}
.uk-button-default:hover {
    color: var(--white);		
    border-color: var(--primary-color);
    background-color: var(--primary-color);	
}

.uk-light .uk-button-default {
    background-color: transparent;
    border-color: var(--light-text-color);
    color: var(--light-text-color);		
}
.uk-light .uk-button-default:hover {
    background-color: var(--black);
    border-color: var(--black);
    color: var(--light-text-color);	
}
.uk-button-default.uk-active, .uk-button-default:active, .uk-button-default:focus {
    background-color: transparent;
    border-color: var(--black);    
    color: var(--black);		
}

.uk-button-link {
    color: var(--primary-color-dark);
    text-align: left;
    min-width: auto !important;
    padding: 0;
    font-weight: 400;
    display: inline-flex; 
    align-items: center;
    text-decoration: none;
    letter-spacing: 1.12px;
}
.uk-button-link svg {
    margin-left: 5px;
    transition: transform 0.3s ease-in-out;
}
.uk-button-link:hover {
    color: var(--primary-color-dark);   
}
.uk-button-link:hover svg {
    transform: translateX(4px);
}
.uk-light .uk-button-link:hover {
     color: var(--white);   
}

@media (max-width: 960px) {
	.btn  {
		margin: 0 auto;
		display: inline-flex;
	}
}
@media (max-width: 640px) {
	/* .uk-button {
		width: 100%;
	}*/
	.uk-button-text.uk-button {
		width: auto;	
	}		
	.two-btns.uk-grid-medium>.uk-grid-margin {
		margin-top: 10px;
	}
}


/*--------------------------------------------------------------
# Layout Adjustments
--------------------------------------------------------------*/
.uk-background-primary {
    background-color: var(--background-primary);
}
.uk-background-muted {
    background-color: var(--background-muted);
}
.uk-background-secondary {
    background-color: var(--background-secondary);
}
@media (min-width: 960px) {
    .inner-left {
        padding-left: 40px;
    }
    .inner-right {
        padding-right: 40px;
    }
}
@media (min-width: 1200px) {
    .inner-left {
        padding-left: max(var(--min-padding), calc((100vw - (var(--container-width) + (var(--container-padding) * 2))) / 2));
    }
    .inner-right {
        padding-right: max(var(--min-padding), calc((100vw - (var(--container-width) + (var(--container-padding) * 2))) / 2));
    }
}


/* ==========================
   Nav Styles
========================== */
.tm-header {
	position: absolute;
	z-index: 900;
	left: 0;
	right: 0;
	width: 100%;
}
.tm-header .uk-navbar-transparent .s9d-nav-container {
    margin-top: 16px;	
}

.tm-header .uk-navbar-container:not(.uk-navbar-sticky) .stickylogo {
    display: none;
}

.tm-header .uk-navbar-container.uk-navbar-sticky .defaultlogo {
    display: none;
}

.tm-header .defaultlogo,
.tm-header .stickylogo {
    max-width: 100%;
    height: auto;
}
.uk-navbar-item .uk-button {
    margin-bottom: 0;
    min-width: 130px;
}

@media (max-width: 640px) {
    .tm-header .defaultlogo {
        width: 70px;
    }
    .tm-header .uk-navbar-item {
        min-height: 30px;
        align-items: flex-start;
    }   
}

/* ==========================
   Navbar
========================== */
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: rgba(255, 255, 255, 0.70);
    backdrop-filter: blur(6.25px);
}
.uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-item {
    min-height: 67px;
}
.uk-offcanvas-bar {
    background: var(--background-secondary);
}
.uk-offcanvas-bar {
    padding: 40px 30px;
    overflow: hidden;
}	
.uk-offcanvas-bar .uk-nav-default>li>a {
   font-size: 1rem;
   text-transform: uppercase;
}
.uk-offcanvas-bar .uk-nav-default>li>a, .uk-offcanvas-bar .uk-close {
   color: rgba(255,255,255, 1); 
}
.uk-offcanvas-bar .uk-icon>* {
    width: 22px;
    margin: 5px 10px;
}
.uk-offcanvas-bar .angle-right-03 {
    right: -5vw;
    margin-bottom: -50vh;
}
.uk-offcanvas-bar .uk-nav-default li {
    margin-top: 10px;
}

.uk-offcanvas-bar .uk-button-primary{
    background-color: var(--background-primary);
    color: var(--light-text-color);
    border-color: var(--primary-color);
    font-family: var(--button-font);
    font-weight: 400;
    transition: all .4s ease-out;
    letter-spacing: var(--btn-letter-spacing);
    font-size: var(--btn-font-size);
}
.uk-offcanvas-bar .uk-button-primary:hover{
    background-color: var(--black);
    border-color: var(--black);
    color: var(--white);
    font-family: var(--button-font);
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero-section .hero-wrapper {
	height: calc(var(--vh) * 100);
	min-height: calc(760px * var(--scale-factor));
}
.hero-section.hero-style02 .hero-wrapper {
	height: calc(730px * var(--scale-factor));
}
.hero-section .desc {
	margin-left: auto;
	margin-right: auto;	
    line-height: 1.5;
	max-width: 453px;
    font-weight: 300;    
}
.investor .hero-section .desc {
	max-width: 595px;
}
.hero-section *+p {
    margin-top: 24px;
}
.hero-section .main-title {
	font-size: 2.8125rem;
    font-weight: 400;
    margin-bottom: 24px;
	max-width: 335px;
	margin-left: auto;
	margin-right: auto;	
}
.hero-section .herotitle02 {
    font-size: 2.5rem;
    letter-spacing: -0.4px;
    font-weight: 300; 
    margin-top: 24px; 
    margin-bottom: 24px;    
}
.hero-section .top-overlay {
    background: linear-gradient(180deg, rgba(26, 0, 98, 0.78) 0%, rgba(26, 0, 98, 0.00) 100%); 
    height: 39.40%;  
}
.hero-style02 .top-overlay02 {
    background: linear-gradient(180deg, rgba(26, 0, 98, 0.78) 0%, rgba(26, 0, 98, 0.00) 100%); 
    height: 15.10%;  
}
.hero-section .cover-overlay {
    background: rgba(0, 0, 0, 0.20);
}
.hero-section .banner-caption {
	padding: 0 30px;
}
.hero-section.hero-style02 .banner-caption {
    margin-top: 130px;
}
.hero-section .angleL1 {
	margin-bottom: clamp(-76px, -8.8vh, -40px);
}
.hero-section .angleT1 {
    margin-right: 11%; 
}
.stats-section {
    padding-top: 20px;
}
.stats-item {
    padding: 24px 10px;
}
.stats-number, .stats-plus {
    font-size: 3.1rem;
    font-weight: 500;
    line-height: 1;
}
.stats-label {
    margin-top: 12px;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.3;
}

@media (min-width: 640px) {
    .hero-section .main-title {
		font-size: 3.75rem;
        max-width: 840px;
        margin-bottom: 46px;
    }	    
    .hero-section .herotitle02 {
		font-size: 2.8125rem;
        letter-spacing: -0.45px;
        margin-bottom: 24px;
    }	   
    .hero-section .hero-cta {
        padding-top: 28px;
    } 
    .stats-section {
        padding-top: 52px;
    }    
}
@media (min-width: 960px) {
    .hero-section .hero-wrapper {
		min-height: calc(837px * var(--scale-factor));				
    }
	.hero-section .hero-cta {
		padding-top: 28px;
	}
    .hero-section.hero-style02 .hero-cta {
        padding-top: 18px;
    }	
    .hero-section .banner-caption {
        margin-top: 24px;
    }
   .hero-section.hero-style02 .banner-caption {
        margin-top: 176px;
    }     
}
@media (min-width: 1200px) {
    .hero-section .hero-wrapper {
		height: calc(860px * var(--scale-factor));				
    }
    .hero-section.hero-style02 .hero-wrapper {
		min-height: calc(724px * var(--scale-factor));				
    }	
}
@media (max-width: 640px) { 
    .hero-wrapper > .uk-position-relative {
        min-width: 0;
        width: 100%;
        max-width: 100%;
    }
    .hero-wrapper .main-caption,
    .hero-wrapper .stats-section {
        min-width: 0;
        width: 100%;
        max-width: 100%;
    }
    .hero-wrapper .stats-section [uk-slider] {
        min-width: 0;
        width: 100%;
        max-width: 100%;
    }
    .hero-wrapper {
      overflow-x: hidden;
    } 
    .hero-wrapper .hero-cta {
        padding-top: 18px;
    }    
}

/*--------------------------------------------------------------
# General Styles
--------------------------------------------------------------*/
.uk-hr, hr {
    border-top-color: #E7E2D8;
    
}
.uk-list-bullet {
    margin-top: 17px;
}
.animateInitState {
	visibility: hidden !important; 
	opacity: 0;
}
.animateInitState.uk-scrollspy-inview {
	visibility: visible !important; 
	opacity: 1;	
}

.section-title {
    color: #000;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.45px;
}
.subtitle {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.12px;
    text-transform: uppercase;   
}
.uk-light .subtitle, .uk-light.subtitle {
	color: var(--light-text-color);
    font-weight: 300;   
}

.inner-container {
	padding-right: 20px;
	padding-left: 20px;
}

.fs18 {
    font-size: 1.125rem;
}

.fw200 {
    font-weight: 200 !important;
}
.fw300 {
    font-weight: 300 !important;
}
.fw400 {
    font-weight: 400 !important;
}
.fw600 {
    font-weight: 600 !important;
}
@media (min-width: 640px) {
    .section-title {
        font-size: 2.8125rem;
    }	
}



/* ---------------------------------
 info01-section   info02-section 
 -------------------------------- */
.info-section p  {
	font-size: 1.125rem;
	line-height: 1.5;
    margin: 0 auto; 
    max-width: 600px;    
}
.info-section .btn-wrapper  {
	margin-top: 40px;
}
.info-section .uk-button  {
    min-width: 209px;
}
.info-section .section-title  {
	margin-bottom: 30px;
    margin-top: 0;
}

@media (min-width:960px) {
   
}

/*--------------------------------------------------------------
# Forms & Inputs
--------------------------------------------------------------*/
.uk-select:not([multiple]):not([size]) {
    background-image: url(../images/select.svg) !important;
    background-repeat: no-repeat;
    background-position: calc(100% - 12px) center !important;
    background-size: 10px !important;
}
.uk-input, .uk-select:not([multiple]):not([size]) {
	height: calc(45px * var(--scale-factor));
    padding-right: 12px;	
}
.uk-form-icon {
    width: 20px;
}
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
    padding-left: 32px !important;
}
.uk-input, .uk-select, .uk-textarea {
    font-size: 1rem;
}
.uk-input, .uk-select, .uk-textarea {
    background: #fff;
    color: #000;
    border: 1px solid var(--border-color);
	border-radius: 6px;
    padding: 8px 12px
}
.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
	border: 1px solid #A5A5A5;
}
.uk-light .uk-input, .uk-light .uk-select, .uk-light .uk-textarea, .uk-light .uk-checkbox {
    background-color: rgba(255, 255, 255, 0.6);
    color: #000;
    border-color: rgba(0, 0, 0, 0.30);	
}
.uk-light .uk-input:focus, .uk-light .uk-select:focus, .uk-light .uk-textarea:focus {
    background-color: rgb(255,255,255);
    color: #000;
    border-color: transparent;	
}
label, .uk-form-label {
    font-size: 0.875rem;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
	color: #000;
    letter-spacing: 1.82px;
}
.form-margin .confirm {
    margin-top: 14px;
}


/*-------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.contact-section .content-wrapper {
    max-width: 1032px;
    margin: 0 auto;   
}


.uk-light .cform {
	color: #000;
	margin-top: 37px;
}
.cform {
    color: #000;
}
.cform .inner-wrapper {
	border-radius: 17px;
}

.cform .uk-grid-small {
    margin-left: -18px;   
}
.cform .uk-grid-small>* {
    padding-left: 18px;    
}
.cform textarea {
    max-height: 180px;
	padding: 10px 12px;
}
.cform .uk-grid-small>.uk-grid-margin {
    margin-top: 16px;
}
.cform .form-title {
	margin-bottom: 30px;	
}
.cform a {
    text-decoration: underline;
    color: var(--light-text-color);		
}
.cform .uk-form-controls {
	position: relative;
}

.cform .uk-checkbox:focus, .uk-radio:focus {
    border-color: var(--secondary-color);
}
.cform .uk-checkbox {
    margin: 0;
    border-color: #5C5F5F;
    width: calc(15px * var(--scale-factor));
    height: calc(15px * var(--scale-factor));
    position: relative;
    margin-top: 0;
    flex-shrink: 0;
    border-radius: 3px;
    background-color: var(--light-text-color);	
}

.cform .uk-checkbox:checked, .cform .uk-checkbox:indeterminate, .cform .uk-radio:checked {
    background-color: var(--light-text-color);
    border-color: var(--light-text-color);	
}
.cform .uk-button {
    margin-top: 10px;
    min-width:  109px;
}
.cform .section-title {
    margin-top: 24px;
}
.cform .gray {
	font-size: 0.75rem;
	line-height: 1.5;
}
.cform .uk-h4 {
    margin-bottom: 5px;
    margin-top: 14px;
}
.cform label.contactmethod {
    padding-top: 10px;
	margin-bottom: 12px;
}
.cform {
	color: #85754E;
    font-family: var(--button-font);		
}

.contact-section .uk-input, .contact-section .uk-select, .contact-section .uk-textarea {
    font-family: var(--button-font);	
    font-weight: 400;
	font-size: 0.875rem;
    border-color: transparent;
    font-weight: 200;
    border-radius: 6px;
}
.cform .uk-margin-small-top {
    margin-top: 30px!important;
}
.cform p.uk-margin-small-top {
    margin-top: 30px!important;
}
.cform .form-margin {
    margin-top: 16px;
}

@media (min-width: 640px) {
    .cform {
        max-width: 500px;
        margin: 0 auto;
    }    
    .cform .uk-button {
        margin-top: 21px;
    }    
}
@media (min-width: 960px) {
	.form-section {
		padding-top: 165px;
		padding-bottom: 120px;
	}
   .contact-section .heading > * {
        padding-right: 50px;    
    }    
}
@media (min-width: 1200px) {
    .contact-section .uk-grid-medium>* {
        padding-left: 25px;
    } 
    .contact-section .uk-grid-medium {
        margin-left: -25px;
    }  
   .contact-section .heading > * {
        padding-right: 100px;    
    }    
}
@media (max-width: 640px) {
    .cform .uk-button {
        width: 100%;
    }
    .cform {
        margin: 0 auto;
    }     
}

/*--------------------------------------------------------------
# Telephone International Code
--------------------------------------------------------------*/
.form .iti--allow-dropdown input, .form .iti--allow-dropdown input[type=text], .form .iti--allow-dropdown input[type=tel], .form .iti--separate-dial-code input, .form .iti--separate-dial-code input[type=text], .form .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}
.iti {
    width: 100%;
}
.hide {
    display: none;
}
#valid-msg {
    color: #FFFFFF;
	background: #00C900;
}
#error-msg {
    color: red;
}
input.error {
    border: 1px solid #FF7C7C;
}
.form-dark .iti__country-list {
    background-color: #151f28;
}
.iti--separate-dial-code .iti__selected-flag,
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0);

	font-size: 0.99609375rem;
}
.iti-msg {
    position: absolute;
    left: 0;
    bottom: -19px;
    background: red;
    color: #fff !important;
    padding: 1px 10px;
    font-size: 12px;
    right: 0;
	border-radius: 4px;
}
.iti__selected-flag {
    padding-left: 10px;
}
.iti__search-input {
    height: 34px;
    padding: 0 10px;
    outline: 0;
    font-family: var(--button-font);    
}
.iti__country-list .iti__flag, .iti__country-name {
    margin-right: 8px;
    color: #000;
}
.iti__country {
    padding-left: 10px;
}
.iti__selected-country-primary:hover {
    background-color: transparent !important;
}
.iti .iti__selected-dial-code {
    position: relative;
    top: -1px;    
}

/*--------------------------------------------------------------
# Custom Form
--------------------------------------------------------------*/
.uk-input::placeholder, 
.uk-select::placeholder, 
.uk-textarea::placeholder {
	color: rgba(0, 0, 0, 1) !important;
}
.darkform .uk-input::placeholder, 
.darkform .uk-select::placeholder, 
.darkform .uk-textarea::placeholder {
	color: rgba(255, 255, 255, 1) !important;
}
.compact .uk-input, .compact .uk-select, .compact .uk-textarea {
    background-color: transparent;
    border-color: #000;
    color: #000;
	border-width: 0 0 1px 0px;
	border-style: solid;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
}

.compact .bordered .uk-input, .compact .bordered .uk-select, .compact .bordered .uk-textarea {
	border-width: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.darkform .uk-input, .darkform .uk-select, .darkform .uk-textarea {
    background: rgba(255, 255, 255, 0.10);    
    color: #fff;
}

.form-margin:not(.bordered) .uk-form-label {
    margin: 0;
}
.iti__arrow {
    border-top-color: var(--primary-color);
}

.iti__arrow--up {
    transform: rotate(180deg);
}

@media (max-width:640px) {
	.dark-form .content-wrapper {
		padding-left: 0;
		padding-right: 0;
	}
}


/*--------------------------------------------------------------
# Loading - Sweetalert
--------------------------------------------------------------*/
.main-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	background-image: url('../images/spinner.svg');
	background-size: 100%;
	width: 80px;
	height: 80px;
	box-shadow: 0 0 40px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 40px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 0 40px rgba(0,0,0,0.05);
	-o-box-shadow: 0 0 40px rgba(0,0,0,0.05);
	z-index: 999999;
}

.swal2-container.swal2-center>.swal2-popup {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}

.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
    background: rgba(0,0,0,.5) !important;
}

.swal2-container .swal2-title {
    margin: 0;
    padding: 0 ;
    color: #484848 ;
    font-size: 2.1875rem;
    font-weight: 100;
}
.swal2-container .swal2-html-container {
    display: block;
    color: #484848;
    font-size: 1rem;
    font-weight: 300;
}
.swal2-container .swal2-popup {
    padding: 30px;
    border-radius: 10px;
    background: #E8EEF3;
    color: #484848;
	min-height: 309px;
}
.swal2-container .swal2-close {
    display: flex;
    outline: 0;
    color: #484848;
    position: absolute;
    top: 0;
    right: 0;
}
.swal2-container .swal2-close:focus {
    box-shadow: none;
}
.swal2-container .swal2-close:hover {
    color: #000;
}
.swal2-container .swal2-close svg {
    width: 25px;
}
@media (min-width:960px) {
	.swal2-container .swal2-popup {
		min-height: 309px;
	}
}
@media (min-width:1200px) {
	.swal2-container .swal2-popup {
		min-width: 584px;
	}
}


/* ==========================
   Footer
========================== */
.footer-section  {
    color: #fff;
}
.footer-section .footer-desc {
    margin-bottom: 32px;
    margin-top: 50px;
}
.footer-section .uk-button-text {
    color: #fff;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 200;
}
.footer-section .uk-button-text:hover {
    color: #fff;
    text-decoration: none;
}
.footer-section p {
    font-size: 0.875rem;
    line-height: 1.7;
    font-weight: 300;
    margin-top: 0;
}
.footer-section h4 {
    font-weight: 700;
    font-size: 0.875rem;
    margin-top: 26px;
    margin-bottom:4px;
}
.footer-section .footer-bottom {
    font-size: 0.75rem;
    line-height: normal;
    font-weight: 300;    
}
.footer-section hr {
    margin-top: 32px;
    border-top-color: rgba(255, 255, 255, 0.40);
}
.footer-section .footer-bottom ul {
    margin-left: -24px;    
}
.footer-section .footer-bottom li:nth-child(2) {
    padding-left: 16px;
}
.footer-section .footer-bottom li {
    padding-left: 24px;
}
.footer-section .footer-bottom a {
    text-decoration: underline;
}
.footer-section .footer-bottom a:hover {
    color: rgba(255, 255, 255, 0.50);;
}

.tp-footer-links .uk-button-text {
    position: relative;
    display: inline-block;
    padding-bottom: 2px; 
    line-height: 1.2;
}
.tp-footer-links .uk-button-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.tp-footer-links .uk-button-text::before {
    z-index: 1;
    border-bottom-color: #ffffff !important;
}
.tp-footer-links .uk-button-text:hover::before {
    right: 0;
}

.tp-footer-address {
    font-size: 0.875rem;
    font-weight: 200;
    line-height: 1.8; 
}

.footer-section .tp-footer-title {
    margin-bottom: 22px;
    color: #fff
}
.footer-section .tp-footer-legal {
    margin-top: 20px;
    font-size: 0.75rem;
    margin-bottom: 0;
}
.footer-section .uk-button-primary {
    background-color: var(--background-primary);
    border-color: var(--primary-color);
    color: var(--light-text-color);
}
.footer-section .uk-button-primary:hover {
    background-color: var(--black);
    border-color: var(--black);
    color: var(--white);
}

.footer-section .uk-input {
    font-size: 0.875rem; 
    font-weight: 200; 
    color: #000; 
    padding: 8px 12px;
    border-color: transparent;    
}
.footer-section p.tp-footer-subtext {
    font-size: 1rem;
    margin-bottom: 16px;
}
.tp-footer-form .uk-margin-small-top {
    margin-top: 16px!important;
}
.tp-footer-links, .footer-links {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

@media (min-width: 640px) {
    .footer-section .uk-button-primary {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; 
        min-width: 148px;
    }    
    .footer-section .uk-input {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
}

.footer-section .angle {
    margin-top: 15px;
}
    
@media (min-width: 1200px) {
    .tp-footer-newsletter {
        width: 45%
    }
    .footer-section .right-col {
        margin-left: -60px;
    }    
    .footer-section .right-col>* {
        padding-left: 60px;
    }    
}
@media (max-width: 1200px) {
    .footer-section .shape {
        width: 50%;
    }
    .footer-section .angle {
        margin-top: 30px;
        margin-left: -30px;
    }    
}
@media (max-width: 640px) {
    .tp-footer-links {
        list-style: none;
        padding: 0;
        margin: 0;
        display: inline-flex;
        flex-wrap: wrap;
        gap: 16px 18px;
        text-align: center;
        justify-content: center;
    }
    .tp-footer-links li {
        flex: 0 0 auto;
        max-width: 100%; 
        word-break: break-word; 
        
    }
    .tp-footer-links.uk-list>:nth-child(n+2) {
        margin-top: 0;
    }
}

/* ---------------------------------
 Bottom Sticky CTA  
 -------------------------------- */
.stickybottomcta {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999; /* or higher if you want */
	transform: translateY(100%); /* Always visible? */
	transition: transform 0.3s;
}
.stickybottomcta.visible {
	transform: translateY(0);
}

.stickybottomcta .uk-button {
    min-height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stickybottomcta .uk-button:hover {
    background-color: #000;
    border-color: #000;
    color: var(--white);
}

/* ---------------------------------
 slideshow-section
 -------------------------------- */
.slideshow-section .uk-slidenav {
    border: 1px solid #fff;
    border-radius: 100px;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slideshow-section .uk-slidenav svg {
	width: 13px;
}

@media (max-width: 640px) {
	.slideshow-section .uk-slidenav {
		width: 34px;
		height: 34px;
	}
	.slideshow-section .uk-slidenav svg {
		width: 10px;
	}	
}

@media (min-width: 960px) {
	.dotnav-wrapper {
		margin: 52px;
		--uk-position-margin-offset: 52px;		
	}	
}
@media (max-width: 640px) {
	.dotnav-wrapper {
		margin: 20px;
		--uk-position-margin-offset: 20px;
	}	
}




/* -------------------------------------------------------------------------------------------
  
 -------------------------------------------------------------------------------------------- */ 
 
/* Base diagonal cut */
.diagonal-cut {
	position: relative;
	z-index: 2;
	--diag-cut: 200px;
	--diag-right: 84%;
	clip-path: polygon( 0 0, 100% 0, 100% var(--diag-right), 0 100%);
	overflow: hidden;
}
.diagonal-next {
	position: relative;
	z-index: 1;
	--diag-cut: 200px;
	margin-top: calc(var(--diag-cut) * -1);
	padding-top: var(--diag-cut);
}
.diagonal-next .inner-wrapper {
    padding-top: 44px;    
}
.hero-section.hero-style02 .diagonal-cut {
    --diag-right: 80%;
}
.diagonal-next .uk-height-small {
    height: 56px;
}
.fund-manager .diagonal-next .uk-height-small {
    height: 55px;
}
.investor .diagonal-next .uk-height-small {
    height: 56px;
}

@media (min-width:960px) {
    .aboutus .diagonal-next .uk-height-small {
        height: 151px;
    }
}
@media (max-width: 1200px) {
    .diagonal-cut, .hero-section.hero-style02 .diagonal-cut {
        --diag-right: 92%;
    }
}
@media (max-width: 640px) {
    .diagonal-cut, .hero-section.hero-style02 .diagonal-cut {
        --diag-right: 94%;
    }
}



/* ---------------------------------
 partners-section
 -------------------------------- */
.partners-section {
    padding-bottom: 76px;
    margin-top: -1px;
}
.fund-manager .partners-section {
    margin-top: -1px;
}
.partners-section .uk-slider-items {
    padding-top: 29px;
}
.wealth-manager .partners-section .uk-slider-items {
    padding-top: 42px;
} 
@media (min-width:960px) {
    .wealth-manager .partners-section  {
        padding-top: 72px;
        padding-bottom: 80px;
    }
    .wealth-manager .partners-section .uk-slider-items {
        padding-top: 62px;
    }    
}

    
/* ---------------------------------
 services-section
 -------------------------------- */
.services-section .uk-container-small {
	max-width: 1242px;    
}
.uk-slider-items>* {
    outline: 0;
}
/* Left list styling */
.tp-feature {
	position: relative;
    padding-top: 22px;	
    padding-bottom: 32px;	
    border-bottom: 1px solid rgba(26, 0, 98, 0.20);
    max-width: 395px;
}
.tp-feature:first-child {
	border-top: 0;
}
.tp-feature-btn {
	width: 100%;
	text-align: left;
	background: transparent;
	border: 0;
	padding: 0;
	cursor: pointer;
    position: relative;
    font-family: inherit;
    font-size: inherit;    
}
.tp-feature-kicker {
	display: block;
	font-weight: 400;
	font-size: 1.5625rem;
	line-height: 1.3;
	margin-bottom: 8px;
    letter-spacing: -0.25px;     
}
.tp-feature-desc {
    display: block;
    line-height: 1.5;
    color: #373737;
    font-weight: 200;
}

.tp-feature.is-active .tp-feature-btn {
	padding-left: 30px;
}
.tp-feature-btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 7px;
	height: 100%;
	background: transparent;
	transition: background-color 200ms ease;
}
.tp-feature.is-active .tp-feature-btn::before {
	background: var(--primary-color);
}

.tp-feature.is-active .tp-feature-desc {
	color: #373737;
}

/* Smooth list feel without changing layout */
.tp-feature-btn,
.tp-feature-kicker,
.tp-feature-desc,
.tp-feature-btn::before {
    transition: color 200ms ease, opacity 200ms ease, padding 200ms ease, background-color 200ms ease;
}

/* Optional subtle hover emphasis */
.tp-feature:hover .tp-feature-desc {
    opacity: 0.9;
}

/* Keep your existing active behavior, just smooth it */
.tp-feature.is-active .tp-feature-btn {
    padding-left: 30px; /* already in your CSS */
}

.tp-feature-btn::before {
    background: transparent; /* already in your CSS */
}

.tp-feature.is-active .tp-feature-btn::before {
    background: var(--primary-color);
}

.services-mobile .service-card {
	max-width: 520px;
	margin: 0 auto;
    outline: 0;
}
.services-mobile .service-img {
	overflow: hidden;
	background: transparent;
}
.services-mobile .service-text {
	margin-top: 40px;
	padding: 0 12px;
}
.services-mobile .tp-feature-kicker {
	margin-bottom: 10px;
}
.services-mobile .uk-dotnav {
	padding-top: 36px;
}

@media (prefers-reduced-motion: reduce) {
  .tp-feature-btn,
  .tp-feature-kicker,
  .tp-feature-desc,
  .tp-feature-btn::before {
    transition: none !important;
  }
}


.services-mobile .right-wrapper {
    background-size: cover;
}
@media (min-width:640px) {
    .services-mobile .right-wrapper {
        background-size: 70%;
    }	
}

@media (min-width:960px) {
	.services-section {
        padding-top: 90px;
        padding-bottom: 152px;
	}    
	.services-section .left-col {
		width: 44%;
	}	
    .services-section .left-wrapper {
        padding-left: 98px;
    }
    .services-section .right-wrapper {
        padding-right: 80px;
        padding-top: 190px;
        padding-bottom: 40px;
    }
    .services-section .section-title {
        margin-bottom: 70px;
    }	
    .tp-feature-desc {
        max-width: 391px;
    }    
}

/* ---------------------------------
 featuresCarousel-section
 -------------------------------- */
.featuresCarousel-section .uk-container{
    max-width: 1068px;
}
.featuresCarousel-section .uk-button-link {
    margin-top: 30px;
}
.featuresCarousel-section .section-title  {
    margin-bottom: 40px;
}  

@media (min-width:960px) {
    .featuresCarousel-section  {
        padding-top: 136px;
        padding-bottom: 90px;
    }  
    .featuresCarousel-section .section-title  {
        margin-bottom: 80px;
    }    
}

@media (min-width:1200px) {
    .featuresCarousel-section .uk-grid {
        margin-left: -64px;
    }    
    .featuresCarousel-section .uk-grid>* {
        padding-left: 64px;
    }

}

/* ---------------------------------
 testimonial-section
 -------------------------------- */
.testimonial-section {
    overflow: hidden;
}
.testimonial-section .inner-wrapper {
    max-width: 605px;
    margin: 0 auto;
}
.fund-manager .testimonial-section .inner-wrapper {
    max-width: 808px;
}
.testimonial-section .el-wrapper01 {
    right: 2vw;
}
.testimonial-section .circle {
    width: 50vw;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, #B21AB2 0%, #1A0062 100%);
    transition: transform 0.2s ease-out; 
    pointer-events: none;
    /* Multiplied by 3 for X and -5 for Y to make it move UP and be very noticeable */
    transform: translate(calc(var(--x, 0) * 2px), calc(70% - (var(--y, 0) * 2px))) scale(1);    
}
.testimonial-section:hover .circle {
    scale: 1.1;
}
.testimonial-section.style02 .circle {
    background: radial-gradient(50% 50% at 50% 50%, #B21AB2 0%, #F0ECFC 87.98%);    
}

.tp-testimonial-text {
	padding-top: 32px;
    font-weight: 300;
}
.testimonial-section-text {
	font-size: 24px;
	line-height: 1.5;
	margin: 0;
}
.testimonial-section-meta {
	gap: 16px;
}
.tp-avatar {
	border-radius: 50%;
	object-fit: cover;
}
.tp-meta-text strong {
	display: block;
    font-weight: 600;
    font-size: 0.875rem;
}
.tp-role {
	font-size: 0.875rem;
}
.tp-logo img {
	
}
.tp-testimonial-meta {
    margin-top: 40px;
}
.testimonial-section .angle-left-02 {
    margin-left: 5%;
}

.testimonial-section .angle-right-02 {
    margin-top: 1%;
}

.white-to-black {
    filter: brightness(0);
}


@media (min-width:640px) {
    .tp-testimonial-meta {
        margin-top: 50px;
    }
    .tp-testimonial-meta .uk-grid-small>* {
        padding-left: 19px;
    } 
    .tp-testimonial-meta .uk-grid-small {
        margin-left: -19px;
    } 
    .tp-testimonial-text {
        padding-top: 22px;
    }    
}
@media (min-width:960px) {
    .testimonial-section  {
        padding-top: 217px;
        padding-bottom: 130px;
        min-height: 696px;
    }  
  
}

@media (max-width:960px) {
    .testimonial-section .angle-left-02 {
        margin-left: -30%;
    } 
    .wealth-manager .testimonial-section .angle-left-02 {
        margin-left: 0%;
        margin-top: -25%;
    }    
    .testimonial-section .angle-right-02 {
        margin-top: 40%;
        margin-right: -15%;
    }    
}
@media (max-width:640px) {
    .testimonial-section .angle-left-02 {
        margin-left: -50%;
    }  
    .wealth-manager .testimonial-section .angle-left-02 {
        margin-left: 0%;
        margin-top: 0;
    }    
    .testimonial-section .angle-right-02 {
        margin-top: 70%;
        margin-right: -50%;
    }    
}

/* ---------------------------------
 press-section
 -------------------------------- */
.press-section .uk-dotnav {
    margin-top: 42px;
}
.aboutus .press-section .subtitle {
    margin-bottom: 35px;
}
@media (min-width:960px) {
    .press-section  {
        padding-top: 114px;
        padding-bottom: 132px;
    }  
    .aboutus .press-section  {
        padding-top: 70px;
        padding-bottom: 95px;
    }  
  
}

/* ---------------------------------
 news-section
 -------------------------------- */
.news-section .uk-overlay-primary {
    background: linear-gradient(to top, #1A0062 13.47%, rgba(26, 0, 98, 0.00) 100%);
    height: 57.80%;
    transition: height 0.4s ease-in-out, background 0.4s ease-in-out;
}
.news-item:hover .uk-overlay-primary {
    height: 67%;
    background: linear-gradient(to top, #0e0035 13.47%, rgba(14, 0, 53, 0.00) 100%);
}
.news-section .desc  {
    margin: 19px 16px;
}
.news-section .news  {
    margin-top: 48px;
}
.news-section .uk-cover-container, .news-section .uk-cover-container img {
    border-radius: 20px;
}
.news-section .uk-cover-container {
    overflow: hidden;
}
.news-section .uk-cover-container img {
    transition: transform 0.4s ease-in-out;
}
.news-item:hover .uk-cover-container img {
    transform: scale(1.03); 
}
.news-item .uk-button-link svg {
    transition: transform 0.3s ease-in-out;
    will-change: transform; 
}
.news-item:hover .uk-button-link svg {
    transform: translateX(6px);
}

@media (min-width:960px) {
    .news-section  {
        padding-top: 120px;
        padding-bottom: 114px;
    }  
    .news-section .uk-grid-medium>* {
        padding-left: 28px;
    } 
    .news-section .uk-grid-medium {
        margin-left: -28px;
    } 
    .news-section .desc  {
        margin: 38px 32px;
    }    
}

/* ---------------------------------
 SlideNav
 -------------------------------- */
.slidenav {
    display: inline-flex;
    padding: 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.50);  
    width: 48px;
    height: 48px;
    transition: background 0.3s ease-in-out;
}

.slidenav:hover {
    background: rgba(255, 255, 255, 0.30);
}


/* ---------------------------------
 PAGE HEROES
 -------------------------------- */

@media (max-width:640px) {
    .investor .hero-section .hero-wrapper {
        background-position: 30% 0px;
    }  
    .wealth-manager .hero-section .hero-wrapper {
        background-image: url(../images/wealth-manager-hero-SM.jpg) !important;
    }
    .fund-manager .hero-section .hero-wrapper {
        background-image: url(../images/fund-manager-hero-SM.jpg) !important;
    }
    .aboutus .hero-section .hero-wrapper {
        background-image: url(../images/about-hero-SM.jpg) !important;
    }       
} 

 
/* ---------------------------------
 theproblem-section
 -------------------------------- */
.sp-section .uk-container {
    max-width: 1024px;
} 
.sp-section .section-title {
    margin-bottom: 30px;
}
.sp-section .subtitle {
    margin-bottom: 40px;
}
.sp-section .heading p {
    max-width: 712px;
    margin-left: auto;
    margin-right: auto;
}
.theproblem-section .promotion {
    border-radius: 20px;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    margin-bottom: 60px;
} 
.sp-section .heading, .theproblem-section .heading {
    margin-bottom: 60px;    
} 

@media (min-width:640px) {
    .theproblem-section .promotion {
        margin-bottom: 100px;
    }   
    .theproblem-section .heading {
        margin-bottom: 96px;    
    }     
}
@media (min-width:960px) {
    .theproblem-section  {
        padding-top: 90px;
        padding-bottom: 142px;
    } 
    .solution-section  {
        padding-top: 110px;
        padding-bottom: 114px;
    }    
}



/* ---------------------------------
 theproblem-section
 -------------------------------- */
.tp-private-markets .uk-container {
    max-width: 1024px;
} 
.desktop-pm .uk-cover-container, .tp-private-markets .tp-slideshow-items > div  {
    border-radius: 20px;
}
.desktop-pm .uk-position-small {
    margin: 36px 32px;
}
.whytreblepeak-section .desktop-pm .uk-position-small {
    margin-bottom: 5px;
} 
.tp-private-markets .section-title {
    margin-bottom: 46px;
}
.whytreblepeak-section .section-title {
    margin-bottom: 54px;
}
.tp-private-markets h3 {
    margin-bottom: 14px;
}
.tp-private-markets .uk-position-small p {
    margin: 0;
}
.tp-zoom-container {
	overflow: hidden;
}
.tp-zoom-container img {
	transition: transform 0.5s ease;
}
.tp-zoom-container:hover img {
	transform: scale(1.05); 
}

.tp-private-markets .mobile_layout .uk-position-small {
    margin: 30px;    
}

.desktop-pm .content-wrapper {
    padding: 36px 32px;
}

@media (min-width:960px) {
    .tp-private-markets  {
        padding-top: 122px;
        padding-bottom: 135px;
    } 
    .whytreblepeak-section {
        padding-top: 142px;
        padding-bottom: 128px;
    }    
    .tp-private-markets .uk-grid-small>* {
        padding-left: 18px;
    } 
    .tp-private-markets .uk-grid-small {
        margin-left: -18px;
    }  
    .tp-private-markets .uk-grid-small>.uk-grid-margin {
        margin-top: 18px;
    } 
    .whytreblepeak-section .uk-position-top {
        max-width: 340px; 
    }    
    .whytreblepeak-section .uk-position-top.uk-position-small {
        margin-top: 57px;        
    }
    .whytreblepeak-section .desktop-pm .uk-position-small {
        margin-bottom: 25px;
    }     
}
@media (min-width:1200px) {
    .desktop-pm .landscape p {
        max-width: 456px;
    } 
    .desktop-pm .square p {
        max-width: 329px;
    }     
}


/* ---------------------------------
 cta-section
 -------------------------------- */
.cta-section .cta-button{
    margin-top: 30px;    
} 
.cta-section .section-title {
    margin-bottom: 24px;
}
@media (min-width:960px) {
    .cta-section  {
        padding-top: 108px;
        padding-bottom: 116px;
    }    
}

/* ---------------------------------
 opportunity-section
 -------------------------------- */
.videoblock {
    border-radius: 20px;
    overflow: hidden;
} 
.opportunity-section .uk-container {
    max-width: 1015px;
}
.opportunity-section .heading {
    margin-bottom: 50px;
}
.opportunity-section .section-title {
    margin-bottom: 24px;
}
.components li {
    gap: 36px;
}
.components span {
    width: 58px;
    height: 58px;
    font-size: 1.5625rem;
    font-weight: 400;
    line-height: 1.3; 
    letter-spacing: -0.25px;   
    border-radius: 10px;
    background: #EDD9F0; 
    color: #1A0062; 
}
.components p strong {
    font-weight: 700;   
}
.components>:nth-child(n+2) {
    margin-top : 20px;
}

@media (min-width:960px) {
    .opportunity-section  {
        padding-top: 114px;
        padding-bottom: 154px;
    }
    .opportunity-section .heading {
        margin-bottom: 70px;
    }    
    .components li {
        gap: 46px;
    }    
}


/* ---------------------------------
 faqs-section
 -------------------------------- */
.faqs-section .uk-container {
    max-width: 950px;
}
.faqs-section  .uk-accordion {
    margin-top: 52px;
}
.faqs-section .uk-accordion-title {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.4;
    color: #000;
}
.faqs-section .uk-accordion-content p {
    line-height: 1.5; 
}
.faqs-section .uk-accordion li {
    padding: 16px 9px 16px 25px;
    background: #ffffff;    
}
.faqs-section .uk-accordion>:nth-child(n+2) {
    margin-top: 6px;
}
.faqs-section .uk-accordion-title::before {
    width: 1.4em;
    height: 1.4em;
    background-image: url(../images/expand.svg);
}
.faqs-section .uk-open>.uk-accordion-title::before {
    background-image: url(../images/collapse.svg);
}    
.faqs-section .section-title {
    font-weight: 500;
}  

@media (min-width: 640px){   
    .faqs-section .heading p {
        margin-top: 27px;
    }  
    .faqs-section .section-title {
        font-size: 3.125rem;
    }    
}

@media (min-width:960px) {
    .faqs-section  {
        padding-top: 105px;
        padding-bottom: 114px;
    }   
}



/* ---------------------------------
 how-section
 -------------------------------- */
.how-section .section-title  {
    margin-bottom: 44px;
}
.how-section .how-img  {
    margin-bottom: 34px;    
}
.how-section .how-card h3  {
    margin-bottom: 18px;        
}
.how-section .uk-dotnav  {
    margin-top: 40px;        
}

.fund-manager .how-section .videoblock  {
    margin-bottom: 57px;                   
}

@media (min-width:640px) {
    .how-section .section-title  {
        margin-bottom: 54px;
    }
    .fund-manager .how-section .videoblock  {
        margin-bottom: 94px;                   
    }    
}

@media (min-width:960px) {
    .how-section .uk-grid-medium>* {
        padding-left: 34px;
    } 
    .how-section .uk-grid-medium {
        margin-left: -34px;
    } 
    .fund-manager .how-section   {
        padding-top: 98px;
    }   
}


/* ---------------------------------
 offer-section
 -------------------------------- */
.uk-border-rounded {
    border-radius: 20px;
}
.offer-section .section-title  {
    margin-bottom: 30px;
}
.fund-manager .offer-section .section-title  {
    margin-bottom: 35px;
}
.offer-section .card-title  {
    margin-top: 30px;
    margin-bottom: 10px;
}
.offer-section .content-card p  {
    margin: 0;
}
.offer-section .content-card  {
    border-radius: 20px;
    background: #F0ECFC; 
    padding: 30px;
    padding-top: 77px;
}
.offer-section .content-card .icon {
    background: #EDD9F0;
    width: 78px;
    height: 75px;
    display: grid;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

@media (min-width:960px) {
    .offer-section  {
        padding-top: 150px;
        padding-bottom: 132px;
    }  
    .offer-section .grid-items>* {
        padding-left: 20px;
    } 
    .offer-section .grid-items {
        margin-left: -20px;
    }  
    .offer-section .grid-items>.uk-grid-margin {
        margin-top: 33px;
    }  
    .offer-section .content-card  {
        padding: 30px 34px;
    }    
}


/* ---------------------------------
 processvideo-section
 -------------------------------- */
.processvideo-section .section-title {
    margin-bottom: 28px;
}
.processvideo-section p {
    max-width: 488px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 46px;
}
@media (min-width:640px) {
    .processvideo-section .section-title {
        margin-bottom: 38px;
    }
    .processvideo-section p {
        margin-bottom: 56px;
    }    
}
@media (min-width:960px) {
    .processvideo-section  {
        padding-top: 127px;
        padding-bottom: 112px;
    }     
}


/* ---------------------------------
 why-treble-peak-section
 -------------------------------- */
 .uk-accordion * {
    font-family: var(--body-font);     
}
.uk-accordion-title {
    color: #000;
    font-size: 1.5625rem;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.25px;    
}
.uk-list-bullet>::before {
    width: 10px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%231A0062%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
.uk-list-bullet>* {
    padding-left: 28px;
}
.uk-accordion-title:hover {
    color: #000;
}
.uk-accordion > li {
    border-bottom: 1px solid rgba(26, 0, 98, 0.20);
    padding-bottom: 20px;
}
.why-treble-peak-section .uk-list-bullet {
    margin-top: 26px;
}
.why-treble-peak-section .uk-accordion {
    margin-bottom: 0;
}
.why-treble-peak-section .uk-container {
    max-width: 1060px;
}
.why-treble-peak-section .uk-accordion-title span {
    position: relative;
    top: 5px;
}
.why-treble-peak-section .lead {
    margin-top: 8px;  
}
.why-treble-peak-section .uk-open>.uk-accordion-title::before {
    background-image: url(../images/expanded.svg);
}
.why-treble-peak-section .uk-accordion-title::before {
    width: 40px;
    height: 40px;
    background-image: url(../images/collapsed.svg);
}


@media (min-width:960px) {
    .why-treble-peak-section  {
        padding-top: 178px;
        padding-bottom: 136px;
    }  
    .why-treble-peak-section .why-treble-peak-content  {
        padding-left: 58px;
    }     
}
@media (min-width:1200px) {
    .why-treble-peak-section .uk-width-1-2\@m {
        width: 44.62%;
    }  
}


/* ---------------------------------
 partnerships-section
 -------------------------------- */
.partnerships-section .partnerships-item {
    padding: 40px 36px;
    overflow: hidden;
} 
.partnerships-section .uk-height-medium {
    height: 244px;
}
.partnerships-section .uk-slider-items {
    padding-top: 35px;
}
.partnerships-section .partnerships-item .shape {
    transition: transform 0.4s ease-in-out;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    transform-origin: bottom right;
    pointer-events: none; 
    will-change: transform;    
}
.partnerships-section .partnerships-item:hover .shape {
    transform: scale(1.5); 
}
.partnerships-item .uk-button-link svg {
    transition: transform 0.3s ease-in-out;
    will-change: transform; 
}
.partnerships-item:hover .uk-button-link svg {
    transform: translateX(6px);
} 
@media (min-width:960px) {
    .partnerships-section  {
        padding-top: 118px;
        padding-bottom: 118px;
    }     
}

/* ---------------------------------
 keyfeatures-section
 -------------------------------- */
.keyfeatures-section .uk-container {
    max-width: 1060px;
}
.offer-section .content-card {
    border-radius: 20px;
    background: #F0ECFC;
    padding: 30px;
    padding-top: 77px;
}
.keyfeatures-section .content-card {
    padding: 77px 34px;
}
.keyfeatures-section .card-title {
    margin-bottom: 14px;
}

@media (min-width:960px) {
    .keyfeatures-section  {
        padding-top: 150px;
        padding-bottom: 184px;
    }   
}


/* ---------------------------------
 ourstory-section
 -------------------------------- */
.ourstory-section .uk-container {
    max-width: 1030px;
}
@media (min-width:960px) {
    .ourstory-section  {
        padding-bottom: 180px;
    }  
    .ourstory-section .ourstory-content  {
        padding-left: 68px;
    }     
}
@media (min-width:1200px) {
    .ourstory-section .uk-width-1-2\@m {
        width: 44.62%;
    }  
}

/* ---------------------------------
 team-section
 -------------------------------- */
.team-section .uk-container {
    max-width: 1025px;
}
.team-section .section-desc {
    max-width: 729px;
    margin-bottom: 47px;
}
.team-section .section-title {
    margin-bottom: 10px;
}
.team-section .tabs-desktop {
    margin-bottom: 60px;
}
.team-section .team-profile p {
    margin: 0;
}
.team-section .team-profile h3 {
    margin-bottom: 1px;
}
.team-section .team-profile .btn_wrapper {
    margin-top: 6px;
}

.team-profile .img-wrapper {
    overflow: hidden;
    border-radius: 20px;
}
.team-profile .img-wrapper img {
    transition: transform 0.4s ease-in-out;
    display: block;
    width: 100%;
    height: auto;
}
.team-profile .img-wrapper:hover img {
    transform: scale(1.05);
}
.team-profile .img-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.3s ease;
    pointer-events: none; 
}
.team-profile .img-wrapper:hover::after {
    background: rgba(0, 0, 0, 0.05);
}


@media (min-width:960px) {
    .team-section  {
        padding-top: 87px;
        padding-bottom: 130px;
    }  
}
@media (min-width:1200px) {
    .team-section .team-grid>* {
        padding-left: 34px;
    } 
    .team-section .team-grid {
        margin-left: -34px;
    }  
    .team-section .team-grid>.uk-grid-margin {
        margin-top: 38px;
    } 
}

.uk-subnav-pill {
    margin-left: -38px;
}
.uk-subnav-pill>* {
    padding-left: 38px;
}
.uk-subnav-pill>*>a:active {
    background-color: transparent;
    color: #000;
}
.uk-subnav-pill>*>a:hover {
    background-color: transparent;
    color: var(--secondary-color);
}
.uk-subnav>*>:first-child {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.12px;
    color: #000;
    border-radius: 41px;
    padding: 0 15px;    
    height: 34px;
    line-height: 34px;    
}
.uk-subnav>.uk-active>a {
    color: #000;
}
.uk-subnav-pill>.uk-active>a {
    background-color: var(--secondary-color);
    color: #fff;
       
}


.uk-modal-dialog {
    width: 919px;
    border-radius: 20px;
}
.uk-modal-dialog img {
    border-radius: 20px;
}
.uk-modal-dialog .profile-desc .card-title {
    margin-bottom: 5px;
}
.uk-modal-dialog .profile-desc p.designation {
    margin: 0;
}
.uk-modal-dialog .profile-desc p:last-of-type {
    margin-bottom: 0;
}
.uk-modal-dialog .profile-desc .uk-icon-button {
    width: 27px;
    height: 27px;
    border-radius: 2px;
    background: var(--secondary-color);
    color: #fff;
    margin-top: 8px;
}

@media (min-width:960px) {
    .uk-modal-dialog .profile-img img {
        width: 191px;
    }    
}
@media (min-width:1200px) {
    .team-modal .uk-modal-body {
        padding: 70px 45px 70px 70px;
    }
    .team-modal [class*=uk-modal-close-] {
        top: 12px;
        right: 14px;
    }
    .team-modal .uk-close svg {
        width: 19px;
    }     
}


.uk-background-secondary.uk-section.uk-padding-remove-top  {
    margin-top: -1px;
}

/* Ensure the wrapper doesn't wrap and remains a single row */
.mobiletabs  {
    margin-bottom: 60px;
}
.mobiletabs .swiper-wrapper {
    flex-wrap: nowrap !important;
    display: flex !important;
    padding: 0;
    margin: 0;
}
.mobiletabs .swiper-container {
    overflow: hidden;
}
.mobiletabs .uk-subnav>*>:first-child {
    width: inherit;
    justify-content: center;
}
.mobiletabs .swiper-slide {
    white-space: nowrap;
    width: auto !important;
    padding: 0;
}


/* =========================================================
   HubSpot embed form styled to match your UIkit form system
   Targets script embeds (.hbspt-form) and keeps your tokens
   ========================================================= */

/* Typography and base */
.hbspt-form,
.hbspt-form form {
    font-family: var(--button-font);
    color: #85754E;
}

/* Field spacing similar to .cform */
.hbspt-form .hs-form-field {
    margin-bottom: 16px;
}

/* Labels match your label, .uk-form-label */
.hbspt-form label,
.hbspt-form .hs-form-field > label {
    font-size: 0.875rem;
    text-transform: capitalize;
    margin-bottom: 5px;
    display: block;
    color: #000;
    letter-spacing: normal;
    font-family: var(--button-font);
    font-weight: 400;
}

/* Inputs match .uk-input, .uk-select, .uk-textarea */
.hbspt-form input[type="text"],
.hbspt-form input[type="email"],
.hbspt-form input[type="tel"],
.hbspt-form input[type="number"],
.hbspt-form input[type="url"],
.hbspt-form input[type="password"],
.hbspt-form select,
.hbspt-form textarea {
    background: #fff;
    color: #000;
    border: 1px solid transparent;
    border-radius: 6px;
    padding: 8px 12px;
    width: 100%;
    box-sizing: border-box;
    font-family: var(--button-font);
    font-weight: 200;
}

/* Height rules similar to .uk-input and .uk-select */
.hbspt-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.hbspt-form select {
    height: calc(45px * var(--scale-factor));
    padding-right: 12px;
}

/* Textarea rules similar to .cform textarea */
.hbspt-form textarea {
    max-height: 180px;
    padding: 10px 12px;
    resize: vertical;
}

/* Focus states similar to your .uk-input:focus */
.hbspt-form input:focus,
.hbspt-form select:focus,
.hbspt-form textarea:focus {
    outline: none;
    border: 1px solid transparent;
}

/* Placeholder rules consistent with your custom placeholders */
.hbspt-form input::placeholder,
.hbspt-form textarea::placeholder {
    color: rgba(0, 0, 0, 1) !important;
}

/* Select arrow similar to your .uk-select background image */
.hbspt-form select:not([multiple]):not([size]) {
    background-image: url(../images/select.svg) !important;
    background-repeat: no-repeat;
    background-position: calc(100% - 12px) center !important;
    background-size: 10px !important;
    appearance: none;
}

/* Checkbox styling aligned with .cform .uk-checkbox */
.hbspt-form input[type="checkbox"] {
    margin: 0;
    margin-right: 8px;
    border-color: #5C5F5F;
    width: calc(15px * var(--scale-factor)) !important;
    height: calc(15px * var(--scale-factor)) !important;
    border-radius: 3px;
    background-color: var(--light-text-color);
    flex-shrink: 0;
    vertical-align: middle;
    top: 4px;
    position: relative;
}

/* Checkbox checked state aligned with your rules */
.hbspt-form input[type="checkbox"]:checked {
    background-color: var(--light-text-color);
    border-color: var(--light-text-color);
}

/* Checkbox label alignment */
.hbspt-form .hs-form-booleancheckbox label,
.hbspt-form .hs-form-checkbox label {
    text-transform: none;
    letter-spacing: normal;
    font-size: 0.875rem;
    margin-bottom: 0;
    display: block;
    vertical-align: middle;
}

/* Errors match your red style */
.hbspt-form .hs-error-msgs, .hbspt-form .hs-error-msg {
    color: #FF7C7C;
    font-size: 12px;
    margin-top: 6px;
    text-transform: inherit;
    letter-spacing: normal;
    list-style: none;
    padding: 0;
}

/* Required star */
.hbspt-form .hs-form-required {
    color: #FF7C7C;
}

/* Submit button: mimic your .cform .uk-button spacing */
.hbspt-form input[type="submit"],
.hbspt-form .hs-button {
    margin-top: 10px;
    min-width: 109px;
    border-radius: 6px;
    font-family: var(--button-font);
    cursor: pointer;
}

/* If your theme styles .uk-button globally, let it win */
.hbspt-form input[type="submit"],
.hbspt-form .hs-button {
    font-family: var(--button-font);
    font-weight: 400;
    transition: all .4s ease-out;
    letter-spacing: var(--btn-letter-spacing);
    font-size: var(--btn-font-size);
    padding: var(--btn-padding-y) var(--btn-padding-x);
    height: var(--btn-height);
    color: var(--white);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    min-height: var(--btn-height);
    border-radius: 5px;
    text-transform: uppercase;
    min-width: calc(182px * var(--scale-factor));
    background-color: var(--background-primary);
    border-color: var(--primary-color);
    color: var(--light-text-color);
    margin: 0;
    outline: 0;
    border: 0;
}
.hbspt-form input[type="submit"]:hover,
.hbspt-form .hs-button:hover {
    background-color: var(--black);
    border-color: var(--black);
    color: var(--white);
}

/* Success message */
.hbspt-form .submitted-message {
    margin-top: 16px;
    padding: 0 14px;
    border-radius: 6px;
    border: 1px solid transparent;
    background: transparent;
    color: #000000;
    font-family: var(--button-font);
    font-size: 0.875rem;
}

/* Light section variant to match your .uk-light field styles */
.uk-light .hbspt-form input[type="text"],
.uk-light .hbspt-form input[type="email"],
.uk-light .hbspt-form input[type="tel"],
.uk-light .hbspt-form input[type="number"],
.uk-light .hbspt-form input[type="url"],
.uk-light .hbspt-form input[type="password"],
.uk-light .hbspt-form select,
.uk-light .hbspt-form textarea,
.uk-light .hbspt-form input[type="checkbox"] {
    background-color: rgba(255, 255, 255, 0.6);
    color: #000;
    border-color: rgba(0, 0, 0, 0.30);
}

.uk-light .hbspt-form input:focus,
.uk-light .hbspt-form select:focus,
.uk-light .hbspt-form textarea:focus {
    background-color: rgb(255,255,255);
    color: #000;
    border-color: transparent;
}

/* Mobile: full width submit like your @media max 640px */
@media (max-width: 640px) {
    .hbspt-form input[type="submit"],
    .hbspt-form .hs-button {
        width: 100%;
    }

    .hbspt-form input,
    .hbspt-form textarea,
    .hbspt-form select {
        font-size: 16px;
    }
}


.footer-section .hbspt-form .hs-form-field > label {
    display: none !important;
}
.legal-consent-container .inputs-list {
    list-style: none;
    border: 0;
    padding: 0;
}
.footer-section .legal-consent-container .hs-form-booleancheckbox-display p{
    color: #fff;
}
.footer-section .legal-consent-container .hs-form-booleancheckbox-display p a{
    color: #fff;
}


.hs-form, .hs-richtext {
    font-family: var(--button-font); 
    color: #000;    
}
.darkform .hs-richtext, .darkform .hs-richtext * {
    color: #FFF;    
}
.darkform .hbspt-form label, .darkform .hbspt-form .hs-form-field > label {
    font-weight: 300;
    color: #fff;
}
.darkform .hbspt-form .hs-error-msgs, .darkform .hbspt-form .hs-error-msg {
    color: #FF7C7C;
}
.darkform .hbspt-form .submitted-message, .footer-section .hbspt-form .submitted-message {
    color: #ffffff;
}

.hs-richtext {
    font-size: 0.75rem;   
}
.hs-fieldtype-textarea.hs-input {
    min-height: 100px;
}

.contact-section .hs_submit {
    margin-top: 10px;    
}

