/* DN Front Page V2.2 Layout Clean Fix */

[id*="airo"],[class*="airo"],[id*="Airo"],[class*="Airo"],iframe[src*="airo"],div[aria-label*="Airo"],div[title*="Airo"]{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}

.dnafp21-page,.dnafp-page,.dnafp21-page *,.dnafp-page *{box-sizing:border-box!important}

.dnafp21-logo,.dnafp-logo{
  height:145px!important;
  padding:0!important;
  border:0!important;
  background:#fff!important;
}
.dnafp21-logo img,.dnafp-logo img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
}

.dnafp21-contact,.dnafp-contact{
  background:#c40010!important;
  color:#fff!important;
  padding:4px 6px!important;
  line-height:1.25!important;
  font-weight:900!important;
  border:0!important;
}

.dnafp21-meta,.dnafp-meta{
  border:1px solid #111!important;
  border-top:0!important;
  font-size:12px!important;
  line-height:1.2!important;
}

.dnafp21-ad,.dnafp-ad{
  min-height:135px!important;
  padding:14px 8px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  border-radius:6px!important;
}
.dnafp21-ad b,.dnafp-ad b{
  font-size:25px!important;
  line-height:1.1!important;
}

.dnafp21-main,.dnafp-main{
  grid-template-columns:1fr 260px!important;
  gap:10px!important;
  height:600px!important;
}

.dnafp21-story.lead h2,.dnafp-story.lead h2{
  font-size:44px!important;
  line-height:1.02!important;
  margin-bottom:8px!important;
}
.dnafp21-story.lead img,.dnafp-story.lead img{
  max-height:300px!important;
  object-fit:cover!important;
}
.dnafp21-story.lead p,.dnafp-story.lead p{
  font-size:15px!important;
  line-height:1.42!important;
}

.dnafp21-story.side h2,.dnafp-story.side h2{
  font-size:19px!important;
  line-height:1.08!important;
}
.dnafp21-story.side img,.dnafp-story.side img{max-height:105px!important}

.dnafp21-bottom,.dnafp-bottom{
  grid-template-columns:repeat(3,1fr)!important;
  gap:8px!important;
  height:230px!important;
}
.dnafp21-story.bottom,.dnafp-story.bottom{
  min-height:110px!important;
  overflow:hidden!important;
}
.dnafp21-story.bottom h2,.dnafp-story.bottom h2{
  font-size:18px!important;
  line-height:1.1!important;
}

@media print{
  [id*="airo"],[class*="airo"],[id*="Airo"],[class*="Airo"]{display:none!important}
  .dnafp21-page,.dnafp-page{width:210mm!important;height:297mm!important;margin:0!important;box-shadow:none!important}
}
@media(max-width:850px){
  .dnafp21-page,.dnafp-page{
    transform:scale(.48)!important;
    transform-origin:top left!important;
    margin-bottom:-570px!important;
  }
}
