/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.text-center{text-align:center}.bg-primario{background-color:#e8505b}html{box-sizing:border-box;font-size:62.5%}*,:after,:before{box-sizing:inherit}body{font-family:Roboto,sans-serif;font-size:1.6rem}p{color:#000;font-size:2rem}.contenedor{margin:0 auto;max-width:1200px;width:95%}a{text-decoration:none}img{display:block;max-width:100%}h1,h2,h3{margin:0 0 5rem}h1{font-size:4rem}h2{font-size:3.6rem}h3{font-size:3.2rem}.header{align-items:center;display:flex;flex-direction:column;padding:5rem 0}@media (min-width:1024px){.header{flex-direction:row;justify-content:space-between}}.header__logo{margin-bottom:5rem;width:30rem}@media (min-width:1024px){.header__logo{margin-bottom:0}}.navegacion{align-items:center;display:flex;flex-direction:column;gap:2rem;width:100%}@media (min-width:1024px){.navegacion{flex-direction:row;width:auto}}.navegacion__link{color:#000;font-size:2rem;font-weight:700}.navegacion__link--registrar{background-color:#e8505b;border:none;border-radius:1rem;color:#fff;display:block;font-size:2rem;font-weight:700;padding:1.2rem 3rem;text-align:center;text-decoration:none;transition:background-color .3s ease;width:100%}.navegacion__link--registrar:hover{background-color:#e22331;cursor:pointer}@media (min-width:768px){.navegacion__link--registrar{width:auto}.formulario__grid{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr)}}.formulario__contenido{background-color:#e8505b;display:flex;flex-direction:column;justify-content:space-evenly;padding:5rem}.formulario__heading{color:#fff;text-align:center}.formulario__campo{margin-bottom:1rem}.formulario__label{color:#fff;display:block;margin:1rem 0;text-transform:uppercase}.formulario__input{border:none;padding:1.5rem;width:100%}.formulario__submit{background-color:#455a64;border:none;border-radius:1rem;color:#fff;display:block;font-size:2rem;font-weight:700;margin-top:2rem;padding:1.2rem 3rem;text-align:center;text-decoration:none;transition:background-color .3s ease;width:100%}.formulario__submit:hover{background-color:#303f46;cursor:pointer}@media (min-width:768px){.formulario__submit{width:auto;width:100%}}.formulario__imagen-contenedor{display:flex;justify-content:center;margin-top:5rem}.formulario__imagen{width:30rem}@media (min-width:1024px){.formulario__imagen{width:100%}}.pasos{margin-top:5rem}.pasos__contenido{background-color:#e8505b;margin-top:-1px}.pasos__heading{color:#fff;text-align:center}.pasos__heading--descripcion{display:block;font-size:1.8rem}@media (min-width:768px){.pasos__grid{display:grid;gap:5rem;grid-template-columns:repeat(3,1fr)}}.pasos__imagen{transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.pasos__imagen:hover{-webkit-transform:rotate(-4deg) scale(1.2);transform:rotate(-4deg) scale(1.2)}.testimoniales{padding:5rem 0}.testimoniales__heading{text-align:center}@media (min-width:768px){.testimoniales__grid{display:grid;gap:2rem;grid-template-columns:repeat(5,1fr)}}.testimonial{background-color:#455a64;border-radius:1rem;color:#fff;margin-bottom:2rem;padding:2rem}.testimonial:last-of-type{margin-bottom:0}@media (min-width:768px){.testimonial{margin-bottom:0}.testimonial:first-child{grid-column:1/4}.testimonial:nth-child(3){grid-column:5/6;grid-row:1/3}.testimonial:nth-child(4){grid-column:1/3}.testimonial:nth-child(5){grid-column:3/5}}.testimonial__header{align-items:center;display:flex;gap:2rem}.testimonial__imagen{border-radius:50%;flex-basis:10rem;overflow:hidden}.testimonial__autor{color:#fff;font-weight:700;margin:.5rem 0}.testimonial__texto{font-size:2rem;line-height:1.5;margin:2rem 0 0;padding-left:4rem;position:relative}.testimonial__texto:before{content:open-quote;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:10rem;left:0;opacity:.2;position:absolute;top:-4rem}.favoritos{background-color:#eceeef;padding:5rem 0}.favoritos__heading{color:#455a64;text-align:center}@media (min-width:768px){.favoritos__grid{display:grid;gap:4rem;grid-template-columns:repeat(2,1fr)}}.favorito{background-color:#fff;box-shadow:0 0 2.6rem -.8rem;margin-bottom:2rem;padding:4rem}.favorito:last-of-type{margin-bottom:0}@media (min-width:768px){.favorito{margin-bottom:0}.favorito__grid{align-items:center;display:grid;gap:2rem;grid-template-columns:2fr 3fr}}@media (min-width:1024px){.favorito__grid{gap:4rem;grid-template-columns:1fr 3fr}}.favorito__imagen{margin:0 auto 2rem;max-width:20rem}.favorito__contenido{align-items:center;display:flex;flex-direction:column}@media (min-width:768px){.favorito__contenido{align-items:flex-start}}.favorito__nombre{color:#e8505b;font-size:2.4rem;margin:1rem 0}.favorito__descripcion{color:#455a64;font-size:1.6rem;line-height:1.7;margin:.5rem 0;text-align:center}@media (min-width:768px){.favorito__descripcion{text-align:left}}.repartidores{padding:5rem 0}.repartidores__heading{color:#455a64;text-align:center}@media (min-width:768px){.repartidores__grid{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr)}}.repartidores__contenido{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-evenly}.repartidores__texto{color:#455a64;line-height:1.5}.repartidores__enlace{background-color:#e8505b;border:none;border-radius:1rem;color:#fff;display:block;font-size:2rem;font-weight:700;padding:1.2rem 3rem;text-align:center;text-decoration:none;transition:background-color .3s ease;width:100%}.repartidores__enlace:hover{background-color:#e22331;cursor:pointer}@media (min-width:768px){.repartidores__enlace{width:auto}}.descargar{background-color:#eceeef;padding:5rem 0}@media (min-width:768px){.descargar__grid{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr)}}.descargar__imagen{margin:0 auto;transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:50%}.descargar__imagen:hover{-webkit-transform:rotate(4deg) scale(1.2);transform:rotate(4deg) scale(1.2)}.tiendas{display:flex;flex-direction:column;justify-content:center}.tiendas__heading,.tiendas__texto{text-align:center}.tiendas__heading{color:#455a64;margin:2rem 0 0}.tiendas__texto{margin-bottom:3rem}.tiendas__grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.tiendas__enlace{transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.tiendas__enlace:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.footer{background-color:#455a64;padding-top:5rem}@media (min-width:768px){.footer__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}}.footer__widget{margin-bottom:5rem}.footer__widget:last-of-type{margin-bottom:0}.footer__heading{color:#fff;margin:0;text-align:center}@media (min-width:768px){.footer__heading{text-align:left}}.footer__nav{display:flex;flex-direction:column}.footer__nav,.footer__texto{margin-top:2rem}.footer__link,.footer__texto{color:#fff;font-size:2rem;line-height:1.8;text-align:center}@media (min-width:768px){.footer__link,.footer__texto{text-align:left}}.footer__copyright{background-color:#e8505b;color:#fff;margin:0;padding:2rem;text-align:center}
/*# sourceMappingURL=app.css.map */
