.elementor-kit-17{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#5C738A;--e-global-color-accent:#61CE70;--e-global-color-bdf9b17:#FAFBF9;--e-global-color-235be44:#55863C;--e-global-color-1197086:#0D1B2A;--e-global-color-4f18214:#DCE7D7;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:clamp(1rem, 0.95rem + 0.25vw, 1.125rem);--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:clamp(0.95rem, 0.9rem + 0.25vw, 1.05rem);--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.6em;--e-global-typography-accent-letter-spacing:0.01em;--e-global-typography-4754a99-font-size:clamp(2.25rem, 1.9rem + 1.6vw, 3.5rem);--e-global-typography-4754a99-font-weight:600;--e-global-typography-4754a99-line-height:1.2em;--e-global-typography-84cf5b4-font-size:clamp(1.75rem, 1.5rem + 1.2vw, 2.75rem);--e-global-typography-84cf5b4-font-weight:600;--e-global-typography-84cf5b4-line-height:1.2em;--e-global-typography-da93e5c-font-size:clamp(1.375rem, 1.2rem + 0.8vw, 2rem);--e-global-typography-da93e5c-font-weight:500;--e-global-typography-da93e5c-line-height:1.2em;--e-global-typography-542b297-font-size:clamp(1.125rem, 1.05rem + 0.4vw, 1.5rem);--e-global-typography-542b297-font-weight:500;--e-global-typography-542b297-line-height:1.2em;--e-global-typography-3224a43-font-size:clamp(0.625rem, 0.85rem + 0.2vw, 0.875rem);--e-global-typography-3224a43-line-height:1.6em;background-color:var( --e-global-color-bdf9b17 );}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}.elementor-kit-17 button,.elementor-kit-17 input[type="button"],.elementor-kit-17 input[type="submit"],.elementor-kit-17 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-235be44 );border-radius:12px 12px 12px 12px;padding:16px 32px 16px 32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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-17 button,.elementor-kit-17 input[type="button"],.elementor-kit-17 input[type="submit"],.elementor-kit-17 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-17 button,.elementor-kit-17 input[type="button"],.elementor-kit-17 input[type="submit"],.elementor-kit-17 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.green-text{
    color:var(--e-global-color-235be44) !important;
}

.elementor-icon-wrapper{
    display: flex !important;
}

.card{
   background-color: #fff;
  padding: clamp(1rem, 0.8rem + 1vw, 1.5rem);
  border-radius: clamp(0.75rem, 0.6rem + 0.6vw, 1rem);
}

.card:hover{
    box-shadow: 1px 5px 10px var(--e-global-color-4f18214);
}

.primary-button a:hover{
    background-color: #316318 !important;
    transform:translateY(-5px);
    box-shadow:0 5px 0 rgb(0,0,0);
}

.secondary-button a:hover{
    background-color:var(--e-global-color-235be44) !important;
    color:#fff !important;
    transform:translateY(-5px);
    box-shadow:0 5px 0 rgb(0,0,0);

}

.breadcrumn-list a .elementor-icon-list-text{
    transition:all 0.3s ease;
}

.breadcrumn-list a:hover .elementor-icon-list-text{
    color:var( --e-global-color-235be44 ) !important;
}

.breadcrumn-list .elementor-icon-list-icon svg{
    stroke:var( --e-global-color-235be44 );
}

.policy-content a{
    color:var( --e-global-color-235be44 );
}/* End custom CSS */