.cards{margin-bottom:2rem}
.cards-block-background a:hover .link-arrow{color:#d7192d}
.cards-block-background a:focus-visible,.cards-block-background a:focus{outline:4px solid #d7192d}
.cards-block-background a:focus-visible .link-arrow,.cards-block-background a:focus .link-arrow{color:#d7192d}
.cards-block-background a:focus{outline-offset:-2px}
@media(min-width:767px){.cards-block-background a{display:flex}
}
.cards-block-background--img{height:6rem;position:relative;width:100%;overflow:hidden;display:block}
@media(min-width:767px){.cards-block-background--img{width:60%;height:auto}
}
@media(min-width:1024px){.cards-block-background--img{width:100%}
}
.cards-block-background--img img{width:100%;height:auto;display:block;object-fit:cover;position:relative;left:0;top:50%;transform:translateY(-50%)}
@media(min-width:767px){.cards-block-background--img img{height:100%;position:absolute}
}
.cards-block-background--text{background-color:#fff;display:block;padding:1rem 1.3125rem .625rem}
@media(min-width:767px){.cards-block-background--text{width:40%;padding-bottom:1.4375rem}
}
@media(min-width:1024px){.cards-block-background--text{width:30%;z-index:1}
}
@media(min-width:767px){.cards-block-background--text__title{width:90%;margin-bottom:1rem}
}
.cards-block-background--text span{display:block}
.cards-block-column a{display:block}
@media(min-width:480px){.cards-block-column{display:flex;flex-wrap:wrap}
}
.cards-block-column--article{width:100%;margin-bottom:20px;display:flex;flex-direction:column}
.cards-block-column--article:not(:nth-child(even)){margin-right:15px}
@media(min-width:480px){.cards-block-column--article{width:48%}
}
@media(min-width:1024px){.cards-block-column--article{width:23.98%}
.cards-block-column--article:not(:nth-child(even)){margin-right:0}
.cards-block-column--article:not(:last-child){margin-right:15px}
}
.cards-block-column--article__bg{height:10.125rem;display:block;width:100%;overflow:hidden;position:relative}
@media(min-width:480px){.cards-block-column--article__bg{height:7.625rem}
}
@media(min-width:767px){.cards-block-column--article__bg{height:12.375rem}
}
@media(min-width:1024px){.cards-block-column--article__bg{height:7.3125rem}
}
.cards-block-column--article__bg figure{height:7.625rem;display:block;width:100%}
.cards-block-column--article__bg figure img{max-height:inherit;transform:translate(0);width:100%;position:relative;top:0;left:0}
.cards-block-column--article__bg-label{position:absolute;bottom:8px;left:8px;background-color:rgba(51,51,51,0.9);border-radius:6px;padding:4px 8px;z-index:10;color:#fffcfc;font-size:.6875rem;line-height:.8125rem;font-family:verdana}
.cards-block-column--article__content{background-color:#fff;padding:1.5rem;flex:1;position:relative}
.cards-block-column--article__content-date{display:block;color:#333;font-family:verdana;font-size:.8125rem;line-height:1rem;padding-bottom:.125rem}
.cards-block-column--article__content-title{display:block;font-family:"IberiaHeadlineLight";margin-bottom:2rem;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;width:98%}
.cards-block-column--article__content-info{display:block;font-family:verdana;position:absolute;bottom:1.5rem;left:1.5rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:.8125rem;line-height:1.25rem;margin-top:.25rem;overflow:hidden}
.cmp-offers .cards-block{display:grid;grid-template-columns:1fr;gap:1.75rem}
@media(min-width:576px){.cmp-offers .cards-block{grid-template-columns:repeat(2,1fr)}
}
@media(min-width:992px){.cmp-offers .cards-block{grid-template-columns:repeat(3,1fr)}
}
.cmp-offers .cards-block-column--article{background-color:#fff;width:100%}
.cmp-offers .cards-block-column--article__link .cards-block-column--article__card-img{overflow:hidden;transition:.6s ease-in-out;width:100%;max-height:8.1875rem}
.cmp-offers .cards-block-column--article__link .cards-block-column--article__card-img img{display:block;width:100%;left:50%;top:50%;transform:scale(1);transition:.6s ease-in-out;width:auto}
@media(min-width:576px){.cmp-offers .cards-block-column--article__link .cards-block-column--article__card-img{max-height:6.5625rem}
}
@media(min-width:576px){.cmp-offers .cards-block-column--article__link .cards-block-column--article__card-img{max-height:8.875rem}
}
@media(min-width:992px){.cmp-offers .cards-block-column--article__link .cards-block-column--article__card-img{max-height:11.125rem}
}
.cmp-offers .cards-block-column--article__link:hover .cards-block-column--article__card-img img{transform:scale(1.2)}
.cmp-offers .cards-block-column--article__link:hover .cards-block-column--article__card-title,.cmp-offers .cards-block-column--article__link:hover .link-arrow::before{color:#a8191a}
.cmp-offers .cards-block-column--article__card-title{font-family:"IberiaHeadlineLight",Verdana,sans-serif;font-size:1.75rem;color:#d7192d;height:3.125rem}
.cmp-offers .cards-block-column--article__info{padding:1rem;overflow:hidden}
.cmp-offers .cards-block-column--article__content-dates{display:inline-block}
.cmp-offers .cards-block-column--article__content-dates,.cmp-offers .cards-block-column--article__content-description{font-family:Verdana,sans-serif;font-size:.875rem;font-weight:bold}
.cmp-offers .cards-block-column--article__content-description{font-weight:normal;margin-top:.5rem}
.cmp-offers .cards-block-column--article__content-price{font-family:"IberiaHeadlineLight",Verdana,sans-serif;font-size:1.75rem;color:#333;height:2rem}
@media(min-width:1024px){.cmp-offers .cards-block-column--article__content-price.link-arrow::before{top:1rem !important}
}
.cmp-offers .cards-block-column--article .paragraph__regular{margin-bottom:.5rem}