/* 공통 */

.info{color:var(--comp-typo-desc-a); font-size:15px}
.form.bg-blue{}
.form.bg-blue .form-bg{padding:40px 0}
.form .state{font-size:18px; margin-bottom:28px; font-weight:500}
.form .state span{color:var(--smt-brand-a)}

.sign-up .detail > *:not(:first-child){margin-top:16px}
.sign-up .detail h2{letter-spacing:-0.02em}
.sign-up .detail p{line-height:1.7}
@media(min-width:768px){
  .form .state{font-size:20px}
}
@media(min-width:1070px){
  .sign-up .detail > *:not(:first-child){margin-top:32px}

  .form.bg-blue{background-color:transparent}
  .form.bg-blue .form-bg{padding:40px; background-color:var(--smt-background-blue)}
}


/* 전 세계 헌혈하나둘운동 실천 서약 */
.saving-lives{}
.saving-lives .page-visual .visual-area{background-image:url('/wp-content/themes/weloveu/images/campaign/signup_save_lives_visual.jpg'); background-position:center}
.saving-lives .page-heading{position:relative; z-index:1; min-height:580px; display:flex; flex-direction:column; align-items:center; justify-content:center}
.saving-lives .page-heading .title{font-size:32px; text-align:center}
.saving-lives .page-heading .badge{font-size:18px; font-weight:500}

.saving-lives .row{--bs-gutter-x:40px; --bs-gutter-y:40px}
.saving-lives .detail h2{font-size:24px; line-height:1.5}
.saving-lives .detail h2 strong{display:block; font-weight:500; font-size:19px}

.saving-lives .detail .wp-block-list li{padding:4px 0; line-height:1.7}
.saving-lives .detail .wp-block-list.dash{}
.saving-lives .detail .wp-block-list.dash li{position:relative; padding-left:20px}
.saving-lives .detail .wp-block-list.dash li::before{content:''; width:8px; height:1px; display:block; position:absolute; top:20px; left:0; background-color:#333}

.saving-lives .form .quform-description a{color:var(--smt-brand-a); font-style:normal; align-items:center; display:none}
.saving-lives .form .quform-description a::after{content:''; width:10px; height:10px; display:inline-block; background-repeat:no-repeat; background-size:100%; background-image:url('/wp-content/themes/weloveu/images/ui/ico_arrow_right_blue.svg'); background-position:center}
.saving-lives .form .quform-description a.ko:lang(ko),
.saving-lives .form .quform-description a.en:lang(en),
.saving-lives .form .quform-description a.es:lang(es),
.saving-lives .form .quform-description a.vi:lang(vi){display:flex}

@media(min-width:768px){
  .saving-lives .detail h2{font-size:32px; line-height:1.45}
  .saving-lives .detail h2 strong{display:inline-block; font-size:22px}
  .saving-lives .form .quform-description a:hover{text-decoration:underline; text-underline-offset:3px}
}
@media(min-width:1070px){
  .saving-lives .page-heading{min-height:800px}
  .saving-lives .page-heading .title{font-size:44px}
  .saving-lives .page-heading .badge{font-size:20px}
  .saving-lives .detail .wp-block-list li{font-size:17px}
}

@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){
  .saving-lives .page-visual .visual-area{background-image:url('/wp-content/themes/weloveu/images/campaign/signup_save_lives_visual@2x.jpg')}
}
