/* Final responsive overrides for tablets and compact screens. */
html,
body {
  width: 100%;
  max-width: 100%;
  margin: 0;
  overflow-x: clip;
}

@supports not (overflow: clip) {
  html,
  body {
    overflow-x: hidden;
  }
}

.site,
.elementor,
.elementor-section,
.elementor-section-stretched,
.header__desktop-builder,
.header__mobile-builder {
  max-width: 100%;
}

.header__desktop-builder,
.header__mobile-builder {
  right: 0;
  margin-right: auto;
  margin-left: auto;
}

.header__sticky.elementor-section-stretched,
.header__mobile-builder > .elementor > .elementor-section {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  transform: none !important;
}

.elementor-section.elementor-section-boxed > .elementor-container,
.elementor-element .container,
.container {
  margin-right: auto;
  margin-left: auto;
}

.side-panel:not(.side-panel-open):not(.mmenu-open),
.mmenu-wrapper:not(.mmenu-open),
.mmenu_wrapper:not(.mmenu__open) {
  visibility: hidden;
  pointer-events: none;
}

@media (max-width: 1366px) {
  html {
    scroll-padding-top: 88px;
  }

  .header__desktop-builder .header__sticky {
    padding-right: clamp(20px, 3.5vw, 48px) !important;
    padding-left: clamp(20px, 3.5vw, 48px) !important;
  }

  .main-navigation > ul#primary-menu {
    gap: clamp(18px, 2.2vw, 30px);
  }

  .main-navigation > ul > li > a {
    font-size: 14px;
    white-space: nowrap;
  }

  .elementor-3730 .elementor-element.elementor-element-2082480c .site__logo img {
    width: 44px;
  }

  .elementor-1540 .elementor-container,
  .elementor-262 .elementor-container {
    width: min(1170px, calc(100% - 40px));
    max-width: calc(100% - 40px);
  }

  .elementor-1540 .elementor-element.elementor-element-5a2b9c9 {
    padding-top: 104px !important;
    padding-bottom: 56px !important;
  }

  .elementor-1540 .elementor-element.elementor-element-baa3f1e .elementor-heading-title {
    font-size: clamp(40px, 4vw, 54px) !important;
    line-height: 1.12 !important;
  }

  .clients-section {
    max-width: calc(100% - 40px);
  }

  .clients-title {
    font-size: clamp(34px, 3.4vw, 40px);
  }
}

