/* ===== 폰트 ===== */
/* Pretendard 는 공통 css 에서 로드 */
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');

html {
  scroll-behavior: smooth;
}

.benefits,
.benefits * {
  box-sizing: border-box;
}

.benefits {
  position: relative;
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
  font-family:
    'Pretendard',
    'Noto Sans KR',
    -apple-system,
    sans-serif;
  color: #161f29;
  background: #fff;
  line-height: 1.4;
  letter-spacing: -0.03em;
  word-break: keep-all;
}

.benefits img {
  display: block;
  max-width: none;
}

/* ===== 공통: 배지 ===== */
.benefits .badge {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 30px;
  background: #0194ff;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}

.benefits .badge_wh {
  background: #fff;
  color: #0194ff;
}

.benefits .col_navy .badge_wh {
  color: #073063;
}

/* ===== 공통: 타이틀 ===== */
.benefits .title span {
  display: block;
}

.benefits .title .title_sm {
  font-weight: 700;
  font-size: 20px;
}

.benefits .title .title_lg {
  margin-top: 4px;
  font-weight: 700;
  font-size: 32px;
  color: #0194ff;
}

/* ===== 공통: 본문 / 유의사항 ===== */
.benefits .desc {
  margin-top: 12px;
  font-weight: 500;
  font-size: 14px;
  color: #161f29;
}

.benefits .desc strong {
  font-weight: 700;
}

.benefits .note {
  margin-top: 12px;
  font-weight: 500;
  font-size: 14px;
  color: #78848d;
}

.benefits .note_star {
  font-size: 14px;
  color: rgba(22, 31, 41, 0.5);
}

.benefits .note_star em {
  font-style: normal;
  color: #0194ff;
}

.benefits .point_recommend .note_star {
  margin-top: 12px;
  color: rgba(255, 255, 255, 0.5);
}

.benefits .notice_bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 1032px;
  height: 40px;
  margin: 40px auto 0;
  border-radius: 5px;
  background: #eee;
  font-weight: 500;
  font-size: 14px;
  color: #78848d;
}

.benefits .notice_bar img {
  width: 14px;
}

.benefits .notice_bar_dark {
  width: 604px;
  background: rgba(0, 0, 0, 0.16);
  color: rgba(255, 255, 255, 0.7);
}

.benefits .notice_bar_dark strong {
  margin-right: 4px;
  font-weight: 700;
}

.benefits .note_list {
  margin-top: 32px;
  padding: 10px 50px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.16);
}

.benefits .row_col3 .note_list {
  padding: 10px;
}

.benefits .note_list > li {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  font-weight: 500;
  font-size: 14px;
  text-align: left;
  color: rgba(255, 255, 255, 0.7);
}

.benefits .note_list > li + li {
  margin-top: 4px;
}

.benefits .note_list img {
  flex-shrink: 0;
  width: 16px;
  margin-top: 2px;
}

/* ===== 공통: 버튼(BTN) ===== */
.benefits .btn {
  width: 100%;
  padding: 0;
  border: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  height: 56px;
  background: #0194ff;
}

.benefits .btn span {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}

.benefits .btn img {
  width: 8px;
  height: 14px;
  margin: 0 7px;
}

.benefits .btn_join {
  width: 480px;
  height: 64px;
  margin: 0 auto;
}

.benefits .btn_coupon,
.benefits .btn_members {
  width: 362px;
  margin: 32px auto 0;
  background: #fff;
}

.benefits .btn_coupon span,
.benefits .btn_members span {
  font-size: 20px;
  color: #073063;
}

.benefits .btn_members span {
  color: #0194ff;
}

/* ===== visual: 메인 비주얼 ===== */
.benefits .visual {
  position: relative;
  height: 503px;
  background: url('../images/userbenefits/visual_bg.jpg') no-repeat center / 100% 100%;
  text-align: center;
}

.benefits .visual .logo {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 81px;
}

.benefits .visual .lead {
  position: relative;
  z-index: 2;
  padding-top: 71px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
}

