.bl_top_viewed_sect .sect_title{text-align:center}.bl_top_viewed_sect .cards{display:flex;flex-wrap:wrap;margin:0 calc(50% - 50vw);padding:calc(5.25em - 0.875em) calc(50vw - 50% - 0.875em);background-color:#F5F5F7}.bl_top_viewed_sect .card{box-sizing:border-box;background-color:#fff;border-radius:.5em;border:1px solid #DEE3EB;padding:2em;margin:.875em;text-decoration:none;width:calc(100%/3 - 1.75em)}.bl_top_viewed_sect .card_num{font-size:1.5em;font-weight:700;width:3em;height:3em;border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;color:#FD9F84;border:1px solid #DEE3EB}.bl_top_viewed_sect .card_num:not(:last-child){margin-bottom:2.5em}.bl_top_viewed_sect .card_image_wrap{height:15em;position:relative}.bl_top_viewed_sect .card_image_wrap:not(:last-child){margin-bottom:3.25em}.bl_top_viewed_sect .card_image{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;transform:translate(-50%,-50%)}.bl_top_viewed_sect .card_title{color:#1E1E1E;font-size:2.5em;text-decoration:underline}.bl_top_viewed_sect .nums_container{display:flex;align-items:center;padding:1.25em 0;border-top:1px solid #DEE3EB;border-bottom:1px solid #DEE3EB}.bl_top_viewed_sect .nums_title{font-size:1.5em;font-weight:700;padding-right:1em}.bl_top_viewed_sect .nums{display:flex;flex-grow:1}.bl_top_viewed_sect .num{display:flex;flex-direction:column;padding:1.5em;box-sizing:border-box;border-left:1px solid #DEE3EB;text-align:center;flex-grow:1}.bl_top_viewed_sect .num_value{font-size:2.5em}.bl_top_viewed_sect .num_label{font-size:1.125em}