/**handles:block-acf-intro**/
.intro{--rope:var(--pink_gray-rope);padding:8rem 0;position:relative;overflow:hidden}@media (max-width:767px){.intro{padding:3rem 0}}.intro:after{content:"";background:var(--rope);z-index:10;width:14px;height:100%;display:block;position:absolute;top:0;right:0}@media (max-width:1320px){.intro:after{width:10px}}.intro .wrapper{flex-wrap:wrap;gap:1.5rem 3rem;max-width:1050px;display:flex}.intro-badge{flex:0 70px}.intro-text{flex:450px;font-family:Poppins;font-size:25px;font-style:normal;font-weight:500;line-height:150%}.intro-text :first-child{margin-top:0}.intro-text :last-child{margin-bottom:0}