.elementor-kit-8{--e-global-color-primary:#5B35C4;--e-global-color-secondary:#7B35C8;--e-global-color-text:#C040C0;--e-global-color-accent:#F2407B;--e-global-color-268143d:#191720;--e-global-color-7e0dd16:#FFFFFF;--e-global-color-fd0a2e5:#40F285;--e-global-color-0c1dd8f:#FF3E24;--e-global-color-e30528d:#CFD342;--e-global-color-ac6fae6:#010101;--e-global-color-f4cc95e:#FFFFFFBF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-885ad0f-font-family:"Helvetica";--e-global-typography-885ad0f-font-size:16px;--e-global-typography-885ad0f-font-weight:800;--e-global-typography-885ad0f-text-transform:uppercase;--e-global-typography-885ad0f-letter-spacing:2px;--e-global-typography-ea33ad3-font-family:"Poppins";--e-global-typography-ea33ad3-font-size:40px;--e-global-typography-ea33ad3-font-weight:700;--e-global-typography-ea33ad3-line-height:110%;--e-global-typography-caf2a95-font-family:"Poppins";--e-global-typography-caf2a95-font-size:21px;--e-global-typography-caf2a95-font-weight:700;--e-global-typography-442093d-font-family:"Helvetica";--e-global-typography-442093d-font-size:15px;--e-global-typography-442093d-font-weight:700;--e-global-typography-711d2c8-font-family:"Poppins";--e-global-typography-711d2c8-font-size:15px;--e-global-typography-711d2c8-font-weight:400;--e-global-typography-711d2c8-letter-spacing:0.5px;--e-global-typography-fe2fc9e-font-family:"Poppins";--e-global-typography-fe2fc9e-font-size:17px;--e-global-typography-fe2fc9e-font-weight:500;--e-global-typography-fe2fc9e-letter-spacing:0.5px;font-family:"Poppins", Sans-serif;font-size:15px;font-weight:400;line-height:150%;}.elementor-kit-8 h1{font-family:"Poppins", Sans-serif;font-size:75px;font-weight:600;line-height:110%;}.elementor-kit-8 h2{font-family:"Poppins", Sans-serif;font-size:35px;font-weight:700;}.elementor-kit-8 h3{font-family:"Poppins", Sans-serif;font-size:21px;font-weight:700;}.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);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.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-kit-8{--e-global-typography-885ad0f-font-size:14px;--e-global-typography-ea33ad3-font-size:26px;--e-global-typography-ea33ad3-line-height:125%;--e-global-typography-caf2a95-font-size:18px;--e-global-typography-442093d-font-size:14px;--e-global-typography-711d2c8-font-size:13px;--e-global-typography-711d2c8-letter-spacing:0.5px;--e-global-typography-fe2fc9e-font-size:14px;font-size:13px;}.elementor-kit-8 h1{font-size:42px;}.elementor-kit-8 h2{font-size:25px;}.elementor-kit-8 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Amethyst-Purple:#7B35C8; --Indigo_Blue:#5B35C4; --Fuchsia_Magenta:#C040C0; --Hot_Pink:#F2407B; --Charcoal:#191720; --White:#ffffff; --Grey:#ffffff80; --Black:#010101; --Bright-Grey:#FFFFFFBF; --fit-content:fit-content; --Dark-Navy:#2D2D54; --Vibrant-Cyan:#00CDD9; --Deep-Indigo:#1A237E; --DUP_White:#FFFFFF; --DUP_fit-content:fit-content; --DUP_Dark-Navy:#2D2D54; --DUP_Vibrant-Cyan:#00CDD9; --DUP_Deep-Indigo:#1A237E; }
/* Start custom CSS */.gradient-line {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 16px;
    background: linear-gradient(to right, #F2407B, #5B35C4);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }
  
  .blog-card {
  display: flex;
  flex-direction: column;
  padding: 0px;
  border: 1px solid #ffffff1a;
  border-radius: 8px;
}
  
  p {
      margin-bottom: 0;
  }
  
  .counters-stats {
    display: block;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 110%;
    color: #ffffff;
    text-align: center;
  }
  
    .small-overline {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 14px;
    color: #FFFFFFBF;
    text-align: center;
    display: block;
  }
  
  .gradient-box-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  border-radius: 5px;
  background: linear-gradient(to bottom right, #F2407B, #5B35C4);
}
  
  .featured-section-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px;
  height: 18rem;
  border-radius: 8px;
  box-shadow: 0 0 6px #7b35c8;
}

.service-card {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 30px;
  border: 1px solid #ffffff1a;
  border-radius: 8px;
}

.services-btn {
  width: 100%;
  margin-top: auto;
  padding: 15px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #ffffff;
  background-color: #FFFFFF00;
  border: 1px solid #FFFFFF80;
  border-radius: 5px;
  transition: all 600ms ease;
  white-space: normal;
  overflow-wrap: break-word;
  text-align: center;
}

.services-btn:hover {
  color: #ffffffd9;
  background-color: #ffffff1a;
}


  @media (max-width: 768px) {
      
    .gradient-line {
      font-size: 14px;
      display: block;
      text-align: center;
    }
    
    .small-overline {
      font-size: 12px;
    }
    
    .services-btn {
    font-size: 14px;
  }
  }/* End custom CSS */