.dfao-managed-oct-page .entry-title,
.dfao-managed-oct-page .page-title {
  display: none !important;
}

.dfao-oct-page {
  --dfao-oct-cyan: #5eced7;
  --dfao-oct-green: #74d28b;
}

.dfao-oct-page .dfao-biometry-hero {
  background:
    radial-gradient(circle at 8% 14%, rgba(94, 206, 215, .18), transparent 29%),
    radial-gradient(circle at 90% 79%, rgba(42, 100, 202, .14), transparent 27%),
    linear-gradient(122deg, #fbfdff 0%, #f0f7fb 57%, #e2eef7 100%);
}

.dfao-oct-page .dfao-biometry-hero__photo img {
  object-position: 45% center;
}

.dfao-oct-page .dfao-biometry-hero__photo::before {
  position: absolute;
  z-index: 2;
  top: 16%;
  left: 8%;
  width: 84%;
  height: 2px;
  content: "";
  opacity: .72;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, #7de2e8, transparent);
  box-shadow: 0 0 15px rgba(125, 226, 232, .8);
  animation: dfao-oct-photo-scan 6s ease-in-out infinite;
}

.dfao-oct-page .dfao-biometry-hero__signals li::before {
  background: var(--dfao-oct-cyan);
  box-shadow: 0 0 0 4px rgba(94, 206, 215, .18), 0 0 14px rgba(94, 206, 215, .46);
}

.dfao-oct-structures {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.dfao-oct-structures li {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 59px;
  padding: 13px 16px;
  border: 1px solid #dce8f0;
  border-radius: 15px;
  color: #244762;
  background: rgba(255, 255, 255, .9);
  font-size: 16px;
  font-weight: 750;
  line-height: 1.35;
  box-shadow: 0 11px 28px rgba(6, 41, 88, .055);
}

.dfao-oct-structures li > span {
  flex: 0 0 auto;
  width: 11px;
  height: 11px;
  border: 3px solid #fff;
  border-radius: 50%;
  background: var(--dfao-oct-cyan);
  box-shadow: 0 0 0 3px rgba(94, 206, 215, .2);
}

.dfao-oct-scan {
  background:
    radial-gradient(circle at 52% 46%, rgba(94, 206, 215, .25), transparent 27%),
    linear-gradient(145deg, #082e61, #031a39);
}

.dfao-oct-scan::before {
  inset: 9%;
  border: 1px dashed rgba(255, 255, 255, .2);
  animation: dfao-oct-spin 25s linear infinite;
}

.dfao-oct-scan::after {
  display: none;
}

.dfao-oct-scan__retina {
  position: absolute;
  width: 310px;
  height: 145px;
  border-radius: 50%;
  background:
    radial-gradient(ellipse at center bottom, transparent 0 42%, rgba(43, 151, 191, .84) 43% 49%, rgba(92, 209, 199, .82) 50% 55%, rgba(230, 205, 86, .74) 56% 60%, transparent 61%);
  filter: drop-shadow(0 17px 20px rgba(0, 0, 0, .28));
}

.dfao-oct-scan__layer {
  position: absolute;
  z-index: 2;
  width: 294px;
  height: 86px;
  border-bottom: 3px solid;
  border-radius: 50%;
}

.dfao-oct-scan__layer--one {
  margin-top: -26px;
  border-color: rgba(116, 210, 139, .82);
}

.dfao-oct-scan__layer--two {
  width: 260px;
  margin-top: 0;
  border-color: rgba(94, 206, 215, .78);
}

.dfao-oct-scan__layer--three {
  width: 220px;
  margin-top: 25px;
  border-color: rgba(237, 202, 94, .72);
}

.dfao-oct-scan__beam {
  position: absolute;
  z-index: 3;
  top: 35px;
  width: 2px;
  height: 260px;
  opacity: .76;
  background: linear-gradient(180deg, transparent, #7de2e8 25%, #7de2e8 75%, transparent);
  box-shadow: 0 0 14px rgba(125, 226, 232, .82);
  animation: dfao-oct-beam 5.4s ease-in-out infinite;
}

.dfao-oct-method {
  background:
    radial-gradient(circle at 85% 18%, rgba(94, 206, 215, .19), transparent 27%),
    linear-gradient(137deg, #052b5d, #031936);
}

.dfao-oct-method .dfao-biometry-method-card:first-child::after {
  position: absolute;
  right: -83px;
  bottom: -96px;
  width: 270px;
  height: 270px;
  border: 1px dashed rgba(94, 206, 215, .22);
  border-radius: 50%;
  content: "";
  animation: dfao-oct-spin 28s linear infinite;
}

.dfao-oct-method .dfao-biometry-method-card__scan {
  background: linear-gradient(90deg, transparent, rgba(125, 226, 232, .85), transparent);
  box-shadow: 0 0 16px rgba(125, 226, 232, .55);
}

.dfao-oct-guidance {
  background:
    radial-gradient(circle at 10% 88%, rgba(116, 210, 139, .12), transparent 25%),
    #f7fafc;
}

.dfao-oct-guidance__inner {
  align-items: stretch;
}

.dfao-oct-guidance .dfao-biometry-guidance__card {
  background:
    radial-gradient(circle at 91% 10%, rgba(94, 206, 215, .13), transparent 26%),
    #fff;
}

.dfao-oct-guidance__visual {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 390px;
  overflow: hidden;
  border-radius: 30px;
  color: #fff;
  background:
    radial-gradient(circle at center, rgba(94, 206, 215, .22), transparent 30%),
    linear-gradient(145deg, #092f62, #041c3e);
  box-shadow: 0 23px 55px rgba(6, 41, 88, .16);
}

.dfao-oct-guidance__pupil {
  width: 185px;
  height: 185px;
  border: 25px solid rgba(48, 140, 180, .8);
  border-radius: 50%;
  background: #03172f;
  box-shadow:
    0 0 0 18px rgba(255, 255, 255, .035),
    inset 0 0 28px rgba(0, 0, 0, .7);
  animation: dfao-oct-pupil 5.8s ease-in-out infinite;
}

.dfao-oct-guidance__focus {
  position: absolute;
  width: 255px;
  height: 255px;
  border: 1px dashed rgba(125, 226, 232, .45);
  border-radius: 50%;
  animation: dfao-oct-spin 22s linear infinite;
}

.dfao-oct-guidance__visual p {
  position: absolute;
  right: 25px;
  bottom: 18px;
  left: 25px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, .84);
  font-size: 15px;
  font-weight: 750;
  line-height: 1.45;
  text-align: center;
}

.dfao-oct-page .dfao-biometry-cta__inner {
  background:
    radial-gradient(circle at 89% 13%, rgba(94, 206, 215, .27), transparent 26%),
    linear-gradient(135deg, #073166, #031b3d);
}

@keyframes dfao-oct-photo-scan {
  0%,
  12% {
    opacity: 0;
    transform: translateY(0);
  }

  24%,
  76% {
    opacity: .78;
  }

  88%,
  100% {
    opacity: 0;
    transform: translateY(380px);
  }
}

@keyframes dfao-oct-spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes dfao-oct-beam {
  0%,
  100% {
    opacity: .25;
    transform: translateX(-125px);
  }

  50% {
    opacity: .9;
    transform: translateX(125px);
  }
}

@keyframes dfao-oct-pupil {
  0%,
  100% {
    border-width: 29px;
    transform: scale(.96);
  }

  50% {
    border-width: 20px;
    transform: scale(1.03);
  }
}

@media (max-width: 680px) {
  .dfao-oct-structures {
    grid-template-columns: 1fr;
  }

  .dfao-oct-scan__retina {
    width: 260px;
  }

  .dfao-oct-scan__layer--one {
    width: 248px;
  }

  .dfao-oct-scan__layer--two {
    width: 220px;
  }

  .dfao-oct-scan__layer--three {
    width: 185px;
  }

  .dfao-oct-guidance__visual {
    min-height: 330px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .dfao-oct-page *,
  .dfao-oct-page *::before,
  .dfao-oct-page *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}
