@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}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;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}button,[type=button],[type=reset],[type=submit] button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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]{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}template{display:none}[hidden]{display:none}*{margin:0;box-sizing:border-box}img{object-fit:cover;max-width:100%}li{list-style:none}a{text-decoration:none}body{margin:0;font-family:Roboto,sans-serif}.Wrapper{max-width:110rem;margin-left:auto;margin-right:auto}.Btn-reutilizable{background-color:#ffcc03;border-style:none;padding:1rem;width:100%;max-width:23.3rem;cursor:pointer;font-size:1.2rem;transition:.2s;font-weight:bolder}.Btn-reutilizable:hover{background-color:#000;color:#fff}.Btn-reutilizable--white{background-color:transparent;color:#ffcc03;border:2px solid #ffcc03}.Btn-reutilizable--white:hover{background-color:transparent;color:#000}.Header{top:0;position:fixed;background-color:#ffcc03;width:100%;z-index:1}.Header-global{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:0;padding:1rem}.Header-container{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:1.3rem;position:relative;z-index:2}.Header-menu{width:1.5rem;position:relative;z-index:3;cursor:pointer}@media screen and (min-width:742px){.Header-menu{width:2rem}}.Header-close{width:1.5rem;z-index:1;cursor:pointer}@media screen and (min-width:742px){.Header-close{width:2rem}}.Header-logo{width:2.5rem;z-index:1}@media screen and (min-width:742px){.Header-logo{width:3.5rem}}.Header-icons{width:1.5rem;cursor:pointer;fill:#202020}@media screen and (min-width:742px){.Header-icons{width:2rem}}.Header-menu--hidden{display:none}.Nav{background-color:#ffffff96;position:fixed;top:0;left:-100%;width:100%;height:100vh;transition:.6s}.Nav-global{padding-left:0;width:40%;height:100vh;padding-top:4.3rem;padding-bottom:2rem;background-color:#ffcc03;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:742px){.Nav-global{width:25%}}@media screen and (min-width:1000px){.Nav-global{width:20%}}@media screen and (min-width:1250px){.Nav-global{width:15%}}.Nav-subcontainer{margin-top:2rem;display:flex;flex-flow:column nowrap;justify-content:start;align-items:start;gap:1.4rem;font-size:1.3rem}@media screen and (min-width:1750px){.Nav-subcontainer{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:1.4rem}}.Nav-container{padding:1rem;font-weight:bolder;display:flex;flex-flow:column nowrap;justify-content:start;align-items:start;gap:1.2rem}@media screen and (min-width:1750px){.Nav-container{justify-content:center;align-items:center}}.Nav-enlace{font-size:.9rem;color:#202020}@media screen and (min-width:1250px){.Nav-enlace{font-size:1rem}}@media screen and (min-width:1750px){.Nav-enlace{font-size:1.1rem}}.Nav-text{margin-right:.2rem}.Nav-span{color:#727272;cursor:pointer}.Nav-monedas{background-color:#ffcc03;padding:.3rem;width:3.3rem;cursor:pointer}.Nav-listado{position:absolute;top:0;left:.7rem;display:none;transition:.5s;opacity:0}.Nav-listado--active{opacity:1;display:flex;flex-flow:row nowrap;gap:1rem;transition:.5s}.Nav-enlace--grande{font-size:1.4rem}@media screen and (min-width:1250px){.Nav-enlace--grande{font-size:1.6rem}}@media screen and (min-width:1750px){.Nav-enlace--grande{font-size:1.8rem}}.Nav-enlace--gris{font-weight:lighter;color:#202020}.Nav-container--pago{position:relative}.Nav-container--idiomas{display:flex;flex-flow:column wrap;gap:1rem;align-items:center}@media screen and (min-width:500px){.Nav-container--idiomas{flex-flow:row nowrap}}.Nav-container--rotate{width:.3rem;height:.3rem;background-color:#000;transform:rotate(45deg)}.Nav--show{left:0}.Main{margin-top:6.5rem;position:relative}.Main-global{display:grid;padding:0 1rem;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:1400px){.Main-global{gap:1rem}}@media screen and (min-width:742px){.Main-container--2modules{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (min-width:742px){.Main-container--3modules{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}.Main-cards{text-align:center;position:relative;cursor:pointer}.Main-img{margin-bottom:1rem;width:40rem}@media screen and (min-width:742px){.Main-img{height:30rem}}@media screen and (min-width:1000px){.Main-img{height:40rem}}.Main-img--grande{width:70rem;margin-bottom:1rem}.Main-h2--grande{margin-bottom:1rem;font-size:1.2rem;color:#202020}@media screen and (min-width:1400px){.Main-h2--grande{opacity:0;position:absolute;top:45%;left:35%;background-color:#ffffffe8;padding:3rem;width:13rem;height:auto}}@media screen and (min-width:1550px){.Main-h2--grande{left:37%}}.Main-h2{margin-bottom:1rem;font-size:1.2rem;color:#202020}@media screen and (min-width:1400px){.Main-h2{position:absolute;top:40%;left:28%;background-color:#ffffffe8;padding:3rem;width:13rem;height:auto}}@media screen and (min-width:1550px){.Main-h2{left:31%}}.Main-h2--mostrar{opacity:1;transition:.5s}@media screen and (min-width:1400px){.Main-h2--hidden{opacity:0;transition:.5s}}.Footer{margin-top:2rem}.Footer-global{display:grid;grid-template-columns:repeat(1,1fr);text-align:center;padding:1rem}@media screen and (min-width:1000px){.Footer-global{display:flex;flex-flow:row nowrap;justify-content:space-between;gap:1rem}}.Footer-copy{font-size:.8rem;color:#727272}.Footer-container{margin-bottom:1.5rem}@media screen and (min-width:1000px){.Footer-container{margin-bottom:0}}.Footer-ul{padding:0;display:flex;flex-flow:column nowrap;gap:1.4rem}@media screen and (min-width:1000px){.Footer-ul{flex-flow:row wrap}}.Footer-enlace{font-size:.9rem;color:#727272;text-transform:uppercase}.Catalogo-h2{font-size:1.8rem;text-transform:uppercase;font-weight:900;text-align:center;margin-bottom:2rem}@media screen and (min-width:742px){.Catalogo-h2{font-size:1.8rem}}.Catalogo-global{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}@media screen and (min-width:742px){.Catalogo-global{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}}@media screen and (min-width:1250px){.Catalogo-global{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}}@media screen and (min-width:1665px){.Catalogo-global{justify-content:space-between}}.Catalogo-cards{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem}@media screen and (min-width:742px){.Catalogo-cards{margin-bottom:0}}.Catalogo-text{text-align:center}.Catalogo-h3{margin-bottom:1.2rem;color:#202020}.Catalogo-precio{letter-spacing:.03rem;color:#202020}.Clothes{padding:0 1rem}.Clothes-carrusel{position:relative;width:100%;margin-bottom:2rem;overflow:hidden;max-width:48.75rem;margin-left:auto;margin-right:auto}.Clothes-global{display:grid;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:1250px){.Clothes-global{grid-template-columns:repeat(2,1fr);gap:2rem;justify-content:space-between;align-items:center}}.Clothes-carrusel--btns{position:absolute;display:flex;flex-flow:row nowrap;justify-content:space-between;top:45%;width:100%}.Clothes-container--carrusel{display:flex;position:relative;left:0;width:400%;transition:.5s;z-index:-1}.Clothes-carrusel--svg{cursor:pointer;width:2rem;fill:#ffcc03}.Clothes-img,.Clothes-img--mod{width:49rem}@media screen and (min-width:1250px){.Clothes-h2{font-size:1.75rem}}.Clothes-info{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:2rem}@media screen and (min-width:1250px){.Clothes-info{align-items:start;padding-left:6rem}}.Clothes-carrusel--small{display:flex;gap:1rem}.Clothes-img--small{width:6rem;cursor:pointer}.Clothes-img--smallSelected{border-bottom:.125rem solid #ffcc03}.Clothes-size{padding-left:0;text-align:center;display:flex;justify-content:center;align-items:center;gap:1rem}.Clothes-btn--small{text-transform:uppercase;letter-spacing:.1rem;border-style:none;padding:.5rem;width:2.4rem;background-color:transparent;cursor:pointer}.Clothes-btn--small:hover,.Clothes-btn--smallColor{border-bottom:.125rem solid #ffcc03}.Clothes-container{display:flex;flex-flow:column nowrap;justify-content:center;align-items:start;gap:1rem;margin-bottom:2rem}.Clothes-text{font-weight:bolder}@media screen and (min-width:1250px){.Clothes-text{font-size:1.2rem}}.Clothes-details{padding-left:3rem;display:flex;flex-flow:column nowrap;justify-content:center;align-items:start;gap:1rem}.Clothes-li{list-style:square}@media screen and (min-width:1250px){.Clothes-li{font-size:1.1rem}}.Clothes-similar{text-align:center}@media screen and (min-width:1250px){.Clothes-similar{text-align:start}}.Clothes-similar--subcontainer{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:1rem}@media screen and (min-width:1250px){.Clothes-similar--subcontainer{justify-content:start}}.Clothes-h3{font-size:1.2rem;margin-bottom:1rem}@media screen and (min-width:1250px){.Clothes-h3{font-size:1.6rem}}.Clothes-img--similar{width:10rem}@media screen and (min-width:742px){.Clothes-img--similar{width:14rem}}@media screen and (min-width:1250px){.Clothes-img--similar{width:18rem}}.Clothes-btn{background-color:#ffcc03;border-style:none;padding:1rem;width:100%;max-width:23.3rem;cursor:pointer;font-size:1.2rem;transition:.2s;font-weight:bolder}.Clothes-btn:hover{background-color:#000;color:#fff}.Clothes-carrusel--move1{left:-100%}.Clothes-carrusel--move2{left:-200%}.Clothes-carrusel--move3{left:-300%}.Contact{text-align:center;padding:1rem}@media screen and (min-width:1250px){.Contact{height:80vh}}.Contact-h2{text-align:start;margin-bottom:4rem;border-bottom:.125rem solid #ffcc03;width:100%;max-width:23.0625rem;margin-left:auto;margin-right:auto;text-transform:uppercase;font-size:1.8rem}.Contact-form{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:4rem;margin-bottom:2rem;width:100%;max-width:23.0625rem;margin-left:auto;margin-right:auto}.Contact-container{width:100%;position:relative;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:2rem}.Contact-label{font-size:1rem;font-weight:lighter;position:absolute;left:0;top:0;transition:top .5s ease-out}.Contact-label--filled{top:-1.5rem;opacity:.5;transition:top .75s ease-out}.Contact-input{padding:1rem 0;border-style:none;width:100%;max-width:23.0625rem;border-bottom:solid 1px rgb(114,114,114);background-color:none;outline:none;cursor:pointer}.Contact-buttons{width:100%}.Contact-container--rotate{width:.5rem;height:.5rem;border:solid .13rem black;margin-left:auto;margin-right:auto;transform:rotate(-137deg);margin-bottom:2rem;margin-top:2rem}.Contact-error{color:red;font-weight:bolder}.ShopNone{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:2rem;margin-left:auto;margin-right:auto;max-width:25rem;height:80vh}.ShopNone-svg{width:5rem;fill:#b1b1b1}.ShopNone-h2{font-size:1.8rem}.ShopNone-span{font-size:1rem;color:#727272}.Shop{padding:1rem;min-height:100vh}.Shop-h2{margin-bottom:2rem;font-size:1.8rem}.Shop-globalcontainer{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;gap:0}@media screen and (min-width:1000px){.Shop-globalcontainer{display:flex;flex-flow:row nowrap;justify-content:start;align-items:start;gap:2rem}}.Shop-globalCards{width:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:2rem;margin-bottom:2rem}.Shop-cards{display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center;gap:.2rem;padding-bottom:2rem;border-bottom:.1rem solid rgb(177,177,177);position:relative;width:100%}.Shop-icon{width:1.1rem;position:absolute;right:.01rem;top:.5rem;cursor:pointer}.Shop-img{width:6rem}@media screen and (min-width:452px){.Shop-img{width:8rem}}@media screen and (min-width:742px){.Shop-img{width:10rem}}.Shop-h3{font-size:1.3rem;margin-bottom:2rem}.Shop-subcontainer{width:100%;max-width:14rem}.Shop-textcontainer{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:0}.Shop-container{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:2rem;width:100%}@media screen and (min-width:1000px){.Shop-container{padding-top:1rem}}.Shop-btn{padding:1rem;width:100%;max-width:50rem;background-color:#ffcc03;border-style:none;cursor:pointer;position:relative;text-decoration:none;text-align:center;color:#202020;font-weight:bolder}@media screen and (min-width:1000px){.Shop-btn{max-width:30rem}}.Shop-btn:hover{background-color:#000;color:#fff}.Container-alerta{background-color:#00b100d0;padding:2rem;position:absolute;top:50%}@media screen and (min-width:1000px){.Container-alerta{top:20%;left:42%}}.Alerta-compra{color:#fff;font-size:1.4rem}.Icon-alert{width:1.2rem;position:absolute;top:.8rem;right:.8rem;cursor:pointer}.Carrito{width:100vw;height:100vh;position:fixed;top:0;right:-130%;transition:.5s ease-in-out;z-index:2;background-color:#ffffff52}.Carrito-global{position:relative;background-color:#fff;height:100vh;width:80%;margin-left:auto;padding:5rem 1.4rem 1.4rem;display:flex;flex-flow:column nowrap;justify-content:start;align-items:start;gap:2rem}@media screen and (min-width:452px){.Carrito-global{max-width:18.75rem}}@media screen and (min-width:742px){.Carrito-global{max-width:22rem}}@media screen and (min-width:1250px){.Carrito-global{max-width:24rem}}.Carrito-h2{margin-bottom:1rem}.Carrito-cards{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:start;gap:.5rem;width:100%;border-bottom:solid .1rem rgb(114,114,114);padding-bottom:2rem}.Carrito-subglobal{display:flex;flex-flow:column nowrap;justify-content:start;gap:2rem;height:85%;overflow:auto;width:100%}.Carrito-icon{width:1.1rem;position:absolute;right:2rem;top:0;right:0;cursor:pointer}@media screen and (min-width:1250px){.Carrito-icon{width:1.3rem}}.Carrito-img{width:6rem}@media screen and (min-width:1250px){.Carrito-img{width:8rem}}.Carrito-h3{margin-bottom:1rem}@media screen and (min-width:1250px){.Carrito-h3{font-size:1.3rem}}.Carrito-container{padding-top:2rem}.Carrito-subcontainer{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:1rem}.Carrito-text{font-size:.9rem}@media screen and (min-width:1250px){.Carrito-text{font-size:1.1rem}}.Carrito-btn{padding:1rem;width:100%;max-width:30rem;background-color:#ffcc03;border-style:none;cursor:pointer;position:relative;text-decoration:none;text-align:center;color:#202020;font-weight:bolder}.Carrito-btn:hover{background-color:#000;color:#fff}.Carrito--show{right:0;transition:.5s ease-in-out}.Carrito-icon--close{width:2rem;position:absolute;top:1rem;right:1rem;cursor:pointer}@media screen and (min-width:1250px){.Carrito-icon--close{font-size:2.5rem}}.Carrito-container--spacebeetwen{display:flex;flex-flow:column nowrap;justify-content:space-between;height:88%;width:100%}.Carrito-h3--vacio{background-color:red;padding:1rem;color:#fff;font-weight:400}.Carrito-cuentas--precio{font-size:1.2rem}
