.blog-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.blog-cards__card{max-width:420px;min-width:350px;width:calc(33.333% - 13.33px)}.blog-cards__text a,.blog-cards__text a:hover{color:#fff;text-decoration:none}.blog-cards__image{margin-bottom:-14px;max-width:100%;object-fit:cover}.blog-cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;position:relative;width:31%}.blog-cards__price{color:#ed1769;font-family:Avenir-Black!important;text-align:center}.blog-cards__text a{text-decoration:none}.blog-cards__text a:hover{color:#fff;text-decoration:none}.blog-cards__image img{display:block;height:100%;object-fit:cover;width:100%}.blog-cards__image{height:270px;margin-bottom:-9px;margin-left:-4px;overflow:hidden;padding:8px;position:relative;width:100%}.blog-cards__text{background-color:#333;clip-path:polygon(0 0,100% 0,100% 100%,15px 100%);color:#fff;line-height:16px;min-height:200px;padding:35px 35px 10px;position:relative;width:98%;z-index:0}.blog-cards__text a{font-family:Avenir-Black}.blog-cards__text p{font-family:Avenir-Medium;font-size:10pt;margin:0;padding-top:10px}.blog-cards__text .blog-cards__text-title span{color:#fff;font-size:10pt;font-weight:700}.blog-cards__category{background-color:#767582;clip-path:polygon(12px 0,98.92% 0,100% 100%,8px 75.61%);color:#fff;font-size:12px;margin-left:4px;margin-top:-8px;overflow:hidden;padding:3px 30px 8px;position:relative;text-overflow:ellipsis;text-transform:uppercase;text-wrap:nowrap;white-space:nowrap;width:100%;z-index:5}.blog-cards__category span:after{content:"|";margin:0 10px}.blog-cards__category span:last-child:after{content:""}.blog-cards__category span a{color:#fff;font-family:Avenir-Next-Bold;font-size:10pt;font-weight:700;text-decoration:none}.blog-cards__category span a:hover{text-decoration:underline}a.highlight-arrow{color:#767582;cursor:pointer;font-family:Rockwell;font-size:60px;position:absolute;right:10px;text-decoration:none;top:60%;transform:translateY(-50%);transition:transform .2s ease;user-select:none}a.highlight-arrow:hover{color:#767582;text-decoration:none;transform:translateY(-50%) scale(1.2)}.pagination-dots{display:flex;gap:12px;justify-content:center;margin-top:20px}.blog-list-dot{background:#ccc;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin-right:6px;transition:background .3s ease;width:10px}.blog-list-dot.active,.blog-list-dot:hover{background:#666;opacity:1}@media (max-width:1299px){.blog-cards__card{max-width:380px;width:calc(50% - 10px)}}@media (max-width:800px){.blog-cards__image{height:250px!important}}