/*! about-us.min.css - About page styles. Animations limited to transform/opacity for compositor-only paints. */
body,button,input,select,textarea,.btn,.form-control,.nav-link,.navbar-brand{font-family:'World Pro',system-ui,-apple-system,sans-serif}
.btn-primary{background:#103674!important;border-color:#103674!important;color:#fff!important;font-weight:900;box-shadow:0 8px 22px rgba(16,54,116,0.055);transition:transform .2s ease,opacity .2s ease}
.btn-primary:hover,.btn-primary:focus{background:#0a254d!important;border-color:#0a254d!important;color:#fff!important;transform:translateY(-1px)}
.text-warning{color:#ffc107!important}

/* Trust bar (above-the-fold; mirrored in critical CSS) */
.about-trustbar-section{position:relative;z-index:5;margin-top:-34px;padding-bottom:1.5rem}
.about-trustbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1060px;margin:0 auto;overflow:hidden;background:#fff;border:1px solid rgba(16,54,116,0.08);border-radius:12px;box-shadow:0 16px 38px rgba(16,54,116,0.14);min-height:78px}
.about-trustbar-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0.85rem;min-height:76px;padding:1rem 1.25rem;color:#103674}
.about-trustbar-item:not(:last-child){border-right:1px solid rgba(16,54,116,0.12)}
.about-trustbar-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:#103674;font-size:1.65rem;flex:0 0 42px}
.about-trustbar-title{display:block;color:#103674;font-size:0.92rem;font-weight:900;line-height:1.15}
.about-trustbar-text{display:block;color:#4b5563;font-size:0.74rem;font-weight:700;line-height:1.25;margin-top:0.12rem}

/* Who We Are */
.about-who-section{position:relative;overflow:hidden;padding:4.5rem 0 4.75rem;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)}
.about-who-section::before{content:"";position:absolute;inset:0 auto 0 0;width:34%;background:radial-gradient(circle at 20% 18%,rgba(16,54,116,0.055),transparent 38%);pointer-events:none}
.about-who-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,0.9fr) minmax(0,0.85fr);align-items:center;gap:clamp(2.25rem,5vw,5rem)}
.about-who-eyebrow{display:block;color:#d89a00;font-size:0.78rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:0.85rem}
.about-who-title{color:#103674;font-size:clamp(2.2rem,4vw,3.1rem);font-weight:900;line-height:1.02;letter-spacing:-0.055em;margin:0 0 1.15rem;max-width:520px}
.about-who-text{color:#334155;font-size:1.02rem;font-weight:650;line-height:1.72;margin:0 0 1.05rem;max-width:560px}
.about-map-wrap{position:relative;display:flex;align-items:center;justify-content:center;min-height:360px}
.about-map-wrap::before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(16,54,116,0.08) 0%,rgba(16,54,116,0.035) 44%,transparent 70%);filter:blur(1px)}
.about-map-wrap img{position:relative;z-index:2;width:min(100%,330px);height:auto;filter:drop-shadow(0 18px 24px rgba(16,54,116,0.20))}
.about-map-pin{position:absolute;z-index:3;top:40%;left:52.5%;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff;background:#103674;border-radius:50%;box-shadow:0 10px 24px rgba(16,54,116,0.26),0 0 0 7px rgba(255,255,255,0.88);transform:translate(-50%,-50%)}
.about-map-pin .icon{font-size:1rem}
.about-service-callout{padding:1.85rem;border:1px solid rgba(16,54,116,0.08);border-radius:18px;background:rgba(255,255,255,0.75);box-shadow:0 14px 36px rgba(16,54,116,0.08)}
.about-service-callout h3{color:#103674;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:900;line-height:1.16;letter-spacing:-0.035em;margin:0 0 1rem}
.about-service-callout p{color:#334155;font-size:1rem;font-weight:650;line-height:1.6;margin:0 0 1rem}
.about-service-link{display:inline-flex;align-items:center;gap:0.45rem;color:#1b57b6;font-weight:900;text-decoration:none;transition:opacity .2s ease}
.about-service-link:hover,.about-service-link:focus{color:#103674;opacity:.85}

/* Why Choose Us */
.about-built-section{padding:3.5rem 0 4rem;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%);text-align:center}
.about-built-eyebrow{display:block;color:#d89a00;font-size:0.78rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:0.45rem}
.about-built-title{color:#103674;font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.08;letter-spacing:-0.04em;margin:0 0 2.25rem}
.about-built-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}
.about-built-card{position:relative;min-height:170px;padding:3rem 1.35rem 1.35rem;background:#fff;border:1px solid rgba(16,54,116,0.08);border-radius:10px;box-shadow:0 10px 26px rgba(16,54,116,0.10)}
.about-built-icon{position:absolute;top:-24px;left:50%;display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;color:#fff;background:#FDB813;border-radius:50%;box-shadow:0 8px 18px rgba(253,184,19,0.26);font-size:1.5rem;transform:translateX(-50%)}
.about-built-card h3{color:#103674;font-size:1rem;font-weight:900;line-height:1.2;margin:0 0 0.65rem}
.about-built-card p{color:#334155;font-size:0.86rem;font-weight:650;line-height:1.55;margin:0}

/* Community */
.about-community-section{padding:4.75rem 0;background:linear-gradient(135deg,#fbfdff 0%,#f6faff 100%)}
.about-community-wrap{display:grid;grid-template-columns:minmax(0,0.78fr) minmax(320px,0.52fr);align-items:center;gap:clamp(2.25rem,5vw,4.5rem)}
.about-community-content{min-width:0}
.about-community-eyebrow{display:block;color:#d89a00;font-size:0.84rem;font-weight:900;letter-spacing:0.18em;text-transform:uppercase;margin-bottom:1rem}
.about-community-title{color:#103674;font-size:clamp(1.95rem,3.65vw,3.1rem);font-weight:900;line-height:1.08;margin:0 0 1.1rem;max-width:620px}
.about-community-copy{color:#4b5563;font-size:clamp(0.9rem,1.35vw,1rem);font-weight:650;line-height:1.55;max-width:610px;margin:0 0 1.65rem}
.about-community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.about-community-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0.85rem;min-height:116px;padding:1.1rem;background:rgba(255,255,255,0.92);border:1px solid rgba(16,54,116,0.06);border-radius:18px;box-shadow:0 18px 42px rgba(16,54,116,0.08)}
.about-community-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#155bd7 0%,#003f9e 100%);color:#fff;font-size:1.35rem;box-shadow:0 10px 22px rgba(16,54,116,0.18);flex:0 0 54px}
.about-community-icon.is-gold{background:linear-gradient(135deg,#f6bd16 0%,#d79a00 100%);box-shadow:0 10px 22px rgba(216,154,0,0.22)}
.about-community-card h3{color:#103674;font-size:clamp(0.9rem,1.2vw,1.05rem);font-weight:900;line-height:1.15;margin:0 0 0.55rem}
.about-community-card p{color:#4b5563;font-size:clamp(0.82rem,1.05vw,0.9rem);font-weight:650;line-height:1.45;margin:0}
.about-community-video{position:relative;width:min(100%,360px);margin-left:auto;overflow:hidden;border-radius:24px;background:#103674;box-shadow:0 24px 58px rgba(16,54,116,0.18);aspect-ratio:9 / 16}
.about-community-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.about-community-video::after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.2);border-radius:inherit}
.about-community-video__facade{position:absolute;inset:0;display:block;width:100%;height:100%;padding:0;margin:0;border:0;background:#000;cursor:pointer;overflow:hidden;border-radius:inherit}
.about-community-video__facade img{width:100%;height:100%;object-fit:cover;display:block;border:0;transition:transform .35s ease,opacity .25s ease}
.about-community-video__facade:hover img,.about-community-video__facade:focus-visible img{transform:scale(1.04);opacity:.9}
.about-community-video__facade:focus-visible{outline:3px solid #FDB813;outline-offset:-3px}
.about-community-video__play{position:absolute;left:50%;top:50%;width:68px;height:48px;pointer-events:none;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5));transform:translate(-50%,-50%);transition:transform .2s ease}
.about-community-video__facade:hover .about-community-video__play,.about-community-video__facade:focus-visible .about-community-video__play{transform:translate(-50%,-50%) scale(1.08)}
.about-community-video__play svg{width:100%;height:100%;display:block}
@media (max-width:991.98px){.about-community-wrap{grid-template-columns:1fr}.about-community-video{width:min(100%,420px);margin:0 auto}}
@media (max-width:767.98px){.about-community-section{padding:3.5rem 0}.about-community-grid{grid-template-columns:1fr;gap:1rem}.about-community-card{min-height:auto;padding:1.35rem}.about-community-icon{width:62px;height:62px;flex-basis:62px;font-size:1.65rem}}

/* Promise */
.about-promise-section{padding:3rem 0 3.5rem;background:linear-gradient(180deg,#fff 0%,#fbfcff 100%);text-align:center}
.about-promise-eyebrow{display:block;color:#d89a00;font-size:0.78rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:0.45rem}
.about-promise-title{color:#103674;font-size:clamp(1.75rem,3vw,2.45rem);font-weight:900;line-height:1.1;letter-spacing:-0.035em;margin:0 0 2rem}
.about-promise-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;text-align:left}
.about-promise-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0.85rem;padding:0.2rem 1.35rem}
.about-promise-item:not(:last-child){border-right:1px solid rgba(16,54,116,0.24)}
.about-promise-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-top:0.1rem;color:#fff;background:#f0ae1b;border-radius:50%;font-size:0.78rem;flex:0 0 28px}
.about-promise-item h3{color:#103674;font-size:0.92rem;font-weight:900;line-height:1.2;margin:0 0 0.35rem}
.about-promise-item p{color:#334155;font-size:0.78rem;font-weight:650;line-height:1.45;margin:0}

/* Reviews */
.about-reviews-section{padding:4.25rem 0;background:linear-gradient(180deg,#fbfcff 0%,#f4f8ff 100%)}
.about-reviews-header{max-width:800px;margin:0 auto 2rem;text-align:center}
.about-reviews-title{color:#103674;font-size:clamp(1.9rem,3.4vw,2.75rem);font-weight:900;line-height:1.08;letter-spacing:normal;margin:0 0 0.85rem}
.about-reviews-intro{color:#334155;font-size:1.02rem;font-weight:650;line-height:1.65;margin:0 auto}
.about-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}
.about-review-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:1.35rem;border:1px solid rgba(16,54,116,0.08);border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(16,54,116,0.08);text-align:left}
.about-review-top{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;margin-bottom:0.85rem}
.about-review-photo-wrap{display:inline-flex;align-items:center;justify-content:center;width:78px;height:78px;flex:0 0 78px}
.about-review-photo{display:block;width:78px;height:78px;object-fit:contain;object-position:center;background:transparent;filter:drop-shadow(0 8px 18px rgba(16,54,116,0.14))}
.about-review-name{display:block;color:#103674;font-size:1rem;font-weight:900;line-height:1.15;text-decoration:none;margin-bottom:0.18rem;transition:opacity .2s ease}
.about-review-name:hover,.about-review-name:focus{color:#0a254d;text-decoration:underline}
.about-review-location{display:block;color:#536173;font-size:0.82rem;font-weight:700;margin-bottom:0.4rem}
.about-review-stars{display:inline-flex;gap:0.16rem;color:#ffb300;line-height:1;letter-spacing:0.05em}
.about-review-text{color:#1f2937;font-size:0.94rem;font-weight:650;line-height:1.62;margin:0 0 1.1rem;text-align:center;flex:1}
.about-review-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:0.3rem 0.7rem;border-radius:999px;background:#eef4ff;color:#103674;font-size:0.72rem;font-weight:900;margin-top:auto}
.about-review-footer{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;margin-top:0.95rem;padding-top:0.85rem;border-top:1px solid rgba(16,54,116,0.08)}
.about-review-verified{display:inline-flex;align-items:center;gap:0.42rem;color:#111827;font-size:0.8rem;font-weight:900}
.about-review-verified i{color:#24a05a;font-size:0.9rem}
.about-review-google{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:2px solid #fff;background:#fff;color:#4285f4;font-size:1.08rem;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 4px 10px rgba(16,54,116,.16);flex:0 0 30px}

/* Projects gallery */
.about-projects-section{padding:4.5rem 0 4rem;background:#fff}
.about-projects-eyebrow{display:inline-flex;align-items:center;gap:1rem;color:#d89a00;font-size:0.78rem;font-weight:900;letter-spacing:0.12em;text-transform:uppercase;margin-bottom:0.75rem}
.about-projects-eyebrow::before,.about-projects-eyebrow::after{content:"";width:48px;height:2px;background:rgba(216,154,0,0.55)}
.about-projects-title{color:#103674;font-size:clamp(2rem,4vw,3.15rem);font-weight:900;line-height:1.04;letter-spacing:-0.055em;margin:0 0 1rem}
.about-projects-subtitle{color:#4b5563;font-size:clamp(0.95rem,1.25vw,1.06rem);font-weight:650;line-height:1.55;max-width:620px;margin:0 auto}
.about-projects-grid{margin-top:2.75rem}
.team-gallery-card{position:relative;overflow:hidden;border-radius:14px;height:100%;aspect-ratio:1 / 0.9;background:#103674;box-shadow:0 12px 24px rgba(16,54,116,0.16);transition:transform .3s ease}
.team-gallery-card:hover{transform:translateY(-4px)}
.team-gallery-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}
.team-gallery-card:hover img{transform:scale(1.04)}
.team-gallery-caption{position:absolute;left:0;right:0;bottom:0;padding:6.25rem 1.45rem 1.45rem;background:linear-gradient(0deg,#001a3d 0%,rgba(0,26,61,0.92) 36%,rgba(0,26,61,0.52) 68%,rgba(0,26,61,0) 100%);color:#fff}
.team-gallery-caption .city{display:inline-flex;align-items:center;gap:0.35rem;font-size:0.78rem;font-weight:900;text-transform:uppercase;letter-spacing:0.06em;color:#FFB300;margin-bottom:0.45rem}
.team-gallery-caption .city .icon{font-size:0.85em}
.team-gallery-caption .title{font-size:clamp(0.95rem,1.6vw,1.15rem);font-weight:900;line-height:1.14;margin:0}
.about-project-extra[hidden]{display:none!important}
.about-projects-more{margin-top:2.65rem;text-align:center}
.about-projects-more-note{display:inline-flex;align-items:center;justify-content:center;gap:1rem;color:#1E1E1E;font-size:0.98rem;font-weight:650;margin-bottom:1.25rem}
.about-projects-more-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;color:#fff;background:#103674;border-radius:50%;box-shadow:0 10px 22px rgba(16,54,116,0.18);flex:0 0 46px}
.about-projects-btn{min-width:260px;padding:0.95rem 1.5rem;border-radius:7px;font-size:0.94rem;font-weight:900;box-shadow:0 10px 22px rgba(16,54,116,0.18)}

/* Service Area */
.about-service-area-section{position:relative;overflow:hidden;padding:4.5rem 0;background:linear-gradient(135deg,#fff 0%,#f8fbff 100%)}
.about-service-area-section::before,.about-service-area-section::after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(16,54,116,0.04);pointer-events:none}
.about-service-area-section::before{top:-120px;left:-80px}
.about-service-area-section::after{right:-90px;bottom:-130px}
.about-service-area-eyebrow{display:inline-flex;align-items:center;gap:0.75rem;color:#d89a00;font-size:0.78rem;font-weight:900;letter-spacing:0.1em;text-transform:uppercase;margin-bottom:0.75rem}
.about-service-area-eyebrow::before,.about-service-area-eyebrow::after{content:"";width:34px;height:2px;background:rgba(216,154,0,0.48)}
.about-service-area-title{color:#103674;font-size:clamp(2rem,4vw,3.25rem);font-weight:900;line-height:1.05;letter-spacing:-0.045em;margin:0 0 1rem}
.about-service-area-subtitle{color:#334155;max-width:760px;margin:0 auto;font-size:1.02rem;font-weight:650;line-height:1.65}
.about-county-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem;margin:2.4rem auto 0;max-width:1100px}
.about-county-card{grid-column:span 3;position:relative;min-height:190px;padding:1.55rem 1.25rem;background:#fff;border:1px solid rgba(16,54,116,0.08);border-radius:12px;box-shadow:0 12px 26px rgba(16,54,116,0.10);text-align:left}
.about-county-card:nth-child(5){grid-column:3 / span 3}
.about-county-card:nth-child(6){grid-column:6 / span 3}
.about-county-card:nth-child(7){grid-column:9 / span 3}
.about-county-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:#FFB300;background:rgba(255,179,0,0.10);border-radius:50%;margin-bottom:1rem}
.about-county-card h3{color:#103674;font-size:1.05rem;font-weight:900;margin:0 0 0.75rem;padding-bottom:0.65rem;border-bottom:2px solid rgba(255,179,0,0.55)}
.about-county-card p{color:#1E1E1E;font-size:0.92rem;font-weight:650;line-height:1.55;margin:0}
.about-service-area-cta{position:relative;z-index:2;margin-top:1.9rem;text-align:center}
.about-service-area-btn{min-width:280px;padding:0.95rem 1.45rem;border-radius:7px;font-weight:900;box-shadow:0 10px 22px rgba(16,54,116,0.18)}

/* FAQ accordion */
.accordion{--bs-accordion-btn-color:#1E1E1E;--bs-accordion-btn-focus-box-shadow:0 0 0 0.2rem rgba(16,54,116,0.16);--bs-accordion-active-bg:#103674;--bs-accordion-active-color:#fff}
.accordion-item{border:1px solid #e9ecef;border-radius:10px!important;margin-bottom:0.6rem;overflow:hidden}
.accordion-button{font-weight:700}
.about-faq-intro{max-width:720px;margin:-1.75rem auto 2rem;color:#475569;font-size:1rem;font-weight:650;line-height:1.6;text-align:center}

/* CTA section */
.cta-section{background:linear-gradient(45deg,#103674,#0a254d);position:relative;overflow:hidden}
.cta-section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.07'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:0.5;pointer-events:none}
.cta-section .container{position:relative;z-index:2}
main .cta-section h2,.cta-section h2,.cta-section p{color:#fff!important}
.cta-section .btn-outline-white{background:transparent;color:#fff!important;border:2px solid #fff;font-weight:800;box-shadow:none;transition:transform .2s ease,opacity .2s ease}
.cta-section .btn-outline-white i{color:inherit!important}
.cta-section .btn-outline-white:hover,.cta-section .btn-outline-white:focus{background:#fff;color:#103674!important;border-color:#fff;transform:translateY(-1px)}

/* Footer social */
.social-links{display:flex;gap:0;align-items:center}

/* Responsive */
@media (max-width:991.98px){.about-trustbar{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (max-width:767.98px){
.about-trustbar{grid-template-columns:repeat(2,minmax(0,1fr))}
.about-trustbar-item:nth-child(2){border-right:0}
.about-trustbar-item:nth-child(-n+2){border-bottom:1px solid rgba(16,54,116,0.12)}
.about-who-grid{grid-template-columns:1fr;text-align:center;gap:1.75rem}
.about-map-wrap{order:2}
.about-service-callout{order:3}
.about-built-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.25rem 1rem}
.about-promise-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 0}
.about-promise-item:nth-child(2n){border-right:0}
.about-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.team-gallery-card{aspect-ratio:1 / 0.92}
}
@media (max-width:575.98px){
.about-trustbar-section{margin-top:-24px;padding-left:1rem;padding-right:1rem}
.about-trustbar{grid-template-columns:1fr}
.about-trustbar-item{min-height:68px}
.about-trustbar-item,.about-trustbar-item:nth-child(2){border-right:0}
.about-trustbar-item:not(:last-child){border-bottom:1px solid rgba(16,54,116,0.12)}
.about-built-grid{grid-template-columns:1fr}
.about-projects-section{padding:3.25rem 0}
.about-projects-eyebrow{gap:0.65rem}
.about-projects-eyebrow::before,.about-projects-eyebrow::after{width:28px}
.team-gallery-card{aspect-ratio:1 / 0.98}
.about-projects-more-note{flex-direction:column;gap:0.75rem;font-size:1rem}
.about-county-grid{grid-template-columns:1fr}
.about-county-card,.about-county-card:nth-child(5),.about-county-card:nth-child(6),.about-county-card:nth-child(7){grid-column:auto}
.about-promise-grid{grid-template-columns:1fr;gap:0}
.about-promise-item,.about-promise-item:nth-child(2n){border-right:0}
.about-promise-item:not(:last-child){padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(16,54,116,0.16)}
.about-reviews-section{padding:3.25rem 0}
.about-reviews-grid{grid-template-columns:1fr}
.about-review-footer{align-items:flex-start}
.about-service-area-section{padding:3.25rem 0}
.about-service-area-eyebrow::before,.about-service-area-eyebrow::after{width:22px}
.about-service-area-btn{width:100%;min-width:0}
}
