.categorypagecontainer{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;padding:3rem 0}.productcatcardcontainer{display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative;top:-1rem}.categorybutton{width:100%;display:flex;justify-content:center;gap:1rem}.productcatcard{display:flex;align-items:center;gap:6rem;background-color:#e9f3f6;padding:3rem;border-radius:2rem}.productcatcard>img{width:25%}.findstorecat{font-size:16px;font-weight:700;line-height:17.69px;text-align:center;background-color:#ffc226;color:#fff;padding:1rem 3rem;border:none;box-shadow:#3de4cb -5px 5px;transition:.3s ease-in-out;width:fit-content}.ctproductright{display:flex;flex-direction:column;gap:1.5rem}.findstorecat:hover{box-shadow:none}.medicalbutton{width:13rem}.selected{background:#007664!important;color:#fff!important}.categoryproductimage{width:100%;height:60%;vertical-align:middle;mix-blend-mode:darken}@media (max-width:900px){.productcatcard{flex-direction:column;gap:2rem!important;display:flex;align-items:center;gap:6rem;background-color:#e9f3f6;padding:2rem 1rem}.medicalbutton{width:50%}.productcatcard>img{width:60%}.medicalBtn{width:fit-content;margin:auto}#medicalBtn,#recreationalBtn{width:130px}}
