.header{background-image:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.7)),url(../img/header.jpg);background-position:70%;background-repeat:no-repeat;background-size:cover;height:50rem}.header__contenedor{padding:2rem 0;width:100%}@media(min-width:1024px){.header__contenedor{-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between}}.header__imagenes{-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between}.header__logo{width:20rem}@media(min-width:768px){.header__logo{width:30rem}}.header__menu{background-color:#fff;height:5rem;padding:.5rem;width:5rem}@media(min-width:1024px){.header__menu{display:none}}.navegacion{display:none;margin-top:5rem}@media(min-width:1024px){.navegacion{-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;display:block;display:-ms-flexbox;display:flex;gap:4rem;justify-content:space-between;margin-top:0}}.navegacion__link{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;color:#fff;display:block;font-size:2rem;justify-content:center;margin-bottom:2rem;padding:1rem;text-align:center;text-decoration:none;transition-duration:.4s;transition-property:background-color}.navegacion__link:hover{background-color:#e99401;border-radius:1rem;cursor:pointer}.carrito__img,.navegacion__img{height:5rem;margin:0 auto;width:5rem}.carrito__img{cursor:pointer}.submenu{position:relative}.submenu #carrito{display:none}.submenu:hover #carrito{background-color:#e99401;border-radius:1rem;color:#fff;display:block;height:40rem;padding:2rem;position:absolute;right:-5rem;top:150%;width:auto;z-index:1}@media(min-width:768px){.submenu:hover #carrito{right:0;top:200%}}.carrito__opcion{font-size:2rem}.carrito__tr{-ms-flex-pack:justify;border-bottom:.2rem solid #fff;display:-ms-flexbox;display:flex;gap:3rem;justify-content:space-between;padding-bottom:1rem}.carrito__boton{background-color:#fff;border:none;border-radius:.5rem;color:#000;display:block;font-size:2rem;margin-top:2rem;padding:2rem;text-align:center;text-transform:uppercase;width:100%}@media(min-width:768px){.carrito__boton{margin-top:5rem}}.carrito__boton:hover{cursor:pointer}.carrito__tr--dos{padding:3rem 0}/*! 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}html{box-sizing:border-box;font-size:62.5%}*,:after,:before{box-sizing:inherit}body{font-family:Roboto,sans-serif}h1{font-weight:900}h2{font-weight:700}p{font-size:2rem;font-weight:300;line-height:2}.boton{font-weight:700}li{list-style:none}a{text-decoration:none}img{display:block;width:100%}.contenedor{margin:0 auto;max-width:120rem;width:95%}.boton{background-color:#000;border:none;border-radius:.5rem;color:#fff;display:block;font-size:2rem;padding:2rem;text-align:center;text-transform:uppercase;transition-duration:.8s;transition-property:background-color;width:100%}@media(min-width:768px){.boton{display:inline}}.boton:hover{background-color:#e99401;cursor:pointer}.precio{font-weight:900}.activo{border-radius:1rem;padding:1rem}.abajo,.activo{background-color:#e99401}.abajo{position:fixed;transition:.7s;width:100%;z-index:999}.blanco{background-color:#fff;border-radius:1rem;color:#000;padding:1rem;transition:.7s}.ocultar{display:none}@media(min-width:1024px){.ocultar{display:block}}.ocultardos{display:block}@media(min-width:1024px){.ocultardos{display:none}}.coleccion{margin-top:9rem}.coleccion__heading,.coleccion__title{color:#e99401;font-size:3rem;text-align:center}@media(min-width:768px){.coleccion__heading,.coleccion__title{font-size:5rem}}.coleccion__grid{margin-top:5rem}@media(min-width:768px){.coleccion__grid{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.coleccion__grid{grid-template-columns:repeat(3,1fr)}}.coleccion__card{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-top:5rem}.coleccion__img{width:15rem}.coleccion__modelo{color:#e99401;font-size:3rem;text-transform:uppercase}.coleccion__txt{font-size:1.8rem;line-height:2}.coleccion__precio{color:#e99401;font-size:4rem;font-weight:900;margin:3rem 0 5rem}.coleccion__boton{transition-duration:.5s;transition-property:background-color}.coleccion__boton:hover{background-color:#e99401}.cursos{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-image:url(../img/banner.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:60rem;justify-content:center;margin-top:9rem}@media(min-width:768px){.cursos{display:grid;grid-template-columns:repeat(2,1fr)}.cursos__contenido{grid-column:2/3;grid-row:2/3}}.cursos__heading{color:#e99401;font-size:4rem}.cursos__heading,.cursos__txt{line-height:2;margin:0;padding:0;text-align:center}.cursos__txt{color:#fff;font-weight:500}.blog{margin-top:9rem}.blog__titulo{color:#e99401;font-size:5rem;text-align:center}@media(min-width:768px){.blog__grid{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.blog__grid{grid-template-columns:repeat(3,1fr)}}.blog__card{margin-top:5rem}.blog__heading{font-size:2.5rem;font-weight:700}@media(min-width:768px){.blog__heading{font-size:4rem;height:10rem}}.blog__fecha{color:#e99401;font-size:2rem;font-weight:500}.blog__txt{font-size:2rem;font-weight:300;line-height:2}.blog__boton{display:block;transition-duration:.5s;transition-property:background-color}.blog__boton:hover{background-color:#e99401}.blog__imagen{overflow:hidden;z-index:1}.blog__img{transition-duration:.8s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.blog__img:hover{cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}.footer{background-color:#262626;color:#fff;margin-top:9rem;padding:9rem 0}@media(min-width:768px){.footer__contenido{-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;justify-content:space-between}.footer__contenido,.footer__menu{display:-ms-flexbox;display:flex}}.footer__link{color:#fff;display:block;font-size:2.5rem;margin-bottom:3rem;text-align:center;text-decoration:none}.footer__link:last-of-type{margin-right:0}.footer__link:hover{cursor:pointer}@media(min-width:768px){.footer__link{display:-ms-flexbox;display:flex;margin-right:3rem}}.footer__derechos{color:#fff;font-size:2.5rem;line-height:2;text-align:center}@media(min-width:768px){.footer__derechos{text-align:unset}}.nosotros{margin-top:9rem}.nosotros__heading{color:#e99401;font-size:4rem;font-weight:700;text-align:center}@media(min-width:768px){.nosotros__grid{-ms-flex-align:center;align-items:center;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}}.nosotros__imagen{margin-bottom:5rem}@media(min-width:768px){.nosotros__imagen{margin-bottom:0}}.producto{margin-top:9rem}@media(min-width:768px){.producto{max-width:80%}.producto__grid{-ms-flex-align:center;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.producto__img{height:50%;margin-left:15rem;-o-object-fit:cover;object-fit:cover;width:50%}}.producto__heading{color:#e99401;font-size:4rem;font-weight:700}.producto__precio{color:#e99401;font-size:5rem;font-weight:700;margin:0;padding:0}.producto__cantidad{font-size:2rem;font-weight:500}.producto__select{border-radius:1rem;font-size:2rem;margin:2rem 0;padding:2rem 0;text-align:center;width:100%}.producto__boton{display:block;transition-duration:.8s;transition-property:background-color}.producto__boton:hover{background-color:#e99401}.articulo{margin-top:9rem;max-width:70%}.articulo__heading{font-size:3rem;font-weight:700}.articulo__fecha{color:#e99401;font-size:2rem;font-weight:500}.pedido{margin-top:9rem}.pedido__heading{color:#e99401;font-size:3rem;text-align:center}@media(min-width:768px){.pedido__grid{display:grid;gap:10rem;grid-template-columns:repeat(3,1fr)}}.pedido__articulo{font-size:3rem;font-weight:700}.pedido__informacion{grid-column:1/3}@media(min-width:768px){.pedido__informacion{-ms-flex-align:center;align-items:center;display:grid;gap:5rem;grid-template-columns:repeat(2,1fr)}}.pedido__img{height:50rem}.pedido__modelo{font-size:4rem;font-weight:700}.pedido__cantidad{font-size:3rem;font-weight:300}.pedido__select{background-color:transparent;font-size:2rem;font-weight:700;padding:1.5rem 0;width:100%}.pedido__opcion,.pedido__select{text-align:center}.pedido__precio{color:#e99401;font-size:3.5rem;font-weight:700}.pedido__subtotal{font-size:2rem;font-weight:300}.pedido__numero{font-size:3rem;font-weight:700}.pedido__resumen{font-size:3rem;font-weight:700;grid-column:3/4;text-align:center}.pedido__total{font-size:2.5rem;font-weight:300}.pedido__boton{display:block}
/*# sourceMappingURL=app.css.map */
