.pdnews,.pdnews *{box-sizing:border-box}.pdnews{width:100%;padding:26px 0 75px;background:#fff;color:#162b3c;font-family:'Be Vietnam Pro',Arial,sans-serif}.pdnews :is(h1,h2,p,a,button,input){font-family:'Be Vietnam Pro',Arial,sans-serif}.pdnews .fa-solid{font-family:'Font Awesome 6 Free'!important;font-weight:900!important}.pdnews-container{width:min(1400px,calc(100% - 40px));margin:0 auto}.pdnews-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;font-size:13px;color:#7b8994}.pdnews-breadcrumb a{color:#647686;text-decoration:none}.pdnews-breadcrumb a:hover{color:#f4731c}.pdnews-breadcrumb strong{color:#152b3c}.pdnews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px;padding-bottom:18px;border-bottom:1px solid #e5e9ec}.pdnews-heading span{font-size:12px;font-weight:800;letter-spacing:.1em;color:#ef751d}.pdnews-heading h1{margin:4px 0 0;color:#102b3d;font-size:29px;line-height:1.25;font-weight:800;text-transform:uppercase}.pdnews-heading p{max-width:420px;margin:0;color:#72808a;font-size:13px;line-height:1.6;text-align:right}.pdnews-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:28px;align-items:start}.pdnews-sidebar,.pdnews-content{min-width:0}.pdnews-widget{margin:0 0 25px;border:1px solid #e1e6e9;border-radius:5px;overflow:hidden;background:#f8f9fa}.pdnews-widget h2{margin:0;padding:14px 16px;background:#0c2638;color:#fff;font-size:15px;font-weight:800;line-height:1.4;text-transform:uppercase}.pdnews-widget ul{margin:0!important;padding:8px 14px 13px!important;list-style:none!important}.pdnews-widget li{margin:0!important;border-bottom:1px solid #e2e6e8}.pdnews-widget li:last-child{border:0}.pdnews-widget li a{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:11px 6px;color:#193247;font-size:13px;line-height:1.5;text-decoration:none!important}.pdnews-widget li a:hover{color:#ef751d}.pdnews-widget li i{color:#8998a4;font-size:11px}.pdnews-search form{display:flex;gap:7px;padding:13px}.pdnews-search input[type=search]{flex:1;min-width:0;margin:0;height:39px;padding:0 10px;border:1px solid #dce3e6;background:#fff;border-radius:3px;font-size:13px}.pdnews-search button{flex:0 0 42px;height:39px;margin:0;padding:0;border:0;border-radius:3px;background:#f4731c;color:#fff;font-size:15px}.pdnews-recent li a{display:block}.pdnews-contact p{padding:13px 15px 0;margin:0;font-size:13px;line-height:1.6;color:#526370}.pdnews-contact>a{display:block;margin:13px;padding:11px 13px;background:#f4731c;border-radius:4px;color:#fff!important;font-size:15px;font-weight:800;text-align:center;text-decoration:none!important}.pdnews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.pdnews-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #e0e6e9;border-radius:5px;background:#fff;transition:transform .2s,box-shadow .2s}.pdnews-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #142c391c}.pdnews-image{display:block;aspect-ratio:1.42;overflow:hidden;background:#eef2f3}.pdnews-image img{display:block;width:100%;height:100%;object-fit:cover}.pdnews-image span{display:grid;place-items:center;height:100%;color:#83919a;font-size:13px}.pdnews-card-body{display:flex;flex:1;flex-direction:column;padding:16px}.pdnews-label{align-self:flex-start;margin:0 0 9px;color:#f06e17;font-size:11px;font-weight:800;text-transform:uppercase}.pdnews-card h2{margin:0 0 10px;color:#132e40;font-size:16px;font-weight:700;line-height:1.45;min-height:4.35em}.pdnews-card h2 a{color:inherit;text-decoration:none!important}.pdnews-card h2 a:hover{color:#f4731c}.pdnews-card p{margin:0 0 17px;color:#677782;font-size:13px;line-height:1.7}.pdnews-more{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:#e96312;font-size:13px;font-weight:800;text-decoration:none!important}.pdnews-more:hover{color:#0c2638}.pdnews-pagination{margin:30px 0 0}.pdnews-pagination ul{display:flex;justify-content:center;gap:7px;margin:0;padding:0;list-style:none}.pdnews-pagination li{margin:0}.pdnews-pagination a,.pdnews-pagination span{display:grid;place-items:center;width:38px;height:38px;border:1px solid #dce4e7;border-radius:4px;text-decoration:none}.pdnews-pagination .current,.pdnews-pagination a:hover{background:#f4731c;border-color:#f4731c;color:#fff}.pdnews-empty{padding:30px;background:#f6f8f9;font-size:14px}@media(max-width:1100px){.pdnews-layout{grid-template-columns:245px minmax(0,1fr);gap:17px}.pdnews-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}}@media(max-width:849px){.pdnews-layout{grid-template-columns:1fr}.pdnews-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pdnews-widget{margin:0}.pdnews-heading{display:block}.pdnews-heading p{margin:9px 0 0;text-align:left}}@media(max-width:549px){.pdnews{padding:18px 0 45px}.pdnews-container{width:calc(100% - 24px)}.pdnews-heading h1{font-size:23px}.pdnews-sidebar{display:block}.pdnews-widget{margin:0 0 12px}.pdnews-recent,.pdnews-contact{display:none}.pdnews-grid{grid-template-columns:1fr;gap:14px}.pdnews-card h2{min-height:0}.pdnews-card-body{padding:15px}}@media(prefers-reduced-motion:reduce){.pdnews-card{transition:none}}
