.kadm-ad { box-sizing: border-box; clear: both; margin: 24px auto; max-width: 100%; overflow: hidden; text-align: center; }
.kadm-ad-label { color: #666; display: block; font: 600 10px/1.4 sans-serif; letter-spacing: .08em; margin-bottom: 6px; text-transform: uppercase; }
.kadm-ad-body { min-height: var(--kadm-ad-min-height, 40px); position: relative; }
.kadm-ad-body img, .kadm-ad-body iframe { height: auto; max-width: 100%; }
.kadm-ad-body .adsbygoogle { min-height: var(--kadm-ad-min-height, 40px); min-width: 100%; }
.kadm-ad-top { margin: 16px auto 28px; width: min(1100px, calc(100% - 32px)); }
.kadm-ad-content { margin-block: 32px; }
.kadm-ad-footer { margin: 32px auto 16px; width: min(1100px, calc(100% - 32px)); }
.widget .kadm-ad-sidebar, .kadm-ad-sidebar { margin: 0 auto 24px; width: 100%; }
.kadm-inline-layout { align-items: stretch; box-sizing: border-box; display: grid; gap: 28px; grid-template-columns: minmax(0, 1fr) minmax(100px, var(--kadm-inline-sidebar-width, 300px)); margin-inline: 50%; max-width: none; transform: translateX(-50%); width: min(calc(100vw - 48px), calc(100% + var(--kadm-inline-sidebar-width, 300px) + 28px)); }
.kadm-inline-main, .kadm-inline-sidebar { min-width: 0; }
.kadm-inline-main > * { margin-block: 0 1.55em; max-width: 100%; }
.kadm-inline-sidebar { align-self: stretch; float: none; margin: 0; max-width: none; width: 100%; }
.kadm-widget-area-item { margin: 0; }
.kadm-inline-sidebar .kadm-ad-sidebar { clear: none; margin: 0; max-width: 100%; width: 100% !important; }
.kadm-inline-sidebar .kadm-ad-sidebar.kadm-is-sticky { position: sticky; top: var(--article-sidebar-offset, 110px); }
.kadm-widget-sticky { position: sticky; top: var(--article-sidebar-offset, 110px); }
.kadm-blocked-embed, .kadm-blocked-embed .kpr-embed__notice { display: block; }
.kadm-blocked-embed .kpr-embed__notice { background: #f3f4f5; color: #444; font: 14px/1.5 sans-serif; padding: 16px; }
.kadm-is-house .kadm-ad-label { color: #cdd8d3; margin: 0; position: absolute; transform: translate(10px, 10px); z-index: 4; }
.kadm-is-house { border-radius: 8px; position: relative; }
.kadm-house-ad { align-items: center; background: radial-gradient(circle at 78% 22%, rgba(225, 173, 65, .48), transparent 24%), linear-gradient(125deg, #063b32 0%, #091f1c 38%, #39261b 69%, #160d0b 100%); box-sizing: border-box; color: #fff; display: flex; isolation: isolate; min-height: var(--kadm-ad-min-height, 126px); overflow: hidden; padding: 32px 30px 22px; position: relative; text-align: left; text-decoration: none; width: 100%; }
.kadm-house-ad::before, .kadm-house-ad::after { background: rgba(255,255,255,.065); bottom: -48px; content: ""; height: 150px; position: absolute; transform: rotate(45deg); width: 150px; z-index: -1; }
.kadm-house-ad::before { left: 42%; }
.kadm-house-ad::after { right: 5%; }
.kadm-house-copy { display: flex; flex: 1 1 45%; flex-direction: column; min-width: 220px; position: relative; z-index: 2; }
.kadm-house-copy strong { color: #fff; font: 750 18px/1.25 Arial, sans-serif; }
.kadm-house-copy > span { color: #edf2ef; font: 500 13px/1.45 Arial, sans-serif; margin-top: 5px; }
.kadm-house-copy b { color: #fff; font: 800 11px/1.3 Arial, sans-serif; letter-spacing: .08em; margin-top: 10px; text-transform: uppercase; }
.kadm-house-brand { color: rgba(255,255,255,.78); flex: 1 1 55%; font: 700 clamp(42px, 7vw, 92px)/.8 Georgia, serif; letter-spacing: -.055em; position: relative; text-align: center; z-index: 2; }
.kadm-house-brand small { color: rgba(255,255,255,.52); display: block; font: 500 12px/1.2 Arial, sans-serif; letter-spacing: .42em; margin: 16px 0 0 .42em; text-transform: uppercase; }
.kadm-house-ad:hover .kadm-house-copy b, .kadm-house-ad:focus-visible .kadm-house-copy b { text-decoration: underline; }
.kadm-house-ad:focus-visible { outline: 3px solid #fff; outline-offset: -5px; }
.kadm-house-ad-vertical { align-items: stretch; flex-direction: column; min-height: var(--kadm-ad-min-height, 250px); padding: 42px 18px 16px; }
.kadm-house-ad-vertical .kadm-house-copy { flex: 0 0 auto; min-width: 0; order: 2; }
.kadm-house-ad-vertical .kadm-house-copy strong, .kadm-house-ad-vertical .kadm-house-copy > span { display: none; }
.kadm-house-ad-vertical .kadm-house-copy b { margin-top: auto; }
.kadm-house-ad-vertical .kadm-house-brand { align-items: center; display: flex; flex: 1 1 auto; flex-direction: column; font-size: 42px; justify-content: center; }
.kadm-house-ad-vertical .kadm-house-brand small { font-size: 8px; margin-top: 12px; }
@media (max-width: 980px) { .kadm-inline-layout { display: flex; flex-direction: column; gap: 24px; margin-inline: 0; transform: none; width: 100%; } .kadm-inline-main, .kadm-inline-sidebar { width: 100%; } .kadm-inline-sidebar .kadm-ad-sidebar { margin-inline: auto; width: min(100%, var(--kadm-inline-sidebar-width, 300px)) !important; } .kadm-inline-sidebar .kadm-ad-sidebar.kadm-is-sticky, .kadm-widget-sticky { position: relative; top: auto; } }
@media (max-width: 700px) { .kadm-house-ad-horizontal { align-items: flex-start; flex-direction: column-reverse; gap: 20px; } .kadm-house-brand { font-size: 44px; text-align: left; } .kadm-house-brand small { font-size: 8px; } }
