/*
Theme Name: Schwallach Modern
Theme URI: https://www.parkett-schwallach.de/
Description: Child Theme fuer eine modernisierte Umsetzung von Fussbodentechnik Schwallach.
Author: Codex
Template: hello-elementor
Version: 1.2.36
Text Domain: schwallach-modern
*/

:root {
  --sw-accent: #0b4497;
  --sw-accent-dark: #073a80;

  --sw-text: #1f2a3a;
  --sw-text-strong: #1d2a3a;
  --sw-text-soft: #4f5d72;

  --sw-bg: #f6f8fb;
  --sw-surface: #ffffff;
  --sw-surface-soft: #f2f5fa;
  --sw-surface-blue: #e6eaf6;

  --sw-border: #d4dbe7;
  --sw-border-soft: #dfe4ee;
  --sw-border-strong: #c7d0df;

  --sw-footer: #4e5359;
  --sw-footer-dark: #44484d;

  --sw-shadow: 0 18px 38px rgba(16, 31, 51, 0.12);
  --sw-shadow-soft: 0 14px 30px rgba(16, 32, 54, 0.08);
  --sw-shadow-header: 0 12px 28px rgba(14, 26, 48, 0.12);

  --sw-container-wide: 1360px;
  --sw-container: 1240px;

  --e-global-typography-primary-font-family: "Roboto";
  --e-global-typography-primary-font-weight: 700;
  --e-global-typography-secondary-font-family: "Roboto";
  --e-global-typography-secondary-font-weight: 700;
  --e-global-typography-text-font-family: "Roboto";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Roboto";
  --e-global-typography-accent-font-weight: 700;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  overflow-x: clip;
}

body {
  margin: 0;
  background: var(--sw-bg);
  color: var(--sw-text);
  font-family: "Roboto", Arial, sans-serif !important;
  line-height: 1.62;
}

body.elementor-page {
  overflow-x: clip;
}

button,
input,
select,
textarea,
.elementor-widget-text-editor,
.elementor-widget-text-editor p,
.elementor-widget-text-editor li {
  font-family: "Roboto", Arial, sans-serif !important;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: var(--sw-accent);
  text-decoration-color: rgba(11, 68, 151, 0.35);
  text-underline-offset: 2px;
}

a:hover,
a:focus-visible {
  color: var(--sw-accent-dark);
}

/* Ensure regular inline text links never fall back to Elementor's default red */
.elementor-widget-text-editor p a,
.elementor-widget-text-editor li a,
.elementor-widget-theme-post-content p a,
.elementor-widget-theme-post-content li a,
.entry-content p a,
.entry-content li a {
  color: var(--sw-accent) !important;
  text-decoration-color: rgba(11, 68, 151, 0.35);
}

.elementor-widget-text-editor p a:hover,
.elementor-widget-text-editor p a:focus-visible,
.elementor-widget-text-editor li a:hover,
.elementor-widget-text-editor li a:focus-visible,
.elementor-widget-theme-post-content p a:hover,
.elementor-widget-theme-post-content p a:focus-visible,
.elementor-widget-theme-post-content li a:hover,
.elementor-widget-theme-post-content li a:focus-visible,
.entry-content p a:hover,
.entry-content p a:focus-visible,
.entry-content li a:hover,
.entry-content li a:focus-visible {
  color: var(--sw-accent-dark) !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.elementor-heading-title,
.elementor-slide-heading {
  margin-top: 0;
  color: var(--sw-text-strong);
  font-family: "Roboto", Arial, sans-serif !important;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.14;
}

.elementor-page .entry-header,
.elementor-page .page-header,
.elementor-page .entry-title {
  display: none !important;
}

.elementor-invisible {
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
}

.elementor-widget-heading .elementor-heading-title::before,
.elementor-slide-heading::before {
  content: none !important;
  display: none !important;
}

.elementor .elementor-widget-wrap,
.elementor .elementor-button,
.elementor .elementor-icon-box-wrapper,
.elementor img,
.elementor iframe,
.elementor-location-header *,
.elementor-location-footer * {
  border-radius: 0 !important;
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 10000;
  background: #fff;
  color: #000;
  padding: 8px 12px;
}

.skip-link:focus {
  left: 10px;
  top: 10px;
}

.site-content {
  min-height: 60vh;
}

.elementor-location-header,
.elementor-location-footer,
.sw-page-hero,
.sw-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.elementor-location-header {
  position: relative;
  z-index: 1200;
}

.elementor-location-header .sw-pro-topbar,
.elementor-location-header .sw-pro-logo-row,
.elementor-location-header .sw-pro-nav-row,
.elementor-location-header .sw-pro-header-sticky,
.elementor-location-footer .sw-pro-map-section,
.elementor-location-footer .sw-pro-footer-main,
.elementor-location-footer .sw-pro-footer-bottom,
.sw-page-hero,
.sw-section {
  padding-left: clamp(14px, 2.6vw, 42px);
  padding-right: clamp(14px, 2.6vw, 42px);
}

.elementor-location-header .sw-pro-topbar > .elementor-container,
.elementor-location-header .sw-pro-logo-row > .elementor-container,
.elementor-location-header .sw-pro-nav-row > .elementor-container,
.elementor-location-header .sw-pro-header-sticky > .elementor-container,
.elementor-location-footer .sw-pro-footer-main > .elementor-container,
.elementor-location-footer .sw-pro-footer-bottom > .elementor-container,
.sw-page-hero > .elementor-container,
.sw-section > .elementor-container {
  max-width: min(var(--sw-container-wide), calc(100% - 44px)) !important;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.elementor-location-header .sw-pro-topbar {
  background: #f6f7fb;
  border-bottom: 1px solid var(--sw-border-soft);
}

.elementor-location-header .sw-pro-topbar > .elementor-container {
  min-height: 34px;
  align-items: center;
  justify-content: space-around;
}

.elementor-location-header .sw-pro-topbar .elementor-widget-wrap,
.elementor-location-header .sw-pro-topbar .elementor-widget-text-editor {
  justify-content: center !important;
  text-align: center !important;
}

.elementor-location-header .sw-pro-topbar p {
  margin: 0;
}

.elementor-location-header .sw-pro-topbar p,
.elementor-location-header .sw-pro-topbar a {
  color: #5a6679 !important;
  font-size: 13px !important;
  line-height: 1.3;
  letter-spacing: 0.01em;
}

.elementor-location-header .sw-pro-topbar a {
  text-decoration: none;
  font-weight: 500;
}

.elementor-location-header .sw-pro-topbar a:hover,
.elementor-location-header .sw-pro-topbar a:focus-visible {
  color: #5a6679 !important;
}

.elementor-location-header .sw-pro-topbar .sw-topbar-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.elementor-location-header .sw-pro-topbar .sw-topbar-link + .sw-topbar-link {
  margin-left: 14px;
}

.elementor-location-header .sw-pro-topbar .sw-topbar-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #5a6679;
}

.elementor-location-header .sw-pro-topbar .sw-topbar-icon svg {
  width: 13px;
  height: 13px;
  display: block;
  fill: currentColor;
}

.elementor-location-header .sw-pro-topbar .sw-topbar-icon i {
  font-size: 13px;
  line-height: 1;
  display: block;
}

.elementor-location-header .sw-pro-logo-row {
  background: #fff;
  border-bottom: 0;
}

.elementor-location-header .sw-pro-logo-row > .elementor-container {
  min-height: 126px;
}

.elementor-location-header .sw-pro-logo-row .elementor-widget-image {
  display: flex;
  align-items: center;
  justify-content: center !important;
  text-align: center;
}

.elementor-location-header .sw-pro-logo-row img {
  width: auto;
  max-height: 134px !important;
  object-fit: contain;
}

.elementor-location-header .sw-pro-nav-row {
  background: #fff;
  border-bottom: 8px solid rgba(218, 222, 239, 0.75) !important;
}

.elementor-location-header .sw-pro-nav-row .elementor-column,
.elementor-location-header .sw-pro-header-sticky .elementor-column {
  display: flex;
  align-items: center;
}

.sw-pro-nav-row .elementor-widget-nav-menu,
.sw-pro-header-sticky .elementor-widget-nav-menu {
  width: 100%;
}

.sw-pro-nav-row .elementor-nav-menu,
.sw-pro-header-sticky .elementor-nav-menu {
  display: flex;
  justify-content: center;
  align-items: center !important;
  gap: 2px;
}

.elementor-location-header .sw-pro-nav-row .elementor-nav-menu > li,
.elementor-location-header .sw-pro-header-sticky .elementor-nav-menu > li {
  display: flex !important;
  align-items: center !important;
  min-height: 42px !important;
  transform: none !important;
}

.sw-pro-nav-row .elementor-nav-menu--main .elementor-item,
.sw-pro-header-sticky .elementor-nav-menu--main .elementor-item {
  box-sizing: border-box !important;
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center;

  min-height: 40px !important;
  height: 40px !important;

  padding: 8px 12px 10px !important;
  border: 1px solid transparent !important;
  background: transparent !important;
  box-shadow: none !important;

  color: #313842;
  font-family: "Roboto", "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
  font-size: clamp(16px, 1vw, 18px) !important;
  font-weight: 400 !important;
  line-height: 1.14 !important;
  letter-spacing: 0.03em !important;
  text-transform: none !important;
  white-space: nowrap;

  transform: none !important;
  scale: none !important;
  translate: none !important;
  rotate: none !important;

  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease !important;
}

.sw-pro-nav-row .elementor-nav-menu--main .elementor-item::before,
.sw-pro-header-sticky .elementor-nav-menu--main .elementor-item::before {
  content: none !important;
  display: none !important;
}

.sw-pro-nav-row .elementor-nav-menu--main .elementor-item::after,
.sw-pro-header-sticky .elementor-nav-menu--main .elementor-item::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 8px !important;
  right: 8px !important;
  bottom: 8px !important;
  height: 10px !important;
  background: #daddf1 !important;
  transform: scaleX(0) !important;
  transform-origin: center center !important;
  transition: transform 0.2s ease !important;
  pointer-events: none !important;
  z-index: -1;
}

.sw-pro-nav-row .elementor-nav-menu--main .elementor-item:hover,
.sw-pro-nav-row .elementor-nav-menu--main .elementor-item:focus,
.sw-pro-nav-row .elementor-nav-menu--main .elementor-item:focus-visible,
.sw-pro-nav-row .elementor-nav-menu--main .elementor-item-highlighted,
.sw-pro-nav-row .elementor-nav-menu--main .current-menu-item > .elementor-item,
.sw-pro-nav-row .elementor-nav-menu--main .current-menu-ancestor > .elementor-item,
.sw-pro-header-sticky .elementor-nav-menu--main .elementor-item:hover,
.sw-pro-header-sticky .elementor-nav-menu--main .elementor-item:focus,
.sw-pro-header-sticky .elementor-nav-menu--main .elementor-item:focus-visible,
.sw-pro-header-sticky .elementor-nav-menu--main .elementor-item-highlighted,
.sw-pro-header-sticky .elementor-nav-menu--main .current-menu-item > .elementor-item,
.sw-pro-header-sticky .elementor-nav-menu--main .current-menu-ancestor > .elementor-item {
  color: #313842 !important;

  font-size: clamp(16px, 1vw, 18px) !important;
  font-weight: 400 !important;
  line-height: 1.14 !important;
  letter-spacing: 0.03em !important;

  padding: 8px 12px 10px !important;
  border: 1px solid transparent !important;
  background: transparent !important;
  box-shadow: none !important;

  transform: none !important;
  scale: none !important;
  translate: none !important;
  rotate: none !important;
}

.sw-pro-nav-row .elementor-nav-menu--main .elementor-item:hover::after,
.sw-pro-nav-row .elementor-nav-menu--main .elementor-item:focus-visible::after,
.sw-pro-nav-row .elementor-nav-menu--main .current-menu-item > .elementor-item::after,
.sw-pro-nav-row .elementor-nav-menu--main .current-menu-ancestor > .elementor-item::after,
.sw-pro-header-sticky .elementor-nav-menu--main .elementor-item:hover::after,
.sw-pro-header-sticky .elementor-nav-menu--main .elementor-item:focus-visible::after,
.sw-pro-header-sticky .elementor-nav-menu--main .current-menu-item > .elementor-item::after,
.sw-pro-header-sticky .elementor-nav-menu--main .current-menu-ancestor > .elementor-item::after {
  transform: scaleX(1) !important;
}

.sw-pro-nav-row .elementor-animation-grow,
.sw-pro-nav-row .elementor-animation-shrink,
.sw-pro-nav-row .elementor-animation-pulse,
.sw-pro-header-sticky .elementor-animation-grow,
.sw-pro-header-sticky .elementor-animation-shrink,
.sw-pro-header-sticky .elementor-animation-pulse {
  transform: none !important;
}

.sw-pro-nav-row .elementor-nav-menu--dropdown,
.sw-pro-header-sticky .elementor-nav-menu--dropdown {
  min-width: 260px;
  padding: 6px 0;
  border: 1px solid var(--sw-border);
  border-top: 2px solid var(--sw-accent);
  background: #fff;
  box-shadow: var(--sw-shadow-soft);
  transform: none !important;
}

