/* SerieAGoal 2.2.138 — inline article media + social/video embeds. */
.sg-page-news .sg-article-main>.sg-article-story>.sg-article-section-card.is-media{
  padding:0;
  overflow:hidden;
  background:var(--sg-surface);
}
.sg-page-news .sg-article-section-card.is-media .sg-article-section-body.is-media{
  display:block;
  padding:0!important;
  margin:0!important;
  font-size:0;
  line-height:0;
  overflow:hidden;
}
.sg-page-news .sg-article-section-card.is-media .sg-article-section-body.is-media>p,
.sg-page-news .sg-article-section-card.is-media .sg-article-section-body.is-media>figure{
  display:block;
  width:100%;
  max-width:none;
  margin:0!important;
  padding:0!important;
  border:0;
}
.sg-page-news .sg-article-section-card.is-media .sg-article-section-body.is-media img{
  display:block;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:contain;
}
@media(min-width:761px){
  .sg-page-news .sg-article-main>.sg-article-story>.sg-article-section-card.is-media{
    width:calc(100% + 18px);
    margin-left:-18px;
  }
}
@media(max-width:760px){
  .sg-page-news .sg-article-main>.sg-article-story>.sg-article-section-card.is-media{
    width:100%;
    margin-left:0;
    margin-right:0;
  }
}

/* Embed: il wrapper resta locale fino al consenso; nessuna risorsa terza parte parte prima. */
.sg-page-news .sg-article-section-body .slr-social-embed{
  box-sizing:border-box;
  width:min(100%,680px);
  min-width:0;
  min-height:110px;
  margin:26px auto;
  overflow:hidden;
  border:1px solid var(--sg-line);
  border-radius:14px;
  background:var(--sg-surface-2);
  color:var(--sg-text);
}
.sg-page-news .sg-article-section-body .slr-social-embed iframe{
  display:block;
  width:100%;
  max-width:100%;
  min-height:420px;
  border:0;
  background:transparent;
}
.sg-page-news .sg-article-section-body .slr-social-youtube iframe{min-height:0;height:100%}
.sg-page-news .sg-article-section-body .slr-social-ratio{position:relative;width:100%;aspect-ratio:16/9;background:#000}
.sg-page-news .sg-article-section-body .slr-social-ratio iframe{position:absolute;inset:0;width:100%;height:100%}
.sg-page-news .sg-article-section-body .twitter-tweet,
.sg-page-news .sg-article-section-body .instagram-media,
.sg-page-news .sg-article-section-body .tiktok-embed{max-width:100%!important;margin-left:auto!important;margin-right:auto!important}
.sg-page-news .sg-article-section-body .slr-social-fallback{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:11px 14px;
  color:var(--sg-accent);
  font-size:12px;
  font-weight:800;
  text-decoration:none;
}
.sg-page-news .sg-article-section-body .sg-social-embed-status{display:block;padding:20px 18px 4px;color:var(--sg-muted);font-size:12px;text-align:center}
.sg-page-news .sg-article-section-body .slr-consent-embed-placeholder{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:190px;
  padding:24px 18px;
  text-align:center;
}
.sg-page-news .sg-article-section-body .sg-social-embed-lock{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border:1px solid var(--sg-line);
  border-radius:10px;
  background:var(--sg-surface);
  color:var(--sg-accent);
  font-size:16px;
}
.sg-page-news .sg-article-section-body .slr-consent-embed-placeholder strong{font-size:14px;color:var(--sg-text)}
.sg-page-news .sg-article-section-body .slr-consent-embed-placeholder p{max-width:470px;margin:0;color:var(--sg-muted);font-size:12px;line-height:1.45}
.sg-page-news .sg-article-section-body .slr-consent-embed-placeholder>div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:6px}
.sg-page-news .sg-article-section-body .slr-consent-embed-placeholder button,
.sg-page-news .sg-article-section-body .slr-consent-embed-placeholder a{
  min-height:36px;
  padding:8px 12px;
  border:1px solid var(--sg-line);
  border-radius:9px;
  background:var(--sg-surface);
  color:var(--sg-text);
  font:inherit;
  font-size:11px;
  font-weight:800;
  line-height:18px;
  text-decoration:none;
  cursor:pointer;
}
.sg-page-news .sg-article-section-body .slr-consent-embed-placeholder button{border-color:var(--sg-accent);background:var(--sg-accent);color:#fff}
.sg-page-news .sg-article-section-body .slr-consent-embed-placeholder button:disabled{opacity:.65;cursor:wait}
.sg-page-news .sg-article-section-body .slr-social-embed.is-social-loading{position:relative;min-height:180px}
.sg-page-news .sg-article-section-body .slr-social-embed.is-social-loading:before{
  content:"";
  position:absolute;
  z-index:2;
  top:18px;
  left:50%;
  width:22px;
  height:22px;
  margin-left:-11px;
  border:2px solid var(--sg-line);
  border-top-color:var(--sg-accent);
  border-radius:50%;
  animation:sgArticleEmbedSpin .7s linear infinite;
}
@keyframes sgArticleEmbedSpin{to{transform:rotate(360deg)}}
@media(max-width:640px){
  .sg-page-news .sg-article-section-body .slr-social-embed{width:100%;margin:20px auto;border-radius:11px}
  .sg-page-news .sg-article-section-body .slr-social-facebook iframe{min-height:500px}
  .sg-page-news .sg-article-section-body .slr-consent-embed-placeholder{min-height:170px;padding:20px 14px}
}
