/* Dedicated ad column: never overlap page content. */
.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start;max-width:1760px;margin:0 auto}.page-main{min-width:0}.page-layout .ad-slot{position:sticky;top:112px;right:auto;transform:none;width:100%;min-height:570px;margin:32px 18px 32px 0;z-index:1}.page-layout .ad-slot img,.page-layout .ad-slot video{width:100%;height:auto;max-height:470px;object-fit:contain;image-rendering:auto}@media(max-width:1160px){.page-layout{grid-template-columns:minmax(0,1fr) 330px;gap:18px}.page-layout .ad-slot{min-height:480px;padding:16px}.page-layout .ad-slot img,.page-layout .ad-slot video{max-height:390px}}@media(max-width:860px){.page-layout{display:block}.page-layout .ad-slot{position:relative;top:auto;width:calc(100% - 34px);margin:32px auto;min-height:260px}.page-layout .ad-slot img,.page-layout .ad-slot video{max-height:360px}}
