.adfit-slot{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:46px 0;border-bottom:1px solid var(--line);background:var(--white)}
.adfit-label{width:300px;margin-bottom:7px;color:#8a8f8a;font-size:10px;line-height:1;letter-spacing:.08em;text-align:left}
.adfit-frame{width:300px;height:250px;display:grid;place-items:center;overflow:hidden;background:#f3f4ef}
.adfit-slot--article{max-width:var(--reading);margin:0 auto 70px;border-top:1px solid var(--line)}
.adfit-slot--list{margin:0}
@media(max-width:360px){.adfit-slot{padding-left:10px;padding-right:10px}.adfit-label,.adfit-frame{width:100%;max-width:300px}}
