@media screen and (min-width: 900px){.category-cards{display:flex;flex-direction:row;margin-left:10px;flex-wrap:nowrap}.category-card-container{font-size:16px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;background-color:#fff;min-width:242px;max-width:242px;min-height:292px;max-height:292px;padding:8px;border-radius:8px;box-shadow:-.15rem .15rem .6rem #0003;border:1px solid lightgray;margin-bottom:20px;margin-left:10px;margin-right:10px;gap:10px;z-index:2}.brand-card-container{font-size:14px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;background-color:#fff;min-width:175px;max-width:175px;min-height:200px;max-height:200px;padding:4px;border-radius:8px;box-shadow:-.15rem .15rem .6rem #0003;border:1px solid lightgray;margin:0 10px 20px;gap:5px;z-index:2}.group-card-container{font-size:16px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;background-color:#fff;min-width:242px;max-width:242px;min-height:292px;max-height:292px;padding:8px 2px 25px;border-radius:8px;box-shadow:-.15rem .15rem .6rem #0003;border:1px solid lightgray;margin-bottom:20px;margin-left:10px;margin-right:10px;gap:10px;z-index:2}.category-cards-outer-container{display:flex;flex-direction:column;max-width:fit-content;margin-top:15px;margin-bottom:-25px}.category-cards-header{color:#000;margin-left:20px;margin-bottom:5px}.category-cards-header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.category-cards-header-link{color:#00f;margin-right:20px}.tile-image-container{margin-top:25px}.grid-tiles{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:5px;min-width:200px;height:200px}.grid-tiles .grid-tile{border-radius:3px;object-fit:contain;width:98px;height:98px;cursor:pointer}.grid-tile:only-child{grid-area:span 2 / span 2}.grid-tile:first-child:nth-last-child(3){grid-area:span 2}.product-card-image{width:175px;height:175px}.category-card-button-left{left:10px;top:40%;z-index:100;padding:6px;border:1px solid lightgray;border-radius:4px;background-color:#fff;position:absolute;box-shadow:-.15rem .15rem .6rem #0003}.category-card-button-right{right:10px;top:40%;z-index:100;padding:6px;border:1px solid lightgray;border-radius:4px;background-color:#fff;position:absolute;box-shadow:-.15rem .15rem .6rem #0003}}@media screen and (max-width: 899px){.category-cards{display:flex;flex-direction:row;flex-wrap:nowrap}.category-card-container{font-size:14px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;background-color:#fff;min-width:200px;max-width:200px;min-height:250px;max-height:250px;padding:4px;border-radius:8px;box-shadow:-.15rem .15rem .6rem #0003;border:1px solid lightgray;margin-left:10px;margin-right:10px;gap:5px;z-index:2}.brand-card-container{font-size:14px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;background-color:#fff;min-width:200px;max-width:200px;min-height:200px;max-height:200px;padding:4px;border-radius:8px;box-shadow:-.15rem .15rem .6rem #0003;border:1px solid lightgray;margin-left:10px;margin-right:10px;z-index:2}.group-card-container{font-size:14px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;background-color:#fff;min-width:200px;max-width:200px;min-height:220px;max-height:220px;padding:4px 2px;border-radius:8px;box-shadow:-.15rem .15rem .6rem #0003;border:1px solid lightgray;margin-left:10px;margin-right:10px;gap:5px;z-index:2}.category-cards-outer-container{display:flex;flex-direction:column;margin-top:10px;max-width:fit-content}.category-cards-header{color:#000!important;font-size:16px;margin-left:15px}.category-cards-header-container{display:flex;flex-direction:row;justify-content:space-between}.category-cards-header-link{color:#00f!important;margin-right:5px}.tile-image-container{margin-bottom:35px}.grid-tiles{display:grid;grid-template-columns:.6fr .6fr;grid-auto-rows:.6fr;gap:5px;min-width:150px;height:150px}.grid-tiles .grid-tile{border-radius:3px;object-fit:contain;width:90px;height:90px;cursor:pointer}.grid-tile:only-child{grid-area:span 1.5 / span 1.5}.grid-tile:first-child:nth-last-child(3){grid-area:span 2}.product-card-image{width:130px;height:130px}.category-card-button-left{left:5px;top:40%;z-index:100;padding:3px;border:1px solid lightgray;border-radius:4px;background-color:#fff;position:absolute;box-shadow:-.15rem .15rem .6rem #0003}.category-card-button-right{right:5px;top:40%;z-index:100;padding:3px;border:1px solid lightgray;border-radius:4px;background-color:#fff;position:absolute;box-shadow:-.15rem .15rem .6rem #0003}}.article-card-desc{margin-top:10px;background-color:#789;padding:10px;border-radius:4px;font-weight:400;color:#fff;font-size:14px}.article-card-author{display:flex;flex-direction:row;align-items:center;margin-top:10px}.article-card-author p{font-size:14px;font-weight:700;margin-left:10px;color:#373737}.category-card-button-left:active,.category-card-button-right:active{background:#e5e5e5;-webkit-box-shadow:inset 0px 0px 5px #c1c1c1;-moz-box-shadow:inset 0px 0px 5px #c1c1c1;box-shadow:inset 0 0 5px #c1c1c1;outline:none}
