.elementor-98 .elementor-element.elementor-element-560faf9{--display:flex;--min-height:80px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;--z-index:95;}.elementor-98 .elementor-element.elementor-element-cfdfaac{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-98 .elementor-element.elementor-element-27c141a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,
					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-98 .elementor-element.elementor-element-c2e319b .elementor-menu-toggle{margin:0 auto;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-98 .elementor-element.elementor-element-cfdfaac{--width:1440px;}}@media(max-width:1024px){.elementor-widget-theme-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-theme-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for container, class: .elementor-element-cfdfaac *//* =========================================
   SACH — MODERN HEADER
========================================= */

.sach-header {
  position: relative;
  z-index: 999;
  width: 100%;
  padding: 16px 32px !important;
  background: rgba(245, 247, 248, 0.96);
  border-bottom: 1px solid rgba(7, 63, 91, 0.12);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}

.sach-header .sach-header__inner {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  max-width: 1440px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

/* Logo */

.sach-header .sach-header__logo {
  flex: 0 0 auto;
  width: auto !important;
  max-width: 250px !important;
}

.sach-header .sach-header__logo img {
  display: block;
  width: 100% !important;
  max-width: 250px !important;
  height: auto !important;
}

/* Menu and button */

.sach-header .sach-header__actions {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: clamp(24px, 3vw, 48px) !important;
  width: auto !important;
  margin-left: auto !important;
}

/* Navigation */

.sach-header .sach-header__nav {
  width: auto !important;
}

.sach-header .sach-header__nav .elementor-nav-menu {
  display: flex;
  align-items: center;
  gap: 34px;
}

.sach-header .sach-header__nav .elementor-item {
  position: relative;
  padding: 12px 0 !important;

  font-family: "Inter", sans-serif !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.4;
  letter-spacing: 0;

  color: #202A32 !important;
  background: transparent !important;
}

/* Animated underline */

.sach-header .sach-header__nav .elementor-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 5px;
  left: 0;

  width: 0;
  height: 2px;
  margin: auto;

  background: #397F85;
  border-radius: 10px;
  opacity: 1 !important;
  transform: none !important;
  transition: width 0.3s ease;
}

.sach-header .sach-header__nav .elementor-item:hover::after,
.sach-header .sach-header__nav .elementor-item-active::after {
  width: 100%;
}

.sach-header .sach-header__nav .elementor-item:hover,
.sach-header .sach-header__nav .elementor-item-active {
  color: #073F5B !important;
}

/* Dropdown */

.sach-header .sach-header__nav .sub-menu {
  min-width: 230px !important;
  padding: 12px !important;

  border: 1px solid rgba(7, 63, 91, 0.12) !important;
  border-radius: 16px 16px 16px 5px !important;

  background: #F5F7F8 !important;
  box-shadow: 0 20px 50px rgba(32, 42, 50, 0.14);
}

.sach-header .sach-header__nav .sub-menu .elementor-sub-item {
  padding: 12px 14px !important;
  border-radius: 9px !important;

  font-family: "Inter", sans-serif !important;
  font-size: 14px !important;
  color: #202A32 !important;
}

.sach-header .sach-header__nav .sub-menu .elementor-sub-item:hover {
  color: #073F5B !important;
  background: #D1D9CB !important;
}

/* =========================================
   SACH — MOVING ARROW CTA
========================================= */

.sach-header .sach-header__cta {
  flex: 0 0 auto;
  width: auto !important;
}

.sach-header .sach-header__cta .elementor-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: fit-content !important;
  min-width: 205px;
  min-height: 54px;
  padding: 5px 58px 5px 24px !important;
  overflow: hidden;

  border: 1px solid rgba(245, 247, 248, 0.35) !important;
  border-radius: 100px !important;

  font-family: "Inter", sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.3;
  white-space: nowrap;

  color: #073F5B !important;
  background: #D6A84B !important;

  box-shadow: 0 12px 30px rgba(7, 63, 91, 0.18);

  transition:
    padding 0.5s cubic-bezier(.22, .7, .25, 1),
    color 0.35s ease,
    background-color 0.35s ease,
    transform 0.35s ease;
}

/* Button text */

.sach-header .sach-header__cta .elementor-button-text {
  position: relative;
  z-index: 2;
}

/* Circular arrow */

.sach-header .sach-header__cta .elementor-button::after {
  content: "↗";
  position: absolute;
  z-index: 3;
  top: 5px;
  right: 5px;

  display: grid;
  place-items: center;

  width: 44px;
  height: 44px;

  border-radius: 50%;

  font-family: Arial, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 1;

  color: #F5F7F8;
  background: #073F5B;

  transition:
    right 0.5s cubic-bezier(.22, .7, .25, 1),
    color 0.35s ease,
    background-color 0.35s ease,
    transform 0.5s cubic-bezier(.22, .7, .25, 1);
}

/* Hover */

.sach-header .sach-header__cta .elementor-button:hover {
  padding-right: 24px !important;
  padding-left: 58px !important;

  color: #073F5B !important;
  background: #A8C8C5 !important;

  transform: translateY(-2px);
}

.sach-header .sach-header__cta .elementor-button:hover::after {
  right: calc(100% - 49px);
  color: #073F5B;
  background: #F5F7F8;
  transform: rotate(45deg);
}

/* Keyboard focus */

.sach-header .sach-header__cta .elementor-button:focus-visible {
  outline: 3px solid #A8C8C5;
  outline-offset: 4px;
}

/* Mobile */

@media (max-width: 767px) {
  .sach-header .sach-header__cta {
    display: none !important;
  }
}
/* Tablet and mobile */

@media (max-width: 1024px) {
  .sach-header {
    padding: 13px 20px !important;
  }

  .sach-header .sach-header__logo,
  .sach-header .sach-header__logo img {
    max-width: 190px !important;
  }

  .sach-header .sach-header__actions {
    gap: 14px !important;
  }

  .sach-header .sach-header__nav .elementor-menu-toggle {
    width: 48px;
    height: 48px;
    display: grid;
    place-items: center;

    border: 1px solid rgba(7, 63, 91, 0.16);
    border-radius: 12px 12px 12px 4px;

    color: #F5F7F8 !important;
    background: #073F5B !important;
  }

  .sach-header .sach-header__nav .elementor-nav-menu--dropdown {
    position: absolute !important;
    top: calc(100% + 14px) !important;
    right: 0 !important;
    left: auto !important;

    width: min(360px, calc(100vw - 40px)) !important;
    padding: 16px !important;

    border: 1px solid rgba(7, 63, 91, 0.12);
    border-radius: 18px 18px 18px 5px;

    background: #F5F7F8 !important;
    box-shadow: 0 24px 60px rgba(32, 42, 50, 0.18);
  }

  .sach-header .sach-header__nav .elementor-nav-menu--dropdown a {
    padding: 14px 16px !important;
    border-radius: 10px;

    font-family: "Inter", sans-serif !important;
    font-size: 16px !important;
    color: #202A32 !important;
  }

  .sach-header .sach-header__nav .elementor-nav-menu--dropdown a:hover {
    color: #073F5B !important;
    background: #D1D9CB !important;
  }
}

@media (max-width: 767px) {
  .sach-header .sach-header__logo,
  .sach-header .sach-header__logo img {
    max-width: 155px !important;
  }

  .sach-header .sach-header__cta {
    display: none !important;
   }
}

/* =========================================
   SACH — GLASS HEADER
========================================= */

.sach-header {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9999;

  width: 100%;
  padding: 14px 32px !important;

  background: rgba(7, 63, 91, 0.26) !important;
  border-bottom: 1px solid rgba(245, 247, 248, 0.18);

  box-shadow:
    0 12px 35px rgba(7, 63, 91, 0.08),
    inset 0 -1px 0 rgba(255, 255, 255, 0.06);

  backdrop-filter: blur(18px) saturate(1.15);
  -webkit-backdrop-filter: blur(18px) saturate(1.15);
}

/* Menu links over the video */

.sach-header .sach-header__nav .elementor-item {
  color: #F5F7F8 !important;
  text-shadow: 0 1px 10px rgba(7, 63, 91, 0.25);
}

.sach-header .sach-header__nav .elementor-item:hover,
.sach-header .sach-header__nav .elementor-item-active {
  color: #D6A84B !important;
}

.sach-header .sach-header__nav .elementor-item::after {
  background: #D6A84B !important;
}

/* Stronger glass when header becomes sticky */

.sach-header.elementor-sticky--effects {
  position: fixed !important;
  background: rgba(7, 63, 91, 0.82) !important;
  box-shadow: 0 15px 40px rgba(7, 63, 91, 0.2);
}

/* Keep dropdown readable */

.sach-header .sach-header__nav .sub-menu {
  background: rgba(245, 247, 248, 0.94) !important;
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

/* Mobile */

@media (max-width: 767px) {
  .sach-header {
    padding: 12px 18px !important;
    background: rgba(7, 63, 91, 0.42) !important;
  }
}

/* SACH HEADER CTA — FROSTED WHITE */

.sach-header .sach-header__cta .elementor-button {
  color: #073F5B !important;

  background: rgba(245, 247, 248, 0.92) !important;
  border-color: rgba(245, 247, 248, 0.75) !important;

  box-shadow:
    0 12px 30px rgba(7, 63, 91, 0.16),
    inset 0 0 0 1px rgba(255, 255, 255, 0.28);

  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.sach-header .sach-header__cta .elementor-button::after {
  color: #d6a84;
  background: #073F5B;
}

.sach-header .sach-header__cta .elementor-button:hover {
  color: #073F5B !important;
  background: #A8C8C5 !important;
  border-color: #A8C8C5 !important;
}

.sach-header .sach-header__cta .elementor-button:hover::after {
  color: #F5F7F8;
  background: #397F85;
}
.sach-header {
  padding-top: 20px !important;
}/* End custom CSS */