:root{--navy:#0a263c;--deep:#061b2c;--red:#df3442;--ink:#102b40;--muted:#4d6270;--line:#d7e3ea;--pale:#f1f5f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.68 system-ui,-apple-system,"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #ee5762;outline-offset:3px}.wrap{width:min(1220px,calc(100% - 44px));margin-inline:auto}.skip{position:absolute;top:-80px;left:12px;z-index:100;background:#fff;color:#111;padding:12px}.skip:focus{top:12px}.topline{background:#061727;color:#d4e4ee;font-size:.83rem}.topline .wrap{display:flex;justify-content:space-between;align-items:center;min-height:38px}.topline a{color:#fff;font-weight:800}.header{background:#092238;color:#fff;position:sticky;top:0;z-index:30;box-shadow:0 5px 22px #03162940}.navrow{display:flex;align-items:center;gap:24px;min-height:89px}.brand{width:215px;flex:none}.brand img{width:100%;height:65px;object-fit:contain;object-position:left}.header nav{display:flex;gap:21px;margin-left:auto;align-items:center}.header nav a{font-weight:740;font-size:.88rem;white-space:nowrap}.header nav a:hover,.header nav a[aria-current]{color:#a6dfed}.nav-call{background:var(--red);padding:10px 17px;border-radius:4px;font-size:.85rem;font-weight:850;white-space:nowrap}.menu-button{display:none;background:transparent;border:1px solid #a6bed0;color:#fff;padding:7px 12px}.eyebrow{display:block;color:#126e97;font-size:.73rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;margin-bottom:13px}.hero{min-height:600px;background:#0b2e48;color:#fff;position:relative;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#061c32f7 0%,#061c32dc 42%,#061c3260 77%,#061c3225)}.hero-content{position:relative;z-index:1;padding:85px 0 95px}.hero .eyebrow{color:#9bdaec}.hero h1{font-size:clamp(3.4rem,6.7vw,6.4rem);line-height:1.05;letter-spacing:-.05em;margin:0 0 22px;max-width:790px}.hero h1 em{font-style:normal;color:#fc636b}.hero p{font-size:1.15rem;color:#e1edf4;max-width:565px}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:10px 22px;border:2px solid transparent;border-radius:4px;font-weight:850;text-align:center}.button.red{background:var(--red);color:#fff}.button.outline{border-color:#e4f1f8;color:#fff}.button.navy{background:var(--navy);color:#fff}.button.light{background:#fff;color:var(--navy)}.button:hover{filter:brightness(1.08)}.quick{background:#d9313e;color:#fff}.quick .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.quick a{display:grid;grid-template-columns:1fr 25px;align-content:center;min-height:112px;padding:18px 22px;border-right:1px solid #ffffff61}.quick a:first-child{border-left:1px solid #ffffff61}.quick a:hover{background:#b92532}.quick small{grid-column:1/-1;font-weight:850;letter-spacing:.15em;margin-bottom:6px}.quick strong{font-size:1.07rem}.quick span{justify-self:end;font-size:1.4rem}.section{padding-top:80px;padding-bottom:80px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.intro h2,.sectionhead h2,.editorial h2,.about h2,.detail h2,.contact h2,.cta h2{font-size:clamp(2.05rem,3.1vw,3.35rem);line-height:1.17;letter-spacing:-.04em;margin:0}.intro p,.editorial p,.about p,.detail p{color:var(--muted);font-size:1.05rem;line-height:1.8;margin:0 0 16px}.text-link{font-weight:850;color:#075a84;border-bottom:2px solid currentColor;display:inline-block;margin-top:11px}.shaded{background:var(--pale)}.sectionhead{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:29px}.sectionhead p{max-width:330px;color:var(--muted)}.services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);min-width:0;box-shadow:0 8px 25px #12384e0b;transition:transform .22s,box-shadow .22s}.service-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px #12384e20}.service-card>img{width:100%;height:208px;object-fit:cover}.service-copy{display:flex;flex-direction:column;padding:23px;flex:1}.service-copy small{color:#16729a;font-weight:850;letter-spacing:.1em;font-size:.74rem}.service-copy strong{font-size:1.33rem;line-height:1.28;margin:9px 0}.service-copy>span{font-size:.91rem;color:var(--muted)}.service-copy b{font-size:1.5rem;color:var(--red);align-self:end;margin-top:auto}.editorial{display:grid;grid-template-columns:46% 1fr;gap:8%;align-items:center}.editorial>img{width:100%;height:410px;object-fit:cover}.ref-preview{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.ref-preview a,.references a{display:grid;place-items:center;background:#fff;border:1px solid var(--line);padding:13px;min-width:0}.ref-preview a{height:130px}.ref-preview img{max-height:100px;object-fit:contain}.cta{background:#0b314e;color:#fff;padding:58px 0}.cta .eyebrow{color:#8ed5e8}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta p{color:#d3e4ed;margin:12px 0 0}.pagehead{background:linear-gradient(115deg,#0a243d,#0e4a68);color:#fff;padding:79px 0}.pagehead .eyebrow{color:#9cdbec}.pagehead h1{font-size:clamp(2.55rem,5vw,4.9rem);line-height:1.09;letter-spacing:-.05em;margin:0}.pagehead p{max-width:700px;color:#dcecf3;font-size:1.1rem}.about,.detail{display:grid;grid-template-columns:47% 1fr;gap:7%;align-items:center}.about>img,.detail-image{height:450px;width:100%;object-fit:cover}.about article .button{margin-top:18px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps article{background:#fff;padding:26px;border-top:4px solid var(--red)}.steps b{color:#147aa0;font-size:1.55rem}.steps h3{font-size:1.2rem;margin:13px 0 7px}.steps p{color:var(--muted);margin:0}.detail{align-items:start}.detail article section{border-top:1px solid var(--line);padding-top:17px;margin-top:22px}.detail h3{margin:0 0 8px}.detail article .button{margin-top:25px}.videos{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.videos article{background:var(--pale);padding:13px 13px 0}.videos h2{font-size:1.05rem;padding:0 12px}.video{aspect-ratio:16/9}.video iframe{width:100%;height:100%;border:0}.references{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.references a{height:155px}.references img{max-height:128px;object-fit:contain}.references a:hover{border-color:#2386aa;box-shadow:0 9px 25px #0c41501c}.contact{display:grid;grid-template-columns:1fr 1fr;gap:7%}.contact dl{display:grid;grid-template-columns:90px 1fr;gap:12px;border-top:1px solid var(--line);padding-top:21px}.contact dt{font-weight:850}.contact dd{margin:0;color:var(--muted)}.contact dd a:hover{text-decoration:underline}.contact iframe{width:100%;height:490px;border:0}.footer{background:#061a2b;color:#d5e4ec;padding:58px 0 0}.footgrid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:35px}.footbrand img{width:220px;max-height:70px;object-fit:contain;object-position:left}.footgrid h2{font-size:1rem;color:#fff;margin:0 0 12px}.footgrid a{display:block;font-size:.9rem;margin:6px 0}.footgrid a:hover{color:#95dce9}.footgrid p{font-size:.91rem}.copyright{border-top:1px solid #335166;margin-top:42px;padding:18px 0;font-size:.83rem}.whatsapp{position:fixed;bottom:19px;right:19px;z-index:40;background:#087d68;color:#fff;padding:10px 17px;border-radius:25px;font-weight:850;box-shadow:0 6px 20px #061a2c54}
@media(max-width:1120px){.header nav{gap:10px}.header nav a{font-size:.79rem}.brand{width:180px}.services{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.menu-button{display:block;margin-left:auto}.nav-call{display:none}.header nav{display:none;position:absolute;top:89px;left:0;right:0;padding:18px 24px;background:#092238;flex-direction:column;align-items:stretch}.header nav.open{display:flex}.header nav a{font-size:1rem;padding:7px}.intro,.editorial,.about,.detail,.contact{grid-template-columns:1fr}.about>img,.detail-image{height:340px}.steps{grid-template-columns:repeat(2,1fr)}.ref-preview{grid-template-columns:repeat(3,1fr)}.references{grid-template-columns:repeat(3,1fr)}.footgrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.wrap{width:min(100% - 32px,520px)}.topline span{display:none}.topline .wrap{justify-content:end}.navrow{min-height:73px}.header nav{top:73px}.brand{width:165px}.hero{min-height:570px}.hero-image img{object-position:65% center}.hero-image:after{background:linear-gradient(90deg,#061c32f6,#061c32af)}.hero h1{font-size:3.35rem}.hero p{font-size:1rem}.quick .wrap{grid-template-columns:repeat(2,1fr)}.quick a{min-height:100px;padding:15px 12px}.quick a:nth-child(3){border-left:1px solid #ffffff61}.quick strong{font-size:.93rem}.section{padding-top:58px;padding-bottom:58px}.sectionhead{display:block}.services,.steps,.videos{grid-template-columns:1fr}.editorial>img{height:255px}.ref-preview,.references{grid-template-columns:repeat(2,1fr)}.cta-inner{display:block}.cta-inner .button{margin-top:22px}.pagehead{padding:65px 0}.contact iframe{height:320px}.footgrid{grid-template-columns:1fr 1fr}.footgrid>div:first-child,.footgrid>div:last-child{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Five-slide editorial homepage carousel. First slide stays visible without JavaScript. */
.slider{height:620px;position:relative;background:#071c31;color:#fff;overflow:hidden}.slider-track,.slide{position:absolute;inset:0}.slide{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .38s ease,visibility .38s ease}.slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.slide>img{width:100%;height:100%;object-fit:cover;object-position:center}.slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,#061b31f5 0%,#061b31d9 39%,#061b3168 76%,#061b3125)}.slide-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:54px}.slide-content .eyebrow{color:#a9e2f1}.slide-content h1{font-size:clamp(3rem,5.7vw,5.7rem);line-height:1.07;letter-spacing:-.055em;max-width:750px;margin:0 0 22px;text-wrap:balance}.slide-content p{font-size:1.15rem;max-width:615px;color:#e5eff5;margin:0}.slider-nav{position:absolute;left:0;right:0;bottom:25px;display:flex;align-items:center;gap:18px;z-index:5}.slider-arrows{display:flex;gap:7px}.slider-nav button{display:grid;place-items:center;cursor:pointer}.slider-arrows button{width:43px;height:43px;border:1px solid #ffffffae;background:#092c49b8;color:#fff;border-radius:4px;font-size:1.2rem}.slider-arrows button:hover,.slider-arrows button:focus-visible{background:#fff;color:#092c49}.slider-dots{display:flex;gap:7px;align-items:center;margin-left:12px}.slider-dots button{width:24px;height:8px;border:0;background:#b7cbd6a3;border-radius:10px}.slider-dots button[aria-current=true]{width:44px;background:#f44853}.slider-count{font-size:.83rem;font-weight:850;letter-spacing:.1em;margin-left:auto;text-shadow:0 2px 8px #061b31}
@media(max-width:850px){.slider{height:600px}.slide>img{object-position:58% center}.slide-shade{background:linear-gradient(90deg,#061b31f5,#061b31b3 80%)}.slide-content h1{font-size:3.65rem}}
@media(max-width:600px){.slider{height:590px}.slide>img{object-position:64% center}.slide-shade{background:linear-gradient(0deg,#061b31f9,#061b31cf 62%,#061b3168)}.slide-content{justify-content:flex-end;padding-bottom:116px}.slide-content h1{font-size:2.95rem}.slide-content p{font-size:1rem;line-height:1.55}.slide-content .hero-actions{margin-top:19px}.slide-content .button{min-height:45px;padding:8px 14px;font-size:.86rem}.slider-nav{bottom:19px}.slider-dots{gap:4px;margin-left:2px}.slider-dots button{width:15px}.slider-dots button[aria-current=true]{width:24px}.slider-arrows button{width:36px;height:36px}.slider-count{display:none}}
@media(prefers-reduced-motion:reduce){.slide{transition:none}}

.slide-content h2{font-size:clamp(3rem,5.7vw,5.7rem);line-height:1.07;letter-spacing:-.055em;max-width:750px;margin:0 0 22px;text-wrap:balance}@media(max-width:850px){.slide-content h2{font-size:3.65rem}}@media(max-width:600px){.slide-content h2{font-size:2.95rem}}
