.wf-force-outline-none[tabindex="-1"]:focus{outline:none;}


  
::-webkit-scrollbar {
    width: 12px;
  background: #0e1623;
}
 
::-webkit-scrollbar-track {
  background: #0e1623;
}
 
::-webkit-scrollbar-thumb {
    background: #00ccff;
}
  




.c-text-stroke { -webkit-text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-stroke: 1px #1D2738; } 
.c-build-exp__backdrop-image { left: calc((100vw - 1540px) / -2); }

@media screen and (max-width: 1540px) {
.c-build-exp__backdrop-image { left: -20px; }
}

.c-build-exp__row:before {
  content: "";
  position: absolute;
  border: 10px dashed #1D2738;
  top: -8px;
  bottom: -8px;
  left: -8px;
  right: -8px;
}

