.cards-items-wrap.item-clickable .item-image-wrap:not(.contain-image .item-image-wrap){position:relative}.cards-items-wrap.item-clickable .item-image-wrap:not(.contain-image .item-image-wrap) .icon-cta{background-color:transparent!important;display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5}.cards-items-wrap.item-clickable .item-image-wrap:not(.contain-image .item-image-wrap) .icon-cta svg use{stroke:var(--secondary-light)}.cards-items-wrap.item-clickable .item-image-wrap:not(.contain-image .item-image-wrap):before{align-items:flex-end;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent);box-sizing:border-box;content:"";display:flex;height:100%;justify-content:space-between;left:0;opacity:0;padding:var(--baseline);pointer-events:none;position:absolute;top:0;transition:all .3s;visibility:hidden;width:100%;z-index:2}.cards-items-wrap:hover .item-image-wrap .icon-cta{display:block}.cards-items-wrap:hover .item-image-wrap:before{opacity:.8;visibility:visible}.cards-items-wrap .item-image{aspect-ratio:var(--img-aspect-carousel);height:auto;object-fit:cover;width:100%}.cards-items-wrap .item-link{display:block;height:100%;position:absolute;width:100%;z-index:var(--z-5)}.cards-items-wrap .inner-wrapper{overflow:hidden}.cards-items-wrap .inner-wrapper .item-label-wrap{font-size:var(--s13);letter-spacing:1px;margin-bottom:var(--baseline)}.cards-items-wrap .inner-wrapper:not(.card-box) .item-content .item-body{padding-bottom:var(--baseline);padding-top:var(--baseline-2)}.cards-items-wrap .inner-wrapper:not(.card-box) .item-image-wrap:not(.item-card.card-box .item-image-wrap){border-radius:var(--rounded-medium);overflow:hidden}.cards-items-wrap .inner-wrapper:not(.card-box) .item-footer{align-items:center;display:flex;margin-top:auto}.cards-items-wrap .inner-wrapper:not(.card-box) .item-footer>:first-child{margin-right:var(--baseline)}.cards-items-wrap .item-card .inner-wrapper.border-line{border-radius:var(--rounded-medium)}.cards-items-wrap .item-card .inner-wrapper.border-line .item-body:not(.column-content .item-body),.cards-items-wrap .item-card .inner-wrapper.border-line.contain-image .item-image-wrap{padding:var(--card-padding);padding-bottom:0}.cards-items-wrap .item-card .inner-wrapper.border-line.contain-image.column-content .item-content{padding:0 var(--baseline-2) var(--baseline-2) 0}.cards-items-wrap .item-card .inner-wrapper.border-line .item-image-wrap:not(.contain-image .item-image-wrap) img{border-radius:0}.cards-items-wrap .item-card .inner-wrapper.border-line.column-content:not(.contain-image) img{height:100%}.cards-items-wrap .item-card .inner-wrapper.border-line .item-footer{display:flex;margin-top:auto}.cards-items-wrap .item-card .inner-wrapper.border-line .item-footer:not(.column-content .item-footer){border-top:1px solid var(--border-line-color);padding:calc(var(--card-padding)/2) var(--card-padding)}.cards-items-wrap .item-card .inner-wrapper.border-line .item-footer:not(.content-center .item-content .item-footer){justify-content:space-between}.cards-items-wrap .item-card.card-box .inner-wrapper{border-radius:var(--rounded-medium)}.cards-items-wrap .item-card.card-box .inner-wrapper.column-content:not(.contain-image) img{height:100%}.cards-items-wrap .item-card.card-box .inner-wrapper .item-body,.cards-items-wrap .item-card.card-box .inner-wrapper.contain-image .item-image-wrap{padding:var(--card-padding)}.cards-items-wrap .item-card.card-box .inner-wrapper .item-image-wrap img{display:block}.cards-items-wrap .item-card.card-box .inner-wrapper .item-image-wrap:not(.contain-image .item-image-wrap){display:flex}.cards-items-wrap .item-card.card-box .inner-wrapper .item-image-wrap:not(.contain-image .item-image-wrap) img{border-radius:0}.cards-items-wrap .item-card.card-box .inner-wrapper .item-footer{border-top:1px solid var(--border-line-color);display:flex;margin-top:auto;padding:calc(var(--card-padding)/2) var(--card-padding)}.cards-items-wrap .item-card.card-box .inner-wrapper .item-footer:not(.content-center .item-content .item-footer){justify-content:space-between}.cards-items-wrap .item-card.card-box .inner-wrapper:not(.no-background):not([class*=tema__default__]):not([class*=tema__secondary__]){background-color:var(--content-default-bg)}.cards-items-wrap .item-card.card-box .traslucid-background-light{background-color:var(--content-transparent-light)!important}.cards-items-wrap .item-title{margin-bottom:var(--baseline)}.cards-items-wrap .item-card .inner-wrapper.content-center:not(.column-content){text-align:center}.cards-items-wrap .item-card .inner-wrapper.content-center:not(.column-content) .item-footer,.cards-items-wrap .item-card .inner-wrapper.content-center:not(.column-content) .item-image-wrap{display:flex;justify-content:center}.cards-items-wrap .item-card img{aspect-ratio:auto!important;height:auto;object-fit:cover;width:auto}.cards-items-wrap .item-card.cover-aspect img{aspect-ratio:var(--img-aspect-card)}.cards-items-wrap .item-card .item-image-wrap{border-radius:0!important;flex:0 1 auto;overflow:visible!important}.cards-items-wrap .item-card .item-image-wrap img{border-radius:var(--rounded-normal);max-width:100%}.cards-items-wrap .item-card .item-image-wrap.icon-media{flex:none}.cards-items-wrap .item-card .item-image-wrap.icon-media i.icon{max-width:var(--icon-width)}.cards-items-wrap .item-card .item-image-wrap i.icon{height:auto;margin:inherit;padding:0}.cards-items-wrap .item-card .item-image-wrap i.icon .wrap-icon{padding-bottom:100%}@media only screen and (min-width:601px){.cards-items-wrap .item-card .inner-wrapper.column-content{display:grid!important;grid-template-columns:1fr 2fr!important}}.cards-items-wrap .item-card .inner-wrapper:not(.column-content) .item-image-wrap{margin-bottom:var(--baseline)}.cards-items-wrap .item-card .column-content{display:flex;flex-direction:column}.cards-items-wrap .item-card .column-content:not(.card-box .column-content):not(.border-line){gap:var(--card-gap-m)}.cards-items-wrap .item-card .column-content .item-image-wrap.icon-media{flex:0 0 var(--icon-width)}@media only screen and (min-width:601px){.cards-items-wrap .item-card .column-content{flex-direction:row}.cards-items-wrap .item-card .column-content:not(.card-box .column-content):not(.border-line){gap:var(--card-gap)}.cards-items-wrap .item-card .column-content:not(.card-box .column-content):not(.border-line) .item-body{padding-top:0!important}.cards-items-wrap .item-card .column-content .item-image-wrap{display:block}.cards-items-wrap .item-card .column-content .item-image-wrap img:not(.exact){max-width:100%!important}.cards-items-wrap .item-card .column-content .item-image-wrap i.icon{max-width:inherit}}.cards-items-wrap .item-footer{border:0;padding:var(--baseline) 0}.cards-items-wrap .item-body{padding:0}.cards-equalize .cards-items-wrap,.cards-equalize>*{display:flex}.cards-equalize .cards-items-wrap .inner-wrapper,.cards-equalize .cards-items-wrap .item-card,.cards-equalize .cards-items-wrap>div{display:flex;flex:1}.cards-equalize .cards-items-wrap .inner-wrapper:not(.column-content){flex-direction:column}.cards-equalize .cards-items-wrap .item-content{display:flex;flex:1 1 auto;flex-direction:column}.cards-equalize .cards-items-wrap .item-content .item-footer{margin-top:auto}.listing-small-card .inner-wrapper{column-gap:var(--baseline);display:grid;grid-template-columns:100px 2fr}.listing-small-card .inner-wrapper .item-content .item-body{padding-top:0!important}.listing-small-card .item-link{display:block;height:100%;position:absolute;width:100%;z-index:var(--z-5)}.listing-small-card>div:first-of-type .item-card:not(.card-box){padding-top:0}.listing-small-card .item-card:not(.card-box){border-bottom:1px solid var(--border-line-color);padding-bottom:var(--baseline);padding-top:var(--baseline)}.listing-small-card .item-card:not(.card-box) .item-body{padding-bottom:0!important}.listing-small-card .cards-items-wrap:first-child .item-card{padding-top:0}.listing-small-card .item-image-wrap{margin-bottom:0!important;max-width:100px}.listing-small-card .item-image-wrap .item-image{width:100%}