/* ----------------------------------------
  Project Core Rules
---------------------------------------- */
  .wdpssSection, .wdpssSection * {margin: 0; padding: 0; border: 0; box-sizing: border-box; font: inherit; color: inherit; line-height: inherit; text-decoration: none; -webkit-tap-highlight-color: transparent; background: none;}
  .wdpssSection *::before, .wdpssSection *::after {box-sizing: border-box;}
  .wdpssSection ul, .wdpssSection ol {list-style: none;}
  .wdpssSection table {border-collapse: collapse; border-spacing: 0;}
  .wdpssSection a {color: inherit; text-decoration: none; cursor: pointer;}
  .wdpssSection img {display: block;}
  .wdpssSection table {border-collapse: collapse; border-spacing: 0;}
  .wdpssSection button, .wdpssSection input, .wdpssSection select, .wdpssSection textarea {margin: 0; padding: 0; border: 0; outline: 0; background: none; font: inherit; color: inherit; line-height: inherit; text-align: inherit; text-decoration: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; border-radius: 0;}
  .wdpssSection button {cursor: pointer; background-color: transparent;}
  .wdpssSection input {background-color: transparent;}
  .wdpssSection select {background: none;}
  .wdpssSection select::-ms-expand {display: none;}
/* ----- Typography ----- */
  .wdpssSection h2 {font-size: 40px; line-height: 135%;}
  .wdpssSection h3 {font-size: 32px; line-height: 135%;}
  .wdpssSection h4 {font-size: 28px; line-height: 140%;}
  .wdpssSection h5 {font-size: 24px; line-height: 140%;}
  .wdpssSection h6 {font-size: 22px; line-height: 140%;}
  .wdpssSection p.headline1 {font-size: 20px; line-height: 145%; letter-spacing: -0.013rem;}
  .wdpssSection p.headline2 {font-size: 18px; line-height: 150%; letter-spacing: -0.011rem;}
  .wdpssSection p.headline3 {font-size: 16px; line-height: 150%; letter-spacing: -0.010rem;}
  .wdpssSection p.body1 {font-size: 15px; line-height: 160%; letter-spacing: -0.009rem;}
  .wdpssSection p.body2 {font-size: 14px; line-height: 160%; letter-spacing: -0.009rem;}
  .wdpssSection p.body3 {font-size: 13px; line-height: 160%; letter-spacing: -0.008rem;}
  .wdpssSection p.body4 {font-size: 12px; line-height: 160%; letter-spacing: -0.008rem;}
  .wdpssSection p.label1 {font-size: 11px; line-height: 160%; letter-spacing: -0.007rem;}
  .wdpssSection p.label2 {font-size: 10px; line-height: 160%; letter-spacing: -0.006rem;}
  .wdpssSection p.caption1 {font-size: 9px; line-height: normal;}
  .wdpssSection p.caption2 {font-size: 8px; line-height: normal;}
/* Weight */
  .wdpssSection .eb {font-weight: 800;}
  .wdpssSection .b  {font-weight: 700;}
  .wdpssSection .sb {font-weight: 600;}
  .wdpssSection .m  {font-weight: 500;}
/* ----- Project css ----- */
  :root {--color-bl: #151515; --color-wt: #FFF; --color-orange: #FF6738; --color-gr01: #FAFAFA; --color-gr02: #F3F3F3; --color-gr03: #DCDCDC; --color-gr04: #C7C7C7; --color-gr05: #999; --color-gr06: #6B6B6B; --color-gr07: #2F2F2F;}
  .wdpssSection {color: var(--color-bl); line-height: 1;}

/* ----------------------------------------
    Summary
---------------------------------------- */
  .wdpssSummary {padding: 52px 20px; text-align: center; background-color: var(--color-bl);}
  .wdpssSummary p.body2.sb {color: var(--color-orange);}
  .wdpssSummary p.headline2 {color: var(--color-wt); margin: 12px auto;}
  .wdpssSummary p.body2.m {color: var(--color-gr06);}

/* ----------------------------------------
    Coupon
---------------------------------------- */
  .hhpCoupon {padding: 60px 20px; text-align: center;}
  .hhpCoupon .couponContainer {margin: 32px auto;}
  .hhpCoupon .couponContainer > p.body4.m {margin-top: 20px;}
  .hhpCoupon .couponContainer .couponList {display: flex; flex-direction: column; gap: 8px;}
  .hhpCoupon li.cpDefault {position: relative; color: var(--color-wt); height: 100px; padding: 0 26px 0 32px; background-color: var(--color-bl); display: flex; align-items: center; justify-content: space-between; overflow: hidden;}
  .hhpCoupon li.cpDefault:before, .hhpCoupon li.cpDefault:after {content: ''; display: block; position: absolute; width: 20px; height: 20px; border-radius: 40px; top: 40px;}
  .hhpCoupon li.cpDefault:before {left: -10px;}
  .hhpCoupon li.cpDefault:after {right: -10px;}
  .hhpCoupon li.cpDefault .textBox {padding-top: 3px; text-align: left; display: flex; gap: 4px; flex-direction: column;}
  .hhpCoupon li.cpDefault .textBox p.label2 {color: var(--color-orange);}
  .hhpCoupon li.cpDefault .cpdButton {position: relative; width: 60px; display: flex; flex-direction: column; align-items: center; gap: 12px;}
  .hhpCoupon li.cpDefault .cpdButton img {width: 24px;}
  .hhpCoupon li.cpDefault .cpdButton:before {content: ''; position: absolute; height: 110px; top: -30px; right: 84px;}
  /* Coupon Pack */
  .hhpCoupon .couponContainer .couponPackList {gap: 2px;}
  .hhpCoupon li.cpPack {color: var(--color-wt); height: 48px; padding: 12px 24px; background-color: var(--color-gr07); display: flex; justify-content: space-between; align-items: center;}
  /* Notice */
  .hhpCoupon > ul.noticeList {color: var(--color-gr05); text-align: left;}
  .hhpCoupon > ul.noticeList li {list-style: disc; margin: 0 0 0 20px;}
  .hhpCoupon > ul.noticeList li:first-child {list-style: none; margin: 0 0 5px 0;}
  .hhpCoupon > ul.noticeList li::marker {font-size: 0.6em;}
/* ----- White Bg ----- */
  .hhpCouponWhite, .hhpCouponWhite li.cpDefault:before, .hhpCouponWhite li.cpDefault:after {background-color: var(--color-wt);}
  .hhpCouponWhite li.cpDefault .cpdButton:before {border-left: 1px dashed var(--color-wt);}
/* ----- Gray Bg ----- */
  .hhpCouponGray, .hhpCouponGray li.cpDefault:before, .hhpCouponGray li.cpDefault:after {background-color: var(--color-gr02);}
  .hhpCouponGray li.cpDefault .cpdButton:before {border-left: 1px dashed var(--color-gr02);}
/* ----- Orange ----- */
  .hhpCouponWhiteOrange li.cpDefault, .hhpCouponGrayOrange li.cpDefault {color: var(--color-wt); background-color: var(--color-orange);}
  .hhpCouponWhiteOrange li.cpDefault .textBox p.label2, .hhpCouponGrayOrange li.cpDefault .textBox p.label2 {color: var(--color-wt);}