/*! about-page-base */
.about-hero{text-align:center;background:#fff;border-bottom:1px solid #e2e8f0;padding:5rem 0;position:relative;overflow:hidden}@media screen and (width>=40em){.about-hero{padding:6rem 0}}.about-hero__bar{background:linear-gradient(90deg,#0085ba,#82c91e);width:100%;height:4px;position:absolute;top:0;left:0}.about-hero__blob{filter:blur(48px);pointer-events:none;border-radius:50%;position:absolute}.about-hero__blob--right{background:#0085ba0d;width:24rem;height:24rem;top:-5rem;right:-5rem}.about-hero__blob--left{background:#82c91e0d;width:20rem;height:20rem;bottom:-5rem;left:-5rem}.about-hero__inner{z-index:1;max-width:64rem;margin:0 auto;padding:0 1rem;position:relative}@media screen and (width>=40em){.about-hero__inner{padding:0 1.5rem}}.about-hero__title{color:#1e293b;letter-spacing:-.025em;margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.2}@media screen and (width>=40em){.about-hero__title{font-size:3rem}}@media screen and (width>=64em){.about-hero__title{font-size:3.75rem}}.about-hero__highlight{color:#0085ba}.about-hero__desc{color:#64748b;max-width:48rem;margin:0 auto;font-size:1.125rem;font-weight:300;line-height:1.7}@media screen and (width>=40em){.about-hero__desc{font-size:1.25rem}}.about-section-label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.about-section-label--green{color:#82c91e}.about-section-label--blue{color:#0085ba}.about-section-heading{color:#1e293b;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700;line-height:1.3}.about-whoweare{background:#f8fafc;padding:5rem 0}.about-whoweare .row{align-items:center}.about-whoweare__image-col{margin-bottom:2.5rem}@media screen and (width>=64em){.about-whoweare__image-col{margin-bottom:0}}.about-whoweare__image-box{background:#c8d6e5;border-radius:1rem;padding-top:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media screen and (width>=64em){.about-whoweare__image-box{padding-top:100%}}.about-whoweare__img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about-whoweare__paragraphs{color:#64748b;line-height:1.7}.about-whoweare__paragraphs p{margin-bottom:1.5rem}.about-features{margin:2rem 0 0;padding:0;list-style:none}.about-features__item{align-items:flex-start;margin-bottom:1rem;display:flex}.about-features__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;margin-top:.25rem;display:flex}.about-features__icon .material-symbols-outlined{font-size:.875rem;font-weight:700}.about-features__icon--blue{color:#0085ba;background:#0085ba1a}.about-features__icon--green{color:#82c91e;background:#82c91e1a}.about-features__icon--purple{color:#7c3aed;background:#7c3aed1a}.about-features__text{margin-left:1rem}.about-features__title{color:#1e293b;margin:0;font-size:1rem;font-weight:700}.about-features__desc{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.about-whatwedo{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:5rem 0}.about-whatwedo__header{text-align:center;margin-bottom:4rem}.about-whatwedo__grid{flex-wrap:wrap;gap:2rem;display:flex}.about-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;flex:100%;padding:2rem;transition:all .3s;display:flex}@media screen and (width>=40em){.about-card{flex:calc(33.333% - 1.34rem)}}.about-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.about-card--blue:hover{border-color:#0085ba4d}.about-card--green:hover{border-color:#82c91e4d}.about-card--purple:hover{border-color:#7c3aed4d}.about-card__icon{border-radius:.5rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;transition:background .3s,color .3s;display:flex}.about-card__icon .material-symbols-outlined{font-size:1.875rem}.about-card__icon--blue{color:#0085ba;background:#0085ba1a}.about-card__icon--green{color:#82c91e;background:#82c91e1a}.about-card__icon--purple{color:#7c3aed;background:#7c3aed1a}.about-card--blue:hover .about-card__icon--blue{color:#fff;background:#0085ba}.about-card--green:hover .about-card__icon--green{color:#fff;background:#82c91e}.about-card--purple:hover .about-card__icon--purple{color:#fff;background:#7c3aed}.about-card__title{color:#1e293b;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.about-card__text{color:#64748b;flex-grow:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.7}.about-card__link{align-items:center;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.about-card__link .material-symbols-outlined{margin-left:.25rem;font-size:.875rem}.about-card__link--blue{color:#0085ba}.about-card__link--blue:hover{color:#0073aa}.about-card__link--green{color:#82c91e}.about-card__link--green:hover{color:#71b01a}.about-card__link--purple{color:#7c3aed}.about-card__link--purple:hover{color:#6d28d9}.about-stats{color:#fff;background:#2c7bb6;padding:5rem 0;position:relative;overflow:hidden}.about-stats__grid{text-align:center;flex-wrap:wrap;display:flex}.about-stats__item{flex:100%;padding:1.5rem 1rem}@media screen and (width>=40em){.about-stats__item{border-right:1px solid #ffffff1a;flex:25%;padding:1.5rem 2rem}.about-stats__item:last-child{border-right:none}}.about-stats__icon-wrap{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1rem;display:flex}.about-stats__icon{color:#82c91e;font-size:1.75rem;display:block}.about-stats__number{margin-bottom:.25rem;font-size:2rem;font-weight:700;line-height:1.2}@media screen and (width>=40em){.about-stats__number{font-size:2.25rem}}.about-stats__label{opacity:.95;margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.about-stats__sublabel{opacity:.6;max-width:200px;margin:0 auto;font-size:.8125rem;font-weight:400;line-height:1.4}.about-process{text-align:center;background:#f8fafc;padding:5rem 0}.about-process__intro{color:#64748b;max-width:48rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;line-height:1.7}.about-process__steps{flex-wrap:wrap;gap:2rem;display:flex;position:relative}@media screen and (width>=40em){.about-process__steps:before{content:"";z-index:0;background:#e2e8f0;height:2px;position:absolute;top:1.5rem;left:10%;right:10%}}.about-process__step{z-index:1;background:#f8fafc;flex:100%;position:relative}@media screen and (width>=40em){.about-process__step{flex:calc(33.333% - 1.34rem)}}.about-process__circle{color:#0085ba;background:#fff;border:2px solid #0085ba;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 1px 3px #0000001a}.about-process__step-title{color:#1e293b;margin-bottom:.5rem;font-weight:700}.about-process__step-desc{color:#64748b;font-size:.875rem}.about-cta{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:5rem 0}.about-cta__title{color:#1e293b;margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.2}@media screen and (width>=40em){.about-cta__title{font-size:2.5rem}}.about-cta__desc{color:#64748b;max-width:42rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.about-cta__buttons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media screen and (width>=40em){.about-cta__buttons{flex-direction:row}}