:root {
  --electrobonds-ink: #071925;
  --electrobonds-blue: #3d5fd2;
  --electrobonds-cyan: #47b9c6;
}

html {
  scroll-behavior: smooth;
}

#about,
#services,
#projects,
#faq,
#insights,
#contact {
  scroll-margin-top: 92px;
}

.electrobonds-wordmark {
  align-items: baseline;
  color: var(--electrobonds-ink) !important;
  display: inline-flex;
  font-size: clamp(22px, 2vw, 30px);
  font-weight: 500;
  letter-spacing: -0.06em;
  line-height: 1;
  padding: 6px 0;
  text-decoration: none;
  white-space: nowrap;
}

.electrobonds-wordmark strong {
  color: var(--electrobonds-blue);
  font-weight: 800;
}

.preloader .vertical-centered-box .content {
  max-width: none;
  text-align: center;
}

.preloader .content img {
  display: none;
}

.preloader .content::after {
  color: #fff;
  content: "ElectroBonds";
  display: block;
  font-size: 24px;
  font-weight: 700;
  left: 50%;
  letter-spacing: -0.04em;
  position: absolute;
  top: calc(50% + 78px);
  transform: translateX(-50%);
  white-space: nowrap;
}

.built72-demo-return {
  align-items: center;
  background: #050b16;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  bottom: 24px;
  box-shadow: 0 14px 38px rgba(0, 0, 0, 0.28);
  color: #fff;
  display: flex;
  gap: 13px;
  max-width: calc(100vw - 48px);
  padding: 13px 17px;
  position: fixed;
  right: 24px;
  text-decoration: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
  z-index: 10001;
}

.built72-demo-return:hover {
  border-color: var(--electrobonds-cyan);
  box-shadow: 0 16px 42px rgba(0, 0, 0, 0.34);
  color: #fff;
  transform: translateY(-2px);
}

.built72-demo-return:focus-visible {
  outline: 3px solid #ffd83d;
  outline-offset: 3px;
}

.built72-demo-return img {
  flex: 0 0 auto;
  height: auto;
  width: 98px;
}

.built72-demo-return > span {
  display: grid;
  line-height: 1.15;
}

.built72-demo-return__eyebrow {
  color: #8fd2ff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.built72-demo-return__label {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.back-to-top {
  bottom: 112px;
}

.wpo-site-header .header-right .close-form .theme-btn-s2 {
  text-transform: none;
}

.wpo-hero-section .hero-wapper .hero-side-left .hero-side-left-items ul li a {
  text-transform: none;
}

@media (max-width: 991px) {
  .wpo-site-header .navigation .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
  }

  .wpo-site-header .navigation .row {
    align-items: center;
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr) 44px;
    margin: 0;
    position: relative;
    width: 100%;
  }

  .wpo-site-header .navigation .row > div:nth-child(1) {
    grid-column: 1;
    max-width: none;
    padding: 0;
    width: auto;
  }

  .wpo-site-header .navigation .row > div:nth-child(2) {
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 0;
  }

  .wpo-site-header .navigation .row > div:nth-child(3) {
    grid-column: 2;
    max-width: none;
    padding: 0;
    width: auto;
  }

  .wpo-site-header .navigation .row > div:nth-child(4) {
    grid-column: 3;
    max-width: none;
    padding: 0;
    width: auto;
  }

  .wpo-site-header .mobail-menu {
    align-items: center;
    display: flex;
    justify-content: flex-start;
  }

  .wpo-site-header .mobail-menu button {
    border-radius: 8px;
    height: 44px;
    margin: 0;
    width: 44px;
  }

  .wpo-site-header .navbar-header {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
  }

  .electrobonds-wordmark {
    font-size: 24px;
    margin: 0 !important;
    padding: 6px 0 !important;
  }

  .wpo-site-header .header-right .close-form {
    display: none;
  }

  .wpo-site-header .header-right {
    min-height: 44px;
    right: 0;
  }
}

@media (max-width: 767px) {
  .wpo-hero-section .hero-wapper .hero-side-left {
    display: none;
  }

  .electrobonds-wordmark {
    font-size: 21px;
  }

  .wpo-hero-section {
    background-position: center;
    background-size: cover;
    height: auto;
    margin-left: 0;
    min-height: calc(100svh - 64px);
    padding: 72px 0;
    width: 100%;
  }

  .wpo-hero-section::before {
    background: linear-gradient(180deg, rgba(239, 239, 240, 0.7) 0%, rgba(239, 239, 240, 0.88) 38%, rgba(239, 239, 240, 0.62) 100%);
  }

  .wpo-hero-section .container-fluid {
    padding-left: 18px;
    padding-right: 18px;
    width: 100%;
  }

  .wpo-hero-section .hero-wapper,
  .wpo-hero-section .hero-wapper .hero-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 620px;
    padding-left: 0;
    text-align: center;
    width: 100%;
  }

  .wpo-hero-section .hero-wapper .hero-content .hero-title span {
    display: block;
    line-height: 1.45;
    margin: 0 auto;
    max-width: 330px;
  }

  .wpo-hero-section .hero-wapper .hero-content .hero-sub-title h2,
  .wpo-hero-section .hero-wapper .hero-content .hero-sub-title h2 span {
    font-size: clamp(36px, 9.75vw, 44px);
    line-height: 1.08;
  }

  .wpo-hero-section .hero-wapper .hero-content .hero-sub-title h2 {
    letter-spacing: -0.045em;
    margin: 0 auto;
    max-width: 360px;
    padding-top: 14px;
  }

  .wpo-hero-section .hero-wapper .hero-content .hero-btns {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    padding-top: 24px;
  }

  .wpo-hero-section .hero-wapper .hero-content .hero-btns .theme-btn-s2,
  .wpo-hero-section .hero-wapper .hero-content .hero-btns .theme-btn-s3 {
    margin: 0;
  }

  .wpo-hero-section .hero-wapper .hero-content .hero-btns .theme-btn-s2 {
    max-width: 310px;
    width: 100%;
  }

  .wpo-video-section .video-image picture,
  .wpo-video-section .video-image img {
    display: block;
    width: 100%;
  }

  .wpo-video-section .video-image img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }

  .wpo-about-section .about-max .about-wrap .about-items,
  .wpo-about-section .about-max .about-wrap .about-items:nth-child(1),
  .wpo-about-section .about-max .about-wrap .about-items:nth-child(2),
  .wpo-about-section .about-max .about-wrap .about-items:nth-child(3) {
    transform: none !important;
  }

  .built72-demo-return {
    border-radius: 15px;
    bottom: 16px;
    gap: 10px;
    max-width: calc(100vw - 32px);
    padding: 11px 14px;
    right: 16px;
  }

  .built72-demo-return img {
    width: 84px;
  }

  .built72-demo-return__eyebrow {
    font-size: 9px;
  }

  .built72-demo-return__label {
    font-size: 13px;
  }

  .back-to-top {
    bottom: 98px;
    right: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .built72-demo-return {
    transition: none;
  }
}