@media (max-width: 1240px), (max-width: 1366px) and (hover: none) and (pointer: coarse) {
  html {
    scroll-padding-top: 80px;
  }

  .header__desktop-builder {
    display: none !important;
  }

  .header__mobile-builder {
    display: block !important;
  }

  .header__mobile-builder > .elementor > .elementor-section {
    left: 0 !important;
    width: 100% !important;
    padding: 8px 24px !important;
    background: rgba(6, 20, 40, 0.88);
  }

  .header__mobile-builder .elementor-container {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 56px;
    padding-right: 0 !important;
    padding-left: 0 !important;
    align-items: center;
    flex-wrap: nowrap;
  }

  .header__mobile-builder .elementor-column {
    width: 50% !important;
  }

  .header__mobile-builder .elementor-widget-wrap {
    align-items: center;
    align-content: center;
  }

  .header__mobile-builder .special-display-white {
    display: none !important;
  }

  .header__mobile-builder .special-display-logo,
  .header__mobile-builder .elementor-widget-isearch,
  .header__mobile-builder .elementor-widget-imenu_mobile {
    height: auto !important;
  }

  .header__mobile-builder .elementor-widget-isearch {
    display: none !important;
  }

  .header__mobile-builder .elementor-element-733d633 > .elementor-widget-wrap {
    gap: 0;
  }

  .header__mobile-builder .elementor-widget-imenu_mobile,
  .header__mobile-builder .octf-menu-mobile,
  .header__mobile-builder #mmenu-toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }

  .header__mobile-builder #mmenu-toggle {
    width: 48px;
    height: 48px;
    margin: 0 !important;
  }

  .header__mobile-builder #mmenu-toggle button {
    position: relative;
    width: 46px;
    height: 46px;
    padding: 0;
    border: 1px solid rgba(140, 247, 255, 0.28);
    border-radius: 50%;
    background: rgba(232, 247, 255, 0.08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
    font-size: 0;
    line-height: 0;
  }

  .header__mobile-builder #mmenu-toggle button::before {
    content: "";
    position: absolute;
    left: 14px;
    top: 15px;
    width: 18px;
    height: 2px;
    border-radius: 999px;
    background: #e8f7ff;
    box-shadow:
      0 7px 0 #e8f7ff,
      0 14px 0 #e8f7ff,
      0 0 10px rgba(140, 247, 255, 0.34);
  }

  .header__mobile-builder .site__logo img {
    width: 40px !important;
    height: auto;
  }

  .elementor-3058 .elementor-element.elementor-element-71f068a > .elementor-widget-container {
    margin-right: 14px !important;
  }

  .elementor-1540 .elementor-element.elementor-element-5a2b9c9 {
    padding-top: 82px !important;
    padding-bottom: 44px !important;
  }

  .elementor-1540 .elementor-element.elementor-element-baa3f1e .elementor-heading-title {
    max-width: 880px;
    font-size: clamp(34px, 4.4vw, 46px) !important;
  }

  .elementor-1540 .elementor-element.elementor-element-1ee205b {
    max-width: 760px;
    font-size: 17px !important;
    line-height: 1.55 !important;
  }

  .ai-dashboard-hero {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    width: min(960px, 100%);
    min-height: 0;
    margin-top: 22px;
    overflow: visible;
    border-radius: 14px;
    perspective: none;
  }

  .ai-dashboard-field {
    display: none;
  }

  .ai-dashboard-core {
    position: relative;
    left: auto;
    top: auto;
    grid-column: 1 / -1;
    justify-self: center;
    width: min(240px, 42vw);
    margin: 0 0 8px;
    transform: none;
  }

  .ai-hero-avatar {
    width: min(290px, 50vw);
  }

  .ai-dashboard-card {
    position: relative;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    width: 100%;
    min-height: 88px;
    grid-template-columns: 66px minmax(0, 1fr);
    gap: 12px;
    padding: 14px;
    --ai-dashboard-icon-box: 66px;
    --ai-dashboard-icon-size: 66px;
    transform: none;
  }

  .ai-dashboard-card:hover,
  .ai-dashboard-card.is-active,
  .ai-dashboard-card:focus-visible {
    transform: translateY(-3px);
  }

  .ai-dashboard-card-title {
    font-size: 18px;
  }

  .ai-dashboard-card p {
    font-size: 13px;
  }

  .ai-dashboard-summary {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    grid-column: 1 / -1;
    width: 100%;
    transform: none;
  }

  .clients-section {
    width: min(100%, 980px);
    max-width: calc(100% - 40px);
    padding-top: 20px;
    padding-bottom: 48px;
  }

  .clients-header {
    margin-bottom: 36px;
  }

  .clients-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .client-card {
    min-height: 250px;
  }

  .elementor-1540 .elementor-element.elementor-element-76ce988 > .elementor-container {
    flex-wrap: wrap;
  }

  .elementor-1540 .elementor-element.elementor-element-76ce988 .elementor-column {
    width: 50% !important;
  }
}

