.bl_columnOutput_wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:32px;margin:0 auto;max-width:1180px}.bl_columnOutput{align-items:flex-start;display:flex;flex-direction:column;gap:24px;justify-content:center;width:calc(33.33333% - 21.33333px)}.bl_columnOutput_imageWrap{position:relative;width:100%}.bl_columnOutput_imageWrap:before{content:"";display:block;padding-top:220px}.bl_columnOutput_image{border-radius:8px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.bl_columnOutput_title{align-items:center;display:flex;min-height:57.6px;width:100%}.bl_columnOutput_titleText{color:#121212;display:-webkit-box;font-size:18px;font-weight:700;line-height:160%;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.bl_columnOutput_card{align-items:flex-end;display:flex;flex-direction:column;gap:8px;width:100%}.bl_columnOutput_cardInner{width:100%}.bl_columnOutput_cardHeading{align-items:center;align-self:stretch;background:var(--monochrome-18373737,#373737);border:1px solid var(--monochrome-10-c-8-c-8-c-8,#c8c8c8);border-radius:8px 8px 0 0;display:flex;gap:10px;justify-content:center;padding:12px;width:100%}.bl_columnOutput_cardHeadingText{color:#fff;font-size:18px;font-weight:500;line-height:160%}.bl_columnOutput_cardBody{align-items:flex-start;border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8;border-radius:0 0 8px 8px;border-right:1px solid #c8c8c8;display:flex;flex-direction:column;gap:4px;padding:8px 16px}.bl_columnOutput_cardBodyWrap{width:100%}.bl_columnOutput_cardItem{align-items:center;border-bottom:2px dotted #c8c8c8;display:flex;gap:8px;padding:8px}.bl_columnOutput_cardItem:last-child{border-bottom:none}.bl_columnOutput_cardItemTitle{width:65px}.bl_columnOutput_cardItemDetail,.bl_columnOutput_cardItemTitle{color:#121212;font-size:13px;font-weight:500;line-height:100%}.bl_columnOutput_cardLink{align-items:center;display:inline-flex;gap:12px;padding:8px 6px;text-decoration:none}.bl_columnOutput_cardLinkText{color:#121212;font-size:14px;font-weight:500;line-height:100%}@media screen and (max-width:768px){.bl_columnOutput_wrapper{gap:16px;padding:0 20px}.bl_columnOutput{width:100%}.bl_columnOutput_title{min-height:auto}.bl_columnOutput_imageWrap:before{content:"";display:block;padding-top:200px}}