*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#0a2b4d;background:#fff}.inner{max-width:1180px;margin:auto;padding:0 24px}header{height:74px;border-bottom:none solid #e6ebef;background:#fff}header .inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand strong{display:block;font-size:24px;letter-spacing:1px}.brand span{display:block;font-size:14px;font-weight:800;letter-spacing:3px}nav{display:flex;gap:26px;align-items:center;font-size:12px;font-weight:800}nav a{text-decoration:none;color:#0a2b4d}.cta{background:#062e55;color:#fff!important;padding:13px 18px;border-radius:4px}.hero{min-height:540px;display:grid;grid-template-columns:1.04fr .96fr;overflow:hidden}.hero-copy{display:flex;align-items:center;padding-left:max(24px,calc((100vw - 1180px)/2 + 24px));padding-right:50px;position:relative}.hero-copy:after{content:'';position:absolute;right:-120px;top:0;border-top:270px solid transparent;border-bottom:270px solid transparent;border-left:120px solid white;z-index:3}.hero-copy h1{font-size:53px;line-height:1.05;margin:0 0 18px}.hero-copy em{font-family:Georgia,serif;font-weight:400}.red{color:#c52a26}.hero-copy p{font-size:17px;line-height:1.65;color:#2c4054;max-width:520px}.hero-image{background:url('assets/image-01.webp') center/cover;position:relative}.hero-image:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#ffffff20,#ffffff00)}.phone{display:block;margin-top:20px;font-weight:700}.btn{display:inline-block;margin-top:25px;background:#0a4d90;color:white;padding:15px 22px;border-radius:5px;text-decoration:none;font-weight:800;font-size:14px}.features{margin-top:-45px;position:relative;z-index:5}.featurebox{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0002;padding:24px 16px;display:grid;grid-template-columns:repeat(5,1fr)}.feature{text-align:center;padding:0 12px}.feature .icon{font-size:28px;color:#0f5c9e}.feature h3{font-size:14px;margin:10px 0 6px}.feature p{font-size:12px;color:#526273;line-height:1.45}section{padding:70px 0}h2{font-size:32px;text-align:center;margin:0 0 34px}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{border:1px solid #e4e9ee;border-radius:9px;padding:28px 20px;text-align:center;box-shadow:0 3px 12px #0000000b}.card .icon{font-size:32px;color:#0a4d90}.card h3{font-size:16px}.card p{font-size:13px;color:#5b6875;line-height:1.5}.ready{background:#eef3f7;padding:22px 28px;display:flex;justify-content:space-between;align-items:center;margin-top:35px}.ready strong{font-size:21px}.lower{display:grid;grid-template-columns:.9fr 1.4fr;gap:30px}.guide{border:1px solid #d8e0e5;border-radius:10px;padding:24px;display:grid;grid-template-columns:130px 1fr;gap:20px;align-items:center}.guide img{width:100%;border-radius:6px}.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.post img{width:100%;height:110px;object-fit:cover;border-radius:7px}.post h3{font-size:14px;line-height:1.3}.post p{font-size:12px;color:#587}footer{background:#082d50;color:#fff;padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}footer .brand{color:#fff!important}footer p{color:#d5e0e9;line-height:1.7;font-size:14px}footer h4{margin:0 0 12px}.copyright{max-width:1180px;margin:26px auto 0;padding:18px 24px 0;border-top:1px solid #ffffff26;color:#aabaca;font-size:12px}@media(max-width:800px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 24px}.hero-copy:after{display:none}.hero-image{height:330px}.featurebox,.services,.posts,.footer-grid{grid-template-columns:1fr}.lower{grid-template-columns:1fr}.guide{grid-template-columns:1fr}.ready{flex-direction:column;text-align:center}}