@media (max-width: 767px) {
  .header__mobile-builder > .elementor > .elementor-section {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  .elementor-1540 .elementor-container,
  .elementor-262 .elementor-container {
    width: min(100%, calc(100% - 28px));
    max-width: calc(100% - 28px);
  }

  .elementor-1540 .elementor-element.elementor-element-baa3f1e .elementor-heading-title {
    font-size: clamp(30px, 8.4vw, 36px) !important;
  }

  .ai-dashboard-hero {
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
    width: 100%;
  }

  .ai-dashboard-core {
    width: min(210px, 64vw);
  }

  .ai-hero-avatar {
    width: min(260px, 78vw);
  }

  .ai-dashboard-card {
    grid-template-columns: 58px minmax(0, 1fr);
    --ai-dashboard-icon-box: 58px;
    --ai-dashboard-icon-size: 58px;
  }

  .ai-dashboard-summary {
    grid-template-columns: 1fr;
  }

  .ai-dashboard-summary > div {
    padding: 10px 0;
    border-top: 1px solid rgba(126, 177, 239, 0.14);
    border-left: 0;
  }

  .ai-dashboard-summary > div:first-child {
    border-top: 0;
  }

  .clients-section {
    max-width: calc(100% - 28px);
    padding-right: 0;
    padding-left: 0;
  }

  .clients-grid,
  .elementor-1540 .elementor-element.elementor-element-76ce988 .elementor-column {
    grid-template-columns: 1fr;
    width: 100% !important;
  }
}

.mmenu-wrapper,
.mmenu_wrapper {
  background:
    radial-gradient(circle at 15% 0%, rgba(19, 216, 255, 0.14), transparent 34%),
    radial-gradient(circle at 90% 18%, rgba(123, 92, 255, 0.14), transparent 32%),
    linear-gradient(180deg, rgba(6, 20, 40, 0.98), rgba(2, 10, 24, 0.98)) !important;
  border-left: 1px solid rgba(140, 247, 255, 0.18);
  box-shadow: -22px 0 60px rgba(0, 0, 0, 0.46);
  color: var(--st-ink, #e8f7ff);
}

.mmenu-wrapper .mmenu-inner,
.mmenu_wrapper .mmenu__inner {
  padding: 22px 26px 32px !important;
}

.mmenu-wrapper .mmenu-close,
.mmenu_wrapper .mmenu__close {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  float: right;
  width: 42px;
  height: 42px;
  margin: 0 0 18px !important;
  border: 1px solid rgba(140, 247, 255, 0.22);
  border-radius: 50%;
  background: rgba(232, 247, 255, 0.07);
  color: var(--st-ink, #e8f7ff) !important;
  line-height: 1;
}

.mmenu-wrapper .mmenu-close i,
.mmenu_wrapper .mmenu__close i {
  display: none;
}

.mmenu-wrapper .mmenu-close::before,
.mmenu-wrapper .mmenu-close::after,
.mmenu_wrapper .mmenu__close::before,
.mmenu_wrapper .mmenu__close::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
}

.mmenu-wrapper .mmenu-close::before,
.mmenu_wrapper .mmenu__close::before {
  transform: rotate(45deg);
}

.mmenu-wrapper .mmenu-close::after,
.mmenu_wrapper .mmenu__close::after {
  transform: rotate(-45deg);
}

.mmenu-wrapper .mmenu-close i::before,
.mmenu_wrapper .mmenu__close i::before {
  margin-left: 0;
  font-size: 13px;
}

.mmenu-wrapper .sidebar-mobile-logo,
.mmenu_wrapper .sidebar-mobile-logo {
  clear: both;
  display: block;
  width: 58px;
  height: auto;
  margin: 0 0 26px;
  filter: drop-shadow(0 0 18px rgba(140, 247, 255, 0.18));
}

.mobile_nav .mobile_mainmenu,
.mmenu-wrapper .mobile_mainmenu {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
}

.mobile_nav .mobile_mainmenu li {
  list-style: none;
}

.mobile_nav .mobile_mainmenu li a,
.mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow {
  border: 1px solid rgba(140, 247, 255, 0.11) !important;
  border-radius: 10px;
  background: rgba(8, 28, 63, 0.54);
  color: rgba(232, 247, 255, 0.9) !important;
  box-shadow: inset 0 1px 0 rgba(232, 247, 255, 0.05);
}

.mobile_nav .mobile_mainmenu li a {
  padding: 13px 44px 13px 14px !important;
  font-weight: 700;
  line-height: 1.25;
}

.mobile_nav .mobile_mainmenu > li > a:hover,
.mobile_nav .mobile_mainmenu > li.current-menu-item > a,
.mobile_nav .mobile_mainmenu > li.current-menu-ancestor > a,
.mobile_nav .mobile_mainmenu li li a:hover {
  border-color: rgba(140, 247, 255, 0.32) !important;
  background: rgba(19, 216, 255, 0.1);
  color: #ffffff !important;
}

.mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow {
  top: 0;
  right: 0;
  z-index: 2;
  width: 42px;
  height: 46px;
  padding: 13px 13px 0 0;
  border-left: 0 !important;
  background: transparent;
  box-shadow: none;
}

.mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow i {
  display: none;
}

.mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: 2px solid var(--st-cyan, #8cf7ff);
  border-right: 2px solid var(--st-cyan, #8cf7ff);
  filter: drop-shadow(0 0 8px rgba(140, 247, 255, 0.34));
  transform: rotate(45deg);
  transition: transform 0.2s ease;
}

.mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow.active::before {
  transform: rotate(135deg);
}

.mobile_nav .mobile_mainmenu ul {
  margin: 8px 0 0 !important;
  padding: 0 0 0 10px !important;
}

.mobile_nav .mobile_mainmenu li li a {
  padding: 12px 14px !important;
  color: rgba(196, 216, 244, 0.86) !important;
  font-size: 14px;
  font-weight: 600;
}

.mobile_nav .products-text {
  display: block;
  margin: 6px 0 0;
  color: rgba(196, 216, 244, 0.68);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.35;
}

.mobile-sidebar-button {
  margin-top: 24px;
}

.mobile-sidebar-button .octf-btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 50px;
  padding: 0 18px;
  border-radius: 999px;
  border: 1px solid rgba(140, 247, 255, 0.28) !important;
  background: linear-gradient(110deg, #1c8dff, #25d5ff, #5e7cff, #1c8dff) !important;
  background-size: 260% 100% !important;
  box-shadow:
    0 16px 38px rgba(37, 213, 255, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.16) !important;
  color: #ffffff !important;
  line-height: 1;
}

.mobile-sidebar-button .octf-btn span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 1em;
  line-height: 1.1;
}

.mobile-info-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 16px;
  padding: 12px 10px;
  border: 1px solid rgba(140, 247, 255, 0.13);
  border-radius: 10px;
  background: rgba(8, 28, 63, 0.42);
  color: #e8f7ff !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}

.mobile-info-link i,
.mobile-info-link .elementor-icon-list-icon,
.mobile-info-link .elementor-icon-list-text {
  display: inline-flex !important;
  align-items: center;
  width: auto !important;
  min-width: 0 !important;
  color: inherit !important;
}

.mobile-info-link .elementor-icon-list-icon {
  display: none !important;
}

.mobile-info-link .elementor-icon-list-text {
  flex: 0 1 auto;
  opacity: 1 !important;
}

.mobile-info-link small {
  display: inline !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

.mmenu-active .mmenu-overlay,
.mmenu__active .mmenu__overlay {
  background: rgba(2, 10, 24, 0.72) !important;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

@media (max-width: 767px) {
  .elementor-1540 .elementor-element.elementor-element-24ff46e {
    padding-top: 34px !important;
    padding-bottom: 42px !important;
  }

  .elementor-1540 .elementor-element.elementor-element-24ff46e > .elementor-container {
    width: min(100%, calc(100% - 28px)) !important;
    max-width: calc(100% - 28px) !important;
  }

  .elementor-1540 .elementor-element.elementor-element-023b0bb > .elementor-element-populated {
    padding: 26px 16px 22px !important;
    border-radius: 20px;
  }

  .elementor-1540 .elementor-element.elementor-element-b784db8 {
    padding-top: 18px !important;
    padding-bottom: 8px !important;
  }

  .elementor-1540 .elementor-element.elementor-element-b784db8 > .elementor-container {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .elementor-1540 .elementor-element.elementor-element-023b0bb {
    width: 100% !important;
  }

  .elementor-1540 .elementor-element.elementor-element-aa98a83 > .elementor-widget-container {
    margin-bottom: 10px !important;
    padding: 0 !important;
  }

  .elementor-1540 .elementor-element.elementor-element-aa98a83 .elementor-heading-title {
    font-size: clamp(25px, 7.2vw, 31px) !important;
    line-height: 1.14 !important;
    text-align: center;
  }

  .elementor-1540 .elementor-element.elementor-element-7f5e8e4 {
    max-width: 100%;
    font-size: 15px !important;
    line-height: 1.55 !important;
    text-align: center;
  }

  .elementor-1540 .elementor-element.elementor-element-7f5e8e4 br {
    display: none;
  }

  .elementor-1540 .consultation-form {
    margin-top: 18px;
    padding: 12px;
    border-radius: 20px;
  }

  .elementor-1540 .consultation-form > p:first-child,
  .seo-score.one-line-form > p:first-child {
    display: flex;
    flex-direction: column !important;
    align-items: stretch;
    gap: 10px;
    margin: 0 !important;
  }

  .elementor-1540 .consultation-form input[type="tel"],
  .seo-score.one-line-form input[type="tel"] {
    flex: 0 0 auto;
    width: 100% !important;
    min-height: 54px;
    padding-right: 16px;
    padding-left: 16px;
    border-radius: 16px;
    text-align: center;
  }

  .elementor-1540 .consultation-form .octf-btn,
  .seo-score.one-line-form .octf-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto !important;
    width: 100% !important;
    max-width: none;
    min-height: 54px;
    padding: 0 18px;
    border-radius: 16px;
    line-height: 1;
  }

  .elementor-1540 .consultation-form .octf-btn span,
  .seo-score.one-line-form .octf-btn span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    line-height: 1.1;
    text-align: center;
  }

  .elementor-1540 .consultation-form .form-acceptance {
    display: block !important;
    width: 100%;
    margin: 12px 4px 0 !important;
    font-size: 11px;
    line-height: 1.45;
    text-align: center;
  }

  .elementor-1540 .consultation-form .lead-form__message {
    margin: 12px 4px 0;
    text-align: center;
  }
}
