.news_article{display:flex;align-items:flex-start;gap:28px;margin:0 0 30px;padding:24px;background:#fbf6ea;border:1px solid #e7d8b4;border-radius:16px;box-shadow:0 8px 24px rgba(35,10,14,.28)}.news_media{flex:0 0 320px;margin:0}.news_article img{display:block;width:320px;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:12px;float:none;margin:0}.news_text{flex:1 1 auto;min-width:0;text-align:left}.news_date{display:inline-flex;align-items:center;gap:7px;margin:2px 0 10px;color:#b0863a;font-size:.78em;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.news_date i{font-size:1.15em;font-weight:400}.news_text h2{margin:0 0 14px;padding:0 0 13px;border-bottom:1px solid #ecdfc2;color:#6e2630;font:normal 1.7em Copperplate,"Segoe UI",Georgia,serif;line-height:1.18}.news_body{color:#4a3b2a;font-size:.95em;line-height:1.75}.news_body p{margin:0 0 .9em}.news_body p:last-child{margin-bottom:0}.news_body a{color:#9b2f33;text-decoration:underline}.news_body b,.news_body strong{color:#5b3a2a}.news_tab{margin:30px auto 0;padding:22px 26px;width:880px;box-sizing:border-box;background:#fbf6ea;border:1px solid #e7d8b4;border-radius:16px;box-shadow:0 6px 18px rgba(35,10,14,.22)}.news_tab .title{margin:0 0 6px;padding:0}.news_tab h2{margin:0;color:#6e2630;font:normal 1.45em Copperplate,"Segoe UI",Georgia,serif}.news_tab .list{margin:0;padding:0;list-style:none}.news_tab .list li{margin:0;padding:0;background:0 0;border-top:1px solid #ece0c5}.news_tab .list li:first-child{border-top:0}.news_tab .list li::before{content:none}.news_tab .list li a{display:flex;align-items:center;gap:11px;padding:12px 8px;color:#5b3a2a;font-weight:400;text-decoration:none;border-radius:8px;transition:color .2s ease,background .2s ease,padding-left .2s ease}.news_tab .list li a::before{content:"\F285";font-family:bootstrap-icons;font-size:.8em;color:#c79a3f;transition:transform .2s ease}.news_tab .list li a:hover{color:#6e2630;background:#f3e8cf;padding-left:14px}.news_tab .list li a:hover::before{transform:translateX(3px)}.news_hs2018{margin:0 0 5px;list-style:none;padding:0}.news_hs2018 li{display:inline-block;vertical-align:top}.news_hs2018 li:first-of-type{width:140px;font-weight:700;font-style:italic}.news_hs2018 li:nth-of-type(2) span{width:180px;display:inline-block}@media all and (max-width:900px){.news_article{flex-direction:column}.news_article img,.news_media{flex-basis:auto;width:100%}.news_tab{width:auto}}@media all and (max-width:620px){.news_hs2018 li:first-of-type{width:35%}.news_hs2018 li:nth-of-type(2){width:60%}.news_hs2018 li:nth-of-type(2) span{display:block}.news_hs2018 li:nth-of-type(2) span:first-of-type{font-weight:700}}