.monthly-recommendation{display:grid;grid-template-columns:5fr minmax(90px,1fr);border-radius:var(--card-border-radius)}.monthly-recommendation .left-content{background:#f6d9d6;border-top-left-radius:inherit;border-bottom-left-radius:inherit;padding:.5rem 1rem .7rem 1rem;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:576px){.monthly-recommendation .left-content{padding:1rem}}.monthly-recommendation .left-content .title{font-size:1rem;font-weight:500}@media screen and (min-width:576px){.monthly-recommendation .left-content .title{font-size:1.2rem}}.monthly-recommendation .left-content .description{font-size:.7rem;font-weight:300;letter-spacing:.3px;margin-top:.4rem}@media screen and (min-width:576px){.monthly-recommendation .left-content .description{font-size:.9rem;font-weight:400;margin-bottom:1rem}}.monthly-recommendation .left-content button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;font-size:.7rem;padding:.3rem .5rem;border-radius:3px;outline:none;margin-top:.5rem;-webkit-transition:background .2s ease;transition:background .2s ease}.monthly-recommendation .left-content button:active{background:#eee}@media screen and (min-width:576px){.monthly-recommendation .left-content button{font-size:.9rem;padding:.5rem .75rem}}.monthly-recommendation .right-content{position:relative}.monthly-recommendation .right-content,.monthly-recommendation .right-content img{width:100%;height:100%;border-top-right-radius:inherit;border-bottom-right-radius:inherit}.monthly-recommendation .right-content img{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none}.recommendations-grid[data-v-8e02b4c8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(275px,.5fr));gap:.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:576px){.recommendations-grid[data-v-8e02b4c8]{display:block}}h2[data-v-8e02b4c8]{padding:0 1rem;font-size:20pt!important}.category-description-container .category-cover[data-v-8e02b4c8]{left:0;top:0;right:0;display:block}.category-description-container .category-cover[data-v-8e02b4c8] img{width:100%;height:300px;max-height:30vh;-o-object-fit:cover;object-fit:cover;border-radius:20px}