.our-purpose-section{margin-bottom:12rem}.our-purpose-heading-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:6rem}.our-purpose-heading{margin-bottom:5rem;width:100%}.our-purpose-heading h2{font-size:5rem;margin-bottom:1rem}.our-purpose-cta{align-items:center;background:#fff;border:1px solid #0445d2;border-radius:8px;cursor:pointer;display:flex;gap:12px;overflow:hidden;padding:6px 36px;position:relative;transition:color .3s ease,border-color .3s ease;width:max-content}.our-purpose-cta p{color:#0445d2;font-size:17px;position:relative;transition:color .3s ease;z-index:2}.our-purpose-cta:before{background:#0445d2;content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .3s ease;width:100%;z-index:1}.our-purpose-cta:hover:before{transform:translateX(0)}.our-purpose-cta:hover p{color:#fff}.our-purpose-card-wrapper img{margin-bottom:4rem;width:100%}@media(max-width:1024px){.our-purpose-cta p{font-size:14px}}@media (max-width:767px){.our-purpose-heading-wrapper{flex-direction:column;gap:15px}.our-purpose-cta p{font-size:16px}.our-purpose-card-wrapper{margin-bottom:7rem}}