
:root{
  --hhkd-naranja:#f28c28;
  --hhkd-naranja-claro:#ffb35a;
  --hhkd-fondo:#060607;
  --hhkd-texto:rgba(255,255,255,.67);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.pagina-historia-hkd{margin:0;background:var(--hhkd-fondo);color:#fff;font-family:Arial,Helvetica,sans-serif}
body.pagina-historia-hkd a{text-decoration:none;color:inherit}
.hhkd-contenedor{width:min(1180px,calc(100% - 40px));margin:auto}

.hhkd-header{position:fixed;inset:0 0 auto;z-index:1000;height:78px;background:rgba(5,5,6,.86);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px)}
.hhkd-header-inner{width:min(1240px,calc(100% - 34px));height:100%;margin:auto;display:flex;align-items:center;gap:26px}
.hhkd-logo img{width:84px;max-height:54px;object-fit:contain}
.hhkd-nav{display:flex;gap:22px;margin-left:auto}
.hhkd-nav a{font-size:10px;font-weight:900;letter-spacing:.8px;text-transform:uppercase;color:rgba(255,255,255,.62)}
.hhkd-nav a:hover,.hhkd-nav a.activo{color:#fff}
.hhkd-cta,.hhkd-boton{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;background:var(--hhkd-naranja);color:#fff!important;font-size:10px;font-weight:900;letter-spacing:.8px;text-transform:uppercase;box-shadow:0 14px 34px rgba(242,140,40,.22)}

.hhkd-hero{position:relative;min-height:94vh;padding:140px 0 72px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 78% 44%,rgba(242,140,40,.18),transparent 29%),linear-gradient(180deg,#050506,#171008 64%,#060607)}
.hhkd-hero::after{content:"HISTORIA";position:absolute;top:11%;left:2.8vw;color:rgba(255,255,255,.04);font-size:clamp(98px,13vw,205px);font-weight:900;line-height:.82;letter-spacing:-9px;white-space:nowrap;pointer-events:none}
.hhkd-trama{position:absolute;inset:0;opacity:.13;background:linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px);background-size:74px 74px}
.hhkd-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}
.hhkd-etiqueta{display:block;margin-bottom:18px;color:var(--hhkd-naranja-claro);font-size:10px;font-weight:900;letter-spacing:2px;text-transform:uppercase}
.hhkd-hero h1,.hhkd-seccion h2,.hhkd-final h2{margin:0;text-transform:uppercase;line-height:.88;letter-spacing:-4px}
.hhkd-hero h1{font-size:clamp(62px,7.4vw,118px)}
.hhkd-hero h1 strong{display:block;color:var(--hhkd-naranja);white-space:nowrap}
.hhkd-hero p{max-width:680px;margin:30px 0 26px;color:var(--hhkd-texto);font-size:18px;line-height:1.76}

.hhkd-hero-avatar{min-height:650px;display:flex;align-items:center;justify-content:center;overflow:visible}
.hhkd-hero-avatar img{width:auto;height:620px;max-width:none;max-height:620px;object-fit:contain;transform:translate(8px,-2px);filter:drop-shadow(0 28px 36px rgba(0,0,0,.58)) drop-shadow(0 0 28px rgba(242,140,40,.20))}

.hhkd-seccion{padding:120px 0;scroll-margin-top:82px}
.hhkd-seccion h2,.hhkd-final h2{font-size:clamp(46px,5.7vw,84px)}
.hhkd-dos-columnas{display:grid;grid-template-columns:.92fr 1.08fr;gap:95px}
.hhkd-texto{max-width:780px}
.hhkd-texto p{color:var(--hhkd-texto);font-size:17px;line-height:1.82}
.hhkd-texto .hhkd-destacado{margin-top:0;color:#fff;font-size:24px;line-height:1.5}

.hhkd-cronologia{background:#0b0b0d}
.hhkd-cabecera{max-width:820px;margin-bottom:56px}
.hhkd-cabecera>p{color:var(--hhkd-texto);font-size:17px;line-height:1.7}
.hhkd-linea{position:relative;border-top:1px solid rgba(255,255,255,.1)}
.hhkd-linea::before{content:"";position:absolute;left:178px;top:0;bottom:0;width:1px;background:rgba(242,140,40,.22)}
.hhkd-linea article{display:grid;grid-template-columns:150px 1fr;gap:56px;padding:46px 16px;border-bottom:1px solid rgba(255,255,255,.09);border-radius:14px;transition:background .28s ease,transform .28s ease,box-shadow .28s ease}
.hhkd-linea article:hover{background:linear-gradient(90deg,rgba(242,140,40,.055),transparent 75%);transform:translateX(6px);box-shadow:inset 3px 0 0 rgba(242,140,40,.42)}
.hhkd-fecha{color:var(--hhkd-naranja);font-size:34px;font-weight:900;letter-spacing:-1.5px}
.hhkd-linea h3{margin:0 0 12px;font-size:32px;text-transform:uppercase;letter-spacing:-1px}
.hhkd-linea p{max-width:760px;margin:0;color:var(--hhkd-texto);font-size:16px;line-height:1.75}

.hhkd-jjk{background:#100d08}
.hhkd-valores{background:#070708}
.hhkd-valores-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.hhkd-valores-grid article{min-height:265px;padding:28px;border:1px solid rgba(255,255,255,.08);border-radius:19px;background:linear-gradient(145deg,rgba(242,140,40,.055),rgba(255,255,255,.012));transition:.28s}
.hhkd-valores-grid article:hover{transform:translateY(-5px);border-color:rgba(242,140,40,.35);box-shadow:0 20px 50px rgba(0,0,0,.3)}
.hhkd-valores-grid span{color:rgba(242,140,40,.52);font-size:42px;font-weight:900}
.hhkd-valores-grid h3{margin:54px 0 13px;font-size:26px;text-transform:uppercase}
.hhkd-valores-grid p{margin:0;color:var(--hhkd-texto);font-size:14px;line-height:1.7}

.hhkd-djik{background:#171008}
.hhkd-final{padding:120px 0;text-align:center;background:radial-gradient(circle,rgba(242,140,40,.15),transparent 38%),#171008}
.hhkd-final h2{max-width:900px;margin:auto}
.hhkd-final p{color:var(--hhkd-texto);font-size:17px;line-height:1.7}
.hhkd-final .hhkd-boton{margin-top:28px}

.hhkd-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}
.hhkd-reveal.visible{opacity:1;transform:none}

@media(max-width:1000px){
  .hhkd-nav{display:none}
  .hhkd-hero-grid,.hhkd-dos-columnas{grid-template-columns:1fr}
  .hhkd-hero-avatar{min-height:520px}
  .hhkd-hero-avatar img{height:500px;max-height:500px}
  .hhkd-valores-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:680px){
  .hhkd-contenedor{width:min(100% - 28px,1180px)}
  .hhkd-header{height:68px}
  .hhkd-cta{font-size:8px;padding:0 13px}
  .hhkd-hero{min-height:auto;padding:112px 0 70px}
  .hhkd-hero h1{font-size:clamp(48px,13vw,70px);letter-spacing:-3px}
  .hhkd-hero h1 strong{white-space:normal}
  .hhkd-hero::after{top:11%;left:4vw;font-size:clamp(58px,18vw,92px);letter-spacing:-5px}
  .hhkd-hero-avatar{min-height:420px}
  .hhkd-hero-avatar img{width:min(102%,420px);height:auto;max-height:430px;transform:none}
  .hhkd-seccion{padding:86px 0}
  .hhkd-seccion h2,.hhkd-final h2{font-size:clamp(39px,12vw,60px);letter-spacing:-2px}
  .hhkd-linea::before{display:none}
  .hhkd-linea article{grid-template-columns:1fr;gap:14px;padding-left:0;padding-right:0}
  .hhkd-linea article:hover{transform:none;box-shadow:none}
  .hhkd-valores-grid{grid-template-columns:1fr}
}

@media(prefers-reduced-motion:reduce){
  .hhkd-reveal{opacity:1;transform:none}
}

/* HERO HAPKIDO NUEVO */
.hap-circle{width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#f28c2840,#f28c2810 60%,transparent 70%);border:1px solid rgba(242,140,40,.25);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.hap-circle .kr{font-size:84px;font-weight:900;letter-spacing:2px}
.hap-circle .roman{margin-top:10px;color:#f5b56a;font-weight:800;letter-spacing:4px}
.hap-circle .defs{margin-top:34px;width:70%;display:grid;gap:14px}
.hap-circle .defs div{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);padding-top:10px}
.hap-circle .defs strong{font-size:28px}
.hap-circle .defs span{color:rgba(255,255,255,.75)}
.hhkd-significado{padding:70px 0 20px;background:#060607}
.hhkd-significado h2{font-size:clamp(34px,4vw,58px);max-width:900px}
@media(max-width:800px){
.hap-circle{width:360px;height:360px}
.hap-circle .kr{font-size:58px}
.hap-circle .defs{width:82%}
}


/* Ajustes finos */
.hhkd-hero::after{top:7.8%!important;}
.hhkd-linea::before{left:205px!important;}
.hhkd-linea article{grid-template-columns:180px 1fr!important;}
.hhkd-fecha{display:block;min-width:170px!important;}


/* =========================================================
   HISTORIA HAPKIDO 2.0
========================================================= */

/* Ajuste fino de la palabra HISTORIA */
.hhkd-hero::after {
  top: 9.2% !important;
}

/* La línea vertical termina antes del último hito */
.hhkd-linea::before {
  top: 0 !important;
  bottom: 25% !important;
  left: 205px !important;
}

.hhkd-linea article {
  grid-template-columns: 180px 1fr !important;
}

.hhkd-fecha {
  min-width: 170px !important;
}

/* SAM DAE WON LI */
.hhkd-principios {
  background:
    radial-gradient(circle at 50% 0%, rgba(242,140,40,.08), transparent 34%),
    #090909;
}

.hhkd-principios-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.hhkd-principios-grid article {
  min-height: 420px;
  padding: 34px;
  border: 1px solid rgba(255,255,255,.09);
  border-top: 3px solid var(--hhkd-naranja);
  border-radius: 20px;
  background: linear-gradient(160deg, rgba(242,140,40,.06), rgba(255,255,255,.015));
  transition: transform .28s ease, border-color .28s ease, box-shadow .28s ease;
}

.hhkd-principios-grid article:hover {
  transform: translateY(-7px);
  border-color: rgba(242,140,40,.36);
  box-shadow: 0 24px 60px rgba(0,0,0,.34);
}

.hhkd-principios-grid strong {
  display: block;
  color: rgba(242,140,40,.9);
  font-family: "Malgun Gothic","Apple SD Gothic Neo","Noto Sans KR",sans-serif;
  font-size: 78px;
  line-height: 1;
}

.hhkd-principios-grid span {
  display: block;
  margin-top: 18px;
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 2px;
}

.hhkd-principios-grid h3 {
  margin: 18px 0 18px;
  font-size: 28px;
  line-height: 1.08;
  text-transform: uppercase;
}

.hhkd-principios-grid p {
  margin: 0;
  color: var(--hhkd-texto);
  font-size: 15px;
  line-height: 1.75;
}

/* JIN JUNG KWAN */
.hhkd-jjk {
  background:
    linear-gradient(180deg, #100d08 0%, #0a0a0a 100%);
}

.hhkd-jjk-significado {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 70px;
}

.hhkd-jjk-significado article {
  min-height: 210px;
  padding: 30px;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 18px;
  text-align: center;
  background: rgba(255,255,255,.02);
}

.hhkd-jjk-significado strong {
  display: block;
  color: var(--hhkd-naranja);
  font-family: "Malgun Gothic","Apple SD Gothic Neo","Noto Sans KR",sans-serif;
  font-size: 64px;
}

.hhkd-jjk-significado span {
  display: block;
  margin-top: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 2px;
}

.hhkd-jjk-significado h3 {
  margin: 12px 0 0;
  color: rgba(255,255,255,.7);
  font-size: 19px;
  text-transform: uppercase;
}

.hhkd-jjk-legado {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 90px;
  padding: 58px 0;
  border-top: 1px solid rgba(255,255,255,.09);
  border-bottom: 1px solid rgba(255,255,255,.09);
}

.hhkd-jjk-legado h3 {
  margin: 0;
  font-size: clamp(36px,4.7vw,68px);
  line-height: .95;
  text-transform: uppercase;
}

.hhkd-jjk-legado p {
  margin-top: 0;
  color: var(--hhkd-texto);
  font-size: 17px;
  line-height: 1.8;
}

.hhkd-jjk-caracteristicas {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-top: 54px;
}

.hhkd-jjk-caracteristicas article {
  min-height: 220px;
  padding: 26px;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 17px;
  background: rgba(255,255,255,.018);
}

.hhkd-jjk-caracteristicas span {
  color: rgba(242,140,40,.55);
  font-size: 38px;
  font-weight: 900;
}

.hhkd-jjk-caracteristicas h3 {
  margin: 42px 0 10px;
  font-size: 22px;
  text-transform: uppercase;
}

.hhkd-jjk-caracteristicas p {
  margin: 0;
  color: var(--hhkd-texto);
  font-size: 14px;
  line-height: 1.65;
}

@media (max-width: 1000px) {
  .hhkd-principios-grid,
  .hhkd-jjk-significado {
    grid-template-columns: 1fr;
  }

  .hhkd-jjk-legado {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .hhkd-jjk-caracteristicas {
    grid-template-columns: repeat(2,1fr);
  }
}

@media (max-width: 680px) {
  .hhkd-linea::before {
    display: none !important;
  }

  .hhkd-linea article {
    grid-template-columns: 1fr !important;
  }

  .hhkd-principios-grid article {
    min-height: auto;
  }

  .hhkd-jjk-caracteristicas {
    grid-template-columns: 1fr;
  }
}


/* =========================================================
   LINAJE VISUAL — CHOI YONG-SOOL · KIM MYUNG YONG · LEE CHANG SOO
========================================================= */

.hhkd-origenes-retrato {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.hhkd-origenes-retrato figure {
  width: min(100%, 390px);
  margin: 0;
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 18px;
  overflow: hidden;
  background: #101010;
  box-shadow: 0 24px 60px rgba(0,0,0,.35);
}

.hhkd-origenes-retrato img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center top;
  filter: grayscale(100%);
}

.hhkd-origenes-retrato figcaption {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 18px 20px 20px;
}

.hhkd-origenes-retrato figcaption strong {
  font-size: 20px;
  text-transform: uppercase;
}

.hhkd-origenes-retrato figcaption span {
  color: var(--hhkd-texto);
  font-size: 13px;
}

.hhkd-linaje {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin: 74px 0 54px;
}

.hhkd-linaje-linea {
  position: absolute;
  left: 16.6%;
  right: 16.6%;
  top: 112px;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(242,140,40,.55) 10%,
    rgba(242,140,40,.55) 90%,
    transparent
  );
  z-index: 0;
}

.hhkd-linaje-persona {
  position: relative;
  z-index: 1;
  min-height: 470px;
  padding: 20px 22px 26px;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 20px;
  text-align: center;
  background: linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,.012));
  box-shadow: 0 20px 50px rgba(0,0,0,.28);
}

.hhkd-linaje-imagen,
.hhkd-linaje-sello {
  width: 172px;
  height: 220px;
  margin: 0 auto 22px;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.10);
  background: #0d0d0d;
}

.hhkd-linaje-imagen img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.hhkd-linaje-sello {
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle at center, rgba(242,140,40,.18), transparent 65%),
    #0d0d0d;
  border-color: rgba(242,140,40,.28);
}

.hhkd-linaje-sello span {
  color: var(--hhkd-naranja);
  font-family: "Malgun Gothic","Apple SD Gothic Neo","Noto Sans KR",sans-serif;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: 2px;
}

.hhkd-linaje-etapa {
  display: block;
  margin-bottom: 10px;
  color: var(--hhkd-naranja-claro);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 1.8px;
}

.hhkd-linaje-persona h3 {
  margin: 0 0 13px;
  font-size: 25px;
  text-transform: uppercase;
}

.hhkd-linaje-persona p {
  margin: 0;
  color: var(--hhkd-texto);
  font-size: 14px;
  line-height: 1.72;
}

.hhkd-linaje-centro {
  border-color: rgba(242,140,40,.24);
  background: linear-gradient(180deg, rgba(242,140,40,.055), rgba(255,255,255,.012));
}

@media (max-width: 1000px) {
  .hhkd-linaje {
    grid-template-columns: 1fr;
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
  }

  .hhkd-linaje-linea {
    left: 50%;
    right: auto;
    top: 100px;
    bottom: 100px;
    width: 1px;
    height: auto;
    background: linear-gradient(
      180deg,
      transparent,
      rgba(242,140,40,.55) 10%,
      rgba(242,140,40,.55) 90%,
      transparent
    );
  }

  .hhkd-linaje-persona {
    min-height: auto;
  }
}

@media (max-width: 680px) {
  .hhkd-origenes-retrato figure {
    width: 100%;
  }

  .hhkd-linaje-imagen,
  .hhkd-linaje-sello {
    width: 152px;
    height: 198px;
  }
}


/* =========================================================
   RETOQUES FINALES — HISTORIA DEL HAPKIDO
========================================================= */

/* La línea temporal termina claramente antes de Actualidad */
.hhkd-linea::before {
  top: 0 !important;
  bottom: calc(25% + 34px) !important;
}

/* Más aire antes del último hito */
.hhkd-linea article:last-child {
  margin-top: 18px !important;
}

/* Tarjetas del linaje con presencia ligeramente mayor */
.hhkd-linaje-persona {
  transition:
    transform .28s ease,
    border-color .28s ease,
    box-shadow .28s ease !important;
}

.hhkd-linaje-persona:hover {
  transform: translateY(-6px) !important;
  border-color: rgba(242,140,40,.30) !important;
  box-shadow:
    0 28px 66px rgba(0,0,0,.42),
    0 0 30px rgba(242,140,40,.08) !important;
}

/* El bloque central mantiene una presencia institucional */
.hhkd-linaje-centro:hover {
  border-color: rgba(242,140,40,.44) !important;
  box-shadow:
    0 30px 70px rgba(0,0,0,.44),
    0 0 34px rgba(242,140,40,.12) !important;
}

@media (max-width: 680px) {
  .hhkd-linea article:last-child {
    margin-top: 8px !important;
  }

  .hhkd-linaje-persona:hover,
  .hhkd-linaje-centro:hover {
    transform: none !important;
  }
}


/* ===== Igualar tamaño visual del emblema derecho ===== */
.hhkd-hero-grid {
  grid-template-columns: minmax(0, 1fr) minmax(380px, 520px) !important;
  align-items: center !important;
}

.hhkd-hero-avatar {
  min-height: 540px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.hap-circle {
  width: 500px !important;
  height: 500px !important;
}

@media (max-width: 1000px) {
  .hhkd-hero-grid {
    grid-template-columns: 1fr !important;
  }
  .hhkd-hero-avatar {
    min-height: auto !important;
  }
  .hap-circle {
    width: min(100%, 420px) !important;
    height: min(100vw - 48px, 420px) !important;
  }
}

@media (max-width: 680px) {
  .hap-circle {
    width: min(100%, 340px) !important;
    height: min(100vw - 48px, 340px) !important;
  }
}


/* ===== Ajuste final: evitar que el círculo invada el título ===== */
.hhkd-hero::after{
  content:"HISTORIA" !important;
  top:7.4% !important;
  left:2.6vw !important;
  font-size:clamp(92px,11.5vw,180px) !important;
  letter-spacing:-7px !important;
}
.hhkd-hero-grid{
  grid-template-columns:minmax(0,1fr) minmax(360px,500px) !important;
  gap:110px !important;
  align-items:center !important;
}
.hhkd-hero-copy{max-width:720px !important;}
.hhkd-hero-avatar{
  min-height:540px !important;
  justify-content:flex-end !important;
}
.hap-circle{
  width:460px !important;
  height:460px !important;
  margin-left:auto !important;
}
@media (max-width:1200px){
  .hhkd-hero-grid{gap:88px !important;}
}
@media (max-width:1000px){
  .hhkd-hero::after{content:"HISTORIA" !important; top:8.6% !important;}
  .hhkd-hero-grid{grid-template-columns:1fr !important; gap:36px !important;}
  .hhkd-hero-avatar{min-height:auto !important; justify-content:center !important;}
  .hap-circle{width:min(100%,420px) !important; height:min(100vw - 48px,420px) !important; margin:auto !important;}
}
@media (max-width:680px){
  .hhkd-hero::after{font-size:clamp(56px,16vw,86px) !important; letter-spacing:-4px !important;}
  .hap-circle{width:min(100%,340px) !important; height:min(100vw - 48px,340px) !important;}
}


/* Ajuste final unificado de títulos */
.hhkd-hero h1{font-size:clamp(58px,6.9vw,104px)!important;line-height:.9!important;letter-spacing:-3px!important;}
.hhkd-hero h1 strong{display:block!important;white-space:nowrap!important;}
@media (max-width: 900px){.hhkd-hero h1{font-size:clamp(46px,12vw,70px)!important;}}


/* Ajuste solicitado: meter más adentro las letras coreanas y sus significados */
.hap-circle{
  padding: 28px 34px !important;
  box-sizing: border-box !important;
}
.hap-circle .kr{
  font-size: 78px !important;
  line-height: .95 !important;
}
.hap-circle .roman{
  margin-top: 8px !important;
}
.hap-circle .defs{
  width: 58% !important;
  margin-top: 28px !important;
}
.hap-circle .defs div{
  gap: 16px !important;
}
.hap-circle .defs strong{
  min-width: 36px !important;
}
@media (max-width: 1000px){
  .hap-circle .defs{
    width: 62% !important;
  }
}
@media (max-width: 680px){
  .hap-circle{
    padding: 22px 20px !important;
  }
  .hap-circle .kr{
    font-size: 58px !important;
  }
  .hap-circle .defs{
    width: 74% !important;
    margin-top: 20px !important;
  }
  .hap-circle .defs strong{
    font-size: 24px !important;
  }
  .hap-circle .defs span{
    font-size: 14px !important;
  }
}
