@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap);*{box-sizing:border-box;font-family:DM Sans,sans-serif;margin:0;padding:0}a{text-decoration:none}img{width:100%}li{list-style:none}button{border:none;border-radius:10px;cursor:pointer;outline:none;padding:10px 20px}.back-btn{bottom:10px;height:27px;position:fixed;right:10px;width:130px}body{background:#f1f2f4;padding:20px}a.back-btn{text-decoration:none}.back-btn{background:#f74d00;border:1px solid #fff;border-radius:5px;color:#fff;font-size:13px;left:20px;padding:4px 12px;position:absolute;top:20px}.page-container{display:flex;gap:20px}.brand{background:#e9deff;border-radius:4px;color:#000;float:right;margin-top:-2px;padding:2px 8px}.brand-color{border:1px solid #e9deff;border-radius:100%;display:inline-block;height:20px;margin-left:10px;width:20px}.footer-box{padding:20px;text-align:center}.header{align-items:center;background:#fff;display:flex;justify-content:space-between;margin-bottom:15px;padding:10px 15px}.logo img{width:100px}.list-data{flex-basis:75%}.active{background:blue!important;color:#fff}nav{align-items:center;border-bottom:2px solid #f3f3f3;display:flex;justify-content:space-around;margin-left:20px;padding:20px;z-index:999}nav svg{fill:#999;margin:0 10px;width:16px}nav input{background:#f7f7f7;border:none;outline:none;padding:8px 20px}.product-list{background:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;margin:auto;max-width:1200px;padding:20px}.product-box{border:1px solid #e0e0e0;border-radius:5px;flex-basis:220px}.product-box h2{font-size:18px;margin:5px 0;padding:0 10px}.product-box p{padding:5px 10px}.rating svg{fill:#ffd43b;width:20px}.actual-price{text-decoration:line-through}.add-cart{cursor:pointer;float:right}.add-cart svg{fill:#1948a0;width:20px}.category{display:flex;gap:10px}.category h3{color:#3c63d9;font-size:18px}.category button{background:#fff;border:none;border-radius:5px;margin:5px 4px 10px 0;padding:4px 10px}.sidebar{background:#fff;flex-basis:25%;flex-direction:column;gap:20px;margin-top:20px}.sidebar-title{font-size:20px;margin:20px}.sidebar-level-container{cursor:pointer;display:block;margin-bottom:12px;padding-left:20px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.sidebar-level-container input{cursor:pointer;margin-right:10px;opacity:0}.checkMark{background:#eee;border-radius:50%;height:20px;left:15px;position:absolute;top:0;width:20px}.sidebar-level-container:hover input~.checkMark{background:#444}.sidebar-level-container input:checked~.checkMark{background:#1f5ac7}.checkMark:after{content:"";display:none;position:absolute}.sidebar-level-container input:checked~.checkMark:after{display:block}.sidebar-level-container .checkMark:after{background-color:#fff;border-radius:50%;height:7px;left:6.6px;top:6.5px;width:7px}.all{background:#fdd0e9;background:linear-gradient(180deg,#fdd0e9,#d1d0fe)}
/*# sourceMappingURL=main.4de4dbf8.css.map*/