.how-we-work{margin-bottom:12rem}.how-we-work-heading-wrapper{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:6rem}.how-we-work-heading{margin-bottom:5rem;width:100%}.how-we-work-heading h2{font-size:5rem;margin-bottom:1rem}.how-we-work-heading-wrapper a{display:inline-block;width:max-content}.how-we-work-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}.how-we-work-cta p{color:#0445d2;font-size:17px;position:relative;transition:color .3s ease;z-index:2}.how-we-work-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}.how-we-work-cta:hover:before{transform:translateX(0)}.how-we-work-cta:hover p{color:#fff}.how-we-work-image-wrapper img{width:100%}@media (max-width:767px){.how-we-work-heading-wrapper{flex-direction:column;gap:15px}.how-we-work-cta p{font-size:16px}}@media(max-width:1024px){.how-we-work-cta p{font-size:14px}}