.ata-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.ata-ad { width: min(calc(100% - 48px), 1120px); margin: 26px auto; text-align: center; box-sizing: border-box; }
.ata-ad-label { display: block; margin-bottom: 5px; color: #777; font-size: 10px; letter-spacing: .08em; text-transform: uppercase; }
.ata-ad a, .ata-ad picture { display: block; }
.ata-ad img { display: block; width: 100%; max-width: 100%; height: auto; margin: auto; }
.ata-ad--home_between_sections { margin-block: 38px; }
.ata-ad--article_inline { width: 100%; max-width: 660px; margin-block: 34px; }
.ata-ad--article_sidebar { width: 100%; max-width: 300px; margin: 0 auto; }
.ata-ad--above_footer { margin-block: 36px 0; }
.ata-ad--mobile_banner { display: none; }
.ata-ad--sponsored_card { width: min(calc(100% - 48px), 440px); margin-block: 38px; }
.ata-ad--sponsored_card .ata-ad-label { text-align: left; color: #a11220; font-weight: 700; }
.ata-contact-form { display: grid; gap: 16px; max-width: 680px; }
.ata-form-row { display: grid; gap: 6px; margin: 0; }
.ata-form-row label { font-weight: 700; }
.ata-form-row input, .ata-form-row textarea, .ata-form-row select { width: 100%; padding: 10px; border: 1px solid #777; box-sizing: border-box; }
.ata-form-row textarea { min-height: 150px; }
.ata-form-consent { display: flex; align-items: flex-start; gap: 9px; }
.ata-cookie-banner { position: fixed; z-index: 99999; right: 0; bottom: 0; left: 0; padding: 18px; background: #0a0a0a; color: #fff; }
.ata-cookie-inner { max-width: 1080px; margin: auto; display: flex; justify-content: space-between; align-items: center; gap: 24px; }
.ata-cookie-inner p { margin: 0; }
.ata-cookie-inner a { color: #fff; text-decoration: underline; }
.ata-cookie-actions { display: flex; gap: 8px; }
.ata-cookie-actions button { padding: 9px 12px; border: 1px solid #fff; background: #fff; color: #000; font-weight: 700; cursor: pointer; }
.ata-cookie-actions .ata-cookie-reject { background: transparent; color: #fff; }
.ata-cookie-settings { position: fixed; right: 12px; bottom: 12px; z-index: 99998; border: 1px solid #777; background: #fff; color: #111; padding: 7px 10px; font-size: 10px; font-weight: 700; cursor: pointer; }
.ata-cookie-banner:not([hidden]) + .ata-cookie-settings { display: none; }
@media (max-width: 700px) { .ata-ad { width: calc(100% - 24px); margin-block: 22px; } .ata-ad--article_inline, .ata-ad--article_sidebar { width: 100%; } .ata-ad--mobile_banner { display: block; } .ata-ad--sponsored_card { width: 100%; } .ata-cookie-inner { display: block; } .ata-cookie-actions { margin-top: 14px; flex-wrap: wrap; } }