.sw-pro-nav-row .elementor-nav-menu--dropdown li,
.sw-pro-header-sticky .elementor-nav-menu--dropdown li {
  transform: none !important;
}

.sw-pro-nav-row .elementor-nav-menu--dropdown a,
.sw-pro-header-sticky .elementor-nav-menu--dropdown a {
  position: relative !important;
  display: flex !important;
  align-items: center !important;

  min-height: 40px !important;
  height: auto !important;

  padding: 10px 14px !important;
  border: 0 !important;

  color: #243142 !important;
  background: #ffffff !important;

  font-family: "Roboto", "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
  font-size: clamp(16px, 1vw, 18px) !important;
  font-weight: 400 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;

  box-shadow: none !important;
  transform: none !important;
  translate: none !important;
  scale: none !important;
  rotate: none !important;

  transition: color 0.2s ease, background-color 0.2s ease !important;
}

.sw-pro-nav-row .elementor-nav-menu--dropdown a::before,
.sw-pro-nav-row .elementor-nav-menu--dropdown a::after,
.sw-pro-header-sticky .elementor-nav-menu--dropdown a::before,
.sw-pro-header-sticky .elementor-nav-menu--dropdown a::after {
  content: none !important;
  display: none !important;
}

.sw-pro-nav-row .elementor-nav-menu--dropdown a:hover,
.sw-pro-nav-row .elementor-nav-menu--dropdown a:focus-visible,
.sw-pro-nav-row .elementor-nav-menu--dropdown a.elementor-item-active,
.sw-pro-header-sticky .elementor-nav-menu--dropdown a:hover,
.sw-pro-header-sticky .elementor-nav-menu--dropdown a:focus-visible,
.sw-pro-header-sticky .elementor-nav-menu--dropdown a.elementor-item-active {
  color: #243142 !important;
  background: #f2f5fa !important;

  padding: 10px 14px !important;
  font-size: clamp(16px, 1vw, 18px) !important;
  font-weight: 400 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;

  transform: none !important;
  translate: none !important;
  scale: none !important;
  rotate: none !important;

  box-shadow: none !important;
}

.sw-pro-nav-row .elementor-nav-menu--dropdown .current-menu-item > a:not(:hover),
.sw-pro-nav-row .elementor-nav-menu--dropdown .current-menu-ancestor > a:not(:hover),
.sw-pro-nav-row .elementor-nav-menu--dropdown a.elementor-item-active:not(:hover),
.sw-pro-header-sticky .elementor-nav-menu--dropdown .current-menu-item > a:not(:hover),
.sw-pro-header-sticky .elementor-nav-menu--dropdown .current-menu-ancestor > a:not(:hover),
.sw-pro-header-sticky .elementor-nav-menu--dropdown a.elementor-item-active:not(:hover) {
  background: transparent !important;
  color: #243142 !important;
  box-shadow: none !important;
}

.sw-pro-nav-row .elementor-nav-menu--main > li:last-child > .elementor-item,
.sw-pro-header-sticky .elementor-nav-menu--main > li:last-child > .elementor-item,
.sw-pro-nav-row .elementor-nav-menu--main > li.sw-menu-cta > .elementor-item,
.sw-pro-header-sticky .elementor-nav-menu--main > li.sw-menu-cta > .elementor-item {
  min-height: 40px !important;
  height: 40px !important;

  padding: 8px 16px 9px !important;
  border: 1px solid var(--sw-accent) !important;
  background: var(--sw-accent) !important;
  color: #ffffff !important;

  font-size: clamp(16px, 1vw, 18px) !important;
  font-weight: 400 !important;
  line-height: 1.14 !important;
  letter-spacing: 0.02em !important;

  box-shadow: none !important;
  transform: none !important;
}

.sw-pro-nav-row .elementor-nav-menu--main > li.sw-menu-cta,
.sw-pro-header-sticky .elementor-nav-menu--main > li.sw-menu-cta {
  margin-left: 12px !important;
}

@media (min-width: 1025px) {
  .sw-menu-cta {
    margin-left: 12px !important;
  }
}

.sw-pro-nav-row .elementor-nav-menu--main > li:last-child > .elementor-item:hover,
.sw-pro-nav-row .elementor-nav-menu--main > li:last-child > .elementor-item:focus-visible,
.sw-pro-header-sticky .elementor-nav-menu--main > li:last-child > .elementor-item:hover,
.sw-pro-header-sticky .elementor-nav-menu--main > li:last-child > .elementor-item:focus-visible,
.sw-pro-nav-row .elementor-nav-menu--main > li:last-child.current-menu-item > .elementor-item,
.sw-pro-header-sticky .elementor-nav-menu--main > li:last-child.current-menu-item > .elementor-item,
.sw-pro-nav-row .elementor-nav-menu--main > li.sw-menu-cta > .elementor-item:hover,
.sw-pro-nav-row .elementor-nav-menu--main > li.sw-menu-cta > .elementor-item:focus-visible,
.sw-pro-header-sticky .elementor-nav-menu--main > li.sw-menu-cta > .elementor-item:hover,
.sw-pro-header-sticky .elementor-nav-menu--main > li.sw-menu-cta > .elementor-item:focus-visible,
.sw-pro-nav-row .elementor-nav-menu--main > li.sw-menu-cta.current-menu-item > .elementor-item,
.sw-pro-header-sticky .elementor-nav-menu--main > li.sw-menu-cta.current-menu-item > .elementor-item {
  background: var(--sw-accent-dark) !important;
  border-color: var(--sw-accent-dark) !important;
  color: #ffffff !important;

  padding: 8px 16px 9px !important;
  font-size: clamp(16px, 1vw, 18px) !important;
  font-weight: 400 !important;
  line-height: 1.14 !important;
  letter-spacing: 0.02em !important;

  transform: none !important;
  box-shadow: none !important;
}

.sw-pro-nav-row .elementor-nav-menu--main > li:last-child > .elementor-item::before,
.sw-pro-nav-row .elementor-nav-menu--main > li:last-child > .elementor-item::after,
.sw-pro-header-sticky .elementor-nav-menu--main > li:last-child > .elementor-item::before,
.sw-pro-header-sticky .elementor-nav-menu--main > li:last-child > .elementor-item::after,
.sw-pro-nav-row .elementor-nav-menu--main > li.sw-menu-cta > .elementor-item::before,
.sw-pro-nav-row .elementor-nav-menu--main > li.sw-menu-cta > .elementor-item::after,
.sw-pro-header-sticky .elementor-nav-menu--main > li.sw-menu-cta > .elementor-item::before,
.sw-pro-header-sticky .elementor-nav-menu--main > li.sw-menu-cta > .elementor-item::after {
  content: none !important;
  display: none !important;
}

.elementor-location-header .elementor-nav-menu--main a.elementor-item[href*="/anfrage-erstangebot/"] {
  min-height: 40px !important;
  height: 40px !important;
  padding: 8px 16px 9px !important;
  border: 1px solid var(--sw-accent) !important;
  background: var(--sw-accent) !important;
  color: #ffffff !important;
  font-size: clamp(16px, 1vw, 18px) !important;
  font-weight: 400 !important;
  line-height: 1.14 !important;
  letter-spacing: 0.02em !important;
  box-shadow: none !important;
}

.elementor-location-header .elementor-nav-menu--main a.elementor-item[href*="/anfrage-erstangebot/"]:hover,
.elementor-location-header .elementor-nav-menu--main a.elementor-item[href*="/anfrage-erstangebot/"]:focus-visible,
.elementor-location-header .elementor-nav-menu--main .current-menu-item > a.elementor-item[href*="/anfrage-erstangebot/"] {
  background: var(--sw-accent-dark) !important;
  border-color: var(--sw-accent-dark) !important;
  color: #ffffff !important;
}

.elementor-location-header .elementor-nav-menu--main .current-menu-item > a.elementor-item[href*="/anfrage-erstangebot/"],
.elementor-location-header .elementor-nav-menu--main .current-menu-item > a.elementor-item[href*="/anfrage-erstangebot/"]:hover,
.elementor-location-header .elementor-nav-menu--main .current-menu-item > a.elementor-item[href*="/anfrage-erstangebot/"]:focus-visible,
.elementor-location-header .elementor-nav-menu--main .current-menu-ancestor > a.elementor-item[href*="/anfrage-erstangebot/"],
.elementor-location-header .elementor-nav-menu--main .current-menu-ancestor > a.elementor-item[href*="/anfrage-erstangebot/"]:hover,
.elementor-location-header .elementor-nav-menu--main .current-menu-ancestor > a.elementor-item[href*="/anfrage-erstangebot/"]:focus-visible {
  background: var(--sw-accent) !important;
  border-color: var(--sw-accent) !important;
  color: #ffffff !important;
}

.elementor-location-header .elementor-nav-menu--main a.elementor-item[href*="/anfrage-erstangebot/"]::before,
.elementor-location-header .elementor-nav-menu--main a.elementor-item[href*="/anfrage-erstangebot/"]::after {
  content: none !important;
  display: none !important;
}

.elementor-location-header .elementor-nav-menu--dropdown a[href*="/anfrage-erstangebot/"] {
  background: var(--sw-accent) !important;
  border: 1px solid var(--sw-accent) !important;
  color: #ffffff !important;
}

.elementor-location-header .elementor-nav-menu--dropdown a[href*="/anfrage-erstangebot/"]:hover,
.elementor-location-header .elementor-nav-menu--dropdown a[href*="/anfrage-erstangebot/"]:focus-visible {
  background: var(--sw-accent-dark) !important;
  border-color: var(--sw-accent-dark) !important;
  color: #ffffff !important;
}

.elementor-location-header .sw-pro-header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;

  z-index: 1300;
  background: rgba(255, 255, 255, 0.97);
  backdrop-filter: saturate(125%) blur(6px);

  border-bottom: 8px solid rgba(218, 222, 239, 0.75) !important;
  box-shadow: var(--sw-shadow-header);

  opacity: 0;
  visibility: hidden;
  pointer-events: none;

  transform: none !important;
  transition: opacity 0.24s ease, visibility 0.24s ease !important;
}

body.sw-scrolled .elementor-location-header .sw-pro-header-sticky {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: none !important;
}

.elementor-location-header .sw-pro-header-sticky > .elementor-container {
  min-height: 74px;
}

.elementor-location-header .sw-pro-header-sticky .elementor-widget-image {
  display: flex;
  align-items: center;
  justify-content: center !important;
  padding-left: clamp(8px, 1.2vw, 18px);
}

.elementor-location-header .sw-pro-header-sticky img {
  width: auto !important;
  max-height: 64px !important;
  object-fit: contain;
}

.sw-pro-header-sticky .elementor-nav-menu--main .elementor-item {
  font-size: clamp(16px, 1vw, 18px) !important;
  font-weight: 400 !important;
}


@media (max-width: 1024px) {
  .elementor-location-header {
    position: relative !important;
    top: auto !important;
    z-index: 9999 !important;
    background: #ffffff !important;
  }

  .elementor-location-header .sw-pro-topbar {
    position: relative !important;
    top: auto !important;
    z-index: 1 !important;
  }

  .elementor-location-header .sw-pro-header-sticky {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;

    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;

    width: 100% !important;
    z-index: 9998 !important;

    transform: none !important;
    transition: none !important;
  }

  body.sw-scrolled .elementor-location-header .sw-pro-header-sticky {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;

    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;

    width: 100vw !important;
    margin-left: 0 !important;
    margin-right: 0 !important;

    background: #ffffff !important;
    border-bottom: 1px solid #dde4ef !important;
    box-shadow: 0 8px 20px rgba(15, 28, 45, 0.1) !important;

    transform: none !important;
  }

  body.sw-scrolled {
    padding-top: 92px;
  }
}

@media (max-width: 767px) {
  body.sw-scrolled {
    padding-top: 88px;
  }
}

@media (max-width: 420px) {
  body.sw-scrolled {
    padding-top: 84px;
  }
}

.elementor-widget-button .elementor-button,
.sw-inline-cta,
.sw-calendly-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 48px;
  padding: 0 24px;
  border: 0;

  background: var(--sw-accent);
  color: #fff !important;

  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-decoration: none !important;
  line-height: 1.2;
  text-align: center;

  box-shadow: 0 10px 22px rgba(7, 46, 106, 0.24);
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.elementor-widget-button .elementor-button:hover,
.elementor-widget-button .elementor-button:focus-visible,
.sw-inline-cta:hover,
.sw-inline-cta:focus-visible,
.sw-calendly-link:hover,
.sw-calendly-link:focus-visible {
  background: var(--sw-accent-dark);
  border-color: var(--sw-accent-dark);
  color: #fff !important;
}

.sw-inline-cta--ghost {
  background: #fff;
  color: var(--sw-accent) !important;
  border: 1px solid #ffffff;
  box-shadow: none;
}

.sw-inline-cta--ghost:hover,
.sw-inline-cta--ghost:focus-visible {
  background: var(--sw-accent-dark);
  color: #fff !important;
}

