.hero-tertiary{background-color:var(--rds-color-surface-white)}
.hero-tertiary .block-content-item{position:relative}
.hero-tertiary .block-content-item.with-img{min-height:348px !important}
.hero-tertiary .block-content-item.without-img{height:auto}
.hero-tertiary .block-content-item{display:flex;flex-direction:column;justify-content:center}
.hero-tertiary .block-content-item__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5)}
.hero-tertiary .block-content-item__image-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}
.hero-tertiary .block-content-item .image-bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
.hero-tertiary .block-content-item__content{padding:48px 0;position:relative;bottom:0;left:0;height:100%;z-index:3;color:var(--rds-color-surface-white);gap:16px;width:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available}
@media(min-width:1024px){.hero-tertiary .block-content-item__content{padding:64px 0}
}
.hero-tertiary .block-content-item__antetitle{color:#464646;font-size:18px;line-height:24px}
@media(min-width:1024px){.hero-tertiary .block-content-item__antetitle{font-size:20px}
}
.hero-tertiary .block-content-item .d-none+.block-content-item__title{margin-top:0}
.hero-tertiary .block-content-item .block-content-item__title{margin-top:24px}
@media(min-width:1024px){.hero-tertiary .block-content-item .block-content-item__title{margin-top:32px}
}
.hero-tertiary .block-content-item .block-content-item__title+.d-none{margin-top:0}
.hero-tertiary .block-content-item__description{margin-top:16px}
.hero-tertiary .block-content-item .block-content-item__antetitle+.d-none+.block-content-item__description{margin-top:24px}
@media(min-width:1024px){.hero-tertiary .block-content-item .block-content-item__antetitle+.d-none+.block-content-item__description{margin-top:32px}
}
.hero-tertiary .block-content-item__actions{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}
@media(min-width:1024px){.hero-tertiary .block-content-item__actions{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:32px}
}
.hero-tertiary .block-content-item__actions .rp-btn{padding:12px 16px;width:100%}
@media(min-width:720px){.hero-tertiary .block-content-item__actions .rp-btn{width:100%}
}
@media(min-width:1024px){.hero-tertiary .block-content-item__actions .rp-btn{padding:12px 32px}
}
.hero-tertiary .block-content-item__actions .link-repsol{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
@media(min-width:1024px){.hero-tertiary .block-content-item__actions .link-repsol{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
}
.hero-tertiary .block-content-item__actions .button-repsol{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
@media(min-width:1024px){.hero-tertiary .block-content-item__actions .button-repsol{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
}