.banner-media img{width:100%;height:30vh;min-height:320px;object-fit:cover;border-radius:0}.banner-info{display:flex;flex-direction:column;gap:var(--gapS);background-color:#fff;padding:var(--gapL) 5%;box-shadow:0 0 20px 0 rgb(0 0 0 / .13);z-index:98;position:relative;h2{font-size:var(--txt-32);font-weight:var(--txt-32-fw);line-height:var(--txt-32-lh)}}main .banner-info p{margin-top:0}@media (min-width:768px){.wp-block-ppp-banner{display:grid;grid-template-columns:1fr;justify-content:start;align-items:end}.banner-media,.wrap_banner-info,.banner-info{grid-column:1/2;grid-row:1/2}.banner-info{margin:var(--gapL);padding:var(--gapM);border-radius:var(--radius);max-width:450px;align-self:end}.banner-media img{width:100%;min-height:420px;height:50vh}}@media (min-width:1600px){.banner-media:not(.carousel-slides) img{border-radius:var(--radius)}}