:root{--orange:#ec7017;--ink:#536761;--deep:#334740;--paper:#fffdfa;--line:#e8ebe7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--deep);background:var(--paper);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.landing{width:100%;max-width:560px;min-height:100vh;margin:auto;background:#fff}
.top{height:106px;padding:23px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eff0ed}.top img{width:min(75vw,310px);height:auto}.top>a{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#fff2e9;color:var(--orange)}svg{width:20px;height:20px;flex:none}
.hero{padding:86px 26px 78px;background:radial-gradient(circle at 90% 8%,#fff2e8,transparent 35%),linear-gradient(180deg,#fff,#fffdfa)}.eyebrow{display:block;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.18em}.hero h1{max-width:420px;margin:25px 0 15px;font-size:clamp(47px,13vw,67px);line-height:.99;font-weight:750;letter-spacing:-.065em}.hero h1 em{display:block;color:var(--orange);font-style:normal}.hero>p{max-width:365px;margin:0;font-size:16px;line-height:1.62;color:#697872}.cta{display:inline-flex;gap:11px;align-items:center;margin-top:29px;padding:15px 23px;color:white;background:var(--orange);border-radius:7px;font-size:15px;font-weight:750}
.serveis,.offices{padding:66px 25px 56px}.serveis{background:#f8f8f5}h2{margin:14px 0 25px;font-size:32px;line-height:1.15;letter-spacing:-.05em}.service-list{border-top:1px solid #e4e6e1}.service{display:flex;align-items:flex-start;gap:13px;padding:22px 0;border-bottom:1px solid #e4e6e1}.service-number{padding-top:3px;color:var(--orange);font-size:11px;font-weight:800}.service-copy{flex:1;display:grid;gap:6px}.service-copy strong{font-size:19px}.service-copy>span{max-width:300px;color:#718078;font-size:13px;line-height:1.48}.arrow{color:var(--orange);font-size:21px}
.offices{padding-top:68px}.office{display:flex;align-items:center;gap:12px;padding:20px 0;border-top:1px solid var(--line)}.office>svg{color:var(--orange)}.office>span:nth-child(2){flex:1;display:grid;gap:4px}.office strong{font-size:16px}.office>span:nth-child(2)>span{color:#718078;font-size:13px}
footer{display:grid;gap:15px;padding:32px 26px 42px;color:#fff;background:var(--deep)}.footer-call,.footer-mail{display:flex;align-items:center;gap:11px;font-weight:700}.footer-mail{font-size:14px}.footer-web{margin-top:10px;padding-top:18px;border-top:1px solid #ffffff25;font-size:13px;opacity:.78}@media(min-width:600px){body{background:#f1f0ed}.landing{box-shadow:0 0 70px #0000000d}}