.benefits .visual .title {
  position: absolute;
  top: 123px;
  left: 0;
  z-index: 2;
  width: 100%;
}

.benefits .visual .title_main {
  width: 562px;
  margin: 0 auto;
}

.benefits .visual .title_sub {
  position: absolute;
  top: 59px;
  left: 50%;
  width: 387px;
  margin-left: -193px;
  opacity: 0.8;
}

.benefits .visual .gift {
  position: absolute;
  top: 244px;
  left: 280px;
  z-index: 2;
  width: 620px;
}

.benefits .visual .coin {
  position: absolute;
}

.benefits .visual .coin_l {
  top: 277px;
  left: 148px;
  width: 121px;
  filter: drop-shadow(0 67px 8px rgba(0, 0, 0, 0.3));
}

.benefits .visual .coin_r {
  z-index: 2;
  top: 393px;
  left: 922px;
  width: 158px;
  filter: drop-shadow(20px 60px 8px rgba(0, 0, 0, 0.25));
}

/* ===== join: 회원가입 CTA + 탭 ===== */
.benefits .join {
  position: relative;
  padding-top: 40px;
  background: #161f29;
  box-shadow: 0 -8px 16px 0 rgba(0, 0, 0, 0.25);
  text-align: center;
}

.benefits .join .note {
  margin-top: 16px;
  color: #fff;
}

.benefits .tab_list {
  display: flex;
  margin-top: 40px;
}

.benefits .tab_list li {
  flex: 1;
}

.benefits .tab_list a,
.benefits .tab_list span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  border-radius: 20px 20px 0 0;
  background: #7593aa;
  font-family: inherit;
  font-weight: 500;
  font-size: 24px;
  color: #161f29;
}

.benefits .tab_list li.on span {
  background: #f6f6f6;
  font-weight: 700;
  color: #021535;
}

.benefits .tab_panel {
  display: none;
}

.benefits .tab_panel.on {
  display: block;
}

/* ===== intro: 혜택 요약 ===== */
.benefits .intro {
  padding: 80px 0;
  background: #0194ff;
  text-align: center;
  color: #fff;
}

.benefits .intro_navy {
  padding-bottom: 80px;
  background: #073063;
}

.benefits .intro_navy .desc {
  margin-top: 24px;
}

.benefits .intro .eng {
  font-weight: 700;
  font-size: 16px;
}

.benefits .intro .title {
  font-weight: 700;
  font-size: 32px;
}

.benefits .intro_navy .title {
  font-size: 40px;
}

.benefits .intro .eng + .title {
  margin-top: 8px;
}

.benefits .intro .desc {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
}

.benefits .intro .intro_foot {
  margin-top: 40px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
}

.benefits .intro .intro_foot strong {
  font-weight: 700;
}

.benefits .intro .notice_bar {
  margin-top: 24px;
}

.benefits .card_list {
  display: flex;
  gap: 16px;
  padding: 0 74px;
  margin-top: 40px;
  text-align: left;
}

.benefits .card_list > li {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px;
  border-radius: 16px;
  background: #fff;
  color: #161f29;
}

.benefits .card_list_col2 {
  flex-wrap: wrap;
}

.benefits .card_list_col2 > li {
  flex: 0 0 calc(50% - 8px);
}

.benefits .card_list .badge {
  align-self: flex-start;
  font-weight: 500;
}

.benefits .card_list > li > :nth-last-child(2) {
  margin-bottom: 24px;
}

.benefits .btn_detail {
  gap: 0;
  height: 48px;
  margin-top: auto;
  border: 1px solid #0194ff;
  border-radius: 4px;
  background: #fff;
}

.benefits .btn_detail span {
  font-size: 18px;
  color: #0194ff;
}

.benefits .btn_detail img {
  width: 14px;
  height: 8px;
  margin: 0 4px;
}

.benefits .card_lead {
  margin-top: 12px;
  font-weight: 700;
  font-size: 14px;
}

.benefits .card_title {
  margin-top: 4px;
  font-weight: 700;
  font-size: 18px;
}

