@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";
:root{--ink:#102d36;--blue:#0b7ca7;--ice:#eaf7fb;--orange:#ef815f;--cream:#f7f5ef;--muted:#6c7d81}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,sans-serif}.wrap{width:min(1180px,100% - 48px);margin:auto}.nav{justify-content:space-between;align-items:center;gap:30px;height:88px;display:flex}.brand{color:var(--ink);letter-spacing:1.5px;align-items:center;gap:10px;font-size:19px;font-weight:600;text-decoration:none;display:flex}.brand strong{color:var(--blue)}.brand small{letter-spacing:3px;margin-top:2px;font-size:7px;display:block}.mark{background:linear-gradient(90deg,var(--blue) 50%,var(--orange) 50%);color:#fff;border-radius:50%;grid-template-columns:1fr 1fr;place-items:center;width:42px;height:42px;font-size:13px;display:grid;overflow:hidden}.mark i{font-style:normal}.mark b{font-size:18px}.links{gap:32px;display:flex}.links a,.ghost{color:var(--ink);font-size:14px;text-decoration:none}.button{background:var(--blue);color:#fff;border-radius:3px;justify-content:space-between;align-items:center;gap:28px;padding:17px 22px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.button.small{padding:12px 16px}.hero{background:var(--cream);min-height:690px;position:relative;overflow:hidden}.hero-grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;min-height:690px;display:grid;position:relative}.eyebrow{letter-spacing:2px;color:var(--blue);font-size:12px;font-weight:700}.eyebrow span{background:var(--orange);vertical-align:middle;width:25px;height:2px;margin-right:10px;display:inline-block}h1,h2{letter-spacing:-3px;margin:20px 0;font-family:Manrope,sans-serif;line-height:1.08}h1{font-size:72px;font-weight:500}h1 em,h2 em{color:var(--blue);font-style:normal}.lead{color:#536b70;max-width:610px;font-size:17px;line-height:1.8}.actions{align-items:center;gap:30px;margin-top:35px;display:flex}.trust{gap:28px;margin-top:60px;font-size:12px;display:flex}.trust span{border-top:1px solid #c8d3d3;min-width:130px;padding-top:12px}.trust b{color:var(--orange);margin-right:6px}.hero-visual{height:520px;position:relative}.house{background:#ddecef;border-radius:10px 10px 0 0;width:390px;height:320px;position:absolute;bottom:30px;right:0;box-shadow:0 30px 60px #0b44532a}.roof{clip-path:polygon(50% 0,100% 100%,0 100%);background:#b8d5db;width:300px;height:150px;position:absolute;top:-90px;right:-30px}.window{background:#0c718f;grid-template-columns:1fr 1fr;gap:5px;width:125px;height:145px;padding:8px;display:grid;position:absolute;top:85px;right:70px}.window i{background:#f7c797}.unit{z-index:3;color:#7d8c8f;background:#fff;border-radius:5px;width:210px;height:58px;padding:16px 18px;font-size:8px;position:absolute;top:110px;right:140px;box-shadow:0 15px 30px #224f5a2c}.unit i{background:#dce8e9;height:2px;margin-top:10px;display:block}.plant{color:#91b4a9;font-size:80px;position:absolute;bottom:0;left:40px}.temp{z-index:4;color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;font-size:25px;display:flex;position:absolute;box-shadow:0 10px 30px #0d4d5e35}.temp small{letter-spacing:1px;font-size:7px}.cool{background:var(--blue);top:80px;left:10px}.warm{background:var(--orange);top:220px;right:-20px}.air{color:#8ecbdd;z-index:4;font-size:42px;position:absolute;transform:rotate(15deg)}.air.a{top:185px;left:130px}.air.b{top:220px;left:90px}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb.one{background:#dff3f6;width:360px;height:360px;top:90px;right:10%}.orb.two{border:24px solid #f4d8cd;width:100px;height:100px;bottom:30px;right:4%}.services{padding:110px 0}.section-head{justify-content:space-between;align-items:end;display:flex}.section-head h2,.local h2{font-size:48px;font-weight:500}.section-head>p{max-width:370px;color:var(--muted);line-height:1.7}.cards{border:1px solid #dfe8e9;grid-template-columns:repeat(4,1fr);margin-top:50px;display:grid}.cards article{border-right:1px solid #dfe8e9;flex-direction:column;min-height:340px;padding:28px;display:flex}.cards article:last-child{border:0}.cards .featured{background:var(--blue);color:#fff;transform:translateY(-12px);box-shadow:0 18px 35px #0b7ca735}.icon{height:60px;font-size:31px}.cards article>p{color:var(--orange);font-size:12px}.cards h3{margin:25px 0 14px;font-size:21px}.cards article>span{color:#718589;font-size:14px;line-height:1.7}.cards .featured>span{color:#d8eff7}.cards article>a{color:#fff;margin-top:auto;font-size:13px}.method{background:var(--ink);color:#fff;padding:100px 0}.method-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.light{color:#b9dce7}.method h2,.cta h2{font-size:54px;font-weight:500}.method>div>div>p{color:#afbec1;max-width:480px;line-height:1.8}.pale{color:var(--ink);background:#fff;margin-top:25px}.method ol{margin:0;padding:0;list-style:none}.method li{border-top:1px solid #36515a;gap:28px;padding:28px 0;display:flex}.method li>b{color:var(--orange);font-size:12px}.method h3{margin:0 0 8px}.method li p{color:#9eb0b4;margin:0;font-size:14px}.local{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;padding:110px 0;display:grid}.map{background:#e8f1ed;height:410px;position:relative;overflow:hidden}.road{background:#fff;width:140%;height:14px;position:absolute;top:40%;left:-20%;transform:rotate(-25deg)}.r2{top:65%;transform:rotate(35deg)}.r3{top:50%;left:10%;transform:rotate(90deg)}.pin{z-index:2;background:var(--blue);color:#fff;border-radius:50% 50% 50% 0;flex-direction:column;justify-content:center;align-items:center;width:70px;height:70px;font-size:12px;display:flex;position:absolute;top:38%;left:52%;transform:rotate(-45deg)}.pin small{font-size:8px}.map .pin{padding-top:8px}.map i{color:#78928b;font-size:11px;font-style:normal;position:absolute;top:25%;left:20%}.map i.ville{top:75%;left:65%}.local-copy>p{color:var(--muted);line-height:1.8}.address{border-top:1px solid #dce6e6;justify-content:space-between;margin-top:35px;padding-top:25px;font-size:13px;display:flex}.address span{color:var(--muted);line-height:1.6}.cta{background:var(--blue);color:#fff;text-align:center;padding:95px 0}.cta h2{font-size:65px}.cta h2 em{color:#a9dfef}.cta p{color:#d4edf4;line-height:1.7}footer{color:#718287;justify-content:space-between;align-items:center;height:120px;font-size:11px;display:flex}footer .brand{font-size:14px}footer .mark{width:34px;height:34px}@media (max-width:850px){.links,.nav .button{display:none}.hero-grid,.method-grid,.local{grid-template-columns:1fr}.hero-grid{padding-top:70px}.hero{min-height:auto}.hero-visual{height:450px}.hero-copy h1{font-size:51px}.trust{flex-wrap:wrap}.section-head{display:block}.cards{grid-template-columns:1fr 1fr}.method-grid{gap:60px}.local{gap:35px}.local-copy{order:-1}footer{flex-direction:column;gap:20px;height:auto;padding:40px 0}}@media (max-width:560px){.wrap{width:min(100% - 30px,1180px)}.nav{height:72px}h1{font-size:43px}.lead{font-size:15px}.actions{flex-direction:column;align-items:flex-start}.trust{margin-top:40px}.hero-visual{transform-origin:0 100%;width:118%;height:370px;transform:scale(.84)}.services{padding:75px 0}.section-head h2,.local h2{font-size:36px}.cards{grid-template-columns:1fr}.cards .featured{transform:none}.cards article{border-bottom:1px solid #dfe8e9;border-right:0;min-height:285px}.method{padding:75px 0}.method h2,.cta h2{font-size:42px}.local{padding:75px 0}.map{height:320px}.address{gap:20px}.cta{padding:75px 0}}
