@charset "UTF-8";:root{--header-height:70px;--layout-padding:2.5%}@media screen and (min-width:993px){:root{--header-height:80px;--layout-padding:32px}}@media screen and (min-width:1201px){:root{--header-height:120px;--layout-padding:120px}}::selection{background-color:#3e3e3e;color:#fff}:user-valid{color:#3e3e3e}:user-invalid{color:red}*,::after,::before{box-sizing:border-box;outline:0}html{font-size:16px;color-scheme:dark light;hanging-punctuation:first last;scroll-behavior:smooth}body,p{margin:0}body{min-height:100svh;outline:0;padding:0;overflow:overlay;overflow-x:hidden;background-color:#fff}body.hidden{overflow:hidden}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{line-height:1.5;text-wrap:pretty}a{text-decoration:none;color:inherit;line-height:1.3}a,blockquote,button,figcaption,label,li,p,span,textarea{font-family:quasimoda,system-ui,sans-serif;font-weight:400;font-style:normal;font-size:clamp(16px,1.042vw,20px);max-width:75ch}@media screen and (min-width:1921px){a,blockquote,button,figcaption,label,li,p,span,textarea{font-size:24px}}button{padding:0;border:0;background:inherit;cursor:pointer}html,input{color:#3e3e3e}ol,ul{list-style:none;padding:0}img,picture,video{display:block;max-width:100%}::-webkit-scrollbar{width:5px}@media screen and (min-width:1201px){::-webkit-scrollbar{width:10px}}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#8cb2dc;background-clip:padding-box}.section-1.h-h .link{margin-bottom:1rem}.section-1.h-h .link h4{margin-bottom:.5rem}.section-1.h-h .link a{width:fit-content}.section-1.h-h .link svg{margin-right:.5rem}.section-1.h-h div.buttons{margin-top:2rem;gap:0}.section-1.h-h div.buttons p{width:100%}.section-1.h-h div.buttons a{margin-right:2rem}.cta{margin-bottom:0}.section-2 .succursales{display:flex;flex-flow:column nowrap;gap:2rem;margin-top:4rem}@media screen and (min-width:993px){.section-2 .succursales{flex-flow:row wrap;gap:2%;justify-content:space-between}}.section-2 .succursales .succursale{width:100%;background-color:#f0f2f4;border-radius:12px;padding:1rem;box-shadow:rgba(0,0,0,.2) 0 3px 10px}@media screen and (min-width:1201px){.section-2 .succursales .succursale{flex:1 1 49%;min-width:390px;padding:2rem;width:49%}}@media screen and (min-width:993px){.section-2 .succursales .succursale{flex:1 1 30%;max-width:49%;margin-bottom:2rem}}.section-2 .succursales .succursale h4{margin-bottom:1rem}.section-2 .succursales .succursale a{display:inline-block;width:75%;height:auto;vertical-align:top;margin-left:.5rem}@media screen and (min-width:993px){.section-2 .succursales .succursale a{height:85px}}@media screen and (min-width:1201px){.section-2 .succursales .succursale a{height:60px}}.section-1.h-h .link a:hover,.section-2 .succursales .succursale a:hover{text-decoration:underline;color:#025e70}.section-2 .succursales .succursale .map{width:100%;aspect-ratio:1.6/1;margin-top:1rem;background-color:#fff;border-radius:12px}@media screen and (min-width:1201px){.section-2 .succursales .succursale .map{aspect-ratio:1.3/1}}