.menu-blog-carousel{overflow:hidden;padding:30px 0;position:relative;width:100%}.good-to-know-title{font-family:Rockwell}.menu-blog-cards{display:flex;gap:35px}@media (max-width:1700px){.menu-blog-cards{gap:15px}}.menu-blog-cards__card{background:#fff;clip-path:polygon(3% 100%,100% 100%,100% 0,0 0);display:flex;flex-direction:column;position:relative;width:185px}@media (max-width:767px){.menu-blog-cards__card{width:100%}.menu-blog-cards{display:inline-block;width:100%}.menu-blog-cards__card{margin:10px 0}}.menu-blog-cards__top{display:flex;justify-content:space-between;text-align:right}.menu-blog-cards__top h4{color:#ed1769;float:left;font-size:8pt;font-weight:700;margin:0;padding:5px 15px 5px 10px;width:130px}.menu-blog-cards__image{float:right;height:60px;object-fit:cover;width:70px}.menu-blog-cards__text{color:#ed1769;font-size:8pt;margin-top:auto;overflow:hidden;padding:17px}.menu-blog-cards__card .arrow{bottom:0;color:#ed1769;font-size:21pt;position:absolute;right:5px}.menu-blog-dots{margin-top:20px;text-align:center}.menu-blog-dot{background-color:#fff;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;transition:background .3s;width:12px}.menu-blog-dot.active{background-color:#333}