.sw-page-hero {
  position: relative;
  overflow: hidden;
  min-height: clamp(360px, 44vw, 620px);
  padding-top: 80px !important;
  padding-bottom: 80px !important;
  display: flex !important;
  align-items: center !important;
}

.sw-page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(103deg, rgba(10, 19, 36, 0.7), rgba(10, 21, 40, 0.4));
  z-index: 1;
}

.sw-page-hero > .elementor-container {
  position: relative;
  z-index: 2;
}

.sw-page-hero .elementor-heading-title,
.sw-page-hero .elementor-widget-heading .elementor-heading-title,
.sw-page-hero .elementor-widget-text-editor,
.sw-page-hero .elementor-widget-text-editor p,
.sw-page-hero .elementor-widget-text-editor a {
  color: #ffffff !important;
  text-shadow: 0 2px 10px rgba(8, 17, 33, 0.25);
}

.sw-page-hero .elementor-heading-title {
  line-height: 1.05;
  letter-spacing: 0.01em;
  text-wrap: balance;
}

.sw-page-hero .elementor-widget-text-editor {
  max-width: 900px;
  font-size: clamp(18px, 1.48vw, 25px);
  line-height: 1.58;
  margin: auto;
}

.sw-page-hero .elementor-widget-button {
  margin-top: 12px;
}

.sw-home-hero .elementor-heading-title {
  max-width: 980px;
  font-size: clamp(44px, 6.1vw, 86px);
  letter-spacing: 0.01em;
}

.sw-home-hero--centered .elementor-widget-heading,
.sw-home-hero--centered .elementor-widget-text-editor,
.sw-home-hero--centered .sw-btn-row {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.sw-home-hero--centered .elementor-widget-text-editor {
  max-width: 820px;
}

.sw-home-hero--centered .elementor-widget-heading .elementor-heading-title {
  margin-left: auto;
  margin-right: auto;
}

.sw-home-hero--centered .sw-btn-row {
  justify-content: center;
}

.sw-btn-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 10px;
}

.home .sw-home-hero-slider {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.home .elementor-21 .elementor-element-caed8a5 .swiper-slide {
  min-height: 74vh !important;
  height: min(88vh, 920px) !important;
}

.home .elementor-21 .elementor-element-caed8a5 .swiper-slide-bg {
  background-attachment: scroll !important;
  background-position: center center !important;
  background-size: cover !important;
}

.home .elementor-21 .elementor-element-caed8a5 .swiper-slide-inner {
  max-width: min(var(--sw-container-wide), calc(100% - 54px)) !important;
  margin: 0 auto !important;
  padding: clamp(138px, 19vh, 230px) clamp(30px, 4vw, 70px) clamp(94px, 12vh, 145px) !important;
}

.home .elementor-21 .elementor-element-caed8a5 .swiper-slide-contents {
  max-width: min(680px, 100%) !important;
}

.sw-home-hero-slider .elementor-slide-heading {
  margin-bottom: 16px;
  color: #fff;
  font-size: clamp(48px, 6vw, 86px);
  line-height: 1;
  text-wrap: balance;
}

.sw-home-hero-slider .elementor-slide-description {
  max-width: 780px;
  margin-bottom: 26px;
  color: #edf3fb;
  font-size: clamp(18px, 1.55vw, 24px);
  line-height: 1.45;
}

.sw-home-hero-slider .elementor-slide-button {
  min-height: 54px;
  padding: 0 30px;
  white-space: nowrap;
}

.sw-home-hero-slider .swiper-button-prev,
.sw-home-hero-slider .swiper-button-next {
  color: #fff;
  opacity: 0.85;
}

.sw-home-hero-slider .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.7);
  opacity: 1;
}

.sw-home-hero-slider .swiper-pagination-bullet-active {
  background: #fff;
}

.sw-section {
  background: #ffffff;
}

.sw-section:nth-of-type(odd) {
  background: #f6f8fc;
}

.sw-section .elementor-heading-title {
  color: #1f2f43;
}

.sw-section .elementor-widget-text-editor,
.sw-section .elementor-widget-text-editor p,
.sw-section .elementor-widget-text-editor li {
  color: var(--sw-text-soft);
  font-size: 16px;
  line-height: 1.65;
}

.sw-section .elementor-widget-text-editor h3 {
  margin: 24px 0 10px;
  color: #1d324b;
  font-family: "Roboto", "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
  font-size: clamp(22px, 1.46vw, 30px);
  font-weight: 600;
  line-height: 1.28;
  letter-spacing: 0.01em;
}

.sw-section .elementor-widget-text-editor h3:first-child {
  margin-top: 0;
}

.sw-section--intro .elementor-element-81fdc77 .elementor-heading-title {
  margin-bottom: 10px;
}

.sw-section--intro .elementor-element-2e2a14a .elementor-heading-title {
  margin-top: 0;
  color: #4f627c;
  font-size: clamp(16px, 1.08vw, 20px);
  font-weight: 500;
  letter-spacing: 0.035em;
  text-transform: none;
}

.sw-section--about-intro .elementor-image img,
.sw-section--about-team .elementor-image img,
.sw-section--about-showroom .elementor-image img,
.sw-section--product-sub-intro .elementor-image img,
.sw-section--service-sub-intro .elementor-image img,
.sw-section--content-split .elementor-image img {
  width: 100%;
  min-height: clamp(320px, 34vw, 540px);
  object-fit: cover;
  border: 0 !important;
  box-shadow: none !important;
}

.sw-section--content-split .elementor-column > .elementor-widget-wrap {
  align-content: center;
}

.sw-section--content-split .elementor-widget-text-editor {
  margin: 0 auto;
  max-width: 760px;
}

.sw-section--product-sub-content .elementor-column > .elementor-widget-wrap {
  align-content: flex-start;
}

.sw-section--product-sub-content .elementor-widget-image,
.sw-section--product-sub-content .elementor-widget-image .elementor-widget-container {
  width: 100%;
}

.sw-section--product-sub-content .elementor-image {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.sw-section--product-sub-content .elementor-image img {
  object-position: center top;
}

.sw-section--product-sub-content .elementor-widget-text-editor {
  margin-top: 0;
}

.sw-split-heading {
  margin-bottom: 12px;
}

.sw-split-heading .elementor-heading-title {
  color: #18324f;
  font-size: clamp(23px, 1.64vw, 34px);
  line-height: 1.2;
  letter-spacing: 0.012em;
}

.sw-feature-grid,
.sw-process-grid,
.sw-card-grid,
.sw-contact-grid {
  display: grid;
  gap: 18px;
}

.sw-feature-grid > .elementor-container,
.sw-process-grid > .elementor-container,
.sw-card-grid > .elementor-container,
.sw-contact-grid > .elementor-container,
.sw-service-list > .elementor-container,
.sw-step-flow > .elementor-container,
.sw-about-competence-grid > .elementor-container,
.sw-reference-collage > .elementor-container,
.sw-kpi-strip > .elementor-container,
.sw-btn-row > .elementor-container {
  max-width: 100% !important;
}

.sw-feature-grid > .elementor-container > .elementor-row,
.sw-process-grid > .elementor-container > .elementor-row,
.sw-card-grid > .elementor-container > .elementor-row,
.sw-contact-grid > .elementor-container > .elementor-row,
.sw-service-list > .elementor-container > .elementor-row,
.sw-step-flow > .elementor-container > .elementor-row,
.sw-about-competence-grid > .elementor-container > .elementor-row,
.sw-reference-collage > .elementor-container > .elementor-row,
.sw-kpi-strip > .elementor-container > .elementor-row,
.sw-btn-row > .elementor-container > .elementor-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -9px;
  margin-right: -9px;
}

.sw-feature-grid > .elementor-container > .elementor-row > .elementor-column,
.sw-process-grid > .elementor-container > .elementor-row > .elementor-column,
.sw-card-grid > .elementor-container > .elementor-row > .elementor-column,
.sw-contact-grid > .elementor-container > .elementor-row > .elementor-column,
.sw-service-list > .elementor-container > .elementor-row > .elementor-column,
.sw-step-flow > .elementor-container > .elementor-row > .elementor-column,
.sw-about-competence-grid > .elementor-container > .elementor-row > .elementor-column,
.sw-reference-collage > .elementor-container > .elementor-row > .elementor-column,
.sw-kpi-strip > .elementor-container > .elementor-row > .elementor-column,
.sw-btn-row > .elementor-container > .elementor-row > .elementor-column {
  padding-left: 9px;
  padding-right: 9px;
}

.sw-feature-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sw-process-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sw-card-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 16px;
}

.sw-contact-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 20px;
}

.sw-feature-grid article,
.sw-process-grid article,
.sw-card,
.sw-contact-grid article {
  border: 0 !important;
  background: #ffffff;
  box-shadow: var(--sw-shadow-soft) !important;
}

.sw-feature-grid .sw-feature-card > .elementor-column-wrap,
.sw-feature-grid .sw-feature-card > .elementor-widget-wrap,
.sw-process-grid .elementor-column > .elementor-column-wrap,
.sw-process-grid .elementor-column > .elementor-widget-wrap,
.sw-contact-grid .sw-contact-card > .elementor-column-wrap,
.sw-contact-grid .sw-contact-card > .elementor-widget-wrap {
  border: 0 !important;
  background: #ffffff;
  box-shadow: var(--sw-shadow-soft) !important;
  padding: 22px 20px;
}

.sw-feature-grid article,
.sw-process-grid article,
.sw-contact-grid article {
  padding: 22px 20px;
}

.sw-feature-grid h3,
.sw-card h3,
.sw-process-grid h3,
.sw-contact-grid h3 {
  margin: 0 0 10px;
  color: #1d2b3f;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
}

.sw-feature-grid .sw-feature-card h3,
.sw-contact-grid .sw-contact-card h3,
.sw-kpi-strip .sw-kpi-item h3,
.sw-kpi-strip .sw-kpi-item .elementor-heading-title {
  margin: 0 0 10px;
}

.sw-card {
  display: flex;
  flex-direction: column;
  padding: 0 0 22px;
  overflow: hidden;
}

.sw-card > .elementor-column-wrap,
.sw-card > .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 0 0 22px !important;
  overflow: hidden;
  background: #ffffff;
  box-shadow: var(--sw-shadow-soft) !important;
}

.sw-card img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-bottom: 1px solid var(--sw-border);
}

.sw-card .elementor-widget-image img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-bottom: 1px solid var(--sw-border);
}

.sw-card .elementor-widget-heading,
.sw-card .elementor-widget-text-editor,
.sw-card .elementor-widget-button {
  margin-left: 18px;
  margin-right: 18px;
}

.sw-card h3 {
  margin-top: 20px;
  font-size: 22px;
}

.sw-card h4 {
  margin-top: 2px;
  margin-bottom: 10px;
  color: #31455f;
  font-size: 16px;
  font-weight: 600;
}

.sw-card p {
  margin-top: 0;
  margin-bottom: 14px;
  color: var(--sw-text-soft);
}

.sw-card .sw-inline-cta {
  margin-top: auto;
  width: calc(100% - 36px);
}

.sw-card .elementor-widget-button {
  margin-top: auto;
}

.sw-card h3,
.sw-service-item h3,
.sw-request-choice-copy strong {
  font-family: "Roboto", "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

.sw-service-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px 28px;
  margin-top: 18px;
}

.sw-service-item {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.sw-service-item > .elementor-column-wrap,
.sw-service-item > .elementor-widget-wrap,
.sw-step-item > .elementor-column-wrap,
.sw-step-item > .elementor-widget-wrap {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.sw-service-item__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 52px;
  height: 52px;
  margin-bottom: 14px;

  border: 0;
  background: #e6eaf6;
  color: var(--sw-accent);
  font-size: 19px;
}

.sw-service-item h3 {
  margin: 0 0 10px;
  color: #1e2f45;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.015em;
}

.sw-service-item h3 a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: color 0.2s ease, border-color 0.2s ease;
}

.sw-service-item .elementor-widget-heading a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: color 0.2s ease, border-color 0.2s ease;
}

.sw-service-item h3 a:hover,
.sw-service-item h3 a:focus-visible {
  color: var(--sw-accent);
  border-color: var(--sw-accent);
}

.sw-service-item p {
  margin: 0;
  color: #4b5d74;
  font-size: 17px;
  line-height: 1.62;
}

.sw-step-flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px 22px;
}

.sw-step-item {
  margin: 0;
  padding: 0;
}

.sw-step-item__step {
  display: block;
  margin-bottom: 11px;
  color: #63758e;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.sw-step-item .sw-step-item__step .elementor-heading-title {
  margin: 0;
  color: #63758e;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.sw-step-item__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 50px;
  height: 50px;
  margin-bottom: 14px;

  background: #e6eaf6;
  color: var(--sw-accent);
  font-size: 18px;
}

.sw-step-item h3 {
  margin: 0 0 9px;
  color: #1f2f44;
  font-size: clamp(19px, 1.4vw, 25px);
  line-height: 1.2;
}

