.instruccionesTitle{font-size:4vw;font-weight:600;margin-top:11rem;width:100%}.instruccionesSubtitle,.instruccionesTitle{display:flex;flex-direction:column;align-items:center;justify-content:center;font-style:normal;line-height:normal;text-align:center;color:#fff;z-index:0}.instruccionesSubtitle{font-size:1.8vw;font-weight:300;width:77%;margin-top:1.5rem}.instruccionesMarcaCardsContainer{display:grid;width:80%;height:-moz-min-content;height:min-content;min-height:-moz-max-content;min-height:max-content;grid-template-columns:repeat(3,1fr);row-gap:4vw;-moz-column-gap:4vw;column-gap:4vw;margin-top:2.35vw;margin-bottom:3rem;padding-bottom:.45rem}.instruccionesMarcaPill{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:-moz-max-content;height:max-content;padding:1.5rem;gap:1rem;border-radius:56px;background-color:#fff;box-shadow:0 4px 10px 4px rgba(0,0,0,.1);font-size:2.5vw;font-weight:700;transition:scale .2s ease-in-out;-webkit-tap-highlight-color:transparent}.pillLogoImage{height:3.6vw;width:auto}@media (min-width:640px){.instruccionesMarcaPill:hover{scale:1.07;cursor:pointer}}@media (max-width:1024px){.instruccionesTitle{font-size:2.8rem;margin-top:8rem;width:87%}.instruccionesSubtitle{font-size:1.4rem;width:77%;margin-top:1.25rem}.instruccionesMarcaCardsContainer{width:80%;grid-template-columns:repeat(2,1fr);row-gap:4vw;-moz-column-gap:6vw;column-gap:6vw;margin-top:1.75rem;padding-bottom:.45rem}.instruccionesMarcaPill{padding:1rem 2rem;gap:1rem;font-size:2rem}.pillLogoImage{height:3rem;width:auto}}@media (max-width:640px){.instruccionesTitle{font-size:2.2rem;margin-top:5rem;width:87%}.instruccionesSubtitle{font-size:1.1rem;width:77%;margin-top:1rem}.instruccionesMarcaCardsContainer{width:80%;grid-template-columns:repeat(1,1fr);row-gap:1.5rem;margin-top:1.5rem;padding-bottom:.45rem}.instruccionesMarcaPill{padding:.75rem 2rem;gap:.6rem;font-size:1.65rem}.pillLogoImage{height:2.5rem;width:auto}}