body.elementor-default .elementor > .elementor-section:first-child {
  padding: 14px 20px 10px !important;
}

body.elementor-default .elementor > .elementor-section:first-child > .elementor-container {
  align-items: center !important;
  display: flex !important;
  gap: 24px !important;
  justify-content: space-between !important;
  margin: 0 auto !important;
  max-width: 1138px !important;
  width: 100% !important;
}

body.elementor-default .elementor > .elementor-section:first-child > .elementor-container > .elementor-column {
  min-height: 1px !important;
}

body.elementor-default .elementor > .elementor-section:first-child > .elementor-container > .elementor-column:first-child {
  flex: 0 0 250px !important;
  width: auto !important;
}

body.elementor-default .elementor > .elementor-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
  flex: 1 1 auto !important;
  width: auto !important;
}

body.elementor-default .elementor > .elementor-section:first-child > .elementor-container > .elementor-column:nth-child(3) {
  flex: 0 0 172px !important;
  width: auto !important;
}

body.elementor-default .elementor > .elementor-section:first-child .elementor-widget-wrap {
  align-items: center !important;
  display: flex !important;
  min-height: 1px !important;
}

body.elementor-default .elementor > .elementor-section:first-child .wpr-logo,
body.elementor-default .elementor > .elementor-section:first-child .wpr-logo-image {
  display: inline-block !important;
  line-height: 0 !important;
  position: relative !important;
}

body.elementor-default .elementor > .elementor-section:first-child .wpr-logo img {
  display: block !important;
  height: auto !important;
  max-width: 112px !important;
  width: 112px !important;
}

body.elementor-default .elementor > .elementor-section:first-child .wpr-logo-url {
  inset: 0 !important;
  position: absolute !important;
}

body.elementor-default .elementor > .elementor-section:first-child .wpr-nav-menu-container {
  display: block !important;
  width: 100% !important;
}

body.elementor-default .elementor > .elementor-section:first-child .wpr-nav-menu {
  align-items: center !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 18px !important;
  justify-content: flex-end !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.elementor-default .elementor > .elementor-section:first-child .wpr-nav-menu li {
  margin: 0 !important;
  padding: 0 !important;
}

body.elementor-default .elementor > .elementor-section:first-child .wpr-nav-menu a {
  color: #08084f !important;
  display: inline-block !important;
  font-family: Poppins, Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  padding: 0 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

body.elementor-default .elementor > .elementor-section:first-child .wpr-nav-menu .wpr-active-menu-item {
  color: #5a4df0 !important;
}

body.elementor-default .elementor > .elementor-section:first-child .wpr-mobile-nav-menu-container {
  display: none !important;
}

body.elementor-default .elementor > .elementor-section:first-child .wpr-button {
  align-items: center !important;
  background: linear-gradient(90deg, #27296d 0%, #9b7ee1 100%) !important;
  border-radius: 3px !important;
  color: #fff !important;
  display: inline-flex !important;
  font-family: Poppins, Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  justify-content: center !important;
  min-height: 45px !important;
  min-width: 170px !important;
  padding: 11px 24px !important;
  text-decoration: none !important;
}

@media (max-width: 767px) {
  body.elementor-default .elementor > .elementor-section:first-child > .elementor-container {
    flex-direction: row !important;
    gap: 12px !important;
    position: relative !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child > .elementor-container > .elementor-column:first-child {
    flex: 0 0 145px !important;
    max-width: 145px !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
    flex: 0 0 auto !important;
    margin-left: auto !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child > .elementor-container > .elementor-column:nth-child(3) {
    display: none !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child .wpr-nav-menu-container {
    display: none !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child .wpr-mobile-nav-menu-container {
    display: block !important;
    position: relative !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child .wpr-mobile-toggle-wrap {
    align-items: center !important;
    display: flex !important;
    justify-content: flex-end !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child .wpr-mobile-toggle {
    align-items: center !important;
    background: #27296d !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    display: inline-flex !important;
    flex-direction: column !important;
    gap: 5px !important;
    height: 42px !important;
    justify-content: center !important;
    width: 42px !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child .wpr-mobile-toggle-line {
    background: #fff !important;
    display: block !important;
    height: 2px !important;
    width: 20px !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child .wpr-mobile-nav-menu {
    background: #fff !important;
    box-shadow: 0 14px 30px rgba(8, 8, 79, 0.16) !important;
    display: none !important;
    list-style: none !important;
    margin: 10px 0 0 !important;
    min-width: 230px !important;
    padding: 12px 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 100% !important;
    z-index: 10000 !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child .wpr-mobile-nav-menu-container.is-open .wpr-mobile-nav-menu {
    display: block !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child .wpr-mobile-menu-item {
    color: #08084f !important;
    display: block !important;
    font-family: Poppins, Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    padding: 10px 18px !important;
    text-decoration: none !important;
  }

  body.elementor-default .elementor > .elementor-section:first-child .wpr-mobile-menu-item:hover,
  body.elementor-default .elementor > .elementor-section:first-child .wpr-mobile-menu-item.wpr-active-menu-item {
    color: #5a4df0 !important;
  }
}

body.elementor-page-7 .elementor-7 .elementor-element.elementor-element-e95f4b0:not(.elementor-motion-effects-element-type-background),
body.elementor-page-7 .elementor-7 .elementor-element.elementor-element-e95f4b0 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-position: right 120px center !important;
  background-repeat: no-repeat !important;
  background-size: auto 82% !important;
}

@media (max-width: 1440px) {
  body.elementor-page-7 .elementor-7 .elementor-element.elementor-element-e95f4b0:not(.elementor-motion-effects-element-type-background),
  body.elementor-page-7 .elementor-7 .elementor-element.elementor-element-e95f4b0 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: right 70px center !important;
    background-size: auto 78% !important;
  }
}

@media (max-width: 1024px) {
  body.elementor-page-7 .elementor-7 .elementor-element.elementor-element-e95f4b0:not(.elementor-motion-effects-element-type-background),
  body.elementor-page-7 .elementor-7 .elementor-element.elementor-element-e95f4b0 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: right 20px center !important;
    background-size: auto 70% !important;
  }
}

@media (max-width: 767px) {
  body.elementor-page-7 .elementor-7 .elementor-element.elementor-element-e95f4b0:not(.elementor-motion-effects-element-type-background),
  body.elementor-page-7 .elementor-7 .elementor-element.elementor-element-e95f4b0 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: none !important;
  }
}
