.news-v50{--green:#075b38;--green-dark:#034b2d;--green-soft:#edf6f1;--red:#df2926;--gold:#d5aa45;--ink:#172c22;--muted:#64726b;font-family:"Times New Roman",Times,serif;color:var(--ink);padding:42px 0 0;background:#fff}.news-v50,.news-v50 *{box-sizing:border-box}.news-v50 a{text-decoration:none}.news-v50-heading{text-align:center;max-width:900px;margin:0 auto 32px}.news-v50-heading h1{margin:0 0 8px;color:var(--green);font-size:38px;line-height:1.15;font-weight:700}.news-v50-heading p{margin:0;color:#69756f;font-size:17px;line-height:1.5}.news-v50-hero{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(310px,1fr);grid-template-rows:repeat(2,205px);gap:14px;margin-bottom:30px}.news-v50-hero article{position:relative;overflow:hidden;border-radius:9px;background:#18392b;box-shadow:0 3px 14px rgba(0,45,27,.12)}.news-v50-hero article.main{grid-row:1/3}.news-v50-hero article>a,.news-v50-hero img{display:block;width:100%;height:100%}.news-v50-hero img{object-fit:cover;transition:transform .38s ease}.news-v50-hero article:hover img{transform:scale(1.035)}.news-v50-hero .shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 24%,rgba(0,0,0,.9))}.news-v50-hero .copy{position:absolute;z-index:1;left:17px;right:17px;bottom:15px;color:#fff}.news-v50-hero .copy>b{display:inline-flex;padding:7px 10px;border-radius:6px;background:var(--red);font-size:12px;text-transform:uppercase}.news-v50-hero h2{margin:9px 0 6px;font-size:22px;line-height:1.25}.news-v50-hero .main h2{font-size:29px;max-width:680px}.news-v50-hero h2 a{color:#fff}.news-v50-hero time{font-size:13px}.news-v50-hero p{margin:7px 0 0;max-width:710px;font-size:15px;line-height:1.45}.news-v50-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start;margin-bottom:34px}.news-v50-main,.news-v50-sidebox,.news-v50-search{border:1px solid #dce5df;border-radius:9px;background:#fff;box-shadow:0 3px 15px rgba(0,62,38,.06)}.news-v50-main{padding:18px 18px 22px}.news-v50-title{display:flex;align-items:center;justify-content:space-between;padding:0 0 13px;border-bottom:2px solid #e7eee9}.news-v50-title h2{margin:0;color:var(--green);font-size:23px;line-height:1.2}.news-v50-title h2 i{margin-right:7px}.news-v50-title span{color:#738078;font-size:14px}.news-v50-card{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;padding:17px 0;border-bottom:1px solid #e3eae6}.news-v50-card .pic{display:block;width:100%;height:132px;overflow:hidden;border-radius:7px;background:#edf2ef}.news-v50-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.news-v50-card:hover img{transform:scale(1.035)}.news-v50-card .tag{display:inline-flex;padding:4px 10px;border-radius:20px;background:var(--green);color:#fff;font-size:11px;line-height:1.25;text-transform:uppercase}.news-v50-card h3{margin:7px 0 5px;font-size:19px;line-height:1.25}.news-v50-card h3 a{color:var(--ink)}.news-v50-card h3 a:hover{color:var(--red)}.news-v50-card .meta{display:flex;gap:16px;color:#78847d;font-size:12px}.news-v50-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:7px 0 3px;color:#4f5e56;font-size:14px;line-height:1.45}.news-v50-card .more{display:block;color:var(--red);font-weight:700;text-align:right}.news-v50-sidebar{display:grid;gap:13px}.news-v50-search{display:flex;padding:11px}.news-v50-search input{min-width:0;flex:1;height:42px;padding:0 12px;border:1px solid #d7e1db;border-right:0;border-radius:6px 0 0 6px;font:15px "Times New Roman",Times,serif;outline:none}.news-v50-search input:focus{border-color:var(--green)}.news-v50-search button{width:46px;border:0;border-radius:0 6px 6px 0;background:var(--green);color:#fff;cursor:pointer}.news-v50-sidebox{padding:16px}.news-v50-sidebox>h2{margin:0 0 9px;padding:0 0 10px;border-bottom:2px solid #e6ede9;color:var(--green);font-size:20px}.news-v50-sidebox>a,.news-cat-parent>a,.news-cat-children>a{color:#34483e}.news-v50-category-tree .tree-all{display:flex;justify-content:space-between;padding:10px 2px;border-bottom:1px dashed #dfe7e2;font-weight:700}.news-v50-category-tree a:hover{color:var(--red)}.news-v50-category-tree a b{color:var(--red)}.news-v50-category-tree a i{width:18px;color:var(--green)}.news-cat-folder{border-bottom:1px dashed #dfe7e2}.news-cat-parent{position:relative;display:flex;align-items:center}.news-cat-parent>a{display:flex;align-items:center;justify-content:space-between;flex:1;min-width:0;padding:11px 45px 11px 2px;font-weight:700}.news-cat-toggle{position:absolute;right:0;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #d8e4dc;border-radius:7px;background:#f5faf7;color:var(--green);cursor:pointer;touch-action:manipulation}.news-cat-toggle:hover,.news-cat-toggle:focus-visible{background:var(--green);color:#fff;outline:2px solid var(--gold);outline-offset:1px}.news-cat-toggle i{font-size:11px;transition:transform .25s ease}.news-cat-folder.is-open .news-cat-toggle i{transform:rotate(180deg)}.news-cat-children{max-height:0;overflow:hidden;visibility:hidden;opacity:0;margin:0 0 0 10px;padding-left:13px;border-left:2px solid #dce9e1;transition:max-height .3s ease,opacity .2s ease,visibility 0s linear .3s}.news-cat-folder.is-open .news-cat-children{visibility:visible;opacity:1;margin-bottom:7px;transition:max-height .3s ease,opacity .2s ease}.news-cat-children>a{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:7px 2px;font-size:14px}.news-v50-sidebox.popular article{display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px solid #e5ebe7}.news-v50-sidebox.popular article:last-child{border-bottom:0}.news-v50-sidebox.popular .thumb{display:block;height:61px;overflow:hidden;border-radius:6px}.news-v50-sidebox.popular img{width:100%;height:100%;object-fit:cover}.news-v50-sidebox.popular h3{margin:0 0 4px;font-size:14px;line-height:1.27}.news-v50-sidebox.popular h3 a{color:var(--ink)}.news-v50-sidebox.popular time{color:#78847d;font-size:12px}.news-v50-contact{padding:22px 18px;border:3px solid var(--gold);border-radius:11px;background:linear-gradient(150deg,#03492d,#00623b);box-shadow:0 7px 20px rgba(0,62,39,.17);color:#fff;text-align:center}.news-v50-contact>span,.news-v50-contact h2{color:#f0d17d}.news-v50-contact h2{margin:8px 0;font-size:20px;line-height:1.35}.news-v50-contact .phone{display:block;margin:12px 0;padding:10px;border-radius:30px;background:var(--red);color:#fff;font-size:22px;font-weight:700}.news-v50-contact ul{display:inline-block;margin:8px auto 15px;padding:0;list-style:none;text-align:left}.news-v50-contact li{margin:5px}.news-v50-contact .button{display:block;padding:11px;border-radius:6px;background:var(--gold);color:#173126;font-weight:700}.news-v50-pagination{display:flex;justify-content:center;margin-top:20px}.news-v50-pagination .pagination{display:flex;justify-content:center;gap:5px;flex-wrap:wrap;margin:0}.news-v50-pagination .page-item{margin:2px}.news-v50-pagination .page-link{display:grid;place-items:center;min-width:39px;min-height:39px;padding:6px 10px;border:1px solid #dce5df!important;border-radius:6px!important;color:var(--green);background:#fff}.news-v50-pagination .active .page-link{border-color:var(--green)!important;background:var(--green);color:#fff}.news-v50-empty{padding:55px 15px;color:#66786e;text-align:center}.news-v50-empty i{display:block;font-size:44px}.news-v50-empty strong{display:block;font-size:19px}.news-v50-empty a{color:var(--red)}
@media(max-width:991px){.news-v50{padding-top:28px}.news-v50-hero{grid-template-rows:repeat(2,180px)}.news-v50-layout{grid-template-columns:minmax(0,1fr) 285px}.news-v50-card{grid-template-columns:165px minmax(0,1fr)}.news-v50-card .pic{height:120px}}
@media(max-width:767px){.news-v50{padding:20px 0 0}.news-v50-heading{margin-bottom:21px;padding:0 7px}.news-v50-heading h1{font-size:28px}.news-v50-heading p{font-size:15px}.news-v50-hero{display:flex;gap:11px;overflow-x:auto;margin:0 -12px 22px;padding:0 12px 8px;scroll-snap-type:x mandatory}.news-v50-hero article,.news-v50-hero article.main{flex:0 0 87%;height:270px;scroll-snap-align:start}.news-v50-hero .copy{left:15px;right:15px}.news-v50-hero h2,.news-v50-hero .main h2{font-size:21px}.news-v50-hero p{display:none}.news-v50-layout{display:flex;flex-direction:column;gap:16px}.news-v50-main,.news-v50-sidebar{width:100%}.news-v50-main{padding:13px}.news-v50-title h2{font-size:20px}.news-v50-title span{display:none}.news-v50-card{grid-template-columns:118px minmax(0,1fr);gap:11px;padding:13px 0}.news-v50-card .pic{height:102px}.news-v50-card h3{margin-top:6px;font-size:16px;line-height:1.25}.news-v50-card p,.news-v50-card .meta span,.news-v50-card .more{display:none}.news-v50-card .tag{padding:3px 8px;font-size:10px}.news-v50-sidebar{display:grid;grid-template-columns:1fr}.news-v50-sidebox{padding:15px}.news-cat-parent>a{min-height:50px;padding-right:52px}.news-cat-toggle{width:42px;height:42px}.news-cat-children>a{min-height:44px;padding:10px 2px}.news-v50-pagination .page-link{min-width:42px;min-height:42px}.news-v50-contact .phone{font-size:21px}}
@media(max-width:420px){.news-v50-card{grid-template-columns:105px minmax(0,1fr)}.news-v50-card .pic{height:94px}.news-v50-card h3{font-size:15px}.news-v50-card .meta{font-size:11px}.news-v50-hero article,.news-v50-hero article.main{flex-basis:91%}}
@media(prefers-reduced-motion:reduce){.news-v50-hero img,.news-cat-toggle i,.news-cat-children{transition:none}}
.news-v50-hero .news-hero-1{grid-column:1;grid-row:1/3}.news-v50-hero .news-hero-2{grid-column:2;grid-row:1}.news-v50-hero .news-hero-3{grid-column:2;grid-row:2}
@media(min-width:768px) and (max-width:991px){.news-v50-layout{grid-template-columns:1fr}.news-v50-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.news-v50-search,.news-v50-contact{grid-column:1/-1}}
@media(max-width:767px){.news-v50-hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:245px 170px;gap:10px;overflow:visible;margin:0 0 22px;padding:0}.news-v50-hero article,.news-v50-hero article.main{width:100%;height:auto;min-width:0}.news-v50-hero .news-hero-1{grid-column:1/-1;grid-row:1}.news-v50-hero .news-hero-2{grid-column:1;grid-row:2}.news-v50-hero .news-hero-3{grid-column:2;grid-row:2}.news-v50-hero .news-hero-2 .copy,.news-v50-hero .news-hero-3 .copy{left:10px;right:10px;bottom:10px}.news-v50-hero .news-hero-2 .copy>b,.news-v50-hero .news-hero-3 .copy>b{padding:4px 7px;font-size:9px}.news-v50-hero .news-hero-2 h2,.news-v50-hero .news-hero-3 h2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:6px 0 4px;font-size:15px;line-height:1.2}.news-v50-hero .news-hero-2 time,.news-v50-hero .news-hero-3 time{font-size:10px}}
@media(max-width:420px){.news-v50-hero{grid-template-rows:225px 150px}.news-v50-hero .news-hero-1 h2{font-size:19px}.news-v50-hero .news-hero-2 h2,.news-v50-hero .news-hero-3 h2{font-size:14px}}
@media(max-width:767px){.news-v50-hero article.news-hero-1{grid-column:1/-1!important;grid-row:1!important}.news-v50-hero article.news-hero-2{grid-column:1!important;grid-row:2!important}.news-v50-hero article.news-hero-3{grid-column:2!important;grid-row:2!important}.news-v50-hero .news-hero-1 .copy{left:14px;right:14px;bottom:13px}.news-v50-hero .news-hero-1 h2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:7px 0 5px;font-size:20px;line-height:1.2}.news-v50-hero .news-hero-1 p{display:none}.news-v50-hero .news-hero-2 time,.news-v50-hero .news-hero-3 time{display:none}.news-v50-hero .news-hero-2 h2,.news-v50-hero .news-hero-3 h2{max-height:36px}.news-v50-hero .copy{z-index:2}.news-v50-hero .shade{z-index:1}}
.news-v50-search{position:relative}.news-v50-search input{padding-right:38px}.news-search-clear{position:absolute;right:58px;top:50%;display:grid;place-items:center;width:30px;height:30px;transform:translateY(-50%);border-radius:50%;color:#78867e}.news-search-clear:hover,.news-search-clear:focus-visible{background:#edf6f1;color:var(--red)}.news-v50-search button{flex:0 0 46px}.news-v50-title h2{min-width:0;overflow-wrap:anywhere}@media(max-width:767px){.news-v50-search{position:sticky;top:8px;z-index:5}.news-v50-search input{height:46px;font-size:16px}.news-v50-search button{flex-basis:48px}.news-search-clear{right:61px}.news-v50-title h2{font-size:18px}}
