.hero-right{border:1px solid var(--border-hero-right);background-image:var(--background-hero-right);border-radius:10px}.hero-right .border-top{border-width:1px 0 0;border-image:var(--border-top-hero-right)1}.hero-right .first{border-color:var(--border-hero-right);border-style:solid;border-width:0 0 1px;align-items:center;gap:10px;height:50px;padding:0 30px;display:flex}.hero-right .first .circle{border-radius:50%;width:12px;height:12px}.hero-right .first .circle.bg-first{background-color:var(--text-red-500)}.hero-right .first .circle.bg-second{background-color:var(--text-yellow-500)}.hero-right .first .circle.bg-third{background-color:var(--text-green-500)}.hero-right .second{padding:0 25px 30px}
.introduction-section .about-container{flex-direction:column;align-items:center;position:absolute;top:50px;right:-50px}.introduction-section .about-container .about-label{background-color:var(--line-blue-500);color:#fff;text-transform:uppercase;border-radius:.375rem;width:-moz-fit-content;width:fit-content;padding:.5rem 1.25rem;font-size:1.25rem;transform:rotate(90deg)}.introduction-section .about-container .vertical-line{background-color:var(--line-blue-500);width:2px;height:9rem}
