.header-navigation-bar-dropbar-links-wrapper{z-index:9999;border-radius:2vw;flex-direction:column;width:96%;max-width:1600px;display:flex;position:absolute;top:2vh;left:50%;translate:-50%}.header-navigation-bar-wrapper{z-index:9999;color:#1e293b;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:inherit;background:radial-gradient(circle at top,#ffffff9a,#0000 70%),linear-gradient(#f4f7fb,#e8eef6);border:1px solid #ffffff80;flex-direction:row;justify-content:center;align-items:center;width:auto;padding:2vh 2vw;font-style:normal;animation:.7s cubic-bezier(.22,1,.36,1) forwards fadeUp;display:flex;position:relative;left:50%;translate:-50%;box-shadow:0 10px 30px #0f172a1a,0 2px 8px #0f172a37}.header-navigation-bar-home-link-icon{cursor:pointer;-webkit-user-select:none;user-select:none;max-width:90%;max-height:4rem;margin-right:2rem}.header-navigation-bar-navigation-burger-wrapper,.header-navigation-bar-navigation-sidebar-links-wrapper{display:none}.header-navigation-bar-navigation-links-wrapper{text-align:center;-webkit-user-select:none;user-select:none;flex-direction:row;justify-content:center;align-items:center;gap:1.2vw;width:auto;height:80%;padding:0 .1vw;font-family:Times New Roman,serif;font-size:.9rem;display:flex}.header-navigation-bar-navigation-link{color:inherit;cursor:pointer;border-radius:.5vw;padding:1.5vh .5vw;text-decoration:none;list-style:none}.header-navigation-bar-navigation-link:hover{color:#fff;background-color:#163076;transition:all 70ms ease-out}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (width<=1235px){.header-navigation-bar-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;background:radial-gradient(circle at top,#ffffff9a,#0000 70%),linear-gradient(#f4f7fb,#e8eef6);border:1px solid #ffffff80;flex-direction:row;align-items:center;width:100%;padding:.5rem 5%;animation:.7s cubic-bezier(.22,1,.36,1) forwards fadeUp;display:flex;position:relative;left:50%;translate:-50%;box-shadow:0 10px 30px #0f172a1a,0 2px 8px #0f172a37}.header-navigation-bar-navigation-links-wrapper{display:none}.header-navigation-bar-navigation-burger-wrapper{color:#000;height:4rem;padding:inherit;cursor:pointer;background-color:#0000;border:none;flex:0 0 25%;display:block}.header-navigation-bar-navigation-burger-img{width:100%;height:100%}.header-navigation-bar-navigation-sidebar-links-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:inherit;background:radial-gradient(circle at top,#ffffff9a,#0000 70%),linear-gradient(#f4f7fb,#e8eef6);border:1px solid #ffffff80;flex-direction:column;gap:20%;padding:5% 0 5% 5%;animation:.25s forwards dropdown;display:flex;box-shadow:0 10px 30px #0f172a1a,0 2px 8px #0f172a37}@keyframes dropdown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.header-navigation-sidebar-navigation-link{color:inherit;padding:inherit;font-size:3vmin;text-decoration:none}.header-navigation-bar-home-link-icon{cursor:pointer;-webkit-user-select:none;user-select:none;flex:0 0 75%;max-width:90%;max-height:5rem;margin-left:1vw;padding:0 1vw}}.footer-bar-vertical-wrapper{box-sizing:border-box;background:#fafafa;flex-direction:column;align-items:center;gap:2rem;padding:3rem 4rem 2rem;display:flex}.footer-bar-horizontal-wrapper{flex-direction:row;justify-content:space-evenly;width:100vw;height:auto;display:flex}.footer-bar-text-col-wrapper{flex-direction:column;gap:.5rem;display:flex}.footer-bar-company-name-social-media-links-wrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;display:flex}.footer-bar-company-name{color:#224574;text-align:left;margin:0;font-size:1.1rem}.footer-bar-social-media-links-wrapper{flex-direction:row;gap:1rem;display:flex}.footer-bar-social-media-link-img{max-height:1.8rem}.footer-bar-paragraph-statement{text-align:justify;color:#000000a6;max-width:30ch;margin:.5rem 0;font-size:.9rem;line-height:1.8}.footer-bar-important-links-wrapper{grid-template-columns:repeat(1,1fr);margin:.5rem 0;display:grid}.footer-bar-important-link{color:#2e66d1;line-height:1.4;text-decoration:none;transition:color .2s}.footer-bar-important-link:hover{text-decoration:underline}@media (width<=935px){.footer-bar-horizontal-wrapper{gap:2rem;width:100%;display:grid}.footer-bar-text-col-wrapper{text-align:left;justify-self:center;width:100%}.footer-bar-paragraph-statement{text-align:justify;max-width:none;margin:.5rem 0;font-size:.9rem;line-height:1.8}}.splash-screen-content-area-wrapper{min-width:100%;height:wrap;animation:.9s ease-in-out forwards fadeIn;position:relative;overflow:hidden}.splash-screen-background-image{object-fit:cover;opacity:1;z-index:-1;-webkit-user-select:none;user-select:none;filter:brightness(1.2);width:100%;height:100%;animation:.9s ease-in-out forwards fadeIn;position:absolute;top:0;left:0}.splash-screen-content-area{z-index:100;flex-direction:row;align-items:center;width:100%;height:84vh;margin-top:16vh;font-weight:bolder;display:flex}.splash-screen-title-statement-wrapper{box-sizing:border-box;clip-path:polygon(0 0,90% 0,100% 100%,0 100%);background-color:#224674d6;flex-direction:column;justify-content:center;height:50vh;margin:-2vw;padding:1vh 3vw;transition:background .5s;display:flex}.splash-screen-title-statement-wrapper:hover{background-color:#224674f4;transition:background .5s}.splash-screen-title-statement{color:#fff;-webkit-user-select:none;user-select:none;text-shadow:0 2px 4px #000000e1,0 4px 12px #000000d8;padding:0 4vw;font-family:Times New Roman,serif;font-size:1.8rem;font-weight:700}.splash-screen-learn-more-button{float:right;color:#fff;white-space:nowrap;cursor:pointer;background-color:#224574;border:none;border-radius:2vh;width:fit-content;margin-top:-1.25rem;margin-left:auto;padding:2vh 2vw;font-size:1rem;font-style:normal;font-weight:700;text-decoration:none}.splash-screen-paragraph-statement-up-right-arrow-img{filter:invert();max-height:1rem;margin-left:.5rem}.splash-screen-paragraph-statement-wrapper{box-sizing:border-box;color:#000;clip-path:polygon(0 0,100% 0,100% 100%,5% 100%);background:#fffc;flex-direction:column;justify-content:center;height:50vh;padding:1vh 6vw;transition:background .5s;display:flex}.splash-screen-paragraph-statement-wrapper:hover{background:#fffffff2;transition:background .5s}.splash-screen-paragraph-statement{text-align:justify;-webkit-user-select:none;user-select:none;text-shadow:0 2px 4px #ffffffe1,0 4px 12px #ffffffd8;font-family:Times New Roman,serif;font-size:1.1rem;font-weight:400}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=700px){.splash-screen-content-area{flex-direction:column;gap:0;height:auto;margin-top:0;display:flex}.splash-screen-title-statement-wrapper{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);height:auto;margin-top:0;padding:2rem 8%}.splash-screen-title-statement{margin-top:7rem;font-size:2rem}.splash-screen-paragraph-statement-wrapper{clip-path:polygon(0% 0,100% 0,100% 100%,0% 100%);height:auto;margin-top:.8vh;padding:2rem 8%}.splash-screen-paragraph-statement{text-align:left;font-size:1.1rem}.splash-screen-learn-more-button{border-radius:.5rem;width:fit-content;margin:1rem auto 0;padding:1rem 2rem}}@media (width>=700px) and (width<=1199px){.splash-screen-content-area{z-index:100;width:100%;height:auto;margin-top:12rem;margin-bottom:6rem}.splash-screen-title-statement-wrapper{clip-path:polygon(0 0,90% 0,100% 100%,0 100%);height:35%;margin:-2vw;padding:5vw 3vw}.splash-screen-paragraph-statement-wrapper{clip-path:polygon(0 0,100% 0,100% 100%,5% 100%);height:35%;padding:3vh 6vw}.splash-screen-title-statement{font-size:1.7rem}.splash-screen-paragraph-statement{font-size:1rem}.splash-screen-learn-more-button{border-radius:.5rem;width:fit-content;margin:1rem auto 0;padding:1rem 2rem;font-size:1rem}}.homepage-locations-wrapper{color:#1e293b;background:0 0;flex-direction:row;justify-content:center;width:100vw;height:auto;padding:30px 0;font-family:Cambria,serif;display:flex}.homepage-grid-wrapper{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:start;gap:3vw;width:90%;height:auto;padding:3vh 3vw;display:flex}.homepage-locations-information-column-map{width:100%;height:100%}.homepage-locations-text-information-wrapper{width:75%;height:auto}.homepage-information-side-column{flex-direction:column;align-items:center;gap:1vh;width:100%;height:auto;padding:2vh 0;display:flex}.homepage-locations-individual-information-wrapper{cursor:pointer;box-sizing:border-box;background-color:#fff;border-radius:.5rem;width:-webkit-fill-available;width:-moz-available;width:stretch;height:100%;padding:4vh 1.5vw}.selected{background:#ebedef}.homepage-locations-information-column-title{color:#224574;margin:0;font-size:1.6rem}.homepage-locations-information-column-paragraph-link{margin:0;padding:1.25vh 0;font-size:.9rem}.homepage-locations-information-important-link{color:#2e66d1;text-decoration:none;transition:color .2s}.homepage-locations-information-important-link:hover{text-decoration:underline}.homepage-locations-information-phone-and-fax{flex-direction:row;gap:5%;display:flex}.homepage-locations-title-indicator{color:#224574;text-align:center;margin:0;font-size:2.5rem;font-weight:600;text-decoration:none}.homepage-locations-subtitle-indicator{text-align:center;color:#535b67;margin:0 0 2vh;font-size:1.3rem}.homepage-location-bottom-information-section{flex-direction:row;display:flex}.homepage-location-bottom-text-information-section{flex-direction:column;width:50%;display:flex}.homepage-locations-directions-button{color:#fff;text-align:center;cursor:pointer;background-color:#224574;align-self:center;width:45%;margin:0;padding:3.5vh 0;font-size:1.2rem;font-weight:600;text-decoration:none}@media (width<=920px){.homepage-locations-wrapper{flex-direction:column;display:flex}.homepage-grid-wrapper{flex-direction:column;gap:2.5vh;display:flex}.homepage-locations-title-indicator{padding:0 1vw;font-size:2.5rem}.homepage-locations-subtitle-indicator{padding:0 3.2rem;font-size:1.3rem}.homepage-locations-text-information-wrapper{width:100%;height:auto}.homepage-locations-information-column-map{aspect-ratio:1}.homepage-locations-information-column-title{font-size:4vmin}.homepage-locations-information-column-paragraph-link{font-size:2.3vmin}}.home-screen-employees-wrapper{color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#0e2142e6,#153654b3,#1d4a3580);flex-direction:column;gap:1vh;width:100%;height:auto;padding:3vh 0;display:flex;position:relative;overflow-x:hidden}.home-screen-employees-background-img{object-fit:cover;opacity:1;z-index:-1;-webkit-user-select:none;user-select:none;filter:brightness(1.2);width:100%;height:100%;animation:.9s ease-in-out forwards fadeIn;position:absolute;top:0;left:0}.home-screen-employees-title-wrapper{flex-direction:row;justify-content:center;width:100%;height:10%;padding:1vh 1vw;animation:.9s ease-in-out forwards fadeIn;display:flex}.home-screen-employees-title{color:inherit;text-shadow:0 1px 2px #00000059,0 2px 6px #0003;letter-spacing:.05em;cursor:pointer;border-radius:.5em;align-self:center;width:fit-content;margin:.5rem 0;padding:1vh 1vw;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:700;text-decoration:none}.home-screen-employees-up-right-arrow{filter:invert();width:2rem;padding-left:1rem}.home-screen-employee-cards-wrapper{--scroll-speed:40s;width:max-content;height:auto;animation:employeeScroll var(--scroll-speed) linear infinite;will-change:transform;backface-visibility:hidden;scroll-behavior:smooth;flex-flow:row;align-items:stretch;gap:2vw;padding:1% 0;display:flex;overflow:scroll hidden}.home-screen-employee-card-wrapper{cursor:pointer;color:#18253a;text-align:center;will-change:transform;background:radial-gradient(circle at top,#ffffff9a,#0000 70%),linear-gradient(#f4f7fb,#e8eef6);border:.5vh solid #1e508214;border-radius:1.5rem;flex-direction:column;flex:none;align-items:center;gap:2.5vh;width:16rem;height:auto;padding:2vh 1vw;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;transform:translateZ(0);box-shadow:0 8px 25px #1e3c641f}.home-screen-employee-card-wrapper:hover{transform:translateY(-8px);box-shadow:0 15px 35px #1e3c6433}.home-screen-employee-card-image{object-fit:cover;object-position:center top;backface-visibility:hidden;will-change:transform;border-radius:inherit;width:100%;height:100%;animation:2s fadeIn;transform:translateZ(0)}.home-screen-employee-text-information{flex-direction:column;justify-content:center;align-items:center;padding:1vh 0;display:flex}.home-screen-employee-name{letter-spacing:.02em;color:#18315b;margin:0;font-size:1.4rem;font-weight:700}.home-screen-employee-horizontal-break-line{background-color:#000;border-top:1px solid #000;border-radius:2em;width:5.5rem;margin:2vh auto}.home-screen-employee-position{letter-spacing:.05em;text-transform:uppercase;color:#2e66d1;margin:0;font-size:.9rem;font-weight:600}.home-screen-employee-location{text-transform:uppercase;color:#18253ab3;margin:0;font-size:.9rem;font-weight:500}.home-screen-employees-badge-wrapper{background:radial-gradient(circle at top,#ffffff9a,#0000 50%),linear-gradient(#f4f7fb,#e8eef6);border:1px solid #ffffffb3;border-radius:5em;flex-direction:column;justify-content:center;align-self:center;width:95%;height:auto;margin:3vh 0;display:flex}@keyframes employeeScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1vw))}}@media (width<=700px){.home-screen-employees-title{font-size:2rem}.home-screen-employees-up-right-arrow{width:1.5rem;padding-left:.5rem}.home-screen-employee-card-wrapper{width:12rem}.home-screen-employee-name{font-size:1.2rem}.home-screen-employee-position,.home-screen-employee-location{font-size:.8rem}.home-screen-employees-badge-wrapper{display:none}}.home-screen-badge-showoff-badge-wrapper{width:100%;height:inherit;box-sizing:border-box;mix-blend-mode:multiply;flex-flow:wrap;justify-content:center;gap:.5rem 0;padding:2vh 2vw;animation:.9s ease-in-out forwards fadeIn;display:flex}.home-screen-employee-badge-imgs{object-fit:contain;backface-visibility:hidden;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;background-color:#0000;border-radius:.5vw;align-self:center;width:auto;max-height:3.25rem;padding:1vh .75vw;animation:2s fadeIn;transform:translateZ(0)}.home-screen-employee-badge-imgs.selected{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}@media (width<=700px){.home-screen-badge-showoff-badge-wrapper{display:none}}.home-screen-practice-areas-wrapper{color:#1e293b;-webkit-user-select:none;user-select:none;background:linear-gradient(#f8f9fbbf 0%,#f5f7fab8 70%,#f0f6fdad 100%);flex-direction:column;gap:5vh;width:100%;height:auto;display:flex;position:relative}.home-screen-practice-areas-background-img{object-fit:cover;opacity:1;z-index:-1;-webkit-user-select:none;user-select:none;filter:blur(1px);width:100%;height:100%;position:absolute;top:0;left:0}.home-screen-practice-areas-header-wrapper{flex-direction:row;justify-content:space-between;align-self:center;width:88vw;margin-top:10vh;margin-bottom:-2.5vh;font-family:Cambria,serif;display:flex}.home-screen-practice-areas-learn-more-button{color:#fff;text-align:center;cursor:pointer;white-space:nowrap;background-color:#224574;align-self:center;width:fit-content;height:auto;padding:1rem 2rem;font-size:1.5rem;font-weight:600;text-decoration:none}.home-screen-practice-areas-view-all-button{color:#fff;text-align:center;cursor:pointer;background-color:#224574;border-radius:1rem;align-self:center;width:25%;height:auto;margin-top:-3vh;margin-bottom:8vh;padding:1rem;font-size:1.2rem;font-weight:600;text-decoration:none}.home-screen-practice-areas-up-right-arrow{filter:invert();height:2.4vh}.home-screen-practice-areas-text-wrapper{flex-direction:column;align-self:center;gap:1.5vh;width:auto;line-height:1.15;display:flex}.home-screen-practice-areas-logo-text-wrapper{flex-direction:row;align-items:center;gap:.5vw;display:flex}.home-screen-practice-areas-embedded-logo{height:1.6rem}.home-screen-practice-areas-sub-title{letter-spacing:.02em;text-shadow:0 1px 2px #00000014;color:#3d434d;align-self:start;margin:0;font-size:1.3rem;font-weight:500}.home-screen-practice-areas-title{letter-spacing:.02em;text-shadow:0 1px 2px #00000014;color:#224574;align-self:start;margin:0;font-size:2.5rem;font-weight:600}.home-screen-practice-area-title-breakline{border-top:4px solid #b2b9c3b6;border-radius:3em;align-self:center;width:88vw;margin-top:1.5vh;margin-bottom:2vh}.home-screen-practice-area-tiles-wrapper{box-sizing:border-box;grid-template-columns:repeat(4,1fr);align-self:center;gap:.75rem;width:90%;height:max-content;padding-bottom:2rem;display:grid;overflow:scroll hidden}.home-screen-practice-area-tile-wrapper{aspect-ratio:1/1.35;cursor:pointer;border-radius:1rem;width:100%;height:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000014,0 24px 60px #122a4f0f}.home-screen-practice-area-tile-image{object-fit:cover;filter:brightness(.92);width:100%;height:100%;transition:transform .6s;display:block}.home-screen-practice-area-tile-overlay{background:linear-gradient(#0a1423b3 0%,#0a142399 8%,#0a14237a 16%,#0a142357 24%,#0a142338 32%,#0a14231f 40%,#0a14230d 48%,#0a142300 50%);transition:opacity .6s;position:absolute;inset:0}.home-screen-practice-area-tile-wrapper:hover .home-screen-practice-area-tile-image{transform:scale(1.08)}.home-screen-practice-area-tile-wrapper:hover .home-screen-practice-area-tile-overlay{opacity:.4}.home-screen-practice-area-tile-image-text{text-align:center;box-sizing:border-box;text-shadow:0 1px 2px #00000059,0 2px 6px #0003;z-index:2;color:#fff;flex-direction:column;align-items:center;width:100%;height:80%;padding:0 2vw;font-size:1.6rem;font-weight:bolder;display:flex;position:absolute;top:0;left:0}.home-screen-practice-area-title-image-learn-more{opacity:0;text-align:center;box-sizing:border-box;text-shadow:0 2px 4px #000000e6,0 6px 12px #000000b3;z-index:2;color:#fff;text-transform:uppercase;background:#0a142300;flex-direction:column;width:100%;padding:0 1.85vw;font-size:1.3rem;font-weight:bolder;transition:opacity .6s,transform .6s;display:flex;position:absolute;bottom:0;left:0}.home-screen-practice-area-tile-wrapper:hover .home-screen-practice-area-title-image-learn-more{opacity:1;transform:translateY(0)}@media (width<=1250px){.home-screen-practice-areas-learn-more-button{padding:.8rem 1rem;font-size:1.2rem}.home-screen-practice-areas-up-right-arrow{filter:invert();height:2vw}.home-screen-practice-area-tiles-wrapper{grid-template-columns:repeat(3,1fr);gap:.5rem}.home-screen-practice-area-tile-image-text{font-size:3vw}.home-screen-practice-area-title-image-learn-more{opacity:1;font-size:2vw}}@media (width<=925px){.home-screen-practice-areas-header-wrapper{flex-direction:row;margin-top:15%;display:flex}.home-screen-practice-areas-learn-more-button{padding:.8rem 1rem;font-size:1rem}.home-screen-practice-areas-up-right-arrow{filter:invert();height:2vw}.home-screen-practice-areas-embedded-logo{height:1rem}.home-screen-practice-areas-sub-title{font-size:1rem}.home-screen-practice-areas-title{font-size:1.9rem}.home-screen-practice-area-tiles-wrapper{grid-template-columns:repeat(2,1fr);gap:.5rem}.home-screen-practice-area-tile-image-text{font-size:4.5vw}.home-screen-practice-area-title-image-learn-more{opacity:1;font-size:3.5vw}}@media (width<=625px){.home-screen-practice-areas-wrapper{gap:1.5rem}.home-screen-practice-areas-header-wrapper{flex-direction:column;margin-top:15%;display:flex}.home-screen-practice-areas-learn-more-button{display:none}.home-screen-practice-areas-embedded-logo{height:1.2rem}.home-screen-practice-areas-sub-title{font-size:1.2rem}.home-screen-practice-areas-title{font-size:2.005rem}.home-screen-practice-area-tiles-wrapper{grid-template-columns:repeat(1,1fr);gap:.5rem}.home-screen-practice-area-tile-image-text{font-size:8vw}.home-screen-practice-area-title-image-learn-more{opacity:1;font-size:7vw}.home-screen-practice-areas-view-all-button{cursor:pointer;border-radius:.5rem;width:50%;margin-bottom:4vh;padding:1rem 2rem;font-size:1.2rem}.home-screen-practice-areas-up-right-arrow{filter:invert();height:2.4vh}}.home-screen-representative-clients-overall-title-wrapper{color:#1e293b;-webkit-user-select:none;user-select:none;background:linear-gradient(#f8f9fbbf 0%,#f5f7fab8 70%,#f0f6fdad 100%);flex-direction:row;gap:5vh;width:100%;height:80vh;display:flex;position:relative;overflow:hidden}.home-screen-representative-clients-background-img{object-fit:cover;opacity:1;z-index:-1;-webkit-user-select:none;user-select:none;filter:blur(1px);width:100%;height:100%;position:absolute;top:0;left:0}.home-screen-representative-clients-header-wrapper{flex-direction:column;align-self:center;gap:3vh;width:fit-content;height:fit-content;margin-left:12%;font-family:Cambria,serif;display:flex;transform:scale(1.15)}.home-screen-representative-clients-learn-more-button{color:#fff;text-align:center;cursor:pointer;white-space:nowrap;background-color:#224574;border-radius:2em;align-self:center;margin-top:3vh;padding:2.4vh 4vw;font-size:1.2rem;font-weight:600;text-decoration:none}.home-screen-representative-clients-up-right-arrow{filter:invert();height:1rem}.home-screen-representative-clients-text-wrapper{flex-direction:column;align-self:center;gap:1.5vh;height:auto;line-height:1.15;display:flex}.home-screen-representative-clients-logo-text-wrapper{flex-direction:row;align-items:center;gap:.5vw;width:100%;display:flex}.home-screen-representative-clients-embedded-logo{height:1.6rem;margin-top:-.3vh}.home-screen-representative-clients-sub-title{letter-spacing:.02em;text-shadow:0 1px 2px #00000014;color:#3d434d;align-self:start;margin:0;font-size:1.3rem;font-weight:500}.home-screen-representative-clients-title{letter-spacing:.02em;text-shadow:0 1px 2px #00000014;color:#224574;align-self:start;margin:0;font-size:2.5rem;font-weight:600}.home-screen-representative-clients-wall-wrapper{z-index:0;pointer-events:none;grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;align-self:center;width:45%;height:80%;display:grid;position:absolute;left:50%}.home-screen-representative-clients-wall-wrapper-client-name{letter-spacing:.05em;color:#373543;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;justify-content:center;align-items:center;margin:0;padding:0;font-family:Cormorant Garamond,serif;font-size:2vw;font-style:italic;font-weight:700;transition:opacity .25s,transform .25s,color .25s;display:flex;position:absolute;transform:translate(0)}.home-screen-representative-clients-wall-wrapper-client-name.visible{opacity:.5;transform:translate(var(--drift-x), var(--drift-y));pointer-events:auto;filter:blur(.3px)}.home-screen-representative-clients-wall-wrapper-client-name.visible:hover{opacity:.9;color:#000;transform:translate(var(--drift-x), var(--drift-y)) scale(1.08)}@media (width<=1105px){.home-screen-representative-clients-overall-title-wrapper{flex-direction:column;gap:1vh;height:150vmin;display:flex;position:relative}.home-screen-representative-clients-header-wrapper{margin-top:5rem;margin-left:0%;position:static}.home-screen-representative-clients-learn-more-button{width:auto;margin-bottom:4vmin;padding:1rem 4rem;font-size:4vmin}.mobile{display:block}.computer{display:none}.home-screen-representative-clients-up-right-arrow{height:3.5vmin}.home-screen-representative-clients-embedded-logo{height:4vmin;margin-top:0}.home-screen-representative-clients-sub-title{font-size:3vmin}.home-screen-representative-clients-title{font-size:5.8vmin}.home-screen-representative-clients-wall-wrapper{width:90%;height:100%;margin-top:2rem;position:relative;left:0%}.home-screen-representative-clients-wall-wrapper-client-name{font-size:4.5vmin}}.attorneys-page-wrapper{box-sizing:border-box;flex-direction:column;width:100vw;height:auto;display:flex}.attorney-page-tile-grid-wrapper{width:inherit;box-sizing:border-box;background:linear-gradient(#edf4f7 0%,#f4f8f9 35%,#fafcfc 70%,#fff 100%);grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;align-items:stretch;gap:4vh 2vw;height:auto;padding:8vh 3vw;display:grid;position:relative}.attorney-page-grid-background-img{object-fit:cover;z-index:-1;filter:brightness(1.5);width:100%;height:100%;position:absolute;inset:0}.attorney-page-tile-wrapper{color:#18253a;aspect-ratio:1/1.25;text-align:center;box-sizing:border-box;-webkit-backdrop-filter:blur(20px);cursor:pointer;background-color:#3760a7;background-image:radial-gradient(circle at 20% 30%,#2b6384 0%,#0000 45%),radial-gradient(circle at 80% 70%,#2d6878 0%,#0000 45%),radial-gradient(circle at 70% 10%,#1e4589 0%,#0000 50%),none;background-position:0%;background-repeat:repeat,repeat,repeat,repeat;background-size:180% 180%;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border:.15rem solid #18315b;border-radius:1rem;flex-direction:column;justify-content:space-between;width:100%;text-decoration:none;transition:transform .25s,box-shadow .25s,background-position .5s;display:flex;position:relative}.attorney-page-tile-wrapper:hover{transform:translateY(-6px);box-shadow:0 12px 30px #1e45892e}.attorney-page-employee-card-image{object-fit:cover;border-radius:inherit;border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;height:100%}.attorney-page-employee-name{letter-spacing:.02em;color:#effffa;text-shadow:0 2px 12px #00000040;margin:0;font-size:1.45rem;font-weight:700}.attorney-page-employee-text-information{flex-direction:column;padding:2rem .5rem;transition:scale .25s;display:flex}.attorney-page-employee-horizontal-break-line{background-color:#d4af37;border-top:1px solid #d4af37;border-radius:2em;width:5.5rem;margin:2vh auto}.attorney-page-tile-wrapper:hover .attorney-page-employee-text-information{scale:1.005}.attorney-page-employee-position{letter-spacing:.05em;text-transform:uppercase;color:#9fcff0;margin:0;font-size:1.1rem;font-weight:600}.attorney-page-employee-location{text-transform:uppercase;color:#fff;margin:0;font-size:1.1rem;font-weight:500}@media (width<=1250px){.attorney-page-tile-grid-wrapper{grid-template-columns:repeat(3,1fr);row-gap:2rem;padding:2rem 1rem}}@media (width<=925px){.attorney-page-tile-grid-wrapper{grid-template-columns:repeat(2,1fr);row-gap:2rem;padding:2rem 1rem}}@media (width<=630px){.attorney-page-tile-grid-wrapper{grid-template-columns:repeat(1,1fr);row-gap:2rem;padding:2rem 1rem}}.header-template-1-wrapper{position:relative;overflow:hidden}.header-template-1-top-page-wrapper{width:inherit;box-sizing:border-box;flex-direction:column;justify-content:center;height:100vh;display:flex}.header-template-1-header-paragraph-text-wrapper{margin-top:7rem;padding:1vh 5vw}.background-gradient{background:linear-gradient(90deg,#fffffff2 0%,#f5f8fbe6 50%,#ebf2f9cc 100%)}.header-template-1-page-header-background-img{object-fit:cover;opacity:1;z-index:-1;-webkit-user-select:none;user-select:none;filter:brightness(1.05);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.fixed-background{position:fixed}.header-template-1-page-rightside-content-wrapper{align-items:center;display:flex}.header-template-1-page-header-wrapper{box-sizing:border-box;z-index:1;flex-direction:row;justify-content:space-between;width:auto;margin-top:5vh;font-family:Cambria,serif;display:flex}.header-template-1-page-text-wrapper{flex-direction:column;align-self:center;gap:1.5vh;width:auto;line-height:1.15;display:flex}.header-template-1-page-logo-text-wrapper{flex-direction:row;align-items:center;gap:.5vw;display:flex}.header-template-1-page-embedded-logo{height:2.3rem;margin-top:-.3vh}.header-template-1-page-sub-title{letter-spacing:.02em;text-shadow:0 1px 2px #00000014;color:#3d434d;align-self:start;margin:0;font-size:1.8rem;font-weight:500}.header-template-1-page-title{letter-spacing:.02em;text-shadow:0 1px 2px #00000014;color:#224574;align-self:start;margin:0;font-size:3.5rem;font-weight:600}.header-template-1-page-header-paragraph{z-index:1;width:80%;font-size:1.25rem;line-height:1.5}@media (width<=700px){.header-template-1-top-page-wrapper{height:auto;margin-top:2rem;padding-bottom:2rem}.header-template-1-page-header-background-img{width:100%;height:100%;overflow-y:hidden}.header-template-1-page-logo-text-wrapper{flex-direction:row;align-items:center;gap:.5vw;margin-bottom:1rem;display:flex}.header-template-1-page-embedded-logo{height:1.5rem}.header-template-1-page-sub-title{margin-top:-.5vh;font-size:1.5rem}.header-template-1-page-title{text-align:center;font-size:2.8rem}.header-template-1-page-header-paragraph{word-spacing:.5ch;width:100%;margin-top:1.5rem;font-size:1.2rem}.header-template-1-page-rightside-content-wrapper{display:none}}.header-template-2-top-page-wrapper{box-sizing:border-box;background:linear-gradient(90deg,#00000073 0%,#0000004d 55%,#0000 100%);flex-direction:column;justify-content:end;align-items:center;width:100vw;height:100vh;font-family:Cambria,serif;display:flex}.header-template-2-background-img{object-fit:cover;z-index:-1;-webkit-user-select:none;user-select:none;filter:brightness();width:100%;height:100%;position:absolute;inset:0}.header-template-2-title-subtitle-wrapper{box-sizing:border-box;width:100vw;height:auto;padding:4% 7%;position:absolute;top:50%;transform:translateY(-35%)}.header-template-2-title{text-shadow:0 1px 3px #000,0 0 12px #000000b3;color:#fff;text-align:start;max-width:45vw;margin:0;font-size:4.5rem}.header-template-2-scroll-indicator{margin:0;position:absolute;bottom:2%;right:15%}.header-template-2-subtitle{text-shadow:0 1px 3px #000,0 0 12px #000000b3;color:#fff;text-align:center;max-width:15ch;margin:0;font-size:2.5rem}.about-us-page-wrapper{box-sizing:border-box;flex-direction:column;width:100vw;height:auto;display:flex}.about-us-page-established-date{text-align:right;letter-spacing:.02em;text-shadow:0 1px 2px #00000014;color:#3d434d;align-self:center;margin:0;font-size:2.7rem;font-weight:500}.about-us-section-1{width:inherit;box-sizing:border-box;flex-direction:row;gap:3.5vw;height:auto;padding:10vh 5vw;display:flex}.about-us-section-1-img{object-fit:cover;border-radius:inherit;opacity:1;-webkit-user-select:none;user-select:none;width:100%;height:100%}.blue-background{background-color:#224574}.white-background{background:linear-gradient(135deg,#22457414,#22457405,#22457414),#fff}.sand-background{background:linear-gradient(135deg,#fcfaf7 0%,#eee7de 100%)}.justify{text-align:justify}.about-us-section-1-title-wrapper{flex-direction:column;gap:2vh;width:50%;display:flex}.about-us-section-1-paragraph-wrapper{box-sizing:border-box;border-radius:2rem;flex-direction:column;justify-content:center;gap:1rem;width:100%;height:auto;display:flex}.about-us-section-1-img-wrapper{box-sizing:border-box;border-radius:2rem;flex-direction:column;justify-content:center;gap:1rem;width:100%;height:70vh;display:flex}.about-us-section-1-paragraph-button-wrapper{box-sizing:border-box;border-radius:2rem;flex-direction:column;justify-content:start;gap:2rem;width:100%;height:auto;display:flex}.about-us-section-1-title-paragraph-wrapper{flex-direction:column;gap:2.5vh;padding:8vh 5vw;display:flex}.about-us-external-button{color:#fff;text-align:center;cursor:pointer;background-color:#224574;border-radius:2rem;align-self:center;width:fit-content;height:auto;padding:3vh 3vw;font-size:1.4rem;font-weight:600;text-decoration:none}.white{color:#fff}.blue{color:#224574}.white-gradient-background{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(90deg,#fffffff2 0%,#f5f8fbe6 50%,#ebf2f9cc 100%)}.white-gradient-background-flipped{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(90deg,#ebf2f9f2 100%,#f5f8fbe6 50%,#fffc 0%)}.about-us-paragraph-title{margin:0;font-family:Cambria,serif;font-size:2.2rem}.center{text-align:center}.about-us-paragraph{margin:0;font-size:1.25rem;line-height:1.7}.right-aligned{text-align:justify}.about-us-section-2{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:auto;display:flex}.about-us-section-2-paragraph-wrapper{border-radius:1rem;flex-direction:column;justify-content:center;gap:1rem;width:85%;margin:0;padding:6vh 0;display:flex}.about-us-section-3{box-sizing:border-box;flex-direction:column;justify-content:end;align-items:center;width:100vw;height:auto;font-family:Cambria,serif;display:flex;position:relative}.about-us-section-3-background-img{object-fit:contain;-webkit-user-select:none;user-select:none;filter:brightness(1.15);border-radius:2vw;width:90%;height:auto;position:relative;inset:0}@media (width<=945px){.about-us-section-1{flex-direction:column;align-items:center;display:flex}.mobile{text-align:center;display:block}.computer{display:none}}@media (width<=700px){.mobile{text-align:center;display:block}.computer{display:none}.about-us-section-1{flex-direction:column;display:flex}.about-us-section-2-paragraph-wrapper{width:90%}.about-us-external-button{width:90%;padding:3vh 3vw;font-size:1.75rem}.justify{text-align:left;width:90%;max-width:600px;margin:0 auto}.about-us-section-1-img-wrapper{width:100%;height:auto;margin:2vh 0}}.practice-areas-page-wrapper{box-sizing:border-box;flex-direction:column;width:100vw;height:auto;display:flex}.practice-areas-page-grid-background-img{object-fit:cover;z-index:-1;-webkit-user-select:none;user-select:none;filter:brightness(1.15);width:100%;height:100%;position:absolute;inset:0}.practice-areas-page-grid-wrapper{width:inherit;box-sizing:border-box;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;align-items:stretch;gap:4vh 2vw;height:auto;padding:8vh 3vw;display:grid;position:relative}.practice-areas-page-tile-wrapper{color:inherit;aspect-ratio:1/1.25;cursor:pointer;border-radius:1rem;width:100%;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000014,0 24px 60px #122a4f0f}.practice-areas-page-tile-image{object-fit:cover;filter:brightness(.92);width:100%;height:100%;transition:transform .6s;display:block}.practice-areas-page-tile-overlay{background:linear-gradient(#0a1423b3 0%,#0a142399 8%,#0a14237a 16%,#0a142357 24%,#0a142338 32%,#0a14231f 40%,#0a14230d 48%,#0a142300 50%);transition:opacity .6s;position:absolute;inset:0}.practice-areas-page-tile-wrapper:hover .practice-areas-page-tile-image{transform:scale(1.08)}.practice-areas-page-tile-wrapper:hover .practice-areas-page-tile-overlay{opacity:.6}.practice-areas-page-tile-image-text{text-align:center;box-sizing:border-box;text-shadow:0 1px 2px #00000059,0 2px 6px #0003;z-index:2;color:#fff;flex-direction:column;width:100%;padding:0 1.85vw;font-size:1.7rem;font-weight:bolder;display:flex;position:absolute;top:0;left:0}.practice-areas-page-title-image-learn-more{opacity:0;text-align:center;box-sizing:border-box;text-shadow:0 2px 4px #000000e6,0 6px 12px #000000b3;z-index:2;color:#fff;text-transform:uppercase;background:#0a142300;flex-direction:column;width:100%;padding:0 1.85vw;font-size:1.5rem;font-weight:bolder;transition:opacity .6s,transform .6s;display:flex;position:absolute;bottom:0;left:0}.practice-areas-page-tile-wrapper:hover .practice-areas-page-title-image-learn-more{opacity:1;transform:translateY(0)}@media (width<=1250px){.practice-areas-page-grid-wrapper{grid-template-columns:repeat(3,1fr);row-gap:2rem;padding:2rem 1rem}}@media (width<=925px){.practice-areas-page-grid-wrapper{grid-template-columns:repeat(2,1fr);row-gap:2rem;padding:2rem 1rem}.practice-areas-page-title-image-learn-more{opacity:1}}@media (width<=630px){.practice-areas-page-grid-wrapper{grid-template-columns:repeat(1,1fr);row-gap:2rem;padding:2rem 1rem}.practice-areas-page-title-image-learn-more{opacity:1}}.representative-clients-page-wrapper{box-sizing:border-box;flex-direction:column;width:100%;height:auto;display:flex}.representative-clients-page-rightside-content-text{text-align:right;letter-spacing:.02em;text-shadow:0 1px 2px #00000014;color:#3d434d;align-self:center;margin:0;font-size:2.3rem;font-weight:500}.representative-clients-page-selector{box-sizing:border-box;grid-template-columns:repeat(2,1fr);width:100%;height:auto;margin-bottom:2vh;padding:2.5vh 1vw;display:grid}.representative-clients-page-selector-button{color:#827c7c;text-align:center;cursor:pointer;border:none;align-self:center;width:100%;height:auto;padding:2vh 2vw;font-size:1.4rem;font-weight:600;text-decoration:none}.selected{color:#4f4c4c}.representative-clients-page-client-group{flex-direction:row;align-items:center;display:flex}.representative-clients-page-img-client-names-wrapper{background:linear-gradient(#f8f9fbbf 0%,#f5f7fab8 70%,#f0f6fdad 100%);flex-direction:column;display:flex;position:relative}.representative-clients-page-names-backgroung-img{object-fit:cover;z-index:-1;-webkit-user-select:none;user-select:none;filter:brightness(1.1);width:100%;height:100%;position:absolute;inset:0}.representative-clients-page-letter-header{width:10vw}.representative-clients-page-letter-header-title{text-align:center;letter-spacing:.05em;color:#373543;opacity:.4;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700}.representative-clients-page-client-section-breakline{box-sizing:border-box;opacity:.1;background-color:#1c346c;width:100%;height:4px}.representative-clients-page-names-grid{box-sizing:border-box;flex-wrap:wrap;justify-content:center;gap:3rem;width:90vw;padding:5vh 2vw;display:flex}.representative-clients-page-names{letter-spacing:.05em;box-sizing:border-box;overflow-wrap:break-word;white-space:normal;cursor:default;color:#373543;opacity:.7;filter:blur(.3px);margin:0;padding:1vh 1vw;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:700;transition:opacity .25s,transform .25s,color .25s}.representative-clients-page-names:hover{opacity:.9;color:#000;transform:scale(1.08)}.representative-clients-page-client-section-wrapper{box-sizing:border-box;flex-direction:column;align-items:center;gap:5vh;width:100%;height:auto;padding:0 2vw;display:flex}.representative-clients-page-client-group-gov-section{flex-direction:column;width:85%;height:auto;display:flex}.representative-clients-page-name-wrapper{box-sizing:border-box;flex-direction:column;width:100%;height:auto;display:flex}.representative-clients-page-section-name{letter-spacing:.05em;box-sizing:border-box;overflow-wrap:break-word;white-space:normal;cursor:default;color:#0d0d0e;opacity:.7;filter:blur(.3px);text-align:center;margin:0;padding:1vh 1vw;font-family:Cormorant Garamond,serif;font-size:2.7rem;font-weight:700}.representative-clients-page-governmental-name{letter-spacing:.05em;box-sizing:border-box;overflow-wrap:break-word;white-space:normal;cursor:default;color:#373543;opacity:.7;filter:blur(.3px);width:fit-content;margin:0;padding:3vh 1vw;font-family:Cormorant Garamond,serif;font-size:1.7rem;font-weight:700;transition:opacity .25s,transform .25s,color .25s}.representative-clients-page-governmental-name:hover{opacity:.9;color:#000;transform:scale(1.02)}@media (width<=700px){.mobile{display:block}.computer{display:none}.representative-clients-page-client-group-section{align-self:center;width:85%;height:auto}.representative-clients-page-selector{flex-direction:column;gap:0;display:flex}.representative-clients-page-letter-header,.representative-clients-page-names-grid{width:100%}.representative-clients-page-names{text-align:left;font-size:1.7rem}.representative-clients-page-names-grid{padding:inherit 10%;justify-content:left}.representative-clients-page-section-name{font-size:2.5rem}.representative-clients-page-governmental-name{font-size:1.7rem}}.contact-us-page-wrapper{box-sizing:border-box;flex-direction:column;width:100vw;height:auto;display:flex}.contact-us-information-wrapper{position:relative}.contact-us-background-img{z-index:-1;box-sizing:border-box;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.careers-page-wrapper{box-sizing:border-box;flex-direction:column;width:100vw;height:auto;display:flex}.careers-page-information-wrapper{box-sizing:border-box;flex-direction:column;width:100%;height:auto;padding:2rem 4rem;display:flex}.careers-page-paragraph{text-align:justify;margin:1.5vh 0;font-size:1.15rem;line-height:2}.careers-page-link{color:#2e66d1;text-decoration:none;transition:color .2s}.careers-page-link:hover{text-decoration:underline}.disclaimer-page-wrapper{box-sizing:border-box;flex-direction:column;width:100vw;height:auto;display:flex}.disclaimer-page-information-wrapper{box-sizing:border-box;flex-direction:column;width:100%;height:auto;padding:2rem 4rem;display:flex}.disclaimer-page-paragraph{text-align:justify;margin:1.5vh 0;font-size:1.15rem;line-height:2}.disclaimer-page-bold{color:#2e66d1}.attorney-template-wrapper{box-sizing:border-box;border-radius:4vw;width:100vw;height:100%;margin-top:20vh;padding:1rem 2rem;position:relative}.attorney-template-img-information-bar-wrapper{box-sizing:border-box;flex-direction:row;gap:2vw;width:auto;display:flex}.attorney-template-background-image{object-fit:cover;opacity:1;z-index:-1;-webkit-user-select:none;user-select:none;filter:brightness(1.2);width:100%;height:100%;animation:.9s ease-in-out forwards fadeIn;position:fixed;top:0;left:0}.attorney-template-information-bar-selector{z-index:-1;box-sizing:border-box;color:#fff;background:linear-gradient(#233448fa 0%,#1b2c40fa 60%,#15273afa 100%);justify-content:center;align-items:center;width:100%;height:4.5rem;margin-top:2.5vh;font-size:1.8rem;display:flex;position:absolute}.attorney-template-img-wrapper{box-sizing:border-box;border-radius:3vw;flex-direction:column;align-items:center;gap:1vh;width:100%;max-height:max-content;display:flex}.attorney-template-header{width:inherit;flex-direction:row;justify-content:space-between;align-items:center;height:min-content;display:flex}.attorney-template-employee-directory-buttons-wrapper{box-sizing:border-box;width:inherit;height:inherit;flex-direction:row;justify-content:center;gap:1.2vw;padding:1vh 1vw;display:flex}.attorney-template-employee-directory-button-link{color:#2e66d1;cursor:pointer;background-color:#0000;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:22%;height:100%;font-size:.8rem;font-weight:bolder;text-decoration:none;transition:color .2s;display:flex;position:relative}.attorney-template-employee-directory-button-link:hover{text-decoration:underline}.attorney-template-directory-button-icon-wrapper{display:inline-grid}.attorney-template-directory-button-icon{filter:brightness(0)saturate()invert(31%)sepia(25%)saturate(900%)hue-rotate(175deg)brightness(70%)contrast(95%);flex-shrink:0;grid-area:1/1;width:2.7rem;height:2.7rem;padding:0;transition:opacity .2s;display:block}.attorney-template-directory-button-icon.hover{opacity:0}.attorney-template-employee-directory-button-link:hover .attorney-template-directory-button-icon.hover{opacity:1}.attorney-template-employee-directory-button-link:hover .attorney-template-directory-button-icon:not(.hover){opacity:0}.attorney-template-employee-img-wrapper{width:inherit;border-radius:inherit;height:80vh}.attorney-template-employee-img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.attorney-template-information-bar{box-sizing:border-box;background-color:#fff;border-radius:4vw;flex-direction:column;flex:1;justify-content:center;height:max-content;min-height:65vh;margin-top:15vh;padding:6vh 3vw;display:flex}.attorney-template-logo-text-wrapper{flex-direction:row;align-items:center;gap:.5rem;display:flex}.attorney-template-embedded-logo{filter:brightness(0)saturate()invert(30%)sepia(35%)saturate(1800%)hue-rotate(185deg)brightness(65%);height:1.6rem;margin-top:.3rem}.attorney-template-subtitle{letter-spacing:.05em;text-transform:uppercase;color:#2e66d1;margin-top:2vh;margin-bottom:1vh;font-size:1.4rem;font-weight:600}.attorney-template-name-information{letter-spacing:.02em;color:#18315b;margin:0 0 1vh;font-size:2.4rem;font-weight:700}.attorney-template-description-paragraph-information{white-space:normal;overflow-wrap:break-word;letter-spacing:.01em;text-align:justify;color:#182c44;max-width:110ch;font-size:.95rem;line-height:1.75}.attorney-template-left-information-wrapper{box-sizing:border-box;background-color:#fff;border-radius:2vw;flex-direction:column;gap:.25rem;width:25vw;height:fit-content;margin:3vh 0;padding:1vh 3vw 3vh;display:flex}.attorney-template-right-information-title{color:#2e67d1;border-bottom:1px solid #18315b75;margin:1vh 0;padding-bottom:1vh;font-size:1.6rem}.attorney-template-left-information-title{color:#2e67d1;border-bottom:1px solid #18315b75;align-self:center;margin:3vh 0 0;padding-bottom:2vh;font-size:1.6rem}.attorney-template-horizontal-copy-field{flex-direction:row;justify-content:space-between;display:flex}.attorney-template-contact-copy-icon{width:1.5rem;height:1.5rem}.attorney-template-left-subfield{flex-direction:column;gap:.75rem;padding:1.1rem 0;display:flex}.attorney-template-left-subfield-header{flex-direction:row;align-items:center;gap:.75rem;display:flex}.attorney-template-left-subfield-icon{width:1.25rem;height:1.25rem}.attorney-template-left-subfield-title{letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:1rem;font-weight:500}.attorney-template-left-subfield-contents{flex-direction:row;align-items:center;margin-bottom:-1vh;display:flex}.attorney-template-contact-information-text{color:#2e66d1;width:15vw;white-space:wrap;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;overflow:hidden}.attorney-template-contact-information-text:hover{text-decoration:underline}.attorney-template-copy-button{cursor:pointer;background-color:#0000;border:none}.attorney-template-sub-information-text{color:#18315b;margin:.75rem 0;font-size:1rem;font-weight:500}.attorney-template-badge-area-wrapper{width:inherit;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem 1.5rem;height:auto;margin-top:3vh;display:flex}.attorney-template-badge-img{mix-blend-mode:multiply;max-height:5rem}.attorney-right-vertical-wrapper{width:inherit;flex-direction:column;gap:3vh;height:fit-content;display:flex}.attorney-template-practice-areas-container-wrapper{width:inherit;background-color:#fff;border-radius:4vw;flex-direction:column;justify-content:center;align-items:center;gap:3vh;height:auto;padding:6vh 3vw;display:flex}.attorney-template-practice-areas-wrapper{grid-template-columns:repeat(4,1fr);grid-auto-rows:fr;box-sizing:border-box;align-self:center;gap:1vw;width:100%;height:auto;margin:2vh 0;display:grid}.attorney-template-practice-area-tile-wrapper{color:inherit;aspect-ratio:1;cursor:pointer;border-radius:2vh;width:100%;height:auto;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000014,0 24px 60px #122a4f0f}.attorney-template-practice-area-tile-image{object-fit:cover;filter:brightness(.92);width:100%;height:100%;transition:transform .6s;display:block}.attorney-template-practice-area-tile-overlay{background:#0a14237d 50%;transition:opacity .6s;position:absolute;inset:0}.attorney-template-practice-area-tile-wrapper:hover .attorney-template-practice-area-tile-image{transform:scale(1.08)}.attorney-template-practice-area-tile-wrapper:hover .attorney-template-practice-area-tile-overlay{opacity:.4}.attorney-template-practice-area-tile-image-text{text-align:center;box-sizing:border-box;text-shadow:0 1px 2px #00000059,0 2px 6px #0003;z-index:2;color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:80%;padding:0 3vw;font-size:1.5rem;font-weight:bolder;display:flex;position:absolute;top:0;left:0}.attorney-template-practice-area-title-image-learn-more{opacity:0;text-align:center;box-sizing:border-box;text-shadow:0 2px 4px #000000e6,0 6px 12px #000000b3;z-index:2;color:#fff;text-transform:uppercase;background:#0a142300;flex-direction:column;width:100%;padding:0 1.85vw;font-size:1rem;font-weight:bolder;transition:opacity .6s,transform .6s;display:flex;position:absolute;bottom:0;left:0}.attorney-template-practice-area-tile-wrapper:hover .attorney-template-practice-area-title-image-learn-more{opacity:1;transform:translateY(0)}.attorney-template-right-horizontal-wrapper{grid-template-columns:repeat(2,1fr);gap:5%;display:grid}.attorney-template-membership-text-wrapper{padding:0 2rem}@media (width<=700px){.attorney-template-wrapper{border-radius:4vw;margin-top:0;padding:0;position:relative}.attorney-template-img-information-bar-wrapper{flex-direction:column;align-items:center;gap:0;width:100%;height:auto;display:flex}.attorney-template-information-bar{border-radius:0;flex:1;margin-top:0;padding:2vh 3vw}.attorney-template-information-bar-selector{width:100%;height:10%;margin-top:14vh;font-size:2rem;position:relative}.attorney-template-employee-img-wrapper{border-radius:0;width:100vw;height:auto}.attorney-template-header{text-align:center;flex-direction:column;align-items:center;gap:2vh;display:flex}.attorney-template-employee-directory-buttons-wrapper{gap:20%}.attorney-template-right-information-title{text-align:center}.attorney-template-practice-areas-wrapper{grid-template-columns:repeat(2,1fr)}.attorney-template-practice-area-tile-image-text{font-size:1.4rem}.attorney-template-practice-area-title-image-learn-more{opacity:1;font-size:1rem}.attorney-template-badge-img{max-height:30vw}.attorney-template-left-information-wrapper{border-radius:0;width:100vw;margin:0;padding:2vh 8vw}.attorney-template-contact-information-text{width:100%}}.practice-area-template-wrapper{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:auto;display:flex}.practice-area-template-splash-screen-wrapper{height:100vh;position:relative}.practice-area-template-splash-screen-background-img{object-fit:cover;opacity:1;z-index:-1;-webkit-user-select:none;user-select:none;filter:brightness(.75);width:100vw;height:100%;position:relative;inset:0}.practice-area-subsection-background-img-anchor{background:linear-gradient(#f8f9fbbf 0%,#f5f7fab8 70%,#f0f6fdad 100%);position:relative}.practice-area-template-background-img{object-fit:cover;opacity:1;z-index:-1;-webkit-user-select:none;user-select:none;filter:blur(1px);width:100%;height:100%;position:absolute;top:0;left:0}.practice-area-template-header-title-text-wrapper{flex-direction:column;gap:1.5vh;width:auto;padding:0 3rem;line-height:1.15;display:flex}.practice-area-template-logo-text-wrapper{flex-direction:row;align-items:center;gap:.5vw;margin-bottom:2vh;display:flex}.practice-area-template-embedded-logo{height:1.5rem}.practice-area-template-sub-title{letter-spacing:.02em;text-shadow:0 1px 2px #00000014;color:#3d434d;align-self:start;margin:0;font-size:1.3rem;font-weight:500}.practice-area-template-title-text{letter-spacing:.02em;text-shadow:0 1px 2px #00000014;color:#224574;align-self:start;margin:0;font-size:2.6rem;font-weight:600}.practice-area-template-img-text-wrapper{box-sizing:border-box;align-items:start;padding:2rem 0;display:block}.practice-area-template-img-wrapper{float:right;border-radius:1rem;align-items:center;width:30rem;max-height:90vh;margin:2.5rem 2rem 0 2.5rem;display:flex;overflow:hidden}.practice-area-template-img{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%}.practice-area-template-text-wrapper{width:auto;margin-top:3rem}.practice-area-template-paragraph-wrapper{white-space:normal;overflow-wrap:break-word;letter-spacing:.01em;text-align:justify;color:#182c44;margin:0;font-size:1.15rem;line-height:2.1}.practice-area-template-information-paragraphs-wrapper{box-sizing:border-box;align-self:center;padding:0 3rem}.practice-area-template-attorney-section-wrapper{box-sizing:border-box;width:100%;height:auto;padding:3rem}.practice-area-template-attorney-tiles-wrapper{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.practice-area-template-title{text-align:center;letter-spacing:.01em;box-sizing:border-box;color:#224574;width:100%;margin-top:-5rem;margin-bottom:1rem;padding:1rem 3rem;font-size:2.7rem;font-weight:600;line-height:1.15}.practice-area-template-tile-wrapper{color:#18253a;aspect-ratio:1/1.25;text-align:center;box-sizing:border-box;-webkit-backdrop-filter:blur(20px);cursor:pointer;background-color:#3760a7;background-image:radial-gradient(circle at 20% 30%,#2b6384 0%,#0000 45%),radial-gradient(circle at 80% 70%,#2d6878 0%,#0000 45%),radial-gradient(circle at 70% 10%,#1e4589 0%,#0000 50%),none;background-position:0%;background-repeat:repeat,repeat,repeat,repeat;background-size:180% 180%;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border:.15rem solid #18315b;border-radius:1rem;flex-direction:column;justify-content:space-between;width:100%;text-decoration:none;transition:transform .25s,box-shadow .25s,background-position .5s;display:flex;position:relative}.practice-area-template-tile-wrapper:hover{transform:translateY(-6px);box-shadow:0 12px 30px #1e45892e}.practice-area-template-employee-card-image{object-fit:cover;border-radius:inherit;border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;height:100%}.practice-area-template-employee-name{letter-spacing:.02em;color:#effffa;text-shadow:0 2px 12px #00000040;margin:0;font-size:1.45rem;font-weight:700}.practice-area-template-employee-text-information{flex-direction:column;padding:2rem .5rem;transition:scale .25s;display:flex}.practice-area-template-employee-horizontal-break-line{background-color:#d4af37;border-top:1px solid #d4af37;border-radius:2em;width:5.5rem;margin:2vh auto}.practice-area-template-tile-wrapper:hover .practice-area-template-employee-text-information{scale:1.005}.practice-area-template-employee-position{letter-spacing:.05em;text-transform:uppercase;color:#9fcff0;margin:0;font-size:1.1rem;font-weight:600}.practice-area-template-employee-location{text-transform:uppercase;color:#fff;margin:0;font-size:1.1rem;font-weight:500}.practice-area-template-badges-wrapper{box-sizing:border-box;flex-flow:wrap;justify-content:center;align-items:center;gap:2.5rem;width:100%;height:auto;padding:1rem 2rem 3rem;display:flex}.practice-area-template-attorney-badge-wrapper{height:6rem}.practice-area-template-attorney-badge-img{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%}.computer{display:block}.mobile{display:none}@media (width<=1250px){.practice-area-template-attorney-tiles-wrapper{grid-template-columns:repeat(3,1fr);row-gap:2rem;padding:2rem 1rem}}@media (width<=925px){.practice-area-template-attorney-tiles-wrapper{grid-template-columns:repeat(2,1fr);row-gap:2rem;padding:2rem 1rem}.practice-area-template-img-wrapper{float:none;box-sizing:border-box;width:100%;max-height:60vh;margin:2rem 0 0;padding:0 2rem}.practice-area-template-text-wrapper{width:auto;margin-top:3rem}.practice-area-template-header-title-text-wrapper{margin-top:12vh}.practice-area-template-logo-text-wrapper{margin-bottom:.5rem}.mobile{text-align:start;display:block}.computer{display:none}}@media (width<=700px){.practice-area-template-attorney-tiles-wrapper{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}.practice-area-template-img-wrapper{float:none;box-sizing:border-box;width:100%;max-height:60vh;margin:2rem 0 0;padding:0 2rem}.practice-area-template-text-wrapper{width:auto;margin-top:3rem}.practice-area-template-header-title-text-wrapper{margin-top:12vh}.practice-area-template-logo-text-wrapper{margin-bottom:.5rem}.practice-area-template-attorney-badge-wrapper{max-width:80vw;height:auto}.mobile{text-align:start;display:block}.computer{display:none}}html,body{margin:0;padding:0}
