body.theme-child {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
}
body.theme-child .skip-link {
  display: none;
}

body.theme-child {
  font-family: "DM Sans", sans-serif;
}
body.theme-child .elementor-section {
  scroll-margin-top: 160px;
}
body.theme-child .elementor-widget-heading h1.elementor-heading-title,
body.theme-child .elementor-widget-heading h2.elementor-heading-title,
body.theme-child .elementor-widget-heading h3.elementor-heading-title {
  font-family: "Space Grotesk", sans-serif;
}
body.theme-child .elementor-widget-heading h1.elementor-heading-title {
  font-size: clamp(2.5rem, 2.5rem + 2rem * (100vw - 375px) / (1065px), 4.5rem);
  line-height: 1.16;
  font-family: "Space Grotesk", sans-serif;
}
body.theme-child .elementor-widget-heading h2.elementor-heading-title {
  font-size: clamp(1.875rem, 1.875rem + 1.375rem * (100vw - 375px) / (1065px), 3.25rem);
  line-height: 1.2;
  letter-spacing: -0.02em;
}
body.theme-child .elementor-widget-heading h3.elementor-heading-title {
  font-size: clamp(1.625rem, 1.625rem + 0.875rem * (100vw - 375px) / (1065px), 2.5rem);
  line-height: 1.18;
}
body.theme-child .elementor-widget-heading h4.elementor-heading-title {
  font-size: clamp(1.5rem, 1.5rem + 0.375rem * (100vw - 375px) / (1065px), 1.875rem);
  line-height: 1.25;
}
body.theme-child .elementor-widget-heading h5.elementor-heading-title {
  font-size: clamp(1.125rem, 1.125rem + 0.375rem * (100vw - 375px) / (1065px), 1.5rem);
  line-height: 1.4;
}
body.theme-child .elementor-widget-heading h6.elementor-heading-title {
  font-size: clamp(1rem, 1rem + 0.25rem * (100vw - 375px) / (1065px), 1.25rem);
  line-height: 1.5;
}
body.theme-child .elementor-widget-heading.sub-title {
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 16px;
  border-radius: 24px;
}
body.theme-child .elementor-widget-heading.sub-title .elementor-heading-title {
  font-size: 16px;
  letter-spacing: 0.04em;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
body.theme-child .elementor-widget-heading.alt .elementor-heading-title {
  padding-right: 32px;
}
body.theme-child .elementor-widget-heading.alt .elementor-heading-title::after {
  left: auto;
  display: block;
  right: 0;
}
body.theme-child .elementor-widget-text-editor p {
  font-size: 16px;
  line-height: 1.6;
}
body.theme-child #technology .e-heading-base {
  font-family: "Space Grotesk", sans-serif;
}

body.theme-child .elementor-location-header {
  position: sticky;
  background: #fff;
  z-index: 100;
  top: 0;
}
body.theme-child .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu li {
  display: flex;
  padding: 0;
}
body.theme-child .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu li a.elementor-item {
  padding: 8px 16px;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.01em;
}
@media (min-width: 1024px) {
  body.theme-child .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu li:last-child {
    display: none;
  }
}
body.theme-child .elementor-location-header .elementor-widget-button .elementor-button {
  font-size: 14px;
  padding: 8px 16px;
}
@media (max-width: 1023px) {
  body.theme-child .elementor-location-header .elementor-nav-menu--dropdown-tablet {
    width: 100%;
  }
  body.theme-child .elementor-location-header .elementor-widget-nav-menu {
    display: flex;
  }
  body.theme-child .elementor-location-header .elementor-menu-toggle {
    background: #fff;
  }
  body.theme-child .elementor-location-header .elementor-nav-menu--dropdown {
    position: fixed;
    height: 100%;
    width: 100vw;
    max-width: none;
    left: 0;
    top: 5%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 40px;
    background: #09090b;
  }
  body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul {
    width: 100%;
  }
  body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul li {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    border-bottom: solid 1px #52525b;
  }
  body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul li a.elementor-item {
    font-size: 18px;
    padding: 16px;
    color: #d4d4d8;
    transition: all 0.4s ease;
    width: 100%;
  }
  body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul li a.elementor-item:hover {
    background: transparent;
    color: white;
    background: #27272a;
  }
  body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul li:last-child {
    padding-top: 32px;
    border-bottom: none;
  }
  body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul li:last-child a.elementor-item {
    color: white;
    background: #dc2626;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul li:last-child a.elementor-item:hover {
    background: #b91c1c;
  }
}
body.theme-child.admin-bar .elementor-location-header {
  top: 0;
}
@media (min-width: 1024px) {
  body.theme-child.admin-bar .elementor-location-header {
    top: 32px;
  }
}

