/* 상단 비주얼 */
.page-visual .visual-area{background-image:url('/wp-content/themes/weloveu/images/covid-19/visual.jpg'); background-position:center}
.page-visual .page-heading{position:relative; z-index:1; min-height:640px; display:flex; flex-direction:column; align-items:center; justify-content:end}
.page-visual .page-heading h1{line-height:1.3}
.page-visual .page-heading .desc{line-height:1.4}
@media(min-width:768px){
	.page-visual .page-heading{min-height:780px}
	.page-visual .page-heading h1{line-height:1.2}
	.page-visual .page-heading .desc{line-height:1.5}
}
@media(min-width:1070px){
	.page-visual .page-heading{min-height:900px}
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx), (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi){
  .page-visual .visual-area{background-image:url('/wp-content/themes/weloveu/images/covid-19/visual@2x.jpg')}
}


/* 배너 */
.banner1{padding:40px; padding-bottom:440px; background-image:url('/wp-content/themes/weloveu/images/covid-19/banner1_bg.png'); background-position:center bottom; background-size:auto; background-repeat:no-repeat}
.banner1 .logo{width:200px; margin-bottom:8px}
.banner1 p{max-width:680px}
.banner1 .sdgs{align-items:flex-start; padding:20px 0 0}
.banner1 .sdgs .icons{justify-content:flex-start}
@media(min-width:1070px){
	.banner1{padding:60px; background-position:right bottom}
	.banner1 .btn{font-size:17px}
}