.benefits .card_title em {
  font-style: normal;
  color: #0194ff;
}

.benefits .card_note {
  margin: 8px 0 0 24px;
  font-weight: 500;
  font-size: 12px;
  color: #78848d;
}

.benefits .check_list {
  margin-top: 16px;
}

.benefits .check_list > li {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  font-weight: 500;
  font-size: 14px;
}

.benefits .check_list > li + li {
  margin-top: 4px;
}

.benefits .check_list img {
  flex-shrink: 0;
  width: 20px;
}

/* ===== POINT 공통 ===== */
.benefits .point {
  position: relative;
  padding: 80px 74px;
  text-align: center;
}

.benefits .point > .title,
.benefits .point > .desc {
  margin-top: 12px;
}

.benefits .point_light {
  background: #f6f6f6;
}

/* ===== 혜택 1-1: 첫 구매 100원 ===== */
.benefits .product_list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 24px;
  margin-top: 40px;
  text-align: left;
}

.benefits .product_list > li {
  display: flex;
  flex: 0 0 240px;
  flex-direction: column;
  height: 352px;
}

.benefits .product_list .thumb {
  width: 240px;
  height: 240px;
  background: #d9d9d9;
  object-fit: cover;
}

.benefits .product_list .name {
  margin-top: 13px;
  font-weight: 700;
  font-size: 13px;
  color: #0194ff;
}

.benefits .product_list .option {
  margin-top: 6px;
  font-weight: 500;
  font-size: 15px;
  color: #78848d;
}

.benefits .product_list .price {
  display: flex;
  align-items: baseline;
  gap: 6px;
  margin-top: auto;
}

.benefits .product_list .price del {
  font-weight: 500;
  font-size: 14px;
  color: #78848d;
}

.benefits .product_list .price strong {
  font-weight: 700;
  font-size: 20px;
  color: #161f29;
}

/* ===== 좌우 분할 섹션 (쿠폰 / 적립) ===== */
.benefits .row {
  display: flex;
}

.benefits .row .col {
  position: relative;
  flex: 1;
  padding: 56px 40px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}

.benefits .row .col > * {
  position: relative;
  z-index: 1;
}

.benefits .col_navy {
  background: #073063;
}

.benefits .col_blue {
  background: #0194ff;
}

.benefits .row .title {
  margin-top: 12px;
}

.benefits .row .title .title_lg {
  font-size: 30px;
  color: #fff;
}

.benefits .row .desc {
  margin-top: 12px;
  font-size: 16px;
  color: #fff;
}

.benefits .row .note {
  color: rgba(255, 255, 255, 0.7);
}

.benefits .row .note_list {
  padding: 10px 50px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.16);
}

.benefits .row_col3 .col {
  padding: 56px 24px;
}

.benefits .row_col3 .title .title_sm {
  font-size: 16px;
}

.benefits .row_col3 .title .title_lg {
  font-size: 24px;
}

.benefits .row_col3 .note {
  color: #fff;
}

.benefits .row_col3 .btn {
  width: 314px;
  margin-top: 46px;
}

.benefits .row_col3 .point3000 {
  margin-top: 24px;
}

.benefits .row_col3 .point3000 + .btn {
  margin-top: 24px;
}

.benefits .row_col3 .coupon_sm {
  margin-top: 52px;
}

.benefits .row_col3 .note_list {
  width: 314px;
  padding: 10px;
  margin: 24px auto 0;
}

.benefits .coupon_ticket {
  position: relative;
  width: 362px;
  margin: 32px auto 0;
}

.benefits .coupon_ticket img {
  width: 100%;
}

.benefits .coupon_rate {
  position: absolute;
  top: 32px;
  left: 52px;
  font-weight: 800;
  font-size: 74px;
  color: #fff;
}

.benefits .coupon_app {
  position: absolute;
  top: 42px;
  left: 181px;
  font-weight: 500;
  font-size: 32px;
  color: #fff;
}

