:root{--wfl-podium-bg-color:#fc0;--wfl-podium-text-color:#c31478;--wfl-podium-balloon-img:url(https://alwaysonserver.be/NALO/WEBSITE/SKINS/SUBITO_PODIUM/subito_balloons.png)}
div[style="background-color: F8C2DC;"]{position:relative;padding:1.5em 1em 1em;margin:1em auto;background-color:var(--wfl-podium-bg-color) !important;border-radius:8px}
div[style="background-color: F8C2DC;"] iframe{background:transparent !important}
div[style="background-color: F8C2DC;"]::after{position:absolute;top:0;right:5%;display:block;height:102px;aspect-ratio:94/102;content:"";background-image:var(--wfl-podium-balloon-img);background-repeat:no-repeat;background-position:center bottom;background-size:contain;transform:translate(50%,-30%)}
div[style="background-color: F8C2DC;"] .title,div[style="background-color: F8C2DC;"] .text{padding:0 calc(1.2rem + 8px) !important}
div[style="background-color: F8C2DC;"] .embed{padding:0 !important}
div[style="background-color: F8C2DC;"] .title .cmp-title__text{color:var(--wfl-podium-text-color) !important}
@media(min-width:1024px){div[style="background-color: F8C2DC;"]::after{height:192px}
div[style="background-color: F8C2DC;"] .title+.text{max-width:80%}
}