:root:root{--cc-color-ink:#16211c;--cc-color-nopal:#1e6b44;--cc-color-nopal-dark:#175537;--cc-color-marigold:#f0a31c;--cc-color-canvas:#faf9f6;--cc-color-paper:#fff;--cc-color-soft:#efede6;--cc-color-border:#d8d3c4;--cc-color-muted:#54605a;--cc-color-subtle:#6e7a73;--cc-font-display:"Archivo", system-ui, sans-serif;--cc-font-body:"Instrument Sans", system-ui, sans-serif;--cc-radius-sm:3px;--cc-border:1px solid var(--cc-color-border);--cc-border-strong:1.5px solid var(--cc-color-ink);--cc-shell-padding:44px;--cc-touch-target:48px;--cc-type-label:.8125rem;--cc-type-meta:.9375rem;--cc-type-body:1rem;--cc-type-body-lg:1.125rem;--cc-leading-body:1.55;--cc-space-1:4px;--cc-space-2:8px;--cc-space-3:12px;--cc-space-4:16px;--cc-space-5:24px;--cc-space-6:32px;--cc-space-7:44px;--cc-space-8:64px}@media (width<=760px){:root:root{--cc-shell-padding:16px}}.ref-home{--tinta:var(--cc-color-ink);--nopal:var(--cc-color-nopal);--nopal-dark:var(--cc-color-nopal-dark);--cempasuchil:var(--cc-color-marigold);--cal:var(--cc-color-canvas);--paper:var(--cc-color-paper);--soft:var(--cc-color-soft);--line:var(--cc-color-border);--muted:var(--cc-color-muted);background:var(--cal);color:var(--tinta);overflow:clip;font-family:var(--cc-font-body)!important}.ref-home *,.ref-home :before,.ref-home :after{box-sizing:border-box}.ref-home :is(h1,h2,h3,p){margin:0}.ref-home :is(h1,h2,h3){font-family:var(--cc-font-display)!important}.ref-home a{color:inherit;text-decoration:none}.ref-home img{max-width:100%;display:block}.ref-home button,.ref-home input,.ref-home select{font:inherit}.ref-home :is(a,button,input,select,summary):focus-visible{outline:3px solid var(--cempasuchil);outline-offset:2px}.ref-shell{width:100%;padding-inline:var(--cc-shell-padding);margin-inline:0}.ref-mobile-title,.ref-mobile-intro,.ref-mobile-only,.ref-mobile-categories,.ref-nav__compact-actions{display:none}.cc-visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.cc-action{min-height:var(--cc-touch-target);padding-inline:var(--cc-space-5);border:var(--cc-border-strong);border-radius:var(--cc-radius-sm);touch-action:manipulation;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.cc-action--accent{border-color:var(--cempasuchil);background:var(--cempasuchil);color:var(--tinta)}.cc-action--outline{color:inherit;background:0 0;border-color:currentColor}.cc-action--text{background:0 0;border:0;min-height:44px;padding-inline:0}.ref-nav{z-index:60;border-bottom:1.5px solid var(--tinta);background:var(--cal);position:sticky;top:0}.ref-nav__inner{align-items:center;gap:22px;width:100%;min-height:76px;padding:12px 44px;display:flex}.ref-logo{align-items:center;width:160px;min-width:160px;min-height:48px;display:flex}.ref-logo img{object-fit:contain;width:160px;height:auto}.ref-nav-search{z-index:2;border:1.5px solid var(--tinta);background:var(--paper);border-radius:3px;width:min(35vw,500px);min-width:390px;height:54px;display:flex;position:relative}.ref-nav-search>.cc-search-combobox{border-right:1px solid #cfcbbd;flex:1.15;min-width:0;position:relative}.ref-nav-search>.cc-search-combobox:nth-child(2){flex:.9}.ref-nav-search .cc-search-combobox>label{flex-direction:column;justify-content:center;gap:2px;min-width:0;height:100%;padding:6px 12px;display:flex}.ref-nav-search .cc-search-combobox label>span{color:#5f6b65;font-size:var(--cc-type-label);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-weight:750;line-height:1.1;overflow:hidden}.ref-nav-search .cc-search-combobox input[type=text]{width:100%;min-width:0;color:var(--tinta);font-size:var(--cc-type-meta);text-overflow:ellipsis;background:0 0;border:0;padding:0;font-weight:650;line-height:1.25;overflow:hidden}.ref-nav-search .cc-search-combobox:hover{background-color:var(--soft)}.ref-nav-search .cc-search-combobox input[type=text]::placeholder{color:var(--tinta);opacity:1}.ref-nav-search>button{background:var(--tinta);min-width:88px;color:var(--cal);font-size:var(--cc-type-body);cursor:pointer;border:0;padding:0 18px;font-weight:700}.ref-nav-search>button:hover{background:var(--nopal)}.ref-nav-links{white-space:nowrap;font-size:var(--cc-type-body);align-items:center;gap:18px;margin-left:auto;font-weight:650;display:flex}.ref-nav-links>a{align-items:center;min-height:48px;display:flex;position:relative}.ref-nav-links>a:not(.ref-nav-cta):after{background:var(--nopal);content:"";transform-origin:0;height:2px;transition:transform .16s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0)}.ref-nav-links>a:not(.ref-nav-cta):hover{color:var(--nopal)}.ref-nav-links>a:not(.ref-nav-cta):hover:after{transform:scaleX(1)}.ref-nav-resources{position:relative}.ref-nav-resources>summary{cursor:pointer;align-items:center;gap:6px;min-height:48px;list-style:none;display:flex}.ref-nav-resources>summary::-webkit-details-marker{display:none}.ref-nav-resources>summary:after{color:var(--nopal);content:"↓";font-size:.875rem;transition:transform .16s}.ref-nav-resources[open]>summary,.ref-nav-resources>summary:hover{color:var(--nopal)}.ref-nav-resources[open]>summary:after{transform:rotate(180deg)}.ref-nav-resources>div{border:1.5px solid var(--tinta);background:var(--paper);border-radius:3px;width:292px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:-14px;box-shadow:0 1px 2px #16211c14}.ref-nav-resources>div:before{border-top:1.5px solid var(--tinta);border-left:1.5px solid var(--tinta);background:var(--paper);content:"";width:16px;height:16px;position:absolute;top:-9px;left:30px;transform:rotate(45deg)}.ref-nav-resources>div a{border-radius:3px;gap:3px;padding:12px;display:grid;position:relative}.ref-nav-resources>div a:hover{background:var(--soft)}.ref-nav-resources>div b{font:700 1rem/1.2 var(--cc-font-display)}.ref-nav-resources>div small{color:var(--muted);font-size:var(--cc-type-meta);white-space:normal;font-weight:500;line-height:1.35}.ref-nav-divider{background:var(--line);width:1px;height:24px}.ref-nav-signin{color:var(--nopal)!important}.ref-nav-cta,.ref-nav-compact-cta{border:1.5px solid var(--tinta);background:var(--cempasuchil);border-radius:3px;padding:0 18px;font-weight:750;min-height:48px!important;color:var(--tinta)!important}.ref-nav-cta:hover,.ref-nav-compact-cta:hover{background:#f5b63f}.ref-nav__compact-actions{align-items:center;gap:8px;margin-left:auto}.ref-mobile-menu{position:relative}.ref-mobile-menu>summary{border:1.5px solid var(--tinta);background:var(--paper);min-width:48px;min-height:48px;color:var(--tinta);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;gap:9px;padding-inline:11px;list-style:none;display:flex}.ref-mobile-menu>summary::-webkit-details-marker{display:none}.ref-menu-label{font-size:var(--cc-type-meta);font-weight:700}.ref-menu-icon{width:19px;height:14px;display:block;position:relative}.ref-menu-icon i{background:currentColor;width:19px;height:2px;transition:top .16s,transform .16s;position:absolute;left:0}.ref-menu-icon i:first-child{top:3px}.ref-menu-icon i:last-child{top:9px}.ref-mobile-menu[open] .ref-menu-icon i:first-child{top:6px;transform:rotate(45deg)}.ref-mobile-menu[open] .ref-menu-icon i:last-child{top:6px;transform:rotate(-45deg)}.ref-mobile-menu[open]>summary{background:var(--tinta);color:var(--cal)}.ref-mobile-menu>nav{z-index:10;border:1.5px solid var(--tinta);background:var(--paper);border-radius:3px;width:min(360px,100vw - 32px);padding:10px;display:grid;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 1px 2px #16211c14}.ref-mobile-menu__eyebrow{color:var(--muted);font:700 var(--cc-type-label)/1.3 var(--cc-font-display);letter-spacing:.12em;text-transform:uppercase;padding:9px 10px 7px}.ref-mobile-menu__eyebrow--section{border-top:1px solid var(--line);margin-top:7px;padding-top:13px}.ref-mobile-menu nav a{border-bottom:1px solid var(--line);min-height:48px;font-size:var(--cc-type-body);justify-content:space-between;align-items:center;gap:16px;padding:0 10px;font-weight:650;display:flex}.ref-mobile-menu nav a:hover{background:var(--soft);color:var(--nopal)}.ref-mobile-menu nav a i{color:var(--nopal);font-size:1.125rem;font-style:normal}.ref-mobile-menu nav .ref-mobile-menu__signin{border:1px solid var(--tinta);color:var(--nopal);justify-content:center;margin-top:8px}.ref-mobile-menu nav .ref-mobile-menu__cta{border:1.5px solid var(--tinta);background:var(--cempasuchil);color:var(--tinta);justify-content:center;margin-top:8px;font-weight:750}.cc-search-options[hidden]{display:none}.cc-search-options{z-index:80;border:1.5px solid var(--tinta);background:var(--paper);border-radius:3px;gap:2px;width:max(100%,270px);max-height:min(340px,60vh);padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 1px 2px #16211c14}.cc-search-option{width:100%;min-height:48px;color:var(--tinta);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;align-content:center;gap:2px;padding:8px 10px;display:grid}.cc-search-option:hover,.cc-search-option[aria-selected=true]{background:var(--soft)}.cc-search-option strong{font:700 1rem/1.25 var(--cc-font-display)}.cc-search-option small{color:var(--muted);font-size:var(--cc-type-meta);line-height:1.3}.cc-search-options__empty{color:var(--muted);font-size:var(--cc-type-meta);margin:0;padding:14px 10px;line-height:1.4}.ref-hero{background:var(--tinta);color:var(--cal);padding-block:64px 56px}.ref-hero__grid{grid-template-columns:minmax(0,660px) minmax(0,1fr);gap:56px;display:grid}.ref-hero__search-column{flex-direction:column;gap:20px;min-width:0;display:flex}.ref-hero h1{color:var(--cal);font-variation-settings:"wdth" 78, "wght" 800;text-transform:uppercase;letter-spacing:-.02em!important;font-size:clamp(3rem,4.25vw,3.625rem)!important;font-weight:800!important;line-height:.9!important}.ref-hero h1 span{border-bottom:5px solid var(--cempasuchil);color:var(--cempasuchil)}.ref-hero__search-column>p{color:#ddd9cc;max-width:64ch;font-size:var(--cc-type-body-lg);letter-spacing:.005em;font-weight:500;line-height:1.6}.ref-hero-search{grid-template-columns:1.25fr 1fr auto;gap:10px;display:grid}.ref-hero-search .cc-search-combobox{border:1.5px solid var(--cal);background:var(--paper);border-radius:3px;min-width:0;min-height:58px;position:relative}.ref-hero-search .cc-search-combobox>label{flex-direction:column;justify-content:center;gap:2px;min-height:58px;padding:8px 14px;display:flex}.ref-hero-search .cc-search-combobox label span{color:#5f6b65;font-size:var(--cc-type-label);letter-spacing:.1em;text-transform:uppercase;font-weight:700;line-height:1.2}.ref-hero-search .cc-search-combobox input[type=text]{background:var(--paper);width:100%;min-width:0;color:var(--tinta);border:0;padding:2px 0;font-size:17px;font-weight:600}.ref-hero-search .cc-search-combobox input[type=text]::placeholder{color:var(--tinta);opacity:1}.ref-hero-search>button{background:var(--nopal);color:var(--cal);cursor:pointer;border:0;border-radius:3px;padding:0 28px;font-size:17px;font-weight:650}.ref-hero-search>button:hover{background:var(--nopal-dark)}.ref-search-index{border-block:1px solid #3a4741}.ref-search-index a{border-bottom:1px solid #3a4741;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:12px;min-height:51px;display:grid}.ref-search-index a:last-child{border:0}.ref-search-index strong{font-variation-settings:"wdth" 92, "wght" 700;font:700 1.1875rem Archivo,sans-serif!important}.ref-search-index span{color:#b0c1b8;font-size:var(--cc-type-body);white-space:nowrap;font-weight:500}.ref-search-index b{color:var(--cal);font-size:20px}.ref-long-tail{color:#b0c1b8;max-width:70ch;font-size:var(--cc-type-body);flex-wrap:wrap;align-items:center;gap:8px 13px;line-height:1.5;display:flex}.ref-long-tail a{color:var(--cal);border-bottom:1px solid #54605a}.ref-new{flex-direction:column;gap:13px;min-width:0;display:flex}.ref-new__heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.ref-new__heading span{color:#c6dfd2;letter-spacing:.16em;text-transform:uppercase;line-height:1.3;font:700 var(--cc-type-label) "Archivo", sans-serif!important}.ref-new__heading small{color:#b0c1b8;font-size:var(--cc-type-meta);font-weight:500}.ref-new__cards{gap:10px;display:grid}.ref-academy{border:1px solid var(--line);background:var(--paper);min-height:142px;color:var(--tinta);border-radius:3px;grid-template-columns:132px minmax(0,1fr) auto;display:grid}.ref-academy__photo{border-right:1px solid var(--line);min-height:140px;overflow:hidden}.ref-academy__photo img{object-fit:cover;width:100%;height:100%}.ref-academy__photo>span{background:repeating-linear-gradient(135deg,#efede6 0 8px,#faf9f6 8px 16px);align-items:flex-end;width:100%;height:100%;padding:7px;display:flex}.ref-academy__photo small{background:var(--cal);color:#5f6b65;padding:2px 5px;font:.75rem/1.3 var(--cc-font-body)!important}.ref-academy__info{flex-direction:column;justify-content:center;gap:7px;min-width:0;padding:16px 18px;display:flex}.ref-academy__title{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.ref-academy__title h2{font-variation-settings:"wdth" 88, "wght" 700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:20px!important;line-height:1.08!important}.ref-academy__chips{gap:6px;display:flex}.ref-academy__chips span{background:var(--soft);color:#3a4741;font-size:var(--cc-type-label);border-radius:3px;padding:4px 9px;font-weight:700;line-height:1.3}.ref-academy__chips span:first-child{color:var(--nopal);background:#e4efe9}.ref-academy__info>p{color:var(--muted);font-size:var(--cc-type-body);line-height:1.4}.ref-academy__actions{flex-direction:column;justify-content:center;align-items:stretch;gap:7px;padding:16px 18px;display:flex}.ref-academy__actions a{background:var(--nopal);min-height:44px;color:var(--cal);font-size:var(--cc-type-body);border-radius:3px;justify-content:center;align-items:center;padding:0 18px;font-weight:650;display:flex}.ref-academy__actions .ref-view{border:1px solid var(--tinta);color:var(--tinta);background:0 0}.ref-inline-link{width:fit-content;min-height:44px;font-size:var(--cc-type-body);border-bottom:1.5px solid #c6dfd2;align-items:center;font-weight:650;display:inline-flex;color:#c6dfd2!important}.ref-categories{padding-top:64px}.ref-section-intro{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.ref-section-intro h2{font-variation-settings:"wdth" 82, "wght" 800;text-transform:uppercase;letter-spacing:-.015em!important;font-size:clamp(2.15rem,3.2vw,2.75rem)!important;font-weight:800!important;line-height:.95!important}.ref-section-intro p{max-width:56ch;color:var(--muted);font-size:17px;line-height:var(--cc-leading-body)}.ref-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ref-category{border:1px solid var(--line);border-left:5px solid var(--family-color);background:var(--paper);border-radius:3px;flex-direction:column;gap:10px;min-height:170px;padding:20px 22px;display:flex}.ref-category:hover{background:var(--soft)}.ref-category small{color:var(--family-color);letter-spacing:.16em;text-transform:uppercase;line-height:1.3;font:700 var(--cc-type-label) "Archivo", sans-serif!important}.ref-category h3{font-variation-settings:"wdth" 88, "wght" 700;font-size:24px!important;line-height:1.05!important}.ref-category p{max-width:48ch;color:var(--muted);font-size:var(--cc-type-body);line-height:var(--cc-leading-body)}.ref-category strong{color:#5f6b65;font-size:var(--cc-type-body);margin-top:auto;line-height:1.4}.ref-category--all{--family-color:var(--cempasuchil);background:var(--tinta);color:var(--cal)!important}.ref-category--all:hover{background:#26312c}.ref-category--all small,.ref-category--all strong{color:#c6dfd2}.ref-category--all p{color:#9baaa2}.ref-how{background:var(--soft);grid-template-columns:300px minmax(0,1fr);gap:40px;width:auto;margin:64px 44px 0;padding:44px;display:grid}.ref-how>h2{font-variation-settings:"wdth" 82, "wght" 800;text-transform:uppercase;font-size:40px!important;line-height:.95!important}.ref-how ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:0;padding:0;list-style:none;display:grid}.ref-how li span{color:var(--cempasuchil);font-variation-settings:"wdth" 85, "wght" 800;margin-bottom:10px;line-height:1;display:block;font:800 2.625rem Archivo,sans-serif!important}.ref-how li h3{font-variation-settings:"wdth" 90, "wght" 700;font-size:21px!important}.ref-how li p{color:#3a4741;margin-top:10px;font-size:16px;line-height:1.55}.ref-cities{padding-top:64px}.ref-simple-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.ref-simple-heading h2{font-variation-settings:"wdth" 82, "wght" 800;text-transform:uppercase;font-size:44px!important;line-height:.95!important}.ref-simple-heading a{border-bottom:1.5px solid var(--nopal);min-height:44px;color:var(--nopal);font-size:var(--cc-type-body);align-items:center;font-weight:650;display:inline-flex}.ref-city-grid{grid-template-columns:repeat(var(--city-columns), minmax(0, 1fr));gap:12px;display:grid}.ref-city-grid a{border:1px solid var(--line);background:var(--paper);border-radius:3px;flex-direction:column;justify-content:center;min-height:85px;padding:18px 20px;display:flex}.ref-city-grid a:hover{background:var(--soft)}.ref-city-grid h3{font-variation-settings:"wdth" 88, "wght" 700;font-size:21px!important}.ref-city-grid span{color:#5f6b65;font-size:var(--cc-type-body);margin-top:4px;line-height:1.4}.ref-business{background:var(--nopal);width:auto;color:var(--cal);grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;margin:64px 44px 0;padding:48px 44px;display:grid}.ref-business__copy{padding-left:0}.ref-business__copy>small{color:#d6eadf;letter-spacing:.22em;text-transform:uppercase;line-height:1.3;font:700 var(--cc-type-label) "Archivo", sans-serif!important}.ref-business__copy h2{color:var(--cal);font-variation-settings:"wdth" 80, "wght" 800;text-transform:uppercase;margin-top:20px;font-size:48px!important;line-height:.94!important}.ref-business__copy p{color:#d6eadf;max-width:56ch;font-size:var(--cc-type-body-lg);margin-top:20px;font-weight:500;line-height:1.6}.ref-business__copy>div{gap:12px;margin-top:20px;display:flex}.ref-business__copy>div a{border:1.5px solid var(--cal);min-height:52px;color:var(--cal);border-radius:3px;justify-content:center;align-items:center;padding:0 24px;font-size:17px;font-weight:700;display:flex}.ref-business__copy>div a:first-child{border-color:var(--cempasuchil);background:var(--cempasuchil);color:var(--tinta)}.ref-panel{background:var(--cal);color:var(--tinta);border-radius:3px;overflow:hidden}.ref-panel__top{background:var(--tinta);align-items:center;gap:10px;min-height:48px;padding:12px 18px;display:flex}.ref-panel__top img{object-fit:contain;width:130px;height:25px}.ref-panel__top b{color:#c6dfd2;font-size:var(--cc-type-label);letter-spacing:.08em;border:1px solid #54605a;padding:3px 6px;line-height:1.3}.ref-panel__top span{color:#ddd9cc;font-size:var(--cc-type-meta);margin-left:auto}.ref-panel__body{gap:16px;padding:22px;display:grid}.ref-panel__body>p{max-width:60ch;color:var(--muted);font-size:var(--cc-type-body);line-height:var(--cc-leading-body)}.ref-panel__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.ref-panel__features li{overflow-wrap:anywhere;border:1px solid var(--line);background:var(--paper);min-height:48px;font-size:var(--cc-type-body);flex-wrap:wrap;align-items:center;gap:10px;padding:10px 13px;font-weight:650;display:flex}.ref-panel__features li:before{width:22px;height:22px;color:var(--nopal);content:"✓";background:#e4efe9;border-radius:50%;flex:0 0 22px;place-items:center;font-size:13px;font-weight:800;display:grid}.ref-footer{background:var(--tinta);color:var(--cal);margin-top:64px;padding-block:52px 32px}.ref-footer__grid{grid-template-columns:1.3fr repeat(4,1fr);gap:36px;min-height:300px;display:grid}.ref-footer__lockup{align-items:center;width:156px;min-height:44px;display:flex}.ref-footer__lockup img{width:156px;height:auto}.ref-footer__brand p{color:#b0c1b8;max-width:32ch;font-size:var(--cc-type-body);margin-top:16px;font-weight:500;line-height:1.6}.ref-footer nav{flex-direction:column;gap:9px;display:flex}.ref-footer nav b{color:#c6dfd2;letter-spacing:.16em;text-transform:uppercase;margin-bottom:3px;line-height:1.3;font:700 var(--cc-type-label) "Archivo", sans-serif!important}.ref-footer nav a{color:#ddd9cc;min-height:44px;font-size:var(--cc-type-body);align-items:center;line-height:1.4;display:flex}.ref-footer nav a:hover{text-underline-offset:3px;text-decoration:underline}.ref-footer__resources{margin-top:8px}.ref-footer__legal{color:#a9b5ae;font-size:var(--cc-type-meta);border-top:1px solid #3a4741;gap:22px;margin-top:40px;padding-top:20px;line-height:1.5;display:flex}.ref-footer__legal span:last-child{margin-left:auto}:root:root:root:root:root:root:root body .ref-home .ref-hero h1{letter-spacing:-.02em!important;font-size:3.625rem!important;line-height:.9!important}:root:root:root:root:root:root:root body .ref-home .ref-section-intro h2{font-size:2.75rem!important;line-height:.95!important}:root:root:root:root:root:root:root body .ref-home .ref-category h3{font-size:1.5rem!important;line-height:1.05!important}:root:root:root:root:root:root:root body .ref-home .ref-how>h2{font-size:2.5rem!important;line-height:.95!important}:root:root:root:root:root:root:root body .ref-home .ref-how li h3{font-size:1.3125rem!important}:root:root:root:root:root:root:root body .ref-home .ref-simple-heading h2{font-size:2.75rem!important;line-height:.95!important}:root:root:root:root:root:root:root body .ref-home .ref-city-grid h3{font-size:1.3125rem!important}:root:root:root:root:root:root:root body .ref-home .ref-business__copy h2{font-size:3rem!important;line-height:.94!important}:root:root:root:root:root:root:root body .ref-home .ref-academy__title h2{text-transform:none!important;font-size:1.25rem!important;font-weight:700!important;line-height:1.08!important}:root:root:root:root:root:root:root body .ref-home :is(.ref-search-index strong,.ref-new__heading span,.ref-category small,.ref-how li span,.ref-business__copy>small,.ref-footer nav b,.ref-mobile-categories>b){font-family:var(--cc-font-display)!important}@media (width>=1191px) and (width<=1320px){.ref-nav__inner{gap:14px}.ref-nav-search{width:min(30vw,410px);min-width:360px}.ref-nav-links{font-size:var(--cc-type-meta);gap:12px}.ref-nav-cta{padding-inline:14px}}@media (width<=1190px){.ref-nav-links{display:none}.ref-nav__compact-actions{display:flex}.ref-nav-search{flex:1;width:auto;min-width:340px;max-width:none}}@media (width<=1120px){.ref-hero__grid{gap:34px}.ref-academy{grid-template-columns:100px minmax(0,1fr)}.ref-academy__actions{flex-direction:row;grid-column:2;justify-content:flex-start;padding-top:0}.ref-academy__actions a{min-height:32px}}@media (width<=980px){.ref-shell{padding-inline:16px}.ref-home main{flex-direction:column;display:flex}.ref-nav__inner{gap:14px;min-height:64px;padding:8px 28px}.ref-logo{width:148px;min-width:148px}.ref-logo img{width:148px;height:auto}.ref-nav-search{min-width:0;height:52px}.ref-nav-compact-cta{display:none}.ref-hero{order:1;padding-block:22px 24px}.ref-hero__grid{grid-template-columns:1fr;gap:0;display:grid}.ref-desktop-title{display:none}.ref-mobile-title{display:block}.ref-desktop-intro{display:none}.ref-mobile-intro{display:block}.ref-mobile-only{display:inline}.ref-hero h1{font-size:2.12rem!important;line-height:.92!important}.ref-hero__search-column{gap:14px}.ref-hero__search-column>p{max-width:58ch;font-size:var(--cc-type-body);line-height:1.6}.ref-hero-search{grid-template-columns:1fr;gap:9px}.ref-hero-search .cc-search-combobox{border:0;min-height:58px}.ref-hero-search .cc-search-combobox>label{min-height:58px;padding:9px 14px}.ref-hero-search>button{min-height:52px}.ref-mobile-categories{background:var(--cal);gap:12px;margin:0 -16px;padding:20px 16px 16px;display:grid}.ref-mobile-categories>b{color:#5f6b65;letter-spacing:.16em;text-transform:uppercase;line-height:1.3;font:700 var(--cc-type-label) "Archivo", sans-serif!important}.ref-mobile-categories>div{gap:7px;max-width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.ref-mobile-categories a{background:var(--paper);color:#33403a;border:1px solid #cfcbbd;border-radius:3px;flex:none;align-items:center;min-height:48px;padding:0 16px;font-size:15px;font-weight:600;display:flex}.ref-mobile-categories a.active{border-color:var(--tinta);background:var(--tinta);color:var(--cal)}.ref-search-index,.ref-long-tail{display:none}.ref-new{background:var(--cal);color:var(--tinta);gap:14px;margin:0 -16px -24px;padding:4px 16px 20px}.ref-new__heading span,.ref-new__heading small{color:#5f6b65}.ref-new__cards{gap:12px}.ref-academy{flex-direction:column;min-height:0;display:flex}.ref-academy:nth-child(n+3),.ref-academy:nth-child(2) .ref-academy__photo{display:none}.ref-academy__photo{border-right:0;border-bottom:1px solid var(--line);height:150px;min-height:150px}.ref-academy__info{padding:14px 15px 8px}.ref-academy__title h2{white-space:normal;font-size:23px!important}.ref-academy__chips span{font-size:var(--cc-type-label)}.ref-academy__info>p{font-size:var(--cc-type-body)}.ref-academy__actions{flex-direction:row;grid-column:auto;width:100%;padding:7px 15px 14px;display:flex}.ref-academy__actions a{flex:1;min-height:48px;font-size:16px}.ref-academy__actions .ref-view{flex:0 0 72px}.ref-inline-link{border-color:var(--nopal);align-items:center;min-height:48px;display:flex;color:var(--nopal)!important}.ref-cities{order:2;padding-top:24px;padding-bottom:8px}.ref-simple-heading{margin-bottom:12px}.ref-simple-heading h2{font-size:1.55rem!important}.ref-city-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ref-city-grid a{min-height:68px;padding:10px 13px}.ref-categories{order:3;padding-top:46px}.ref-section-intro{display:block}.ref-section-intro h2{font-size:2rem!important}.ref-section-intro p{max-width:56ch;font-size:var(--cc-type-body);margin-top:13px;line-height:1.6}.ref-category-grid{grid-template-columns:1fr;gap:8px}.ref-category{min-height:164px}.ref-how{order:4;width:100%;margin:46px 0 0;padding:28px 16px;display:block}.ref-how>h2{margin-bottom:28px}.ref-how ol{grid-template-columns:1fr;gap:24px}.ref-how li{border-top:1px solid #cfcbbd;padding-top:18px}.ref-how li span{margin-bottom:10px}.ref-business{order:5;grid-template-columns:1fr;gap:32px;width:100%;margin:46px 0 0;padding:34px 22px}.ref-business__copy h2{font-size:2rem!important}.ref-business__copy>div{flex-direction:column}.ref-business__copy>div a{min-height:50px}.ref-panel__top span{display:none}.ref-footer{margin-top:0;padding-top:40px}.ref-footer__grid{grid-template-columns:1fr 1fr;gap:30px 22px;min-height:0}.ref-footer__brand{grid-column:1/-1}.ref-footer nav a{min-height:44px}.ref-footer__legal{flex-wrap:wrap;gap:4px 18px}.ref-footer__legal a,.ref-footer__legal span{align-items:center;min-height:44px;display:inline-flex}.ref-footer__legal span:last-child{width:100%;margin:4px 0 0}:root:root:root:root:root:root:root body .ref-home .ref-hero h1{font-size:2.125rem!important;line-height:.92!important}:root:root:root:root:root:root:root body .ref-home .ref-academy__title h2{text-transform:none!important;font-size:1.4375rem!important;line-height:1.05!important}:root:root:root:root:root:root:root body .ref-home .ref-simple-heading h2{font-size:1.75rem!important}:root:root:root:root:root:root:root body .ref-home .ref-section-intro h2{font-size:2rem!important}:root:root:root:root:root:root:root body .ref-home .ref-category h3{font-size:1.375rem!important}:root:root:root:root:root:root:root body .ref-home .ref-how>h2{font-size:2rem!important}:root:root:root:root:root:root:root body .ref-home .ref-how li h3{font-size:1.125rem!important}:root:root:root:root:root:root:root body .ref-home .ref-business__copy h2{font-size:2rem!important;line-height:.94!important}}@media (width>=600px) and (width<=980px){.ref-shell{padding-inline:28px}.ref-hero{padding-block:40px 32px}.ref-desktop-title,.ref-desktop-intro{display:block}.ref-mobile-title,.ref-mobile-intro{display:none}.ref-hero h1{max-width:14ch}.ref-hero-search{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.ref-hero-search>button{min-width:132px;padding-inline:22px}.ref-mobile-categories{margin-inline:-28px;padding-inline:28px}.ref-new{margin-inline:-28px;padding:16px 28px 28px}.ref-new__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.ref-academy:nth-child(2) .ref-academy__photo{display:flex}.ref-cities{padding-top:36px}.ref-city-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ref-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ref-how{padding-inline:28px}.ref-how ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ref-business{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:32px;padding:40px 28px}.ref-business__copy>div{align-items:stretch}.ref-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ref-footer__brand{grid-column:auto}:root:root:root:root:root:root:root body .ref-home .ref-hero h1{font-size:3rem!important;line-height:.92!important}}@media (width>=981px) and (width<=1190px){.ref-nav__inner{gap:16px}.ref-nav-search{min-width:280px}.ref-hero__grid{grid-template-columns:minmax(0,1fr)}.ref-new__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.ref-academy{flex-direction:column;min-height:0;display:flex}.ref-academy__photo{border-right:0;border-bottom:1px solid var(--line);height:170px;min-height:170px}.ref-academy__info{flex:1;justify-content:flex-start}.ref-academy__title h2{white-space:normal}.ref-academy__actions{flex-direction:row;grid-column:auto;justify-content:stretch;padding-top:0}.ref-academy__actions a{flex:1;min-height:48px}.ref-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ref-how{grid-template-columns:220px minmax(0,1fr);gap:28px}.ref-how ol{gap:20px}.ref-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.ref-nav__inner{padding-inline:16px}.ref-nav-search{display:none}}@media (width<=520px){.ref-nav__inner{gap:10px}.ref-logo{width:142px;min-width:142px}.ref-logo img{width:142px}.ref-menu-label{display:none}.ref-mobile-menu>summary{width:48px;padding-inline:0}.ref-panel__features{grid-template-columns:1fr}}@media (width<=420px){.ref-footer__grid{grid-template-columns:1fr}.ref-footer__brand{grid-column:auto}}@media (prefers-reduced-motion:reduce){.ref-home *,.ref-home :before,.ref-home :after{scroll-behavior:auto!important;transition:none!important}}
