@font-face{font-family:Poppins;src:url('assets/poppins-300.woff2') format('woff2');font-style:normal;font-weight:300;font-display:swap}
@font-face{font-family:Poppins;src:url('assets/poppins-400.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Poppins;src:url('assets/poppins-600.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Poppins;src:url('assets/poppins-700.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
:root{--cyan:#35afc4;--green:#90d442;--navy:#0e2b6c;--whatsapp:#00d653;--body:#14396a}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:#fff;font-family:Poppins,Arial,sans-serif;color:var(--body);font-size:15px;font-weight:300}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button,a{touch-action:manipulation}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid var(--navy);outline-offset:5px}section{scroll-margin-top:16px}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip-link:focus{top:10px}
.site-header{height:202px;background:#f7f7f7;position:sticky;top:-100px;z-index:20}.header-inner{max-width:1100px;height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;padding-right:115px;gap:30px}.brand{flex:0 0 164px}.brand img{width:164px;height:164px;object-fit:contain}nav{display:flex;align-items:center;gap:40px;white-space:nowrap}nav a,.nav-terms{font-size:14px;letter-spacing:.4px;font-weight:400;text-decoration:none;color:#81d324;padding:10px 0 12px;position:relative;background:none;border:0}nav a::after{content:'';position:absolute;bottom:3px;left:0;right:0;height:3px;background:var(--green);transform:scaleX(0);transition:transform .18s}nav a.active::after,nav a:hover::after{transform:scaleX(1)}.nav-terms:hover{color:var(--navy)}.menu-toggle{display:none}
.hero{height:238px;background:var(--cyan);text-align:center;color:white;padding:78px 24px 28px}.hero h1{font-size:54px;line-height:1.23;letter-spacing:-.5px}.hero p{font-size:19px;line-height:22px;font-weight:700;margin-top:15px}.hero-contact{padding-top:15px;display:flex;justify-content:center}.whatsapp{background:var(--whatsapp);border-radius:100px;display:inline-flex;align-items:center;justify-content:space-between;width:374px;min-height:48px;padding:4px 24px;text-decoration:none;color:#000;gap:18px;font-size:16px;font-weight:700;transition:filter .18s}.whatsapp img{flex-shrink:0}.whatsapp:hover{filter:brightness(.95)}.whatsapp span{white-space:nowrap}.portrait-section{max-width:1200px;margin:144px auto 100px;display:flex;justify-content:center}.portrait{width:600px;height:643px;object-fit:cover;object-position:center}
.why{display:grid;grid-template-columns:1fr 1fr;width:100%}.why-copy{padding:130px 100px;align-self:center}.why h2{font-size:36px;line-height:1.45;max-width:590px;color:var(--green)}.rule{width:58px;height:2px;background:#000;margin:32px 0 30px}.why p{line-height:30px}.why strong{font-weight:700}.why-image{height:100%;min-height:580px;max-height:690px;width:100%;object-fit:cover;object-position:center}
.services{padding:116px 24px 0;text-align:center}.services h2{font-size:36px;color:var(--cyan);line-height:1.5}.services-intro{margin:24px auto 59px;line-height:30px}.service-grid{max-width:1140px;margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:20px;row-gap:27px;text-align:left}.service-card img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.service-card h3{font-size:22px;line-height:33px;color:#000;margin-top:14px}.service-card p{font-size:15px;line-height:23px;font-weight:400;color:#808080;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.service-card:nth-child(n+5) p{-webkit-line-clamp:7}.services-contact{margin-top:30px;display:flex;justify-content:center}.services-contact .whatsapp{width:366px;min-height:58px;padding:4px 20px;gap:14px}
.next-credit{max-width:1200px;margin:87px auto 0;padding:0 10px}.next-credit>h2{font-size:36px;font-weight:600;line-height:1.5;color:var(--green)}.next-grid{display:grid;grid-template-columns:600px 500px;gap:10px;margin-top:20px}.steps{padding:79px 60px 60px}.step{display:grid;grid-template-columns:116px 1fr;gap:20px}.step+.step{margin-top:62px}.step-number{font-size:60px;font-weight:700;line-height:1.5;color:#122d70}.step h3{font-size:24px;line-height:36px;margin-bottom:12px}.step p{font-size:14px;font-weight:300;line-height:20px;text-align:justify}.next-photo{position:relative}.next-photo>img{width:500px;height:804px;object-fit:cover;object-position:center}.square-purple{position:absolute;top:40px;right:-30px;width:60px;height:60px;background:#2c269b}.square-orange{position:absolute;top:109px;right:-64px;width:25px;height:30px;background:coral}footer{padding:36px 24px 25px;text-align:center;color:#777;font-size:11px}.chat-button{position:fixed;bottom:26px;right:25px;width:65px;height:65px;border:0;border-radius:50%;background:#5aa3d0;color:white;box-shadow:0 2px 6px #0003;display:grid;place-items:center;z-index:25}.chat-button:hover{background:#428fbe}
dialog{border:0;border-radius:12px;max-width:480px;width:calc(100% - 40px);padding:38px 30px 30px;color:var(--navy);box-shadow:0 14px 70px #0003}dialog::backdrop{background:#0e2b6c66}dialog h2{font-size:24px;line-height:1.4;padding-right:20px}dialog p{margin-top:18px;font-size:15px;line-height:1.8}.dialog-close{position:absolute;right:15px;top:6px;font-size:30px;border:0;background:none;color:var(--navy)}.dialog-confirm{display:block;margin:25px 0 0 auto;border:0;background:var(--cyan);color:white;padding:10px 24px;border-radius:30px;font-weight:600}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.header-inner{max-width:1130px;padding-right:0;justify-content:flex-start;gap:266px}.brand{margin-left:0}nav{margin-left:0}}
@media(max-width:1250px){.header-inner{margin:0 6%;padding-right:0}.why-copy{padding:80px 50px}.why h2{font-size:32px}.next-credit{margin-left:5%;margin-right:5%}.next-grid{grid-template-columns:1.1fr 1fr;gap:36px;padding-right:35px}.steps{padding:65px 0}.step{grid-template-columns:86px 1fr;gap:14px}.next-photo>img{width:100%}.service-card h3{font-size:20px}.square-orange{right:-35px}.portrait-section{margin-left:24px;margin-right:24px}}
@media(max-width:900px){.site-header{height:110px;top:0}.header-inner{margin:0 24px}.brand{flex-basis:105px}.brand img{width:105px;height:105px}nav{gap:24px}nav a,.nav-terms{font-size:12px}.hero{height:auto;min-height:238px;padding-top:55px}.hero h1{font-size:42px}.why-copy{padding:55px 30px}.why h2{font-size:28px}.why p{line-height:27px;font-size:14px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:650px;gap:35px 25px}.service-card h3{font-size:22px}.service-card p{-webkit-line-clamp:unset!important;display:block}.services{padding-top:75px}.next-grid{gap:30px}.step{grid-template-columns:65px 1fr}.step-number{font-size:45px}.step h3{font-size:21px}.step+.step{margin-top:40px}.steps{padding-top:40px}.next-photo>img{height:720px}.next-credit>h2{font-size:32px}.next-credit{margin-top:70px}.portrait-section{margin-top:90px;margin-bottom:75px}}
@media(max-width:600px){html{scroll-padding-top:92px}.site-header{height:86px}.header-inner{margin:0 20px}.brand{flex-basis:84px}.brand img{width:84px;height:84px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;border:0;background:none;padding:9px}.menu-toggle span{height:2px;width:26px;background:var(--navy)}nav{display:none;position:absolute;left:0;right:0;top:86px;background:#f7f7f7;padding:16px 24px 24px;box-shadow:0 8px 12px #0001;align-items:stretch;gap:2px}nav.open{display:flex;flex-direction:column}nav a,.nav-terms{font-size:15px;padding:12px 0;text-align:left}nav a::after{right:auto;width:35px}nav a.active::after{transform:scaleX(1)}.hero{min-height:228px;padding:39px 20px 34px}.hero h1{font-size:34px;line-height:1.24;letter-spacing:-.4px}.hero p{font-size:16px;line-height:21px;margin-top:19px}.hero-contact{padding:16px 18px 0}.whatsapp{max-width:100%;width:354px;padding:7px 18px;gap:12px;font-size:14px;min-height:52px}.whatsapp img{width:36px;height:36px}.portrait-section{margin:64px 24px 64px}.portrait{width:100%;height:auto;aspect-ratio:600/643}.why{grid-template-columns:1fr}.why-copy{padding:0 24px 40px}.why h2{font-size:28px;line-height:1.45}.rule{margin:24px 0}.why p{font-size:14px;line-height:27px}.why-image{min-height:0;height:auto;aspect-ratio:1.5;max-height:none}.services{padding:65px 24px 0}.services h2{font-size:29px;line-height:1.35}.services-intro{font-size:14px;line-height:26px;margin:24px auto 35px}.desktop-break{display:none}.service-grid{grid-template-columns:1fr;max-width:400px;row-gap:32px}.service-card h3{font-size:22px;margin-top:14px}.service-card p{font-size:15px;line-height:24px}.services-contact{margin-top:34px}.services-contact .whatsapp{padding:7px 16px;gap:10px;min-height:54px}.next-credit{margin:64px 24px 0;padding:0}.next-credit>h2{font-size:30px}.next-grid{grid-template-columns:1fr;padding:0;gap:35px;margin-top:30px}.steps{padding:0}.step{grid-template-columns:64px 1fr;gap:12px}.step-number{font-size:44px;line-height:1.25}.step h3{font-size:22px;line-height:30px;margin-bottom:10px}.step p{text-align:left;font-size:14px;line-height:23px}.step+.step{margin-top:35px}.next-photo{margin-right:15px}.next-photo>img{width:100%;height:auto;aspect-ratio:500/650}.square-purple{width:44px;height:44px;right:-15px;top:32px}.square-orange{width:20px;height:22px;right:-15px;top:85px}.chat-button{width:54px;height:54px;right:15px;bottom:18px}.chat-button svg{width:32px;height:32px}footer{padding:35px 65px 25px 24px;font-size:10px}}
html{scroll-behavior:auto}
.hero h1{letter-spacing:normal}
@media(min-width:901px){.why-copy{align-self:start}.why-image{height:580px;min-height:580px}}
.chat-button,.chat-button:hover{background:transparent;box-shadow:none;border-radius:0;bottom:30px;text-decoration:none}.chat-button img{width:100%;height:100%}.chat-button::after{content:'';position:absolute;width:64px;height:6px;border-radius:50%;background:#0005;filter:blur(1px);bottom:-7px;left:50%;transform:translateX(-50%)}
@media(max-width:600px){.chat-button{bottom:24px}.chat-button::after{width:50px;height:5px}}
/* Mobile layout matched to the supplied two-column reference screenshots. */
@media(max-width:600px){
  html{scroll-padding-top:145px}
  .site-header{height:138px;box-shadow:0 5px 10px #0002}
  .header-inner{position:relative;justify-content:center;margin:0 19px}
  .brand{flex:0 0 122px}
  .brand img{width:122px;height:122px}
  .menu-toggle{position:absolute;left:-9px;top:50%;transform:translateY(-50%)}
  .menu-toggle span{width:23px;background:#666;height:1px;gap:5px}
  nav{position:fixed;top:138px;left:0;right:0;max-height:calc(100dvh - 138px);overflow-y:auto}
  .services{padding:32px 19px 0}
  .services h2{font-size:29px;line-height:1.4}
  .services-intro{font-size:15px;line-height:25px;margin:14px auto 30px;color:#646464}
  .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;column-gap:5px;row-gap:22px}
  .service-card h3{font-size:21px;line-height:28px;margin-top:9px;overflow-wrap:normal}
  .service-card p{font-size:15px;font-weight:300;line-height:21px;color:#646464}
  .services-contact{margin-top:12px;margin-bottom:0}
  .whatsapp,.services-contact .whatsapp{width:270px;min-height:55px;padding:4px 10px;gap:20px;justify-content:flex-start;font-size:16px;line-height:24px;text-align:left}
  .whatsapp img{width:42px;height:42px}
  .whatsapp span{white-space:normal;flex:1}
  .portrait-section{margin-top:40px;margin-bottom:40px}
  .why-copy{padding-bottom:28px}
  .why p{line-height:24px}
  .rule{margin:18px 0}
  .next-credit{margin:20px 16px 0}
  .next-grid{margin-top:22px;gap:28px}
  .step{grid-template-columns:46% 54%;gap:0;align-items:start}
  .step-number{font-size:44px;line-height:1.3;padding-top:2px}
  .step h3{font-size:21px;line-height:28px;margin-bottom:8px}
  .step p{font-size:15px;line-height:20px;color:#646464;font-weight:400}
  .step+.step{margin-top:28px}
}
@media(max-width:359px){
  .service-card h3,.step h3{font-size:18px;line-height:27px}
  .service-card p,.step p{font-size:14px;line-height:20px}
  .services h2{font-size:26px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:600px){.next-photo{width:68%;margin:0 auto}.next-photo>img{width:100%;height:auto}}
@media(max-width:600px){
  .steps{width:100%}
  .services{text-align:center;padding-left:29px;padding-right:29px}
  .services h2{font-size:32px;line-height:1.35;text-align:center}
  .services-intro{font-size:17px;line-height:1.95;text-align:center;margin:22px auto 56px;color:#686868}
  .service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 7px;max-width:none;text-align:left}
  .service-card img{width:100%;aspect-ratio:1;object-fit:cover}
  .service-card h3{font-size:22px;line-height:1.45;margin-top:14px}
  .service-card p{font-size:17px;line-height:1.55;color:#707070}
  .next-credit>h2{text-align:center}
  .next-grid{display:flex;flex-direction:column;gap:26px}
  .next-photo{order:1}
  .steps{order:2}
  .step{display:grid!important;grid-template-columns:24% 25% 51%!important;align-items:start;min-width:0}
  .step-number{grid-column:1;grid-row:1;font-size:40px;white-space:nowrap}
  .step>div{display:contents}
  .step h3{grid-column:2;grid-row:1;margin:0;min-width:0;font-size:18px;line-height:24px}
  .step p{grid-column:3;grid-row:1;margin:0;min-width:0;font-size:13px;line-height:19px;text-align:left}
}
