/* KRC0032 - 가로 사이즈 912px 조정 및 가운데 정렬 */
.component-wrap .KRC0032.stage-medium .usp-banner-wrap{max-width:992px;margin:0 auto;}
.component-wrap .KRC0032.stage-medium .usp-banner-wrap .ui_carousel_list{max-width:912px}

/* 공통 - 디스클라이머 가로 921px 조정, 가운데 정렬 */
.component-wrap.bg-white .component .fc-gray,
.component-wrap.bg-white .component .fc-gray * {
  max-width:912px;
  margin:0 auto !important;
}

/* 공통 - 카드 내 텍스트 더 하단으로 위치 */
.usp-card-wrap .card-items-area .cover-type-wrap .item .txt-wrap {
	bottom: 50px;
}
@media screen and (max-width:767px) {
	.usp-card-wrap .card-items-area .cover-type-wrap .item .txt-wrap {
		bottom: 70px;
	}
}

/* KRC0025 - summary 디스클라이머 영역 1614px 조정, 좌측 정렬
(정수기 파트는 디스클라이머 영역에 폰트 색상 gray 옵션값이 무조건 추가됨. */
.KRC0025.stage-full .unit-list.align-left,
.KRC0025.stage-full .unit-list.align-left .fc-gray {max-width:1614px;margin:0 auto;}

/* 커버이미지 그라데이션 적용 */
#iw_comp1714465679862 .cover-area {
	background: url(/kr/images/water-purifiers/md10375826/pc_img_cover.png) no-repeat 50% 0;
	background-size: cover;
}

@media screen and (max-width:767px) {
	/* KRC0032 - 하단 여백 설정 */
	.component-wrap.zero-btm .component.KRC0032 .component-box { padding-bottom:10px !important; }

  /* 커버이미지 그라데이션 적용 */
  #iw_comp1714465679862 .cover-area {
    background: url(/kr/images/water-purifiers/md10375826/m_img_cover.png) no-repeat 50% 0;
	background-size: cover;
  }

  /* 맞춤출수 텍스트 하단으로 위치 */
  #iw_comp1714465679871 .Concept-Video .txt-wrap .txt-desc .tit {
      position: absolute;
      bottom: 80px;
  }
}



/* common_cardlayout_v1.1.css (5) */

@charset "utf-8";

/* ############ Gallery BG Color */
.subRenewPdpWrap .KRP0008 .pdp-visual-wrap .pdp-visual-animation, .subRenewPdpWrap .KRP0008 .pdp-visual-wrap .pdp-visual-video {background-color:#ffffff;}


/* ############ (KRC1100) USP Card */
/* Product Cover margin */
.usp-card-wrap .card-items-area.top-area{margin:0 !important;}
/* Title size */
.usp-card-wrap .card-items-area .cover-type-wrap .item .txt-wrap .tit{font-size:48px;}
/* Disclaimer style */
.usp-card-wrap .desc-item-txt .txt,
.usp-card-wrap .desc-item-txt button{font-size:13px;}
.component-wrap.bg-white .component li[class*="fc-"]{font-size:13px;font-weight:300;letter-spacing:-0.3px;line-height:20px;}
.component-wrap.bg-white .component li:first-child[class*="fc-"]{padding-top:4px !important;}
.component-wrap.bg-white .component li:nth-last-child(1)[class*="fc-"]{padding-bottom:4px !important;}

/* ############ (KRC0032, KRC0020) USP Banner */
/* USP Overview style */
.animation-box .animation-area{margin:0 auto !important}
.stage-full .animation-box .animation-area{max-width:1614px;}
.stage-wide .animation-box .animation-area{max-width:1380px;}
.stage-medium .animation-box .animation-area{max-width:912px;}
.animation-box .animation-area video{max-width:100%;}


/* ############ (KRC0025) */
/* Disclamier style */
.KRC0025 .unit-list .unit-box {padding:0 10px;}
.KRC0025.stage-full .unit-list.align-left{max-width:1614px;margin:0 auto;}
.KRC0025.stage-wide .unit-list.block1.type-wide .unit-box{max-width:1380px;margin:0 auto;}
.KRC0025.stage-wide .unit-list.align-left{max-width:1380px; margin:0 auto;}
.KRC0025.stage-medium .unit-list.align-left{max-width:1380px; margin:0 auto;}
.KRC0025.stage-medium .unit-list.block1.type-wide .unit-box{max-width:912px;margin:0 auto;}
.component-wrap .drop-info .dropContent .bullet-list li {font-size:13px;}


 @media screen and (max-width:767px){
	/* ############ (KRC1100) USP Card */
	/* Title size */
	.usp-card-wrap .card-items-area .cover-type-wrap .item .txt-wrap .tit{font-size:38px;}
	/* Disclaimer style */
	.usp-card-wrap .desc-item-txt .txt,
	.usp-card-wrap .desc-item-txt button{font-size:10px;}
	.component-wrap.bg-white .component li[class*="fc-"]{font-size:10px;letter-spacing:-0.7px;line-height:14px;}
	.component-wrap.bg-white .component li:first-child[class*="fc-"]{margin-top:10px;}
	.KRC0025 .unit-list .unit-box{padding:0;}

	/* Summary & Disclaimer transform remove */
	.usp-card-wrap .cover-area,
	.usp-card-wrap .cover-area .info-wrap .detail-info{transform:none !important;}

	/* ############ (KRC0032) USP Banner */
	/* USP Overview style Cover padding-bottom */
	.component-wrap.zero-btm .component.KRC0032 .component-box{padding-bottom:0;}
	
	/* ############ (KRC0025) */
	/* Disclaimer style */
	.component-wrap .KRC0025{padding:0 14px !important;}
	.component-wrap .drop-info .dropContent .bullet-list li {font-size:10px;}
}