/* AVELIA — native manual banner mode */
.av-hero{display:none!important}
.hero-wrapper{background:#fffaf9}
.hero{background:#fff7f9;border-bottom:1px solid #eadfe3}
.hero__media-grid{background:linear-gradient(135deg,#f9e9ee 0%,#fffaf9 48%,#ead7de 100%)}
.hero__media-grid svg.hero__media{display:none!important}
.hero__content-wrapper{max-width:1280px;margin-inline:auto}
@media screen and (max-width:749px){.hero__content-wrapper{padding-inline:16px}.hero__media-grid{background:linear-gradient(180deg,#f8e5eb 0%,#fffaf9 100%)}}