.sw-step-item .elementor-widget-heading:not(.sw-step-item__step) .elementor-heading-title {
  margin: 0 0 9px;
  color: #1f2f44;
  font-size: clamp(19px, 1.4vw, 25px);
  line-height: 1.2;
}

.sw-step-item p {
  margin: 0;
  color: #4a5b71;
  font-size: 16px;
  line-height: 1.58;
}

.sw-kpi-strip .sw-kpi-item > .elementor-column-wrap,
.sw-kpi-strip .sw-kpi-item > .elementor-widget-wrap {
  border: 0;
  background: #ffffff;
  box-shadow: var(--sw-shadow-soft);
  padding: 20px 18px;
  text-align: center;
}

.sw-kpi-strip .sw-kpi-item .sw-kpi-value .elementor-heading-title {
  margin: 0;
  color: var(--sw-accent);
  font-size: clamp(28px, 2.2vw, 44px);
  line-height: 1.05;
}

.sw-kpi-strip .sw-kpi-item .sw-kpi-label p {
  margin: 8px 0 0;
  color: #4a5b71;
  font-size: 15px;
  line-height: 1.35;
}

.sw-reference-collage .sw-reference-image .elementor-widget-image {
  margin-bottom: 0;
}

.sw-reference-collage .sw-reference-image img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 220px;
  object-fit: cover;
}

.sw-btn-row .sw-btn-col > .elementor-column-wrap,
.sw-btn-row .sw-btn-col > .elementor-widget-wrap {
  padding: 0 !important;
}

.sw-btn-row .elementor-widget-button {
  margin-bottom: 0;
}

.sw-btn-ghost .elementor-button {
  background: #ffffff !important;
  color: #0b4497 !important;
  border: 1px solid #0b4497 !important;
}

.sw-btn-ghost .elementor-button:hover,
.sw-btn-ghost .elementor-button:focus-visible {
  background: #0b4497 !important;
  color: #ffffff !important;
  border-color: #0b4497 !important;
}

.sw-service-item__icon .sw-inline-icon,
.sw-step-item__icon .sw-inline-icon {
  display: block;
  width: 26px;
  height: 26px;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}

.sw-info-intro p {
  margin-top: 0;
}

.sw-info-panels {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-top: 18px;
}

.sw-info-panel {
  padding: 20px 22px;
  background: linear-gradient(180deg, #f7f9fd 0%, #f1f5fb 100%);
}

.sw-info-panel h3 {
  margin: 0 0 10px;
  color: #18314b;
  font-size: clamp(20px, 1.38vw, 26px);
  line-height: 1.24;
  letter-spacing: 0.01em;
}

.sw-info-panel p {
  margin: 0 0 10px;
  color: #4b5d74;
  line-height: 1.62;
}

.sw-info-panel p:last-child {
  margin-bottom: 0;
}

.sw-kpi-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 18px;
}

.sw-kpi-item {
  padding: 14px 12px;
  border: 1px solid var(--sw-border);
  background: #fff;
  text-align: center;
}

.sw-counter-value {
  display: inline-block;
  color: var(--sw-accent);
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 700;
  line-height: 1;
}

.sw-kpi-plus {
  display: inline-block;
  margin-left: 2px;
  color: var(--sw-accent);
  font-size: clamp(20px, 2.2vw, 28px);
  font-weight: 700;
  line-height: 1;
}

.sw-kpi-label {
  display: block;
  margin-top: 6px;
  color: var(--sw-text);
  font-size: 14px;
  font-weight: 600;
}

.sw-provenexpert-home {
  display: flex;
  justify-content: center;
  margin: 14px 0 8px;
}

.sw-provenexpert-home img {
  display: block;
  width: auto !important;
  max-width: 100%;
  height: auto;
}

.sw-logo-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 22px;
}

.sw-logo-row img {
  width: auto;
  max-height: 76px;
  object-fit: contain;
}

.sw-faq-list {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

.sw-faq-item {
  border: 1px solid var(--sw-border);
  background: #fff;
}

.sw-faq-item summary {
  padding: 14px 16px;
  cursor: pointer;
  color: #1f2f44;
  font-weight: 600;
}

.sw-faq-item p {
  margin: 0;
  padding: 0 16px 14px;
}

.sw-section .elementor-widget-toggle .elementor-toggle,
.sw-section .elementor-widget-accordion .elementor-accordion {
  border-top: 1px solid #dde4f0;
}

.sw-section .elementor-widget-toggle .elementor-tab-title,
.sw-section .elementor-widget-accordion .elementor-tab-title,
.sw-section--faq .elementor-toggle .elementor-tab-title,
.sw-section--product-sub-faq .elementor-toggle .elementor-tab-title {
  border-bottom: 1px solid #dfe5f0 !important;
  border-left: 0;
  border-right: 0;
  background: #ffffff !important;
  color: #20344c !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  padding: 15px 16px !important;
}

.sw-section .elementor-widget-toggle .elementor-tab-content,
.sw-section .elementor-widget-accordion .elementor-tab-content,
.sw-section--faq .elementor-toggle .elementor-tab-content,
.sw-section--product-sub-faq .elementor-toggle .elementor-tab-content {
  border: 0;
  background: #f7fafe !important;
  color: #4b5d73 !important;
  font-size: 16px;
  line-height: 1.62 !important;
  padding: 14px 16px 16px !important;
}

.sw-section--faq .elementor-toggle .elementor-tab-content p,
.sw-section--product-sub-faq .elementor-toggle .elementor-tab-content p,
.sw-section--faq .elementor-accordion .elementor-tab-content p,
.sw-section--product-sub-faq .elementor-accordion .elementor-tab-content p {
  margin: 0 0 12px;
}

.sw-section--faq .elementor-toggle .elementor-tab-content ul,
.sw-section--product-sub-faq .elementor-toggle .elementor-tab-content ul,
.sw-section--faq .elementor-toggle .elementor-tab-content ol,
.sw-section--product-sub-faq .elementor-toggle .elementor-tab-content ol,
.sw-section--faq .elementor-accordion .elementor-tab-content ul,
.sw-section--product-sub-faq .elementor-accordion .elementor-tab-content ul,
.sw-section--faq .elementor-accordion .elementor-tab-content ol,
.sw-section--product-sub-faq .elementor-accordion .elementor-tab-content ol {
  margin: 0 0 12px;
  padding-left: 1.2em;
}

.sw-section--faq .elementor-toggle .elementor-tab-content li,
.sw-section--product-sub-faq .elementor-toggle .elementor-tab-content li,
.sw-section--faq .elementor-accordion .elementor-tab-content li,
.sw-section--product-sub-faq .elementor-accordion .elementor-tab-content li {
  margin: 0;
  line-height: 1.6;
}

.sw-section--faq .elementor-toggle .elementor-tab-content li + li,
.sw-section--product-sub-faq .elementor-toggle .elementor-tab-content li + li,
.sw-section--faq .elementor-accordion .elementor-tab-content li + li,
.sw-section--product-sub-faq .elementor-accordion .elementor-tab-content li + li {
  margin-top: 6px;
}

.sw-embed-frame,
.sw-vimeo-embed,
.sw-lazy-embed {
  width: 100%;
  border: 0;
  background: #e7edf9;
  overflow: hidden;
}

.sw-embed-frame iframe,
.sw-vimeo-embed iframe,
.sw-lazy-embed iframe {
  display: block;
  width: 100%;
  min-height: 480px;
  border: 0;
}

.sw-video-frame iframe {
  min-height: 620px;
}

.sw-map-frame iframe,
.sw-map-embed iframe {
  min-height: 500px;
}

.sw-lazy-embed {
  position: relative;
  border: 1px solid var(--sw-border);
  background: #ecf1f9;
}

.sw-lazy-embed__inner {
  min-height: 320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 24px;
  text-align: center;
}

.sw-lazy-embed h3 {
  margin: 0;
  color: #1f2f44;
}

.sw-lazy-embed p {
  margin: 0;
  color: #44566f;
}

.sw-calendly-wrap {
  width: 100%;
  margin-top: 18px;
  border: 0;
  background: #ffffff;
}

.sw-calendly-wrap .calendly-inline-widget {
  width: 100%;
}

.sw-calendly-embed {
  margin-top: 14px;
  border: 1px solid var(--sw-border);
}

.sw-calendly-embed iframe {
  width: 100%;
  height: 700px;
  border: 0;
  display: block;
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
  gap: 10px;
  height: 100%;
  padding: 24px 22px;
  border: 1px solid var(--sw-border);
  background: #fff;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.elementor-widget-icon-box:hover .elementor-icon-box-wrapper,
.elementor-widget-icon-box:focus-within .elementor-icon-box-wrapper {
  border-color: #bdcbe0;
  box-shadow: var(--sw-shadow-soft);
}

.elementor-widget-icon-box .elementor-icon-box-title {
  margin-bottom: 4px;
}

.elementor-widget-icon-box .elementor-icon-box-description {
  color: var(--sw-text-soft);
}

.sw-about-competence-grid,
.sw-service-highlight-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-top: 10px;
}

.sw-about-competence-card,
.sw-service-highlight-card {
  padding: 22px;
  border: 1px solid var(--sw-border);
  background: #fff;
  box-shadow: var(--sw-shadow-soft);
}

.sw-about-competence-card h3,
.sw-service-highlight-card h3 {
  margin-bottom: 10px;
  color: #1f3148;
  font-size: clamp(22px, 2vw, 27px);
}

.sw-about-competence-card p,
.sw-service-highlight-card p {
  margin-bottom: 0.8em;
  color: var(--sw-text-soft);
}

.sw-about-competence-card ul,
.sw-service-highlight-card ul {
  margin: 0;
  padding-left: 18px;
}

.sw-about-competence-card li,
.sw-service-highlight-card li {
  margin-bottom: 0.5em;
  color: var(--sw-text);
}

.sw-about-competence-note,
.sw-service-highlight-note {
  margin-top: 18px;
  color: var(--sw-text);
  font-weight: 500;
}

.page-id-41 .sw-about-competence-lead {
  max-width: 980px;
  margin: 0 auto 28px;
}

.page-id-41 .sw-about-competence-lead p {
  margin-bottom: 0.7em;
}

.page-id-41 .sw-about-parallax-spacer {
  position: relative;
  overflow: hidden;
  min-height: clamp(120px, 16vw, 220px);
  background: #0f2d54;
}

.page-id-41 .sw-about-parallax-spacer::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(9, 33, 69, 0.77), rgba(9, 33, 69, 0.77)),
    url("/wp-content/uploads/2026/03/Schwallach_Showroom_2025_2_1920.webp");
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  transform: none !important;
}

.page-id-41 .sw-about-parallax-spacer > .elementor-container {
  max-width: 100% !important;
  min-height: inherit;
}

.page-id-41 .sw-about-video-wrap > .elementor-container {
  max-width: min(1320px, calc(100% - 28px)) !important;
}

.page-id-41 .sw-about-video-wrap .sw-embed-frame {
  width: 100%;
  max-width: none;
  margin: 0;
  border: 0;
  background: transparent;
}

.page-id-41 .sw-about-video-wrap .elementor-column > .elementor-element-populated {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.page-id-41 .sw-about-video-wrap .elementor-widget-html .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
}

.page-id-41 .sw-about-video-wrap .sw-video-frame iframe {
  width: 100%;
  min-height: clamp(360px, 43vw, 740px);
}

.sw-reference-collage {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.sw-reference-collage img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  border: 1px solid var(--sw-border);
}