.benefits .coupon_txt {
  position: absolute;
  top: 78px;
  left: 181px;
  font-weight: 500;
  font-size: 32px;
  color: #fff;
}

.benefits .coupon_sm {
  width: 256px;
}

.benefits .coupon_sm .coupon_rate {
  top: 10px;
  left: 128px;
  font-size: 56px;
  transform: translateX(-50%);
}

.benefits .coupon_sm .coupon_txt {
  top: 76px;
  left: 128px;
  font-size: 20px;
  transform: translateX(-50%);
}

.benefits .rate {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 102px auto 0;
}

.benefits .rate_bg {
  width: 100%;
}

.benefits .rate_num,
.benefits .rate_per,
.benefits .rate_txt {
  position: absolute;
  transform: translateX(-50%);
  font-weight: 900;
  color: #0194ff;
}

.benefits .rate_num {
  top: 53px;
  left: 101px;
  font-size: 100px;
}

.benefits .rate_per {
  top: 105px;
  left: 160px;
  font-size: 48px;
}

.benefits .rate_txt {
  top: 84px;
  left: 158px;
  font-weight: 700;
  font-size: 24px;
}

.benefits .rate_sm {
  width: 212px;
  height: 212px;
  margin-top: 126px;
}

.benefits .rate_sm .rate_num {
  top: 34px;
  left: 87px;
}

.benefits .rate_sm .rate_per {
  top: 84px;
  left: 140px;
}

.benefits .rate_sm .rate_txt {
  top: 65px;
  left: 140px;
}

.benefits .col .coin {
  position: absolute;
  z-index: 0;
}

.benefits .col .coin_l {
  top: 516px;
  left: 100px;
  width: 94px;
  filter: drop-shadow(0 67px 8px rgba(0, 0, 0, 0.3));
}

.benefits .col .coin_r {
  z-index: 2;
  top: 322px;
  left: 388px;
  width: 111px;
  filter: drop-shadow(20px 60px 8px rgba(0, 0, 0, 0.25));
}

.benefits .row_col3 .coin_l {
  top: 571px;
  left: 52px;
  width: 87px;
}

.benefits .row_col3 .coin_r {
  top: 338px;
  left: 252px;
  width: 101px;
}

.benefits .point3000 {
  position: relative;
  width: 272px;
  margin: 40px auto 0;
}

.benefits .point3000 strong {
  position: absolute;
  top: 50px;
  left: 136px;
  z-index: 1;
  transform: translateX(-50%);
  font-weight: 700;
  font-size: 48px;
  color: #0194ff;
}

/* ===== 혜택: 환경진단 서비스 ===== */
.benefits .point_diagnosis {
  padding-right: 66px;
  padding-left: 67px;
  background: #f6f6f6;
}

.benefits .service_list {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin-top: 40px;
  text-align: left;
}

.benefits .service_list > li {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 0 0 333px;
}

.benefits .service_list .photo {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}

