.elementor-kit-8{--e-global-color-primary:#7CB342;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#5C5F55;--e-global-color-accent:#14233F;--e-global-color-0c979e6:#EEF5E4;--e-global-color-dc8ced5:#55842A;--e-global-color-aee2af1:#FBFAF6;--e-global-color-01b25b3:#D4A24E;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-text-font-family:"Inter";--e-global-typography-accent-font-family:"Inter";}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:0px;}.elementor-kit-8 h1{font-size:46px;font-weight:700;line-height:1.18;}.elementor-kit-8 h2{font-size:32px;font-weight:700;line-height:1.65;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-8 h1{font-size:40px;}.elementor-kit-8 h2{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 h1{font-size:28px;}.elementor-kit-8 h2{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*thrive-leaf-bg Image creation with css*/

.thrive-leaf-bg {
    position: relative !important;
    overflow: hidden !important;
    background: linear-gradient(180deg, #14233F 0%, #0D1830 100%) !important;
}


.thrive-leaf-bg::before {
    content: "";
    position: absolute !important;
    left: auto !important;
    top: auto !important;
    right: -60px !important;
    bottom: -60px !important; 
    width: 420px !important;
    height: 420px !important;
    background: #7CB342 !important;
    opacity: 0.08 !important;
    border-radius: 0 100% 0 100% !important; 
    z-index: 0 !important;
    pointer-events: none !important;
}


.thrive-leaf-bg > * {
    position: relative !important;
    z-index: 1 !important;
}






/*green primary button*/

.thrive-btn-primary {
    display: inline-block !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    padding: 14px 28px !important;
    border-radius: 999px !important;
    background-color: #7CB342 !important; 
    color: #0D1830 !important;
    text-decoration: none !important;
    border: none !important;
    transition: transform 0.15s ease !important;
    text-align: center !important;
    line-height: 1.5 !important;
}


.thrive-btn-primary:hover {
    transform: translateY(-2px) !important;
}






/*outline button design*/

.thrive-btn-outline {
    display: inline-block !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    padding: 14px 28px !important;
    border-radius: 999px !important;
    background-color: transparent !important;
    border: 1.5px solid rgba(255, 255, 255, 0.55) !important; 
    color: #FFFFFF !important;
    text-decoration: none !important;
    transition: transform 0.15s ease !important;
    text-align: center !important;
    line-height: 1.5 !important;
}


.thrive-btn-outline:hover {
    transform: translateY(-2px) !important;
}





/*blue primary button*/

.thrive-btn-blue {
    display: inline-block !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    padding: 14px 28px !important;
    border-radius: 999px !important;
    background-color: #14233F !important; 
    color: #0D1830 !important;
    text-decoration: none !important;
    border: none !important;
    transition: transform 0.15s ease !important;
    text-align: center !important;
    line-height: 1.5 !important;
}


.thrive-btn-blue:hover {
    transform: translateY(-2px) !important;
}







/*outline blue button design*/

.thrive-outline-blue {
    display: inline-block !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    padding: 14px 28px !important;
    border-radius: 999px !important;
    background-color: transparent !important;
    border: 1.5px solid #14233F !important; 
    color: #FFFFFF !important;
    text-decoration: none !important;
    transition: transform 0.15s ease !important;
    text-align: center !important;
    line-height: 1.5 !important;
}


.thrive-outline-blue:hover {
    transform: translateY(-2px) !important;
}







/* Elementor Global Background Zoom with Overlay Support */
.custom-zoom-bg {
    position: relative;
    overflow: hidden !important;
    z-index: 1; 
}


.custom-zoom-bg-layer {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    transition: transform 0.6s ease-in-out !important;
    pointer-events: none !important;
    z-index: -1 !important; 
}

.custom-zoom-bg:hover .custom-zoom-bg-layer {
    transform: scale(1.1) !important;
}


.custom-zoom-bg > .elementor-background-overlay {
    z-index: 0 !important; 
    pointer-events: none !important;
}


.custom-zoom-bg > *:not(.custom-zoom-bg-layer):not(.elementor-background-overlay) {
    position: relative;
    z-index: 2 !important;
}/* End custom CSS */