:root{font-family:Arial,Helvetica,sans-serif;color:#193437;background:#fff;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit}img{max-width:100%;display:block}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;z-index:10;background:white;padding:12px}.header{background:#fff;border-bottom:1px solid #e4eeee;position:sticky;top:0;z-index:5}.header-inner{min-height:86px;display:flex;align-items:center;gap:32px;justify-content:space-between}.brand img{width:112px;height:72px;object-fit:contain}.header nav{display:flex;gap:28px}.header nav a,.header-cta{text-decoration:none;font-size:14px;font-weight:700}.header nav a:hover,.location a:hover{color:#087f78}.header-cta{color:#087a71}.hero{background:#eaf8f6;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr .85fr;gap:6%;align-items:center;min-height:600px;padding:60px 0}.eyebrow{color:#148b83;text-transform:uppercase;font-size:13px;font-weight:800;letter-spacing:.18em;margin:0 0 20px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(46px,5.5vw,78px);line-height:1.06;letter-spacing:-.055em;max-width:700px;margin-bottom:24px;color:#103e40}h2{font-size:clamp(34px,3.6vw,52px);letter-spacing:-.045em;line-height:1.12;color:#123f41;margin-bottom:20px}h3{font-size:24px;letter-spacing:-.025em}.lead{font-size:21px;line-height:1.55;max-width:530px;color:#4b6566}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:35px}.button{display:inline-flex;align-items:center;gap:18px;padding:16px 22px;border-radius:8px;text-decoration:none;font-weight:800;font-size:15px;min-height:54px}.button.primary{background:#00786f;color:white}.button.primary:hover{background:#005e57}.button.light{background:#fff;color:#1d5150}.button.white{background:#fff;color:#006b63;margin-top:18px}.hero-note{margin:28px 0 0;font-size:14px;color:#577575}.hero-art{background:linear-gradient(140deg,#087a75,#064e4f);border-radius:22px;min-height:460px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 30px 65px #0d6d6530;color:white}.art-label{font-size:12px;letter-spacing:.2em;font-weight:800}.art-center{align-self:center;background:white;border-radius:18px;padding:12px;width:min(310px,77%);box-shadow:0 15px 45px #002e3444}.art-center img{width:100%;aspect-ratio:1;object-fit:contain}.art-bottom{border-top:1px solid #ffffff80;padding-top:18px;display:flex;justify-content:space-between;gap:16px;align-items:end}.art-bottom strong{font-size:23px}.art-bottom span{font-size:13px;max-width:130px}.quick{display:grid;grid-template-columns:repeat(3,1fr);padding:36px 0;border-bottom:1px solid #e2eceb}.quick div{display:grid;gap:7px;padding:5px 24px;border-right:1px solid #e2eceb}.quick div:first-child{padding-left:0}.quick div:last-child{border:0}.quick strong{color:#0b6562;font-size:17px}.quick span{font-size:14px;color:#658081}.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:34px}.section-head h2{margin-bottom:0}.section-head>p{max-width:340px;color:#64797a;line-height:1.6}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:#f5f9f8;border:1px solid #e1edeb;padding:30px;min-height:235px;border-radius:12px}.card-no{color:#088077;font-size:13px;font-weight:800}.card h3{margin:34px 0 12px}.card p{color:#526f70;line-height:1.6;margin:0}.card-contact{background:#e4f5f0}.card-contact h3{margin-top:10px}.card-contact a{display:inline-block;color:#006e67;font-weight:800;margin-top:22px}.service-band{background:#075654;color:#fff;padding:90px 0}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:13%;align-items:center}.service-band .eyebrow{color:#8ce0d4}.service-band h2{color:#fff}.service-band p:not(.eyebrow){font-size:18px;line-height:1.6;color:#cce7e3;max-width:500px}.service-list div{display:flex;align-items:center;gap:26px;border-bottom:1px solid #ffffff55;padding:22px 0;font-size:23px;font-weight:700}.service-list b{font-size:14px;color:#9addd3}.locations{display:grid;grid-template-columns:1fr 1fr;gap:18px}.location{padding:36px;border:1px solid #dceae8;border-radius:14px}.location>span{font-size:13px;letter-spacing:.15em;color:#07867d;font-weight:800}.location h3{font-size:29px;margin:22px 0 14px}.location p{line-height:1.7;color:#617475;min-height:70px}.location a{color:#006d67;font-weight:800;text-decoration:none}.detail{color:#677f7d;margin:30px 0 0;font-size:14px}.contact{background:#eef8f6;padding:90px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%}.contact-grid p:not(.eyebrow){color:#5f7776;font-size:18px;line-height:1.55}.contact-info>div{display:flex;justify-content:space-between;gap:20px;padding:19px 0;border-bottom:1px solid #cbdeda}.contact-info span{color:#66817f}.contact-info a{color:#075b58;text-align:right;font-weight:700;text-decoration:none;overflow-wrap:anywhere}.footer{background:#073c3e;color:#c3d9d7;padding:30px 0;font-size:13px}.footer .wrap{display:flex;gap:20px;justify-content:space-between}@media(max-width:850px){.header nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-art{min-height:370px}.cards{grid-template-columns:repeat(2,1fr)}.service-grid,.contact-grid{gap:40px}}@media(max-width:600px){.wrap{width:min(100% - 32px,1160px)}.header-inner{min-height:72px}.brand img{width:82px;height:62px}.header-cta{font-size:12px}.hero-grid{padding:45px 0;gap:36px}.hero-art{min-height:350px}.lead{font-size:18px}.quick{grid-template-columns:1fr;padding:18px 0}.quick div,.quick div:first-child{border:0;border-bottom:1px solid #e2eceb;padding:13px 0}.quick div:last-child{border:0}.section{padding:68px 0}.section-head{display:block}.cards,.locations,.service-grid,.contact-grid{grid-template-columns:1fr}.card{min-height:0}.card h3{margin-top:24px}.service-band,.contact{padding:65px 0}.location{padding:28px}.footer .wrap{display:block}.footer span{display:block;margin:7px 0}.art-bottom strong{font-size:19px}}