.benefits .service_list .tag {
  position: absolute;
  top: 4px;
  left: 4px;
  padding: 5px 12px 6px;
  border-radius: 50px;
  background: linear-gradient(180deg, #03264e 37.5%, #0265b7 100%);
  backdrop-filter: blur(8px);
  font-family: 'Archivo Black', sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #fff;
}

.benefits .service_list .lead {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.04em;
  color: #1b1b1b;
}

.benefits .service_list .service_title {
  margin-top: -8px;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -0.04em;
  color: #0194ff;
}

.benefits .service_list .desc_title {
  font-weight: 700;
  font-size: 15px;
  letter-spacing: -0.04em;
  color: #1b1b1b;
}

.benefits .service_list .desc {
  margin-top: -8px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.04em;
  color: #1b1b1b;
}

.benefits .service_list .btn_service {
  width: 100%;
  background: #0194ff;
}

.benefits .service_list .btn_service span {
  font-weight: 400;
  font-size: 18px;
}

.benefits .service_list > li:nth-child(3) .btn_service span {
  font-size: 16px;
}

.benefits .service_list .btn_service strong {
  font-weight: 700;
  font-size: 18px;
}

.benefits .service_note {
  padding: 24px 16px;
  border-radius: 15px;
  background: #e0f3fd;
}

.benefits .service_note .note_title {
  font-weight: 700;
  font-size: 18px;
  color: #0194ff;
}

.benefits .service_note .note_desc {
  margin-top: 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.04em;
  color: #1b1b1b;
}

/* ===== 혜택 2: 환경가전(멤버스) ===== */
.benefits .point_appliance {
  background: url('../images/userbenefits/point_appliance_bg.jpg') no-repeat 50% 0 / cover;
}

.benefits .point_appliance .title_lg {
  margin-top: 8px;
  color: #161f29;
}

.benefits .point_appliance .title_lg em {
  font-style: normal;
  color: #0194ff;
}

.benefits .point_appliance .title,
.benefits .point_appliance .desc,
.benefits .point_appliance .note {
  margin-top: 8px;
}

/* ===== 혜택 3: 긴급진단(멤버스) ===== */
.benefits .emergency {
  position: relative;
  height: 790px;
  overflow: hidden;
  background: #f6f6f6;
}

.benefits .emergency .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.benefits .emergency_inner {
  position: absolute;
  top: 100px;
  left: 100px;
  display: flex;
  width: 980px;
  height: 590px;
}

.benefits .emergency_photo {
  position: relative;
  flex-shrink: 0;
  width: 370px;
  border-radius: 24px 0 0 24px;
  overflow: hidden;
}

.benefits .emergency_photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.benefits .emergency_photo .badge {
  position: absolute;
  top: 12px;
  left: 12px;
}

.benefits .emergency_text {
  width: 610px;
  padding: 40px 48px;
  border-radius: 0 24px 24px 0;
  background: #fff;
}

.benefits .emergency_text .title_sm {
  font-size: 16px;
  color: #0194ff;
}

.benefits .emergency_text .title_lg {
  font-size: 24px;
  color: #161f29;
}

.benefits .emergency_text .title_lg em {
  font-style: normal;
  color: #0194ff;
}

.benefits .emergency_text .desc {
  margin-top: 16px;
}

.benefits .emergency_text .desc + .desc {
  margin-top: 8px;
}

.benefits .emergency_text .desc + .desc + .desc {
  margin-top: 16px;
}

.benefits .emergency_text .btn_get {
  width: 514px;
  margin-top: 16px;
}

.benefits .emergency_text .btn_get span {
  font-size: 20px;
}

.benefits .emergency_text .note_star {
  margin-top: 24px;
}

/* ===== 혜택 5: 지인 추천(멤버스) ===== */
.benefits .point_recommend {
  background: #073063;
  color: #fff;
}

.benefits .point_recommend .title_sm {
  font-size: 32px;
}

.benefits .point_recommend .title_lg {
  margin-top: 0;
}

.benefits .point_recommend .badge {
  background: #fff;
  color: #073063;
}

.benefits .point_recommend .title .title_lg,
.benefits .point_recommend .desc {
  color: #fff;
}

.benefits .point_recommend .desc {
  margin-top: 12px;
}

.benefits .gift_list {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 40px;
}

.benefits .gift_list > li {
  width: 330px;
}

.benefits .gift_list img {
  width: 330px;
  height: 330px;
  object-fit: cover;
}

/* ===== footer: 하단 회원가입 ===== */
.benefits .footer {
  padding: 80px 0;
  background: #161f29;
  text-align: center;
}

.benefits .footer .title {
  font-weight: 700;
  font-size: 32px;
  color: #fff;
}

.benefits .footer .title span {
  display: block;
}

.benefits .footer .welcome {
  position: relative;
  display: inline-block;
  width: 174px;
  height: 45px;
  vertical-align: top;
}

.benefits .footer .welcome img {
  position: absolute;
  top: -11px;
  left: 4px;
  width: 178px;
}

.benefits .footer .btn_join {
  height: 56px;
  margin-top: 40px;
}
