/* BASIC css start */
/* B&C MARKET만의 특가/혜택 */
.benefit_wrap .swiper-container { padding-bottom:56px; } 
.benefit_wrap dl { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 32px; } 
.benefit_wrap dl dd a { display: inline-block; } 
.benefit_wrap dl { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 32px; } 
.benefit_wrap dl dd {    width: calc(50% - 16px);}
.benefit_wrap dl dd a { display: inline-block;  font-family: 'Poppins', 'Noto Sans KR', sans-serif;} 
.benefit_wrap dl dd a .b_tit { margin: 20px 0 10px; font-size: 20px; font-weight: 700;   font-family: 'Poppins', 'Noto Sans KR', sans-serif; } 
.benefit_wrap dl dd a .b_tit b { color: #c52921; font-weight: 600;  font-family: 'Poppins', 'Noto Sans KR', sans-serif;} 
.benefit_wrap dl dd a .b_subtit { font-size: 14px; font-weight: 400;  font-family: 'Poppins', 'Noto Sans KR', sans-serif;} 

/* BASIC css end */

