.elementor-26 .elementor-element.elementor-element-9441aad{--display:flex;}.elementor-26 .elementor-element.elementor-element-b4f547c{--display:flex;}.elementor-26 .elementor-element.elementor-element-48f4c9c{--display:flex;}.elementor-26 .elementor-element.elementor-element-1648461{--display:flex;}/* Start custom CSS */body {
  background:
    radial-gradient(circle at 20% 10%, rgba(244, 213, 159, 0.08), transparent 18%),
    radial-gradient(circle at 80% 70%, rgba(244, 213, 159, 0.06), transparent 20%),
    linear-gradient(180deg, #0b0b0b 0%, #070707 100%);
  background-attachment: fixed;
}

.creative95-hero,
.creative95-section2,
.creative95-section3,
.creative95-section4,
.creative95-section5,
.creative95-section6,
.c95-hero,
.c95-problem,
.c95-services {
  background: transparent !important;
}
@media (max-width: 767px) {
  .creative95-hero,
  .creative95-section2,
  .creative95-section3,
  .creative95-section4,
  .creative95-section5,
  .creative95-section6,
  .c95-hero,
  .c95-problem,
  .c95-services {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .creative95-section2,
  .creative95-section3,
  .creative95-section4,
  .creative95-section5,
  .creative95-section6,
  .c95-problem,
  .c95-services {
    padding-top: 64px !important;
    padding-bottom: 72px !important;
  }

  .creative95-section4__title,
  .creative95-section5__title,
  .creative95-section3__title,
  .creative95-cta-copy__title,
  .c95-title {
    font-size: clamp(28px, 8vw, 38px) !important;
    line-height: 1 !important;
  }

  .creative95-work-card,
  .creative95-why-card,
  .creative95-testimonial-card,
  .creative95-about-card,
  .creative95-support-card,
  .creative95-contact-card,
  .creative95-services__intro,
  .creative95-service-card,
  .c95-card {
    border-radius: 20px !important;
    padding: 20px 18px !important;
  }

  .creative95-contact-actions,
  .creative95-hero__actions {
    grid-template-columns: 1fr !important;
    display: grid !important;
  }

  .creative95-contact-button,
  .creative95-hero__button,
  .c95-button {
    width: 100% !important;
    min-height: 50px !important;
  }
}/* End custom CSS */