html{font-size:62.5%;box-sizing:border-box}html *,html :after,html :before{box-sizing:inherit}body{font-family:"Roboto",sans-serif;font-size:1.6rem;box-sizing:border-box}body h1{font-weight:500}body h3{font-weight:400}body img{max-width:100%}body a{text-decoration:none;color:#000}body ul{list-style:none;display:flex}.wrapper{display:flex;height:100vh}.asideWrapper{display:flex;align-items:center;justify-content:center;width:40%;background-image:url(/static/img/imagebkg.png);background-size:cover;position:relative}.asideWrapper img{width:90%}.asideWrapper img:not(:first-child){position:absolute;top:3rem;left:11rem;width:16%}@media (max-width:768px){.asideWrapper{display:none}}.mainWrapper{width:60%;display:flex}@media (max-width:768px){.mainWrapper{margin:0 auto;width:100%}}.loginWrapper{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:6rem 0;margin:0 6rem 0 12rem}@media (max-width:768px){.loginWrapper{margin:0 auto;padding:6rem 2rem}}.loginWrapper img{width:50%}.loginWrapper div:nth-child(2){margin:1rem 0}.loginWrapper h1{margin-bottom:1rem}.loginWrapper h3{opacity:.5;margin-top:0}.loginWrapper form div{margin-bottom:3rem}.loginWrapper form div input{display:block;padding:1.8rem 1rem;width:100%;border:1px solid rgba(0,0,0,.3);border-radius:.4rem;background:url(/static/img/ic_contrase§a.png) no-repeat 95%;background-size:2.5rem}.loginWrapper form div input:first-child{background-image:url(/static/img/ic_usuario.png);margin-bottom:1rem}.loginWrapper form div input::-webkit-input-placeholder{font-size:1.3rem}.loginWrapper form div input:-ms-input-placeholder{font-size:1.3rem}.loginWrapper form div input::-ms-input-placeholder{font-size:1.3rem}.loginWrapper form div input::placeholder{font-size:1.3rem}.loginWrapper a{font-size:1.5rem;font-weight:700}.loginWrapper button{background-color:#fac545;border:unset;padding:1.4rem;margin-top:3.5rem;display:block;width:100%;font-weight:700;box-shadow:0 2px 8px rgba(0,0,0,.4)}.loginWrapper button:hover{cursor:pointer}.containerWrapper{display:flex;flex-direction:column;justify-content:space-between;width:100%}.sitesWrapper{padding:0 12rem 0 6rem;height:100%}@media (max-width:768px){.sitesWrapper{padding:0 4rem}}.sitesWrapper>div:first-child{display:flex;justify-content:space-between;align-items:flex-end;margin:1.5rem 0 4rem}@media (max-width:375px){.sitesWrapper>div:first-child{flex-direction:column;align-items:flex-start}}.sitesWrapper>div:first-child input{border:unset;border-bottom:2px solid #fac545;padding:0 1rem;font-size:1.2rem;color:rgba(0,0,0,.5)}.sitesWrapper>div:first-child input:focus{outline:unset}@media (max-width:375px){.titleWrapper{margin-bottom:2rem}}.titleWrapper h2{margin:0 0 .3rem;font-size:2.2rem;font-weight:500}.titleWrapper span{font-size:1.2rem;opacity:.5}.gridWrapper{display:grid;grid-template-columns:repeat(3,1fr);width:70%}@media (max-width:768px){.gridWrapper{width:100%}}@media (max-width:375px){.gridWrapper{grid-template-columns:repeat(2,1fr)}}.gridWrapper .store{margin-right:2rem}.gridWrapper .store:hover{cursor:pointer}.gridWrapper .store>div:not(:first-child){margin:1rem 0 2rem}.gridWrapper .store>div:not(:first-child) p{font-size:1.25rem;margin:0;padding-right:1rem}.gridWrapper .store>div:not(:first-child) small{font-size:1rem;opacity:.7}.gridWrapper .store .carousel-root{margin-left:-1rem}.gridWrapper .store .carousel .slide{background:none}.gridWrapper .store .carousel .slide img{width:90%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.modal>div{position:fixed;background:#fff;width:30%;height:auto;top:40%;left:50%;transform:translate(-50%,-50%);border-radius:.6rem}@media (max-width:768px){.modal>div{width:50%}}@media (max-width:480px){.modal>div{width:80%}}.modal>div>span{font-size:3rem;float:right;padding:0 1rem;opacity:.5}.modal>div>span:hover{cursor:pointer}.modal>div>div{padding:3.5rem 3rem 2rem}.modal>div>div>div:first-child{display:flex;justify-content:space-between;margin-bottom:2rem}.modal>div>div>div:first-child img{width:40%}.modal>div>div>div:first-child>div{margin-right:1rem}.modal>div>div>div:first-child>div h3{margin:0 0 .1rem;padding:0 .5rem;border-bottom:2px solid #fac545;font-size:1.5rem}.modal>div>div>div:first-child>div span{opacity:.5;font-size:1.2rem;padding:0 .5rem}.modal>div>div>div:not(:first-child) p{font-size:1.35rem}.modal>div>div>div:not(:first-child)>div h4{margin:0;font-size:1.4rem}.modal>div>div>div:not(:first-child)>div ul{flex-direction:column;padding:0;margin:1rem 0}.modal>div>div>div:not(:first-child)>div ul li{margin-bottom:.4rem}.modal>div>div>div:not(:first-child)>div ul li i{color:#fac545;margin-right:.8rem}.modal>div>div>div:not(:first-child)>div ul li span{font-size:1.3rem}header{padding:1.8rem 12rem 1rem 6rem}@media (max-width:768px){header{padding:1.8rem 4rem 1rem}}header div a{display:flex;justify-content:flex-end;align-items:center}header div img{width:1.8rem;margin-right:.3rem}header div span{font-size:1.1rem;opacity:.5}header nav ul{padding:0;margin-bottom:0}header nav ul li{font-size:1.2rem}header nav ul li span{padding:0 .8rem;opacity:.5}header nav ul li a.active{border-bottom:2px solid #fac545}footer{display:flex;justify-content:space-between;background-color:#242424;width:100%;padding:1.2rem 12rem 1rem 6rem}@media (max-width:768px){footer{padding:1.2rem 4rem 1rem}}footer i{color:#fff;font-size:2.4rem}footer i:first-child{margin-right:1rem}footer img{width:50px}
/*# sourceMappingURL=main.3f591468.chunk.css.map */