.intro-section{text-align:center;font-size:18px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:80vh;border-radius:24px;position:relative;overflow:hidden}.intro-section:before{content:"";position:absolute;inset:0;z-index:1}.intro-section img,.intro-section:before{background:linear-gradient(117deg,rgba(236,248,252,.45) 19.75%,rgba(236,248,252,0) 71.17%);border-radius:24px}.intro-section img{width:100%;height:100%;object-fit:cover}