@keyframes rotateBadge{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@font-face{font-family:"Aeonik";src:url(../assets/fonts/aeonik/Aeonik-Regular.woff2)format("woff2"),url(../assets/fonts/aeonik/Aeonik-Regular.woff)format("woff"),url(../assets/fonts/aeonik/Aeonik-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:"Aeonik";src:url(../assets/fonts/aeonik/Aeonik-Bold.woff2)format("woff2"),url(../assets/fonts/aeonik/Aeonik-Bold.woff)format("woff"),url(../assets/fonts/aeonik/Aeonik-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:optional}@font-face{font-family:"PP Neue Montreal";src:url(../assets/fonts/pp-neue-montreal/ppneuemontreal-bold.woff2)format("woff2"),url(../assets/fonts/pp-neue-montreal/ppneuemontreal-bold.woff)format("woff"),url(../assets/fonts/pp-neue-montreal/ppneuemontreal-bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:optional}@font-face{font-family:"PP Neue Montreal";src:url(../assets/fonts/pp-neue-montreal/ppneuemontreal-book.woff2)format("woff2"),url(../assets/fonts/pp-neue-montreal/ppneuemontreal-book.woff)format("woff"),url(../assets/fonts/pp-neue-montreal/ppneuemontreal-book.ttf)format("truetype");font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:"PP Neue Montreal";src:url(../assets/fonts/pp-neue-montreal/PPNeueMontreal-Medium.woff2)format("woff2"),url(../assets/fonts/pp-neue-montreal/PPNeueMontreal-Medium.woff)format("woff"),url(../assets/fonts/pp-neue-montreal/PPNeueMontreal-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:optional}@font-face{font-family:"SF Pro";src:url(../assets/fonts/sf-pro/SF-Pro.woff2)format("woff2"),url(../assets/fonts/sf-pro/SF-Pro.woff)format("woff"),url(../assets/fonts/sf-pro/SF-Pro.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:optional}*,::after,::before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0a1e3c;--navy-mid:#0d2a52;--navy-light:#163a6e;--blue:#1a5aad;--blue-bright:#2172d4;--gold:#c8a84b;--white:#F8FCFF;--off-white:#f4f6f9;--gray:#8a96a8;--text:#2c3a50;--font-h1:'PP Neue Montreal', 'Schibsted Grotesk', sans-serif;--font-head:'PP Neue Montreal', 'Schibsted Grotesk', sans-serif;--font-body:'Schibsted Grotesk', sans-serif;--font-ui:'Schibsted Grotesk', sans-serif;--font-p:'SF Pro', 'SF Pro Text', 'Schibsted Grotesk', sans-serif;--font-label:'Schibsted Grotesk', sans-serif}body,html{overflow-x:hidden}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{font-family:var(--font-p);color:var(--text);background:var(--white);margin:0}p{font-family:"SF Pro",sans-serif;font-size:15px;font-weight:400}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:100%;max-width:1500px;margin:0 auto;padding:0 24px}.site-nav,.site-nav.scrolled{-webkit-transform:translateZ(0)}.site-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:0 0;transition:background .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.site-nav.scrolled{background:rgba(10,30,60,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.logo-img{transition:transform .4s ease,opacity .3s ease}.logo-white{display:none;position:absolute}.logo-default{display:block}.nav-dropdown-menu a::after,.nav-sub-menu a::after,.site-nav.scrolled .logo-default{display:none}.site-nav.scrolled .logo-white{display:block;position:static;transform:scale(.9)}.site-nav::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(255,255,255,.25);z-index:1}.site-nav .container{max-width:1500px;padding:0 40px;position:relative}.nav-inner{height:90px;display:flex;align-items:center;position:relative}.nav-inner>a:first-child{display:flex;align-items:center;margin-right:auto}.logo-img{width:180px;height:auto}.nav-dropdown::after,.nav-links{position:absolute;left:50%;bottom:0;transform:translateX(-50%)}.nav-dropdown,.nav-links{display:flex;align-items:center}.nav-links{top:0;gap:32px}.nav-dropdown-menu a,.nav-links a{font-family:"PP Neue Montreal",sans-serif;font-weight:500;text-decoration:none}.nav-links a{font-size:14px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.95);transition:color .3s ease;position:relative;white-space:nowrap}.nav-links a:hover{color:#9ac6ff;transition:color .4s cubic-bezier(.25,.8,.25,1)}.nav-dropdown{position:relative;height:100%}.nav-dropdown::after{content:"";width:0;height:2px;background:#4389e8;z-index:2;transition:width .4s cubic-bezier(.25,.8,.25,1)}.nav-dropdown:hover::after{width:100%}.nav-arrow{width:10px;height:6px;margin-left:4px;transition:transform .4s cubic-bezier(.25,.8,.25,1)}.mobile-dropdown.open>.mobile-dropdown-toggle .mobile-arrow,.nav-dropdown:hover .nav-arrow{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:100%;left:0;min-width:220px;background:rgba(10,30,60,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:6px;padding:10px 0;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .25s ease;margin-top:10px;z-index:9999}.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-menu a{display:block;padding:10px 20px;font-size:13px;letter-spacing:1.5px;color:rgba(255,255,255,.85);transition:color .2s ease,background .2s ease}.nav-dropdown-menu a:hover,.nav-sub-menu a:hover{color:#9ac6ff}.nav-sub-dropdown{position:relative}.nav-sub-dropdown>a{display:flex!important;align-items:center;justify-content:space-between}.nav-sub-arrow{width:6px;height:10px;margin-left:8px;flex-shrink:0;opacity:.6}.nav-sub-menu{position:absolute;left:100%;top:0;min-width:220px;background:rgba(10,30,60,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:6px;padding:10px 0;opacity:0;visibility:hidden;transform:translateX(5px);transition:all .25s ease;z-index:10000}.nav-sub-dropdown:hover>.nav-sub-menu{opacity:1;visibility:visible;transform:translateX(0)}.nav-sub-menu a{display:block;padding:10px 20px;font-size:13px;font-weight:500;letter-spacing:1.5px;color:rgba(255,255,255,.85);text-decoration:none;transition:color .2s ease}.nav-cta{display:flex;align-items:center;gap:14px;margin-left:auto;color:#fff;text-decoration:none;transition:opacity .3s ease}.nav-cta:hover{opacity:.85}.nav-cta:hover .nav-cta-num,.site-footer-links a:hover{color:#9ac6ff}.phone-icon{width:44px;height:44px}.nav-cta>div{display:flex;flex-direction:column;padding-left:14px;border-left:1px solid rgba(255,255,255,.3);line-height:1.1}.hero-content h1,.nav-cta-label{text-transform:uppercase;color:#fff}.nav-cta-label,.nav-cta-num{font-family:var(--font-ui);font-size:11px;font-weight:700;letter-spacing:2px}.nav-cta-num{font-size:20px;font-weight:600;letter-spacing:1.5px;color:#fff}.hamburger{display:none;flex-direction:column;gap:4px;cursor:pointer;margin-left:auto}.hamburger span{width:24px;height:2px;background:#f8fcff}.mobile-nav{display:none;position:fixed;top:90px;left:0;right:0;background:rgba(10,30,60,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);max-height:80vh;overflow-y:auto;z-index:9999}.mobile-dropdown.open>.mobile-submenu,.mobile-nav.open{display:block}.mobile-nav>a{display:flex;align-items:center;padding:14px 24px;min-height:76px!important;color:#fff;font-size:15px;font-weight:600;box-sizing:border-box}.mobile-dropdown,.mobile-nav>a{border-bottom:1px solid rgba(255,255,255,.08)}.mobile-dropdown-toggle{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;min-height:76px;box-sizing:border-box;cursor:pointer}.mobile-dropdown-toggle a,.mobile-nav>a,.mobile-submenu>a{text-decoration:none;font-family:"SF Pro",sans-serif}.mobile-dropdown-toggle a{color:#fff;font-size:15px;font-weight:600;border:0!important;padding:0!important}.mobile-arrow{width:12px;height:8px;color:rgba(255,255,255,.6);transition:transform .3s ease;flex-shrink:0}.mobile-submenu{display:none;background:rgba(255,255,255,.05)}.mobile-submenu>a{display:block;border-bottom:1px solid rgba(255,255,255,.05)}.mobile-submenu>.mobile-dropdown .mobile-dropdown-toggle,.mobile-submenu>a{padding:12px 24px 12px 40px}.mobile-submenu>.mobile-dropdown .mobile-dropdown-toggle a,.mobile-submenu>a{font-size:14px;font-weight:400;color:rgba(255,255,255,.85)}.mobile-submenu-l3{background:rgba(255,255,255,.03)}.mobile-submenu-l3 a{padding-left:56px!important;font-size:13px!important;color:rgba(255,255,255,.7)!important}@media (min-width:1201px) and (max-width:1440px){.nav-links{gap:28px}.nav-links a{font-size:14px;letter-spacing:2px;white-space:nowrap}.nav-cta-num{font-size:18px;letter-spacing:1px}.nav-cta-label{font-size:11px;letter-spacing:1.4px}.nav-cta>div{padding-left:12px}.nav-cta{gap:12px}.phone-icon{width:40px;height:40px}.logo-img{width:150px}}@media (max-width:1200px){.nav-cta,.nav-links{display:none}.hamburger{display:flex}}.hero{position:relative;min-height:100vh;height:100vh;background:url(../assets/homePage/section1/hero-bg.avif)no-repeat center top/cover;overflow:hidden;padding-top:82px;padding-bottom:0;display:flex;align-items:center}@media (min-width:1920px){.hero{min-height:min(100vh,960px);height:min(100vh,960px)}}.hero::before{background:0 0}.hero-inner{position:relative;z-index:2;width:100%}.hero-content{max-width:680px;padding-left:clamp(4px,0.5vw,16px)}.hero-kicker{margin-top:12px;font-family:"SF Pro",sans-serif;font-size:16px;letter-spacing:1.8px;text-transform:uppercase;color:#b8dfff;font-weight:500}.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}.hero-content h1{font-family:"Aeonik",sans-serif;font-size:clamp(64px,7.5vw,96px);line-height:1.05;letter-spacing:10px;margin:12px 0 14px;font-weight:400}.hero-content h1 span{display:block;font-weight:400;font-size:1.15em;-webkit-text-stroke:2.4px currentColor;color:rgba(255,255,255,.95)}.hero-sub{font-size:23px;line-height:1.7;color:rgba(255,255,255,.85);max-width:520px;margin-bottom:27px;font-family:"SF Pro",sans-serif!important;font-weight:300;margin-top:22px;letter-spacing:0!important;-webkit-font-smoothing:antialiased}.hero-actions{display:flex;gap:20px;align-items:center}.hero-phone{display:flex;height:78px;min-width:300px;background:linear-gradient(90deg,#118cf0 0,#2ba0ff 100%);overflow:hidden;text-decoration:none;font-family:"SF Pro",sans-serif;color:#fff;border-radius:6px;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1),background .4s ease}.hero-phone:hover{background:linear-gradient(90deg,#0f7fff 0,#1a8fff 100%);transform:translateY(-2px);box-shadow:0 8px 24px rgba(17,140,240,.35)}.hero-phone-icon{width:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.phone-svg{width:48px;height:48px}.hero-phone-meta{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;padding:0 8px 4px}.hero-phone-label,.hero-phone-number{font-family:"PP Neue Montreal",sans-serif}.hero-phone-label{font-size:11px;letter-spacing:1.5px;opacity:.9;margin-bottom:3px;font-weight:700}.hero-phone-number{font-size:24px;font-weight:600;letter-spacing:.5px}.hero-submit{display:flex;flex-direction:column;justify-content:center;align-items:center;height:78px;min-width:280px;padding:0 24px 4px;background:#e9ecef;color:#1163a7;border-radius:6px;text-decoration:none;font-family:"SF Pro",sans-serif;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1),background .4s ease}.hero-submit:hover{background:#dfe1e3;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.hero-submit span,.hero-submit strong{text-align:center;font-family:"PP Neue Montreal",sans-serif}.hero-submit strong{font-size:24px;font-weight:600;margin-bottom:3px;letter-spacing:.5px}.hero-submit span{font-size:11px;letter-spacing:1.5px;color:#2785d2;font-weight:700}.hero-mobile-building{display:none}.hero-round,.hero-tower{position:absolute;pointer-events:none}.hero-tower{right:clamp(40px,10vw,250px);bottom:0;height:calc(100% - 120px);width:auto;max-width:none;max-height:none;object-fit:contain;object-position:bottom right;z-index:1}.hero-round{right:50px;bottom:60px;width:157px;height:157px;z-index:25}.hero-badge-svg{width:100%;height:100%;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1))}.hero-badge{position:relative;width:157px;height:157px;display:block;pointer-events:auto}.hero-badge-svg,.hero-badge-text-layer{position:absolute;top:0;left:0}.hero-badge-text-layer{animation:rotateBadge 15s linear infinite}.hero-badge{cursor:pointer}.hero-badge-svg g path:first-child{transition:fill .4s cubic-bezier(.25,.8,.25,1)}.hero-badge:hover .hero-badge-svg g path:first-child{fill:#4389e8}.practice-areas-section{background:#eef5ff;padding:clamp(36px,5vw,62px)0 clamp(24px,2.5vw,32px);font-style:normal}.practice-areas-section *{font-style:normal}.practice-areas-wrap{background:0 0;border:0;border-radius:2px;padding:clamp(20px,2.2vw,34px)}.practice-areas-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.practice-areas-top h2,.practice-kicker{font-style:normal;text-transform:uppercase}.practice-kicker{font-family:"SF Pro",sans-serif;font-size:16px;font-weight:500;letter-spacing:1.8px;color:#2478ce;margin-bottom:8px}.practice-areas-top h2{font-family:"PP Neue Montreal",sans-serif;font-size:clamp(28px,4vw,47px);font-weight:700;letter-spacing:0;color:#3b4e67;line-height:1}.practice-nav{display:flex;gap:12px;align-items:center;align-self:center}.practice-nav span{display:flex;align-items:center;justify-content:center;color:#5a8bb8;cursor:pointer;transition:color .25s ease}.practice-nav span.nav-prev svg{width:22px;height:22px}.practice-nav span.nav-next svg{width:32px;height:32px}.practice-nav span:hover,.section-seventeen-card:hover h3{color:#2478ce}.practice-slider-wrap{overflow:hidden;position:relative;width:100%}.practice-grid{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:12px;scroll-snap-type:x mandatory;scroll-padding:0;-ms-overflow-style:none;scrollbar-width:none}.practice-grid::-webkit-scrollbar{display:none}.practice-card{position:relative;min-height:212px;flex-shrink:0;width:calc((100% - 48px)/5);overflow:hidden;background:#10253f;border-radius:2px;scroll-snap-align:start;scroll-snap-stop:always}.practice-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,26,47,.1)0,rgba(7,20,36,.82) 100%)}.practice-card-black{background:#1a1a1a}.practice-card-black::after{background:0 0}.practice-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.practice-card:hover img{transform:scale(1.06)}.practice-card-content{position:absolute;left:15px;right:15px;bottom:20px;z-index:1}.practice-card-content h3{font-family:"SF Pro",sans-serif;font-style:normal;font-size:clamp(19px,2vw,21px);font-weight:600;letter-spacing:.5px;color:#fff;line-height:1.2}.practice-card-content p{font-family:"SF Pro",sans-serif!important;font-style:normal;font-size:14.5px!important;font-weight:500;text-transform:uppercase;letter-spacing:.8px;color:rgba(212,227,243,.95);margin-top:2px;transition:color .3s ease}.practice-card:hover .practice-card-content p{color:#76c1ff}.practice-bottom{margin-top:22px;padding-top:40px;padding-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid rgba(36,120,206,.3)}.practice-bottom h3{font-family:"SF Compact",sans-serif;font-style:normal;font-size:clamp(26px,2.8vw,36px);font-weight:700;letter-spacing:-.5px;color:#3c4b5e;line-height:1;margin-bottom:8px}.defense-content p,.practice-bottom p{font-family:"SF Pro",sans-serif!important;letter-spacing:0!important}.practice-bottom p{font-style:normal;color:#5c7ba3;font-size:20px!important;font-weight:400}.practice-submit{background:linear-gradient(135deg,#118cf0,#2ba0ff);color:#fff;font-family:"SF Pro",sans-serif;font-style:normal;font-size:15px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:20px 48px;white-space:nowrap;transition:background .5s cubic-bezier(.25,.8,.25,1),box-shadow .5s cubic-bezier(.25,.8,.25,1);border:0;cursor:pointer;border-radius:6px;display:inline-block;text-decoration:none}.practice-submit:hover,.showcase-primary:hover{background:linear-gradient(135deg,#0f7fff,#1a8fff);box-shadow:0 6px 20px rgba(17,140,240,.35)}.defense-results-section{background:#f8fcff;padding:clamp(28px,4vw,54px)0}.defense-results-wrap{display:grid;grid-template-columns:minmax(280px,40%) minmax(0,1fr);gap:30px;align-items:center}.defense-visual{position:relative;width:100%;max-width:100%;padding:24px 22px 22px 28px}.defense-visual::after,.defense-visual::before{content:"";position:absolute;background:#2b5f9f}.defense-visual::before{left:0;bottom:0;width:150px;height:250px}.defense-visual::after{right:0;bottom:10px;width:28px;height:28px}.defense-photo{width:100%;aspect-ratio:.86;background:#d4dce7 url(../assets/homePage/section4/background-1.avif)center 15%/cover no-repeat;position:relative;box-shadow:0 18px 34px rgba(13,37,72,.12)}.defense-photo::before{content:"";position:absolute;top:-18px;left:-18px;width:72px;height:72px;border-top:4px solid rgba(69,134,205,.7);border-left:4px solid rgba(69,134,205,.7)}.defense-content h2{font-family:"PP Neue Montreal",sans-serif;font-size:clamp(34px,3.5vw,50px);line-height:1.05;letter-spacing:0;color:#3b4e67;text-transform:uppercase}.defense-content h2 span,.defense-content h2 strong{display:block}.defense-content h2 span{font-weight:400;color:#3b4e67;margin-bottom:6px}.defense-content h2 strong{color:#3b4e67;font-weight:700}.defense-divider{width:200px;height:2px;background:#46abff;margin:20px 0 40px 12px;position:relative}.defense-divider::before{content:"";width:8px;height:8px;background:#46abff;position:absolute;top:50%;left:-10px;transform:translateY(-50%) rotate(45deg)}.defense-content p{font-size:18px!important;line-height:1.75;color:#5c7ba3!important;opacity:1!important;max-width:1000px}.defense-content p+p{margin-top:14px}.defense-content p:last-child{margin-bottom:0!important}.showcase-section{background:#f8fcff;padding:clamp(44px,6vw,86px)0}.showcase-wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,40%);align-items:center;gap:30px}.showcase-content{max-width:820px}.showcase-divider{width:200px;height:2px;background:#46abff;margin:20px 0 48px 12px;position:relative}.showcase-divider::before{content:"";position:absolute;left:-10px;top:50%;width:8px;height:8px;background:#46abff;transform:translateY(-50%) rotate(45deg)}.services-grid-header h2,.showcase-content h2{font-family:"PP Neue Montreal",sans-serif;text-transform:uppercase}.showcase-content h2{font-size:clamp(30px,4.35vw,48px);line-height:.98;max-width:820px;color:#3b4e67;margin:0 0 14px}.showcase-content h2 span,.showcase-content h2 strong{display:block}.showcase-content h2 strong{font-size:48px;font-weight:700}.showcase-content h2 span{font-weight:300;margin-bottom:6px}.showcase-content p{font-family:"SF Pro",sans-serif!important;font-size:18px!important;font-weight:400;line-height:1.75;color:#5c7ba3!important;opacity:1!important;max-width:860px;margin-bottom:44px;padding-right:20px;letter-spacing:0!important}.showcase-actions{display:flex;gap:14px;align-items:center}.showcase-phone,.showcase-primary{display:flex;height:60px;border-radius:6px;text-decoration:none;font-family:"SF Pro",sans-serif;font-size:15px;font-weight:700}.showcase-primary{padding:0 36px;background:linear-gradient(135deg,#118cf0,#2ba0ff);color:#fff;letter-spacing:1.5px;text-transform:uppercase;transition:background .5s cubic-bezier(.25,.8,.25,1),box-shadow .5s cubic-bezier(.25,.8,.25,1)}.showcase-phone{gap:10px;padding:0 24px 0 8px;border:1px solid #2ba0ff;background:#f8fcff;color:#2e87d0;letter-spacing:1px;transition:background .3s ease}.showcase-phone:hover{background:#cbf0fa}.showcase-phone-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#2ea1ff;border-radius:6px}.showcase-phone-icon img{width:30px;height:30px}.showcase-phone-number{font-size:15px;font-weight:700;padding:0 20px}.showcase-media{position:relative;justify-self:end;width:100%}.showcase-media-stage{position:relative;width:100%;aspect-ratio:.88}.showcase-media-bg{width:100%;height:100%;object-fit:cover;display:block}.showcase-media-person{position:absolute;right:15%;bottom:-2px;width:66%;height:auto;z-index:2;filter:drop-shadow(0 20px 26px rgba(15,37,72,.12));margin-bottom:2px}.showcase-media-square{position:absolute;right:-15px;bottom:-20px;width:50px;height:50px;background:#2f64a3;z-index:3}.services-grid-section{position:relative;min-height:100vh;background:#3e83d8;padding:80px 0;overflow:hidden}.services-grid-overlay{position:absolute;inset:0}.services-grid-wrap{position:relative;z-index:1}.services-grid-header{margin-bottom:50px}.services-card h3,.services-grid-kicker{font-family:"SF Pro",sans-serif;font-weight:500}.services-grid-kicker{font-size:16px;letter-spacing:1.8px;text-transform:uppercase;color:#b8dfff;margin-bottom:12px}.services-grid-header h2{font-size:clamp(34px,4.9vw,50px);line-height:1.05;letter-spacing:2px;color:#fff;font-weight:300}.services-grid-header h2 span{display:block;font-weight:400;margin-bottom:12px}.services-grid-header h2 strong{font-size:clamp(34px,4.9vw,50px);font-weight:700}.services-grid-cards{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.services-card{min-height:230px;position:relative;background:rgba(35,83,145,.6);border:0;border-radius:4px;padding:36px 30px 30px;color:#fff;overflow:hidden}.services-card::before{content:none}.services-card-wide,.services-grid-cards .services-card-wide{min-height:220px}.services-card-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#92ceff;margin-bottom:22px}.services-card-icon svg{width:40px;height:40px;display:block}.services-card-label{font-family:"SF Pro",sans-serif!important;font-size:12px!important;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;color:#b8dfff;margin-bottom:9px}.services-card h3{font-size:clamp(18px,1.5vw,22px);line-height:1.5;color:#fff;margin-bottom:16px}.services-card h3 span{display:block;font-weight:700}.services-card-copy{font-family:"SF Pro",sans-serif!important;font-size:16.5px!important;line-height:1.7;color:#87afe2;letter-spacing:0!important}.services-card h3,.services-card-copy,.services-card-icon,.services-card-label{position:relative;z-index:1}.services-grid-cards>.services-card:nth-child(1),.services-grid-cards>.services-card:nth-child(2),.services-grid-cards>.services-card:nth-child(3){grid-column:span 4}.services-grid-cards>.services-card:nth-child(4),.services-grid-cards>.services-card:nth-child(5){grid-column:span 6}.attorneys-section{position:relative;background:#f8fcff;padding:80px 0;overflow:hidden}.attorneys-section .container,p+p{margin-top:0}.attorneys-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:0}.attorneys-heading{flex:1 1 auto;min-width:0;padding-left:2px}.attorneys-heading h2{font-family:"PP Neue Montreal",sans-serif;font-size:clamp(32px,4.2vw,50px);line-height:.95;letter-spacing:0;text-transform:uppercase;color:#3b4e67;margin-bottom:8px;font-weight:700}.attorneys-heading p{font-family:"SF Pro",sans-serif!important;font-size:17px!important;font-weight:500;letter-spacing:2px!important;text-transform:uppercase;color:#386e9a}.attorneys-divider{width:76%;height:1px;background:rgba(70,171,255,.4);margin:20px 0 30px 12px;position:relative;z-index:2}.attorneys-divider::before,.section-six-divider::before{content:"";position:absolute;left:-10px;top:50%;width:8px;height:8px;background:#46abff;transform:translateY(-50%) rotate(45deg)}.attorneys-members{flex:0 0 auto;text-align:right;padding-top:2px}.attorneys-members-tablet{display:none}.attorneys-members>p{font-family:var(--font-ui);font-size:15px;font-weight:700;letter-spacing:2.8px;text-transform:uppercase;color:#5f82ab;margin-bottom:12px}.attorneys-member-logos{display:flex;align-items:center;justify-content:flex-end;gap:24px;flex-wrap:wrap}.attorneys-member-logos img{display:block;object-fit:contain;max-height:50px;width:auto}.attorneys-member-logos img:nth-child(1){max-height:44px}.attorneys-member-logos img:nth-child(2){max-height:30px}.attorneys-member-logos img:nth-child(3){max-height:48px}.attorneys-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.attorney-card{background:0 0}.attorney-photo-wrap{background:linear-gradient(45deg,#477bbe,#59779e);overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.attorney-photo{width:100%;aspect-ratio:.93;object-fit:cover;display:block}.attorney-card-body{padding:12px 2px 0}.attorney-card-body h3{font-family:"PP Neue Montreal",sans-serif;font-size:clamp(18px,1.6vw,24px);line-height:1.22;font-weight:800;color:#41566d;margin-bottom:14px;margin-top:20px}.attorney-card-body p,.section-six-content p,.section-ten-content p{font-family:"SF Pro",sans-serif!important;line-height:1.75;letter-spacing:0!important}.attorney-card-body p{font-size:17px!important;font-weight:400;color:#5c7ba3;padding-right:16px;max-width:100%}.section-six{background:#eaf4ff;padding:80px 0;overflow:hidden}.section-six-wrap{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,40%);align-items:center;gap:30px}.section-six-content{max-width:800px}.section-six-content h2{font-family:"PP Neue Montreal",sans-serif;font-size:clamp(34px,3.5vw,50px);line-height:1.05;letter-spacing:0;text-transform:uppercase;color:#3b4e67;margin-bottom:15px}.section-six-content h2 span,.section-six-content h2 strong{display:block}.section-six-content h2 span{font-weight:400;margin-bottom:6px}.section-six-content h2 strong{font-weight:700;white-space:nowrap}.section-six-divider{width:200px;height:2px;background:#46abff;margin:20px 0 40px 12px;position:relative}.section-six-content p,.section-ten-content p{font-size:18px!important}.section-six-content p{font-weight:400;color:#5c7ba3;max-width:100%;-webkit-font-smoothing:antialiased}.section-six-content p+p{margin-top:22px}.section-six-media{position:relative;justify-self:end;width:100%}.section-six-image{width:100%;height:100%;min-height:520px;object-fit:cover;display:block}.section-six-square{position:absolute;right:10px;bottom:-30px;width:48px;height:48px;background:#34639f}.section-ten{position:relative;background:#2f69b2 url(../assets/homePage/section10/bg1.avif)center/cover no-repeat;padding:clamp(56px,8vw,86px)0;overflow:hidden}.section-ten::before{content:"";position:absolute;inset:0;border-top:1px solid rgba(133,200,255,.22);border-bottom:1px solid rgba(133,200,255,.18);pointer-events:none;z-index:1}.section-ten-overlay{position:absolute;inset:0;background:linear-gradient(145deg,rgba(20,60,113,.58)0,rgba(35,93,165,.38) 52%,rgba(26,72,135,.48) 100%),radial-gradient(circle at 8% 2%,rgba(177,218,255,.1)0,rgba(177,218,255,0) 28%)}.section-ten-inner{position:relative;z-index:3}.section-ten-kicker{font-family:"SF Pro",sans-serif;font-size:16px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:rgba(215,232,252,.96)}.section-ten-divider{width:100%;height:1px;margin:30px 0 38px;background:rgba(111,188,255,.5)}.section-ten-grid{position:relative;display:grid;grid-template-columns:minmax(220px,36%) minmax(0,1fr);gap:30px;align-items:center}.section-ten-grid::after{display:none}.section-ten-media{position:relative;width:100%;max-width:100%}.section-ten-image{width:100%;height:auto;object-fit:cover;box-shadow:0 12px 20px rgba(8,27,57,.12)}.section-ten-content{position:relative;max-width:100%;background:0 0;border:0;padding:10px 0 10px 2px;margin-right:-20px}.section-eleven-content h2,.section-ten-content h2{font-size:clamp(32px,3.5vw,48px);line-height:1.05;font-weight:300;margin-bottom:15px}.section-ten-content h2 span{display:block;font-weight:700;font-size:clamp(32px,3.5vw,48px);margin-bottom:6px}.section-ten-content-divider{width:200px;height:2px;background:#46abff;margin:20px 0 40px 12px;position:relative}.section-eleven-divider::before,.section-ten-content-divider::before{content:"";position:absolute;left:-10px;top:50%;width:8px;height:8px;background:#46abff;transform:translateY(-50%) rotate(45deg)}.section-ten-content p{font-weight:300;color:rgba(225,239,255,.92);max-width:780px}.section-eleven-content h2,.section-ten-btn,.section-ten-content h2{color:#fff;font-family:"SF Pro",sans-serif;text-transform:uppercase}.section-ten-btn{margin-top:30px;display:inline-flex;padding:20px 48px;background:linear-gradient(135deg,#118cf0,#2ba0ff);font-size:15px;font-weight:700;letter-spacing:1.5px;border-radius:6px;line-height:1;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1),background .4s cubic-bezier(.25,.8,.25,1)}.section-ten-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(17,140,240,.35)}.section-eleven{background:#f8fcff;padding:clamp(72px,8vw,104px)0;overflow:hidden}.section-eleven-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,33%);gap:40px;align-items:center}.section-eleven-content{max-width:100%}.section-eleven-content h2{font-family:"PP Neue Montreal",sans-serif;font-size:clamp(30px,3.5vw,50px);letter-spacing:0;color:#3b4e67;margin-bottom:28px;font-weight:700}.section-eleven-content h2 span,.section-eleven-content h2 strong{display:block}.section-eleven-content h2 span{font-weight:700}.section-eleven-content h2 strong{font-family:"PP Neue Montreal",sans-serif;font-weight:600;font-size:clamp(20px,2.8vw,28px);margin-top:12px;letter-spacing:3px;color:#3b4e67}.section-eleven-divider{width:200px;height:2px;background:#46abff;position:relative;margin:20px 0 40px 12px}.section-eleven-content p{font-weight:400;color:#5c7ba3;max-width:100%}.section-eleven-content p+p{margin-top:28px}.section-eleven-media{position:relative;justify-self:end;width:100%}.section-eleven-image-caption{position:absolute;top:42px;left:50%;transform:translateX(-50%);z-index:4;color:#fff;font-family:var(--font-ui);font-size:clamp(13px,1vw,18px);font-weight:700;line-height:1.25;text-align:center;max-width:220px;text-shadow:0 2px 10px rgba(6,28,63,.35);pointer-events:none}.section-eleven-image-caption::after{content:"";display:block;width:34px;height:4px;margin:12px auto 0;background:rgba(255,255,255,.95)}.section-eleven-image{width:100%;display:block;height:auto;object-fit:cover;position:relative;z-index:2}.section-eleven-square{position:absolute;bottom:-50px;width:290px;height:275px;right:-50px;background:#5f84b8;z-index:1}.section-twelve{position:relative;min-height:clamp(540px,64vw,720px);background:url(../assets/homePage/section12/rectangle-43791.avif)center/cover no-repeat;overflow:hidden}.section-twelve-overlay{position:absolute;inset:0}.section-twelve-inner{position:relative;z-index:1;min-height:inherit;display:flex;align-items:center}.section-twelve-content{max-width:1500px;padding:clamp(58px,7.5vw,88px) 0;padding-left:0}.section-thirteen-content h2,.section-twelve-content h2{font-family:"SF Pro",sans-serif;text-transform:uppercase;letter-spacing:0;color:#fff;line-height:1.05;margin-bottom:20px}.section-twelve-content h2 span,.section-twelve-content h2 strong{display:block}.section-twelve-content h2 span{font-size:clamp(34px,3.5vw,48px);font-weight:300;margin-bottom:6px}.section-twelve-content h2 strong{font-size:clamp(34px,3.5vw,48px);font-weight:700}.section-eleven-content p,.section-thirteen-content p,.section-twelve-content p{font-family:"SF Pro",sans-serif!important;font-size:18px!important;line-height:1.75;letter-spacing:0!important}.section-twelve-content p{color:rgba(230,243,255,.95);max-width:700px;padding-bottom:20px}.section-twelve-actions{display:flex;gap:18px;align-items:stretch;flex-wrap:wrap}.section-twelve-phone{display:flex;align-items:center;gap:10px;padding:10px 20px 14px;min-width:260px;background:linear-gradient(135deg,#118cf0,#2ba0ff);color:#fff;border-radius:6px;text-decoration:none;font-family:"SF Pro",sans-serif;transition:background .3s ease}.section-ten-btn:hover,.section-twelve-phone:hover{background:linear-gradient(135deg,#0f7fff,#1a8fff)}.section-twelve-phone-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.15)}.section-twelve-phone-icon svg{width:14px;height:14px}.section-twelve-phone-copy{display:flex;flex-direction:column;gap:2px;line-height:1;align-items:center;text-align:center}.section-twelve-phone-label,.section-twelve-submit span{font-size:11px;text-transform:uppercase;font-family:"SF Pro",sans-serif}.section-twelve-phone-label{letter-spacing:1.5px;opacity:.9}.section-twelve-phone-number,.section-twelve-submit strong{font-size:24px;font-weight:600;font-family:"SF Pro",sans-serif}.section-twelve-submit{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 24px 14px;min-width:260px;background:#e9ecef;color:#1163a7;border-radius:6px;text-decoration:none;font-family:"SF Pro",sans-serif;transition:background .3s ease}.section-twelve-submit:hover{background:#cbf0fa}.section-twelve-submit span{letter-spacing:1px;color:#2785d2}.section-thirteen{background:#f8fcff;padding:100px 0;overflow:hidden}.section-thirteen-inner{display:grid;grid-template-columns:minmax(280px,45%) minmax(0,1fr);gap:40px;align-items:center}.section-thirteen-media{position:relative;max-width:100%}.section-thirteen-media::after{content:"";position:absolute;left:-28px;right:42%;bottom:-34px;height:140px;background:#5e83b8;z-index:1}.section-thirteen-image{position:relative;z-index:2;width:100%;height:660px;object-fit:cover}.section-thirteen-content{max-width:100%;color:#49678e}.section-thirteen-kicker{font-family:"SF Pro",sans-serif;text-transform:uppercase;font-size:16px;letter-spacing:1.8px;color:#6f8db3;margin-bottom:14px;font-weight:600}.section-thirteen-content h2{font-family:"PP Neue Montreal",sans-serif;color:#3b4e67;font-size:clamp(30px,3.5vw,50px);line-height:1.1;margin-bottom:28px;font-weight:700}.section-thirteen-content h2 span{display:block;font-family:"PP Neue Montreal",sans-serif;font-size:clamp(20px,2.8vw,28px);margin-top:12px;color:#3b4e67;font-weight:600;letter-spacing:3px}.section-thirteen-divider{width:200px;height:2px;background:#46abff;margin:23px 0 40px 12px;position:relative}.section-thirteen-divider::before{content:"";position:absolute;left:-10px;top:50%;width:8px;height:8px;background:#46abff;transform:translateY(-50%) rotate(45deg)}.section-thirteen-content p{font-weight:400;color:#5c7ba3;margin-bottom:18px;max-width:100%}.section-thirteen-content p:last-child{margin-bottom:0}@media (max-width:1024px){.hero-round,.hero-tower{display:none}.section-thirteen{padding:52px 0 64px}.section-thirteen-inner{grid-template-columns:1fr;gap:26px}.section-thirteen-media{max-width:520px}.section-thirteen-content{max-width:100%}}@media (max-width:767px){.section-thirteen{padding:44px 0 54px}.section-thirteen-media{max-width:100%}.section-thirteen-media::after{display:none}.section-thirteen-inner{gap:36px}.section-thirteen-image{height:clamp(280px,88vw,430px)}.section-thirteen-content h2{font-size:clamp(30px,9vw,44px)}.section-thirteen-content h2 span{font-size:clamp(20px,7.2vw,33px)}.section-thirteen-divider{margin-left:0}.section-thirteen-content p{font-size:15px}}@media (max-width:480px){.section-thirteen{padding:36px 0 44px}.section-thirteen-kicker{font-size:10px;letter-spacing:1.5px}.section-thirteen-divider{width:110px;margin:14px 0 18px 10px}.section-thirteen-content p{font-size:15px;line-height:1.66}.section-thirteen-actions{gap:10px}.section-thirteen-cta,.section-thirteen-phone{width:100%;min-height:64px}}@media (min-width:1025px){.services-grid-cards{grid-auto-rows:minmax(240px,auto)}.services-card-wide{grid-column:span 1}}@media (max-width:1024px){.services-grid-section{min-height:auto;padding:42px 0 50px}.services-grid-cards{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.services-grid-cards>.services-card:nth-child(1),.services-grid-cards>.services-card:nth-child(2),.services-grid-cards>.services-card:nth-child(3),.services-grid-cards>.services-card:nth-child(4),.services-grid-cards>.services-card:nth-child(5){grid-column:span 1}.services-grid-cards>.services-card:last-child:nth-child(odd){grid-column:span 2}.attorney-card:last-child{grid-column:auto;max-width:100%}}@media (max-width:767px){.services-grid-section{min-height:auto;padding:32px 0 40px}.services-grid-cards{display:grid!important;grid-template-columns:1fr!important;gap:12px}.services-grid-cards>.services-card,.services-grid-cards>.services-card-wide,.services-grid-cards>.services-card:nth-child(n){grid-column:span 1!important;width:100%!important}.services-card,.services-card-wide{min-height:auto;padding:22px 20px;background:rgba(32,77,136,.9);border-color:rgba(126,171,224,.28)}.services-grid-header h2{font-size:clamp(24px,8vw,40px)}.attorneys-section{padding:60px 0}.attorneys-header{flex-direction:column;align-items:flex-start;gap:18px}.attorneys-members{text-align:left}.attorneys-member-logos{justify-content:flex-start;gap:18px}.attorneys-grid{grid-template-columns:1fr;gap:20px}.attorney-card:last-child{grid-column:auto;max-width:none}.attorney-photo{aspect-ratio:.9}.attorney-card-body h3{font-size:18px}.section-six-stage{min-height:auto}.section-six-wrap{grid-template-columns:1fr;gap:24px}.section-six-content{max-width:100%}.section-six-content h2{font-size:clamp(28px,8.6vw,44px)}.section-six-divider{margin-bottom:22px}.section-six-media{width:100%;max-width:520px;justify-self:center}.section-six-image{height:auto}.section-six-square{width:72px;height:72px;right:0;bottom:-8px}}.consultation-section{position:relative;background:#03274f;min-height:850px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.consultation-video{position:absolute;top:0;left:0;width:100%;height:75%;object-fit:cover;object-position:center 70%;z-index:0;-webkit-mask-image:linear-gradient(to bottom,#fff 40%,transparent 100%);mask-image:linear-gradient(to bottom,#fff 40%,transparent 100%)}.consultation-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(3,39,79,.4)0,rgba(3,39,79,.3) 20%,rgba(3,39,79,.85) 50%,#03274f 70%,#03274f 100%);z-index:1}.consultation-inner{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:0 20px}.consultation-firm{font-family:"PP Neue Montreal",sans-serif!important;font-size:clamp(26px,3vw,40px)!important;font-weight:700!important;text-transform:uppercase;letter-spacing:3px;color:rgba(255,255,255,.95);margin-bottom:6px}.consultation-inner h2{font-family:"PP Neue Montreal",sans-serif;font-size:clamp(36px,5.5vw,54px);font-weight:700;text-transform:uppercase;color:#fff}.consultation-divider{width:600px;max-width:90%;height:1px;margin:27px auto;background:rgba(85,172,255,.8);position:relative}.consultation-divider::after,.consultation-divider::before{content:"";position:absolute;top:50%;width:8px;height:8px;background:#55acff;transform:translateY(-50%) rotate(45deg)}.consultation-divider::before{left:0}.consultation-divider::after{right:0}.consultation-text{max-width:800px;margin:0 auto 3px;font-family:"SF Pro",sans-serif!important;font-size:21px;font-weight:400;line-height:1.7;letter-spacing:0!important;color:rgba(236,245,255,.95)}.btn-text-mobile{display:none}.btn-text-desktop{display:inline}.consultation-btn{margin-top:30px;display:inline-block;padding:20px 48px;background:linear-gradient(135deg,#118cf0,#2ba0ff);border-radius:6px;font-family:"SF Pro",sans-serif;font-size:15px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#fff;transition:background .5s cubic-bezier(.25,.8,.25,1),box-shadow .5s cubic-bezier(.25,.8,.25,1)}.consultation-btn:hover{background:linear-gradient(135deg,#0f7fff,#1a8fff);box-shadow:0 6px 20px rgba(17,140,240,.35)}@media (max-width:1200px){.container{padding:0 20px}.site-nav{background:0 0}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:72px;gap:0;padding-right:0}.nav-inner>a{justify-content:flex-start}.logo-img{width:150px;height:50px}.nav-cta,.nav-links{display:none!important}.hamburger{display:flex!important;align-items:center;justify-content:center;position:static;transform:none;margin-left:auto;z-index:35}.mobile-nav{top:72px;backdrop-filter:blur(4px)}.mobile-nav a{min-height:48px;display:flex;align-items:center}.hero-content{padding-left:20px}.hero-round{display:none}.practice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.practice-bottom{align-items:flex-start}.defense-results-wrap{grid-template-columns:minmax(240px,350px) minmax(0,1fr);gap:30px}.defense-visual{max-width:340px;padding:18px 16px 16px 20px}.defense-visual::before{width:92px;height:34px}.defense-content h2{font-size:clamp(28px,4vw,46px)}.consultation-inner{max-width:840px}.consultation-btn{min-width:290px}.showcase-wrap{grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:26px}.showcase-content h2{font-size:clamp(28px,4.4vw,48px)}.showcase-media{width:min(100%,390px)}.section-ten{padding:48px 0 56px}.section-ten-dot{width:10px;height:10px}.section-ten-kicker{font-size:11px;letter-spacing:2.2px}.section-ten-divider{margin:24px 0 28px}.section-ten-grid{grid-template-columns:minmax(240px,330px) minmax(0,1fr);gap:24px}.section-ten-grid::after{display:none}.section-ten-content h2{font-size:clamp(28px,4.4vw,44px)}.section-ten-content p{line-height:1.75}.section-ten-btn{font-size:16px;letter-spacing:2px}.section-eleven{padding:48px 0 60px}.section-eleven-inner{grid-template-columns:minmax(0,1.08fr) minmax(280px,360px);gap:30px}.section-eleven-content h2{font-size:clamp(28px,4.2vw,44px)}.section-eleven-media{width:min(100%,340px)}.section-eleven-image{height:clamp(320px,42vw,390px)}.section-twelve{min-height:520px}.section-twelve-content{max-width:640px;padding-left:0}.section-twelve-content h2 span{font-size:clamp(30px,4.6vw,48px)}.section-twelve-content h2 strong{font-size:clamp(34px,5.2vw,56px)}.section-twelve-content p{font-size:clamp(15px,1.2vw,18px)}}@media (min-width:1025px) and (max-width:1200px){.hero{align-items:center;min-height:0;height:auto;padding-top:120px;padding-bottom:80px}.hero-inner{padding-top:0;padding-bottom:0;min-height:0}}@media (min-width:768px) and (max-width:1024px){.container,.site-nav .container{padding:0 35px}.practice-submit{display:none}.defense-results-section{padding-top:72px}.defense-results-wrap{grid-template-columns:1fr;grid-template-rows:auto auto}.defense-visual{order:2;width:100%;max-width:100%;padding:24px 22px 22px 28px}.defense-photo{aspect-ratio:2.2;background-image:url(../assets/homePage/section4/attorneys-walking.avif)}.defense-content{width:100%;max-width:100%;order:1}.defense-content h2 span,.defense-content h2 strong,.section-six-content h2 span,.section-six-content h2 strong{display:inline}.defense-content h2 span::after,.section-six-content h2 span::after{content:" "}.showcase-wrap{grid-template-columns:1fr;grid-template-rows:auto auto}.showcase-content{max-width:100%;order:1}.showcase-media{display:block;order:2;width:100%;justify-self:stretch;padding:24px 22px 22px 28px;position:relative}.showcase-media::after,.showcase-media::before{content:"";position:absolute;background:#2b5f9f}.showcase-media::before{left:0;bottom:0;width:150px;height:250px}.showcase-media::after{right:0;bottom:10px;width:28px;height:28px}.showcase-media-stage{aspect-ratio:2.2;position:relative;overflow:hidden}.showcase-media-bg,.showcase-media-person{display:none}.showcase-media-stage::before{content:"";display:block;width:100%;height:100%;background:url(../assets/homePage/section5/showcase-tablet.avif)center/cover no-repeat;position:absolute;top:0;left:0}.showcase-media-stage::after{content:"";position:absolute;top:-18px;left:-18px;width:72px;height:72px;border-top:4px solid rgba(69,134,205,.7);border-left:4px solid rgba(69,134,205,.7);z-index:2}.showcase-media-square{right:-15px;bottom:-20px}.attorneys-divider{width:100%}.attorneys-members-desktop{display:none}.section-six-wrap{grid-template-columns:1fr;grid-template-rows:auto auto}.section-six-content{max-width:100%;order:1}.section-six-media{order:2;width:100%;position:relative;padding:24px 22px 22px 28px}.section-six-media::after,.section-six-media::before{content:"";position:absolute;background:#2b5f9f}.section-six-media::before{left:0;bottom:0;width:150px;height:250px}.section-six-media::after{right:0;bottom:10px;width:28px;height:28px}.section-six-image{position:relative;width:100%;aspect-ratio:2;object-fit:cover;content:url(../assets/homePage/section8/section-six-tablet.avif);display:block}.section-six-image::before{content:"";position:absolute;top:-18px;left:-18px;width:72px;height:72px;border-top:4px solid rgba(69,134,205,.7);border-left:4px solid rgba(69,134,205,.7);z-index:2}.section-six-square{position:absolute;right:7px;bottom:-20px;width:30px;height:30px}.attorneys-members-tablet{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px}.attorneys-grid{grid-template-columns:1fr;gap:16px}.attorney-card{background:#fff;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,.08);display:flex;flex-direction:row;align-items:stretch;overflow:hidden;grid-column:auto!important;max-width:100%!important;border:0}.attorney-photo-wrap{width:220px;min-width:220px;flex-shrink:0;padding:20px;background:0 0;display:flex;align-items:center}.attorney-photo{width:100%;height:auto;aspect-ratio:.93;object-fit:cover;object-position:center top;display:block;border-radius:4px}.attorney-card-body{padding:28px 32px;flex:1;display:flex;flex-direction:column;justify-content:center}.defense-content h2,.section-six-content h2,.showcase-content h2,.showcase-content h2 strong{font-size:36px}.practice-bottom{display:block}.practice-bottom>div{max-width:100%;margin-right:auto;text-align:left}.practice-bottom h3,.practice-bottom p{text-align:left}.consultation-section{padding:90px 0}.hero{min-height:min(75svh,720px);height:auto;padding-top:0;background-image:url(../assets/homePage/section1/hero-tablet-bg.avif);background-size:cover;background-position:center top;align-items:center}.hero-inner{padding-top:120px;padding-bottom:60px}.hero-content{padding-left:clamp(16px,3vw,40px);text-align:left;max-width:75%}.hero-kicker{margin-top:20px}.hero-actions{flex-direction:row;align-items:center;gap:12px;flex-wrap:nowrap;margin-bottom:0}.hero-phone,.hero-submit{width:auto;min-width:0;max-width:none;min-height:64px;flex:1 1 0}.hero-round{display:none}}@media (max-width:767px){body{background:linear-gradient(180deg,#2a6fbc 0,#1f5ea8 100%)}.container,.site-nav .container{padding:0 16px}.hero,.hero-inner{align-items:flex-start}.hero{min-height:75svh;padding-top:72px;padding-bottom:0;background-image:url(../assets/homePage/section1/hero-mobile-bg.avif);background-size:cover;background-position:center center;flex-direction:row;overflow:hidden}.hero-inner{display:flex;min-height:auto;padding-top:90px;padding-bottom:28px}.hero-content{padding-left:0;text-align:left;max-width:100%;margin:0}.hero-kicker{margin-top:54px}.hero h1{font-size:clamp(32px,10vw,48px);line-height:1.1}.hero-sub{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:0}.hero-phone,.hero-submit{width:100%;max-width:100%;height:64px;box-shadow:0 14px 30px rgba(8,29,57,.32);border:1px solid rgba(255,255,255,.14)}.hero-round{display:none}.hero-submit{background:rgba(255,255,255,.96);backdrop-filter:blur(3px)}.practice-areas-section{padding-top:24px;padding-bottom:0}.practice-areas-wrap{padding:0}.practice-areas-top h2{font-size:clamp(24px,8vw,34px)}.practice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.practice-card{min-height:0;height:120px}.practice-bottom{margin-top:28px;flex-direction:column;align-items:stretch;gap:16px;padding-top:32px;padding-bottom:32px;border-top:none;position:relative}.practice-bottom::before{content:"";position:absolute;top:0;left:0;right:36px;height:1px;background:rgba(36,120,206,.3)}.practice-slide-arrow{display:none}@media (max-width:767px){.practice-slide-arrow{display:flex;position:absolute;top:-14px;right:0;width:28px;height:28px;min-width:28px;max-width:28px;flex:0 0 28px;align-items:center;justify-content:center;background:transparent;border:0;cursor:pointer;color:#5a8bb8;padding:0}.practice-slide-arrow svg{width:24px!important;height:24px!important;flex-shrink:0}}.practice-slide-arrow svg{width:24px;height:24px}.practice-slide-arrow:hover{color:#2478ce}.practice-bottom h3{line-height:1.1;margin-bottom:16px}.practice-bottom p{margin-bottom:16px}.practice-submit{text-align:center}.defense-results-section{padding:56px 0}.defense-results-wrap{grid-template-columns:1fr;gap:36px}.defense-visual{max-width:100%;margin:0 auto}.defense-content{text-align:left}.defense-content h2{font-size:clamp(26px,8.6vw,40px)}.defense-divider{margin-bottom:18px}.defense-content p{line-height:1.7}.showcase-section{padding:36px 0}.showcase-wrap{grid-template-columns:1fr;gap:24px}.showcase-content,.showcase-content p{max-width:100%}.showcase-content h2{font-size:clamp(28px,8.6vw,40px)}.showcase-actions{max-width:100%;align-items:stretch}.showcase-media{width:100%;max-width:460px;justify-self:center}.showcase-media-stage{aspect-ratio:.92}.showcase-media-person{width:70%;right:7%}.showcase-media-square{width:30px;height:30px}.consultation-section{padding:58px 0}.consultation-firm{font-size:clamp(16px,4.8vw,24px)}.consultation-inner h2{font-size:clamp(30px,9.8vw,54px);line-height:1}.consultation-divider{margin-top:18px;margin-bottom:18px;width:min(100%,520px)}.consultation-text{font-size:18px;line-height:1.6;max-width:95%}.consultation-btn{margin-top:28px;min-width:0;width:100%;max-width:100%;min-height:auto;padding:18px 20px;font-size:15px;letter-spacing:1.6px}.section-ten{padding:42px 0 48px}.section-ten-kicker{font-size:10px;line-height:1.55;letter-spacing:1.8px;max-width:96%}.section-ten-divider{margin:20px 0 22px}.section-ten-grid{grid-template-columns:1fr;gap:22px}.section-ten-dot-bl,.section-ten-dot-br,.section-ten-grid::after{display:none}.section-ten-media{max-width:460px}.section-ten-content{max-width:100%;padding:0}.section-ten-content h2{font-size:clamp(26px,8.4vw,40px);line-height:1.02;margin-bottom:14px}.section-ten-content-divider{width:120px;margin-bottom:18px}.section-ten-content p{font-size:15px;line-height:1.72}.section-ten-btn{width:100%;max-width:100%;min-width:0;min-height:64px;font-size:14px;margin-top:20px;letter-spacing:1.8px}.section-eleven{padding:40px 0 48px}.section-eleven-inner{grid-template-columns:1fr;gap:22px}.section-eleven-content{max-width:100%}.section-eleven-content h2{font-size:clamp(26px,8.2vw,38px)}.section-eleven-divider{margin-bottom:16px}.section-eleven-media{width:100%;max-width:460px;justify-self:center}.section-eleven-image-caption{top:30px;max-width:190px;font-size:12px}.section-eleven-image{height:clamp(300px,84vw,380px)}.section-eleven-square{right:0;bottom:-16px;width:132px;height:72px}.section-twelve{min-height:0;background-position:66%center}.section-twelve-content{max-width:100%;padding:52px 0 54px}.section-twelve-content h2{margin-bottom:14px}.section-twelve-content h2 span{font-size:clamp(24px,7.8vw,36px)}.section-twelve-content h2 strong{font-size:clamp(30px,8.8vw,44px)}.section-twelve-content p{font-size:15px;line-height:1.7}.section-twelve-actions{margin-top:22px;max-width:100%;flex-direction:column;flex-wrap:wrap;gap:10px}.section-twelve-phone,.section-twelve-submit{width:100%;min-width:0;max-width:100%;min-height:64px}.section-twelve-phone-number{font-size:clamp(25px,8vw,34px)}.section-twelve-submit strong{font-size:clamp(24px,6.4vw,30px)}}@media (max-width:480px){.nav-inner{height:68px}.logo-img{width:136px;height:44px}.mobile-nav{top:68px}.hamburger{margin-left:auto}.hero h1{font-size:30px}.hero{padding-bottom:14px}.hero-sub{font-size:14px}.hero-round{display:none}.practice-grid{grid-template-columns:1fr}.practice-card{min-height:0;height:100px}.practice-nav{font-size:16px}.practice-bottom p{font-size:18px}.defense-visual{padding:12px 10px 10px 14px}.defense-visual::before{width:72px;height:28px}.defense-visual::after{width:20px;height:20px;right:0}.defense-photo::before{width:54px;height:54px;top:-10px;left:-10px}.defense-content p,.section-ten-content p{font-size:14px;line-height:1.65}.showcase-content h2{font-size:clamp(26px,10vw,38px)}.showcase-phone,.showcase-primary{width:100%}.showcase-media-person{width:78%;right:4%}.consultation-section{padding:50px 0}.consultation-firm{font-size:15px}.consultation-inner h2{font-size:clamp(24px,10.2vw,38px)}.consultation-text{font-size:18px;line-height:1.6;max-width:98%}.consultation-btn{max-width:100%}.section-ten{padding:36px 0 40px}.section-ten-kicker{max-width:100%}.section-ten-content{padding:0}.section-ten-content h2{font-size:clamp(24px,10vw,34px)}.section-ten-btn{max-width:100%;min-height:64px;font-size:13px;letter-spacing:1.4px;padding:0 16px}.section-ten-dot-tl,.section-ten-dot-tr{top:8px}.section-eleven{padding:34px 0 40px}.section-eleven-content p{font-size:14px;line-height:1.66}.section-eleven-square{width:118px;height:64px}.section-eleven-image-caption{top:24px;max-width:180px;font-size:12px}.section-twelve{background-position:70%center}.section-twelve-content{padding:44px 0 46px}.section-twelve-content p{font-size:15px}.section-twelve-phone,.section-twelve-submit{max-width:100%;min-height:56px}.section-twelve-phone-icon{width:34px;height:34px}.section-twelve-phone-label{font-size:10px}.section-twelve-phone-number{font-size:clamp(22px,8.4vw,30px)}.section-twelve-submit strong{font-size:clamp(20px,7.2vw,28px)}.section-twelve-submit span{font-size:10px;letter-spacing:1.2px}}.section-fourteen{position:relative;background:#d8e0ec url(../assets/homePage/section14/img1.avif)center top/cover no-repeat;padding:100px 0;overflow:hidden}.section-fourteen-overlay{position:absolute;inset:0;background:0 0}.section-fourteen-inner{position:relative;z-index:1}.section-fourteen-header{max-width:980px;margin:0 auto;text-align:center}.section-fourteen-header h2{font-family:"PP Neue Montreal",sans-serif;text-transform:uppercase;line-height:1.05;color:#3b4e67;letter-spacing:0}.section-fourteen-header h2 span,.section-fourteen-header h2 strong{display:block}.section-fourteen-header h2 strong{font-size:clamp(30px,3.5vw,50px);font-weight:700}.section-fourteen-header h2 span{margin-top:6px;font-size:clamp(28px,3vw,42px);font-weight:500;color:#3b4e67}.section-fourteen-divider{width:200px;height:2px;margin:27px auto 50px;background:#46abff;position:relative}.section-fifteen-divider::before,.section-fourteen-divider::before{content:"";position:absolute;top:50%;width:8px;height:8px;background:#46abff}.section-fourteen-divider::before{left:50%;transform:translate(-50%,-50%) rotate(45deg)}.section-fourteen-card p,.section-fourteen-header p{font-family:"SF Pro",sans-serif!important;font-weight:400;line-height:1.75;color:#5c7ba3;letter-spacing:0!important}.section-fourteen-header p{max-width:860px;margin:0 auto;font-size:18px!important}.section-fourteen-grid{margin-top:clamp(36px,5vw,62px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:stretch}.section-fourteen-card{width:100%;height:100%;min-height:0;padding:clamp(40px,4vw,56px) clamp(26px,2.5vw,40px)}.section-fourteen-card h3{font-family:"SF Pro",sans-serif;font-size:clamp(22px,2vw,32px);line-height:1.2;font-weight:700;letter-spacing:0;max-width:420px}.section-fourteen-card-divider{width:56px;height:3px;margin:20px 0 30px}.section-fourteen-card p{font-size:16px!important;max-width:680px}.section-fourteen-card-primary{background:#5c82b5;color:#fff}.section-fourteen-card-primary h3{color:#fff}.section-fourteen-card-primary .section-fourteen-card-divider{background:rgba(255,255,255,.86)}.section-fourteen-card-primary p{color:rgba(233,242,252,.98)}.section-fourteen-card-light{background:#f5f8fc;border:1px solid rgba(79,119,166,.09)}.section-fourteen-card-light h3{color:#354c69}.section-fourteen-card-light .section-fourteen-card-divider{background:#3da0fb}.section-fourteen-card-light p{color:#5b7a9f}.section-fourteen-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:24px;padding:20px 48px;color:#fff;font-family:"SF Pro",sans-serif;font-size:15px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;border-radius:6px;line-height:1;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1),background .4s cubic-bezier(.25,.8,.25,1)}.section-fifteen-submit:hover,.section-fourteen-btn-dark:hover,.section-fourteen-btn:hover,.section-sixteen-btn:hover{background:linear-gradient(135deg,#0f7fff,#1a8fff);transform:translateY(-2px);box-shadow:0 8px 24px rgba(17,140,240,.35)}.section-fourteen-btn,.section-fourteen-btn-dark{background:linear-gradient(135deg,#118cf0,#2ba0ff)}@media (max-width:1024px){.section-fourteen{padding:52px 0 70px}.section-fourteen-grid{gap:14px}.section-fourteen-card{min-height:0}.section-fourteen-card h3{max-width:360px}}@media (max-width:767px){.section-fourteen{padding:42px 0 52px;background-position:60%center}.section-fourteen-header h2 strong{font-size:clamp(29px,8.5vw,46px)}.section-fourteen-header h2 span{font-size:clamp(27px,7.9vw,42px)}.section-fourteen-divider{margin-top:14px;margin-bottom:18px}.section-fourteen-grid{margin-top:26px;grid-template-columns:1fr;gap:14px}.section-fourteen-card{min-height:0;padding:24px 20px}.section-fourteen-card h3{font-size:clamp(24px,7vw,36px);max-width:100%}}@media (max-width:480px){.section-fourteen{padding:36px 0 44px}.section-fourteen-header p{font-size:15px;line-height:1.67}.section-fourteen-card{padding:34px 20px}.section-fourteen-card h3{font-size:clamp(22px,8vw,30px)}.section-fourteen-card p{font-size:15px;line-height:1.68}}.section-fifteen{background:#edf2f8;padding:80px 0}.section-fifteen-feature{background:#dbe5f2;padding:40px 50px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,40%);gap:30px;align-items:center}.section-fifteen-feature-content{max-width:100%}.section-fifteen-feature-content h2{letter-spacing:0}.section-fifteen-feature-content h2 span,.section-fifteen-feature-content h2 strong{display:block}.section-fifteen-feature-content h2 span{font-size:clamp(30px,3.5vw,50px);font-weight:400;margin-bottom:6px}.section-fifteen-feature-content h2 strong{margin-top:0;font-size:clamp(30px,3.5vw,50px);font-weight:700}.section-fifteen-divider{width:200px;height:2px;margin:20px 0 40px 0;background:#46abff;position:relative}.section-fifteen-divider::before{left:0;transform:translateY(-50%) rotate(45deg)}.section-fifteen-feature-content p,.section-fifteen-recovery p{font-family:"SF Pro",sans-serif!important;font-size:18px!important;font-weight:400;line-height:1.75;color:#5c7ba3;max-width:100%;letter-spacing:0!important}.section-fifteen-submit,.section-fifteen-tags span{font-family:"SF Pro",sans-serif;text-transform:uppercase;display:inline-flex}.section-fifteen-submit{margin-top:22px;padding:20px 48px;background:linear-gradient(135deg,#118cf0,#2ba0ff);color:#fff;font-size:15px;font-weight:700;letter-spacing:1.5px;border-radius:6px;line-height:1;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1),background .4s cubic-bezier(.25,.8,.25,1)}.section-fifteen-feature-media{position:relative;width:100%;justify-self:end}.section-fifteen-image{position:relative;z-index:2;width:100%;height:auto;object-fit:cover}.section-fifteen-square{position:absolute;z-index:1;right:-22px;bottom:-22px;width:130px;height:130px;background:#6d9cd3}.section-fifteen-recovery{max-width:1020px;margin:clamp(54px,7vw,92px) auto 0;text-align:center}.section-fifteen-feature-content h2,.section-fifteen-recovery h3{font-family:"PP Neue Montreal",sans-serif;text-transform:uppercase;line-height:1.05;color:#3b4e67}.section-fifteen-recovery h3 span,.section-fifteen-recovery h3 strong{display:block}.section-fifteen-recovery h3 strong,.section-sixteen-content h3{font-size:clamp(30px,3.5vw,50px);font-weight:700}.section-fifteen-recovery h3 span{font-size:clamp(20px,2.8vw,28px);font-weight:600;margin-top:12px;letter-spacing:3px}.section-fifteen-divider-center{margin:27px auto 40px}.section-fifteen-divider-center::before{left:50%;border-radius:0;transform:translate(-50%,-50%) rotate(45deg)}.section-fifteen-recovery p{max-width:860px;margin:0 auto}.section-fifteen-tags{margin-top:40px;display:flex;justify-content:center;flex-wrap:nowrap;gap:8px}.section-fifteen-tags span{min-width:auto;min-height:44px;padding:10px 12px;white-space:nowrap;border:1px solid #96c2ef;color:#3a85cf;font-size:12px;letter-spacing:1.4px;font-weight:600;align-items:center;justify-content:center;border-radius:2px;background:0 0;opacity:0;transform:scale(.9);transition:opacity .4s ease,transform .4s ease}@media (max-width:1024px){.section-fifteen-feature{grid-template-columns:1fr;gap:24px}.section-fifteen-feature-media{max-width:380px;justify-self:center}.section-fifteen-feature-content{max-width:100%}.section-fifteen-recovery{margin-top:58px}}@media (max-width:767px){.section-fifteen{padding:34px 0 46px}.section-fifteen-feature{padding:24px 18px 22px}.section-fifteen-feature-content h2 span{font-size:clamp(28px,8.1vw,42px)}.section-fifteen-feature-content h2 strong{font-size:clamp(30px,9vw,48px)}.section-fifteen-feature-content p,.section-fifteen-recovery p{font-size:15px}.section-fifteen-submit{width:100%;max-width:260px}.section-fifteen-image{height:clamp(260px,75vw,360px)}.section-fifteen-square{width:92px;height:92px;right:-10px;bottom:-10px}.section-fifteen-recovery h3 strong{font-size:clamp(30px,8.8vw,44px)}.section-fifteen-recovery h3 span{font-size:clamp(22px,6.8vw,34px)}}@media (max-width:480px){.section-fifteen-feature{padding:20px 14px}.section-fifteen-divider{margin:14px 0}.section-fifteen-tags{gap:8px}.section-fifteen-tags span{width:100%}}.section-sixteen{background:#edf2f8;padding:clamp(16px,3vw,24px)0 clamp(40px,5.8vw,74px)}.section-sixteen-inner{border-top:1px solid #d7e4f4}.section-sixteen-row{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:clamp(26px,4.4vw,96px);align-items:center;padding:clamp(28px,4vw,46px) clamp(2px,1vw,8px)}.section-sixteen-row-top{border-bottom:1px solid #d7e4f4}.section-sixteen-row-bottom{grid-template-columns:minmax(0,1fr) minmax(180px,220px);align-items:start;padding-top:clamp(34px,4.6vw,56px)}.section-sixteen-content{font-family:var(--font-ui)}.section-sixteen-content h3{font-family:"PP Neue Montreal",sans-serif;width:100%;max-width:none;text-transform:uppercase;line-height:1.05;letter-spacing:0;color:#314460;padding-left:2px}.section-sixteen-divider{width:200px;height:2px;margin:20px 0 40px 12px;background:#46abff;position:relative}.section-eighteen-divider::before,.section-sixteen-divider::before{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;background:#46abff;transform:translateY(-50%) rotate(45deg)}.section-sixteen-content p{max-width:1000px;font-family:"SF Pro",sans-serif!important;font-size:18px!important;font-weight:400;line-height:1.75;color:#5c7ba3;letter-spacing:0!important}.section-sixteen-btn{margin-top:28px;padding:20px 48px;display:inline-flex;background:linear-gradient(135deg,#118cf0,#2ba0ff);color:#fff;text-transform:uppercase;letter-spacing:1.5px;font-family:"SF Pro",sans-serif;font-size:15px;font-weight:700;border-radius:6px;line-height:1;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1),background .4s cubic-bezier(.25,.8,.25,1)}.section-sixteen-media{width:100%;max-width:220px;position:relative}.section-sixteen-image{width:100%;height:clamp(250px,27vw,330px);object-fit:cover;position:relative;z-index:2}.section-sixteen-square{position:absolute;right:-10px;bottom:-10px;width:44px;height:44px;background:#2f63a8;z-index:3}@media (max-width:1024px){.section-sixteen-row{gap:26px}.section-sixteen-content h3{font-size:clamp(34px,5vw,50px)}}@media (max-width:767px){.section-sixteen{padding:14px 0 34px}.section-sixteen-row,.section-sixteen-row-bottom{display:flex!important;flex-direction:column!important;gap:16px;padding:24px 0}.section-sixteen-row-bottom .section-sixteen-content,.section-sixteen-row-top .section-sixteen-content{order:1}.section-sixteen-row-top .section-sixteen-media{display:none!important}.section-sixteen-row-bottom .section-sixteen-media{order:2;display:block!important;max-width:100%;width:100%;padding:0;margin-top:24px}.section-sixteen-row-bottom .section-sixteen-image,.section-sixteen-row-top .section-sixteen-image{content:url(../assets/homePage/section16/pd-tablet.avif);width:100%;height:auto;aspect-ratio:2.2;object-fit:cover;display:block}.section-sixteen-row-top{padding-top:22px}.section-sixteen-media{max-width:100%;width:100%;padding:0;margin-top:24px}.section-sixteen-divider{margin-left:2px}.section-sixteen-content h3{font-size:clamp(30px,8vw,42px)}.section-sixteen-content p{font-size:15px;line-height:1.68}.section-sixteen-btn{width:100%;max-width:260px}}@media (max-width:480px){.section-sixteen-content h3{font-size:clamp(26px,9vw,36px)}.section-sixteen-divider{margin:12px 0 14px}.section-sixteen-square{width:40px;height:40px}}.section-seventeen{background:#d7e2f1;padding:clamp(46px,6vw,82px)0 clamp(58px,7.2vw,94px)}.section-seventeen-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:32px}.section-seventeen-all-posts,.section-seventeen-kicker{text-transform:uppercase;font-family:"SF Pro",sans-serif}.section-seventeen-kicker{font-size:14px;letter-spacing:1.8px;font-weight:600;color:#2c6fb0;margin-bottom:8px}.section-seventeen-card-body h3,.section-seventeen-title-wrap h2{font-family:"PP Neue Montreal",sans-serif;font-weight:700;color:#3b4e67}.section-seventeen-title-wrap h2{font-size:clamp(34px,3.5vw,50px);text-transform:uppercase;line-height:1.05;letter-spacing:0;display:inline-block;padding-bottom:3px}.section-seventeen-all-posts{padding:16px 36px;border:1px solid #7bb3e8;color:#3f85c6;letter-spacing:1.5px;font-size:13px;font-weight:700;display:inline-flex;border-radius:6px;background:0 0;transition:background .3s ease}.section-seventeen-all-posts:hover{background:rgba(59,156,243,.1)}.section-seventeen-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.section-seventeen-card-four{display:none}.section-seventeen-card{background:#f8fcff;border:0}.section-seventeen-image{width:calc(100% - 30px);margin:12px auto;aspect-ratio:16/9;object-fit:cover;display:block}.section-seventeen-card-body{padding:16px 20px 28px}.section-seventeen-card-body h3{font-size:clamp(17px,1.3vw,22px);line-height:1.3;margin-bottom:12px;max-width:100%;transition:color .3s ease}.section-seventeen-card:hover .section-seventeen-image{opacity:.9}.section-seventeen-image{transition:opacity .3s ease}.section-seventeen-card-body p{font-family:"SF Pro",sans-serif!important;font-size:16px!important;font-weight:400;line-height:1.75;color:#5c7ba3;max-width:100%;letter-spacing:0!important}@media (max-width:1024px){.section-seventeen-head{align-items:flex-start;flex-direction:column}.section-seventeen-all-posts{min-width:0}.section-seventeen-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width:767px){.section-seventeen{padding:36px 0 44px}.section-seventeen-title-wrap h2{font-size:clamp(30px,9.2vw,44px);line-height:.95}.section-seventeen-all-posts{width:100%;max-width:280px}.section-seventeen-grid{grid-template-columns:1fr;gap:12px}.section-seventeen-card-body h3{max-width:100%}}@media (max-width:480px){.section-seventeen-kicker{font-size:10px;letter-spacing:2.1px}.section-seventeen-all-posts{font-size:12px;letter-spacing:1.8px;min-height:46px;max-width:100%}.section-seventeen-card-body{padding:8px 14px 18px}.section-seventeen-card-body h3{font-size:clamp(21px,6vw,26px)}}.section-eighteen{position:relative;background:linear-gradient(90deg,rgba(19,61,114,.58)0,rgba(24,76,140,.5) 46%,rgba(23,69,126,.42) 100%),url(../assets/homePage/section18/img1.avif)center/cover no-repeat;padding:clamp(56px,7vw,94px)0;overflow:hidden}.section-eighteen-overlay{position:absolute;inset:0;background:url(../assets/homePage/section18/img1.avif)center/cover no-repeat;opacity:.1}.section-eighteen-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,40%);gap:20px;align-items:start}.section-eighteen-content{max-width:800px;padding-top:10px;margin-left:0}.section-eighteen-kicker{font-family:"SF Pro",sans-serif;text-transform:uppercase;letter-spacing:1.8px;font-size:14px;font-weight:600;color:#b8dfff;margin-bottom:14px}.section-eighteen-content h2{font-family:"PP Neue Montreal",sans-serif;text-transform:uppercase;line-height:1.05;color:#fff}.section-eighteen-content h2 span,.section-eighteen-content h2 strong{display:block}.section-eighteen-content h2 strong{font-size:clamp(30px,3.5vw,50px);font-weight:700}.section-eighteen-content h2 span{margin-top:6px;font-size:clamp(28px,3vw,42px);font-weight:400}.section-eighteen-divider{width:200px;height:2px;margin:20px 0 40px 12px;background:#46abff;position:relative}.section-eighteen-content p:not(.section-eighteen-kicker){font-family:"SF Pro",sans-serif!important;font-size:18px!important;line-height:1.75;color:rgba(194,214,239,.95);max-width:850px;margin-bottom:22px;letter-spacing:0!important}.section-eighteen-form-wrap{justify-self:end;width:100%;background:rgba(61,113,178,.58);border:1px solid rgba(119,161,216,.2);padding:34px 32px 56px;margin-right:0}.section-eighteen-phone-bar{min-height:80px;border-radius:6px;background:linear-gradient(135deg,#118cf0,#2ba0ff);display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;transition:background .3s ease}.section-eighteen-form button:hover,.section-eighteen-phone-bar:hover{background:linear-gradient(135deg,#0f7fff,#1a8fff)}.section-eighteen-phone-icon{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center}.section-eighteen-phone-icon img{width:60px;height:60px}.section-eighteen-phone-copy{display:flex;flex-direction:column;line-height:1;gap:5px}.section-eighteen-phone-copy small{font-family:var(--font-ui);text-transform:uppercase;font-size:10px;letter-spacing:1.5px;font-weight:700;margin-bottom:0}.section-eighteen-phone-copy strong{font-family:var(--font-ui);font-size:clamp(24px,2.05vw,28px);font-weight:700;letter-spacing:.3px}.section-eighteen-or{margin:16px 0 14px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#fff}.section-eighteen-or::after,.section-eighteen-or::before{content:"";height:1px;background:rgba(144,180,227,.45)}.section-eighteen-or span{font-family:var(--font-ui);font-size:13px;font-weight:700;letter-spacing:1.2px}.section-eighteen-form{display:flex;flex-direction:column;gap:10px}.section-eighteen-form input,.section-eighteen-form textarea{width:100%;border:0;background:#f3f6fb;color:#3a628f;font-family:var(--font-ui);font-size:16px;padding:14px 16px;min-height:48px;display:flex;align-items:center}.section-eighteen-form textarea{min-height:110px;resize:vertical}.section-eighteen-form input::placeholder,.section-eighteen-form textarea::placeholder{color:#5a7ea6;opacity:1}.section-eighteen-form button{margin-top:8px;min-height:52px;max-width:200px;border:0;border-radius:6px;background:linear-gradient(135deg,#118cf0,#2ba0ff);color:#fff;text-transform:uppercase;letter-spacing:1.5px;font-family:"SF Pro",sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:background .3s ease}@media (max-width:1024px){.section-eighteen-inner{grid-template-columns:1fr}.section-eighteen-form-wrap{max-width:520px}}@media (max-width:767px){.section-eighteen{padding:42px 0}.section-eighteen-content h2 strong{font-size:clamp(32px,9.2vw,50px)}.section-eighteen-content h2 span{font-size:clamp(30px,8.4vw,46px)}.section-eighteen-content p:not(.section-eighteen-kicker){font-size:15px;line-height:1.7}.section-eighteen-form-wrap{padding:20px}.section-eighteen-phone-copy strong{font-size:clamp(30px,8vw,40px)}.section-eighteen-form button{max-width:180px}}@media (max-width:480px){.section-eighteen-kicker{font-size:10px;letter-spacing:2.4px}.section-eighteen-divider{margin:18px 0 20px}.section-eighteen-form button{width:100%;max-width:100%;min-height:64px}}@media (max-width:767px){.section-eighteen{min-height:0;padding:34px 0 18px}.section-eighteen-inner{align-items:start;gap:16px}.section-eighteen-content{padding-top:0;max-width:100%}.section-eighteen-content h2 strong{font-size:clamp(28px,8.4vw,38px)}.section-eighteen-content h2 span{font-size:clamp(24px,7.4vw,34px)}.section-eighteen-content p:not(.section-eighteen-kicker){font-size:14px;line-height:1.65;margin-bottom:18px}.section-eighteen-form-wrap{width:100%;max-width:100%;margin-right:0;padding:14px}.section-eighteen-phone-bar{min-height:52px;gap:8px;padding:8px 10px}.section-eighteen-phone-icon{width:44px;height:44px}.section-eighteen-phone-icon img,.section-eighteen-phone-icon svg{width:40px;height:40px}.section-eighteen-phone-copy small{font-size:9px;letter-spacing:1.2px;margin-bottom:2px}.section-eighteen-phone-copy strong{font-size:clamp(22px,7.4vw,30px);line-height:.95}.section-eighteen-or{margin:12px 0;gap:10px}.section-eighteen-form{gap:8px}.section-eighteen-form input,.section-eighteen-form textarea{font-size:15px;min-height:42px;padding:10px 12px}.section-eighteen-form textarea{min-height:96px}.section-eighteen-form button{min-height:46px;margin-top:6px;font-size:clamp(13px,3.8vw,15px);letter-spacing:2px;max-width:100%}}.site-footer{background:#15345b;padding:64px 0 24px}.site-footer-inner{max-width:1500px}.site-footer-top{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,.8fr) minmax(420px,1.2fr);gap:0}.site-footer-col{color:rgba(173,197,229,.78);padding:0 30px}.site-footer-col:first-child{padding-left:0}.site-footer-col:last-child{padding-right:0}.site-footer-col:not(:last-child){border-right:1px solid rgba(76,117,167,.36)}.site-footer-logo{width:172px;height:auto;margin-bottom:28px}.site-footer-brand p{font-family:"SF Pro",sans-serif!important;font-size:15px!important;font-weight:500;line-height:1.72;color:rgba(173,197,229,.72);max-width:430px;letter-spacing:0!important}.site-footer-contact h3,.site-footer-practice h3{font-family:"PP Neue Montreal",sans-serif;color:#fff;font-size:16px;font-weight:700;margin-bottom:22px;text-transform:uppercase;letter-spacing:1px}.site-footer-contact address,.site-footer-contact p,.site-footer-links a{font-family:"SF Pro",sans-serif!important;font-size:15px!important;color:rgba(173,197,229,.76)}.site-footer-contact address,.site-footer-contact p{font-style:normal;font-weight:400;line-height:1.6;letter-spacing:0!important}.site-footer-contact p{margin-bottom:5px}.site-footer-contact p strong{font-weight:400;font-size:inherit;color:rgba(173,197,229,.76)}.site-footer-contact address{margin-top:16px}.site-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 32px}.site-footer-links ul{list-style:none;margin:0;padding:0}.site-footer-links li{margin-bottom:12px}.site-footer-links a{line-height:1.25;transition:color .3s ease}.site-footer-bottom{margin-top:35px;padding-top:25px;border-top:1px solid rgba(76,117,167,.35)}.site-footer-bottom p{font-family:"SF Pro",sans-serif!important;color:rgba(161,187,221,.68);font-size:14px!important;font-weight:400;letter-spacing:0!important;line-height:1.58;max-width:900px}.site-footer-copy{margin-top:12px;font-size:15px}@media (max-width:1024px){.site-footer-top{grid-template-columns:1fr;gap:28px}.site-footer-col{padding-left:0;padding-right:0}.site-footer-col:not(:last-child){border-right:none;padding-bottom:18px;border-bottom:1px solid rgba(76,117,167,.42)}.site-footer-links{gap:10px 24px}}@media (max-width:767px){.site-footer{padding:42px 0 28px}.section-eighteen-inner{gap:22px}.section-eighteen-content{margin-left:0}.site-footer-logo{width:160px}.site-footer-brand p,.site-footer-contact address,.site-footer-contact p,.site-footer-links a{font-size:16px}.site-footer-contact h3,.site-footer-practice h3{font-size:17px}}@media (max-width:480px){.section-eighteen-content p:not(.section-eighteen-kicker){line-height:1.66}.site-footer-links{grid-template-columns:1fr}.site-footer-bottom p{font-size:16px}}.practice-view-all{display:none}@media (width:1768px){.hero{min-height:70vh}.services-grid-section{min-height:auto}}@media (max-width:1440px) and (min-width:1025px){.nav-links{gap:36px}.nav-links a{font-size:14px;letter-spacing:2px}.hero-content h1{font-size:clamp(48px,5vw,68px)}.hero-sub{font-size:20px}.hero-phone{min-width:260px;height:70px}.hero-submit{min-width:240px;height:70px}.hero-phone-number,.hero-submit strong{font-size:21px}.hero-badge,.hero-round{width:130px;height:130px}.practice-card{width:calc((100% - 48px)/5);min-height:190px}.defense-results-wrap,.showcase-wrap{gap:24px}.section-thirteen-image{height:560px}.section-sixteen-row{gap:clamp(26px,3vw,60px)}}@media (max-width:1024px){.hero-content h1{font-size:clamp(38px,6vw,56px)}.hero-sub{font-size:18px;max-width:440px}.hero-phone{min-width:240px;height:66px}.hero-submit{min-width:220px;height:66px}.hero-phone-number,.hero-submit strong{font-size:20px}.hero-badge{width:70px;height:70px}.practice-card{width:auto;min-height:170px}.consultation-section{min-height:600px}.section-six{padding:52px 0}.section-sixteen-row{grid-template-columns:minmax(150px,180px) minmax(0,1fr)}.section-sixteen-row-bottom{grid-template-columns:minmax(0,1fr) minmax(150px,180px)}.site-footer-col{padding:0}}@media (max-width:767px){.hero-phone,.hero-submit{min-height:64px}.hero-phone-label,.hero-submit span{font-size:10px}.phone-svg{width:34px;height:34px}.practice-card-content p{font-size:12px!important}.showcase-actions{flex-direction:column;align-items:stretch}.showcase-primary{width:100%;height:52px;font-size:13px}.showcase-phone{width:100%;height:52px;justify-content:center}.consultation-section{min-height:auto}.consultation-video{height:50%}.defense-content p,.section-eleven-content p,.section-six-content p,.section-thirteen-content p,.showcase-content p{font-size:18px!important}.showcase-content h2 strong{font-size:clamp(28px,8.6vw,40px);line-height:1.15}.section-ten-content{margin-right:0}.section-ten-square{display:none}.section-twelve-content{padding-left:0}.section-fourteen-header p{font-size:15px!important}.section-fourteen-btn{width:100%;max-width:300px;text-align:center}.section-fifteen-feature-content p,.section-fifteen-recovery p,.section-seventeen-card-body p,.section-sixteen-content p{font-size:18px!important}.section-fifteen-tags{flex-wrap:wrap}.section-fifteen-tags span{flex:1 1 auto;min-width:calc(50% - 4px)}.section-sixteen-row-bottom .section-sixteen-media{display:none!important}.section-eighteen-content p:not(.section-eighteen-kicker){font-size:18px!important}.section-eighteen-form-wrap{max-width:100%}.site-footer-col{padding:0}.site-footer-brand p,.site-footer-links a{font-size:16px!important}.site-footer-links{gap:6px 20px}*,::after,::before{max-width:100%!important;box-sizing:border-box!important}body,html{overflow-x:hidden!important}.site-nav,body,html{width:100%!important}.hero-round{display:none}.hero-phone,.hero-submit,.nav-cta,.section-twelve-phone,.section-twelve-submit{min-width:0!important}.consultation-divider{max-width:90%!important}.section-sixteen-row{grid-template-columns:1fr!important;gap:20px!important}.section-sixteen-media{max-width:100%!important;width:100%!important}.section-sixteen-image{width:100%!important}.section-thirteen-inner{grid-template-columns:1fr!important;gap:30px!important}.section-thirteen-media{order:-1}.section-thirteen-image{height:300px!important}.section-fifteen-divider-center{margin-left:auto!important;margin-right:auto!important}a,address,body,button,h1,h2,h3,h4,input,li,p,span,strong,textarea{font-family:"SF Pro",sans-serif}.hero-kicker,.practice-kicker,.section-eighteen-kicker,.section-seventeen-kicker,.section-thirteen-kicker,.services-grid-kicker{font-size:12px!important}.hero-content h1{font-size:42px!important;letter-spacing:4px!important}.hero-sub{font-size:18px!important}.hero-phone-number,.hero-submit strong{font-size:20px!important}.attorneys-heading h2,.practice-areas-top h2,.section-seventeen-title-wrap h2,.services-grid-header h2{font-size:32px!important}.defense-content h2,.defense-content h2 span,.defense-content h2 strong,.section-eighteen-content h2,.section-eighteen-content h2 span,.section-eighteen-content h2 strong,.section-eleven-content h2,.section-fifteen-feature-content h2,.section-fifteen-feature-content h2 span,.section-fifteen-feature-content h2 strong,.section-fourteen-header h2,.section-six-content h2,.section-ten-content h2,.section-ten-content h2 span,.section-thirteen-content h2,.section-twelve-content h2,.section-twelve-content h2 span,.section-twelve-content h2 strong,.showcase-content h2,.showcase-content h2 span,.showcase-content h2 strong{font-size:28px!important}.section-eleven-content h2 strong,.section-fifteen-recovery h3 span,.section-thirteen-content h2 span{font-size:18px!important}.consultation-firm,.practice-bottom h3{font-size:22px!important}.consultation-inner h2{font-size:32px!important}.practice-card-content h3{font-size:16px!important}.section-fourteen-card h3{font-size:22px!important}.section-fifteen-recovery h3 strong,.section-sixteen-content h3{font-size:28px!important}.attorney-card-body h3,.section-seventeen-card-body h3,.services-card h3,.site-footer-contact h3,.site-footer-practice h3,p{font-size:18px!important}.showcase-phone-icon{background:0 0!important;width:auto!important;height:auto!important;padding:0!important}.showcase-phone-icon img{width:22px!important;height:22px!important;filter:brightness(0) saturate(100%) invert(45%) sepia(90%) saturate(500%) hue-rotate(190deg)}.practice-view-all-btn{width:100%!important;text-align:center}.consultation-btn,.practice-submit,.practice-view-all-btn,.section-eighteen-form button,.section-fifteen-submit,.section-fourteen-btn,.section-sixteen-btn,.section-ten-btn{font-size:15px!important;padding:18px 36px!important}p{line-height:1.75!important}.practice-view-all{display:none!important}.practice-view-all-btn{display:inline-block;border:1px solid #2478ce;color:#2478ce;font-family:"SF Pro",sans-serif;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;border-radius:6px;transition:background .3s ease}.practice-view-all-btn:hover{background:rgba(36,120,206,.1)}.practice-slider-wrap{overflow:hidden;width:100%;max-width:100%;box-sizing:border-box}.practice-grid{gap:12px;padding:0 0 4px 0;scroll-padding-left:0;box-sizing:border-box;width:100%;max-width:100%}.practice-card{width:calc(50% - 6px)!important;flex-shrink:0;min-height:180px;scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box}.practice-view-all{display:none}.section-eleven-image-caption,.section-eleven-image-caption::after{display:none}.practice-nav{display:none!important}}@media (max-width:480px){.container{padding:0 16px}.hero{padding-top:68px}.hero-content h1{font-size:clamp(28px,9vw,36px);letter-spacing:4px;margin:20px 0 10px}.hero-sub{font-size:13px;margin-top:14px;margin-bottom:20px;line-height:1.6}.hero-kicker{font-size:11px;letter-spacing:1.4px}.hero-phone,.hero-submit{min-height:64px}.hero-phone-number,.hero-submit strong{font-size:18px}.phone-svg{width:42px;height:42px}.practice-areas-top{flex-direction:column;align-items:flex-start}.practice-kicker{font-size:11px}.practice-bottom h3{font-size:clamp(20px,6vw,28px)}.practice-bottom p{font-size:18px!important}.practice-submit{width:100%;padding:16px 24px;font-size:13px}.defense-content h2,.showcase-content h2,.showcase-content h2 strong{font-size:clamp(24px,8vw,34px)}.defense-divider{width:120px;margin:14px 0 16px 8px}.defense-content p{line-height:1.65}.showcase-divider{width:120px;margin:14px 0 20px 8px}.defense-content p,.showcase-content p{font-size:18px!important}.showcase-primary{font-size:12px;height:48px;padding:0 20px}.showcase-phone{height:48px}.consultation-section{min-height:auto;padding:60px 0}.consultation-text{font-size:18px!important}.btn-text-desktop{display:none}.btn-text-mobile{display:inline}.consultation-btn{font-size:11px;padding:14px 18px}.services-grid-header{margin-bottom:24px}.services-grid-kicker{font-size:11px}.services-card h3{font-size:18px}.services-card-copy{font-size:16px!important}.attorneys-heading h2{font-size:clamp(28px,8vw,38px)}.attorneys-heading p{font-size:15px!important;letter-spacing:1.5px!important}.attorney-card-body p{font-size:18px!important}.section-six{padding:36px 0}.section-six-content h2{font-size:clamp(24px,8vw,34px)}.section-six-divider{width:120px;margin:14px 0 18px 8px}.section-six-content p{line-height:1.65}.section-ten-content-divider{width:100px;margin:12px 0 14px 8px}.section-eleven-content h2,.section-sixteen-content h3{font-size:clamp(24px,8vw,32px)}.section-eleven-divider{width:120px;margin:14px 0 16px 8px}.section-eleven-content p,.section-six-content p,.section-thirteen-content p,.section-twelve-content p{font-size:18px!important}.section-fourteen-header h2 span,.section-twelve-content h2 span{font-size:clamp(22px,7vw,32px)}.section-twelve-content h2 strong{font-size:clamp(26px,8vw,38px)}.section-seventeen-title-wrap h2,.section-thirteen-content h2{font-size:clamp(26px,8vw,36px)}.section-thirteen-divider{width:100px}.section-eighteen-content h2 strong,.section-fifteen-feature-content h2 span,.section-fifteen-feature-content h2 strong,.section-fifteen-recovery h3 strong,.section-fourteen-header h2 strong{font-size:clamp(24px,7.5vw,34px)}.section-fourteen-header p{font-size:16px!important}.section-fifteen-recovery p,.section-fourteen-card p,.section-seventeen-card-body p,.section-sixteen-content p{font-size:18px!important}.section-fourteen-btn{padding:14px 20px;font-size:13px}.section-fifteen-submit{width:100%;max-width:100%;padding:16px 24px;font-size:13px}.section-fifteen-tags span{min-width:100%;font-size:11px;padding:8px 10px}.section-fifteen-recovery h3 span{font-size:clamp(18px,5.5vw,26px)}.section-sixteen-divider{width:100px}.section-sixteen-btn{width:100%;max-width:100%;padding:14px 20px;font-size:13px}.section-sixteen-media{max-width:100%}.section-sixteen-image{height:clamp(200px,55vw,280px);width:100%}.section-eighteen-content h2 span{font-size:clamp(22px,6.5vw,30px)}.section-eighteen-content p:not(.section-eighteen-kicker){font-size:18px!important}.section-eighteen-divider{width:120px;margin:14px 0 18px 8px}.site-footer{padding:32px 0 20px}.site-footer-logo{width:140px}.site-footer-contact h3,.site-footer-practice h3{font-size:16px;margin-bottom:14px}.site-footer-bottom p,.site-footer-brand p,.site-footer-contact address,.site-footer-contact p,.site-footer-links a{font-size:16px!important}.site-footer-links li{margin-bottom:8px}.site-footer-bottom p{line-height:1.5}}h1,h2{font-family:var(--font-h1)}.attorney-card-body p,.attorneys-heading p,.attorneys-members>p,.practice-bottom p,.practice-card-content p,.section-eleven-content p,.section-fifteen-feature-content p,.section-fifteen-recovery p,.section-fourteen-card p,.section-fourteen-header p,.section-seventeen-card-body p,.section-six-content p,.section-sixteen-content p,.section-ten-content p,.section-thirteen-content p,.section-twelve-content p,.site-footer-bottom p,.site-footer-brand p,.site-footer-contact address,.site-footer-contact p,.site-footer-links a,p:not(.hero-sub):not(.services-card-label):not(.services-card-copy):not(.section-eighteen-kicker):not(.hero-kicker):not(.practice-kicker):not(.services-grid-kicker):not(.section-seventeen-kicker):not(.section-thirteen-kicker){font-family:var(--font-p);font-size:16.5px}.section-eighteen-content p:not(.section-eighteen-kicker){font-family:var(--font-p)}.btn,.consultation-btn,.practice-submit,.section-eighteen-form button,.section-fifteen-submit,.section-seventeen-all-posts,.showcase-phone,.showcase-primary,[class$=-btn]{font-family:var(--font-label)}.nav-cta-label,.section-eighteen-or span,.section-eighteen-phone-copy small,.section-eighteen-phone-copy strong,.section-label,.section-twelve-phone-number,.section-twelve-submit span,.section-twelve-submit strong,[class$=-label]:not(.hero-phone-label){font-family:var(--font-label)}p{line-height:1.75;margin-bottom:15px}.btn,.consultation-btn,.hero-phone,.hero-submit,.practice-submit,.section-eighteen-form button,.section-fifteen-submit,.section-seventeen-all-posts,.section-sixteen-btn,.section-ten-btn,.section-twelve-phone,.section-twelve-submit,.showcase-phone,.showcase-primary,[class$=-btn],button{text-align:center!important;justify-content:center!important;align-items:center!important}@media (min-width:768px) and (max-width:1024px){.section-eleven-inner{display:block}.section-eleven-content{width:100%;max-width:100%}.section-eleven-content h2,.section-sixteen-content h3,.section-ten-content h2,.section-thirteen-content h2{font-size:36px}.section-eleven-content h2 span,.section-eleven-content h2 strong{display:inline}.section-eleven-media,.section-sixteen-row-top .section-sixteen-media{max-width:100%;width:100%;position:relative;padding:24px 22px 22px 28px}.section-eleven-media{margin-top:28px;justify-self:auto}.section-eleven-media::before{content:"";position:absolute;left:0;bottom:0;width:150px;height:250px;background:#2b5f9f;z-index:0}.section-eleven-media::after{content:"";position:absolute;right:0;bottom:10px;width:28px;height:28px;background:#2b5f9f;z-index:0}.section-eleven-image{content:url(../assets/homePage/section11/section-eleven-tablet.avif);width:100%;height:auto;aspect-ratio:2.2;object-fit:cover;position:relative;z-index:2;display:block}.section-eleven-image-caption,.section-eleven-square{display:none}.section-sixteen-inner{border-top:none}.section-sixteen-row,.section-sixteen-row-bottom{display:flex!important;flex-direction:column!important;padding:32px 0 0}.section-sixteen-row-top{border-bottom:none;padding-bottom:0}.section-sixteen-content{width:100%;max-width:100%;order:1;padding-top:24px}.section-sixteen-divider{margin-left:2px}.section-sixteen-media{display:none!important}.section-sixteen-row-top .section-sixteen-media{display:block!important;order:2;margin-top:32px}.section-sixteen-row-top .section-sixteen-media::before,.section-thirteen-media::before{content:"";position:absolute;left:0;bottom:0;width:150px;height:220px;background:#2b5f9f;z-index:0}.section-sixteen-row-top .section-sixteen-media::after{content:"";position:absolute;right:0;bottom:10px;width:28px;height:28px;background:#2b5f9f;z-index:0}.section-sixteen-row-top .section-sixteen-image{content:url(../assets/homePage/section16/pd-tablet.avif);width:100%;height:auto;aspect-ratio:2.2;object-fit:cover;position:relative;z-index:2;display:block}.section-sixteen-row-top .section-sixteen-square{display:none}.section-thirteen-inner{display:flex!important;flex-direction:column!important}.section-thirteen-content{width:100%;max-width:100%;order:1}.section-thirteen-media{display:block;order:2!important;width:100%;max-width:100%!important;position:relative;padding:24px 22px 22px 28px;margin-top:28px}.section-thirteen-media::before{height:200px}.section-thirteen-media::after{left:unset;right:0;bottom:10px;width:28px;height:28px;background:#2b5f9f;z-index:0}.section-thirteen-image{content:url(../assets/homePage/section13/section-thirteen-tablet.avif);width:100%;height:auto!important;aspect-ratio:2.2;object-fit:cover;position:relative;z-index:2;display:block}.section-fourteen-grid{grid-template-columns:1fr!important}.section-fifteen-feature{display:flex!important;flex-direction:column!important;padding:36px 28px}.section-fifteen-feature-content{width:100%;order:1}.section-fifteen-feature-media{order:2;width:100%;max-width:100%!important;position:relative;padding:24px 22px 22px 28px;margin-top:20px;justify-self:auto}.section-fifteen-feature-media::before{content:"";position:absolute;left:0;bottom:0;width:150px;height:180px;background:#5e83b8;z-index:0}.section-fifteen-feature-media::after{content:"";position:absolute;right:0;bottom:10px;width:28px;height:28px;background:#5e83b8;z-index:0}.section-fifteen-image{content:url(../assets/homePage/section15/section-fifteen-tablet.avif);width:100%;height:auto!important;aspect-ratio:2.8;object-fit:cover;position:relative;z-index:2;display:block}.section-fifteen-square{display:none}.section-fifteen-tags{flex-wrap:wrap!important;justify-content:center}.section-seventeen-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.section-seventeen-card-four{display:block}p{font-size:17px}.section-ten-grid{display:flex!important;flex-direction:column!important}.section-ten-media{order:2!important;width:100%;max-width:100%;position:relative;padding:24px 22px 22px 28px;margin-top:20px}.section-ten-media::after,.section-ten-media::before{content:"";position:absolute;background:rgba(30,70,130,.7);z-index:0}.section-ten-media::before{left:0;bottom:0;width:150px;height:220px}.section-ten-media::after{right:0;bottom:10px;width:28px;height:28px}.section-ten-image{content:url(../assets/homePage/section10/section-ten-tablet.avif);width:100%;height:auto;aspect-ratio:2.2;object-fit:cover;position:relative;z-index:2;display:block;box-shadow:none}.section-ten-square{display:none}.section-ten-content{order:1!important;width:100%;max-width:100%;margin-right:0}.section-eighteen-inner{grid-template-columns:1fr!important}.section-eighteen-form-wrap{max-width:100%!important;width:100%;box-sizing:border-box}.section-eighteen-form input,.section-eighteen-form textarea{width:100%!important;box-sizing:border-box!important}.site-footer-col:not(:last-child){border-bottom:1px solid rgba(76,117,167,.36)!important;border-right:none!important;padding-bottom:40px}.site-footer-top{gap:40px}}@media (min-width:1201px) and (max-width:1440px){.site-nav .container{padding:0 28px}.nav-links{gap:22px}.nav-links a{font-size:14px;letter-spacing:2px}.nav-cta{gap:8px}.nav-cta>div{padding-left:8px}.nav-cta-label{font-size:9px;letter-spacing:1px}.nav-cta-num{font-size:14px;letter-spacing:.4px}.phone-icon{width:32px;height:32px}.hero-content{max-width:620px}.hero-content h1{font-size:clamp(46px,4.8vw,64px);letter-spacing:7px}.hero-sub{font-size:19px;max-width:480px}.hero-actions{gap:14px}.hero-phone{min-width:240px;height:72px}.hero-submit{min-width:220px;height:72px}.hero-phone-number,.hero-submit strong{font-size:20px}.hero-round{width:140px;height:140px}.hero-badge{width:154px;height:154px}}@media (max-width:1440px){.hero-tower{right:clamp(20px,4vw,80px)!important}}@media (max-width:767px){body{overflow-x:hidden}.practice-areas-section,.practice-areas-wrap{overflow-x:hidden}.practice-slider-wrap{overflow:hidden!important;max-width:100%}}/* practice-bottom-align */@media (min-width:768px){.practice-slide-arrow{display:none!important}.practice-bottom{justify-content:flex-start!important;gap:24px!important;padding-left:0!important;margin-left:0!important}.practice-bottom>div{margin-right:auto!important;margin-left:0!important;padding-left:0!important;text-align:left!important}.practice-bottom h3,.practice-bottom p{margin-left:0!important;padding-left:0!important;text-align:left!important}}