.elementor-location-footer .sw-pro-map-section,
.elementor-location-footer .sw-pro-footer-main,
.elementor-location-footer .sw-pro-footer-bottom {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.elementor-location-footer .sw-pro-map-section {
  border-top: 0;
  border-bottom: 0;
  background: #e6ecf7;
}

.elementor-location-footer .sw-pro-map-section > .elementor-container {
  max-width: 100% !important;
  width: 100%;
  margin: 0 auto;
  padding: 0 !important;
}

.elementor-location-footer .sw-pro-map-section .elementor-column,
.elementor-location-footer .sw-pro-map-section .elementor-widget-wrap {
  width: 100%;
  margin: 0;
  padding: 0 !important;
}

.elementor-location-footer .sw-pro-map-section iframe {
  width: 100%;
  height: clamp(280px, 34vw, 510px);
  display: block;
}

.elementor-location-footer .sw-pro-footer-main {
  color: rgba(255, 255, 255, 0.95);
  background: var(--sw-footer);
}

.elementor-location-footer .sw-pro-footer-bottom {
  color: rgba(255, 255, 255, 0.9);
  background: var(--sw-footer-dark);
}

.elementor-location-footer .sw-pro-footer-main .elementor-heading-title {
  font-size: clamp(18px, 1.2vw, 24px) !important;
  line-height: 1.25;
  letter-spacing: 0.02em;
  margin-bottom: 12px;
}

.elementor-location-footer .sw-pro-footer-main .elementor-heading-title,
.elementor-location-footer .sw-pro-footer-main p,
.elementor-location-footer .sw-pro-footer-main li,
.elementor-location-footer .sw-pro-footer-main a,
.elementor-location-footer .sw-pro-footer-bottom p,
.elementor-location-footer .sw-pro-footer-bottom a {
  color: #fff;
}

.elementor-location-footer .sw-pro-footer-main .elementor-widget-text-editor,
.elementor-location-footer .sw-pro-footer-main .elementor-widget-text-editor p,
.elementor-location-footer .sw-pro-footer-main .elementor-widget-text-editor li,
.elementor-location-footer .sw-pro-footer-main .elementor-widget-text-editor a {
  font-size: 15px !important;
  line-height: 1.55 !important;
}

.elementor-location-footer .sw-pro-footer-main a,
.elementor-location-footer .sw-pro-footer-bottom a {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.elementor-location-footer .sw-pro-footer-main a,
.elementor-location-footer .sw-pro-footer-main a:visited,
.elementor-location-footer .sw-pro-footer-bottom a,
.elementor-location-footer .sw-pro-footer-bottom a:visited {
  color: #ffffff !important;
}

.elementor-location-footer .sw-pro-footer-main a:hover,
.elementor-location-footer .sw-pro-footer-bottom a:hover,
.elementor-location-footer .sw-pro-footer-main a:focus-visible,
.elementor-location-footer .sw-pro-footer-bottom a:focus-visible {
  color: #ffffff !important;
  border-bottom-color: rgba(255, 255, 255, 0.88);
}

.elementor-location-footer .sw-pro-footer-main ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.elementor-location-footer .sw-pro-footer-main .elementor-widget-image {
  margin-bottom: 12px;
}

.elementor-location-footer .sw-pro-footer-main .elementor-widget-image img {
  max-width: 170px;
  width: auto;
  height: auto;
  object-fit: contain;
  border: 0;
  box-shadow: none;
}

.elementor-location-footer .sw-logo-row {
  justify-content: flex-start;
  gap: 14px;
}

.elementor-location-footer .sw-logo-row img {
  max-height: 54px;
}

.elementor-location-footer .sw-pro-footer-bottom p,
.elementor-location-footer .sw-pro-footer-bottom a {
  font-size: 14px !important;
  line-height: 1.4;
}

.sw-thankyou-page {
  max-width: 760px;
  margin: 52px auto;
  padding: 42px 34px;
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fd 100%);
  border: 1px solid #d6dfec;
  border-top: 4px solid var(--sw-accent);
  text-align: center;
}

.sw-thankyou-page h1 {
  margin: 0 0 14px;
  color: #17304f;
  font-size: clamp(30px, 4vw, 44px);
}

.sw-thankyou-page p {
  margin: 0 0 12px;
  color: #4d6179;
  line-height: 1.65;
}

.sw-thankyou-page .sw-thankyou-lead {
  font-size: 19px;
  color: #223950;
}

.sw-thankyou-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px 16px;
  margin-top: 20px;
}

.sw-thankyou-link {
  color: var(--sw-accent);
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid var(--sw-accent);
}

.sw-thankyou-link:hover,
.sw-thankyou-link:focus-visible {
  color: #083674;
  border-bottom-color: #083674;
}

.sw-parallax-soft {
  transform: none !important;
  transition: none !important;
  will-change: auto !important;
}

.sw-section--ratings #pewl,
.sw-section--references-testimonials #pewl,
.sw-section--references-testimonials #pewl-home {
  max-width: 100%;
  margin: 0 auto;
}

/* Reference page refinements */
.page-id-44 .sw-page-hero--references {
  padding-top: clamp(112px, 11vw, 148px) !important;
  padding-bottom: clamp(54px, 7vw, 84px) !important;
}

.page-id-44 .sw-page-hero--references .elementor-heading-title {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.page-id-44 .sw-page-hero--references .elementor-widget-text-editor {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.page-id-44 .sw-page-hero--references .elementor-widget-text-editor p {
  margin-bottom: 0;
}

.page-id-44 .sw-section--references-projects > .elementor-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0 28px;
}

.page-id-44 .sw-section--references-projects > .elementor-container > .elementor-column:first-child {
  flex: 0 0 calc(58% - 14px);
  max-width: calc(58% - 14px);
}

.page-id-44 .sw-section--references-projects > .elementor-container > .elementor-column:last-child {
  flex: 0 0 calc(42% - 14px);
  max-width: calc(42% - 14px);
}

.page-id-44 .sw-section--references-projects .elementor-widget-text-editor ul {
  margin: 0 0 16px;
  padding-left: 20px;
}

.page-id-44 .sw-section--references-projects .elementor-widget-text-editor li {
  margin-bottom: 8px;
  color: #3f5168;
}

.page-id-44 .sw-section--references-projects .elementor-widget-text-editor a,
.page-id-44 .sw-section--references-projects .elementor-widget-text-editor a:visited {
  color: #0b4497 !important;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid rgba(11, 68, 151, 0.45);
}

.page-id-44 .sw-section--references-projects .elementor-widget-text-editor a:hover,
.page-id-44 .sw-section--references-projects .elementor-widget-text-editor a:focus-visible {
  color: #083a82 !important;
  border-bottom-color: rgba(8, 58, 130, 0.7);
}

.page-id-44 .sw-reference-collage img {
  aspect-ratio: 3 / 4;
}

.page-id-44 .sw-reference-hero-image img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.page-id-44 .sw-reference-cta {
  margin-top: 16px;
}

.page-id-44 .sw-reference-cta .elementor-button {
  min-width: 220px;
}

@media (max-width: 1200px) {
  .sw-card-grid,
  .sw-feature-grid,
  .sw-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sw-service-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 20px;
  }

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

  .sw-info-panels {
    grid-template-columns: 1fr;
  }

  .sw-video-frame iframe {
    min-height: 520px;
  }

  .page-id-44 .sw-section--references-projects > .elementor-container > .elementor-column:first-child,
  .page-id-44 .sw-section--references-projects > .elementor-container > .elementor-column:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .page-id-44 .sw-section--references-projects > .elementor-container > .elementor-column:last-child {
    margin-top: 20px;
  }
}

