*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#15202a;line-height:1.55}a{text-decoration:none;color:inherit}.wrap{width:min(1200px,calc(100% - 50px));margin:auto}header{height:90px;border-bottom:1px solid #d8e0e6;background:#fff}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.nav img{width:200px}.nav nav{display:flex;gap:25px;align-items:center;font-size:13px;font-weight:700}.cta{background:#062b5b;color:white;padding:13px 18px}.hero{min-height:650px;padding:155px 0;background:linear-gradient(115deg,#031a38,#062b5b 65%,#0b407c);color:white}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.2em;color:#71808c;margin-bottom:18px}.hero .eyebrow{color:#b9c9d9}.hero h1{font-size:clamp(52px,7vw,88px);line-height:1;letter-spacing:-.06em;margin:0 0 25px}.hero h1 span{color:#b7c0c6}.hero p{max-width:700px;font-size:19px;color:#dce6ee}.button,button{display:inline-block;background:white;color:#062b5b;padding:15px 22px;border:0;font-weight:800;margin-top:25px}.section{padding:105px 0}.section h2{font-size:clamp(35px,4.5vw,58px);line-height:1.04;letter-spacing:-.045em;margin:0 0 25px}.section> .wrap>p,.two>p{font-size:18px;color:#5b6870;max-width:800px}.gray{background:#f4f7f9}.grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:45px}.grid article{background:#fff;padding:30px;min-height:220px;border:1px solid #d8e0e6}.grid h3{margin-top:35px}.grid p,.steps p{color:#68747b}.dark{background:#062b5b;color:white}.dark .eyebrow{color:#b9c9d9}.steps{display:grid;grid-template-columns:repeat(5,1fr);margin-top:50px;border-top:1px solid #55718d}.steps>div{padding:25px 15px;border-right:1px solid #55718d}.steps>div:last-child{border:0}.steps h3{margin-top:25px}.steps p{color:#c1ccd7}.light{background:#edf2f6}.two{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.about-logo{width:240px;background:white;padding:30px}.about-logo img{width:100%}.inquiry{background:#dfe8ef}.inquiry form{background:white;padding:30px}.inquiry label{display:block;font-size:11px;font-weight:800;margin-bottom:14px}.inquiry input,.inquiry textarea{display:block;width:100%;padding:11px;border:1px solid #ccd6dd;margin-top:6px}.check{font-weight:400!important;display:flex!important;gap:7px}.check input{width:auto;margin:0}.inquiry button{width:100%;background:#062b5b;color:white}.inquiry small{display:block;color:#7a858c;margin-top:12px}footer{background:#061a35;color:white;padding:50px 0}footer img{width:190px;filter:brightness(0) invert(1)}footer p{color:#9aa8b5;font-size:12px}@media(max-width:800px){.nav nav{display:none}.grid,.steps,.two{grid-template-columns:1fr}.steps>div{border-right:0;border-bottom:1px solid #55718d}.hero{padding:110px 0}.section{padding:75px 0}}
/* V9 targeted refinements */
.service-grid{border:0;gap:0;background:transparent}
.service-grid article{border:0;border-bottom:1px solid var(--line);min-height:0;padding:24px 12px;display:grid;grid-template-columns:70px 1fr;column-gap:22px;align-items:start}
.service-grid article:first-child{border-top:1px solid var(--line)}
.service-grid article h3{margin:0 0 7px}
.service-grid article p{margin:0;max-width:760px}
.service-grid article .service-arrow{display:none}
.quality{padding-top:100px;padding-bottom:100px}
.about{background:#f7f8f9}
.about-grid{align-items:start}

/* V10 refinements */
.logo img{width:280px;max-height:86px;object-fit:contain;object-position:left center}
.header{height:110px}
.service-list{margin-top:54px}
.service-list article{grid-template-columns:1fr 38px;padding:30px 8px}
.service-list article .no{display:none}
.service-list article h3{font-size:22px;letter-spacing:-.01em}
.service-list article p{font-size:15px;max-width:820px}
.service-list article .arrow{font-size:22px}
@media(max-width:900px){
  .header{height:94px}
  .logo img{width:235px}
  .service-list article{grid-template-columns:1fr 28px}
}
@media(max-width:600px){
  .header{height:82px}
  .logo img{width:195px}
  .service-list article{padding:22px 0}
  .service-list article h3{font-size:19px}
  .service-list article p{font-size:13px}
}
