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