/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}:root{color:#102242;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--blue:#0048e8;--navy:#092661;--lime:#d6de26;--ink:#102242;--muted:#56647b;--pale:#f3f6fc;--line:#dce3ee;background:#fff;font-family:Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{min-width:320px;margin:0}body,button,a{-webkit-tap-highlight-color:transparent}button,input,textarea{font:inherit}a{color:inherit;text-underline-offset:.22em}button,a{touch-action:manipulation}img{max-width:100%;height:auto;display:block}button{cursor:pointer}:focus-visible{outline-offset:5px;outline:3px solid #946000}::selection{background:var(--lime);color:var(--navy)}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{line-height:1.75}.container{width:min(1200px,100% - 80px);margin-inline:auto}.section{padding-block:100px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:18px;font-size:.875rem;font-weight:700;line-height:1.5}.section-title{letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(2rem,4vw,3.1rem);font-weight:650;line-height:1.13}.button{text-align:center;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:20px;min-height:54px;padding:15px 24px;font-weight:650;line-height:1.4;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--lime{background:var(--lime);color:var(--navy)}.button--lime:hover{background:#e5ed39}.button--blue{background:var(--blue);color:#fff}.button--blue:hover{background:#0039b8}.button--outline{color:#fff;border-color:#698fe8}.button--outline:hover{background:#164ab5}.text-link{color:var(--blue);border-bottom:1px solid;align-items:center;gap:18px;padding-bottom:5px;font-weight:650;text-decoration:none;display:inline-flex}@media (width<=700px){.container{width:calc(100% - 40px)}.section{padding-block:65px}html{scroll-padding-top:6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.site{width:100%}.site__skip{z-index:100;color:var(--navy);background:#fff;border-radius:4px;padding:14px 20px;position:fixed;top:10px;left:10px;transform:translateY(-180%)}.site__skip:focus{transform:translateY(0)}.header__utility{color:#fff;background:var(--navy);font-size:.875rem}.header__utility-inner{justify-content:space-between;align-items:center;gap:20px;min-height:38px;padding-block:8px;display:flex}.header__utility-inner span:last-child{color:#eef48d}.header{z-index:30;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:96px;display:flex}.header__brand{flex-shrink:0;align-items:center;gap:15px;text-decoration:none;display:flex}.header__logo{object-fit:contain;width:108px}.header__name{letter-spacing:-.035em;color:var(--navy);font-size:1.2rem;line-height:1.22}.header__name strong{font-weight:650;display:block}@media (width<=1100px){.header__name{display:none}}@media (width<=700px){.header__utility-inner{justify-content:center}.header__utility-inner>span:first-child{display:none}.header__inner{min-height:78px}.header__logo{width:98px}.header__name{font-size:1rem;display:block}}@media (width<=370px){.header__name{display:none}}.navigation__panel{align-items:center;gap:35px;display:flex}.navigation__list{gap:30px;margin:0;padding:0;list-style:none;display:flex}.navigation__link{padding-block:12px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .18s;display:block}.navigation__link:hover{color:var(--blue)}.navigation__cta{gap:12px;padding-inline:18px;font-size:.875rem}.navigation__toggle{display:none}@media (width<=940px){.navigation__toggle{border:1px solid var(--line);min-height:44px;color:var(--navy);background:0 0;border-radius:4px;align-items:center;gap:12px;padding:10px 12px;font-size:.9375rem;font-weight:600;display:flex}.navigation__bars{border-top:2px solid;border-bottom:2px solid;width:18px;height:12px}.navigation__bars--open{border-bottom:0;height:2px;transform:rotate(-45deg)}.navigation__panel{border-bottom:1px solid var(--line);background:#fff;max-height:calc(100dvh - 100px);padding:20px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 18px #09266112}.navigation__panel--open{flex-direction:column;align-items:stretch;gap:15px;display:flex}.navigation__list{flex-direction:column;gap:0}.navigation__link{border-bottom:1px solid var(--line);padding:14px 8px}}.icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:24px;height:24px;display:inline-block}.hero{background:var(--blue);color:#fff}.hero__layout{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;padding-block:68px 62px;display:grid}.hero__eyebrow{color:#e5ec78;letter-spacing:.15em;margin-bottom:22px;font-size:.8rem}.hero h1{letter-spacing:-.055em;margin:0 0 22px;font-size:clamp(3.4rem,5.6vw,5.2rem);font-weight:650;line-height:1.02}.hero h1 span{color:var(--lime)}.hero__spanish{color:#fff;margin-bottom:18px;font-family:Georgia,serif;font-size:1.35rem;font-style:italic}.hero__description{color:#e0eaff;max-width:490px;margin-bottom:28px;font-size:1.05rem}.hero__actions{flex-wrap:wrap;align-items:center;gap:25px;display:flex}.hero__services-link{align-items:center;gap:10px;padding-block:12px;font-size:.9375rem;text-decoration:none;display:flex}.hero__services-link:hover{text-decoration:underline}.hero__location{color:#dae5ff;flex-wrap:wrap;align-items:center;gap:8px;margin:24px 0 0;font-size:.8125rem;display:flex}.hero__location .icon{width:17px;height:17px}.hero__visual{min-width:0;padding:14px 0 0;position:relative}.hero__portrait-card{color:var(--navy);background:#fff;border-radius:180px 180px 12px 12px;max-width:415px;margin-left:auto;padding:34px 28px 0;position:relative;box-shadow:15px 15px #003bbd}.hero__card-top{justify-content:center;align-items:center;gap:10px;padding:15px 10px 8px;font-size:.75rem;display:flex}.hero__languages{border:1px solid var(--line);white-space:nowrap;border-radius:20px;padding:6px 10px;font-weight:700}.hero__portrait{aspect-ratio:1092/992;object-fit:contain;width:100%}.hero__person{text-align:center;padding:15px 0 20px}.hero__person h2{letter-spacing:-.04em;margin-bottom:6px;font-size:1.75rem}.hero__person p{color:var(--muted);margin:0;font-size:.9375rem}.hero__card-bottom{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:10px;padding:17px 0;font-size:.8125rem;font-weight:600;display:flex}.hero__card-bottom .icon{color:var(--blue);width:18px}.hero__signature{text-align:right;color:#ebefae;margin:30px 0 0;padding-right:16px;font-family:Georgia,serif;font-size:1.1rem;font-style:italic}.hero__trust{border-top:1px solid #4b80ee}.hero__trust-inner{justify-content:space-between;align-items:center;gap:20px;min-height:87px;display:flex}.hero__trust p{align-items:center;gap:13px;margin:0;font-size:.9375rem;display:flex}.hero__trust .icon{color:var(--lime)}.hero :focus-visible{outline-color:var(--lime)}@media (width<=1100px){.hero__layout{gap:40px}.hero__portrait-card{padding-inline:20px}}@media (width<=800px){.hero__layout{grid-template-columns:1fr;gap:40px;padding-block:48px}.hero h1{font-size:clamp(3.2rem,9vw,4.8rem)}.hero__description{max-width:550px}.hero__visual{width:min(100%,420px);margin-inline:auto}.hero__portrait-card{margin:0 12px 0 0}.hero__signature{text-align:center}.hero__trust-inner{flex-wrap:wrap;justify-content:center;gap:18px 30px;padding-block:24px}}@media (width<=400px){.hero__card-top{flex-wrap:wrap;padding-inline:14px}.hero__portrait-card{border-radius:135px 135px 10px 10px;padding-inline:15px}.hero__card-bottom{gap:5px;font-size:.75rem}.hero__person h2{font-size:1.5rem}.hero__spanish{font-size:1.2rem}}.services__heading{grid-template-columns:1.6fr 1fr;align-items:end;gap:65px;margin-bottom:38px;display:grid}.services__heading .section-title{margin-bottom:0}.services__heading>p{color:var(--muted);margin:0 0 4px}.services__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.services__card{border:1px solid var(--line);border-radius:8px;padding:27px 24px;transition:border-color .2s,transform .2s}.services__card:hover{border-color:#8caae9;transform:translateY(-3px)}.services__card-top{color:var(--blue);justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.services__card-top>.icon{width:29px;height:29px}.services__card-top span{color:#69758a;font-size:.8125rem}.services__card h3{letter-spacing:-.03em;margin-bottom:7px;font-size:1.3rem;font-weight:650}.services__card sup{font-size:.75rem}.services__spanish{color:var(--blue);margin-bottom:16px;font-size:.875rem;line-height:1.5}.services__description{color:var(--muted);margin-bottom:0;font-size:.9375rem;line-height:1.7}.services__card--featured{background:var(--navy);border-color:var(--navy);color:#fff}.services__card--featured .services__card-top,.services__card--featured .services__spanish{color:var(--lime)}.services__card--featured .services__card-top span,.services__card--featured .services__description{color:#d6e2ff}.services__tax-link{color:#fff;align-items:center;gap:10px;margin-top:23px;font-size:.875rem;text-decoration:none;display:flex}.services__tax-link:hover{text-decoration:underline}.services__help{background:#f5f7db;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;padding:28px 24px;display:flex}.services__help-title{letter-spacing:-.035em;margin-bottom:14px;font-size:1.6rem;font-weight:650;line-height:1.2}.services__help>p:not(:first-child){color:#4e5839;font-size:.9375rem}.services__disclaimer{color:var(--muted);margin:24px 0 0;font-size:.8125rem;line-height:1.6}.services__disclaimer span{display:block}@media (width<=1100px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.services__heading{grid-template-columns:1fr;gap:20px}}@media (width<=480px){.services__grid{grid-template-columns:1fr}.services__card{padding:26px}.services__card-top{margin-bottom:20px}}.about{background:var(--pale)}.about__layout{grid-template-columns:1.1fr 1fr;gap:100px;display:grid}.about__intro>p:not(.eyebrow){color:var(--muted)}.about__intro .about__lead{color:var(--ink);font-size:1.15rem;font-weight:600;line-height:1.6}.about__intro .text-link{margin-top:12px}.about__quote{border-left:3px solid var(--lime);margin:0 0 28px;padding:0 0 0 25px;position:relative}.about__quote-mark{color:var(--blue);font:4.5rem/.7 Georgia,serif;display:block}.about__quote p{color:var(--navy);margin:8px 0 12px;font:italic 1.8rem/1.4 Georgia,serif}.about__quote>span:last-child{color:var(--muted);font-size:.875rem}.about__commitments{margin:0;padding:0;list-style:none}.about__commitments li{align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.about__icon{color:var(--blue);border:1px solid var(--line);background:#fff;border-radius:6px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.about__commitments h3{margin-bottom:4px;font-size:1rem;font-weight:650}.about__commitments p{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.5}.about__flyer{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:20px;padding:16px;text-decoration:none;display:flex}.about__flyer img{border:1px solid var(--line);width:68px;height:auto}.about__flyer>span{color:var(--muted);font-size:.8125rem;line-height:1.5}.about__flyer strong{color:var(--blue);align-items:center;gap:8px;margin-top:5px;font-size:.9375rem;display:flex}.about__flyer .icon{width:18px}.about__flyer:hover{border-color:var(--blue)}@media (width<=950px){.about__layout{gap:45px}}@media (width<=750px){.about__layout{grid-template-columns:1fr;gap:50px}}@media (width<=400px){.about__flyer{gap:12px;padding:12px}.about__flyer strong{flex-wrap:wrap}}.faq__layout{grid-template-columns:.8fr 1.3fr;gap:80px;display:grid}.faq__intro>p:not(.eyebrow){color:var(--muted);max-width:330px}.faq__intro .text-link{margin-top:8px}.faq__item{border-top:1px solid var(--line)}.faq__item:last-child{border-bottom:1px solid var(--line)}.faq__item summary{cursor:pointer;align-items:center;gap:18px;padding:24px 0;font-size:1rem;font-weight:600;line-height:1.5;list-style:none;display:flex}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:hover{color:var(--blue)}.faq__number{color:var(--blue);font-size:.8125rem;font-weight:400}.faq__indicator{flex-shrink:0;width:16px;height:16px;margin-left:auto;position:relative}.faq__indicator:before,.faq__indicator:after{content:"";background:var(--blue);width:16px;height:2px;position:absolute;top:7px;left:0}.faq__indicator:after{transform:rotate(90deg)}.faq__item[open] .faq__indicator:after{display:none}.faq__answer{color:var(--muted);padding:0 30px 22px 36px;font-size:.9375rem}.faq__answer p:last-child{margin-bottom:0}.faq__contact{color:var(--blue);overflow-wrap:anywhere;flex-direction:column;gap:8px;display:flex}@media (width<=850px){.faq__layout{grid-template-columns:1fr;gap:40px}.faq__intro>p:not(.eyebrow){max-width:550px}}@media (width<=400px){.faq__answer{padding-left:0;padding-right:0}.faq__item summary{gap:12px}}.contact{background:var(--navy);color:#fff}.contact__layout{grid-template-columns:1.4fr 1fr;gap:100px;display:grid}.contact .eyebrow{color:var(--lime)}.contact .section-title{font-size:clamp(2.1rem,3.8vw,3.2rem)}.contact .section-title span{color:#c4d5ff}.contact__intro>p:not(.eyebrow){color:#d1ddf3;max-width:510px}.contact__actions{flex-wrap:wrap;gap:14px;margin:28px 0;display:flex}.contact__actions .button{gap:12px;font-size:.9375rem}.contact__intro .contact__spanish{color:#e4eab1;margin-bottom:0;font-size:.9375rem}.contact__details{border-left:1px solid #395387;padding-left:48px}.contact__detail{border-bottom:1px solid #395387;align-items:flex-start;gap:17px;padding-block:23px;display:flex}.contact__detail:first-child{padding-top:0}.contact__detail:last-child{border-bottom:0;padding-bottom:0}.contact__detail>.icon{color:var(--lime);width:22px}.contact__detail>div{min-width:0}.contact__detail h3{margin-bottom:10px;font-size:1rem;font-weight:650}.contact__detail p{color:#d1ddf3;margin-bottom:8px;font-size:.9375rem}.contact__detail a{overflow-wrap:anywhere;font-size:.9375rem;line-height:1.6}.contact__detail a:hover{color:var(--lime)}.contact__detail .contact__small{color:#becde9;margin:8px 0 0;font-size:.8125rem}.contact__detail .contact__appointment{color:#e4eab1;margin:0}.contact__detail .contact__fax{margin:10px 0 0}.contact :focus-visible{outline-color:var(--lime)}@media (width<=1000px){.contact__layout{gap:45px}.contact__details{padding-left:28px}}@media (width<=750px){.contact__layout{grid-template-columns:1fr;gap:40px}.contact__details{border-left:0;padding-left:0}.contact__actions{flex-direction:column;align-items:stretch}}.footer{background:#fff;padding-block:40px 20px}.footer__main{justify-content:space-between;align-items:center;gap:30px;padding-bottom:35px;display:flex}.footer__brand{text-decoration:none}.footer__brand img{width:145px;margin-bottom:10px}.footer__brand span{color:var(--muted);font-size:.875rem}.footer__nav{flex-wrap:wrap;gap:25px;display:flex}.footer__nav a{padding-block:12px;font-size:.9375rem;font-weight:600;text-decoration:none}.footer__nav a:hover{color:var(--blue)}.footer__social{font-size:.9375rem}.footer__social--pending{color:var(--muted)}.footer__social small{margin-top:5px;font-size:.8125rem;display:block}.footer__bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding-top:20px;display:flex}.footer__bottom p{margin:0;font-size:.8125rem}@media (width<=750px){.footer__main{flex-wrap:wrap;align-items:flex-start}.footer__bottom{flex-direction:column;gap:8px}}@media (width<=500px){.footer__main{flex-direction:column;gap:24px}.footer__nav{gap:24px}}
