@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,400&family=Nunito:wght@400;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1a1a;background:#fff;font-family:Nunito,sans-serif;overflow-x:hidden}:root{--blue:#1a4b8c;--blue-dark:#0d3060;--blue-mid:#2c5f9e;--blue-light:#ebf2fb;--orange:#e8621a;--orange-dark:#c44e10;--orange-light:#fff3ec;--white:#fff;--gray-bg:#f7f9fc;--gray-card:#ebeef3;--text:#1a1a1a;--text-muted:#5a6473;--radius:14px;--shadow-sm:0 2px 12px #1a4b8c1a;--shadow-md:0 6px 28px #1a4b8c26;--shadow-lg:0 16px 48px #1a4b8c2e}[data-reveal]{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(32px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}[data-reveal][data-delay="0"]{transition-delay:0s}[data-reveal][data-delay="1"]{transition-delay:.12s}[data-reveal][data-delay="2"]{transition-delay:.24s}[data-reveal][data-delay="3"]{transition-delay:.36s}[data-reveal][data-delay="4"]{transition-delay:.48s}[data-reveal][data-delay="5"]{transition-delay:.6s}.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#0d306038;border-bottom:1px solid #ffffff1a;width:100%;transition:background .35s,box-shadow .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);background:#0d3060f0;border-bottom-color:#ffffff14;box-shadow:0 2px 24px #00000038}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:18px 40px;transition:padding .35s;display:flex}.navbar.scrolled .nav-inner{padding:12px 40px}.nav-logo{flex-direction:column;display:flex}.nav-logo span:first-child{color:#fff;letter-spacing:.3px;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700}.nav-logo span:last-child{color:var(--orange);letter-spacing:2.5px;text-transform:uppercase;font-size:.72rem;font-weight:700}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{color:#ffffffd9;letter-spacing:.3px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--orange)}.btn-nav{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:10px 22px;font-family:inherit;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #e8621a59}.btn-nav:hover{background:var(--orange-dark);transform:translateY(-1px);box-shadow:0 6px 22px #e8621a73}.hamburger{cursor:pointer;flex-direction:column;gap:5px;display:none}.hamburger span{background:#fff;border-radius:2px;width:26px;height:2.5px;transition:all .3s}.hero{background:linear-gradient(135deg, var(--blue-dark) 0%, var(--blue) 55%, #1e5ba8 100%);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg-shape{pointer-events:none;background:#ffffff0a;border-radius:50%;width:600px;height:600px;position:absolute;top:-80px;right:-80px}.hero-bg-shape2{pointer-events:none;background:#e8621a12;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-120px;left:-120px}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:120px 40px 80px;display:grid}.hero-text{z-index:2;position:relative}.hero-badge{color:#ffb888;letter-spacing:1.8px;text-transform:uppercase;background:#e8621a26;border:1px solid #e8621a59;border-radius:50px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 16px;font-size:.78rem;font-weight:700;display:inline-flex}.hero-badge:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px;display:block}.hero-title{color:#fff;margin-bottom:10px;font-family:Playfair Display,serif;font-size:clamp(2.4rem,5vw,3.6rem);line-height:1.15}.hero-title span{color:var(--orange);font-style:italic}.hero-subtitle{color:#ffffffe6;letter-spacing:.2px;margin-bottom:20px;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700}.hero-desc{color:#ffffffb8;max-width:480px;margin-bottom:36px;font-size:.97rem;line-height:1.75}.hero-ctas{flex-wrap:wrap;gap:16px;display:flex}.hero-img-side{z-index:2;justify-content:center;align-items:flex-end;display:flex;position:relative}.hero-photo-wrap{width:400px;height:520px;box-shadow:var(--shadow-lg);background:#ffffff1a;border:3px solid #ffffff26;border-radius:220px 220px 0 0;justify-content:center;align-items:center;display:flex;overflow:hidden}.hero-photo-wrap img{object-fit:cover;object-position:top;width:100%;height:100%}.hero-creci-badge{box-shadow:var(--shadow-md);white-space:nowrap;background:#fff;border-radius:50px;align-items:center;gap:10px;padding:10px 24px;display:flex;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.creci-label{color:var(--text-muted);letter-spacing:1.5px;text-transform:uppercase;font-size:.72rem;font-weight:600}.creci-num{color:var(--blue);font-size:.9rem;font-weight:800}.stats-bar{background:var(--orange);padding:36px 40px}.stats-inner{grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto;display:grid}.stat-item{text-align:center;flex-direction:column;align-items:center;padding:0 20px;display:flex}.stat-item:not(:last-child){border-right:1px solid #ffffff4d}.stat-num{color:#fff;font-family:Playfair Display,serif;font-size:2.6rem;font-weight:700;line-height:1}.stat-label{color:#ffffffd9;margin-top:6px;font-size:.85rem;font-weight:600}.section{padding:96px 40px}.section-inner{max-width:1200px;margin:0 auto}.section-tag{letter-spacing:3px;text-transform:uppercase;color:var(--orange);align-items:center;gap:10px;margin-bottom:14px;font-size:.75rem;font-weight:800;display:flex}.section-tag:before{content:"";background:var(--orange);width:28px;height:2px;display:block}.section-title{color:var(--blue-dark);margin-bottom:24px;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.8rem);line-height:1.2}.section-title span{color:var(--orange);font-style:italic}.btn-primary{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;padding:15px 32px;font-family:inherit;font-size:1rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 6px 24px #e8621a73}.btn-primary:hover{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 10px 32px #e8621a8c}.btn-secondary{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff6;border-radius:50px;align-items:center;gap:10px;padding:14px 30px;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-secondary:hover{background:#ffffff14;border-color:#ffffffd9}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.about-photo-col{position:relative}.about-photo{border-radius:var(--radius);background:var(--blue-light);width:100%;max-width:460px;height:540px;box-shadow:var(--shadow-md);justify-content:center;align-items:center;display:flex;overflow:hidden}.about-photo img{object-fit:cover;object-position:top;width:100%;height:100%}.about-card-float{background:var(--orange);border-radius:var(--radius);box-shadow:var(--shadow-md);text-align:center;padding:20px 24px;position:absolute;bottom:28px;right:-28px}.about-card-float .num{color:#fff;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700}.about-card-float .lbl{color:#ffffffd9;font-size:.78rem;font-weight:700}.section-desc{color:var(--text-muted);margin-bottom:24px;font-size:1rem;line-height:1.8}.about-bullets{flex-direction:column;gap:14px;margin-bottom:36px;display:flex}.about-bullet{background:var(--gray-bg);border-radius:var(--radius);border-left:4px solid var(--orange);align-items:flex-start;gap:14px;padding:16px 20px;display:flex}.bullet-icon{flex-shrink:0;font-size:1.3rem}.bullet-text strong{color:var(--blue-dark);font-size:.93rem;font-weight:700;display:block}.bullet-text span{color:var(--text-muted);font-size:.85rem}.services-section{background:var(--gray-bg);padding:96px 40px}.services-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:52px;display:grid}.service-card{border-radius:var(--radius);border:1px solid var(--gray-card);box-shadow:var(--shadow-sm);background:#fff;padding:36px 28px;transition:all .25s}.service-card:hover{box-shadow:var(--shadow-md);border-color:var(--orange);transform:translateY(-6px)}.service-icon{background:var(--orange-light);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:1.6rem;display:flex}.service-card h3{color:var(--blue-dark);margin-bottom:10px;font-size:1.05rem;font-weight:800}.service-card p{color:var(--text-muted);font-size:.87rem;line-height:1.7}.highlights-section{padding:96px 40px}.highlights-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:52px;display:grid}.highlight-card{background:var(--blue-dark);border-radius:var(--radius);padding:36px 28px;position:relative;overflow:hidden}.highlight-card:after{content:"";pointer-events:none;background:#e8621a26;border-radius:50%;width:120px;height:120px;position:absolute;top:-40px;right:-40px}.quote{color:var(--orange);margin-bottom:8px;font-family:Georgia,serif;font-size:3.5rem;line-height:1}.highlight-card p{color:#ffffffd1;margin-bottom:20px;font-size:.9rem;line-height:1.75}.highlight-author{align-items:center;gap:10px;display:flex}.author-dot{background:var(--orange);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:800;display:flex}.author-info strong{color:#fff;font-size:.85rem;font-weight:700;display:block}.author-info span{color:#ffffff8c;font-size:.75rem}.contact-section{background:var(--gray-bg);padding:96px 40px}.contact-grid{grid-template-columns:1fr 1fr;gap:40px;margin-top:52px;display:grid}.map-wrap{border-radius:var(--radius);box-shadow:var(--shadow-md);height:400px;overflow:hidden}.map-wrap iframe{border:0;width:100%;height:100%;display:block}.contact-info{flex-direction:column;gap:16px;display:flex}.contact-info-title{color:var(--blue-dark);font-family:Playfair Display,serif;font-size:1.6rem}.contact-info-sub{color:var(--text-muted);font-size:.9rem}.contact-item{border-radius:var(--radius);border:1px solid var(--gray-card);box-shadow:var(--shadow-sm);background:#fff;align-items:flex-start;gap:16px;padding:18px 20px;text-decoration:none;transition:all .2s;display:flex}.contact-item:hover{border-color:var(--orange);box-shadow:var(--shadow-md);transform:translate(4px)}.contact-item-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.ci-green{background:#e8f7ee}.ci-blue{background:var(--blue-light)}.ci-pink{background:#fce8f0}.ci-map{background:#fff0e0}.contact-item strong{color:var(--text-muted);letter-spacing:1px;text-transform:uppercase;margin-bottom:4px;font-size:.78rem;font-weight:700;display:block}.contact-item span{color:var(--blue-dark);font-size:.93rem;font-weight:700}.btn-wa-big{color:#fff;background:#25d366;border-radius:50px;justify-content:center;align-items:center;gap:12px;padding:18px 32px;font-family:inherit;font-size:1.05rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 6px 24px #25d36659}.btn-wa-big:hover{background:#1ebd5a;transform:translateY(-2px);box-shadow:0 10px 32px #25d36673}.footer{background:var(--blue-dark);padding:52px 40px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding-bottom:36px;display:flex}.footer-logo span:first-child{color:#fff;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;display:block}.footer-logo span:last-child{color:var(--orange);letter-spacing:2.5px;text-transform:uppercase;font-size:.7rem;font-weight:700}.footer-links{flex-wrap:wrap;gap:24px;display:flex}.footer-links a{color:#fff9;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:24px 0 36px;display:flex}.footer-copy{color:#fff6;font-size:.78rem}.footer-dev{color:#ffffff59;font-size:.78rem}.footer-dev-link{color:var(--orange);font-weight:700;text-decoration:none;transition:opacity .2s}.footer-dev-link:hover{opacity:.8}.wa-float{z-index:999;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.75rem;text-decoration:none;transition:transform .2s;animation:2.5s infinite pulse-wa;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 6px 28px #25d36680}.wa-float:hover{transform:scale(1.1)}@keyframes pulse-wa{0%,to{box-shadow:0 6px 28px #25d36680}50%{box-shadow:0 6px 40px #25d366bf}}@media (width<=900px){.nav-inner{padding:16px 24px}.navbar.scrolled .nav-inner{padding:12px 24px}.nav-links{display:none}.hamburger{display:flex}.nav-mobile{background:var(--blue-dark);z-index:2000;flex-direction:column;justify-content:center;align-items:center;gap:36px;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.nav-mobile a{color:#fff;font-size:1.3rem;font-weight:700;text-decoration:none}.nav-mobile .btn-nav{padding:14px 28px;font-size:1rem}.hero-inner{text-align:center;grid-template-columns:1fr;gap:48px;padding:100px 24px 60px}.hero-img-side{order:-1}.hero-photo-wrap{width:280px;height:360px}.hero-desc{max-width:100%}.hero-ctas{justify-content:center}.hero-creci-badge{bottom:-14px}.stats-inner{grid-template-columns:1fr}.stat-item{border-bottom:1px solid #fff3;padding:24px 0;border-right:none!important}.stat-item:last-child{border-bottom:none}.about-grid{grid-template-columns:1fr;gap:40px}.about-photo{max-width:100%;height:360px}.about-card-float{bottom:12px;right:12px}.contact-grid{grid-template-columns:1fr}.footer-inner,.footer-bottom{flex-direction:column;align-items:flex-start}.section,.services-section,.highlights-section,.contact-section{padding:64px 24px}}@media (width<=560px){.hero-photo-wrap{width:240px;height:310px}.stats-bar{padding:32px 24px}.section-title{font-size:1.8rem}.btn-primary,.btn-secondary{padding:13px 22px;font-size:.92rem}}
