.shop-categories-container{text-align:center;padding-top:26px;padding-bottom:26px}.shop-categories-grid-container{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:36px}.shop-categories-main-title{margin-bottom:36px;text-transform:uppercase}.shop-categories-grid-item{display:flex;flex-direction:column;width:calc(50% - 7px);border-radius:14px;overflow:hidden;padding:8px}.shop-categories-grid-item:hover{opacity:.8;transition:300ms}.shop-categories-grid-image{height:100px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px}.shop-categories-grid-title{font-weight:600;line-height:normal;padding:8px 0;min-height:60px;display:flex;align-items:center;justify-content:center}.shop-categories-grid-description{line-height:normal}.shop-categories-cta-container{flex:1;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:20px}.shop-categories-cta-container .button{width:100%}.shop-categories-cta-container p{margin:10px 0}@media screen and (max-width:768px){.shop-categories-main-title h3{font-size:24px}}@media screen and (min-width:500px){.shop-categories-grid-image{height:172px}.shop-categories-grid-title{font-size:120%;min-height:72px}.shop-categories-cta-container .button{width:fit-content;min-width:350px;margin:auto}}@media screen and (min-width:1000px){.shop-categories-grid-item{width:calc(25% - 15px)}.shop-categories-grid-container{gap:20px}.shop-categories-grid-title{min-height:auto;flex:1}}@media screen and (min-width:1200px){.shop-categories-grid-image{height:300px}}