.elementor-kit-4{--e-global-color-primary:#0BD336;--e-global-color-secondary:#54595F;--e-global-color-text:#0D0D0D;--e-global-color-accent:#61CE70;--e-global-color-a698347:#000000;--e-global-color-5153b67:#83A88B;--e-global-color-9138fc5:#FFFFFF;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-primary );font-family:"DM Sans", Sans-serif;font-size:14px;font-weight:500;color:var( --e-global-color-a698347 );border-radius:60px 60px 60px 60px;padding:16px 30px 16px 30px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
  height: 100%;
background-size: 100% 100%;
background-position: 0px 0px,0px 0px,0px 0px;
background-image: radial-gradient(50% 50% at 58% -23%, #CAF7D4 0%, #F6FFF800 100%),radial-gradient(50% 50% at 2% 65%, #CAF7D4 0%, #F6FFF800 100%),radial-gradient(50% 50% at 98% 114%, #CAF7D4 0%, #F6FFF800 100%);
background-repeat: no-repeat;
}
.gradient-text{
/* SD Gradient - Text */
background: linear-gradient(92.12deg, #000000 26.51%, #0BD336 98.22%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}

.gradient-text-white{
/* SD Gradient - Text */
background: linear-gradient(92.12deg, #ffffff 26.51%, #0BD336 98.22%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}

.gradient-box{

border-image: linear-gradient(120deg, #0BD336 14.32%, #F6FFF8 57.55%, #0BD336 106.76%);

background: 
    /* Inner background, covers the middle area */
    linear-gradient(#F6FFF8, #F6FFF8) padding-box,
    /* Outer background, the gradient itself */
    linear-gradient(160deg, #0BD336, #F6FFF8, #0BD336) border-box;
  border-radius: 60em; /* Example border-radius, can be any value */
  border: 4px solid transparent; /* transparent border reserves the space */
  padding: 16px;
}

.gradient-box-white{

border-image: linear-gradient(120deg, #000000 14.32%, #000000 57.55%, #0BD336 106.76%);

background: 
    /* Inner background, covers the middle area */
    linear-gradient(#000000, #000000) padding-box,
    /* Outer background, the gradient itself */
    linear-gradient(160deg, #0BD336, #F6FFF8, #0BD336) border-box;
  border-radius: 60em; /* Example border-radius, can be any value */
  border: 4px solid transparent; /* transparent border reserves the space */
  padding: 16px;
}

.stroke-drip{
    border-image: linear-gradient(120deg, #0BD336 14.32%, #F6FFF8 57.55%, #0BD336 106.76%);

background: 
    /* Inner background, covers the middle area */
    linear-gradient(#FFFFFF, #FFFFFF) padding-box,
    /* Outer background, the gradient itself */
    linear-gradient(160deg, #0BD336, #000000, #0BD336) border-box;
 
  border: 2px solid transparent; /* transparent border reserves the space */
  padding: 16px;
}

.drip-shadow{
    filter: drop-shadow(0px 0px 10px #e1f9e7);

}/* End custom CSS */