:root{--g:#007a4d;--gd:#005f3c;--r:#d71920;--ink:#202723;--soft:#f3f5f1;--line:#dce2dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip{position:absolute;left:-9999px}.institutional{height:34px;padding:0 5vw;background:var(--gd);color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:.68rem;letter-spacing:.05em}header{height:92px;padding:0 5vw;display:flex;align-items:center;gap:3.5rem;border-bottom:1px solid var(--line)}.logo{margin-right:auto}.logo img{display:block;width:210px;max-height:62px;object-fit:contain;object-position:left}header nav{display:flex;gap:2rem;font-size:.83rem;font-weight:700}.header-cta{background:var(--r);color:#fff;padding:1rem 1.3rem;font-weight:700;font-size:.82rem}.menu{display:none;border:0;background:none}.hero{min-height:650px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,52,33,.96),rgba(0,77,48,.78) 43%,rgba(0,0,0,.08) 73%)}.hero-content{position:relative;color:#fff;width:57%;padding:7rem 5vw}.kicker{font-size:.7rem;letter-spacing:.16em;font-weight:700;margin:0 0 1.2rem;display:flex;align-items:center;gap:.7rem}.kicker:before{content:'';width:30px;height:3px;background:var(--r)}.kicker.green{color:var(--g)}.kicker.green:before{background:var(--g)}h1,h2,h3{font-family:'Lora',Georgia,serif}h1{font-size:clamp(4rem,7vw,7.2rem);line-height:.9;letter-spacing:-.045em;margin:0 0 2rem}.hero-content>p:not(.kicker){font-size:1.15rem;line-height:1.7;max-width:600px}.actions{display:flex;gap:.8rem;margin-top:2rem}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 1.3rem;font-weight:700;cursor:pointer;font-size:.86rem}.red{background:var(--r);color:#fff}.outline{border:1px solid #fff;color:#fff}.full{width:100%;justify-content:space-between}.hero-card{position:absolute;right:5vw;bottom:3rem;background:#fff;padding:1.2rem 1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 12px 40px #0003}.hero-card div,.trust span{display:flex;flex-direction:column}.hero-card small,.trust small{color:#647069}.dot{width:13px;height:13px;background:var(--g);border-radius:50%;box-shadow:0 0 0 7px #e3f2ea}.trust{padding:1.5rem 5vw;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.trust>div{display:flex;align-items:center;justify-content:center;gap:1rem;border-right:1px solid var(--line)}.trust>div:last-child{border:0}.trust b{color:var(--g)}.wrap{padding-left:5vw;padding-right:5vw}.services{padding-top:8rem;padding-bottom:8rem}.section-title{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:3rem;align-items:end;margin-bottom:4rem}.section-title .kicker{align-self:start}.section-title h2{font-size:clamp(2.6rem,4.5vw,4.8rem);line-height:1.02;letter-spacing:-.045em;margin:0}.section-title>p:last-child{line-height:1.7;color:#68736d}.service-list{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.service-list article{padding:2rem;min-height:330px;border-right:1px solid var(--line)}.service-list article:last-child{border:0}.service-list article>span{font-size:.7rem;color:#8c9690}.service-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#e5f1eb;color:var(--g);font:600 1.7rem Lora;margin:3.5rem 0 2rem}.service-list h3{font-size:1.35rem}.service-list p{font-size:.9rem;line-height:1.65;color:#68736d}.documents{background:var(--gd);color:#fff;padding:8rem 0}.section-title.light>p:last-child{color:#c4d3cb}.progress{list-style:none;display:grid;grid-template-columns:1fr 1fr;padding:0;margin:0 0 1.5rem}.progress li{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:3px solid #ffffff33;color:#b8c9c0}.progress li.active{border-color:var(--r);color:#fff}.progress b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#ffffff1f}.flow{display:grid;grid-template-columns:.8fr 1.2fr;background:#fff;color:var(--ink)}.flow>section{padding:3rem}.booking-card{background:#eef3ef;border-right:1px solid var(--line)}.step-label{font-size:.67rem;letter-spacing:.14em;color:var(--g);font-weight:700}.flow h3{font-size:2rem;margin:.6rem 0 1rem}.flow p{line-height:1.6;color:#65716a}.text-button{display:block;border:0;border-bottom:1px solid;background:none;margin:1.2rem auto 0;padding:.4rem;cursor:pointer;font-weight:700}.locked-message{min-height:230px;display:flex;align-items:center;justify-content:center;gap:1rem}.locked-message>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#e7ece8;color:var(--g);font-weight:700}.upload-card.locked{background:#f9faf9}.fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.fields label{font-size:.76rem;font-weight:700}.fields input{display:block;width:100%;border:1px solid #cdd5cf;padding:.9rem;margin-top:.4rem}.drop{margin:1.3rem 0;min-height:125px;border:2px dashed #b5c1ba;background:#f5f7f5;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.drop input{position:absolute;opacity:0;pointer-events:none}.drop small{color:#6d7871}.pdf-icon{font-size:.64rem;background:var(--r);color:#fff;padding:.25rem .4rem;margin-bottom:.5rem}.consent{display:flex;gap:.7rem;font-size:.78rem;line-height:1.5;margin:1rem 0}.status.error{color:#b61016}.limits{display:flex;gap:2.5rem;padding-top:1.5rem;font-size:.76rem;color:#c7d5ce}.contact{padding-top:8rem;padding-bottom:8rem;display:grid;grid-template-columns:1fr 1.2fr;gap:6rem}.contact-intro h2{font-size:clamp(2.8rem,4.5vw,4.8rem);line-height:1.03;margin:1rem 0}.contact-intro>p:not(.kicker){color:#68736d;line-height:1.7}.green-btn{background:var(--g);color:#fff;margin-top:1rem}.contact-cards{display:grid;grid-template-columns:1fr 1fr}.contact-cards a{min-height:170px;border:1px solid var(--line);padding:1.5rem;display:flex;flex-direction:column;position:relative}.contact-cards a:hover{background:var(--g);color:#fff}.contact-cards span{font-size:.64rem;letter-spacing:.12em}.contact-cards strong{font:600 1.05rem Lora;margin:auto 0}.contact-cards b{position:absolute;right:1.2rem;top:1.1rem;color:var(--r)}footer{padding:2.5rem 5vw;border-top:5px solid var(--g);display:flex;align-items:center;gap:2rem}footer img{width:180px}footer p{margin-right:auto;font-weight:700}footer small{font-weight:400;color:#6d7872}footer nav{display:flex;gap:1.3rem;font-size:.72rem}footer button{border:0;background:none}.whatsapp-float{position:fixed;right:1.4rem;bottom:1.4rem;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:800;box-shadow:0 8px 25px #0003}.privacy-modal{position:fixed;inset:0;background:#0009;z-index:50;display:grid;place-items:center;padding:1rem}.privacy-modal[hidden]{display:none}.modal{background:#fff;max-width:550px;padding:3rem;position:relative}.close{position:absolute;right:1rem;top:1rem;border:0;background:none;font-size:1.5rem}
@media(max-width:900px){header{height:78px;padding:0 1.2rem}.logo img{width:170px}header nav,.header-cta{display:none}header nav.open{display:flex;position:absolute;z-index:20;left:0;right:0;top:112px;background:#fff;padding:2rem;flex-direction:column;box-shadow:0 15px 30px #0002}.menu{display:block}.menu i{display:block;width:24px;height:2px;background:var(--ink);margin:5px}.hero-content{width:100%;padding:6rem 1.3rem}.hero-overlay{background:linear-gradient(90deg,#003b25f5,#004a2eaa)}.hero-card{right:1.3rem}.trust{grid-template-columns:1fr;padding:0}.trust>div{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--line);padding:1rem 1.3rem}.wrap{padding-left:1.3rem;padding-right:1.3rem}.services,.documents,.contact{padding-top:5rem;padding-bottom:5rem}.section-title{grid-template-columns:1fr;gap:1.5rem}.service-list{grid-template-columns:1fr 1fr}.flow{grid-template-columns:1fr}.contact{grid-template-columns:1fr;gap:3rem}footer{align-items:flex-start;flex-direction:column}footer p{margin:0}}
@media(max-width:560px){.institutional span{display:none}h1{font-size:4rem}.actions{flex-direction:column}.hero-card{left:1.3rem}.service-list{grid-template-columns:1fr}.service-list article{border-right:0}.flow>section{padding:2rem 1.2rem}.fields{grid-template-columns:1fr}.limits{flex-direction:column;gap:.6rem}.contact-cards{grid-template-columns:1fr}footer nav{flex-wrap:wrap}.modal{padding:2rem 1.3rem}}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.chat-launcher{position:fixed;right:1.4rem;bottom:5.6rem;z-index:40;border:0;background:var(--r);color:#fff;padding:.9rem 1.1rem;display:flex;align-items:center;gap:.65rem;font-weight:700;box-shadow:0 10px 30px #0003;cursor:pointer}.chat-launcher span{animation:pulse 1.8s infinite}@keyframes pulse{50%{opacity:.3}}.chat-panel{position:fixed;right:1.4rem;bottom:9.3rem;width:min(390px,calc(100vw - 2rem));height:min(610px,calc(100vh - 12rem));z-index:45;background:#fff;box-shadow:0 18px 55px #0005;border-top:5px solid var(--g);display:flex;flex-direction:column}.chat-panel[hidden]{display:none}.chat-header{height:auto;padding:1rem;background:var(--gd);color:#fff;display:flex;gap:.8rem;border:0}.chat-avatar{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--g);font:700 1.2rem Lora}.chat-header>span{display:flex;flex-direction:column;margin-right:auto}.chat-header small{font-size:.7rem;opacity:.85}.chat-header small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#6ee7a5}.chat-close{border:0;background:none;color:#fff;font-size:1.5rem;cursor:pointer}.chat-source{padding:.65rem 1rem;background:#eef4f0;font-size:.68rem;color:#5b6861}.chat-source a{color:var(--g);font-weight:700;text-decoration:underline}.chat-messages{flex:1;overflow:auto;padding:1rem;background:#f8faf8}.message{max-width:87%;padding:.8rem .9rem;margin-bottom:.8rem;font-size:.82rem;line-height:1.5}.message.raimondo{background:#fff;border:1px solid var(--line)}.message.user{margin-left:auto;background:var(--g);color:#fff}.quick-replies{padding:.6rem 1rem;display:flex;gap:.4rem;overflow-x:auto;border-top:1px solid var(--line)}.quick-replies button{white-space:nowrap;border:1px solid var(--g);color:var(--g);background:#fff;padding:.45rem .6rem;font-size:.68rem}.chat-composer{display:grid;grid-template-columns:1fr 46px;border-top:1px solid var(--line)}.chat-composer input{border:0;padding:1rem;min-width:0;outline:none}.chat-composer button{border:0;background:var(--r);color:#fff;font-size:1.2rem}.chat-disclaimer{margin:0;padding:.5rem 1rem;font-size:.62rem;color:#6d7872;text-align:center}.chat-error{color:#a40e14}@media(max-width:560px){.chat-launcher{right:1rem;bottom:5.2rem}.chat-panel{right:1rem;bottom:8.8rem;height:calc(100vh - 10rem)}}
