.how-we-work{background-color:var(--color-primary-alt);overflow:hidden;width:100%}.how-we-work--dark{background-color:var(--color-dark-section)}.how-we-work--green{background-color:var(--color-secondary)}.how-we-work__container{display:grid;grid-template-columns:1fr;padding-bottom:49px;padding-top:49px;row-gap:26px}@media (min-width:1024px){.how-we-work__container{align-items:start;column-gap:28px;grid-template-columns:1fr;padding-bottom:49px;padding-top:80px;row-gap:0}}@media (min-width:1280px){.how-we-work__container{grid-template-columns:auto 1fr}}.how-we-work__eyebrow{color:var(--color-white-alt);font-family:inherit;font-size:20px;line-height:28px;margin:0;padding-bottom:0!important;text-transform:capitalize}.how-we-work--dark .how-we-work__eyebrow{color:var(--color-primary-500)}.how-we-work--green .how-we-work__eyebrow,.how-we-work__title{color:var(--color-text-primary)}.how-we-work__title{font-family:inherit;font-size:35px;font-weight:var(--font-weight-bold);letter-spacing:1.75px;line-height:45px;margin:0 0 1rem;text-transform:capitalize}.how-we-work--dark .how-we-work__title{color:var(--color-white)}.how-we-work--green .how-we-work__title{color:var(--color-text-primary)}.how-we-work__description{color:var(--color-background);font-family:inherit;font-size:var(--font-size-base);line-height:30px;margin:0;max-width:100%}.how-we-work--dark .how-we-work__description{color:var(--color-white-alt)}.how-we-work--green .how-we-work__description{color:var(--color-text-primary)}.how-we-work__header{display:flex;flex-direction:column;max-width:282px}@media (min-width:1024px){.how-we-work__header{padding-top:0}}.how-we-work__right{align-items:stretch;display:flex;flex-direction:column;gap:18px;justify-content:flex-start}@media (min-width:1024px){.how-we-work__right{gap:26px;justify-self:start;padding-top:7px;width:100%}}.how-we-work__cards{display:grid;gap:var(--spacing-xl);grid-template-columns:1fr;list-style:none;margin:0 auto;max-width:86%;padding:0}@media (min-width:1024px){.how-we-work__cards{display:flex;gap:28px;justify-content:flex-start;margin:0;max-width:100%}}.how-we-work__card{background-color:var(--color-background-light);border-radius:38px;box-sizing:border-box;color:var(--color-text-primary);height:auto;padding:50px 34px 24px;position:relative;text-align:right;width:100%}@media (min-width:1024px){.how-we-work__card{min-height:100%;width:100%}}.how-we-work--dark .how-we-work__card{background-color:var(--color-background);color:var(--color-text-primary);min-height:245px;padding-top:47px}.how-we-work__card-icon{height:55px;left:-1px;pointer-events:none;position:absolute;top:28px;user-select:none;width:61px}@media (min-width:1024px){.how-we-work__card-icon{height:85px;top:18px;width:91px}}.how-we-work--dark .how-we-work__card-icon{height:82px;left:auto;right:-32px;top:-32px;width:82px}@media (min-width:1024px){.how-we-work--dark .how-we-work__card-icon{height:82px;right:-32px;top:-32px;width:82px}}.how-we-work--green .how-we-work__card-icon{left:auto;right:-1px}@media (min-width:1024px){.how-we-work--green .how-we-work__card-icon{left:0;right:auto;transform:rotate(180deg)}}.how-we-work__card-title{color:var(--color-text-primary);font-family:inherit;font-size:25px;font-weight:var(--font-weight-bold);line-height:28px;margin:0 0 18px;text-transform:capitalize}.how-we-work--dark .how-we-work__card-title{width:100%}.how-we-work--dark .how-we-work__card-title,.how-we-work--green .how-we-work__card-title{color:var(--color-text-primary);text-align:left}@media (min-width:1024px){.how-we-work--green .how-we-work__card-title{text-align:right}}.how-we-work__card-description{color:var(--color-text-primary);font-family:inherit;font-size:16px;font-weight:var(--font-weight-normal);line-height:25px;margin:0 0 0 auto;max-width:100%}@media (min-width:1024px){.how-we-work__card-description{max-width:192px}}.how-we-work--dark .how-we-work__card-description{color:var(--color-text-primary);max-width:100%;text-align:left}.how-we-work--green .how-we-work__card-description{color:var(--color-text-primary);text-align:left}@media (min-width:1024px){.how-we-work--green .how-we-work__card-description{text-align:right}}.how-we-work__cta{display:flex;justify-content:center}@media (min-width:1024px){.how-we-work__cta{margin-top:2rem}}.how-we-work--dark .how-we-work__cta-button{background-color:var(--color-cta-green)!important;border-color:var(--color-cta-green)!important;color:var(--color-text-primary)!important}.how-we-work--dark .how-we-work__cta-button:hover{background-color:#00c089!important;box-shadow:0 4px 12px rgba(0,212,153,.3);transform:translateY(-2px)}.how-we-work--light .how-we-work__cta-button:hover{background-color:var(--color-white)!important;color:var(--color-dark-section)!important}