@media (max-width: 1024px) {
  header .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0px;
  }

  html,
  body {
    overflow-x: hidden;
  }

  .elementor-location-header {
    position: relative !important;
    top: auto !important;
    z-index: 9999 !important;
    background: #ffffff !important;
  }

  .elementor-location-header .sw-pro-logo-row,
  .elementor-location-header .sw-pro-nav-row {
    display: none !important;
  }

  .elementor-location-header .sw-pro-topbar {
    display: block !important;
    position: relative !important;
    top: auto !important;
    z-index: 2 !important;

    width: 100% !important;
    padding-left: 12px !important;
    padding-right: 12px !important;

    background: #ffffff !important;
    border-bottom: 1px solid #dde4ef !important;
  }

  .elementor-location-header .sw-pro-topbar > .elementor-container {
    max-width: 100% !important;
    min-height: 34px;
  }

  .elementor-location-header .sw-pro-topbar .elementor-column:first-child {
    display: none !important;
  }

  .elementor-location-header .sw-pro-topbar .elementor-column:last-child {
    width: 100% !important;
  }

  .elementor-location-header .sw-pro-topbar .elementor-column:last-child .elementor-widget-wrap {
    justify-content: center !important;
  }

  .elementor-location-header .sw-pro-topbar .elementor-widget-text-editor {
    width: 100%;
    text-align: center !important;
  }

  .elementor-location-header .sw-pro-topbar .sw-topbar-link + .sw-topbar-link {
    margin-left: 12px;
  }

  .elementor-location-header .sw-pro-header-sticky {
    display: block !important;
    position: sticky !important;
    top: 0 !important;
    left: auto !important;
    right: auto !important;

    z-index: 9998 !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;

    width: 100% !important;
    padding-left: 12px !important;
    padding-right: 12px !important;

    background: #ffffff !important;
    border-bottom: 1px solid #dde4ef !important;
    box-shadow: 0 8px 20px rgba(15, 28, 45, 0.1) !important;

    transform: none !important;
    transition: none !important;
  }

  body.sw-scrolled .elementor-location-header .sw-pro-header-sticky {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: none !important;
  }

  .elementor-location-header .sw-pro-header-sticky > .elementor-container {
    max-width: 100% !important;
    min-height: 92px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
  }

  .sw-pro-header-sticky .elementor-column {
    display: flex !important;
    align-items: center !important;
    min-width: 0 !important;
  }

  .sw-pro-header-sticky .elementor-column:first-child {
    width: auto !important;
    flex: 1 1 auto !important;
    justify-content: flex-start !important;
  }

  .sw-pro-header-sticky .elementor-column:nth-child(2),
  .sw-pro-header-sticky .elementor-column:last-child {
    width: auto !important;
    flex: 0 0 auto !important;
    justify-content: flex-end !important;
  }

  .sw-pro-header-sticky .elementor-widget-wrap {
    width: 100% !important;
    align-items: center !important;
  }

  .sw-pro-header-sticky .elementor-widget-image {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    width: auto !important;
    padding-left: 0 !important;
  }

  .sw-pro-header-sticky .elementor-widget-image a {
    display: inline-flex !important;
    align-items: center !important;
  }

  .sw-pro-header-sticky .elementor-widget-image img {
    width: auto !important;
    max-height: 80px !important;
  }

  .sw-pro-header-sticky .elementor-widget-nav-menu {
    position: relative !important;
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
    width: auto !important;
    margin-left: auto !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--main {
    display: none !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 58px !important;
    min-width: 58px !important;
    height: 52px !important;
    min-height: 52px !important;

    margin-left: auto !important;
    padding: 0 !important;

    border: 0 !important;
    background-color: transparent !important;
    background-image: linear-gradient(#223449, #223449) !important;
    background-repeat: no-repeat !important;
    background-size: 34px 3px !important;
    background-position: center center !important;
    color: #223449 !important;

    font-size: 0 !important;
    line-height: 1 !important;

    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;

    box-shadow: none !important;
    transform: none !important;
    transition: background-color 0.2s ease, background-image 0.2s ease !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle::before,
  .sw-pro-header-sticky .elementor-menu-toggle::after {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    width: 34px !important;
    height: 3px !important;
    background: #223449 !important;
    transform-origin: center center !important;
    transition: transform 0.24s ease, top 0.24s ease, background-color 0.2s ease !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle::before {
    top: 15px !important;
    transform: translateX(-50%) rotate(0deg) !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle::after {
    top: 33px !important;
    transform: translateX(-50%) rotate(0deg) !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle.elementor-active {
    background-image: none !important;
    background-color: transparent !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle.elementor-active::before {
    top: 25px !important;
    background: var(--sw-accent) !important;
    transform: translateX(-50%) rotate(45deg) !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle.elementor-active::after {
    top: 25px !important;
    background: var(--sw-accent) !important;
    transform: translateX(-50%) rotate(-45deg) !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle:hover,
  .sw-pro-header-sticky .elementor-menu-toggle:focus-visible {
    background-color: transparent !important;
    transform: none !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle:hover::before,
  .sw-pro-header-sticky .elementor-menu-toggle:hover::after,
  .sw-pro-header-sticky .elementor-menu-toggle:focus-visible::before,
  .sw-pro-header-sticky .elementor-menu-toggle:focus-visible::after {
    background: var(--sw-accent) !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle:hover {
    background-image: linear-gradient(var(--sw-accent), var(--sw-accent)) !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle.elementor-active:hover {
    background-image: none !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle svg,
  .sw-pro-header-sticky .elementor-menu-toggle i,
  .sw-pro-header-sticky .elementor-menu-toggle .elementor-menu-toggle__icon--open,
  .sw-pro-header-sticky .elementor-menu-toggle .elementor-menu-toggle__icon--close {
    display: none !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: absolute !important;
    top: calc(100% + 25px) !important;
    right: -12px !important;
    width: 100vw !important;
    max-width: 100vw !important;
    max-height: calc(100vh - 124px) !important;
    border-left: 0 !important;
    border-right: 0 !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;

    margin: 0 !important;
    padding: 8px 0 !important;

    border: 1px solid #d9e1ee !important;
    border-top: 3px solid var(--sw-accent) !important;
    background: #ffffff !important;
    box-shadow: 0 18px 36px rgba(16, 29, 46, 0.18) !important;

    transform: none !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="true"] {
    display: none !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"],
  .sw-pro-header-sticky .elementor-nav-menu--dropdown.elementor-nav-menu__container.sw-mobile-menu-open {
    display: block !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .elementor-nav-menu {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .elementor-nav-menu > li,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown li {
    display: block !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    transform: none !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown a,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .elementor-item,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .elementor-sub-item {
    position: relative !important;

    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;

    width: 100% !important;
    min-height: 50px !important;
    height: auto !important;

    margin: 0 !important;
    padding: 14px 18px !important;
    border: 0 !important;
    border-bottom: 1px solid #eef2f7 !important;

    color: #243142 !important;
    background: #ffffff !important;

    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
    text-transform: none !important;
    text-decoration: none !important;

    box-shadow: none !important;
    transform: none !important;
    translate: none !important;
    scale: none !important;
    rotate: none !important;

    transition: background-color 0.2s ease, color 0.2s ease !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown a::before,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown a::after,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .elementor-item::before,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .elementor-item::after,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .elementor-sub-item::before,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .elementor-sub-item::after {
    content: none !important;
    display: none !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown a:hover,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown a:focus-visible,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown a.highlighted,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown a.elementor-item-active,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .current-menu-item > a,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .current-menu-ancestor > a,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .menu-item.open > a {
    color: #243142 !important;
    background: #f2f5fa !important;

    padding: 14px 18px !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;

    transform: none !important;
    translate: none !important;
    scale: none !important;
    rotate: none !important;

    box-shadow: none !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-arrow {
    flex: 0 0 36px !important;
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    min-height: 36px !important;
    margin: 0 0 0 8px !important;
    padding: 0 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    color: inherit !important;
    background: #edf2f8 !important;
    border: 1px solid #dce5f1 !important;

    line-height: 1 !important;
    text-align: center !important;

    transition: background-color 0.2s ease, transform 0.2s ease !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-arrow svg {
    width: 13px !important;
    height: 13px !important;
    display: block !important;
    fill: currentColor !important;
    transform: rotate(0deg) !important;
    transition: transform 0.2s ease !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown a.highlighted > .sub-arrow,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown a[aria-expanded="true"] > .sub-arrow,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .menu-item.open > a > .sub-arrow {
    background: #e3e9f4 !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown a.highlighted > .sub-arrow svg,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown a[aria-expanded="true"] > .sub-arrow svg,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .menu-item.open > a > .sub-arrow svg {
    transform: rotate(180deg) !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu {
    position: static !important;
    inset: auto !important;

    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;
    border-bottom: 1px solid #e4ebf5 !important;
    box-shadow: none !important;
    background: #f8fafe !important;

    transform: none !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu[aria-hidden="true"],
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .menu-item:not(.open) > .sub-menu {
    display: none !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu[aria-hidden="false"],
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .menu-item.open > .sub-menu {
    display: block !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu li {
    display: block !important;
    width: 100% !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu a,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu .elementor-sub-item {
    min-height: 46px !important;
    padding: 12px 18px 12px 34px !important;
    border-bottom: 1px solid #edf2f7 !important;

    background: #f8fafe !important;
    color: #334258 !important;

    font-size: 16px !important;
    line-height: 1.35 !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu a:hover,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu a:focus-visible,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu a.highlighted,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu a.elementor-item-active,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu .current-menu-item > a,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu .current-menu-ancestor > a,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu .menu-item.open > a {
    padding: 12px 18px 12px 34px !important;
    background: #edf3fa !important;
    color: #334258 !important;
    font-size: 16px !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu .sub-menu a,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu .sub-menu .elementor-sub-item {
    padding-left: 50px !important;
    background: #f1f5fb !important;
    font-size: 15px !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu .sub-menu a:hover,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu .sub-menu a:focus-visible,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown .sub-menu .sub-menu a.elementor-item-active {
    padding-left: 50px !important;
    background: #eaf1f9 !important;
    font-size: 15px !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown li.sw-menu-cta > a {
    margin: 10px 12px 4px !important;
    width: calc(100% - 24px) !important;
    min-height: 50px !important;

    justify-content: center !important;

    border: 1px solid var(--sw-accent) !important;
    background: var(--sw-accent) !important;
    color: #ffffff !important;

    font-weight: 700 !important;
    text-align: center !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown li.sw-menu-cta > a:hover,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown li.sw-menu-cta > a:focus-visible {
    margin: 10px 12px 4px !important;
    padding: 14px 18px !important;
    width: calc(100% - 24px) !important;

    border-color: var(--sw-accent-dark) !important;
    background: var(--sw-accent-dark) !important;
    color: #ffffff !important;

    font-weight: 700 !important;
  }

  .sw-pro-header-sticky .elementor-nav-menu--dropdown li.sw-menu-cta.current-menu-item > a,
  .sw-pro-header-sticky .elementor-nav-menu--dropdown li.sw-menu-cta.current-menu-ancestor > a {
    margin: 10px 12px 4px !important;
    padding: 14px 18px !important;
    width: calc(100% - 24px) !important;

    border-color: var(--sw-accent) !important;
    background: var(--sw-accent) !important;
    color: #ffffff !important;

    font-weight: 700 !important;
  }

  main#content .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: calc(100% - 24px) !important;
  }

  main#content .elementor-top-section {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .sw-home-hero .elementor-heading-title {
    font-size: clamp(36px, 8.2vw, 58px);
  }

  .sw-page-hero .elementor-widget-text-editor {
    font-size: 17px;
  }

  .sw-feature-grid,
  .sw-process-grid,
  .sw-card-grid,
  .sw-contact-grid,
  .sw-reference-collage,
  .sw-about-competence-grid,
  .sw-service-highlight-grid {
    grid-template-columns: 1fr;
  }

  .sw-section--about-intro .elementor-image img,
  .sw-section--about-team .elementor-image img,
  .sw-section--about-showroom .elementor-image img,
  .sw-section--product-sub-intro .elementor-image img,
  .sw-section--service-sub-intro .elementor-image img,
  .sw-section--content-split .elementor-image img {
    min-height: 260px;
  }

  .sw-kpi-strip {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .sw-video-frame iframe,
  .sw-map-frame iframe,
  .sw-lazy-embed iframe,
  .sw-map-embed iframe {
    min-height: 320px;
  }

  .sw-calendly-embed iframe {
    height: 620px;
  }

  .page-id-41 .sw-about-parallax-spacer::before {
    background-attachment: scroll;
  }

  .page-id-41 .sw-about-video-wrap > .elementor-container {
    max-width: calc(100% - 20px) !important;
  }
}

@media (max-width: 767px) {
  .elementor-location-header .sw-pro-topbar p,
  .elementor-location-header .sw-pro-topbar a {
    font-size: 12px !important;
  }

  /* Nested section-in-section containers should not lose width twice on mobile */
  main#content .elementor-inner-section.elementor-section-boxed > .elementor-container,
  main#content .elementor-section.elementor-section-boxed .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
  }

  .elementor-location-header .sw-pro-topbar .sw-topbar-link + .sw-topbar-link {
    margin-left: 8px;
  }

  .elementor-location-header .sw-pro-header-sticky > .elementor-container {
    min-height: 88px !important;
  }

  .elementor-location-header .sw-pro-header-sticky img,
  .sw-pro-header-sticky .elementor-widget-image img {
    max-height: 78px !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle {
    width: 56px !important;
    min-width: 56px !important;
    height: 50px !important;
    min-height: 50px !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle::before {
    top: 14px !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle::after {
    top: 32px !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle.elementor-active::before,
  .sw-pro-header-sticky .elementor-menu-toggle.elementor-active::after {
    top: 24px !important;
  }

  .sw-page-hero {
    min-height: 300px;
    padding-top: 126px !important;
    padding-bottom: 76px !important;
  }

  .sw-home-hero .elementor-heading-title,
  .sw-home-hero-slider .elementor-slide-heading {
    font-size: clamp(32px, 10.6vw, 44px);
  }

  .sw-home-hero-slider .elementor-slide-description {
    font-size: 17px;
  }

  .sw-home-hero-slider .elementor-slide-button,
  .sw-inline-cta,
  .sw-card .sw-inline-cta,
  .elementor-widget-button .elementor-button {
    width: 100%;
  }

  .sw-btn-row {
    flex-direction: column;
  }

  .sw-service-list,
  .sw-step-flow {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .sw-service-item h3 {
    font-size: 22px;
  }

  .sw-service-item p,
  .sw-step-item p {
    font-size: 16px;
  }

  .sw-card h3 {
    font-size: 20px;
  }

  .sw-about-competence-card,
  .sw-service-highlight-card {
    padding: 18px;
  }

  .sw-video-frame iframe,
  .sw-map-frame iframe,
  .sw-lazy-embed iframe,
  .sw-map-embed iframe {
    min-height: 300px;
  }

  .sw-calendly-embed iframe {
    height: 560px;
  }

  .elementor-location-footer .sw-pro-map-section iframe {
    height: 290px;
  }

  .sw-thankyou-page {
    margin: 34px auto;
    padding: 30px 20px;
  }

  .sw-thankyou-page .sw-thankyou-lead {
    font-size: 17px;
  }
}

@media (max-width: 420px) {
  .elementor-location-header .sw-pro-topbar .sw-topbar-link {
    gap: 4px;
  }

  .elementor-location-header .sw-pro-topbar .sw-topbar-link + .sw-topbar-link {
    margin-left: 6px;
  }

  .elementor-location-header .sw-pro-topbar p,
  .elementor-location-header .sw-pro-topbar a {
    font-size: 11px !important;
  }

  .elementor-location-header .sw-pro-header-sticky > .elementor-container {
    min-height: 84px !important;
  }

  .elementor-location-header .sw-pro-header-sticky img,
  .sw-pro-header-sticky .elementor-widget-image img {
    max-height: 72px !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle {
    width: 52px !important;
    min-width: 52px !important;
    height: 48px !important;
    min-height: 48px !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle,
  .sw-pro-header-sticky .elementor-menu-toggle::before,
  .sw-pro-header-sticky .elementor-menu-toggle::after {
    background-size: 30px 3px !important;
  }

  .sw-pro-header-sticky .elementor-menu-toggle::before,
  .sw-pro-header-sticky .elementor-menu-toggle::after {
    width: 30px !important;
  }
}

/* Layout recovery after native Elementor conversion (no HTML snippets) */
.sw-feature-grid,
.sw-card-grid,
.sw-service-list {
  display: block;
}

.sw-feature-grid > .elementor-container,
.sw-card-grid > .elementor-container,
.sw-service-list > .elementor-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 100% !important;
  margin-left: -10px;
  margin-right: -10px;
  gap: 0 15px;
  align-items: stretch;
}

.sw-feature-grid > .elementor-container > .elementor-column,
.sw-card-grid > .elementor-container > .elementor-column,
.sw-service-list > .elementor-container > .elementor-column {
  flex: 0 0 calc((100% - 30px) / 3);
  width: calc((100% - 30px) / 3);
  max-width: calc((100% - 30px) / 3);
  box-sizing: border-box;
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  padding: 0;
}

/* Dynamic column math from Elementor column classes (2/3/4 columns with gap) */
.sw-feature-grid > .elementor-container > .elementor-column.elementor-col-100,
.sw-card-grid > .elementor-container > .elementor-column.elementor-col-100,
.sw-service-list > .elementor-container > .elementor-column.elementor-col-100 {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}

.sw-feature-grid > .elementor-container > .elementor-column.elementor-col-50,
.sw-card-grid > .elementor-container > .elementor-column.elementor-col-50,
.sw-service-list > .elementor-container > .elementor-column.elementor-col-50 {
  flex: 0 0 calc((100% - 15px) / 2);
  width: calc((100% - 15px) / 2);
  max-width: calc((100% - 15px) / 2);
}

.sw-feature-grid > .elementor-container > .elementor-column.elementor-col-33,
.sw-card-grid > .elementor-container > .elementor-column.elementor-col-33,
.sw-service-list > .elementor-container > .elementor-column.elementor-col-33 {
  flex: 0 0 calc((100% - 30px) / 3);
  width: calc((100% - 30px) / 3);
  max-width: calc((100% - 30px) / 3);
}

.sw-feature-grid > .elementor-container > .elementor-column.elementor-col-25,
.sw-card-grid > .elementor-container > .elementor-column.elementor-col-25,
.sw-service-list > .elementor-container > .elementor-column.elementor-col-25 {
  flex: 0 0 calc((100% - 45px) / 4);
  width: calc((100% - 45px) / 4);
  max-width: calc((100% - 45px) / 4);
}

.home .sw-feature-grid .sw-feature-card > .elementor-widget-wrap {
  height: 100%;
  padding: 22px 20px;
  background: #ffffff;
  box-shadow: var(--sw-shadow-soft);
}

.home .sw-card > .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 0 0 22px !important;
  overflow: hidden;
  background: #ffffff;
  box-shadow: var(--sw-shadow-soft) !important;
}

.home .sw-card .elementor-widget-image {
  margin: 0;
}

.home .sw-card .elementor-widget-image img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-bottom: 1px solid var(--sw-border);
}

.home .sw-service-item > .elementor-widget-wrap {
  height: 100%;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

@media (max-width: 1200px) {
  .sw-feature-grid > .elementor-container > .elementor-column,
  .sw-card-grid > .elementor-container > .elementor-column,
  .sw-service-list > .elementor-container > .elementor-column {
    flex: 0 0 calc((100% - 15px) / 2);
    width: calc((100% - 15px) / 2);
    max-width: calc((100% - 15px) / 2);
  }
}

@media (max-width: 767px) {
  .sw-feature-grid > .elementor-container,
  .sw-card-grid > .elementor-container,
  .sw-service-list > .elementor-container {
    margin-left: -8px;
    margin-right: -8px;
  }

  .sw-feature-grid > .elementor-container > .elementor-column,
  .sw-card-grid > .elementor-container > .elementor-column,
  .sw-service-list > .elementor-container > .elementor-column {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
  }
}

/* Native Elementor wrapper harmonization */
.sw-btn-row {
  display: block;
}

.sw-btn-row > .elementor-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-left: 0;
  margin-right: 0;
}

.sw-btn-row .sw-btn-col {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.sw-home-hero .sw-btn-row .elementor-button {
  min-width: 208px;
}

.sw-kpi-strip {
  display: block;
}

.sw-kpi-strip > .elementor-container {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.sw-kpi-strip > .elementor-container > .elementor-column {
  flex: 1 1 calc(33.333% - 12px);
  max-width: calc(33.333% - 12px);
  margin-bottom: 0;
}

.sw-kpi-strip .sw-kpi-item > .elementor-widget-wrap {
  height: 100%;
  text-align: center;
}

.sw-kpi-strip .sw-kpi-item .elementor-widget-heading {
  margin-bottom: 0 !important;
}

.sw-kpi-strip .sw-kpi-item .elementor-widget-text-editor {
  margin-top: 4px !important;
}

.sw-kpi-strip .sw-kpi-item .sw-kpi-label p {
  margin-top: 4px;
}

.sw-about-competence-grid,
.sw-service-highlight-grid {
  display: block;
}

.sw-about-competence-grid > .elementor-container,
.sw-service-highlight-grid > .elementor-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  max-width: 100% !important;
}

.sw-about-competence-grid > .elementor-container {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sw-about-competence-grid > .elementor-container > .elementor-column,
.sw-service-highlight-grid > .elementor-container > .elementor-column {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.sw-about-competence-card > .elementor-widget-wrap,
.sw-service-highlight-card > .elementor-widget-wrap {
  height: 100%;
  padding: 22px;
  border: 1px solid var(--sw-border);
  background: #fff;
  box-shadow: var(--sw-shadow-soft);
}

@media (max-width: 1200px) {
  .sw-about-competence-grid > .elementor-container,
  .sw-service-highlight-grid > .elementor-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .sw-btn-row > .elementor-container {
    flex-direction: column;
    gap: 10px;
  }

  .sw-btn-row .sw-btn-col {
    width: 100%;
    max-width: 100%;
  }

  .sw-home-hero .sw-btn-row .elementor-button {
    width: 100%;
    min-width: 0;
  }

  .sw-kpi-strip > .elementor-container > .elementor-column {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .sw-about-competence-grid > .elementor-container,
  .sw-service-highlight-grid > .elementor-container {
    grid-template-columns: 1fr;
  }
}

/* Final polish: restore Elementor-native layout fidelity */
.home .sw-service-item,
.home .sw-card,
.home .sw-kpi-item {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.home .sw-service-item > .elementor-column-wrap,
.home .sw-service-item > .elementor-widget-wrap {
  height: 100%;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.home .sw-service-item__icon {
  margin-bottom: 12px;
  color: #123f83;
  font-size: 21px;
}

.home .sw-service-item__icon .elementor-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 52px !important;
  height: 52px !important;
  border: 0 !important;
  background: #e3e6f3 !important;
  color: #123f83 !important;
}

.home .sw-service-item__icon .elementor-icon-wrapper {
  display: inline-flex !important;
}

.home .sw-service-item__icon i {
  font-size: 21px;
}

.home .sw-service-item .elementor-widget-heading {
  margin-bottom: 6px !important;
}

.home .sw-service-item h3 {
  margin: 0;
  color: #1f2f44;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
}

.home .sw-service-item p {
  margin: 0;
  color: #2e4662;
  font-size: 15px;
  line-height: 1.52;
}

.home .sw-card {
  padding: 0 !important;
}

.home .sw-card > .elementor-column-wrap,
.home .sw-card > .elementor-widget-wrap {
  height: 100%;
  padding: 14px 14px 20px !important;
  background: #ffffff !important;
  box-shadow: var(--sw-shadow-soft) !important;
}

.home .sw-card .elementor-widget-image {
  margin: 0 0 12px !important;
}

.home .sw-card .elementor-widget-image img {
  width: 100%;
  border-bottom: 0 !important;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.home .sw-card .elementor-widget-heading,
.home .sw-card .elementor-widget-text-editor,
.home .sw-card .elementor-widget-button {
  margin-left: 2px !important;
  margin-right: 2px !important;
}

.home .sw-card .elementor-widget-heading {
  margin-top: 0 !important;
  margin-bottom: 5px !important;
}

.home .sw-card .elementor-widget-heading .elementor-heading-title {
  margin: 0 !important;
  color: #1f2f44;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.home .sw-card .elementor-widget-text-editor {
  margin-bottom: 8px !important;
}

.home .sw-card .elementor-widget-text-editor p {
  margin: 0 !important;
  color: #314862;
}

.sw-card .elementor-widget-button {
  margin-top: auto !important;
  padding-top: 10px;
}

.home .sw-kpi-strip .sw-kpi-item {
  padding: 0 !important;
}

.home .sw-kpi-strip .sw-kpi-item > .elementor-column-wrap,
.home .sw-kpi-strip .sw-kpi-item > .elementor-widget-wrap {
  height: 100%;
  padding: 24px 18px 20px !important;
  border: 0 !important;
  background: #ffffff !important;
  box-shadow: none !important;
}

.home .sw-kpi-strip .sw-kpi-item .sw-kpi-value .elementor-heading-title {
  margin: 0;
  color: #0b4497;
  font-size: clamp(42px, 3.5vw, 64px) !important;
  line-height: 1.02;
}

.home .sw-kpi-strip .sw-kpi-item .sw-kpi-label p {
  margin-top: 4px !important;
  color: #314860;
  font-size: 16px !important;
  line-height: 1.35;
}

.home .sw-btn-row > .elementor-container {
  justify-content: center;
  align-items: stretch;
  gap: 12px;
}

.home .sw-btn-row .sw-btn-col {
  flex: 0 0 248px;
  width: 248px;
  max-width: 248px;
}

.home .sw-home-hero .sw-btn-row .elementor-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 52px;
  min-width: 0;
  text-align: center !important;
}

.home .sw-home-hero .sw-btn-row .elementor-button .elementor-button-content-wrapper {
  width: 100%;
  justify-content: center;
}

.home .sw-home-hero .sw-btn-row .elementor-button .elementor-button-text {
  color: inherit !important;
}

.home .sw-section--products .sw-card-grid + .sw-card-grid {
  margin-top: 10px;
}

.home .sw-home-hero .sw-btn-ghost .elementor-button:hover,
.home .sw-home-hero .sw-btn-ghost .elementor-button:focus-visible,
.home .sw-home-hero .sw-btn-ghost .elementor-button:hover .elementor-button-content-wrapper,
.home .sw-home-hero .sw-btn-ghost .elementor-button:focus-visible .elementor-button-content-wrapper,
.home .sw-home-hero .sw-btn-ghost .elementor-button:hover .elementor-button-text,
.home .sw-home-hero .sw-btn-ghost .elementor-button:focus-visible .elementor-button-text {
  color: #ffffff !important;
  background: #0b4497 !important;
  fill: #ffffff !important;
}

.page-id-41 .sw-about-competence-grid > .elementor-container {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.page-id-41 .sw-about-competence-card {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.page-id-41 .sw-about-competence-card > .elementor-column-wrap,
.page-id-41 .sw-about-competence-card > .elementor-widget-wrap {
  height: 100%;
  padding: 22px !important;
  border: 1px solid var(--sw-border) !important;
  background: #fff !important;
  box-shadow: var(--sw-shadow-soft) !important;
}

/* About page contact person: round portrait + vertically centered copy */
.page-id-41 .elementor-element.elementor-element-a86cb3c > .elementor-container {
  align-items: center;
}

.page-id-41 .sw-section--about-team > .elementor-container {
  align-items: center;
}

.page-id-41 .elementor-element.elementor-element-47843bc > .elementor-element-populated {
  display: flex;
  justify-content: center;
}

.page-id-41 .elementor-element.elementor-element-689d2b5 .elementor-image {
  display: flex;
  justify-content: center;
}

.page-id-41 .elementor-element.elementor-element-689d2b5 .elementor-image img {
  width: min(340px, 100%);
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 50% !important;
  display: block;
  margin: 0 auto;
}

.page-id-41 .elementor-element.elementor-element-689d2b5 img {
  border-radius: 50% !important;
}

.page-id-41 .elementor-element.elementor-element-f82a14e > .elementor-element-populated {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.page-id-42 .sw-step-flow,
.page-id-42 .sw-service-list,
.page-id-42 .sw-feature-grid {
  display: block;
}

.page-id-42 .sw-step-flow > .elementor-container,
.page-id-42 .sw-service-list > .elementor-container,
.page-id-42 .sw-feature-grid > .elementor-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 100% !important;
  margin-left: -10px;
  margin-right: -10px;
  align-items: stretch;
}

.page-id-42 .sw-service-list > .elementor-container,
.page-id-42 .sw-feature-grid > .elementor-container {
  gap: 0 15px;
}

.page-id-42 .sw-step-flow > .elementor-container > .elementor-column {
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 18px;
}

.page-id-42 .sw-service-list > .elementor-container > .elementor-column,
.page-id-42 .sw-feature-grid > .elementor-container > .elementor-column {
  flex: 0 0 calc((100% - 30px) / 3);
  width: calc((100% - 30px) / 3);
  max-width: calc((100% - 30px) / 3);
  min-width: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 18px;
}

.page-id-42 .sw-service-item > .elementor-column-wrap,
.page-id-42 .sw-service-item > .elementor-widget-wrap {
  height: 100%;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.page-id-42 .sw-step-item__icon,
.page-id-42 .sw-service-item__icon {
  color: #0b4497;
}

.page-id-42 .sw-step-item__icon .elementor-icon,
.page-id-42 .sw-service-item__icon .elementor-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 50px !important;
  height: 50px !important;
  background: #e3e6f3 !important;
  color: #0b4497 !important;
  border: 0 !important;
}

.page-id-42 .sw-step-item__icon .elementor-icon-wrapper,
.page-id-42 .sw-service-item__icon .elementor-icon-wrapper {
  display: inline-flex !important;
}

.page-id-42 .sw-step-flow > .elementor-container > .elementor-column {
  position: relative;
}

.page-id-42 .elementor-element.elementor-element-1167b7d .elementor-heading-title,
.page-id-42 .elementor-element.elementor-element-65c07a1 .elementor-heading-title,
.page-id-42 .elementor-element.elementor-element-3b521ec .elementor-heading-title {
  text-align: center;
}

.page-id-42 .sw-service-plan-intro .elementor-widget-container,
.page-id-42 .elementor-element.elementor-element-fced5cd .elementor-widget-container {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.page-id-42 .sw-service-plan-intro p,
.page-id-42 .elementor-element.elementor-element-fced5cd p {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.page-id-42 .sw-step-item > .elementor-column-wrap,
.page-id-42 .sw-step-item > .elementor-widget-wrap {
  height: 100%;
  padding: 24px 20px 20px !important;
  border: 1px solid #dbe3f0 !important;
  background: #ffffff !important;
  box-shadow: var(--sw-shadow-soft) !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.page-id-42 .sw-step-item:hover > .elementor-column-wrap,
.page-id-42 .sw-step-item:hover > .elementor-widget-wrap {
  transform: translateY(-2px);
  border-color: #c8d6ea !important;
  box-shadow: 0 18px 36px rgba(13, 39, 78, 0.12) !important;
}

.page-id-42 .sw-step-item__step .elementor-heading-title {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 4px 11px;
  border: 1px solid #cad6ea;
  background: #eef3fb;
  color: #365277 !important;
  font-size: 11px !important;
  letter-spacing: 0.08em !important;
}

.page-id-42 .sw-step-item__icon {
  margin-bottom: 12px;
}

.page-id-42 .sw-step-item__icon .elementor-icon {
  width: 56px !important;
  height: 56px !important;
  background: #e6edf9 !important;
}

.page-id-42 .sw-step-item .elementor-widget-heading:not(.sw-step-item__step) .elementor-heading-title {
  margin: 0 0 8px;
  color: #163658;
  font-size: clamp(20px, 1.4vw, 25px);
  line-height: 1.22;
}

.page-id-42 .sw-step-item p {
  margin: 0;
  color: #425b77;
  font-size: 15px;
  line-height: 1.55;
}

@media (min-width: 992px) {
  .page-id-42 .sw-step-flow > .elementor-container {
    position: relative;
  }

  .page-id-42 .sw-step-flow > .elementor-container > .elementor-column:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 78px;
    right: -11px;
    width: 22px;
    height: 2px;
    background: #cfd9ea;
    pointer-events: none;
    z-index: 2;
  }
}

.page-id-42 .sw-feature-card > .elementor-column-wrap,
.page-id-42 .sw-feature-card > .elementor-widget-wrap {
  height: 100%;
  padding: 22px 20px !important;
  border: 0 !important;
  background: #ffffff !important;
  box-shadow: var(--sw-shadow-soft) !important;
}

.page-id-42 .sw-section--service-special::before {
  content: "";
  display: block;
  width: 100vw;
  height: clamp(240px, 32vw, 460px);
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-bottom: 34px;
  background-image:
    linear-gradient(rgba(9, 33, 69, 0.56), rgba(9, 33, 69, 0.56)),
    url("/wp-content/uploads/2026/05/Holzboden-abschleifen.jpg");
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}

@media (max-width: 991px) {
  .page-id-42 .sw-step-flow > .elementor-container > .elementor-column {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .page-id-42 .sw-service-list > .elementor-container > .elementor-column,
  .page-id-42 .sw-feature-grid > .elementor-container > .elementor-column {
    flex: 0 0 calc((100% - 15px) / 2);
    width: calc((100% - 15px) / 2);
    max-width: calc((100% - 15px) / 2);
  }

  .page-id-42 .sw-section--service-special::before {
    background-attachment: scroll;
  }
}

@media (max-width: 1024px) {
  .home .sw-btn-row .sw-btn-col {
    flex: 1 1 calc(50% - 8px);
    width: calc(50% - 8px);
    max-width: calc(50% - 8px);
  }
}

@media (max-width: 767px) {
  .page-id-42 .sw-step-flow > .elementor-container,
  .page-id-42 .sw-service-list > .elementor-container,
  .page-id-42 .sw-feature-grid > .elementor-container {
    margin-left: -8px;
    margin-right: -8px;
  }

  .page-id-42 .sw-step-flow > .elementor-container > .elementor-column,
  .page-id-42 .sw-service-list > .elementor-container > .elementor-column,
  .page-id-42 .sw-feature-grid > .elementor-container > .elementor-column {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
  }
}

/* Service cards: unify homepage + service page */
@media (min-width: 992px) {
  .home .sw-service-list > .elementor-container,
  .page-id-42 .sw-service-list > .elementor-container,
  .page-id-42 .sw-feature-grid > .elementor-container {
    gap: 0 15px;
  }

  .home .sw-service-list > .elementor-container > .elementor-column,
  .page-id-42 .sw-service-list > .elementor-container > .elementor-column,
  .page-id-42 .sw-feature-grid > .elementor-container > .elementor-column {
    flex: 0 0 calc((100% - 30px) / 3) !important;
    width: calc((100% - 30px) / 3) !important;
    max-width: calc((100% - 30px) / 3) !important;
  }
}

.home .sw-service-list > .elementor-container > .elementor-column,
.page-id-42 .sw-service-list > .elementor-container > .elementor-column,
.page-id-42 .sw-feature-grid > .elementor-container > .elementor-column {
  margin-bottom: 28px;
}

.home .sw-service-item > .elementor-column-wrap,
.home .sw-service-item > .elementor-widget-wrap,
.page-id-42 .sw-service-item > .elementor-column-wrap,
.page-id-42 .sw-service-item > .elementor-widget-wrap,
.page-id-42 .sw-feature-card > .elementor-column-wrap,
.page-id-42 .sw-feature-card > .elementor-widget-wrap {
  height: 100%;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.home .sw-service-item__icon,
.page-id-42 .sw-service-item__icon {
  margin-bottom: 12px;
  color: #123f83;
}

.home .sw-service-item__icon .elementor-icon,
.page-id-42 .sw-service-item__icon .elementor-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 52px !important;
  height: 52px !important;
  border: 0 !important;
  background: #e3e6f3 !important;
  color: #123f83 !important;
}

.home .sw-service-item h3,
.home .sw-service-item .elementor-heading-title,
.page-id-42 .sw-service-item h3,
.page-id-42 .sw-service-item .elementor-heading-title,
.page-id-42 .sw-feature-card h3,
.page-id-42 .sw-feature-card .elementor-heading-title {
  margin: 0 0 8px;
  color: #1f2f44 !important;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}

.home .sw-service-item h3 a,
.home .sw-service-item .elementor-heading-title a,
.page-id-42 .sw-service-item h3 a,
.page-id-42 .sw-service-item .elementor-heading-title a,
.page-id-42 .sw-feature-card h3 a,
.page-id-42 .sw-feature-card .elementor-heading-title a {
  color: inherit !important;
  text-decoration: none;
}

.home .sw-service-item p,
.page-id-42 .sw-service-item p,
.page-id-42 .sw-feature-card p {
  margin: 0;
  color: #2e4662 !important;
  font-size: 15px;
  line-height: 1.55;
}

/* Service special section: centered intro + compact highlighted 3 boxes */
.page-id-42 .sw-section--service-special {
  padding-top: 0 !important;
}

.page-id-42 .sw-section--service-special .elementor-widget-heading .elementor-heading-title,
.page-id-42 .sw-section--service-special .elementor-widget-text-editor,
.page-id-42 .sw-section--service-special .elementor-widget-text-editor p {
  text-align: center !important;
}

.page-id-42 .sw-section--service-special .elementor-widget-button {
  text-align: center !important;
}

.page-id-42 .sw-section--service-special .elementor-widget-button .elementor-button {
  margin-left: auto;
  margin-right: auto;
}

.page-id-42 .sw-section--service-special .sw-feature-card > .elementor-column-wrap,
.page-id-42 .sw-section--service-special .sw-feature-card > .elementor-widget-wrap {
  padding: 16px 18px !important;
  border: 1px solid #d7e2f2 !important;
  background: #f3f6fc !important;
  box-shadow: none !important;
}

.page-id-42 .sw-section--service-special .sw-feature-card h3,
.page-id-42 .sw-section--service-special .sw-feature-card .elementor-heading-title,
.page-id-42 .sw-section--service-special .sw-feature-card p {
  text-align: center !important;
}

/* Contact page refinements */
.page-id-45 .sw-contact-grid {
  display: block !important;
  width: 100%;
}

.page-id-45 .sw-section--contact-details .sw-contact-grid > .elementor-container {
  width: 100% !important;
}

.page-id-45 .sw-contact-grid > .elementor-container,
.page-id-45 .sw-contact-grid > .elementor-container > .elementor-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.page-id-45 .sw-contact-grid > .elementor-container > .elementor-column,
.page-id-45 .sw-contact-grid > .elementor-container > .elementor-row > .elementor-column {
  flex: 0 0 25% !important;
  max-width: 25% !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin-bottom: 16px;
}

.page-id-45 .sw-section--contact-details .elementor-element.elementor-element-3ba61ad .elementor-heading-title {
  text-align: center;
}

.page-id-45 .sw-contact-grid .sw-contact-card > .elementor-column-wrap,
.page-id-45 .sw-contact-grid .sw-contact-card > .elementor-widget-wrap {
  height: 100%;
  padding: 20px 18px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.page-id-45 .sw-contact-grid .sw-contact-card .elementor-heading-title,
.page-id-45 .sw-contact-grid .sw-contact-card .elementor-widget-text-editor,
.page-id-45 .sw-contact-grid .sw-contact-card .elementor-widget-text-editor p {
  text-align: center;
}

.page-id-45 .sw-section--contact-calendly .elementor-widget-heading .elementor-heading-title,
.page-id-45 .sw-section--contact-calendly .elementor-widget-text-editor p {
  text-align: center;
}

.page-id-45 .sw-section--contact-calendly .calendly-inline-widget {
  border: 1px solid var(--sw-border);
  background: #ffffff;
  box-shadow: var(--sw-shadow-soft);
}

.page-id-45 .sw-section--contact-person > .elementor-container {
  align-items: center;
}

.page-id-45 .sw-section--contact-person .sw-contact-person-media > .elementor-widget-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.page-id-45 .sw-section--contact-person .sw-contact-person-copy > .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-width: 640px;
}

.page-id-45 .sw-section--contact-person .sw-contact-person-image img,
.page-id-45 .sw-section--contact-person .sw-contact-person-media .elementor-widget-image img {
  display: block;
  width: min(100%, 280px);
  aspect-ratio: 1 / 1;
  margin: 0 auto;
  border-radius: 50% !important;
  object-fit: cover;
}

.page-id-45 .sw-contact-grid .sw-contact-card a,
.page-id-45 .sw-contact-grid .sw-contact-card a:visited {
  color: var(--sw-accent) !important;
  text-decoration-color: rgba(11, 68, 151, 0.4);
}

.page-id-45 .sw-contact-grid .sw-contact-card a:hover,
.page-id-45 .sw-contact-grid .sw-contact-card a:focus-visible {
  color: var(--sw-accent-dark) !important;
}

@media (max-width: 1024px) {
  .page-id-45 .sw-contact-grid > .elementor-container > .elementor-column,
  .page-id-45 .sw-contact-grid > .elementor-container > .elementor-row > .elementor-column {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

@media (max-width: 767px) {
  .page-id-45 .sw-contact-grid > .elementor-container > .elementor-column,
  .page-id-45 .sw-contact-grid > .elementor-container > .elementor-row > .elementor-column {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .page-id-45 .sw-section--contact-person .sw-contact-person-image img,
  .page-id-45 .sw-section--contact-person .sw-contact-person-media .elementor-widget-image img {
    width: min(100%, 220px);
  }
}

/* Home: exact HTML rebuild for products/services (Widget HTML blocks) */
.home .elementor-widget-html .sw-card-grid.sw-card-grid--products,
.home .elementor-widget-html .sw-service-list {
  display: grid;
}

.home .elementor-widget-html .sw-card-grid.sw-card-grid--products {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.home .elementor-widget-html .sw-service-list {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px 28px;
  margin-top: 18px;
}

.home .elementor-widget-html .sw-card-grid.sw-card-grid--products > .sw-card,
.home .elementor-widget-html .sw-service-list > .sw-service-item {
  margin: 0;
}

@media (max-width: 1200px) {
  .home .elementor-widget-html .sw-card-grid.sw-card-grid--products,
  .home .elementor-widget-html .sw-service-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home .elementor-widget-html .sw-service-list {
    gap: 28px 20px;
  }
}

@media (max-width: 767px) {
  .home .elementor-widget-html .sw-card-grid.sw-card-grid--products,
  .home .elementor-widget-html .sw-service-list {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

/* Home notice + shared company info */
.sw-home-notice-banner {
  margin: 0 0 12px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #173053;
  box-shadow: none;
}

.sw-home-notice-banner p {
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 500;
}

.sw-home-notice-banner p + p {
  margin-top: 5px;
}

.sw-home-notice-banner a {
  color: inherit;
  text-decoration: underline;
}

.home .sw-home-hero .sw-home-hero-news-slot {
  margin-bottom: 8px;
}

.home .sw-home-hero .sw-home-notice-banner {
  border-left: 5px solid var(--sw-accent);
  background: #e3e6f3;
  padding: 12px 18px;
  max-width: fit-content;
  margin: auto;
  text-align: center;
}

.home .sw-home-hero .sw-home-notice-banner,
.home .sw-home-hero .sw-home-notice-banner p,
.home .sw-home-hero .sw-home-notice-banner a {
  color: #173053;
  text-shadow: none;
}

.sw-company-info-block {
  margin: 24px 0 6px;
  padding: 14px 18px;
  border-radius: 12px;
  border: 1px solid #d9e2f1;
  background: #f7f9fd;
  color: #2d425e;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  font-size: 15px;
  line-height: 1.5;
}

.sw-company-info-name {
  color: #173053;
}

.sw-company-info-link {
  color: #0b4497;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.sw-company-info-link:hover,
.sw-company-info-link:focus-visible {
  border-bottom-color: currentColor;
}

.sw-company-info-sep {
  color: #8ea4c2;
  font-weight: 600;
}

@media (max-width: 767px) {
  .sw-home-notice-banner p {
    font-size: 14px;
  }

  .home .sw-home-hero .sw-home-notice-banner {
    margin-top: -80px;
  }

  .sw-company-info-block {
    margin-top: 18px;
    font-size: 14px;
    gap: 6px;
    padding: 12px 14px;
  }

  .sw-company-info-sep {
    display: none;
  }

  .home .sw-home-hero .sw-btn-row > .elementor-container {
    flex-direction: column;
    gap: 10px;
  }

  .home .sw-home-hero .sw-btn-row .sw-btn-col {
    flex: 1 1 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .home .sw-home-hero .sw-btn-row .elementor-button {
    width: 100% !important;
    min-width: 0 !important;
  }

  /* Remove extra mobile inset on side-by-side section layouts */
  .sw-feature-grid > .elementor-container,
  .sw-card-grid > .elementor-container,
  .sw-service-list > .elementor-container,
  .sw-contact-grid > .elementor-container,
  .sw-step-flow > .elementor-container,
  .sw-kpi-strip > .elementor-container,
  .page-id-42 .sw-step-flow > .elementor-container,
  .page-id-42 .sw-service-list > .elementor-container,
  .page-id-42 .sw-feature-grid > .elementor-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .sw-feature-grid > .elementor-container > .elementor-column,
  .sw-card-grid > .elementor-container > .elementor-column,
  .sw-service-list > .elementor-container > .elementor-column,
  .sw-contact-grid > .elementor-container > .elementor-column,
  .sw-step-flow > .elementor-container > .elementor-column,
  .sw-kpi-strip > .elementor-container > .elementor-column,
  .page-id-42 .sw-step-flow > .elementor-container > .elementor-column,
  .page-id-42 .sw-service-list > .elementor-container > .elementor-column,
  .page-id-42 .sw-feature-grid > .elementor-container > .elementor-column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
