.article-content p{padding:10px 0;text-align:justify}.article-content ul{list-style-type:disc;padding-left:15px}.article-content ol{list-style-type:decimal;padding-left:15px}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{font-weight:600;line-height:1.2;margin-bottom:1rem;margin-top:1rem}.article-content h1{font-size:2rem}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.25rem}.article-content h4{font-size:1rem}.article-content h5{font-size:.75rem}.article-content h6{font-size:.5rem}.predefined_ad{display:flex;flex-direction:column;gap:.5rem;padding:.5rem;border:1px solid var(--border)!important;border-radius:5px}.predefined_ad>p:first-child{width:100%;text-align:right;font-size:10px;font-weight:500;padding:0;color:var(--color-text-muted)}.predefined_ad>div:first-of-type{width:100%;display:flex;flex-direction:column;align-items:center;gap:0 2rem;padding:1rem;@media (min-width:480px){flex-direction:row;align-items:flex-start}}.predefined_ad>div:first-of-type>div:first-child{width:150px;height:150px;min-width:150px;min-height:150px;overflow:hidden}.predefined_ad>div:first-of-type>div:first-child img{width:100%;height:100%;object-fit:contain}.predefined_ad>div:first-of-type>div:last-child{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem 0;@media (min-width:480px){align-items:flex-start}}.predefined_ad>div:first-of-type>div:last-child>p{font-size:16px;line-height:1.625;padding:0;color:var(--color-text-primary)}.predefined_ad>div:first-of-type>div:last-child>a{width:fit-content;border-radius:.5rem;background-color:var(--color-brand);padding:.25rem .75rem;font-size:.75rem;font-weight:700;color:var(--color-brand-text);cursor:pointer}.predefined_ad>div:first-of-type>div:last-child>a:hover{background-color:var(--color-brand)}