.oh-guia-row{align-items:flex-end;gap:20px;max-width:380px;margin:0 auto 14px;display:flex}.oh-gitem{text-align:center}.oh-gitem .gc{border:1.5px solid var(--color-dark);opacity:0;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 10px;animation:1s cubic-bezier(.22,.7,.3,1) forwards ohGroll;display:flex;position:relative}.oh-gitem:nth-child(2) .gc{animation-delay:.14s}.oh-gitem:nth-child(3) .gc{animation-delay:.28s}.oh-gitem .gc:before{content:"";background:var(--color-dark);width:18%;height:1px;position:absolute;top:50%;left:7%}.oh-gitem .gc:after{content:"";background:var(--color-dark);width:18%;height:1px;position:absolute;top:50%;right:7%}.oh-gitem .gcm{color:var(--color-dark);z-index:1;padding:0 3px;font-size:10px;font-weight:600;position:relative}.oh-gitem .gn{letter-spacing:.12em;text-transform:uppercase;color:var(--color-dark);font-size:10px;font-weight:700}.oh-gitem .gp{color:#37292080;margin-top:1px;font-size:10px}@keyframes ohGroll{0%{opacity:0;transform:translate(-150px)rotate(-220deg)}15%{opacity:1}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.oh-gitem .gc{opacity:1;animation:none}}
