* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

img {
  width: 50%;
  padding-bottom: 5%;
}

@font-face {
  font-family: "AutopromPro-thin";
  src: url(../css/AutopromPro-Thin.otf);
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

body {
  background-image: url("../img/X10secure-BG.png");
  background-repeat: no-repeat, repeat;
  background-color: #cccccc;
  margin: 0;
  font-family: "AutopromPro-thin";
}

.hero-image {
  animation: fadeIn 2s ease-in;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -100px;
  width: 200px;
  height: 200px;
  background-color: transparent;
  border: none;
}

.wrapper .box-wrap {
  width: 70%;
  height: 70%;
  margin: calc((100% - 70%) / 2) calc((100% - 70%) / 2);
  position: relative;
  transform: rotate(-45deg);
}

* {
  border: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

:root {
  --bg: #e3e4e8;
  --fg: #17181c;
  --dur: 8s;
  font-size: calc(20px + (30 - 20) * (100vw - 320px) / (1280 - 320));
}

body {
  color: var(--fg);
  display: grid;
  place-items: center;
  align-content: center;
  height: 100vh;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* Dark theme */
@media (prefers-color-scheme: dark) {
  :root {
    --bg: #17181c;
    --fg: #e3e4e8;
  }
}

@keyframes ldio-cv7hlp44t4k {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.ldio-cv7hlp44t4k div {
  left: 94px;
  top: 48px;
  position: absolute;
  animation: ldio-cv7hlp44t4k linear 1s infinite;
  background: #ffffff;
  width: 12px;
  height: 24px;
  border-radius: 6px / 12px;
  transform-origin: 6px 52px;
}

.ldio-cv7hlp44t4k div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666666666666s;
  background: #ffffff;
}

.ldio-cv7hlp44t4k div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333333334s;
  background: #ffffff;
}

.ldio-cv7hlp44t4k div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #ffffff;
}

.ldio-cv7hlp44t4k div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666666666666s;
  background: #ffffff;
}

.ldio-cv7hlp44t4k div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333333334s;
  background: #ffffff;
}

.ldio-cv7hlp44t4k div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #ffffff;
}

.ldio-cv7hlp44t4k div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666666666667s;
  background: #ffffff;
}

.ldio-cv7hlp44t4k div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333333333s;
  background: #ffffff;
}

.ldio-cv7hlp44t4k div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #ffffff;
}

.ldio-cv7hlp44t4k div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.16666666666666666s;
  background: #ffffff;
}

.ldio-cv7hlp44t4k div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.08333333333333333s;
  background: #ffffff;
}

.ldio-cv7hlp44t4k div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #ffffff;
}

.loadingio-spinner-spinner-9zkhem0fgpm {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;

}

.ldio-cv7hlp44t4k {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-cv7hlp44t4k div {
  box-sizing: content-box;
}