/* Odido Thuis Afeller prelaunch countdown — official Awin creative only. */
.mp-odido-affeller-slot[hidden]{display:none!important}
.mp-odido-affeller-slot{width:min(1180px,calc(100% - 32px));margin:22px auto}
.mp-odido-affeller-slot--mobile{display:none}
.mp-odido-affeller{display:grid;grid-template-columns:minmax(220px,360px) minmax(0,1fr);gap:28px;align-items:center;padding:24px;border:1px solid rgba(6,72,61,.14);border-radius:26px;background:linear-gradient(135deg,#fff 0%,#f5fbf8 100%);box-shadow:0 18px 55px rgba(23,52,43,.10);font-family:Inter,Arial,sans-serif;color:#17342b}
.mp-odido-affeller__creative{display:grid;place-items:center;min-height:220px;overflow:hidden;border-radius:20px;background:#0b0b0d}
.mp-odido-affeller__creative img{display:block;width:100%;max-height:360px;object-fit:contain}
.mp-odido-affeller__content{min-width:0}
.mp-odido-affeller__eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:#e2f4ec;color:#06483d;font-size:12px;font-weight:850;letter-spacing:.02em;text-transform:uppercase}
.mp-odido-affeller h2{margin:12px 0 8px;font-size:clamp(24px,3vw,38px);line-height:1.05;color:#063f35}
.mp-odido-affeller__lead{margin:0 0 13px;font-size:16px;line-height:1.55}
.mp-odido-affeller ul{margin:0 0 18px;padding-left:20px;line-height:1.55}
.mp-odido-affeller__countdown{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}
.mp-odido-affeller__time{display:grid;min-width:72px;padding:10px 12px;border-radius:15px;background:#063f35;color:#fff;text-align:center}
.mp-odido-affeller__time strong{font-size:22px;line-height:1}
.mp-odido-affeller__time small{margin-top:5px;font-size:11px;font-weight:750;opacity:.82;text-transform:uppercase}
.mp-odido-affeller__details{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:14px;background:#f4a900;color:#1d2d28;font-weight:850;text-decoration:none}
.mp-odido-affeller__details:hover{filter:brightness(.97)}
.mp-odido-affeller__details--disabled{background:#e7ece9;color:#40524c;cursor:default;filter:none!important;box-shadow:inset 0 0 0 1px rgba(6,72,61,.10)}
.mp-odido-affeller__disclosure{margin:12px 0 0;font-size:11px;line-height:1.45;color:#65726e}
@media(max-width:900px){
  .mp-odido-affeller-slot--desktop{display:none!important}
  .mp-odido-affeller-slot--mobile{display:block}
  .mp-odido-affeller-slot{width:100%;margin:18px 0}
  .mp-odido-affeller{grid-template-columns:1fr;gap:17px;padding:16px;border-radius:22px}
  .mp-odido-affeller__creative{min-height:0;border-radius:16px}
  .mp-odido-affeller__creative img{max-height:300px}
  .mp-odido-affeller h2{font-size:26px}
  .mp-odido-affeller__lead{font-size:14px}
  .mp-odido-affeller ul{font-size:13px}
  .mp-odido-affeller__countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
  .mp-odido-affeller__time{min-width:0;padding:9px 4px}
  .mp-odido-affeller__time strong{font-size:20px}
  .mp-odido-affeller__details{width:100%}
}
@media(min-width:901px){.mp-odido-affeller-slot--desktop{display:block}}
