body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f2f2f2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.no-scroll{overflow:hidden;padding-right:17px}.layout-page{display:flex;flex-direction:column;min-height:100vh;width:100%}@media (min-width:1440px){.layout-page{margin:0 auto;width:1440px}}.Layout-component{display:flex;flex-direction:column}.Layout-children{box-sizing:border-box;height:100vh;margin-bottom:60px;margin-left:0;margin-top:90px;width:100vw}.Navbar-element{background-color:#fff;flex-direction:column;flex-wrap:wrap;position:absolute;top:0;z-index:1}.NavBar-Component,.Navbar-element{box-sizing:border-box;display:flex;width:100vw}.NavBar-Component{align-items:center;background:#3474e2;background:radial-gradient(circle,#3474e2 0,#5088e7 64%);box-shadow:0 4px 2px -2px #0003;flex-direction:row;flex-wrap:nowrap;height:80px;justify-content:space-between;padding:5px 25px;position:relative}.Navbar-items{background-color:#000;box-sizing:border-box;display:none;gap:10px;height:60px;padding:5px 20px;width:100%}.Navbar-item{align-items:center;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:row;gap:5px;height:100%;justify-content:center;padding:0 5px}.Navbar-logo{height:100%;object-fit:fill;width:120px}.Navbar-logo>img{height:100%;object-fit:contain;width:100%}.Navbar-Menu{display:flex}.Navbar-items-menu{display:none}@media (min-width:720px){.Navbar-items{display:flex}.Navbar-Menu{display:none}.Navbar-logo{width:150px}.Navbar-items-menu{color:#fff;display:flex;flex-direction:row;gap:1rem;left:250px;position:absolute}.Navbar-item-menu{align-items:center;cursor:pointer;display:flex;flex-direction:column}}.CartDetailComponent{display:flex;flex-direction:column;flex-wrap:wrap;gap:15px}.FooterCartDetailComponent{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:600;gap:8px;justify-content:space-between}.CartDetailComponent-buttons{display:flex;flex-direction:row;flex-wrap:nowrap;gap:6px}.SideBar-Component{background:#fff;display:flex;flex-direction:column;height:100vh;position:fixed;top:0;transition:all .5s ease-in-out;width:60vw;z-index:2}.SideBar-Background{background-color:#000000ad;height:100vh;position:fixed;width:100vh;z-index:1}.SideBar-Items{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.SideBar-item{align-items:center;border-bottom:1px solid #e9e9e9;display:flex;gap:5px;padding:1rem}@media (min-width:720px){.SideBar-Component{display:none}.SideBar-Background{display:none!important}}.Products-Section{align-items:flex-start}.filter-Products-container{background-color:#fff;border-radius:5px;box-sizing:border-box;padding:1rem;width:100%}.filter-Products-container,.filter-products-elements{display:flex;flex-direction:column;gap:5px}.ListProducts-search{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.ListProductsComponent{grid-gap:30px 10px;display:grid;gap:30px 10px;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));margin:0;width:100%}.ListProduct-Imput{height:40px;width:75%}.ListProduct-FilterButton{align-items:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:.9rem;gap:5px;height:100%;height:40px;padding:.5rem;width:23%}.ListProducts-search{box-sizing:border-box;height:100%;margin:10px 0;width:100%}@media (min-width:900px){.ListProductsComponent{grid-gap:30px 53px;display:grid;gap:30px 53px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0;width:100%}}@media (min-width:720px){.ListProduct-FilterButton{display:none}.ListProduct-Imput{width:100%}}.ProductCard-component{background-color:#3474e2;border-radius:8px 8px 36px 36px;box-shadow:0 7px 29px 0 #64646f33;box-sizing:border-box;display:flex;flex-direction:column;position:relative;width:100%}.ProductCard-info{background-color:#fff;display:flex;flex-direction:column;gap:.5rem;margin-top:25px;padding:0 1rem 1rem}.ProductCard-name{font-size:.8rem;min-height:50px}.ProductCard-Subheader{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:700;justify-content:space-between}.ProductCard-imagen{border-radius:30px;height:200px;width:100%}.ProductCard-imagen>img{border-radius:30px;height:100%;object-fit:cover;width:100%}.ProductCard-Button{background-color:#3474e2;border:none;border-radius:0 0 8px 8px;box-sizing:border-box;color:#fff;cursor:pointer;padding:10px}.ProductCard-TCG{color:#fff;position:absolute}.ProductCard-TCG,.ProductCard-TCG-alt{font-weight:700;text-align:center;width:100%}.ProductCard-TCG-alt{color:#3474e2}.ProductCard-price{font-size:.7rem}@media (min-width:900px){.ProductCard-name{font-size:1rem;min-height:50px}.ProductCard-price{font-size:.9rem}}.SkeletonCartComponent{background-color:#fff;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;padding:1rem;position:relative;width:100%}.SkeletonCartTitle{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.SideBardComponent-Component{background:#fff;display:flex;flex-direction:column;height:100vh;position:fixed;top:0;transition:all .5s ease-in-out;width:60vw;z-index:2}.SideBar-Header{align-items:center;background:#3474e2;background:radial-gradient(circle,#3474e2 0,#5088e7 64%);box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;height:80px;justify-content:space-between;padding:1rem;width:100%}.SideBarComponent-Background{background-color:#000000ad;height:100vh;position:fixed;top:0;width:100vh;z-index:1}.Sidebar-Header-logo{height:100%;width:120px}.Sidebar-Header-logo>img{height:100%;object-fit:contain;width:100%}@media (min-width:720px){.SideBardComponent-Component{display:none}.SideBarComponent-Background{display:none!important}}.Products-Section{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;padding:1rem;width:100%}.Products-Filter-section{display:none}.Products-filter-list{width:98%}@media (min-width:720px){.Products-Filter-section{display:flex;width:25%}.Products-filter-list{width:70%}}.shopContainer{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;width:100%}.layout-cardPage{box-sizing:border-box;padding:1rem}.shopHeader{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.ShopHeader_Logo{width:130px}.ShopHeader_Logo>img{object-fit:contain;width:100%}.shopContainer_body{box-sizing:border-box;width:100%}.ListCardComponent{display:flex;flex-direction:column;flex-wrap:wrap;padding-bottom:1rem;width:100%}.ListCardSection{grid-gap:30px 10px;display:grid;gap:30px 10px;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));margin:30px 0 0;width:100%}.FilterSectionInput{border-radius:5px 0 0 5px}.FilterSectionSelect{width:120px}.FilterSectionSelect .ant-select .ant-select-selector{border-radius:20px;border-radius:0 5px 5px 0}.centerPaginate{box-sizing:border-box;display:flex;justify-content:center;margin-top:20px;padding-top:1rem}@media (min-width:900px){.ListCardSection{grid-gap:30px 53px;display:grid;gap:30px 53px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:30px 0 0;width:100%}}.FilterSectionComponent{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.FilterSectionInput{width:100%}.FilterSectionSelect-end,.FilterSectionSelect-type{width:40%}.FilterSectionSelect-type .ant-select .ant-select-selector{border-radius:0}.FilterSectionSelect-end .ant-select .ant-select-selector{border-radius:0 5px 5px 0}.CardElement{display:flex;flex-direction:column;flex-wrap:wrap;position:relative}.CardElement>img{margin-bottom:5px;object-fit:contain;width:100%}.CardElementName{font-size:.9rem;font-weight:700}.CardElementInfo{display:flex;flex-direction:row;flex-wrap:nowrap;font-size:.8rem;justify-content:space-between;margin-top:5px}.CardElementSetName{font-size:.65rem!important}.CardElementSubTitle{display:flex;flex-direction:column}.CardElementQty{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:2px;width:100%}.CardElementAdd{margin-top:8px;width:100%}.CardElementAddButton{width:100%}.CardElemetSetImage{height:30px;width:60px}.CardElemetSetImage>img{height:100%;object-fit:contain;width:100%}.CardElementQtyInput{border-radius:5px 0 0 5px;width:70%}.CardElementQtyButton{border-radius:0 5px 5px 0;cursor:pointer;width:30%}.CardElementTitle{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:.2rem;width:100%}.CardElementPrice{font-size:1rem;font-weight:700}
/*# sourceMappingURL=main.938a327c.css.map*/