.hero-slide .hero-image{left:0;width:100%;object-position:center 30%}
.hero-slide .lawyer-slider-image{object-position:center 30%}
.hero-shade{background:linear-gradient(90deg,rgba(15,27,48,.18) 0%,rgba(15,27,48,.38) 36%,rgba(15,27,48,.91) 100%)}
.hero-content{width:min(1280px,90%);margin:0 auto;padding:100px 0 85px 52%;text-align:left}
.hero-copy{margin:0}.hero-actions{justify-content:flex-start}
.services-showcase{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(1180px,100%);margin:42px auto 0}
.service-card{position:relative;display:grid;grid-template-columns:42% 58%;min-height:310px;overflow:hidden;background:#fff;border:1px solid #dedad0;transition:transform .25s ease,box-shadow .25s ease}
.service-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(15,27,48,.12)}
.service-card img{width:100%;height:100%;min-height:310px;object-fit:cover}
.service-card-content{display:flex;flex-direction:column;align-items:flex-start;padding:36px 34px}
.service-number{color:#A6823C;font-size:11px;font-weight:700;letter-spacing:1.6px}
.service-card h3{margin:14px 0 12px;font:400 35px/1.08 var(--serif);color:#1B2A45}
.service-card p{margin:0 0 25px;color:#6B6E76;font-size:14px;line-height:1.75}
.service-card a{margin-top:auto;padding-bottom:5px;border-bottom:1px solid #A6823C;color:#1B2A45;font-size:12px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}
.service-card a i{margin-left:9px;color:#A6823C;transition:transform .2s}.service-card a:hover i{transform:translateX(4px)}
.service-featured{grid-column:1/-1;grid-template-columns:55% 45%;min-height:390px;background:#1B2A45;border:0}
.service-featured img{min-height:390px}.service-featured .service-card-content{padding:54px 52px}.service-featured h3{font-size:52px;color:#F5F3EE}.service-featured p{max-width:470px;color:#d3d5da;font-size:15px}.service-featured a{color:#F5F3EE}
@media(max-width:900px){.hero-slide .hero-image{width:100%;object-position:58% center}.hero-slide .lawyer-slider-image{object-position:50% center}.hero-shade{background:linear-gradient(rgba(15,27,48,.35),rgba(15,27,48,.93))}.hero-content{width:100%;padding:95px 22px 100px;text-align:left}.services-showcase{grid-template-columns:1fr}.service-featured{grid-column:auto}.service-card,.service-featured{grid-template-columns:1fr;min-height:0}.service-card img,.service-featured img{height:245px;min-height:0}.service-card-content,.service-featured .service-card-content{padding:30px 26px}.service-card h3,.service-featured h3{font-size:36px}.service-card p{min-height:0}}
@media(max-width:520px){.hero-content{padding-top:72px}.hero h1{font-size:40px}.service-card img,.service-featured img{height:210px}}

/* Stronger section contrast */
.lawyer-intro{background:#DED8CD}
.intro-copy h2{color:#17243B}.intro-copy>p{color:#3F434A}.intro-visual{box-shadow:0 24px 55px rgba(15,27,48,.16)}
.expertise{background:#0F1B30}
.expertise .section-heading h2{color:#F5F3EE}.expertise .section-heading .eyebrow{color:#C6A45F}
.service-card{background:#F5F3EE;border-color:rgba(255,255,255,.12);box-shadow:0 12px 32px rgba(0,0,0,.14)}
.service-featured{background:#A6823C}
.service-featured .service-number{color:#17243B}.service-featured h3{color:#0F1B30}.service-featured p{color:#17243B}.service-featured a{color:#0F1B30;border-bottom-color:#0F1B30}.service-featured a i{color:#0F1B30}
.contact{background:#D2CABD;border-top-color:#A6823C}.contact-copy h2{color:#17243B}.contact-copy>p{color:#454950}.contact-lines{color:#17243B}
.articles{background:#1B2A45}.articles h2{color:#F5F3EE}.articles .eyebrow,.articles .text-link{color:#D2AF66}
.about{background:#D9DDE3}.about h2{color:#17243B}.about .values{background:#BCC1CA}.about .values>div{background:#EEF0F3}.about .values h3{color:#17243B}.about .values p{color:#4B5059}
@media(max-width:900px){.lawyer-intro{background:#DED8CD}.expertise{background:#0F1B30}.articles{background:#1B2A45}.about{background:#D9DDE3}}

.header-contact-button{position:relative;gap:12px;overflow:hidden;border:1px solid rgba(198,164,95,.32);box-shadow:0 7px 20px rgba(0,0,0,.16);transition:transform .25s ease,background-color .25s ease,color .25s ease,box-shadow .25s ease,border-color .25s ease}
.header-contact-button i{font-size:12px;transition:transform .25s ease}
.header-contact-button:hover{transform:translateY(-3px);background:#A6823C;color:#0F1B30;border-color:#D6B66F;box-shadow:0 13px 28px rgba(166,130,60,.28)}
.header-contact-button:hover i{transform:translateX(5px)}
.header-contact-button:focus-visible{outline:3px solid rgba(214,182,111,.6);outline-offset:3px}

/* Balanced hero layout for every slide */
.hero{height:clamp(610px,calc(100vh - 92px),720px)}
.hero-shade{background:linear-gradient(90deg,rgba(15,27,48,.48) 0%,rgba(15,27,48,.38) 38%,rgba(15,27,48,.86) 72%,rgba(15,27,48,.96) 100%)}
.hero-content{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;margin:0;padding:48px max(110px,8vw) 88px 56%;text-align:left}
.hero h1{max-width:650px;margin:18px 0;font-size:clamp(46px,3.8vw,64px);line-height:1.02}
.hero-copy{max-width:560px;font-size:18px;line-height:1.55}
.hero-actions{flex-wrap:nowrap;margin:27px 0 18px}.hero-actions .button{min-height:52px;padding:13px 20px;font-size:13px;text-align:center}
.privacy{margin:0}.slider-arrow{bottom:30px}.slider-dots{bottom:48px}
@media(max-width:1100px) and (min-width:901px){.hero-content{padding-left:50%;padding-right:90px}.hero h1{font-size:48px}.hero-copy{font-size:16px}.hero-actions .button{padding:12px 15px;font-size:12px}}
@media(max-width:900px){.hero{height:720px}.hero-content{display:flex;width:100%;height:100%;padding:82px 22px 110px;justify-content:center}.hero h1{max-width:520px;font-size:43px}.hero-actions{flex-wrap:wrap}.hero-shade{background:linear-gradient(rgba(15,27,48,.46),rgba(15,27,48,.94))}.slider-arrow{bottom:23px}.slider-dots{bottom:40px}}
@media(max-width:520px){.hero{height:700px}.hero-content{padding:62px 22px 105px}.hero h1{font-size:38px;line-height:1.04}.hero-copy{font-size:16px}.hero-actions{margin:22px 0 14px}.hero-actions .button{width:100%}}

/* Floating glass quick-info panel */
.quick-info{z-index:8;width:min(1240px,90%);margin:-54px auto 0;padding:0;border:1px solid rgba(214,182,111,.26);border-radius:7px;background:rgba(15,27,48,.88)!important;box-shadow:0 20px 48px rgba(5,12,24,.28);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.quick-info>a{min-height:108px;padding:24px 28px;background:transparent!important;border-right:1px solid rgba(255,255,255,.14)}
.quick-info>a:first-child{border-radius:7px 0 0 7px}.quick-info>a:last-child{border-radius:0 7px 7px 0}.quick-info>a:hover{background:rgba(166,130,60,.14)!important}
.quick-info .quick-icon{background:rgba(166,130,60,.08);border-color:#A6823C}.quick-info small{color:#C9B171!important}.quick-info strong{color:#F5F3EE}
@media(max-width:900px){.quick-info{width:calc(100% - 28px);margin:-28px auto 0;padding:0;border-radius:6px}.quick-info>a{min-height:94px;padding:20px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.quick-info>a:first-child{border-radius:6px 6px 0 0}.quick-info>a:last-child{border-bottom:0;border-radius:0 0 6px 6px}}

/* Left-aligned slider content */
.hero-shade{background:linear-gradient(90deg,rgba(15,27,48,.96) 0%,rgba(15,27,48,.86) 34%,rgba(15,27,48,.38) 68%,rgba(15,27,48,.22) 100%)}
.hero-content{padding-left:max(90px,8vw);padding-right:54%}
.hero h1,.hero-copy{max-width:620px}
@media(max-width:1100px) and (min-width:901px){.hero-content{padding-left:70px;padding-right:48%}}
@media(max-width:900px){.hero-content{padding:82px 22px 110px}.hero-shade{background:linear-gradient(rgba(15,27,48,.48),rgba(15,27,48,.94))}}
@media(max-width:520px){.hero-content{padding:62px 22px 105px}}

.slider-dots{left:50%;right:auto;bottom:76px;z-index:9;transform:translateX(-50%)}
@media(max-width:900px){.slider-dots{left:50%;right:auto;bottom:48px;z-index:9;transform:translateX(-50%)}}

.hero-label{align-self:flex-start;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}

/* Lawyer profile: centered editorial introduction */
.lawyer-intro{display:block!important;padding-top:112px;padding-bottom:112px;background:#F5F3EE}
.lawyer-intro .intro-copy{width:min(880px,100%);margin:0 auto}
.lawyer-intro .intro-kicker{margin:0 0 12px;color:#287F7A;font-size:13px;font-weight:700;letter-spacing:1.25px}
.lawyer-intro .intro-kicker i{margin-right:8px;color:#A6823C}
.lawyer-intro .intro-copy h2{margin:0 0 30px;color:#0F1B30;font-family:var(--sans);font-size:clamp(38px,4vw,54px);font-weight:700;line-height:1.12}
.lawyer-intro .intro-copy>p:not(.intro-kicker){margin:0 0 22px;color:#5D626B;font-size:17px;line-height:1.9}
.lawyer-intro .intro-points{display:flex;flex-direction:column;gap:12px;margin:38px 0 28px}
.lawyer-intro .intro-points span{display:grid;grid-template-columns:28px 1fr;align-items:center;min-height:60px;padding:13px 18px;border:1px solid rgba(40,127,122,.25);border-left:3px solid #287F7A;border-radius:6px;background:rgba(255,255,255,.68);color:#17243B;font-size:15px;font-weight:700}
.lawyer-intro .intro-points i{display:grid;width:22px;height:22px;margin:0;place-items:center;border-radius:50%;background:#12586A;color:#fff;font-size:11px}
.intro-actions{display:flex;gap:3px}.intro-actions .button{min-width:190px;min-height:56px;text-transform:uppercase;font-size:12px;letter-spacing:.6px}
.intro-actions .primary{background:#12586A}.intro-actions .primary:hover{background:#A6823C;color:#0F1B30}
.intro-call{background:#0F1B30;color:#fff}.intro-call:hover{background:#1B2A45;color:#D6B66F}
@media(max-width:700px){.lawyer-intro{padding-top:82px;padding-bottom:82px}.lawyer-intro .intro-kicker{font-size:11px;line-height:1.55}.lawyer-intro .intro-copy h2{font-size:36px}.lawyer-intro .intro-copy>p:not(.intro-kicker){font-size:16px;line-height:1.75}.lawyer-intro .intro-points span{font-size:14px}.intro-actions{flex-direction:column;gap:8px}.intro-actions .button{width:100%}}

/* Distinctive services mosaic: one anchor card + four compact cards */
.expertise{padding-top:110px;padding-bottom:110px;background:#E2E8E7}
.expertise>.section-heading{display:block;max-width:780px;margin:0 auto 48px;text-align:center}
.expertise .section-heading .eyebrow{margin-bottom:10px;color:#287F7A}.expertise .section-heading .eyebrow i{margin-right:7px;color:#A6823C}
.expertise .section-heading h2{margin:0 0 16px;color:#0F1B30;font-family:var(--sans);font-size:clamp(40px,4vw,54px);font-weight:700}
.services-lead{max-width:680px;margin:0 auto;color:#626971;font-size:16px;line-height:1.75}
.services-showcase{display:grid;grid-template-columns:repeat(13,minmax(0,1fr));grid-auto-rows:320px;gap:18px;width:min(1200px,100%);margin:0 auto}
.service-card{display:flex;min-height:0;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#122C38;box-shadow:0 18px 38px rgba(15,27,48,.15);transform:none}
.service-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px rgba(15,27,48,.22)}
.service-card:nth-child(1){grid-column:1/6;grid-row:1/3}.service-card:nth-child(2){grid-column:6/10;grid-row:1}.service-card:nth-child(3){grid-column:10/14;grid-row:1}.service-card:nth-child(4){grid-column:6/10;grid-row:2}.service-card:nth-child(5){grid-column:10/14;grid-row:2}
.service-card img{width:100%;height:142px;min-height:142px;object-fit:cover;filter:brightness(.72);transition:filter .3s ease,transform .5s ease}.service-card:hover img{filter:brightness(.9);transform:scale(1.025)}
.service-card .service-card-content{display:flex;min-height:0;flex:1;align-items:flex-start;padding:20px 22px}
.service-card .service-number{display:inline-flex;padding:5px 9px;border:1px solid rgba(214,182,111,.35);border-radius:50px;color:#D6B66F;font-size:9px;line-height:1;letter-spacing:.7px}
.service-card h3{margin:12px 0 7px;color:#F5F3EE;font-family:var(--sans);font-size:23px;font-weight:700;line-height:1.15}
.service-card p{display:-webkit-box;margin:0 0 13px;overflow:hidden;color:#C6CED1;font-size:12px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.service-card a{display:inline-flex;min-height:38px;margin-top:auto;align-items:center;padding:0 16px;border:0;border-radius:50px;background:#F5F3EE;color:#0F1B30;font-size:10px;letter-spacing:.25px}.service-card a i{color:#A6823C}
.service-featured{min-height:0;background:#122C38}.service-featured img{height:330px;min-height:330px}.service-featured .service-card-content{padding:30px}.service-featured h3{margin-top:16px;color:#F5F3EE;font-size:34px}.service-featured p{display:block;max-width:100%;color:#C6CED1;font-size:14px;-webkit-line-clamp:unset}.service-featured a{color:#0F1B30;border:0}.service-featured .service-number{color:#D6B66F}.service-featured a i{color:#A6823C}
.services-cta{display:grid;grid-template-columns:1.35fr .75fr .8fr;align-items:center;gap:22px;width:min(1200px,100%);margin:34px auto 0;padding:14px 16px 14px 24px;border:1px solid #CBD4D2;border-left:4px solid #A6823C;border-radius:10px;background:#F7F8F6;box-shadow:0 14px 32px rgba(15,27,48,.1)}
.services-cta>div{display:flex;flex-direction:column}.services-cta>div span{color:#6B6E76;font-size:9px;font-weight:700;letter-spacing:.8px}.services-cta>div strong{color:#0F1B30;font-size:16px}.services-cta>a{color:#12586A;font-size:13px;font-weight:700}.services-cta>a i{margin-right:8px;color:#A6823C}.services-cta .services-cta-button{display:flex;min-height:50px;align-items:center;justify-content:center;border-radius:6px;background:#0F1B30;color:#fff;text-transform:uppercase;font-size:11px;letter-spacing:.5px}.services-cta .services-cta-button i{margin:0 0 0 10px;color:#D6B66F}.services-cta .services-cta-button:hover{background:#A6823C;color:#0F1B30}.services-cta .services-cta-button:hover i{color:#0F1B30}
@media(max-width:1000px){.services-showcase{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.service-card:nth-child(n){grid-column:auto;grid-row:auto;min-height:360px}.service-card:nth-child(1){grid-column:1/-1;display:grid;grid-template-columns:1.05fr .95fr;min-height:390px}.service-featured img{height:100%;min-height:390px}.services-cta{grid-template-columns:1fr 1fr}.services-cta>div{grid-column:1/-1}}
@media(max-width:700px){.expertise{padding-top:82px;padding-bottom:82px}.expertise>.section-heading{margin-bottom:34px}.services-lead{font-size:15px}.services-showcase{grid-template-columns:1fr;gap:16px}.service-card:nth-child(n){grid-column:auto;display:flex;min-height:390px}.service-card img,.service-featured img{height:205px;min-height:205px}.service-card .service-card-content,.service-featured .service-card-content{padding:24px}.service-card h3,.service-featured h3{font-size:27px}.service-card p,.service-featured p{display:block;font-size:13px}.services-cta{grid-template-columns:1fr;gap:12px;padding:20px}.services-cta>div{grid-column:auto}.services-cta>a{text-align:center}.services-cta .services-cta-button{width:100%}}

/* Unified Libre Caslon typography */
:root{--sans:'Libre Caslon Display',Georgia,serif}
body,button,input,select,textarea{font-family:var(--serif)}

/* Larger services presentation */
.expertise>.section-heading{max-width:900px;margin-bottom:56px}.expertise .section-heading h2{font-size:clamp(46px,4.5vw,62px)}.services-lead{max-width:780px;font-size:18px}
.services-showcase{width:min(1320px,94vw);grid-auto-rows:350px;gap:20px}
.service-card img{height:158px;min-height:158px}.service-card .service-card-content{padding:23px 25px}.service-card h3{font-size:27px}.service-card p{font-size:14px}.service-card a{min-height:42px;padding:0 19px;font-size:11px}
.service-featured img{height:360px;min-height:360px}.service-featured .service-card-content{padding:34px}.service-featured h3{font-size:40px}.service-featured p{font-size:16px}
.services-cta{width:min(1320px,94vw);margin-top:38px;padding:17px 18px 17px 28px}.services-cta>div strong{font-size:18px}.services-cta>a{font-size:14px}.services-cta .services-cta-button{min-height:54px;font-size:12px}
@media(max-width:1000px){.services-showcase{width:100%;grid-auto-rows:auto}.service-featured img{height:100%;min-height:410px}.services-cta{width:100%}}
@media(max-width:700px){.expertise>.section-heading{margin-bottom:38px}.expertise .section-heading h2{font-size:42px}.services-lead{font-size:16px}.service-card img,.service-featured img{height:220px;min-height:220px}.service-card h3,.service-featured h3{font-size:30px}.service-card p,.service-featured p{font-size:14px}}

/* Final typography system: editorial serif + highly readable sans */
:root{--sans:'DM Sans',Arial,sans-serif}
body,button,input,select,textarea{font-family:var(--sans)}
.hero h1,.section h2,.lawyer-intro .intro-copy h2,.expertise .section-heading h2,.service-card h3,.values h3,.contact-copy h2{font-family:var(--serif);font-weight:400}
.site-header nav,.header-contact-button,.eyebrow,.hero-copy,.privacy,.button,.quick-info,.services-lead,.service-card p,.service-card a,.service-number,.services-cta,.lawyer-intro .intro-copy>p,.lawyer-intro .intro-points,.intro-actions,form,.footer-column,.footer-bottom{font-family:var(--sans)}
.lawyer-intro .intro-copy h2{font-size:clamp(46px,4.5vw,62px)}
.expertise .section-heading h2{font-size:clamp(50px,4.7vw,66px)}
.service-card h3{font-weight:400;letter-spacing:-.2px}

/* Supplied Esra Aslan Hukuk logo */
.site-header .brand-logo{width:300px;height:70px;object-fit:contain;object-position:left center}
.footer-logo{width:310px;height:88px;object-fit:contain;object-position:left center}

/* Blog section replacing the former values block */
.blog-section{order:7;padding-top:110px;padding-bottom:120px;background:#D9DFE4}
.blog-heading{display:flex;width:min(1320px,94vw);margin:0 auto 48px;align-items:center;flex-direction:column;justify-content:center;gap:24px;text-align:center}
.blog-heading>div{max-width:850px}.blog-heading .eyebrow{margin:0 0 12px;color:#A6823C}.blog-heading .eyebrow i{margin-right:8px}
.blog-heading h2{margin:0 0 14px;color:#0F1B30;font-size:clamp(48px,4.8vw,68px)}.blog-heading p:not(.eyebrow){margin:0;color:#565E68;font-size:17px;line-height:1.7}
.blog-heading>a{flex:0 0 auto;padding-bottom:7px;border-bottom:1px solid #A6823C;color:#0F1B30;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.blog-heading>a i{margin-left:10px;color:#A6823C}
.blog-grid{display:grid;width:min(1320px,94vw);margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.blog-card{overflow:hidden;border-radius:12px;background:#F5F3EE;box-shadow:0 16px 34px rgba(15,27,48,.1);transition:transform .25s ease,box-shadow .25s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 24px 44px rgba(15,27,48,.16)}
.blog-image{display:block;height:250px;overflow:hidden}.blog-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card:hover .blog-image img{transform:scale(1.035)}
.blog-card-content{display:flex;min-height:315px;flex-direction:column;align-items:flex-start;padding:28px 30px 30px}.blog-card-content>span{color:#287F7A;font-size:10px;font-weight:700;letter-spacing:1px}
.blog-card h3{margin:15px 0 13px;color:#0F1B30;font-family:var(--serif);font-size:30px;font-weight:400;line-height:1.15}.blog-card p{margin:0 0 24px;color:#626971;font-size:14px;line-height:1.7}
.blog-card-content>a{margin-top:auto;padding-bottom:5px;border-bottom:1px solid #A6823C;color:#0F1B30;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.blog-card-content>a i{margin-left:8px;color:#A6823C;transition:transform .2s}.blog-card-content>a:hover i{transform:translateX(4px)}
@media(max-width:1100px){.site-header .brand-logo{width:240px;height:62px}.blog-grid{grid-template-columns:1fr 1fr}.blog-card:last-child{grid-column:1/-1}.blog-card:last-child{display:grid;grid-template-columns:1fr 1fr}.blog-card:last-child .blog-image{height:100%}}
@media(max-width:700px){.site-header .brand-logo{width:205px;height:56px}.footer-logo{width:270px;height:78px}.blog-section{padding-top:82px;padding-bottom:82px}.blog-heading{width:100%;margin-bottom:34px;align-items:center;flex-direction:column;text-align:center}.blog-heading h2{font-size:46px}.blog-heading p:not(.eyebrow){font-size:15px}.blog-grid{width:100%;grid-template-columns:1fr}.blog-card:last-child{grid-column:auto;display:block}.blog-card:last-child .blog-image,.blog-image{height:220px}.blog-card-content{min-height:290px;padding:24px}.blog-card h3{font-size:28px}}

/* Contact section aligned with the navy, gold and cream brand system */
.contact{background:#0F1B30;border-top:5px solid #A6823C;box-shadow:0 24px 55px rgba(15,27,48,.16)}
.contact-copy .eyebrow{color:#D6B66F}.contact-copy h2{color:#F5F3EE}.contact-copy>p{color:#C8CDD4}.contact-lines{color:#F5F3EE}.contact-lines i{color:#D6B66F}
.contact form{background:#F5F3EE;box-shadow:0 20px 45px rgba(0,0,0,.24)}.contact form label{color:#0F1B30}.contact input,.contact select,.contact textarea{border-color:#D5D8DC;background:#fff;color:#232323}
.contact .button.primary{background:#1B2A45;color:#fff}.contact .button.primary:hover{background:#A6823C;color:#0F1B30}

.contact{margin:90px max(5vw,20px) 90px}
@media(max-width:900px){.contact{margin:55px 0 65px}}

/* Larger, refined services dropdown */
.nav-dropdown .submenu{top:calc(100% + 22px);left:-26px;width:315px;padding:12px;border:1px solid #D9D6CD;border-top:4px solid #A6823C;border-radius:0 0 10px 10px;background:rgba(245,243,238,.98);box-shadow:0 24px 50px rgba(5,14,28,.24);backdrop-filter:blur(12px)}
.nav-dropdown .submenu:before{top:-26px;height:26px}
.nav-dropdown .submenu a{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #DDDAD2;color:#17243B;font-size:15px;font-weight:600;transition:padding .2s ease,background-color .2s ease,color .2s ease}
.nav-dropdown .submenu a:last-child{border-bottom:0}.nav-dropdown .submenu a i{margin-left:18px;color:#A6823C;font-size:11px;transition:transform .2s ease}
.nav-dropdown .submenu a:hover{padding-left:20px;background:#1B2A45;color:#F5F3EE}.nav-dropdown .submenu a:hover i{transform:translateX(4px);color:#D6B66F}
@media(max-width:900px){.nav-dropdown .submenu{width:100%;padding:4px 0 8px 14px;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.nav-dropdown .submenu a{min-height:42px;padding:9px 0;border-bottom:0;color:#C8CDD4;font-size:14px}.nav-dropdown .submenu a:hover{padding-left:6px;background:transparent;color:#D6B66F}.nav-dropdown .submenu a i{margin-right:6px}}

/* Final supplied navy identity */
.site-header .brand-image-link{display:flex;margin-right:auto;padding:4px 12px 4px 9px;border-left:3px solid #A6823C;border-radius:3px;background:#F5F3EE}
.site-header .brand-logo{width:270px;height:70px;object-fit:contain;object-position:left center}
.footer-brand .brand-image-link{display:flex;width:max-content;padding:5px 11px;border-left:3px solid #A6823C;border-radius:3px;background:#F5F3EE}
.footer-logo{width:270px;height:78px;object-fit:contain;object-position:left center}
@media(max-width:1100px){.site-header .brand-logo{width:225px;height:62px}}
@media(max-width:700px){.site-header .brand-image-link{padding:3px 8px 3px 6px}.site-header .brand-logo{width:185px;height:52px}.footer-logo{width:240px;height:70px}}

.services-cta{grid-template-columns:1.15fr .72fr .7fr .85fr}
.services-cta .services-all-button{display:flex;min-height:50px;align-items:center;justify-content:center;border:1px solid #A6823C;border-radius:6px;background:#F5F3EE;color:#0F1B30;text-transform:uppercase;font-size:11px;letter-spacing:.45px;transition:background-color .2s ease,color .2s ease,transform .2s ease}
.services-cta .services-all-button i{margin-right:9px;color:#A6823C}.services-cta .services-all-button:hover{transform:translateY(-2px);background:#A6823C;color:#0F1B30}.services-cta .services-all-button:hover i{color:#0F1B30}
@media(max-width:1100px){.services-cta{grid-template-columns:1fr 1fr}.services-cta>div{grid-column:1/-1}}
@media(max-width:700px){.services-cta{grid-template-columns:1fr}.services-cta>div{grid-column:auto}.services-cta .services-all-button{width:100%}}

/* Refined dark contact form */
.contact form{border:1px solid rgba(166,130,60,.55);background:#1B2A45;box-shadow:0 22px 48px rgba(0,0,0,.3)}
.contact form label{color:#F5F3EE}.contact input,.contact select,.contact textarea{border:1px solid rgba(15,27,48,.18);background:#F7F6F2;color:#17243B}.contact input:focus,.contact select:focus,.contact textarea:focus{border-color:#D6B66F;box-shadow:0 0 0 3px rgba(214,182,111,.18)}
.contact .button.primary{background:#A6823C;color:#0F1B30}.contact .button.primary:hover{background:#D6B66F;color:#0F1B30;box-shadow:0 10px 24px rgba(166,130,60,.22)}

/* Light contact form surface */
.contact form{border:1px solid rgba(166,130,60,.55);background:#E2E8E7;box-shadow:0 22px 48px rgba(0,0,0,.24)}
.contact form label{color:#0F1B30}.contact input,.contact select,.contact textarea{border-color:#C9D1D2;background:#F9F8F4;color:#17243B}
.contact .button.primary{background:#1B2A45;color:#F5F3EE}.contact .button.primary:hover{background:#A6823C;color:#0F1B30}
.contact-area{order:5;padding-top:90px;background:#F5F3EE}
.contact-area .contact{order:initial!important;margin:0 max(5vw,20px) 90px}
.contact-form-heading{display:flex;width:min(1320px,90%);margin:0 auto 38px;padding:0;align-items:center;flex-direction:column;border:0;text-align:center}
.contact-form-heading span{display:block;margin-bottom:11px;color:#9A762F;font-size:11px;font-weight:700;letter-spacing:2px}
.contact-form-heading h3{margin:0 0 12px;color:#0F1B30;font-family:var(--serif);font-size:clamp(40px,4vw,56px);font-weight:400;line-height:1.1}
.contact-form-heading p{max-width:720px;margin:0 auto;color:#5A626B;font-size:16px;line-height:1.7}
@media(max-width:900px){.contact-area{padding-top:65px}.contact-area .contact{margin:0 0 65px}}
@media(max-width:700px){.contact-form-heading{width:auto;margin:0 22px 30px}.contact-form-heading h3{font-size:38px}.contact-form-heading p{font-size:14px}}

/* Standalone all-services action */
.services-all-row{display:flex;width:min(1320px,94vw);margin:34px auto 14px;justify-content:center}
.services-all-row .services-all-button{display:flex;min-width:285px;min-height:54px;align-items:center;justify-content:center;gap:11px;border:1px solid #C9A85E;border-radius:7px;background:#D6B66F;color:#0F1B30;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.55px;box-shadow:0 12px 24px rgba(166,130,60,.16);transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}
.services-all-row .services-all-button i{margin:0;color:#0F1B30}.services-all-row .services-all-button:hover{transform:translateY(-3px);background:#E4CC92;box-shadow:0 16px 30px rgba(166,130,60,.24)}
.services-cta{grid-template-columns:1.35fr .75fr .8fr;margin-top:0}
@media(max-width:1000px){.services-cta{grid-template-columns:1fr 1fr}.services-cta>div{grid-column:1/-1}}
@media(max-width:700px){.services-all-row{width:100%;margin:28px auto 12px}.services-all-row .services-all-button{width:100%;min-width:0}.services-cta{grid-template-columns:1fr}.services-cta>div{grid-column:auto}}

/* Original EA identity lockup */
.brand-lockup{display:flex;flex:0 0 auto;align-items:center;gap:15px;margin-right:auto;color:#F5F3EE}
.brand-mark-frame{display:block;width:66px;height:66px;overflow:hidden;border-right:1px solid rgba(166,130,60,.65)}
.brand-mark-frame img{width:100%;height:100%;object-fit:contain;transform:scale(1.72)}
.brand-type{display:flex;flex-direction:column}.brand-type strong{font:400 27px/1.05 var(--serif);letter-spacing:2.8px}.brand-type small{margin-top:6px;color:#D6B66F;font:600 8px/1 var(--sans);letter-spacing:2.2px}
.footer-lockup{margin:0 0 24px}.footer-lockup .brand-mark-frame{width:62px;height:62px}.footer-lockup .brand-type strong{font-size:24px}.footer-lockup .brand-type small{font-size:7px}

/* Lawyer portrait composition */
.lawyer-intro{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);gap:80px;align-items:center;padding-left:max(7vw,24px);padding-right:max(7vw,24px)}
.lawyer-intro .intro-copy{width:auto;max-width:760px;margin:0}
.intro-portrait{position:relative;width:min(560px,100%);justify-self:end;padding:18px 0 22px 18px}
.portrait-frame{position:relative;overflow:hidden;border:8px solid #fff;border-bottom:8px solid #A6823C;border-radius:6px;background:#fff;box-shadow:0 28px 65px rgba(15,27,48,.2)}
.portrait-frame:before{content:"";position:absolute;inset:0;border:1px solid rgba(15,27,48,.12);z-index:1;pointer-events:none}.portrait-frame img{width:100%;height:610px;object-fit:cover;object-position:50% center}
.portrait-badge{position:absolute;left:-20px;bottom:0;display:flex;min-width:210px;flex-direction:column;padding:18px 22px;border-top:3px solid #A6823C;background:#0F1B30;color:#F5F3EE;box-shadow:0 16px 34px rgba(15,27,48,.24)}
.portrait-badge span{color:#D6B66F;font:700 9px/1 var(--sans);letter-spacing:1.8px}.portrait-badge strong{margin:7px 0 4px;font:400 25px/1 var(--serif)}.portrait-badge small{color:#C8CDD4;font:500 11px/1 var(--sans);letter-spacing:.8px;text-transform:uppercase}
@media(max-width:1050px){.brand-type strong{font-size:23px}.brand-type small{font-size:7px}.lawyer-intro{grid-template-columns:1fr;gap:54px}.lawyer-intro .intro-copy{max-width:880px;margin:0 auto}.intro-portrait{width:min(680px,100%);justify-self:center;padding-left:0}.portrait-frame img{height:540px}}
@media(max-width:700px){.brand-lockup{gap:9px}.brand-mark-frame{width:50px;height:50px}.brand-type strong{font-size:18px;letter-spacing:1.8px}.brand-type small{font-size:6px;letter-spacing:1.25px}.lawyer-intro{gap:40px}.portrait-frame{border-width:5px;border-bottom-width:6px}.portrait-frame img{height:430px}.portrait-badge{left:-8px;min-width:175px;padding:14px 17px}.portrait-badge strong{font-size:21px}.footer-lockup .brand-mark-frame{width:54px;height:54px}.footer-lockup .brand-type strong{font-size:21px}}

/* User-supplied final logoSON identity */
.final-logo-link{display:flex;flex:0 0 auto;align-items:center;margin-right:auto}
.final-logo{display:block;width:365px;height:68px;object-fit:contain;object-position:left center}
.footer-final-logo-link{width:max-content;margin-bottom:24px}.footer-final-logo{width:320px;height:62px}
@media(max-width:1100px){.final-logo{width:290px;height:58px}}
@media(max-width:700px){.final-logo{width:210px;height:44px}.footer-final-logo{width:270px;height:52px}}

/* Services section balance pass */
.expertise .services-showcase{align-items:stretch}
.expertise .service-card{isolation:isolate}
.expertise .service-card img{height:168px;min-height:168px}
.expertise .service-card .service-card-content{min-height:182px;padding:24px 26px 25px}
.expertise .service-card h3{margin:13px 0 9px;font-size:29px;line-height:1.1}
.expertise .service-card p{min-height:42px;margin-bottom:20px}
.expertise .service-card a{margin-top:0}
.expertise .service-featured{display:flex}
.expertise .service-featured img{height:360px;min-height:360px}
.expertise .service-featured .service-card-content{min-height:360px;padding:32px 34px 34px}
.expertise .service-featured h3{font-size:42px}
.expertise .service-featured p{max-width:520px;min-height:0;margin-bottom:28px;font-size:16px;line-height:1.65}
.expertise .service-featured a{margin-top:0}
.expertise .services-all-row{margin-top:34px}
.expertise .services-cta{align-items:stretch}
.expertise .services-cta>*{min-height:58px}
@media(max-width:1000px){
  .expertise .service-card:nth-child(1){display:grid}
  .expertise .service-card img,.expertise .service-featured img{height:250px;min-height:250px}
  .expertise .service-featured .service-card-content{min-height:0}
}
@media(max-width:700px){
  .expertise .service-card img,.expertise .service-featured img{height:220px;min-height:220px}
  .expertise .service-card .service-card-content{min-height:0;padding:24px}
  .expertise .service-card p{min-height:0}
}

/* Contact request section polish */
.contact-area{padding:92px 0 96px;background:#F5F3EE}
.contact-area .contact-form-heading{width:min(1180px,92vw);margin:0 auto 42px;text-align:center}
.contact-area .contact-form-heading span{margin-bottom:12px;color:#9A762F;font-size:12px;font-weight:800;letter-spacing:2.4px;text-transform:uppercase}
.contact-area .contact-form-heading h3{margin:0 0 14px;color:#0F1B30;font-size:clamp(46px,4.6vw,66px);line-height:1.04}
.contact-area .contact-form-heading p{max-width:820px;color:#526071;font-size:17px;line-height:1.75}
.contact-area .contact.section{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.25fr);gap:54px;align-items:center;width:min(1380px,94vw);margin:0 auto;padding:68px 76px;border-top:5px solid #A6823C;border-radius:0;background:#0F1B30;box-shadow:0 26px 70px rgba(15,27,48,.18)}
.contact-area .contact-copy{max-width:520px}
.contact-area .contact-copy .eyebrow{margin-bottom:26px;color:#D6B66F;font-size:15px;font-weight:800;letter-spacing:2.6px}
.contact-area .contact-copy h2{margin:0 0 26px;color:#fff;font-size:clamp(38px,3.6vw,58px);line-height:1.13}
.contact-area .contact-copy>p{max-width:500px;margin:0 0 34px;color:#E1E5EA;font-size:17px;line-height:1.85}
.contact-area .contact-lines{display:grid;gap:13px;color:#fff}
.contact-area .contact-lines a,.contact-area .contact-lines span{display:flex;align-items:center;gap:13px;color:#fff;font-size:14px;font-weight:700;line-height:1.35;word-break:break-word}
.contact-area .contact-lines i{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid rgba(214,182,111,.38);border-radius:50%;background:rgba(255,255,255,.07);color:#D6B66F;font-size:13px}
.contact-area form{display:block;padding:34px 36px;border:1px solid rgba(166,130,60,.38);border-radius:0;background:#E5EBE9;box-shadow:0 22px 46px rgba(0,0,0,.2)}
.contact-area form .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 22px;margin-bottom:20px}
.contact-area form label{display:flex;flex-direction:column;gap:10px;color:#0F1B30;font-size:13px;font-weight:800}
.contact-area input,.contact-area select,.contact-area textarea{width:100%;min-height:52px;border:1px solid #C5CDCB;background:#F9F8F4;color:#0F1B30;font-size:15px}
.contact-area textarea{min-height:118px;resize:vertical}
.contact-area input:focus,.contact-area select:focus,.contact-area textarea:focus{border-color:#A6823C;box-shadow:0 0 0 3px rgba(166,130,60,.16);outline:0}
.contact-area form .button.primary{margin-top:18px;min-width:290px;min-height:58px;border:0;background:#15233B;color:#fff;font-size:13px;font-weight:800;letter-spacing:.25px}
.contact-area form .button.primary:hover{background:#A6823C;color:#0F1B30}
@media(max-width:1050px){
  .contact-area .contact.section{grid-template-columns:1fr;padding:48px 36px}
  .contact-area .contact-copy{max-width:760px}
}
@media(max-width:700px){
  .contact-area{padding:72px 0}
  .contact-area .contact-form-heading{margin-bottom:30px}
  .contact-area .contact-form-heading h3{font-size:40px}
  .contact-area .contact.section{width:calc(100% - 28px);gap:34px;padding:34px 22px}
  .contact-area .contact-copy h2{font-size:34px}
  .contact-area form{padding:24px 18px}
  .contact-area form .form-grid{grid-template-columns:1fr}
  .contact-area form .button.primary{width:100%;min-width:0}
}

/* Contact left info readability fix */
.source-home-shell .contact-area .contact-lines{
  display:grid!important;
  gap:16px!important;
  margin-top:34px!important;
}
.source-home-shell .contact-area .contact-lines a,
.source-home-shell .contact-area .contact-lines span{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  min-height:42px!important;
  color:#fff!important;
  font-family:'DM Sans',Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:800!important;
  line-height:1.35!important;
  letter-spacing:0!important;
  word-break:normal!important;
}
.source-home-shell .contact-area .contact-lines i{
  display:grid!important;
  width:40px!important;
  height:40px!important;
  flex:0 0 40px!important;
  place-items:center!important;
  border:1px solid rgba(214,182,111,.42)!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.08)!important;
  color:#D6B66F!important;
  font-size:15px!important;
}
@media(max-width:700px){
  .source-home-shell .contact-area .contact-lines a,
  .source-home-shell .contact-area .contact-lines span{
    font-size:14px!important;
  }
}

/* Blog cards balance pass */
.source-home-shell .blog-section{
  padding-top:96px!important;
  padding-bottom:105px!important;
}
.source-home-shell .blog-heading{
  width:min(1180px,92vw)!important;
  margin-bottom:42px!important;
  gap:18px!important;
}
.source-home-shell .blog-heading h2{
  margin-bottom:10px!important;
}
.source-home-shell .blog-heading>a{
  margin-top:2px!important;
}
.source-home-shell .blog-grid{
  width:min(1260px,92vw)!important;
  gap:26px!important;
  align-items:stretch!important;
}
.source-home-shell .blog-card{
  display:flex!important;
  min-height:0!important;
  flex-direction:column!important;
  border:1px solid rgba(15,27,48,.06)!important;
  border-radius:10px!important;
  background:#F5F3EE!important;
  box-shadow:0 18px 42px rgba(15,27,48,.1)!important;
}
.source-home-shell .blog-image{
  height:240px!important;
  flex:0 0 240px!important;
}
.source-home-shell .blog-image img{
  object-fit:cover!important;
}
.source-home-shell .blog-card-content{
  display:flex!important;
  min-height:245px!important;
  flex:1!important;
  flex-direction:column!important;
  padding:26px 30px 28px!important;
}
.source-home-shell .blog-card-content>span{
  margin-bottom:14px!important;
  color:#0F817C!important;
  font-family:'DM Sans',Arial,sans-serif!important;
  font-size:11px!important;
  font-weight:800!important;
  letter-spacing:1.05px!important;
}
.source-home-shell .blog-card h3{
  margin:0!important;
  color:#0F1B30!important;
  font-size:clamp(26px,2vw,32px)!important;
  line-height:1.14!important;
}
.source-home-shell .blog-card p{
  display:-webkit-box!important;
  margin:18px 0 0!important;
  overflow:hidden!important;
  color:#5D6670!important;
  font-size:14px!important;
  line-height:1.65!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.source-home-shell .blog-card-content>a{
  display:inline-flex!important;
  margin-top:auto!important;
  align-items:center!important;
  gap:10px!important;
  padding-bottom:8px!important;
  border-bottom:1px solid #A6823C!important;
  color:#0F1B30!important;
  font-family:'DM Sans',Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.55px!important;
}
.source-home-shell .blog-card-content>a i{
  margin-left:0!important;
  color:#A6823C!important;
}
@media(max-width:1100px){
  .source-home-shell .blog-card:last-child{
    display:flex!important;
  }
  .source-home-shell .blog-card:last-child .blog-image{
    height:240px!important;
    flex-basis:240px!important;
  }
}
@media(max-width:700px){
  .source-home-shell .blog-section{
    padding-top:76px!important;
    padding-bottom:82px!important;
  }
  .source-home-shell .blog-grid{
    width:calc(100% - 28px)!important;
    gap:18px!important;
  }
  .source-home-shell .blog-image{
    height:215px!important;
    flex-basis:215px!important;
  }
  .source-home-shell .blog-card-content{
    min-height:230px!important;
    padding:23px 22px 25px!important;
  }
  .source-home-shell .blog-card h3{
    font-size:27px!important;
  }
}

/* Services cards clipping fix */
.source-home-shell .expertise .services-showcase{
  grid-auto-rows:390px!important;
}
.source-home-shell .expertise .service-card{
  min-height:0!important;
}
.source-home-shell .expertise .service-card img{
  height:160px!important;
  min-height:160px!important;
}
.source-home-shell .expertise .service-card .service-card-content{
  min-height:230px!important;
  padding:22px 24px 24px!important;
}
.source-home-shell .expertise .service-card .service-number{
  flex:0 0 auto!important;
}
.source-home-shell .expertise .service-card h3{
  display:-webkit-box!important;
  margin:12px 0 8px!important;
  overflow:hidden!important;
  font-size:27px!important;
  line-height:1.12!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.source-home-shell .expertise .service-card p{
  display:-webkit-box!important;
  min-height:0!important;
  margin:0 0 16px!important;
  overflow:hidden!important;
  font-size:13px!important;
  line-height:1.55!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.source-home-shell .expertise .service-card a{
  flex:0 0 auto!important;
  margin-top:auto!important;
  min-height:42px!important;
}
.source-home-shell .expertise .service-featured img{
  height:360px!important;
  min-height:360px!important;
}
.source-home-shell .expertise .service-featured .service-card-content{
  min-height:420px!important;
  padding:34px!important;
}
.source-home-shell .expertise .service-featured h3{
  font-size:40px!important;
}
.source-home-shell .expertise .service-featured p{
  display:block!important;
  margin-bottom:26px!important;
  font-size:16px!important;
  -webkit-line-clamp:unset!important;
}
.source-home-shell .expertise .service-card:nth-child(6){
  grid-column:1/14!important;
  grid-row:3!important;
  display:grid!important;
  grid-template-columns:minmax(0,42%) minmax(0,58%)!important;
}
.source-home-shell .expertise .service-card:nth-child(6) img{
  height:100%!important;
  min-height:390px!important;
}
.source-home-shell .expertise .service-card:nth-child(6) .service-card-content{
  min-height:390px!important;
}
@media(max-width:1000px){
  .source-home-shell .expertise .services-showcase{
    grid-auto-rows:auto!important;
  }
  .source-home-shell .expertise .service-card:nth-child(n){
    min-height:390px!important;
  }
  .source-home-shell .expertise .service-card:nth-child(6){
    grid-column:auto!important;
    grid-row:auto!important;
    display:flex!important;
    grid-template-columns:none!important;
  }
  .source-home-shell .expertise .service-card img,
  .source-home-shell .expertise .service-featured img{
    height:230px!important;
    min-height:230px!important;
  }
  .source-home-shell .expertise .service-card .service-card-content,
  .source-home-shell .expertise .service-featured .service-card-content{
    min-height:230px!important;
  }
}
@media(max-width:700px){
  .source-home-shell .expertise .service-card:nth-child(n){
    min-height:0!important;
    display:flex!important;
    grid-template-columns:none!important;
  }
  .source-home-shell .expertise .service-card img,
  .source-home-shell .expertise .service-featured img{
    height:210px!important;
    min-height:210px!important;
  }
  .source-home-shell .expertise .service-card .service-card-content,
  .source-home-shell .expertise .service-featured .service-card-content{
    min-height:0!important;
    padding:24px!important;
  }
}

/* Services CTA row polish */
.source-home-shell .expertise .services-cta{
  display:grid!important;
  grid-template-columns:minmax(0,1.25fr) minmax(220px,.55fr) minmax(300px,.75fr)!important;
  align-items:center!important;
  gap:18px!important;
  width:min(1320px,94vw)!important;
  margin:26px auto 0!important;
  padding:16px!important;
  border:1px solid rgba(15,27,48,.1)!important;
  border-left:4px solid #A6823C!important;
  border-radius:8px!important;
  background:#F7F8F6!important;
  box-shadow:0 16px 36px rgba(15,27,48,.11)!important;
}
.source-home-shell .expertise .services-cta>div{
  min-height:64px!important;
  justify-content:center!important;
  padding:0 12px!important;
}
.source-home-shell .expertise .services-cta>div span{
  margin-bottom:5px!important;
  color:#6B6E76!important;
  font-size:10px!important;
  font-weight:800!important;
  letter-spacing:1.1px!important;
  line-height:1.2!important;
}
.source-home-shell .expertise .services-cta>div strong{
  color:#0F1B30!important;
  font-size:19px!important;
  font-weight:500!important;
  line-height:1.25!important;
}
.source-home-shell .expertise .services-cta>a:not(.services-cta-button){
  display:flex!important;
  min-height:58px!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#12586A!important;
  font-size:15px!important;
  font-weight:800!important;
}
.source-home-shell .expertise .services-cta>a:not(.services-cta-button) i{
  margin:0!important;
  color:#A6823C!important;
  font-size:15px!important;
}
.source-home-shell .expertise .services-cta .services-cta-button{
  min-height:58px!important;
  border-radius:7px!important;
  background:#0F1B30!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.65px!important;
}
.source-home-shell .expertise .services-cta .services-cta-button i{
  color:#D6B66F!important;
}
@media(max-width:1000px){
  .source-home-shell .expertise .services-cta{
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:18px!important;
  }
  .source-home-shell .expertise .services-cta>div{
    align-items:center!important;
    text-align:center!important;
  }
}

/* Slider second image crop adjustment */
.source-home-shell .hero-slide .lawyer-slider-image{
  object-position:62% 30%!important;
}
@media(max-width:900px){
  .source-home-shell .hero-slide .lawyer-slider-image{
    object-position:58% center!important;
  }
}

/* Services grid: 6 cards, 3 + 3 equal layout */
.source-home-shell .expertise{
  padding-top:72px!important;
}
.source-home-shell .expertise>.section-heading{
  margin-bottom:34px!important;
}
.source-home-shell .expertise .services-showcase{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-auto-rows:auto!important;
  gap:22px!important;
}
.source-home-shell .expertise .service-card,
.source-home-shell .expertise .service-card:nth-child(n),
.source-home-shell .expertise .service-featured{
  grid-column:auto!important;
  grid-row:auto!important;
  display:flex!important;
  min-height:430px!important;
  flex-direction:column!important;
  border-radius:14px!important;
  background:#122C38!important;
}
.source-home-shell .expertise .service-card img,
.source-home-shell .expertise .service-card:nth-child(6) img,
.source-home-shell .expertise .service-featured img{
  width:100%!important;
  height:190px!important;
  min-height:190px!important;
  object-fit:cover!important;
}
.source-home-shell .expertise .service-card .service-card-content,
.source-home-shell .expertise .service-card:nth-child(6) .service-card-content,
.source-home-shell .expertise .service-featured .service-card-content{
  display:flex!important;
  min-height:240px!important;
  flex:1!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  padding:24px 26px 28px!important;
}
.source-home-shell .expertise .service-card h3,
.source-home-shell .expertise .service-featured h3{
  display:-webkit-box!important;
  margin:14px 0 10px!important;
  overflow:hidden!important;
  color:#F5F3EE!important;
  font-size:30px!important;
  line-height:1.12!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.source-home-shell .expertise .service-card p,
.source-home-shell .expertise .service-featured p{
  display:-webkit-box!important;
  min-height:44px!important;
  margin:0 0 20px!important;
  overflow:hidden!important;
  color:#C6CED1!important;
  font-size:14px!important;
  line-height:1.55!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.source-home-shell .expertise .service-card a,
.source-home-shell .expertise .service-featured a{
  margin-top:auto!important;
}
@media(max-width:1100px){
  .source-home-shell .expertise .services-showcase{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:700px){
  .source-home-shell .expertise .services-showcase{
    grid-template-columns:1fr!important;
  }
  .source-home-shell .expertise .service-card,
  .source-home-shell .expertise .service-card:nth-child(n),
  .source-home-shell .expertise .service-featured{
    min-height:0!important;
  }
  .source-home-shell .expertise .service-card img,
  .source-home-shell .expertise .service-card:nth-child(6) img,
  .source-home-shell .expertise .service-featured img{
    height:220px!important;
    min-height:220px!important;
  }
  .source-home-shell .expertise .service-card .service-card-content,
  .source-home-shell .expertise .service-card:nth-child(6) .service-card-content,
  .source-home-shell .expertise .service-featured .service-card-content{
    min-height:0!important;
  }
}
