.elementor-kit-6{--e-global-color-primary:#1C1C1C;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-715c89e:#F67C01;--e-global-color-7e22f40:#000000;--e-global-color-bbc0e76:#F4F4F4;--e-global-color-8155ee8:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:18px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-715c89e );}.elementor-kit-6 h1{font-family:"Poppins", Sans-serif;font-size:64px;font-weight:700;}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;font-size:48px;font-weight:700;}.elementor-kit-6 h3{font-family:"Poppins", Sans-serif;font-size:36px;font-weight:700;}.elementor-kit-6 h4{font-family:"Poppins", Sans-serif;font-size:28px;font-weight:700;}.elementor-kit-6 h5{font-family:"Poppins", Sans-serif;font-size:22px;font-weight:700;}.elementor-kit-6 h6{font-family:"Poppins", Sans-serif;font-size:18px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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 */p {
    margin-bottom: 0 !important;
}

.accent {
    color: #F67C01;
}

.read-more {
    font-family: "Poppins";
    text-decoration: none !important;
    color: #FB7E08
}
.read-more:hover {
    color: #000000;
}


.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper {
    display: inline-block;
    padding: 0 !important;
}


.wp-image-30 {
display: flex;
  align-items: center;
  position: relative;
  text-align: center;
  height: 58px;
  width: 58px;
  line-height: 38px;
  background-color: transparent;
  border-radius: 50% !important;
  margin-right: 0px !important;
  animation: pulse2 infinite 2s;
}
.wp-image-30:before {
  content: "";
  height: 48px;
  width: 48px;
  border: 5.5px solid #F67C01;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  left: -5px;
  animation: pulse2 infinite 2s;
}
.wp-image-30:after {
  content: "";
  height: 58px;
  width: 58px;
  border: 2px solid #F67C01;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  left: -10px;
  animation: pulse2 infinite 2s;
}
.wp-image-30 i:before {
  font-size: 22px;
  color: #000000;
  margin-left: 0;
  margin-right: 0;
}

 .eael-creative-button {
    text-decoration: none !important
}

.twentytwenty-container {
    border-radius: 16px;
}


@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #14287b;
    box-shadow: 0 0 0 0 #14287b;
  }
  40% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 194, 17, 0);
    box-shadow: 0 0 0 20px rgba(255, 194, 17, 0);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 194, 17, 0);
    box-shadow: 0 0 0 20px rgba(255, 194, 17, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 194, 17, 0);
    box-shadow: 0 0 0 0 rgba(255, 194, 17, 0);
  }
}
@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #F67C01;
    box-shadow: 0 0 0 0 #F67C01;
  }
  40% {
    -webkit-box-shadow: 0 0 0 20px rgba(251, 126, 8, 0);
    box-shadow: 0 0 0 20px rgba(251, 126, 8, 0);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(251, 126, 8, 0);
    box-shadow: 0 0 0 20px rgba(251, 126, 8, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(251, 126, 8, 0);
    box-shadow: 0 0 0 0 rgba(255, 194, 17, 0);
  }
}


@media (max-width:465px){
    h1.elementor-headline{
        font-size: 38px;
    }
    p{ font-size: 16px;}
    
    h2.elementor-heading-title{
        font-size: 32px;
    }
    h3.elementor-heading-title{
        font-size: 28px;
    }
    h4.elementor-heading-title{
        font-size: 22px;
        margin-bottom: 1rem !important;
    }
    .read-more {
        font-size: 14px;
    }
    span.elementor-heading-title{
         font-size: 14px !important
    }
}/* End custom CSS */