@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#193a31;--deep:#12332b;--cream:#f5f4ed;--paper:#fff;--line:#d9dfd8;--gold:#c9b776}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#263b35;background:var(--paper);font:16px/1.65 'DM Sans',sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(2.65rem,6vw,5.8rem);max-width:920px}h2{font-size:clamp(2rem,3.4vw,3.7rem)}h3{font-size:1.42rem}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.header{height:92px;display:flex;align-items:center;gap:3vw;padding:0 4vw;background:#fff;position:relative;z-index:3}.brand{display:flex;flex-direction:column;line-height:1;color:var(--ink);min-width:176px}.brand strong{font:800 1.15rem/1.1 Manrope,sans-serif;letter-spacing:.045em}.brand small{font:700 .62rem/1.6 Manrope,sans-serif;letter-spacing:.42em}.desktop{display:flex;gap:clamp(12px,2vw,30px);align-items:center;margin:auto;font-size:.88rem;font-weight:700}.desktop a:hover,.text-link:hover{color:#a2873e}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 23px;border:1px solid var(--ink);font-weight:700;font-size:.9rem;white-space:nowrap}.header-cta{background:var(--ink);color:white}.button.light{background:#ece8d8;color:var(--ink);border-color:#ece8d8}.button:hover,.header-cta:hover{filter:brightness(1.1)}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);min-height:690px;background:var(--ink);color:#fff}.hero-copy{padding:clamp(55px,8vw,130px) 6vw;display:flex;flex-direction:column;align-items:flex-start}.hero h1{margin:45px 0 30px}.hero-copy>p{font-size:1.16rem;max-width:680px;color:#d6e2d8;margin-bottom:35px}.eyebrow,.label,.service-index{font:700 .76rem/1.4 Manrope,sans-serif;letter-spacing:.17em;text-transform:uppercase}.eyebrow span{padding:0 9px;color:var(--gold)}.hero-side{padding:45px 3vw;background:#d9d1b2;color:var(--ink);display:flex;flex-direction:column;justify-content:space-between}.hero-side>span{font:700 .75rem Manrope,sans-serif;letter-spacing:.17em}.hero-side h2{font-size:clamp(2rem,3vw,3.2rem)}.hero-side p{font-size:.75rem;font-weight:700;letter-spacing:.16em}.section{padding:105px 6vw}.section-head{display:grid;grid-template-columns:200px 1fr auto;gap:30px;align-items:start;margin-bottom:44px}.section-head h2{max-width:670px;margin:0}.label{color:#7e866f}.pillars{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pillar{min-height:350px;background:var(--cream);padding:42px;display:flex;flex-direction:column;align-items:start}.pillar.dark{background:#d9d1b2}.pillar>span{font:.75rem Manrope,sans-serif;font-weight:800;letter-spacing:.16em}.pillar h3{font-size:clamp(2rem,3vw,3.3rem);max-width:480px;margin:50px 0 18px}.pillar p{max-width:470px}.pillar b{margin-top:auto;border-bottom:1px solid;padding-bottom:5px;font-size:.9rem}.pillar:hover,.service:hover{transform:translateY(-3px);transition:transform .2s}.muted{background:var(--cream)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service{background:#fff;min-height:275px;padding:28px;display:flex;flex-direction:column}.service-index{color:#7a897e;font-size:.68rem}.service h3{margin:36px 0 12px}.service p{font-size:.92rem;line-height:1.5}.read{margin-top:auto;padding-top:18px;font-size:.85rem;font-weight:700}.read b{float:right}.text-link{font-weight:700;border-bottom:1px solid;white-space:nowrap}.split{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.split h2{margin:20px 0}.split p{font-size:1.12rem;max-width:650px}.split .text-link{display:inline-block;margin-top:16px}.process{background:#e5e9df}.process h2{margin:20px 0 50px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.steps>div{border-top:1px solid #aab7ad;padding-top:22px}.steps b{font-size:.8rem}.steps h3{margin:36px 0 14px}.clients-teaser p{font-size:1.12rem;max-width:650px}.closing{background:var(--deep);color:white;padding:100px 6vw;display:flex;flex-direction:column;align-items:flex-start}.closing h2{max-width:720px;margin:20px 0}.closing p{max-width:560px;color:#dce7db}.closing .email{margin-top:22px;text-decoration:underline}.page-intro{background:var(--ink);color:white;padding:90px 6vw 100px}.page-intro h1{margin:38px 0 22px}.page-intro p{font-size:1.19rem;max-width:700px;color:#d7e3d8}.page-intro .button{margin-top:18px}.events-hero{background:#6f6246}.service-hero{background:#183b31}.crumb{display:block;margin-bottom:45px;font-size:.9rem}.detail-grid h3{margin-top:36px}.detail-grid p{font-size:1.1rem}.faq details{border-bottom:1px solid var(--line);padding:20px 0;max-width:850px}.faq summary{cursor:pointer;font-weight:700;font-size:1.1rem}.faq details p{margin:12px 0 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.contact-grid>div{border-top:1px solid var(--line);padding-top:30px;min-width:0}.contact-grid h2{overflow-wrap:anywhere;margin:25px 0 35px;font-size:clamp(1.8rem,3vw,3rem)}.dark-button{background:var(--ink);color:white}footer{background:#0c261f;color:#e9eee8;padding:70px 6vw 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:60px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-grid h3{font-size:1rem}.footer-grid a:not(.brand){margin-bottom:12px}.inverted{color:white;margin-bottom:25px}.footer-grid p{color:#c5d1c8}.footnote{border-top:1px solid #406055;margin-top:65px;padding-top:25px;font-size:.8rem}.floating{position:fixed;right:18px;bottom:18px;background:var(--gold);color:#102a23;padding:13px 18px;font-weight:800;font-size:.8rem;box-shadow:0 6px 22px #0003;z-index:4}@media(max-width:1100px){.desktop,.header-cta{display:none}.header{justify-content:space-between}.mobile-nav{display:block;position:relative;font-weight:700}.mobile-nav summary{list-style:none;cursor:pointer;padding:12px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{position:absolute;right:0;top:45px;background:white;box-shadow:0 12px 24px #0002;width:min(86vw,340px);padding:20px;display:flex;flex-direction:column;gap:14px}.section-head{grid-template-columns:1fr auto}.section-head .label{grid-column:1/-1}}@media(max-width:760px){.header{height:76px;padding:0 5vw}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:75px 6vw}.hero h1{margin:28px 0}.hero-side{min-height:250px;padding:30px 6vw}.hero-side h2{max-width:530px}.section{padding:70px 6vw}.section-head{grid-template-columns:1fr}.pillars,.split,.steps,.contact-grid{grid-template-columns:1fr}.pillar{min-height:320px}.cards{grid-template-columns:1fr 1fr}.page-intro{padding:70px 6vw}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:520px){h1{font-size:clamp(2.55rem,11vw,4rem)}.cards{grid-template-columns:1fr}.service{min-height:235px}.pillars{gap:12px}.pillar{padding:30px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.floating{left:14px;right:14px;text-align:center}.closing{padding-bottom:115px}}

.logo-mask{display:block;flex:none;width:250px;height:84px;min-width:0;background:#a98231;-webkit-mask:url(/rita-logo-original.png) center / 100% 100% no-repeat;mask:url(/rita-logo-original.png) center / 100% 100% no-repeat}.logo-mask.inverted{width:300px;height:101px;background:#d8bd70;margin:-15px 0 10px -28px}@media(max-width:520px){.header .logo-mask{width:208px;height:70px;margin-left:-20px}}

.client-grid{display:grid;grid-template-columns:repeat(4,minmax(197px,1fr));gap:18px;margin:36px 0 26px}.client-logo{width:197px;height:137px;margin:auto;background:#fff url(/clientes-logos.png) no-repeat;background-size:953px 358px;border-radius:7px;box-shadow:0 8px 24px #10251b13}.clients-teaser .client-grid{margin-bottom:34px}@media(max-width:950px){.client-grid{grid-template-columns:repeat(2,minmax(197px,1fr))}}@media(max-width:520px){.client-grid{grid-template-columns:1fr}.client-logo{margin:0 auto}}
