.spanish-guide{--sg-ink:#172720;--sg-green:#1d493c;--sg-rust:#a24f35;--sg-sand:#eee2ce;--sg-cream:#f8f4eb;color:var(--sg-ink);background:#fff}.sg-hero{color:#fff;background:var(--sg-ink);align-items:end;min-height:42rem;display:grid;position:relative;overflow:hidden}.sg-hero__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sg-hero__veil{background:linear-gradient(#0717122e,#071712eb);position:absolute;inset:0}.sg-hero__content{z-index:1;padding-top:8.5rem;padding-bottom:4rem;position:relative}.sg-breadcrumbs{color:#ffffffb8;flex-wrap:wrap;gap:.55rem;margin-bottom:3.5rem;font-size:13px;display:flex}.sg-breadcrumbs a{color:#fff}.sg-hero h1{color:#fff;letter-spacing:-.052em;max-width:72rem;margin:.35rem 0 1.25rem;font-size:clamp(46px,6.6vw,88px);font-weight:500;line-height:.94}.sg-hero__content>p:not(.eyebrow){color:#ffffffde;max-width:57rem;margin:0;font-size:19px;line-height:31px}.sg-hero__meta{color:#ffffffb8;letter-spacing:.07em;text-transform:uppercase;border-top:1px solid #ffffff4d;flex-wrap:wrap;gap:.7rem 2rem;margin-top:2.5rem;padding-top:1.25rem;font-size:11px;display:flex}.sg-hero__meta a{color:inherit}.sg-section{padding:clamp(4.5rem,8vw,7rem) 0}.sg-section--mist{background:var(--sg-cream)}.sg-section--sand{background:var(--sg-sand)}.sg-section--forest{color:#fff;background:var(--sg-green)}.sg-section--forest h2,.sg-section--forest h3{color:#fff}.sg-section--forest p,.sg-section--forest li{color:#ffffffc7}.sg-heading{max-width:62rem;margin-bottom:3rem}.sg-heading--split{grid-template-columns:1fr .8fr;align-items:end;gap:clamp(2rem,7vw,7rem);max-width:none;display:grid}.sg-heading h2,.sg-prose h2,.sg-faq h2{letter-spacing:-.043em;margin:.3rem 0 1rem;font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1}.sg-heading>p:not(.eyebrow),.sg-heading--split>p,.sg-prose p{color:var(--muted);font-size:17px;line-height:29px}.sg-grid{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.sg-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.sg-card{background:#fff;min-height:17rem;padding:1.7rem}.sg-section--mist .sg-card,.sg-section--sand .sg-card{background:#ffffffb8}.sg-card>span{color:var(--sg-rust);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.sg-card h3{margin:2.8rem 0 .8rem;font-size:25px;font-weight:500;line-height:1.08}.sg-card p,.sg-card li{color:var(--muted);line-height:26px}.sg-card ul{padding-left:1.1rem}.sg-facts{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;display:grid}.sg-facts div{background:#fff;padding:1.4rem}.sg-facts dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.sg-facts dd{margin:.55rem 0 0;font-size:20px;line-height:1.25}.sg-table-wrap{border:1px solid var(--line);overflow-x:auto}.sg-table{border-collapse:collapse;background:#fff;width:100%;min-width:48rem}.sg-table th,.sg-table td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:1rem}.sg-table thead th{color:#fff;background:var(--sg-green);letter-spacing:.05em;text-transform:uppercase;font-size:12px}.sg-table tbody th{color:var(--sg-green);font-size:14px}.sg-table td{color:var(--muted);font-size:14px;line-height:23px}.sg-callout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.sg-callout>aside{color:#fff;background:var(--sg-rust);padding:2rem}.sg-callout>aside h3{color:#fff;margin-top:0;font-size:28px}.sg-callout>aside p,.sg-callout>aside li{color:#ffffffd1;line-height:27px}.sg-checklist{columns:2;column-gap:3rem;padding-left:1.2rem}.sg-checklist li{break-inside:avoid;color:var(--muted);margin-bottom:.8rem;line-height:25px}.sg-prose{max-width:52rem}.sg-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:1.7rem;display:flex}.sg-sources{background:var(--sg-sand);padding:3.5rem 0}.sg-sources__grid{grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,7rem);display:grid}.sg-sources h2{margin-top:0;font-size:30px;font-weight:500}.sg-sources p,.sg-sources li{color:#5c605b;line-height:26px}.sg-sources ul{margin-top:0;padding-left:1.2rem}.sg-faq{background:var(--sg-cream)}.sg-faq__grid{grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,7vw,7rem);display:grid}.sg-faq header>p:not(.eyebrow){color:var(--muted);line-height:27px}.sg-faq details{border-top:1px solid var(--line)}.sg-faq details:last-child{border-bottom:1px solid var(--line)}.sg-faq summary{cursor:pointer;padding:1.2rem 2rem 1.2rem 0;font-size:18px;list-style:none}.sg-faq summary::-webkit-details-marker{display:none}.sg-faq details p{color:var(--muted);margin:0;padding:0 2rem 1.4rem 0;line-height:27px}@media (width<=900px){.sg-heading--split,.sg-callout,.sg-sources__grid,.sg-faq__grid{grid-template-columns:1fr}.sg-grid,.sg-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.sg-hero{min-height:40rem}.sg-hero__content{padding-top:7.5rem;padding-bottom:3rem}.sg-breadcrumbs{margin-bottom:2.5rem}.sg-hero h1{font-size:45px}.sg-hero__meta{flex-direction:column}.sg-grid,.sg-grid--2,.sg-facts{grid-template-columns:1fr}.sg-card{min-height:0}.sg-checklist{columns:1}}.sg-section--forest .sg-card{background:#ffffff14}.sg-section--forest .sg-card>span{color:#f2b095}
