/* Elite Laudos — website institucional. Tokens oficiais em assets/brand.css. */
:root{--page-width:1200px;--font-display:'Sofia Pro Soft','Quicksand',sans-serif;--font-sans:'Inter',sans-serif;--page-gutter:32px}
html{scroll-behavior:smooth;scroll-padding-top:112px}
body{background:#fff;font-size:1rem;line-height:1.65;color:var(--text-body)}
*{box-sizing:border-box}
img{max-width:100%;height:auto;display:block}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
a:hover{text-decoration:none}
button{font:inherit}
h1,h2,h3{font-family:var(--font-display);color:var(--blue-900);font-weight:600;letter-spacing:-.035em}
h2{font-size:clamp(2rem,3.3vw,2.875rem);line-height:1.2}
h2 span{color:var(--teal-700)}
h3{font-weight:700;letter-spacing:-.02em}
.container{width:min(var(--page-width),calc(100% - var(--page-gutter)*2));margin-inline:auto}
.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}
.svg-definitions{position:absolute;width:0;height:0;overflow:hidden}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:8px;left:16px;padding:12px 20px;z-index:100;background:white;color:var(--blue-700);transform:translateY(-160%);border-radius:12px;box-shadow:var(--shadow-md)}
.skip-link:focus{transform:translateY(0)}
:focus-visible{outline:3px solid var(--teal-500);outline-offset:5px}
.topbar{background:var(--blue-700);color:white;font-size:.8125rem}
.topbar-inner{display:flex;align-items:center;justify-content:space-between;min-height:38px;gap:20px}
.topbar-inner>a{display:flex;align-items:center;gap:14px}
.topbar .icon{width:14px;height:14px}
.topbar-inner>a span{font-weight:600}
.site-header{background:rgba(255,255,255,.98);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--ink-100)}
.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:118px;gap:40px}
.brand{display:block;flex:none;padding:14px 10px 14px 0}
.brand img{width:186px;height:72px}
.header-inner nav{display:flex;align-items:center;gap:30px;font-size:.875rem;font-weight:500}
.header-inner nav>a:not(.button){padding-block:12px;position:relative}
.header-inner nav>a:not(.button)::after{content:'';position:absolute;bottom:5px;left:0;right:0;height:2px;background:var(--teal-500);transform:scaleX(0);transition:transform .2s}
.header-inner nav>a:hover::after{transform:scaleX(1)}
.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;padding:17px 24px;border:1px solid transparent;border-radius:12px;min-height:56px;font-size:.9375rem;line-height:1.35;font-weight:600;transition:background .2s,box-shadow .2s,transform .2s;cursor:pointer;text-align:center}
.button:active{transform:translateY(1px)}
.button .icon{width:20px;height:20px}
.button-small{padding:12px 17px;min-height:46px;font-size:.875rem}
.button-primary{color:white;background:var(--blue-700);box-shadow:0 6px 16px rgba(8,19,144,.14)}
.button-primary:hover{background:var(--blue-800);box-shadow:var(--shadow-brand)}
.button-outline{color:var(--blue-700);border-color:var(--blue-100);background:white}
.button-outline:hover{background:var(--blue-50)}
.button-white{background:white;color:var(--blue-700)}
.button-white:hover{background:var(--teal-100)}
.menu-toggle{display:none;background:transparent;border:1px solid var(--border);border-radius:12px;width:46px;height:46px;padding:12px}
.menu-toggle span{display:block;width:20px;height:2px;background:var(--blue-700);margin:4px 0;transition:transform .2s,opacity .2s}
.eyebrow{color:var(--teal-700);font-size:.75rem;line-height:1.6;font-weight:600;letter-spacing:.13em;text-transform:uppercase;margin-bottom:20px}
.status-dot{display:inline-block;width:7px;height:7px;background:var(--teal-500);border-radius:50%;flex:none}
.hero{background:#f5f8fc;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;padding-top:60px;padding-bottom:70px}
.hero-copy .eyebrow{display:flex;gap:10px;align-items:center;font-size:.75rem;margin-bottom:22px}
h1{font-size:clamp(3rem,4.8vw,4.25rem);line-height:1.08;font-weight:600;margin:0 0 26px;letter-spacing:-.047em}
h1>span{color:var(--teal-700)}
.hero-description{max-width:495px;font-size:1rem;line-height:1.8;color:var(--ink-600)}
.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px;flex-wrap:wrap}
.text-link{display:inline-flex;gap:12px;align-items:center;font-size:.875rem;font-weight:600;color:var(--blue-700);line-height:1.5}
.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.text-link .icon{width:18px;height:18px}
.hero-assurance{display:flex;align-items:center;gap:9px;margin-top:28px;color:var(--ink-600);font-size:.75rem;line-height:1.5}
.hero-assurance .icon{color:var(--teal-700);width:18px;height:18px}
.hero-visual{position:relative;padding-bottom:36px}
.hero-photo{height:494px;border-radius:100px 24px 100px 24px;overflow:hidden;background:var(--teal-100);position:relative}
.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:66% 50%}
.photo-caption{position:absolute;top:25px;left:32px;right:24px;text-align:right;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--ink-700)}
.hero-floating{display:flex;align-items:center;gap:14px;position:absolute;bottom:17px;left:-35px;padding:20px 22px;background:white;border:1px solid var(--ink-100);border-radius:16px;box-shadow:0 12px 40px rgba(16,21,43,.08)}
.floating-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:var(--teal-50);color:var(--teal-700)}
.hero-floating strong,.hero-floating div>span{display:block}
.hero-floating strong{font-size:.9375rem;color:var(--blue-900);font-weight:600}
.hero-floating div>span{font-size:.8125rem;color:var(--ink-600);margin-top:1px}
.floating-check{width:24px;height:24px;border-radius:50%;background:var(--teal-500);color:var(--blue-900);display:grid;place-items:center;margin-left:20px}
.floating-check .icon{width:16px;height:16px;stroke-width:2}
.image-label{position:absolute;bottom:-15px;right:18px;display:flex;align-items:center;gap:8px;color:var(--ink-600);font-size:.75rem;letter-spacing:.04em}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding-block:34px;border-bottom:1px solid var(--border);gap:28px}
.trust-strip>div,.trust-strip>a{display:flex;align-items:center;gap:16px;padding-left:25px;border-left:1px solid var(--border)}
.trust-strip>div:first-child{border:0;padding-left:0}
.trust-strip>.trust-rating{padding-left:30px}
.trust-strip .icon{color:var(--teal-700);width:29px;height:29px}
.trust-strip>div>span{font-size:.8125rem;color:var(--ink-600);line-height:1.65}
.trust-strip strong{font-weight:600;color:var(--blue-900)}
.trust-rating>strong{font-size:2.375rem;font-family:var(--font-display);letter-spacing:-.05em;line-height:1}
.trust-rating>strong>span{font-family:var(--font-sans);font-size:.8125rem;color:var(--ink-600);letter-spacing:0;margin-left:3px}
.trust-rating>span{font-size:.75rem;line-height:1.6}
.stars{display:flex;gap:2px;color:var(--teal-700)}
.stars svg{width:14px;height:14px;fill:currentColor;stroke:currentColor;stroke-width:1;stroke-linejoin:round;margin-bottom:5px}
.section{padding-block:96px}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px}
.section-heading>.eyebrow{margin-bottom:12px}
.section-heading>p{font-size:.9375rem;line-height:1.8;color:var(--ink-600);padding-bottom:5px;max-width:380px}
.section-heading .eyebrow{margin-bottom:14px}
.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.service-card{border:1px solid var(--border);border-radius:16px;padding:25px 23px 20px;background:white;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s}
.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--teal-300)}
.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}
.service-icon{color:var(--teal-700);background:var(--teal-50);width:56px;height:56px;border-radius:16px;display:grid;place-items:center}
.service-icon .icon{width:30px;height:30px;stroke-width:1.4}
.service-number{font-size:.75rem;color:var(--ink-500);font-family:var(--font-mono)}
.service-abbr{color:var(--teal-700);font-size:.75rem;font-weight:600;letter-spacing:.12em;margin-bottom:8px}
.service-card h3{font-size:1.2rem;letter-spacing:-.035em;margin-bottom:13px;overflow-wrap:anywhere}
.service-card p{font-size:.875rem;line-height:1.8;color:var(--ink-600);flex:1;margin-bottom:28px}
.service-link{padding-top:17px;border-top:1px solid var(--ink-100);font-size:.75rem;font-weight:600;color:var(--blue-700);display:flex;justify-content:space-between;align-items:center;gap:8px}
.service-link>span:not(.sr-only){height:30px;width:30px;border-radius:50%;display:grid;place-items:center;background:var(--ink-50)}
.service-link .icon{width:16px;height:16px}
.about{padding-top:28px;padding-bottom:100px}
.about-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:88px;align-items:center}
.about-brand-panel{background:var(--teal-50);min-height:480px;border-radius:24px 80px 24px 24px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--teal-100)}
.about-brand-panel>.eyebrow{font-size:.75rem;letter-spacing:.15em}
.about-brand-panel>img{width:190px;height:190px;object-fit:contain;margin-block:12px 28px}
.brand-equation{display:flex;justify-content:center;align-items:center;gap:13px;color:var(--blue-700);font-family:var(--font-display);font-size:.875rem;font-weight:700;flex-wrap:wrap}
.brand-equation b{color:var(--teal-700);font-weight:500}
.about-brand-panel>p{font-size:.8125rem;margin-top:13px;color:var(--ink-600)}
.about-copy .eyebrow{margin-bottom:15px}
.about-copy h2{margin-bottom:25px}
.about-copy>p:not(.eyebrow){font-size:.9375rem;color:var(--ink-600);line-height:1.8;margin-bottom:17px}
.about-benefits{display:grid;gap:12px;margin-block:26px}
.about-benefits>div{display:flex;align-items:center;gap:10px;font-size:.875rem;color:var(--blue-900)}
.about-benefits .icon{width:19px;height:19px;color:var(--teal-700)}
.process{background:var(--ink-50)}
.process-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:50px}
.step-top{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--ink-300);padding-top:20px;margin-bottom:24px}
.step-top>span{font-family:var(--font-display);font-size:2.25rem;color:var(--teal-700);font-weight:500}
.step-top>.icon{color:var(--teal-700);width:22px;height:22px}
.process-grid h3{font-size:1.3125rem;margin-bottom:12px}
.process-grid p{font-size:.9375rem;color:var(--ink-600);line-height:1.8}
.google-rating{text-align:right;min-width:160px}
.google-word{color:var(--ink-700);font-size:1.2rem;font-weight:600;letter-spacing:-.04em}
.google-rating>div{display:flex;align-items:center;gap:13px;justify-content:flex-end}
.google-rating strong{font-family:var(--font-display);font-size:2.25rem;color:var(--blue-900);line-height:1.5}
.google-rating .stars svg{width:17px;height:17px;margin:0}
.google-rating>span:last-child{font-size:.8125rem;color:var(--ink-600)}
.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.review-card{margin:0;border:1px solid var(--border);border-radius:16px;padding:28px;display:flex;flex-direction:column;min-height:278px;box-shadow:var(--shadow-xs)}
.quote-mark{font-family:Georgia,serif;font-size:3.5rem;line-height:.9;color:var(--teal-700);height:42px}
.review-card blockquote{font-size:1.0625rem;line-height:1.75;color:var(--blue-900);margin:9px 0 30px;flex:1}
.review-card figcaption{display:flex;align-items:center;gap:12px}
.review-avatar{height:43px;width:43px;display:grid;place-items:center;flex:none;font-size:.8125rem;font-weight:600;background:var(--teal-50);color:var(--teal-700);border-radius:50%}
.blue-avatar{background:var(--blue-50);color:var(--blue-700)}
.review-card figcaption strong{font-size:.8125rem;font-weight:600;color:var(--ink-800);display:block}
.review-card figcaption div>span{font-size:.75rem;color:var(--ink-600);display:block}
.review-star{width:16px;height:16px;fill:var(--teal-700);margin-left:auto;flex:none}
.reviews-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px}
.reviews-footer>p{font-size:.75rem;color:var(--ink-600);line-height:1.7}
.reviews-footer p a{text-decoration:underline;text-underline-offset:3px}
.contact-section{padding-block:0 90px}
.contact-panel{background:var(--blue-700);border-radius:24px;padding:58px 64px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;position:relative;overflow:hidden}
.contact-panel::before{content:'';position:absolute;top:0;bottom:0;right:0;width:8px;background:var(--grad-brand)}
.contact-panel .eyebrow{color:var(--teal-300);margin-bottom:16px}
.contact-panel h2{color:white;font-size:clamp(2rem,3vw,2.7rem);margin-bottom:23px;font-weight:500;line-height:1.2}
.contact-panel p:not(.eyebrow){color:var(--blue-100);font-size:.9375rem}
.contact-action{display:flex;flex-direction:column;align-items:center;text-align:center}
.contact-icon{height:68px;width:68px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:20px;color:var(--teal-300);margin-bottom:24px}
.contact-icon .icon{height:32px;width:32px}
.contact-phone{font-family:var(--font-display);font-size:1.5rem;font-weight:600;color:white;margin-top:22px}
.contact-action>span:last-child{font-size:.75rem;color:var(--blue-100);margin-top:9px}
.site-footer{background:var(--ink-50)}
.footer-top{display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:60px;padding-block:52px 45px}
.footer-brand img{width:186px;height:72px;margin-bottom:23px}
.footer-brand p{font-size:.8125rem;color:var(--ink-600);line-height:1.8}
.footer-nav,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:.8125rem}
.footer-nav strong,.footer-contact strong{font-weight:600;color:var(--blue-900);margin-top:14px;margin-bottom:10px;font-size:.875rem}
.footer-nav a:hover,.footer-contact a:hover{color:var(--teal-700);text-decoration:underline;text-underline-offset:4px}
.footer-contact .icon{width:14px;height:14px;display:inline;vertical-align:middle;margin-left:6px}
.footer-contact>a:last-child{color:var(--ink-600);line-height:1.9}
.footer-bottom{border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:.75rem;color:var(--ink-600);padding-block:22px}
.footer-bottom a{display:flex;gap:12px;align-items:center;font-size:.75rem}
.footer-bottom a span{font-size:1.2rem;color:var(--teal-700)}
@media(min-width:1500px){.hero-grid{padding-top:75px;padding-bottom:85px}.hero-photo{height:530px}}
@media(max-width:1100px){.header-inner nav{gap:18px}.header-inner{gap:24px}.brand img{width:160px;height:62px}.hero-grid{gap:32px}.hero-photo{height:460px}.hero-floating{left:-20px;padding:16px}.floating-check{margin-left:6px}.hero-actions{gap:20px}.hero-actions>.text-link{font-size:.8125rem}.services-grid{gap:14px}.service-card{padding:22px 18px}.service-card h3{font-size:1.0625rem}.about-grid{gap:55px}.trust-strip{gap:16px}.trust-strip>div,.trust-strip>a{padding-left:15px;gap:10px}.trust-strip>.trust-rating{padding-left:18px}.contact-panel{padding:48px}.review-card{padding:24px}}
@media(max-width:900px){.menu-toggle{display:block}.header-inner{min-height:96px}.header-inner nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:18px var(--page-gutter) 26px;box-shadow:var(--shadow-md);border-top:1px solid var(--border);flex-direction:column;align-items:stretch;gap:2px}.header-inner nav.is-open{display:flex}.header-inner nav>a{padding:14px!important}.header-inner nav>.button{margin-top:8px}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hero-grid{gap:28px;padding-top:46px;padding-bottom:55px}.hero-copy .eyebrow{font-size:.75rem}h1{font-size:3.05rem}.hero-description{font-size:.9375rem}.hero-photo{height:460px;border-top-left-radius:64px}.hero-floating{left:-15px;gap:10px;padding:14px;right:10px}.hero-floating strong{font-size:.8125rem}.hero-floating div>span{font-size:.75rem}.floating-icon{width:38px;height:42px}.floating-check{display:none}.hero-assurance{font-size:.75rem}.image-label{font-size:.75rem;right:4px}.trust-strip{grid-template-columns:repeat(2,1fr);row-gap:26px;padding-block:30px}.trust-strip>div:nth-child(3){border:0;padding-left:0}.services-grid{grid-template-columns:repeat(2,1fr);gap:20px}.service-card h3{font-size:1.3rem}.service-card{padding:26px}.service-card p{font-size:.9375rem}.service-link{font-size:.875rem}.about-grid{gap:36px}.about-brand-panel{padding:28px;min-height:480px}.brand-equation{gap:8px;font-size:.8125rem}.about-copy h2{font-size:2rem}.about-copy>p:not(.eyebrow){font-size:.875rem}.section{padding-block:72px}.about{padding-top:10px}.process-grid{gap:30px}.process-grid h3{font-size:1.15rem}.process-grid p{font-size:.875rem}.reviews-grid{gap:16px}.review-card{padding:20px}.review-card blockquote{font-size:.9375rem}.review-card figcaption{gap:8px}.review-avatar{width:34px;height:34px;font-size:.75rem}.review-star{display:none}.review-card figcaption div>span{font-size:.75rem}.contact-panel{padding:42px 36px;gap:30px}.contact-panel h2{font-size:2.125rem}.contact-action>.button{font-size:.8125rem;padding-inline:16px;gap:10px}.contact-panel p:not(.eyebrow){font-size:.875rem}.contact-section{padding-bottom:72px}.footer-top{gap:34px;grid-template-columns:1.2fr .7fr 1fr}}
@media(max-width:640px){:root{--page-gutter:22px}html{scroll-padding-top:100px}.topbar-inner{justify-content:center;min-height:32px;font-size:.75rem}.topbar-inner>a{display:none}.header-inner{min-height:92px}.brand{padding-block:14px}.brand img{width:155px;height:60px}.hero-grid{grid-template-columns:1fr;gap:34px;padding-top:34px;padding-bottom:52px}.hero-copy .eyebrow{font-size:.75rem;margin-bottom:21px;letter-spacing:.08em}h1{font-size:clamp(2.75rem,10.9vw,4rem);line-height:1.1;letter-spacing:-.04em;margin-bottom:23px}.desktop-break{display:none}.hero-description{font-size:1rem;line-height:1.75}.hero-actions{gap:20px;margin-top:26px}.hero-actions>.button{font-size:.875rem;min-height:54px}.hero-actions>.text-link{font-size:.8125rem}.hero-assurance{font-size:.75rem;margin-top:23px;max-width:340px}.hero-visual{padding-bottom:30px;margin-left:12px;margin-right:4px}.hero-photo{height:350px;border-radius:64px 20px 64px 20px}.hero-photo img{object-position:60% 42%}.photo-caption{font-size:.75rem;top:18px;right:19px}.hero-floating{bottom:10px;left:-12px;right:24px;padding:16px;gap:14px;max-width:325px}.hero-floating strong{font-size:.875rem}.hero-floating div>span{font-size:.75rem}.floating-icon{width:44px;height:44px}.image-label{font-size:.75rem;bottom:-17px;right:6px}.trust-strip{padding-block:26px;gap:25px 16px}.trust-strip>div,.trust-strip>a{gap:10px;padding-left:16px}.trust-strip>div>span{font-size:.75rem}.trust-strip .icon{width:24px;height:24px}.trust-rating>strong{font-size:2rem}.trust-rating>span{font-size:.75rem}.trust-rating .stars svg{height:11px;width:11px}.trust-strip>.trust-rating{padding-left:16px;gap:10px}.section{padding-block:58px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:2rem;line-height:1.2;letter-spacing:-.035em}.section-heading>p{font-size:.9375rem;margin-top:20px}.section-heading>p br{display:none}.eyebrow{font-size:.75rem;letter-spacing:.11em;margin-bottom:14px}.services-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:24px}.service-top{margin-bottom:20px}.service-card h3{font-size:1.5rem}.service-icon{width:52px;height:52px}.service-card p{margin-bottom:22px;font-size:1rem}.service-abbr{font-size:.75rem}.service-link{padding-top:16px;font-size:.875rem}.about{padding-top:5px}.about-grid{grid-template-columns:1fr;gap:34px}.about-brand-panel{min-height:330px;padding:26px;border-top-right-radius:64px}.about-brand-panel>img{height:145px;width:145px;margin-block:5px 22px}.brand-equation{font-size:.875rem;gap:12px}.about-brand-panel>p{font-size:.8125rem}.about-copy h2{font-size:2rem}.about-copy>p:not(.eyebrow){font-size:1rem}.about-benefits{gap:13px}.about-benefits>div{font-size:.875rem}.about-copy>.text-link{font-size:.875rem}.process-grid{grid-template-columns:1fr;gap:30px}.step-top{margin-bottom:10px;padding-top:15px}.step-top>span{font-size:2rem}.process-grid h3{font-size:1.375rem}.process-grid p{font-size:1rem}.google-rating{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-start;text-align:left;margin-top:25px}.google-word{font-size:1rem}.google-rating strong{font-size:1.75rem}.google-rating .stars svg{width:13px;height:13px}.google-rating>span:last-child{font-size:.75rem}.reviews-grid{grid-template-columns:1fr;gap:16px}.review-card{padding:25px;min-height:225px}.review-card blockquote{font-size:1.0625rem;margin-bottom:25px}.review-card figcaption{gap:12px}.review-avatar{height:42px;width:42px;font-size:.8125rem}.review-card figcaption strong{font-size:.875rem}.review-card figcaption div>span{font-size:.75rem}.review-star{display:block}.reviews-footer{display:block}.reviews-footer>p{font-size:.75rem}.reviews-footer>.text-link{margin-top:22px}.contact-panel{grid-template-columns:1fr;padding:36px 27px;gap:32px;border-radius:20px}.contact-panel h2{font-size:2rem}.contact-panel h2 br{display:none}.contact-panel p:not(.eyebrow){font-size:.9375rem}.contact-panel p br{display:none}.contact-action{align-items:flex-start;text-align:left}.contact-icon{display:none}.contact-action>.button{font-size:.875rem;width:100%;gap:16px}.contact-phone{font-size:1.5rem;align-self:center;margin-top:20px}.contact-action>span:last-child{font-size:.75rem;text-align:center;align-self:center}.contact-section{padding-bottom:55px}.footer-top{grid-template-columns:1fr 1fr;gap:25px;padding-top:38px;padding-bottom:32px}.footer-brand{grid-column:1/-1}.footer-brand img{width:172px;height:auto;margin-bottom:17px}.footer-brand p{font-size:.8125rem}.footer-contact{font-size:.75rem}.footer-contact strong,.footer-nav strong{font-size:.8125rem}.footer-bottom{align-items:flex-start;font-size:.75rem;gap:12px}.footer-bottom p{max-width:230px}.footer-bottom a{font-size:.75rem;white-space:nowrap}.footer-bottom a span{font-size:1rem}}
.service-card p,.process-grid p,.about-copy>p:not(.eyebrow),.section-heading>p,.contact-panel p:not(.eyebrow){font-size:1rem}
.service-link,.footer-nav,.footer-contact,.review-card figcaption strong{font-size:.875rem}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

