/*
 * Ledron Studio 6.0
 * Full project captures, exclusive FAQ accordion and exact CTA centering.
 */

body.ledron-web-service-page-active .elementor .ledron-web-projects {
  background: #0b0b0b !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-projects-inner {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
  padding-top: 42px !important;
  padding-bottom: 38px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-projects-head {
  width: 100% !important;
  max-width: 500px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-projects-head::after {
  display: none !important;
  content: none !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-projects-kicker {
  margin: 0 !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-projects-kicker p {
  font-size: 10px !important;
  letter-spacing: .075em !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-projects-heading {
  margin-top: 8px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-projects-heading .elementor-heading-title {
  max-width: 470px !important;
  font-size: clamp(30px, 2.15vw, 38px) !important;
  line-height: 1.02 !important;
  letter-spacing: -.02em !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-track {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 22px !important;
  margin-top: 27px !important;
  overflow: visible !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-card {
  min-width: 0 !important;
  min-height: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  cursor: pointer !important;
  transition: transform .25s ease !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-card::before {
  display: none !important;
  content: none !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-card:hover {
  transform: translateY(-3px) !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-image {
  aspect-ratio: 2.04 / 1 !important;
  height: auto !important;
  overflow: hidden !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  border-radius: 7px !important;
  background: #0d0d0d !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: top center !important;
  transition: filter .3s ease, opacity .3s ease !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-card:hover .ledron-web-project-image img {
  transform: none !important;
  filter: brightness(.96) !important;
  opacity: 1 !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-title,
body.ledron-web-service-page-active .elementor .ledron-web-project-type {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-title {
  margin-top: 12px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-title h3,
body.ledron-web-service-page-active .elementor .ledron-web-project-title a {
  font-size: 12px !important;
  font-weight: 650 !important;
  line-height: 1.35 !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-type {
  margin-top: 4px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-project-type p {
  color: #969696 !important;
  font-size: 8.5px !important;
  line-height: 1.4 !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-projects-all {
  width: auto !important;
  max-width: max-content !important;
  align-self: center !important;
  margin: 25px auto 0 !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-projects-all .elementor-button {
  min-height: 28px !important;
  padding: 0 2px 4px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255,56,24,.7) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #ff4a2b !important;
  font-size: 9px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-projects-all .elementor-button:hover {
  transform: none !important;
  border-color: #fff !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #fff !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-cta {
  background:
    radial-gradient(circle at 85% 20%, rgba(255,56,24,.055), transparent 28%),
    #f7f4ef !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-cta-inner {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(350px, .82fr) !important;
  align-items: center !important;
  gap: 54px !important;
  padding-top: 42px !important;
  padding-bottom: 44px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq {
  counter-reset: none !important;
  overflow: visible !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-kicker {
  margin: 0 0 12px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-kicker p {
  color: #ff3818 !important;
  font-size: 10px !important;
  letter-spacing: .075em !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-item,
body.ledron-web-service-page-active .elementor .ledron-web-faq-item:last-child {
  margin: 0 !important;
  min-height: 0 !important;
  border: 0 !important;
  border-top: 1px solid #dcd6ce !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-item:last-child {
  border-bottom: 1px solid #dcd6ce !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-item:hover,
body.ledron-web-service-page-active .elementor .ledron-web-faq-item.is-open {
  border-color: #dcd6ce !important;
  background: rgba(255,255,255,.34) !important;
  box-shadow: none !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-question {
  min-height: 44px !important;
  padding: 0 2px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-question::before {
  display: none !important;
  content: none !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-title .elementor-heading-title {
  color: #111 !important;
  font-family: Inter, sans-serif !important;
  font-size: 11px !important;
  font-weight: 650 !important;
  line-height: 1.4 !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-symbol span {
  width: 21px !important;
  height: 21px !important;
  border: 1px solid #d4cec6 !important;
  background: transparent !important;
  color: #111 !important;
  font-size: 0 !important;
  transform: none !important;
  transition: border-color .24s ease, background .24s ease, color .24s ease !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-symbol span::before {
  content: "" !important;
  width: 6px !important;
  height: 6px !important;
  display: block !important;
  margin-top: -3px !important;
  border-right: 1.5px solid currentColor !important;
  border-bottom: 1.5px solid currentColor !important;
  transform: rotate(45deg) !important;
  transition: transform .32s cubic-bezier(.22, 1, .36, 1), margin .32s ease !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-item.is-open .ledron-web-faq-symbol span {
  border-color: #ff3818 !important;
  background: #ff3818 !important;
  color: #fff !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-item.is-open .ledron-web-faq-symbol span::before {
  margin-top: 3px !important;
  transform: rotate(225deg) !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-answer,
body.ledron-web-service-page-active .elementor .ledron-web-faq-item:not(.is-open) .ledron-web-faq-answer {
  display: block !important;
  max-height: 0 !important;
  overflow: hidden !important;
  padding: 0 42px 0 2px !important;
  opacity: 0 !important;
  transform: translateY(-5px) !important;
  transition:
    max-height .42s cubic-bezier(.22, 1, .36, 1),
    opacity .2s ease,
    transform .3s ease,
    padding .32s ease !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-item.is-open .ledron-web-faq-answer {
  display: block !important;
  max-height: 130px !important;
  overflow: hidden !important;
  padding: 0 42px 10px 2px !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition:
    max-height .42s cubic-bezier(.22, 1, .36, 1),
    opacity .28s ease .05s,
    transform .32s ease,
    padding .32s ease !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-faq-answer p {
  max-width: 560px !important;
  color: #716a63 !important;
  font-size: 9px !important;
  line-height: 1.55 !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-card-wrap {
  width: 100% !important;
  max-width: 470px !important;
  align-self: center !important;
  justify-self: end !important;
  margin: 0 !important;
  padding: 10px 0 0 12px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-card-wrap::before {
  inset: 0 24px 20px 0 !important;
  border-radius: 11px !important;
  background: #ff3818 !important;
  box-shadow: 0 14px 30px rgba(255,56,24,.14) !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-card {
  min-height: 214px !important;
  justify-content: center !important;
  overflow: hidden !important;
  padding: 27px 30px !important;
  border: 1px solid rgba(255,255,255,.09) !important;
  border-radius: 11px !important;
  background: #101010 !important;
  box-shadow: 0 22px 48px rgba(23,17,13,.2) !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-card::after {
  display: none !important;
  content: none !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-kicker p {
  font-size: 9px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-heading {
  margin-top: 11px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-heading .elementor-heading-title {
  max-width: 360px !important;
  font-size: 24px !important;
  line-height: 1.02 !important;
  letter-spacing: -.02em !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-actions {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  width: 100% !important;
  margin-top: 18px !important;
  gap: 9px !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-primary,
body.ledron-web-service-page-active .elementor .ledron-web-closing-secondary {
  width: 100% !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-primary > .elementor-widget-container,
body.ledron-web-service-page-active .elementor .ledron-web-closing-secondary > .elementor-widget-container,
body.ledron-web-service-page-active .elementor .ledron-web-closing-primary .elementor-button-wrapper,
body.ledron-web-service-page-active .elementor .ledron-web-closing-secondary .elementor-button-wrapper {
  display: flex !important;
  width: 100% !important;
  min-height: 36px !important;
  align-items: stretch !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-primary .elementor-button,
body.ledron-web-service-page-active .elementor .ledron-web-closing-secondary .elementor-button {
  display: flex !important;
  width: 100% !important;
  height: 36px !important;
  min-height: 36px !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 10px !important;
  border-radius: 2px !important;
  font-size: 8px !important;
  box-shadow: none !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-primary .elementor-button-content-wrapper,
body.ledron-web-service-page-active .elementor .ledron-web-closing-secondary .elementor-button-content-wrapper {
  height: 100% !important;
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-primary .elementor-button-text,
body.ledron-web-service-page-active .elementor .ledron-web-closing-secondary .elementor-button-text {
  display: flex !important;
  height: 100% !important;
  width: 100% !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  line-height: 1 !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-secondary .elementor-button {
  border: 1px solid rgba(255,255,255,.24) !important;
  background: transparent !important;
  color: #fff !important;
}

body.ledron-web-service-page-active .elementor .ledron-web-closing-secondary .elementor-button:hover {
  border-color: #fff !important;
  background: #fff !important;
  color: #111 !important;
}

@media (max-width: 1024px) {
  body.ledron-web-service-page-active .elementor .ledron-web-projects-inner,
  body.ledron-web-service-page-active .elementor .ledron-web-faq-cta-inner {
    width: min(920px, calc(100% - 36px)) !important;
  }

  body.ledron-web-service-page-active .elementor .ledron-web-faq-cta-inner {
    grid-template-columns: 1fr 390px !important;
    gap: 34px !important;
  }
}

@media (max-width: 767px) {
  body.ledron-web-service-page-active .elementor .ledron-web-projects-inner,
  body.ledron-web-service-page-active .elementor .ledron-web-faq-cta-inner {
    width: calc(100% - 28px) !important;
  }

  body.ledron-web-service-page-active .elementor .ledron-web-projects-inner {
    padding-top: 34px !important;
    padding-bottom: 32px !important;
  }

  body.ledron-web-service-page-active .elementor .ledron-web-project-track {
    display: flex !important;
    gap: 14px !important;
    overflow-x: auto !important;
  }

  body.ledron-web-service-page-active .elementor .ledron-web-project-card {
    min-width: 82% !important;
  }

  body.ledron-web-service-page-active .elementor .ledron-web-faq-cta-inner {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
    padding-top: 34px !important;
    padding-bottom: 36px !important;
  }

  body.ledron-web-service-page-active .elementor .ledron-web-closing-card-wrap {
    max-width: none !important;
    justify-self: stretch !important;
  }

  body.ledron-web-service-page-active .elementor .ledron-web-closing-actions {
    grid-template-columns: 1fr !important;
  }
}
