.elementor-kit-6{--e-global-color-primary:#050608;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#BAA66A;--e-global-typography-primary-font-family:"Abhaya Libre";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-94f9480-font-family:"Inter";--e-global-typography-94f9480-font-size:16px;--e-global-typography-94f9480-font-weight:400;--e-global-typography-94f9480-text-transform:uppercase;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:18px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );font-family:"Inter", Sans-serif;font-size:16px;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Abhaya Libre", Sans-serif;font-size:86px;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Abhaya Libre", Sans-serif;font-size:64px;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Abhaya Libre", Sans-serif;font-size:48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6 h1{font-size:64px;}.elementor-kit-6 h2{font-size:48px;}.elementor-kit-6 h3{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:56px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.main-container {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 1024px) {
    .main-container {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.metrics-container .metrics-label span {
    color: #ffffff;
    margin-bottom: 10px;
}

.metrics-container .metrics-label {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.metrics-container .metrics {
    background-color: #D9CEC2;
    height: 10px;
    border-radius: 99px;
    position: relative;
}

.metrics-container .metric-value {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #BAA66A;
    border-radius: 99px;
}/* End custom CSS */