:root{
  --navy:#082b49; --navy2:#0c395d; --deep:#03243e; --gold:#e1ad49; --gold2:#f1c56e;
  --ink:#0c3150; --muted:#5c7184; --line:#d8e1e8; --paper:#fff; --ice:#f3f7fa;
  --radius:10px; --shadow:0 10px 30px rgba(5,35,58,.10);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;direction:rtl;background:#fff;color:var(--ink);font-family:"Heebo","Noto Sans Hebrew","Arial",sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.wrap{width:min(1240px,calc(100% - 34px));margin-inline:auto}.skip-link{position:absolute;top:-100px;right:12px;z-index:1000;background:#fff;padding:8px 12px}.skip-link:focus{top:10px}
/* header */
.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e4e8eb;box-shadow:0 1px 5px rgba(0,0,0,.03)}.nav-row{height:58px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:8px;min-width:205px}.brand-mark{width:48px;height:48px}.brand-copy strong{display:block;font-size:21px;line-height:1;color:#0b2d4a;font-weight:800}.brand-copy small{display:block;margin-top:4px;font-size:8.5px;color:#4f6576}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:24px;font-size:12.5px;font-weight:600;color:#183b57;white-space:nowrap}.desktop-nav a:hover{color:#b77e1e}.header-actions{display:flex;align-items:center;gap:14px;direction:ltr}.phone{font-size:12px;font-weight:700;color:#0c3150}.phone:before{content:"☎";color:#b98224;margin-right:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;border:1px solid transparent;padding:10px 18px;font-weight:700;font-size:13px;cursor:pointer}.btn-gold{background:linear-gradient(180deg,var(--gold2),var(--gold));color:#102c45;box-shadow:0 5px 14px rgba(218,159,58,.25)}.btn-gold:after{content:"←";font-size:16px}.btn-outline{background:rgba(255,255,255,.82);border-color:#173c59;color:#153953}.menu-toggle,.mobile-menu{display:none}
/* hero */
.hero{height:310px;overflow:hidden;background:linear-gradient(90deg,#eef6fb 0,#dce9f3 57%,#eef6fb 100%)}.hero-inner{height:100%;display:grid;grid-template-columns:38% 39% 23%;direction:ltr;position:relative}.hero-left{position:relative;overflow:hidden}.hero-left img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-center{direction:rtl;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 12px 8px;background:linear-gradient(90deg,rgba(230,239,246,.98),rgba(241,247,251,.95),rgba(226,237,246,.85))}.hero h1{margin:0 0 15px;font-size:31px;line-height:1.35;letter-spacing:-.035em;font-weight:800;color:#082e4d}.hero-center>p{font-size:15px;line-height:1.55;margin:0 0 17px;max-width:450px;color:#173b56}.hero-buttons{display:flex;gap:12px;direction:rtl}.hero-buttons .btn{min-width:145px}.hero-right{overflow:hidden}.hero-right img{width:100%;height:100%;object-fit:cover;object-position:center center}
/* trust */
.trust-strip{height:118px;background:#fff;border-bottom:1px solid #e1e7eb}.trust-grid{height:100%;display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.trust-item{height:82px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-left:1px solid #dce3e8;gap:5px}.trust-item:last-child{border-left:0}.trust-item svg{width:32px;height:32px;stroke:#0a3353;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trust-item b{font-size:13px;line-height:1.45;color:#0a3150;font-weight:700}
/* comparison */
.compare-section{height:320px;background:linear-gradient(90deg,#eef4f8 0,#fff 40%,#f7fafc 100%);overflow:hidden}.compare-layout{height:100%;display:grid;grid-template-columns:30% 70%;direction:ltr;align-items:stretch}.compare-image{overflow:hidden;border-radius:0 10px 10px 0}.compare-image img{width:100%;height:100%;object-fit:cover;object-position:center}.compare-content{direction:rtl;padding:18px 16px 16px 18px;display:flex;flex-direction:column;justify-content:center}.compare-heading{text-align:center;margin-bottom:8px}.compare-heading h2{font-size:27px;line-height:1.05;margin:0 0 4px;color:#082e4d}.compare-heading p{font-size:11.5px;margin:0;color:#52687a}.comparison-table{border:1px solid #d2dce4;border-radius:7px;overflow:hidden;background:#fff;box-shadow:0 2px 10px rgba(5,35,58,.05)}.trow{display:grid;grid-template-columns:22% 39% 39%;min-height:26px;border-top:1px solid #dbe3e9}.trow:first-child{border-top:0}.trow>div{display:flex;align-items:center;justify-content:center;text-align:center;padding:4px 8px;border-left:1px solid #dbe3e9;font-size:10.5px;line-height:1.25}.trow>div:last-child{border-left:0;background:#fffaf1}.trow>div:first-child{font-weight:800;color:#0b3150}.trow.thead>div{background:#072e4f!important;color:#fff!important;font-size:11px;font-weight:800}.trow.thead>div:last-child{background:linear-gradient(180deg,#efc262,#dca641)!important;color:#142e46!important}
/* process */
.process-section{height:200px;background:#fff;padding-top:16px}.section-heading{text-align:center}.section-heading h2{font-size:26px;margin:0 0 1px;color:#082e4d;line-height:1.1}.section-heading p{font-size:11px;margin:0;color:#587084}.steps{height:132px;margin-top:9px;display:grid;grid-template-columns:repeat(13,auto);align-items:center;justify-content:space-between;direction:rtl}.step{width:92px;text-align:center}.step-num{font-size:11px;font-weight:700;color:#082f4e;line-height:1}.step-icon{width:50px;height:50px;margin:2px auto 4px;border:1px solid #cfdae2;border-radius:50%;display:grid;place-items:center;background:#fff}.step-icon svg{width:27px;height:27px;stroke:#0a3354;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.step h3{font-size:10.5px;line-height:1.25;margin:0;color:#0b3150;font-weight:700}.step-arrow{color:#e2aa45;font-size:25px;font-weight:500;line-height:1;transform:translateY(-5px)}
/* expertise */
.expertise-section{height:250px;background:#f5f8fa}.expertise-grid{height:100%;display:grid;grid-template-columns:57% 41%;gap:2%;align-items:center;direction:ltr}.about-card{height:224px;border-radius:9px;overflow:hidden;background:linear-gradient(90deg,#e2eef8,#f7fbfe 80%);display:grid;grid-template-columns:48% 52%;direction:ltr;box-shadow:inset 0 0 0 1px #e3e9ed}.about-visual{overflow:hidden}.about-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.about-copy{direction:rtl;text-align:right;padding:16px 16px 12px;display:flex;flex-direction:column}.about-copy h2{font-size:26px;line-height:1.15;margin:0 0 6px;color:#082e4d}.about-copy p{font-size:10.5px;line-height:1.45;margin:0 0 5px;color:#355167}.about-badges{margin-top:auto;background:#052d4d;border-radius:7px;color:#fff;min-height:47px;display:grid;grid-template-columns:1fr 1fr}.about-badge{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:700;padding:7px}.about-badge+ .about-badge{border-right:1px solid #d6a347}.about-badge svg{width:23px;height:23px;stroke:#e2ad4a;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.fields-panel{height:224px;border-radius:9px;background:linear-gradient(145deg,#082f4f,#05253f);padding:12px 14px;color:#fff;direction:rtl}.fields-panel h2{font-size:24px;line-height:1.1;text-align:center;margin:0 0 10px}.field-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:8px}.field-card{height:76px;border-radius:6px;background:linear-gradient(145deg,#143f61,#0c3454);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4px;color:#fff;font-size:9.8px;line-height:1.2;font-weight:700}.field-card svg{width:26px;height:26px;margin-bottom:3px;stroke:#e4ae49;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
/* audiences */
.audiences-section{height:145px;background:#fff}.audiences-layout{height:100%;display:grid;grid-template-columns:73% 27%;gap:18px;direction:ltr;align-items:center}.audiences-main{direction:rtl}.audiences-main h2{font-size:24px;line-height:1;margin:0 0 9px;text-align:center;color:#082e4d}.audiences{height:78px;border:1px solid #d9e2e8;border-radius:7px;display:grid;grid-template-columns:repeat(7,1fr);background:#fff}.audience{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-left:1px solid #dce3e8;font-size:9.5px;font-weight:700;color:#0a3150;gap:5px}.audience:last-child{border-left:0}.audience svg{width:25px;height:25px;stroke:#0a3354;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lawyer-card{height:118px;border-radius:7px;background:linear-gradient(135deg,#f9e9c2,#f3c96e);padding:13px 16px;display:grid;grid-template-columns:1fr 55px;direction:rtl;align-items:center}.lawyer-copy h3{font-size:21px;line-height:1;margin:0 0 6px;color:#0b3150}.lawyer-copy p{font-size:10px;line-height:1.35;margin:0 0 7px;color:#26445b}.lawyer-copy a{font-size:10px;font-weight:700}.lawyer-icon svg{width:45px;height:45px;stroke:#082f50;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
/* apply */
.apply-section{height:190px;background:linear-gradient(90deg,#062742,#08375c 55%,#062944);color:#fff}.apply-layout{height:100%;display:grid;grid-template-columns:23% 54% 23%;direction:ltr;align-items:center}.clause-card{height:125px;direction:rtl;padding:10px 18px;text-align:right;border-right:1px solid rgba(255,255,255,.25);display:flex;flex-direction:column;justify-content:center}.clause-card h3{font-size:17px;line-height:1.15;margin:0 0 5px}.clause-card p{font-size:9.8px;line-height:1.35;color:#d6e2eb;margin:0 0 8px}.clause-card a{font-size:10px;font-weight:700}.contact-form{direction:rtl;display:grid;grid-template-columns:32% 32% 36%;gap:12px;align-items:end;padding:10px 20px;border-right:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.form-col{display:grid;gap:5px}.contact-form label{display:grid;gap:2px;font-size:8.5px;color:#fff}.contact-form input,.contact-form select,.contact-form textarea{height:27px;border:0;border-radius:4px;padding:4px 8px;font-size:9.5px;background:#fff;color:#244357}.contact-form textarea{height:91px;resize:none}.contact-form .btn{height:30px;padding:5px 10px;border-radius:4px;font-size:10.5px}.contact-form .btn:after{content:"➤"}.consent{font-size:8px!important;display:flex!important;grid-template-columns:auto 1fr!important;gap:5px!important;align-items:flex-start}.consent input{width:auto;height:auto;margin-top:2px}.hp{position:absolute!important;left:-9999px!important}.form-message{grid-column:1/-1;font-size:9px;padding:4px 7px;border-radius:4px;background:#fff;color:#163b55}.apply-copy{direction:rtl;text-align:right;padding:10px 20px}.apply-copy h2{font-size:28px;line-height:1.15;margin:0 0 7px;color:#fff}.apply-copy p{font-size:11px;color:#d6e3ec;margin:0}.apply-note{display:none}
/* footer */
.site-footer{height:139px;background:#05223a;color:#fff;border-top:1px solid #d9aa50}.footer-main{height:94px;display:grid;grid-template-columns:26% 48% 26%;align-items:center;direction:ltr;border-bottom:1px solid rgba(255,255,255,.13)}.footer-brand{direction:rtl;display:flex;align-items:center;gap:8px}.footer-brand .brand-mark{width:55px;height:55px}.footer-brand strong{font-size:20px}.footer-brand small{font-size:8.5px;color:#c8d7e2;display:block}.footer-links{direction:rtl;text-align:center;font-size:9px;color:#e0e8ee}.footer-links a{padding:0 7px;border-left:1px solid rgba(255,255,255,.25)}.footer-links a:last-child{border-left:0}.footer-contact{direction:rtl;text-align:right;font-size:9.5px;line-height:1.9}.footer-contact .row{display:flex;gap:7px;align-items:center}.footer-contact svg{width:15px;height:15px;stroke:#e3ac48;fill:none;stroke-width:2}.footer-bottom{height:45px;display:flex;align-items:center;justify-content:center;color:#9fb2c0;font-size:8.5px}
/* WP */
body.admin-bar .site-header{top:32px}.content-page{padding:60px 0}.content-page h1{color:var(--navy)}
/* responsive */
@media(max-width:1000px){.desktop-nav{gap:13px;font-size:11px}.brand{min-width:190px}.hero{height:auto}.hero-inner{min-height:300px;grid-template-columns:36% 43% 21%}.hero h1{font-size:27px}.hero-center>p{font-size:13px}.compare-section{height:auto;padding:20px 0}.compare-layout{grid-template-columns:32% 68%}.process-section{height:auto;padding:18px 0 20px}.steps{grid-template-columns:repeat(7,1fr);height:auto;gap:8px}.step-arrow{display:none}.expertise-section{height:auto;padding:15px 0}.audiences-section{height:auto;padding:15px 0}.apply-section{height:auto;padding:15px 0}.site-footer{height:auto}.footer-main{height:auto;min-height:100px}}
@media(max-width:760px){body.admin-bar .site-header{top:46px}.wrap{width:min(100% - 22px,1240px)}.nav-row{height:60px;display:flex}.desktop-nav,.header-actions .phone,.header-actions .btn{display:none}.brand{min-width:0;margin-left:auto}.brand-copy strong{font-size:17px}.brand-copy small{display:none}.brand-mark{width:40px;height:40px}.menu-toggle{display:block;border:0;background:transparent;color:#0b3150;font-size:23px}.mobile-menu{display:block;background:#fff;border-top:1px solid #e5eaee;padding:7px 16px}.mobile-menu[hidden]{display:none}.mobile-menu a{display:block;padding:9px 0;border-bottom:1px solid #eef1f3;font-size:13px}.hero-inner{display:flex;flex-direction:column}.hero-left{order:3;height:260px}.hero-center{order:1;padding:28px 18px}.hero-right{order:2;height:200px;background:#e9f3fa}.hero h1{font-size:30px}.hero-center>p{font-size:14px}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .btn{width:100%}.trust-strip{height:auto}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{height:95px;border-bottom:1px solid #e2e8ec}.compare-layout{grid-template-columns:1fr}.compare-image{height:230px;border-radius:8px;margin-bottom:10px}.compare-content{padding:10px 0}.comparison-table{overflow-x:auto}.trow{min-width:670px}.process-section{padding:28px 0}.steps{grid-template-columns:1fr 1fr;gap:14px}.step{width:auto}.expertise-grid{grid-template-columns:1fr;height:auto}.about-card{height:auto;min-height:420px;grid-template-columns:1fr}.about-visual{height:210px}.fields-panel{height:auto;padding:16px}.field-cards{grid-template-columns:1fr 1fr}.audiences-layout{grid-template-columns:1fr;height:auto}.audiences{grid-template-columns:1fr 1fr;height:auto}.audience{min-height:85px;border-bottom:1px solid #e0e6ea}.lawyer-card{height:auto}.apply-layout{grid-template-columns:1fr}.apply-copy{order:1}.contact-form{order:2;grid-template-columns:1fr;padding:16px;border:0}.clause-card{order:3;height:auto;border:0}.site-footer{padding-top:10px}.footer-main{grid-template-columns:1fr;gap:18px;padding:18px 0}.footer-brand,.footer-contact{justify-content:center;text-align:center}.footer-links a{display:inline-block;margin:4px}.footer-contact .row{justify-content:center}.footer-bottom{text-align:center;padding:15px;height:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* visual calibration against approved reference — 948px desktop source */
.trust-strip{height:110px}
.compare-section{height:315px}
.process-section{height:185px;padding-top:14px}
.steps{height:120px;margin-top:7px}
.expertise-section{height:235px}
.expertise-grid{height:100%}
.about-card,.fields-panel{height:211px}
.about-copy{padding:13px 14px 10px}
.about-copy h2{font-size:22px;line-height:1.12;margin-bottom:5px}
.about-copy p{font-size:9.6px;line-height:1.4;margin-bottom:4px}
.about-badges{min-height:44px}
.field-card{height:70px}
.audiences-section{height:135px}
.audiences{height:72px}
.lawyer-card{height:110px}
.apply-section{height:180px}
.site-footer{height:131px}
.footer-main{height:88px}.footer-bottom{height:43px}
/* seamless hero transitions matching the approved composite */
.hero-left,.hero-right{position:relative}.hero-left:after{content:"";position:absolute;inset-block:0;right:0;width:72px;background:linear-gradient(90deg,transparent,rgba(225,236,245,.92));pointer-events:none}.hero-right:before{content:"";position:absolute;inset-block:0;left:0;width:54px;background:linear-gradient(90deg,rgba(232,241,247,.94),transparent);pointer-events:none;z-index:1}
@media(max-width:760px){.hero-left:after,.hero-right:before{display:none}}
/* proportional desktop scaling: preserves the approved 948×1659 reference composition */
@media(min-width:761px){
  .hero{height:clamp(310px,33.75vw,440px)}
  .trust-strip{height:clamp(110px,11.6vw,150px)}
  .compare-section{height:clamp(315px,33.23vw,430px)}
  .process-section{height:clamp(185px,19.5vw,252px)}
  .expertise-section{height:clamp(235px,24.79vw,320px)}
  .audiences-section{height:clamp(135px,14.24vw,184px)}
  .apply-section{height:clamp(180px,18.99vw,245px)}
  .site-footer{height:clamp(131px,13.82vw,179px)}
  .footer-main{height:calc(67.2%)}.footer-bottom{height:calc(32.8%)}
  .hero h1{font-size:clamp(31px,3.27vw,43px)}
  .hero-center>p{font-size:clamp(15px,1.58vw,20px)}
  .hero-buttons .btn{font-size:clamp(13px,1.37vw,17px);padding:clamp(10px,1.05vw,14px) clamp(18px,1.9vw,25px)}
  .compare-heading h2{font-size:clamp(27px,2.85vw,37px)}
  .compare-heading p{font-size:clamp(11.5px,1.21vw,15px)}
  .trow>div{font-size:clamp(10.5px,1.11vw,14px);padding:clamp(4px,.42vw,6px) clamp(8px,.84vw,11px)}
  .trow.thead>div{font-size:clamp(11px,1.16vw,15px)}
  .section-heading h2{font-size:clamp(26px,2.74vw,35px)}
  .section-heading p{font-size:clamp(11px,1.16vw,15px)}
  .step{width:clamp(92px,9.7vw,126px)}
  .step-icon{width:clamp(50px,5.27vw,68px);height:clamp(50px,5.27vw,68px)}
  .step-icon svg{width:clamp(27px,2.85vw,37px);height:clamp(27px,2.85vw,37px)}
  .step h3{font-size:clamp(10.5px,1.11vw,14px)}
  .step-num{font-size:clamp(11px,1.16vw,15px)}
  .about-card,.fields-panel{height:90%}
  .about-copy h2{font-size:clamp(22px,2.32vw,30px)}
  .about-copy p{font-size:clamp(9.6px,1.01vw,13px)}
  .fields-panel h2{font-size:clamp(24px,2.53vw,33px)}
  .field-card{height:auto;min-height:0;font-size:clamp(9.8px,1.03vw,13.5px)}
  .field-card svg{width:clamp(26px,2.74vw,35px);height:clamp(26px,2.74vw,35px)}
  .audiences-main h2{font-size:clamp(24px,2.53vw,33px)}
  .audiences{height:58%}
  .audience{font-size:clamp(9.5px,1vw,13px)}
  .audience svg{width:clamp(25px,2.64vw,34px);height:clamp(25px,2.64vw,34px)}
  .lawyer-card{height:82%}
  .lawyer-copy h3{font-size:clamp(21px,2.21vw,29px)}
  .lawyer-copy p,.lawyer-copy a{font-size:clamp(10px,1.05vw,13.5px)}
  .apply-copy h2{font-size:clamp(28px,2.95vw,38px)}
  .apply-copy p{font-size:clamp(11px,1.16vw,15px)}
  .clause-card h3{font-size:clamp(17px,1.79vw,23px)}
  .clause-card p,.clause-card a{font-size:clamp(9.8px,1.03vw,13px)}
  .contact-form label{font-size:clamp(8.5px,.9vw,11.5px)}
  .contact-form input,.contact-form select{height:clamp(27px,2.85vw,37px);font-size:clamp(9.5px,1vw,13px)}
  .contact-form textarea{height:clamp(91px,9.6vw,124px);font-size:clamp(9.5px,1vw,13px)}
  .contact-form .btn{height:clamp(30px,3.16vw,41px);font-size:clamp(10.5px,1.11vw,14px)}
}
/* final mobile QA — no fixed heights, no overlaps */
@media(max-width:760px){
  .site-header{position:sticky;top:0}.nav-row{height:60px}.brand-copy strong{font-size:17px}.brand-mark{width:38px;height:38px}
  .hero{height:auto}.hero-inner{min-height:0}.hero-center{padding:30px 15px 25px}.hero h1{font-size:30px;line-height:1.25}.hero-center>p{font-size:14px;line-height:1.5}.hero-right{height:220px}.hero-right img{object-fit:cover}.hero-left{height:300px}.hero-left img{object-fit:cover;object-position:center}.trust-strip{height:auto}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{height:94px}
  .compare-section{height:auto;padding:12px 0 24px}.compare-layout{height:auto}.compare-image{height:220px}.compare-content{padding:18px 0 0}.compare-heading h2{font-size:29px}.compare-heading p{font-size:12px}.comparison-table{overflow-x:auto}.trow{min-width:690px}.trow>div{font-size:11px;padding:7px 8px}.trow.thead>div{font-size:11.5px}
  .process-section{height:auto;padding:28px 0}.section-heading h2{font-size:28px}.steps{height:auto;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;justify-content:stretch}.step{width:auto}.step-icon{width:54px;height:54px}.step h3{font-size:12px}.step-arrow{display:none}
  .expertise-section{height:auto;padding:14px 0}.expertise-grid{height:auto;display:flex;flex-direction:column;gap:14px}.about-card{height:auto;min-height:0;display:grid;grid-template-columns:1fr}.about-visual{height:220px}.about-copy{padding:18px}.about-copy h2{font-size:27px}.about-copy p{font-size:13px}.about-badges{min-height:55px}.fields-panel{height:auto;padding:16px}.fields-panel h2{font-size:28px}.field-cards{grid-template-columns:1fr 1fr}.field-card{min-height:92px;font-size:12px}.field-card svg{width:30px;height:30px}
  .audiences-section{height:auto;padding:15px 0}.audiences-layout{height:auto;display:flex;flex-direction:column-reverse;gap:14px}.audiences-main{width:100%}.audiences-main h2{font-size:28px}.audiences{height:auto;grid-template-columns:1fr 1fr}.audience{min-height:88px;font-size:12px}.lawyer-card{height:auto;width:100%;padding:18px}.lawyer-copy h3{font-size:26px}.lawyer-copy p,.lawyer-copy a{font-size:12px}
  .apply-section{height:auto;padding:22px 0}.apply-layout{height:auto;display:flex;flex-direction:column;gap:18px}.apply-copy{order:1;width:100%;text-align:center;padding:0 6px}.apply-copy h2{font-size:32px}.apply-copy p{font-size:14px}.contact-form{order:2;width:100%;display:grid;grid-template-columns:1fr;padding:16px;border:0;gap:10px}.form-col{gap:8px}.contact-form label{font-size:12px}.contact-form input,.contact-form select{height:42px;font-size:14px}.contact-form textarea{height:110px;font-size:14px}.contact-form .btn{height:44px;font-size:14px}.clause-card{order:3;width:100%;height:auto;border:1px solid rgba(255,255,255,.15);border-radius:8px;text-align:center;padding:16px}.clause-card h3{font-size:23px}.clause-card p,.clause-card a{font-size:12px}
  .site-footer{height:auto;padding:0}.footer-main{height:auto;display:flex;flex-direction:column;gap:18px;padding:22px 0}.footer-brand{justify-content:center}.footer-links{font-size:11px}.footer-contact{font-size:11px;text-align:center}.footer-contact .row{justify-content:center}.footer-bottom{height:auto;padding:14px 0;text-align:center;font-size:10px}
}
/* final typography calibration to the approved desktop reference */
@media(min-width:761px){.hero h1{font-size:clamp(28px,2.95vw,38px)}.compare-heading h2{font-size:clamp(23px,2.43vw,32px)}}
