.elementor-kit-8 {
  --e-global-color-primary:#CD2543;
  --e-global-color-secondary:#54595F;
  --e-global-color-text:#7A7A7A;
  --e-global-color-accent:#61CE70;
  --e-global-color-58c2488:#000000;
  --e-global-color-2ed50f2:#CD2543;
  --e-global-typography-primary-font-family:"Poppins";
  --e-global-typography-primary-font-size:16px;
  --e-global-typography-primary-font-weight:500;
  --e-global-typography-secondary-font-family:"Playfair Display";
  --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:"Poppins";
  --e-global-typography-accent-font-weight:500;
  color:#000000;
  font-family:"Poppins", Sans-serif;
  font-size:16px;
  line-height:26px;
}
.elementor-kit-8 button,
.elementor-kit-8 input[type="button"],
.elementor-kit-8 input[type="submit"],
.elementor-kit-8 .elementor-button {
  background-color:#CD2543;
  font-family:"Poppins", Sans-serif;
  font-size:15px;
  font-weight:600;
  text-transform:uppercase;
  line-height:35px;
  color:#FFFFFF;
  border-radius:200px 200px 200px 200px;
  padding:10px 30px 10px 30px;
}
.elementor-kit-8 a {
  color:#000000;
}
.elementor-kit-8 h1 {
  color:#000000;
  font-family:"Playfair Display", Sans-serif;
  font-size:35px;
  font-weight:400;
  line-height:45px;
}
.elementor-kit-8 h2 {
  color:#000000;
  font-family:"Playfair Display", Sans-serif;
}
.elementor-kit-8 h3 {
  color:#000000;
  font-family:"Playfair Display", Sans-serif;
}
.elementor-kit-8 h4 {
  color:#000000;
  font-family:"Playfair Display", Sans-serif;
}
.elementor-kit-8 h5 {
  color:#000000;
  font-family:"Playfair Display", Sans-serif;
}
.elementor-kit-8 h6 {
  color:#000000;
  font-family:"Playfair Display", Sans-serif;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width:1200px;
}
.e-con {
  --container-max-width:1200px;
}
.elementor-widget:not(:last-child) {
  margin-block-end: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-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;
  }
}