body.theme-child .elementor-widget-button .elementor-button {
  padding: 12px 24px;
  line-height: 1.6;
  font-weight: 700;
  border-radius: 0;
  background: linear-gradient(to bottom, #ef4444, #b91c1c);
  position: relative;
  overflow: hidden;
  font-family: "Space Grotesk", sans-serif;
  text-transform: uppercase;
}
body.theme-child .elementor-widget-button .elementor-button::before, body.theme-child .elementor-widget-button .elementor-button::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
}
body.theme-child .elementor-widget-button .elementor-button::before {
  z-index: 1;
  box-shadow: rgba(255, 255, 255, 0.2) 0 2px 2px -1px inset;
}
body.theme-child .elementor-widget-button .elementor-button::after {
  background: linear-gradient(to bottom, #27272a, #18181b);
  transform: scaleY(0);
  transform-origin: top center;
  transition: transform 0.5s ease-in-out;
  width: 110%;
}
body.theme-child .elementor-widget-button .elementor-button:hover::after {
  transform: scaleY(1);
  transform-origin: bottom center;
}
body.theme-child .elementor-widget-button .elementor-button-icon {
  position: relative;
  top: -1px;
}
body.theme-child .elementor-widget-button .elementor-button-text, body.theme-child .elementor-widget-button .elementor-button-icon {
  position: relative;
  z-index: 2;
  transition: all 1s ease-in-out;
}
body.theme-child .elementor-widget-button.link .elementor-button {
  background: transparent;
  padding: 0;
  color: #dc2626;
  fill: #dc2626;
}
body.theme-child .elementor-widget-button.link .elementor-button::before, body.theme-child .elementor-widget-button.link .elementor-button::after {
  display: none;
}
body.theme-child .elementor-widget-button.elementor-button-info .elementor-button {
  background: linear-gradient(to bottom, #e4e4e7, #d4d4d8);
  color: #09090b;
  fill: #09090b;
}
body.theme-child .elementor-widget-button.elementor-button-info .elementor-button::after {
  background: linear-gradient(to bottom, #27272a, #18181b);
}
body.theme-child .elementor-widget-button.elementor-button-info .elementor-button::before {
  box-shadow: rgba(255, 255, 255, 0.5) 0 2px 2px -1px inset;
}
body.theme-child .elementor-widget-button.elementor-button-info .elementor-button:hover {
  color: white;
  fill: white;
}
body.theme-child .elementor-widget-button.elementor-button-info.link .elementor-button {
  background: transparent;
  padding: 0;
}
body.theme-child .elementor-widget-button.elementor-button-info.link .elementor-button::before, body.theme-child .elementor-widget-button.elementor-button-info.link .elementor-button::after {
  display: none;
}
body.theme-child .elementor-widget-button.small .elementor-button {
  padding: 12px 20px;
  line-height: 1.4;
}

body.theme-child {
  overflow-x: hidden;
  font-family: "DM Sans", sans-serif;
}
body.theme-child a {
  outline: none;
}
body.theme-child .page-header {
  display: none;
}
body.theme-child .trust-strip {
  overflow: hidden;
  background: #09090b;
  padding: 16px 0;
  color: #fafafa;
  position: relative;
  z-index: 2;
}
@media (min-width: 1024px) {
  body.theme-child .trust-strip {
    padding: 32px 0;
  }
}
body.theme-child .ticker {
  display: flex;
  white-space: nowrap;
}
body.theme-child .ticker__item {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  opacity: 0.9;
  flex-shrink: 0;
  display: flex;
  font-size: 16px;
}
@media (min-width: 1024px) {
  body.theme-child .ticker__item {
    font-size: 24px;
  }
}
body.theme-child .ticker__item::before {
  content: "-";
  padding: 0 24px;
}
@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
body.theme-child #whyus .elementor-widget-n-tabs {
  --n-tabs-display: flex;
  --n-tabs-heading-width: 100%;
  --n-tabs-heading-justify-content: flex-start;
}
body.theme-child #whyus .e-n-tabs-heading {
  width: 100%;
  flex: 1;
}
body.theme-child #whyus .elementor-widget-n-tabs .e-n-tabs {
  width: 100%;
}
body.theme-child #whyus .elementor-widget-n-tabs .e-n-tabs-heading {
  display: flex;
}
body.theme-child #whyus .elementor-widget-n-tabs .e-n-tab-title {
  width: 100%;
  min-width: 33.33%;
}
body.theme-child #performance .elementor-widget-shortcode {
  width: 100%;
}
body.theme-child .specs-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #e4e4e7;
  overflow: hidden;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}
body.theme-child .specs-wrapper .spec-row {
  display: flex;
  padding: 16px 20px;
  border-bottom: 1px solid #e4e4e7;
  transition: 0.3s ease;
}
body.theme-child .specs-wrapper .spec-row:last-child {
  border-bottom: none;
}
body.theme-child .specs-wrapper .spec-row:hover {
  background: rgba(255, 255, 255, 0.03);
}
body.theme-child .specs-wrapper .spec-row div {
  flex: 1;
  font-size: 16px;
}
body.theme-child .specs-wrapper .spec-row.header {
  background: #f4f4f5;
}
body.theme-child .specs-wrapper .spec-row.header div {
  font-weight: 600;
  color: #09090b;
  font-family: "Space Grotesk", sans-serif;
  text-transform: uppercase;
}
body.theme-child .specs-wrapper .spec-row.header div:nth-child(2) {
  color: #dc2626;
}
@media (max-width: 768px) {
  body.theme-child .specs-wrapper {
    border: none;
  }
  body.theme-child .specs-wrapper .spec-row {
    flex-direction: column;
    border: 1px solid #e4e4e7;
    padding: 14px 16px;
    border-bottom: none;
  }
  body.theme-child .specs-wrapper .spec-row.header {
    display: none;
  }
  body.theme-child .specs-wrapper .spec-row div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    padding: 2px 0;
  }
  body.theme-child .specs-wrapper .spec-row div:nth-child(2)::before {
    color: #dc2626;
  }
  body.theme-child .specs-wrapper .spec-row div::before {
    content: attr(data-label);
    font-size: 15px;
    color: #888;
    font-weight: 500;
    font-family: "Space Grotesk", sans-serif;
  }
  body.theme-child .specs-wrapper .spec-row div:first-child {
    font-size: 14px;
    font-weight: 600;
    color: #09090b;
    margin-bottom: 6px;
  }
  body.theme-child .specs-wrapper .spec-row div:first-child::before {
    display: none;
  }
}