:root{--wfl-podium-bg-url:url(https://alwaysonserver.be/NALO/WEBSITE/SKINS/CASH_PODIUM/cash_bg.jpg);--wfl-podium-text-color:#fff;--wfl-podium-balloon-img:url(https://alwaysonserver.be/NALO/WEBSITE/SKINS/CASH_PODIUM/cash_balloons.png)}
div[style="background-color: F8C2DC;"]{position:relative;padding:1.5em 1em 1em;margin:1em auto;background-image:var(--wfl-podium-bg-url) !important;background-repeat:no-repeat;background-position:0 100%;background-size:cover;border-radius:8px}
div[style="background-color: F8C2DC;"] iframe{background:transparent !important}
div[style="background-color: F8C2DC;"]::after{position:absolute;top:0;right:10%;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%,-50%)}
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,div[style="background-color: F8C2DC;"] .text .cmp-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%}
}