.dhms-feature-slider,.dhms-feature-slider *{box-sizing:border-box}
.dhms-feature-slider .dhms-feature-main-image,.dhms-feature-slider .dhms-feature-thumb img{object-position:center top!important}
.dhms-feature-slider{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.8fr);align-items:stretch;gap:0;width:100%;height:clamp(540px,46vw,620px);overflow:hidden;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.08)}
.dhms-feature-main{position:relative;display:block;min-width:0;min-height:0;height:100%;overflow:hidden;background:linear-gradient(135deg,#273444,#111827);color:#fff;text-decoration:none!important}
.dhms-feature-main-image{position:absolute!important;inset:0!important;display:block!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center center!important;transition:opacity .25s ease,transform .6s ease}
.dhms-feature-main-image[hidden]{display:none!important}
.dhms-feature-main:hover .dhms-feature-main-image{transform:scale(1.025)}
.dhms-feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 34%,rgba(0,0,0,.82) 100%)}
.dhms-feature-content{position:absolute;z-index:2;left:0;right:0;bottom:0;display:flex;max-height:100%;flex-direction:column;align-items:flex-start;gap:11px;padding:clamp(24px,3vw,38px);overflow:hidden}
.dhms-feature-labels{display:flex;max-width:100%;flex-wrap:wrap;gap:8px}.dhms-feature-category,.dhms-feature-ad{display:inline-flex;max-width:100%;overflow:hidden;padding:6px 10px;background:#31b6e8;color:#fff;font-size:12px;font-weight:700;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;letter-spacing:.04em}.dhms-feature-ad{background:#111827}.dhms-feature-title{display:-webkit-box;max-width:900px;overflow:hidden;font-size:clamp(28px,3vw,48px);font-weight:800;line-height:1.08;text-wrap:balance;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dhms-feature-date{font-size:13px;opacity:.82}
.dhms-feature-list{display:grid;grid-template-rows:repeat(var(--dhms-feature-count,5),minmax(0,1fr));min-width:0;min-height:0;height:100%;overflow:hidden}.dhms-feature-item{position:relative;display:grid;grid-template-columns:clamp(105px,10vw,138px) minmax(0,1fr);align-items:stretch;gap:14px;min-width:0;min-height:0;height:100%;overflow:hidden;padding:11px 13px;border-bottom:1px solid #e5e7eb;background:#fff;color:#111827;text-decoration:none!important;transition:background .2s ease}.dhms-feature-item:last-child{border-bottom:0}.dhms-feature-item:hover,.dhms-feature-item:focus,.dhms-feature-item.is-active{background:#f3f8fb}.dhms-feature-item.is-active:before{content:"";position:absolute;z-index:2;top:0;bottom:0;left:0;width:4px;background:#31b6e8}.dhms-feature-thumb{display:block;min-width:0;min-height:0;height:100%;overflow:hidden;background:linear-gradient(135deg,#e5e7eb,#cbd5e1)}.dhms-feature-thumb img{display:block!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;object-fit:cover!important;object-position:center center!important;transition:transform .35s ease}.dhms-feature-item:hover img{transform:scale(1.04)}.dhms-feature-item-copy{display:flex;min-width:0;min-height:0;flex-direction:column;justify-content:center;gap:6px;overflow:hidden}.dhms-feature-item-meta{display:flex;min-width:0;overflow:hidden;gap:8px;color:#31a9d6;font-size:10px;font-weight:700;line-height:1.15;text-transform:uppercase;white-space:nowrap;letter-spacing:.04em}.dhms-feature-item-meta span{overflow:hidden;text-overflow:ellipsis}.dhms-feature-item-title{display:-webkit-box;overflow:hidden;font-size:clamp(14px,1.15vw,17px);font-weight:750;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:3}
@media(max-width:900px){.dhms-feature-slider{display:block;height:auto;overflow:visible;box-shadow:none}.dhms-feature-main{height:clamp(430px,62vw,520px)}.dhms-feature-list{display:flex;height:auto;flex-direction:row;gap:12px;overflow-x:auto;padding:14px 1px;scroll-snap-type:x mandatory}.dhms-feature-item{flex:0 0 82%;grid-template-columns:112px minmax(0,1fr);height:112px;min-height:112px;border:1px solid #e5e7eb;scroll-snap-align:start}.dhms-feature-item.is-active:before{display:none}.dhms-feature-item-title{font-size:16px}}
@media(max-width:600px){.dhms-feature-main{height:clamp(390px,112vw,480px)}.dhms-feature-content{padding:22px}.dhms-feature-title{font-size:clamp(26px,8vw,32px);-webkit-line-clamp:4}.dhms-feature-item{flex-basis:90%;grid-template-columns:100px minmax(0,1fr)}.dhms-feature-item-title{font-size:15px}}
