/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 03 2026 | 13:18:55 */
.header-wrap-pdb {
  border-radius: 999px;
  box-shadow: 0 2px 1px 0 #F2F2F2 inset,
    0 -2px 2px 0 rgba(255, 255, 255, 0.20) inset,
    0 20px 40px 0 rgba(0, 0, 0, 0.06);
  backdrop-filter: blur(10px);
}

header.elementor.elementor-163.elementor-location-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    position: absolute;
}

.header-wrap-pdb .elementor-menu-toggle {
  padding: 8px;
}

.header-wrap-pdb .menu-item a.elementor-item {
  justify-content: end;
}

@media (min-width: 1025px) {
  .header-wrap-pdb .menu-item + .menu-item {
    border-left: 1px solid #A8CFD3;
  }

  .asset-one {
    left: 0;
    top: 30%;
    transform: translateY(-100%);
  }

  .asset-two {
    right: 5%;
    top: 50%;
    transform: translateY(-100%);
  }

  .asset-three {
    left: 0;
    bottom: 10%;
  }

  .asset-mob {
    display: none;
  }
}

@media (max-width: 1024px) {
  .header-wrap-pdb .menu-item + .menu-item:before {
    content: "";
    background: #A8CFD3;
    height: 1px;
    width: 60px;
    display: block;
    margin-right: 0;
    margin-left: auto;
  }

  .header-wrap-pdb nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    top: -26px !important;
    padding: 88px 18px 36px 32px;
    width: max-content !important;
    right: -30px !important;
    left: auto !important;
    border-radius: 32px;
    background: #E0F0F1 !important;
    box-shadow: 0 4px 6px -2px rgba(12, 11, 11, 0.04),
      0 12px 16px -4px rgba(12, 11, 11, 0.08);
  }

  .header-wrap-pdb .elementor-menu-toggle.elementor-active {
    z-index: 9999999;
  }

  .asset-desk {
    display: none;
  }

  .asset-four {
    left: 12px;
    top: 64px;
  }

  .asset-six {
    bottom: 32px;
    right: 30%;
    z-index: 1;
  }

  .asset-two {
    bottom: 0;
    right: 12px;
    z-index: 0;
  }

  .asset-five {
    left: 0;
    bottom: 64px;
  }
}

.asset-hero {
  position: absolute;
  z-index: 0;
}