.elementor-11487 .elementor-element.elementor-element-d85bf60{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11487 .elementor-element.elementor-element-d85bf60:not(.elementor-motion-effects-element-type-background), .elementor-11487 .elementor-element.elementor-element-d85bf60 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-3fcb39a );}.elementor-11487 .elementor-element.elementor-element-f81d7f9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-11487 .elementor-element.elementor-element-f81d7f9:not(.elementor-motion-effects-element-type-background), .elementor-11487 .elementor-element.elementor-element-f81d7f9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F8FC;}.elementor-11487 .elementor-element.elementor-element-8588ca6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:20px 0px 0px 0px;}.elementor-11487 .elementor-element.elementor-element-8588ca6.elementor-element{--align-self:flex-start;--flex-grow:0;--flex-shrink:0;}.elementor-11487 .elementor-element.elementor-element-8588ca6{color:var( --e-global-color-6a154c6 );}.elementor-11487 .elementor-element.elementor-element-8588ca6 a{color:var( --e-global-color-6a154c6 );}.elementor-11487 .elementor-element.elementor-element-4070dda{--display:flex;--padding-top:50px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-11487 .elementor-element.elementor-element-4070dda:not(.elementor-motion-effects-element-type-background), .elementor-11487 .elementor-element.elementor-element-4070dda > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #F7F8FC 0%, var( --e-global-color-text ) 100%);}.elementor-11487 .elementor-element.elementor-element-12cc0c7 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:34px;font-weight:600;text-transform:capitalize;color:var( --e-global-color-6a154c6 );}@media(min-width:768px){.elementor-11487 .elementor-element.elementor-element-4070dda{--content-width:1250px;}}@media(max-width:1366px) and (min-width:768px){.elementor-11487 .elementor-element.elementor-element-4070dda{--content-width:1000px;}}@media(max-width:1200px) and (min-width:768px){.elementor-11487 .elementor-element.elementor-element-4070dda{--content-width:950px;}}@media(max-width:1024px) and (min-width:768px){.elementor-11487 .elementor-element.elementor-element-4070dda{--content-width:691px;}}@media(max-width:1366px){.elementor-11487 .elementor-element.elementor-element-12cc0c7 .elementor-heading-title{font-size:32px;}}@media(max-width:1200px){.elementor-11487 .elementor-element.elementor-element-12cc0c7 .elementor-heading-title{font-size:30px;}}@media(max-width:1024px){.elementor-11487 .elementor-element.elementor-element-f81d7f9{--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-11487 .elementor-element.elementor-element-8588ca6{width:var( --container-widget-width, 654px );max-width:654px;--container-widget-width:654px;--container-widget-flex-grow:0;}.elementor-11487 .elementor-element.elementor-element-12cc0c7 .elementor-heading-title{font-size:28px;}}@media(max-width:767px){.elementor-11487 .elementor-element.elementor-element-4070dda{--content-width:425px;--padding-top:030px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-11487 .elementor-element.elementor-element-12cc0c7{text-align:center;}}/* Start custom CSS for breadcrumbs, class: .elementor-element-8588ca6 */.rank-math-breadcrumb {
    background: #ffffff; /* White background */
    border-radius: 30px; /* Rounded corners */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Soft shadow for depth */
    padding: 15px 20px; /* Standard padding */
    display: inline-block; /* Ensures the box adjusts to content width */
    max-width: 100%; /* Prevents overflow on small screens */
    box-sizing: border-box; /* Include padding in width calculation */
    white-space: nowrap; /* Prevent text from breaking onto new lines */
    overflow: hidden; /* Ensure content doesn’t overflow */
    text-overflow: ellipsis; /* Add ellipsis for overflowed text (optional) */
    position: relative; /* Positioning for centering */
    width: 1250px; /* Default width for desktop */
    margin: 0 auto; /* Center horizontally */
}

@media (max-width: 1250px) {
    .rank-math-breadcrumb {
        width: 1000px; /* Adjust width for laptops */
        margin: 0 auto; /* Center horizontally */
    }
}

@media (max-width: 1000px) {
    .rank-math-breadcrumb {
        width: 90%; /* Use a percentage-based width for smaller screens */
        margin: 0 auto; /* Center horizontally */
    }
}

.rank-math-breadcrumb p {
    margin: 0; /* Remove default margin from <p> */
    font-family: Arial, sans-serif; /* Set font */
    font-size: 14px; /* Adjust font size */
    color: #333333; /* Set text colour */
    white-space: nowrap; /* Prevent line wrapping */
}

.rank-math-breadcrumb a {
    text-decoration: none; /* Remove underline from links */
    color: #1D1D1D; /* Link colour */
    font-weight: bold; /* Make links bold */
}

.rank-math-breadcrumb .separator {
    margin: 0 8px; /* Space around the separator */
    color: #7A7A7A; /* Separator colour */
}

.rank-math-breadcrumb .last {
    color: #7A7A7A; /* Non-link text colour */
    font-weight: normal; /* Regular weight for the last item */
}/* End custom CSS */