a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}html{font-size:16px}body{font-family:Noto Sans,san-serif;line-height:1.5}a{text-decoration:none}img{width:100%}.flex{align-items:center;display:flex;justify-content:space-between}.flex-col{flex-direction:column}.container{margin:0 auto;max-width:80%;width:100%}.wrap{flex-wrap:wrap}.products ul{grid-gap:5rem;display:grid;gap:5rem;grid-template-columns:repeat(4,1fr);padding:4rem 0;text-align:center}.products ul h2{font-size:1rem;margin:1rem 0}.products ul hr{border:1px solid gold;width:20%}.products ul small{font-size:.8rem;font-weight:600;padding-right:.2rem}.products ul h4{display:inline-block;font-size:1.2rem;font-weight:700}.products ul button{background-color:#000;color:#fff;font-size:1.2rem;margin:1rem 0;padding:1rem 0;width:100%}.products ul li:hover>button{background-color:#e2c20e;border:1px solid gold;cursor:pointer}.installment{color:gray}.aside{grid-gap:1rem;align-self:flex-start;display:grid;flex:0 1 12%;gap:1rem;grid-template-columns:repeat(4,1fr);margin-left:2rem;margin-right:2rem;margin-top:10rem}.aside li{align-items:center;background-color:#d3d3d3;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.aside li:hover{border:.5px solid #000}.header{margin-top:3rem}.header p{display:inline-block;margin-right:1rem}.header select{border:1px solid #d3d3d3;padding:.5rem}.cart-button{background-color:#000;color:#000;cursor:pointer;padding:1rem;position:fixed;right:0;top:0}.cart-button span{background-color:#ff0;border-radius:50%;display:inline-block;display:grid;font-size:.7rem;height:20px;place-items:center;position:fixed;right:10px;top:35px;width:20px}.cart{background-color:#303030;color:#fff;margin:0 auto;min-height:90vh;min-width:30%;position:absolute;right:0;text-align:center;top:0;z-index:999}.cart li{margin:2rem}.cart img{width:auto}.cart h2,.cart img{display:inline-block}.cart h2{font-size:2.2rem;margin:0 1rem}.cart .cart-icon-wrapper{margin:2rem 0;text-align:center}.cart .cart-icon-wrapper>div{display:inline-block;position:relative}.cart .cart-icon-wrapper>div span{background-color:#ff0;border-radius:50%;color:#000;display:inline-block;display:grid;font-size:.7rem;height:20px;left:20px;place-items:center;position:absolute;top:15px;width:20px}.cart button{background-color:#000;color:#fff;margin:2rem 0;padding:1rem;width:90%}.cart hr{border-color:#000}.close{background-color:#000;cursor:pointer;display:grid;height:50px;left:-50px;place-items:center;position:absolute;width:50px}.close i{font-size:1.5rem}.active{background-color:gold!important;color:#fff}.product-details{text-align:left}.product-details p:last-child,.product-details span{color:#868686}.price{color:gold}.price span{align-items:center;background-color:#000;color:#fff;cursor:pointer;display:inline-flex;height:20px;justify-content:center;margin-left:.5rem;margin-top:1rem;width:20px}.item{position:relative}.item img{width:20%}.item div:nth-child(3){flex:0 1 55%}.item div:nth-child(4){flex:0 1 15%}.delete-item{background-color:#000;cursor:pointer;padding:.2rem .3rem;position:absolute;right:0;top:-15px}
/*# sourceMappingURL=main.9c2405ca.css.map*/