*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:18px}body{margin:0;font-family:"Oxygen",Helvetica,Arial,sans-serif;font-size:1.0625rem;line-height:1.55;color:#172b47;background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:#021430;text-decoration-thickness:2px;text-underline-offset:.2em}a:hover{color:#224166}:focus-visible{outline:2px dotted #000;outline-offset:2px}h1,h2,h3{font-family:"Gloock",Georgia,"Times New Roman",serif;font-weight:400;color:#172b47;line-height:1.2;margin:0 0 .6em}h1{font-size:clamp(2rem,4.5vw,3rem)}h2{font-size:clamp(1.6rem,3vw,2.25rem)}h3{font-size:1.2rem;margin-bottom:.35em}p{margin:0 0 1em}.container{width:min(100% - 2rem,1100px);margin-inline:auto}.eyebrow{display:inline-block;font-family:"Oxygen",Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6a94ea;margin-bottom:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35em;padding:.85em 1.5em;font-family:"Oxygen",Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border:2px solid #6a94ea;border-radius:0;background:rgba(0,0,0,0);color:#021430;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.btn:hover{background:#6a94ea;color:#021430;text-decoration:none}.btn--solid{background:#dfe7f1;border-color:rgba(0,0,0,0)}.btn--solid:hover{background:#224166;color:#fff}.btn--on-dark{color:#fff;border-color:#6a94ea}.btn--on-dark:hover{background:#6a94ea;color:#021430}.btn-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.site-header{background:rgba(255,255,255,.96);border-bottom:1.5px solid #021430}@media(min-width: 900px){.site-header{position:sticky;top:0;z-index:100}}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:88px;padding-block:.5rem}.brand{display:flex;align-items:center;text-decoration:none}.brand img{width:min(280px,55vw);height:auto}.header-actions{display:none;align-items:flex-end;flex-direction:column;text-align:right;gap:.15rem}.site-nav{display:none;gap:1.25rem;align-items:center}.site-nav a{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;color:#172b47}.site-nav a:hover,.site-nav a[aria-current=true]{color:#224166;text-decoration:underline;text-underline-offset:.25em}.header-actions__label{font-size:.8rem;color:#172b47}.header-actions__phone{font-size:1.35rem;font-weight:800;color:#172b47;text-decoration:none}.header-actions__phone:hover{color:#224166}.mobile-bar{display:flex;position:sticky;top:0;z-index:99;border-bottom:1.5px solid #021430}.mobile-bar__phone,.mobile-bar__cta{flex:1;display:flex;align-items:center;justify-content:center;min-height:52px;text-decoration:none;font-weight:700;font-size:1rem}.mobile-bar__phone{background:#c5d4e6;color:#172b47}.mobile-bar__cta{background:#dfe7f1;color:#172b47;border-left:1.5px solid #021430}@media(min-width: 900px){.header-actions{display:flex}.site-nav{display:flex}.mobile-bar{display:none}}.hero{position:relative;display:flex;align-items:center;color:#fff;background-color:#172b47;background-image:linear-gradient(180deg, rgba(23, 43, 71, 0.72) 0%, rgba(23, 43, 71, 0.55) 45%, rgba(34, 65, 102, 0.85) 100%),url("../images/hero.jpg");background-size:cover;background-position:center;padding:2.25rem 0 0}.hero h1,.hero .eyebrow{color:#fff}.hero .eyebrow{color:#c5d4e6;margin-bottom:.45rem}.hero__title{margin-bottom:.45em}.hero__lede{max-width:34em;font-size:1.05rem;margin-bottom:0;color:rgba(255,255,255,.92)}.hero .btn-row{margin-top:1.15rem;margin-bottom:1.5rem}.hero__grid{display:grid;gap:1.25rem;align-items:end}@media(min-width: 900px){.hero{padding:2.5rem 0 0}.hero__grid{grid-template-columns:1.35fr .65fr;gap:1.5rem}}.hero__portrait{justify-self:end;max-width:220px;margin-bottom:0}.hero__portrait img{width:100%;filter:drop-shadow(0 12px 24px rgba(0, 0, 0, 0.35))}@media(max-width: 899px){.hero{padding:2rem 0 2.25rem}.hero__portrait{display:none}.hero .btn-row{margin-bottom:0}}.section{padding:4.5rem 0}.section--mist{background:#dfe7f1}.section--deep{background:#224166;color:#dfe7f1}.section--deep h2,.section--deep h3{color:#fff}.section__intro{max-width:40em;margin-bottom:2.5rem}.section__intro p:last-child{margin-bottom:0}.practice-grid{display:grid;gap:0;border-top:1.5px solid #021430;border-left:1.5px solid #021430}@media(min-width: 640px){.practice-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1000px){.practice-grid{grid-template-columns:repeat(4, 1fr)}}.practice-tile{padding:1.5rem 1.25rem;border-right:1.5px solid #021430;border-bottom:1.5px solid #021430;background:#fff}.practice-tile h3{margin-bottom:.5em}.practice-tile p{font-size:.95rem;margin-bottom:.75em;color:#172b47}.practice-tile__more{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#224166;text-decoration:none;background-image:linear-gradient(45deg, #6a94ea, #6a94ea);background-size:100% 2px;background-repeat:no-repeat;background-position:left bottom}.practice-tile__more:hover{background-size:0% 2px}.trust-list{list-style:none;margin:0;padding:0;display:grid;gap:1.25rem}@media(min-width: 700px){.trust-list{grid-template-columns:repeat(3, 1fr);gap:2rem}}.trust-list li{padding-top:1rem;border-top:2px solid #6a94ea}.trust-list strong{display:block;font-family:"Gloock",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:400;color:#172b47;margin-bottom:.35em}.attorney{display:grid;gap:2rem;align-items:center}@media(min-width: 800px){.attorney{grid-template-columns:280px 1fr}}.attorney__photo{background:#c5d4e6;border:1.5px solid #021430}.attorney__photo img{width:100%;margin:0 auto}.attorney__role{font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;color:#224166;margin-bottom:1rem}.contact-grid{display:grid;gap:2.5rem}@media(min-width: 800px){.contact-grid{grid-template-columns:1fr 1.1fr;align-items:start}}.contact-panel{background:#fff;border:1.5px solid #021430;padding:1.75rem}.contact-panel--info{background:#224166;border-color:#224166;color:#dfe7f1}.contact-panel--info h2{color:#fff}.contact-panel--info a{color:#fff}.site-contact__eyebrow{color:#c5d4e6}.contact-phone{display:block;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;text-decoration:none;margin:1rem 0}.form{display:grid;gap:1rem}.form label{display:grid;gap:.35rem;font-size:.9rem;font-weight:700}.form input,.form textarea{font:inherit;padding:.75rem .85rem;border:1.5px solid #021430;border-radius:0;background:#fff;color:#172b47}.form textarea{min-height:120px;resize:vertical}.form button{justify-self:start}.site-footer{background:#172b47;color:#dfe7f1;padding:3.5rem 0 2rem;text-align:center}.site-footer a{color:#fff}.site-footer__logo{max-width:220px;margin:0 auto 1.5rem;filter:brightness(0) invert(1)}.site-footer__nap{margin-bottom:1.5rem;line-height:1.7}.site-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin-bottom:1.5rem;font-size:.9rem}.site-footer__legal{font-size:.85rem;opacity:.85;max-width:40em;margin:0 auto 1rem}.site-footer__fuel{font-size:.8rem;opacity:.75}.page-simple{padding:5rem 0 4rem;min-height:60vh}.page-simple__inner{max-width:40em}.page-simple__inner h1{margin-bottom:.75em}.practice-nav{background:#dfe7f1;border-bottom:1.5px solid #021430;overflow-x:auto;-webkit-overflow-scrolling:touch}.practice-nav__inner{display:flex;gap:.25rem 1rem;padding:.65rem 0;white-space:nowrap}.practice-nav a{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;text-decoration:none;color:#172b47;padding:.25rem 0}.practice-nav a[aria-current=page],.practice-nav a:hover{color:#224166;text-decoration:underline;text-underline-offset:.2em}.practice-hero{background:#172b47;color:#fff;padding:2.5rem 0 2.25rem}.practice-hero h1,.practice-hero .eyebrow{color:#fff}.practice-hero .eyebrow{color:#c5d4e6}.practice-hero__lede{max-width:none;font-size:1.05rem;color:rgba(255,255,255,.92);margin-bottom:0}.practice-hero .btn-row{margin-top:1.25rem}.practice-body__inner,.practice-cta__inner{max-width:none;margin-inline:0}.practice-body__inner h2{margin-top:1.75rem}.practice-body__inner h2:first-child{margin-top:0}.practice-body__inner ul{padding-left:1.2em;margin:0 0 1.25em}.practice-body__inner li{margin-bottom:.4em}.practice-cta h2{margin-bottom:.5em}.practice-cta p{max-width:none}.js-reveal,.js-reveal-stagger{will-change:transform,opacity}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}}/*# sourceMappingURL=main.css.map */