.elementor-widget-container > .uael-party-propz-wrap i{color:var( --e-global-color-primary );}.elementor-widget-container > .uael-party-propz-wrap svg{fill:var( --e-global-color-primary );}.elementor-776 .elementor-element.elementor-element-a890b3a{--display:flex;}.elementor-widget-html .uael-party-propz-widget-wrap i{color:var( --e-global-color-primary );}.elementor-widget-html .uael-party-propz-widget-wrap svg{fill:var( --e-global-color-primary );}.elementor-776 .elementor-element.elementor-element-84ebc2e{--display:flex;}.elementor-776 .elementor-element.elementor-element-0a332eb{--display:flex;}.elementor-widget-heading .uael-party-propz-widget-wrap i{color:var( --e-global-color-primary );}.elementor-widget-heading .uael-party-propz-widget-wrap svg{fill:var( --e-global-color-primary );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-776 .elementor-element.elementor-element-cfa4fbd{text-align:center;}.elementor-776 .elementor-element.elementor-element-cfa4fbd .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:30px;font-weight:600;}.elementor-widget-text-editor .uael-party-propz-widget-wrap i{color:var( --e-global-color-primary );}.elementor-widget-text-editor .uael-party-propz-widget-wrap svg{fill:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-776 .elementor-element.elementor-element-2fe0121{--display:flex;}.elementor-776 .elementor-element.elementor-element-65d5f34{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-776 .elementor-element.elementor-element-bf94ed0{--display:flex;}.elementor-widget-icon-list .uael-party-propz-widget-wrap i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .uael-party-propz-widget-wrap svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-776 .elementor-element.elementor-element-48fae09 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-776 .elementor-element.elementor-element-48fae09 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-776 .elementor-element.elementor-element-48fae09{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-776 .elementor-element.elementor-element-48fae09 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-776 .elementor-element.elementor-element-48fae09 .elementor-icon-list-item > a{font-family:"Roboto", Sans-serif;font-size:19px;font-weight:bold;}.elementor-776 .elementor-element.elementor-element-48fae09 .elementor-icon-list-text{transition:color 0.3s;}.elementor-776 .elementor-element.elementor-element-07e9b51 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-776 .elementor-element.elementor-element-07e9b51 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-776 .elementor-element.elementor-element-07e9b51{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-776 .elementor-element.elementor-element-07e9b51 .elementor-icon-list-text{transition:color 0.3s;}@media(max-width:1024px){.elementor-776 .elementor-element.elementor-element-65d5f34{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-776 .elementor-element.elementor-element-65d5f34{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-82ee3c5 *//* General Section Styling */
.elementor-landing-page-section {
  background-color: #172b4d;
  color: white;
  font-family: Arial, sans-serif;
  padding: 60px 20px;
}

/* Hero Section Styling */
.hero-container {
  text-align: center;
  padding: 50px 20px;
  background-color: #007bff;
  margin-bottom: 40px;
}

.hero-heading {
  font-size: 2.5rem;
  color: white;
  line-height: 1.4;
  margin-bottom: 20px;
}

.hero-subheading {
  font-size: 1.2rem;
  margin-bottom: 30px;
}

.cta-button {
  padding: 15px 30px;
  background-color: #ff0000;
  color: white;
  font-weight: bold;
  border-radius: 5px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.cta-button:hover {
  background-color: #cc0000;
}

/* Certifications Section Styling */
.certifications-container {
  background-color: #444;
  text-align: center;
  padding: 60px 20px;
  margin-bottom: 40px;
}

.certifications-heading {
  font-size: 2rem;
  color: #ffcc00;
  margin-bottom: 20px;
}

.certifications-description {
  font-size: 1.2rem;
  margin-bottom: 30px;
}

/* Mentors Section Styling */
.mentors-container {
  background-color: #1f1f1f;
  text-align: center;
  padding: 60px 20px;
}

.mentors-heading {
  font-size: 2rem;
  color: #ffd700;
  margin-bottom: 20px;
}

.mentors-description {
  font-size: 1.1rem;
  margin-bottom: 30px;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .hero-heading {
    font-size: 1.8rem;
  }

  .hero-subheading {
    font-size: 1rem;
  }

  .cta-button {
    font-size: 1rem;
    padding: 12px 30px;
  }

  .certifications-heading, .mentors-heading {
    font-size: 1.6rem;
  }

  .certifications-description, .mentors-description {
    font-size: 1rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bc10db2 *//* General Section Styling */
.elementor-landing-page-section {
  background-color: #172b4d;
  color: white;
  font-family: Arial, sans-serif;
  padding: 60px 20px;
}

/* Hero Section Styling */
.hero-container {
  text-align: center;
  padding: 50px 20px;
  background-color: #007bff;
  margin-bottom: 40px;
}

.hero-heading {
  font-size: 2.5rem;
  color: white;
  line-height: 1.4;
  margin-bottom: 20px;
}

.hero-subheading {
  font-size: 1.2rem;
  margin-bottom: 30px;
}

.cta-button {
  padding: 15px 30px;
  background-color: #ff0000;
  color: white;
  font-weight: bold;
  border-radius: 5px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.cta-button:hover {
  background-color: #cc0000;
}

/* Certifications Section Styling */
.certifications-container {
  background-color: #444;
  text-align: center;
  padding: 60px 20px;
  margin-bottom: 40px;
}

.certifications-heading {
  font-size: 2rem;
  color: #ffcc00;
  margin-bottom: 20px;
}

.certifications-description {
  font-size: 1.2rem;
  margin-bottom: 30px;
}

/* Mentors Section Styling */
.mentors-container {
  background-color: #1f1f1f;
  text-align: center;
  padding: 60px 20px;
}

.mentors-heading {
  font-size: 2rem;
  color: #ffd700;
  margin-bottom: 20px;
}

.mentors-description {
  font-size: 1.1rem;
  margin-bottom: 30px;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .hero-heading {
    font-size: 1.8rem;
  }

  .hero-subheading {
    font-size: 1rem;
  }

  .cta-button {
    font-size: 1rem;
    padding: 12px 30px;
  }

  .certifications-heading, .mentors-heading {
    font-size: 1.6rem;
  }

  .certifications-description, .mentors-description {
    font-size: 1rem;
  }
}/* End custom CSS */