/* Client-approved additions styled to match Concept 5 */
.why5{padding:72px 0;background:#f5f8fa}.why5 h2,.reviews5 h2{font-size:34px;text-align:center;margin:0 0 12px;color:#0a2b4d}.why5 .intro,.reviews5 .intro{text-align:center;max-width:720px;margin:0 auto 34px;color:#526477;line-height:1.65}.why5-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:960px;margin:auto}.why5-item{background:#fff;border:1px solid #e3e9ed;border-radius:8px;padding:24px;display:grid;grid-template-columns:44px 1fr;gap:16px;box-shadow:0 8px 24px rgba(10,43,77,.05)}.why5-num{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#c52a26;color:#fff;font-weight:800}.why5-item h3{margin:2px 0 7px;font-size:18px;color:#0a2b4d}.why5-item p{margin:0;color:#526477;line-height:1.55;font-size:14px}.reviews5{padding:72px 0;background:#fff}.reviews5-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review5{border:1px solid #e3e9ed;border-top:4px solid #c52a26;background:#fff;border-radius:7px;padding:24px;box-shadow:0 8px 24px rgba(10,43,77,.05)}.review5-stars{color:#c52a26;letter-spacing:2px;font-size:18px;margin-bottom:14px}.review5 blockquote{margin:0 0 16px;color:#2c4054;line-height:1.65;font-size:16px}.review5 cite{font-style:normal;font-weight:800;color:#0a2b4d}.message-page5{display:none;min-height:calc(100vh - 74px);padding:70px 24px;background:#f5f8fa}.message-page5.active{display:block}.message-shell5{max-width:760px;margin:auto;background:#fff;border:1px solid #e3e9ed;border-radius:10px;padding:34px;box-shadow:0 12px 36px rgba(10,43,77,.08)}.message-shell5 h1{font-size:38px;margin:0 0 10px;color:#0a2b4d}.message-shell5>p{color:#526477;line-height:1.65;margin:0 0 28px}.message-form5{display:grid;grid-template-columns:1fr 1fr;gap:18px}.message-field5{display:flex;flex-direction:column;gap:7px}.message-field5.full{grid-column:1/-1}.message-field5 label{font-size:13px;font-weight:800;color:#0a2b4d}.message-field5 input,.message-field5 textarea{width:100%;border:1px solid #cfd8df;border-radius:4px;padding:13px 14px;font:inherit;color:#0a2b4d}.message-field5 textarea{min-height:170px;resize:vertical}.message-actions5{grid-column:1/-1;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.message-back5{font-size:13px;font-weight:800;color:#0a2b4d}.message-note5{grid-column:1/-1;font-size:12px;color:#6b7b89;margin-top:-4px}.site-main5.hidden5{display:none}@media(max-width:760px){.why5-grid,.reviews5-grid,.message-form5{grid-template-columns:1fr}.message-field5.full,.message-actions5,.message-note5{grid-column:auto}}

.brand-logo-img{display:block;width:300px;max-width:42vw;height:auto}.footer-brand-logo{background:#fff;display:inline-flex!important;padding:8px 10px;border-radius:4px;margin-bottom:10px}.footer-logo-img{width:225px;max-width:100%}.services{grid-template-columns:repeat(3,1fr)!important}.checklist-page5{display:none;background:#f5f7f9;min-height:calc(100vh - 74px);padding:52px 24px 70px}.checklist-page5.active{display:block}.checklist-shell5{max-width:880px;margin:0 auto}.back-home5{display:inline-block;margin-bottom:26px;color:#0a2b4d;font-weight:800;text-decoration:none}.checklist-head5{text-align:center;margin-bottom:28px}.checklist-head5 h1{font-size:42px;margin:0 0 10px;color:#0a2b4d}.checklist-head5 p{font-size:18px;color:#42566b;margin:0}.checklist-image5{display:block;width:100%;height:auto;background:#fff;border-radius:8px;box-shadow:0 12px 36px rgba(10,43,77,.14)}@media(max-width:850px){.brand-logo-img{width:185px;max-width:48vw}.services{grid-template-columns:1fr!important}.checklist-head5 h1{font-size:32px}}
.footer-brand-logo {
    background: transparent;
    display: inline-flex !important;
    padding: 0;
    border-radius: 0;
    margin-bottom: 10px;
}

/* Former inline styles */
.inline-style-1{margin:0}
.inline-style-2{padding-top:0}
.inline-style-3{margin-top:10px}
.inline-style-4{font-size:24px;margin-top:0}

/* ===== HEADER LOGO SPACING =====
   Increase/decrease this value to move the logo farther from/closer to the top.
*/
header .brand {
  padding-top: 40px;
}


/* ===== MEETING UPDATE: GOOGLE REVIEWS / SEE OUR OFFICE / LOCATION / SOCIAL ===== */
.reviews5-intro{
  text-align:center;
  max-width:720px;
  margin:0 auto 34px;
  color:#526477;
  line-height:1.65;
}
.section-action5{
  text-align:center;
  margin-top:28px;
}
.office5{
  padding:72px 0;
  background:#f5f8fa;
}
.office5-head{
  text-align:center;
  max-width:760px;
  margin:0 auto 32px;
}
.office5-head h2{
  margin:7px 0 10px;
}
.office5-head p{
  margin:0;
  color:#526477;
  font-size:16px;
  line-height:1.6;
}
.section-kicker5{
  display:block;
  color:#c52a26;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.8px;
}
.office5-gallery{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.office-photo5{
  display:block;
  border-radius:9px;
  overflow:hidden;
  background:#e9eef2;
  box-shadow:0 6px 18px rgba(10,43,77,.08);
}
.office-photo5 img{
  display:block;
  width:100%;
  height:245px;
  object-fit:cover;
  transition:transform .2s ease;
}
.office-photo5:hover img{
  transform:scale(1.025);
}
.location5{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  margin-top:58px;
  border-radius:10px;
  overflow:hidden;
  background:#fff;
  border:1px solid #e1e8ed;
  box-shadow:0 8px 26px rgba(10,43,77,.06);
  min-height:360px;
}
.location5-copy{
  padding:42px;
  align-self:center;
}
.location5-copy h3{
  margin:8px 0 12px;
  font-size:27px;
  line-height:1.25;
  color:#0a2b4d;
}
.location5-copy p{
  margin:0;
  color:#526477;
  line-height:1.6;
}
.location5-map{
  min-height:360px;
}
.map-frame5{
  border:0;
  display:block;
  width:100%;
  height:100%;
  min-height:360px;
}
footer a{
  color:#fff;
}
.footer-social5{
  margin-top:12px;
}
.footer-social5 a{
  display:inline-flex;
  align-items:center;
  gap:7px;
  font-weight:800;
  text-decoration:none;
}
.footer-social5 a::before{
  content:"f";
  width:24px;
  height:24px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  color:#082d50;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:900;
}
@media(max-width:850px){
  .office5-gallery{grid-template-columns:repeat(2,1fr)}
  .location5{grid-template-columns:1fr}
  .location5-copy{padding:30px 24px}
}
@media(max-width:520px){
  .office5-gallery{grid-template-columns:1fr}
  .office-photo5 img{height:auto}
}
