.dgw2-section{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;overflow:hidden;background:#f4f7fb}.dgw2-container{display:flex;flex-direction:column;gap:16px;width:100%;max-width:1496px;margin:0 auto;padding:40px 32px;box-sizing:border-box;font-family:'Noto Sans',sans-serif;color:#151515}.dgw2-header{display:flex;align-items:center;justify-content:space-between;width:100%}.dgw2-header-title{font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;font-size:19px;line-height:1;color:#151515}.dgw2-viewall{display:inline-flex;align-items:center;gap:5px;color:#d02126;text-decoration:none;white-space:nowrap}.dgw2-viewall-text{font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:underline;color:#d02126}.dgw2-viewall-icon{font-size:14px;line-height:1;color:#d02126}.dgw2-carousel{position:relative;width:100%}.dgw2-grid{display:flex;gap:32px;width:100%}.dgw2-card{display:flex;flex:1 1 0;min-width:0;gap:24px;align-items:flex-start;border-right:1px solid #ebebeb;padding-right:10px;text-decoration:none;overflow:hidden}.dgw2-card:last-child{border-right:0;padding-right:0}.dgw2-card-thumb{display:block;flex:0 0 80px;width:80px;height:80px;border-radius:4px;overflow:hidden;background:#f3f3f3}.dgw2-card-thumb img{width:80px;height:80px;object-fit:cover;display:block}.dgw2-card-body{display:flex;flex-direction:column;gap:12px;flex:1 1 0;min-width:0}.dgw2-card-badge{align-self:flex-start;max-width:100%;padding:2px 4px;border-radius:4px;background:rgba(40,40,40,.53);font-family:'Noto Sans',sans-serif;font-weight:400;font-size:12px;line-height:1.4;color:#f6f6f6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dgw2-card-title{font-family:'NotoSans-Bold','Noto Sans Bold','Noto Sans';font-weight:700;font-size:16px;line-height:1.25;color:#0f0102;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dgw2-card:hover .dgw2-card-title{text-decoration:underline}.dgw2-nav-next,.dgw2-scrollbar{display:none}@media(max-width:767.98px){.dgw2-container{padding:20px 32px}.dgw2-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:0 16px 2px;scroll-padding-left:16px}.dgw2-grid::-webkit-scrollbar{display:none}.dgw2-card{flex:0 0 300px;scroll-snap-align:start;border-right:0;padding-right:0}.dgw2-carousel.is-scrollable .dgw2-nav-next{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:50%;right:8px;transform:translateY(-50%);width:30px;height:30px;padding:0;border:none;border-radius:50%;background:#d02126;color:#fff;font-size:14px;line-height:1;box-shadow:0 2px 6px rgba(0,0,0,.25);cursor:pointer;z-index:2}.dgw2-carousel.is-scrollable.is-end .dgw2-nav-next{display:none}.dgw2-carousel.is-scrollable .dgw2-scrollbar{display:block;width:144px;height:6px;margin:12px auto 0;background:#e2ebf4;border-radius:3px;overflow:hidden}.dgw2-scrollbar-thumb{display:block;width:48px;height:100%;background:#ced7e0;border-radius:3px;transform:translateX(0)}}@media(max-width:575.98px){.dgw2-container{padding:20px 20px}.dgw2-card{flex:0 0 280px;gap:10px}}