:root{--navy:#0d2847;--navy2:#12385f;--orange:#f27635;--cream:#f7f4ee;--text:#536272;--line:#dbe0e3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--navy);background:#fff;font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.topbar{height:34px;background:var(--navy);color:#dbe8f2;display:flex;justify-content:center;gap:38px;align-items:center;font-size:12px;letter-spacing:.4px}.topbar a{font-weight:800;color:#fff}header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 5%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap}.brand-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font-size:27px;font-weight:bold;transform:rotate(-45deg)}.brand b,.brand small{display:block;line-height:1.15}.brand b{font-size:20px;letter-spacing:-.5px}.brand small{text-transform:uppercase;font-size:10px;letter-spacing:1.7px;color:var(--text);margin-top:4px}nav{display:flex;gap:27px;font-size:14px;font-weight:700}.call-link{text-align:right;line-height:1.25}.call-link span,.call-link b{display:block}.call-link span{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:var(--text)}.call-link b{font-size:18px}.hero{min-height:640px;display:grid;grid-template-columns:1.03fr 1fr;background:var(--cream);margin:0 2.2%;border-radius:0 0 22px 22px;overflow:hidden}.hero-copy{padding:80px 7% 55px 8%;display:flex;flex-direction:column;justify-content:center}.kicker{font-size:11px;font-weight:800;letter-spacing:1.7px;margin-bottom:22px}.kicker span{display:inline-block;width:27px;height:3px;background:var(--orange);vertical-align:middle;margin-right:8px}.kicker.light{color:#bed0df}.hero h1{font-size:clamp(53px,5.3vw,82px);line-height:1.03;letter-spacing:-4px;margin:0 0 25px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{font-size:18px;max-width:560px;color:var(--text);margin:0 0 32px}.hero-copy>p strong{color:var(--navy)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;justify-content:space-between;align-items:center;gap:27px;border-radius:5px;padding:16px 21px;font-weight:800}.btn.primary{background:var(--orange);color:white}.btn.whatsapp{background:#25d366;color:#102b1a}.btn:hover{filter:brightness(.92)}.trust-row{display:flex;gap:30px;margin-top:35px;font-size:13px;color:var(--text)}.trust-row b{color:var(--orange);margin-right:7px}.hero-image{position:relative;min-height:580px;background:#ced4d5}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-image:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#091b2bc9)}.image-note{position:absolute;z-index:1;bottom:38px;left:35px;color:white}.image-note span,.image-note strong{display:block}.image-note span{text-transform:uppercase;font-size:11px;letter-spacing:1.6px;margin-bottom:8px}.image-note strong{font-size:28px;line-height:1.15}.hero-image small{position:absolute;right:13px;bottom:8px;color:#fff;z-index:2}.quick{margin:22px auto 0;max-width:1200px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 25px;border:1px solid var(--line);border-radius:7px}.quick p{font-size:13px;color:var(--text);margin:0}.quick p:before{content:"•";color:var(--orange);margin-right:8px}.quick a{font-weight:800;font-size:14px}.section{max-width:1250px;margin:auto;padding:95px 5%}.section-title{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:42px}.section h2{font-size:clamp(37px,3.8vw,55px);line-height:1.12;letter-spacing:-2.2px;margin:0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cards article{border:1px solid var(--line);padding:25px;border-radius:7px;min-height:300px;display:flex;flex-direction:column}.cards article>span{font-size:12px;color:#85919d}.service-icon{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;background:#eaf0f5;color:var(--orange);font-size:23px;margin:32px 0 20px}.cards h3{font-size:21px;line-height:1.25;margin:0 0 12px}.cards p{color:var(--text);margin:0;font-size:15px}.about{max-width:none;background:var(--navy);color:#fff;padding:90px max(7%,calc((100vw - 1100px)/2));display:grid;grid-template-columns:1fr 1.15fr;gap:9%;align-items:start}.about-copy>p{color:#c0cfdb;font-size:17px;margin-top:0}.about-copy a{display:inline-flex;gap:18px;flex-direction:column;border-top:1px solid #496078;padding-top:24px;margin-top:13px}.about-copy a b{font-size:24px;color:#fff}.process .section-title{display:block}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{border-top:4px solid var(--orange);padding-top:24px}.steps article>b{font-size:37px;color:#9ca9b4}.steps h3{font-size:22px;margin:18px 0 8px}.steps p{color:var(--text);margin:0}.cta{background:var(--orange);color:#fff;padding:72px max(7%,calc((100vw - 1100px)/2));display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.cta h2{font-size:clamp(40px,4vw,58px);line-height:1.08;letter-spacing:-2px;margin:0}.cta>div:last-child{display:flex;flex-direction:column;align-items:start}.big-phone{font-size:clamp(34px,4vw,52px);font-weight:800;letter-spacing:-2px;border-bottom:2px solid white;margin-bottom:18px}.cta .whatsapp{background:#fff;color:#0e6b31}.cta p{color:white;margin-bottom:0}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:8%}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq details:first-child{padding-top:0}.faq summary{font-size:17px;font-weight:800;cursor:pointer}.faq details p{color:var(--text)}footer{background:#071a2e;color:white;padding:40px 6%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand small{color:#a6bacb}footer>div{text-align:center}footer>div>a{font-size:21px;font-weight:800}footer p{font-size:13px;color:#a6bacb;margin:5px 0}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}@media(max-width:950px){nav{display:none}.hero{min-height:570px}.hero-copy{padding:60px 6%}.hero h1{letter-spacing:-3px}.quick{margin:20px 3% 0;flex-wrap:wrap}.cards{grid-template-columns:repeat(2,1fr)}.section{padding:70px 5%}.about{padding:70px 6%}.cta{padding:65px 6%}}@media(max-width:650px){.topbar{justify-content:space-between;padding:0 4%;gap:8px}.topbar span:first-child{display:none}header{height:77px;padding:0 4%}.brand-icon{width:37px;height:37px}.brand b{font-size:17px}.call-link span{display:none}.call-link b{font-size:15px}.hero{grid-template-columns:1fr;margin:0 12px}.hero-copy{padding:45px 5%}.hero h1{font-size:52px;letter-spacing:-2.5px}.hero-copy>p{font-size:16px}.hero-actions{display:grid}.btn{justify-content:space-between}.trust-row{display:grid;gap:9px}.hero-image{min-height:380px}.quick{display:grid;padding:18px}.section{padding:58px 5%}.section-title{display:block}.cards{grid-template-columns:1fr}.cards article{min-height:0}.service-icon{margin:20px 0}.about,.cta,.faq{grid-template-columns:1fr;gap:35px}.about{padding:58px 6%}.steps{grid-template-columns:1fr}.cta{padding:55px 6%}.big-phone{font-size:35px}footer{align-items:start;flex-direction:column}footer>div{text-align:left}.image-note{left:22px;bottom:28px}.image-note strong{font-size:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
