.about-us__container{padding-top:30px;padding-bottom:40px;display:flex;flex-direction:column-reverse;gap:40px}.about-us__description{padding-top:20px}.about-us__image-wrapper{position:relative;height:300px;width:300px;margin:0 auto;flex-shrink:0;border-radius:50%;overflow:hidden}.about-us__image{object-fit:cover}@media(min-width:992px){.about-us__container{flex-direction:row;align-items:center}.about-us__image-wrapper{height:400px;width:400px}}.page-cover-section{background:#6551a3 url(/_next/static/media/small-heart.99ffb740.png) 50% repeat;gap:16px}.page-cover-section__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;background-image:url(/_next/static/media/section-curve.9c97bc2a.svg);background-size:103% auto;background-repeat:no-repeat;background-position:bottom}.page-cover-section__tag-line{max-width:900px;padding-top:20px}@media(min-width:992px){.page-cover-section__wrapper{padding-bottom:200px}}.breadcrumb__wrapper{background:#6551a3;color:#fff;padding:12px 20px;margin-top:20px;border-radius:4px;display:flex;align-items:center;text-transform:capitalize}.breadcrumb__item{position:relative}.breadcrumb__item:not(:first-child){padding-left:20px}.breadcrumb__item:not(:first-child):before{content:"";position:absolute;top:7px;left:4px;height:8px;width:8px;border-color:#fff #fff transparent transparent;border-style:solid;border-width:1px;transform:rotate(45deg)}.breadcrumb__link{text-decoration:none;color:#fff;font-weight:600;font-size:14px}.breadcrumb__link:hover{text-decoration:underline}