.intro-light-section{background:var(--white);padding:var(--section-py) 0 calc(var(--section-py)/2)}.intro-light-section .intro-heading{color:var(--black);font-weight:700;letter-spacing:-.01em;line-height:1.2}.intro-light-section .intro-body p{color:var(--gray-800);font-size:1rem;line-height:1.75;margin-bottom:1.25rem;opacity:1}.intro-light-section .section-divider{margin-top:calc(var(--section-py)/2);padding:0}.intro-light-section .divider-line{background:var(--gray-200);height:1px;margin:0 auto;max-width:1300px;position:relative}.intro-light-section .divider-line:before{background:var(--red);border-radius:2px;content:"";height:3px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3rem}