/* 구호 활동 */
.section4 .row{--bs-gutter-x:40px; --bs-gutter-y:20px}
.section4 .text-wrap{max-width:550px}
.section4 .text-wrap .step-badge{background-color:#4bb6e0}
@media(min-width:1070px){
	.section4 .row{--bs-gutter-y:100px}
	.section4 .text-wrap .step-badge + .title{margin-top:24px}
	.section4 div[class^="col-"]:nth-child(1){order:1}
	.section4 div[class^="col-"]:nth-child(2){order:2}
	.section4 div[class^="col-"]:nth-child(3){order:4}
	.section4 div[class^="col-"]:nth-child(4){order:3}
	.section4 div[class^="col-"]:nth-child(5){order:5}
	.section4 div[class^="col-"]:nth-child(6){order:6}
}

@media(max-width:1069px){
	.section4 .margin{margin-top:60px}
}


/* 전 세계 코로나19 긴급구호 */
.section5{background-color:#0163b7}
.section5 .support{padding:40px 20px; border-radius:20px}
.section5 .support .row{--bs-gutter-y:28px}
.section5 .support h3{margin-bottom:28px}
.section5 .support .icon-item{width:110px; height:110px; border-radius:999px; margin:0 auto 16px; background-color:#1e76df; background-repeat:no-repeat; background-position:center; background-size:80px}
.section5 div[class^="col-"]:nth-of-type(2n) .icon-item{background-color:#87BDFF}
.section5 div[class^="col-"]:nth-child(1) .icon-item{background-image:url('/wp-content/themes/weloveu/images/covid-19/worldwide_ico1.svg')}
.section5 div[class^="col-"]:nth-child(2) .icon-item{background-image:url('/wp-content/themes/weloveu/images/covid-19/worldwide_ico2.svg')}
.section5 div[class^="col-"]:nth-child(3) .icon-item{background-image:url('/wp-content/themes/weloveu/images/covid-19/worldwide_ico3.svg')}
.section5 div[class^="col-"]:nth-child(4) .icon-item{background-image:url('/wp-content/themes/weloveu/images/covid-19/worldwide_ico4.svg')}
.section5 .support .text-item{gap:4px}
.section5 .support .text-item li{line-height:1.4}
@media(min-width:1070px){
	.section5 .support{padding:40px}
	.section5 .support h3{margin-bottom:28px}
}


/* 코로나19 대응 현장 */
.section6 .tab-menu{justify-content:center; box-shadow:inset 0 -1px rgba(0, 0, 0, .15)}
.section6 .tab-menu .tab-item{box-shadow:none; word-break:keep-all; white-space:nowrap}
.section6 .tab-content{margin-top:32px}
.section6 .tab-content .row{--bs-gutter-x:40px; --bs-gutter-y:24px}
.section6 .text > *:not(:first-child){margin-top:20px}
.section6 .heading-icon{display:flex; align-items:center}
.section6 .heading-icon::before{content:''; width:40px; height:26px; display:inline-block; margin-right:12px; background-image:url('/wp-content/themes/weloveu/images/covid-19/flag-laos.svg'); background-repeat:no-repeat}
.section6 .heading-icon.laos::before{background-image:url('/wp-content/themes/weloveu/images/covid-19/flag-laos.svg')}
.section6 .heading-icon.ecuador::before{background-image:url('/wp-content/themes/weloveu/images/covid-19/flag-ecuador.svg')}
.section6 .heading-icon.ukraine::before{background-image:url('/wp-content/themes/weloveu/images/covid-19/flag-ukraine.svg')}

.section6 .heading-icon.elsalvador::before{background-image:url('/wp-content/themes/weloveu/images/covid-19/flag-elsalvador.svg')}
.section6 .heading-icon.chile::before{background-image:url('/wp-content/themes/weloveu/images/covid-19/flag-chile.svg')}
.section6 .heading-icon.usa::before{background-image:url('/wp-content/themes/weloveu/images/covid-19/flag-usa.svg')}
.section6 .info{display:flex; flex-wrap:wrap; gap:16px}
.section6 .info	.item{display:flex; width:calc(50% - 16px); align-items:center; gap:8px; line-height:1.4}
.section6 .info	.icon{width:56px; height:56px; flex-shrink:0; background-color:#F8F8F8; border-radius:999px; background-position:center; background-repeat:no-repeat; background-size:44px}
.section6 .info	.icon.mask{background-image:url('/wp-content/themes/weloveu/images/covid-19/ico_mask.svg')}
.section6 .info	.icon.kit{background-image:url('/wp-content/themes/weloveu/images/covid-19/ico_covid_kit.svg')}
.section6 .info	.icon.hand{background-image:url('/wp-content/themes/weloveu/images/covid-19/ico_hand.svg')}
.section6 .info	.icon.laptop{background-image:url('/wp-content/themes/weloveu/images/covid-19/ico_laptop.svg')}
.section6 .info	.icon.medical{background-image:url('/wp-content/themes/weloveu/images/covid-19/ico_medical.svg')}
.section6 .info	.icon.clean{background-image:url('/wp-content/themes/weloveu/images/covid-19/ico_clean.svg')}
.section6 .info b{display:block; font-weight:600}
@media(min-width:768px){
	/* .section6 .tab-menu{} */
}
@media(min-width:1070px){
	.section6 .tab-content{margin-top:40px}
}

/* 대륙별 지원 현황 */
.section7{background-color:#0163b7}
.section7 .tab-menu{justify-content:center}
.section7 .tab-menu .tab-item{word-break:keep-all; white-space:nowrap; box-shadow:inset 0 -1px rgba(255,255,255,.15)}
.section7 .tab-menu .tab-item.current::before{background-color:rgba(255,255,255,0.5)}
.section7.tabs:not([class^="color-"]) .tab-item{color:#fff}
.section7 .tab-content{margin-top:40px}
.section7 .tab-content .row{--bs-gutter-x:40px; --bs-gutter-y:24px}
.section7 .info{}
.section7 .info .item{display:flex; align-items:center; gap:20px}
.section7 .info .item:not(:first-child){margin-top:32px}
.section7 .info .item .icon{display:flex; flex-direction:column; align-items:center; gap:4px; min-width:130px; width:130px; text-align:center; line-height:1.3}
.section7 .info .item .icon::before{content:''; width:80px; height:80px; display:inline-block; border-radius:999px; background-color:#1e76df; background-position:center; background-repeat:no-repeat; background-size:60px}
.section7 .info .item .icon.icon1::before{background-image:url('/wp-content/themes/weloveu/images/covid-19/worldwide_ico1.svg')}
.section7 .info .item .icon.icon2::before{background-image:url('/wp-content/themes/weloveu/images/covid-19/worldwide_ico2.svg')}
.section7 .info .item .icon.icon3::before{background-image:url('/wp-content/themes/weloveu/images/covid-19/worldwide_ico3.svg')}
.section7 .info .item .icon.icon4::before{background-image:url('/wp-content/themes/weloveu/images/covid-19/worldwide_ico4.svg')}
.section7 .info .item li{line-height:1.4}
@media(min-width:768px){

}
@media(min-width:1070px){
	.section7 .tab-content{margin-top:60px}
	.section7 .tab-content .img{order:-1}
	.section7 .info .item .icon{min-width:150px; width:150px}
}

/* 활동 과정 */
.section8 .lists{--bs-gutter-y:20px}
.section8 .lists div[class^="col-"]:nth-child(1) .list-item .thum-img{background-image:url('/wp-content/themes/weloveu/images/covid-19/emergency_process_01.jpg')}
.section8 .lists div[class^="col-"]:nth-child(2) .list-item .thum-img{background-image:url('/wp-content/themes/weloveu/images/covid-19/emergency_process_02.jpg')}
.section8 .lists div[class^="col-"]:nth-child(3) .list-item .thum-img{background-image:url('/wp-content/themes/weloveu/images/covid-19/emergency_process_03.jpg')}
.section8 .lists div[class^="col-"]:nth-child(4) .list-item .thum-img{background-image:url('/wp-content/themes/weloveu/images/covid-19/emergency_process_04.jpg')}


/* 배너 2 */
.banner2{display:flex; align-items:center; justify-content:center; min-height:350px; background-image:url('/wp-content/themes/weloveu/images/covid-19/banner2_bg.jpg'); background-position:center; background-repeat:no-repeat; background-size:cover}
.banner2::before{background-color:transparent}
.banner2 .txt{line-height:1.7}
@media(min-width:1070px){
	.banner2{min-height:456px}
	.banner2 .txt{font-size:22px}
}


































/* 코로나19 대응 현장 */
