@font-face {
    font-family: 'SBAggro';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroL.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'SBAggro';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'SBAggro';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

.festa-wrap {position:relative;font-family:'SBAggro', sans-serif;}
.festa-wrap * {box-sizing:border-box !important;}
.festa-wrap img {max-width:100%;vertical-align:bottom;}

.hero,
.info-cont {position:relative;}

.hero .button {display:flex;align-items:center;justify-content:center;color:transparent;background:none;border-radius:4px;border:0;font-size:20px;font-weight:bold;line-height:1;position:absolute;z-index:5;top:249.8vw;left:10%;width:80%;height:10.6vw;}
.hero button.button {cursor:pointer;}
.hero span.button {background:#999;color:#fff;}
.hero a.button {background:none;color:transparent;font-size:0;top:262.5vw;}
.info-cont .t-link {position:absolute;left:6%;color:transparent;z-index:5;}
.info-cont .t-link.t01 {width:88%;height:57vw;top:304vw;}
.info-cont .t-link.t02 {width:88%;height:35vw;top:367vw;}

.festa-wrap .hnt-bns {padding:40px 30px;background:#acd1ed;background-size:100% auto;}
.festa-wrap .hnt-bns .in {display:flex;align-items:center;flex-direction:column;background:#eff9ff;border-radius:2rem;padding:30px 20px;box-shadow:0 0 6px 1px rgba(0,0,0,0.1);}
.festa-wrap .hnt-bns,
.festa-wrap .hnt-bns * {font-family:'SBAggro',sans-serif;}
.festa-wrap .hnt-bns .hnt-bns-title {font-size:23px;color:#000;text-align:center;margin-bottom:18px;}
.festa-wrap .hnt-bns .hnt-bns-title strong {color:#fb3f4b;}
.festa-wrap .hnt-bns .title {font-size:23px;color:#000;text-align:center;line-height:1.2;margin-bottom:20px;}
.festa-wrap .hnt-bns .title .sub {color:#034ca2;}
.festa-wrap .hnt-bns .bns {position:relative;background:#fff;border-radius:14px;width:100%;padding:8px 15px 5px 15px;margin-bottom:20px;overflow:hidden;}
.festa-wrap .hnt-bns .bns img {margin-bottom:3px;position:relative;z-index:0;}
.festa-wrap .hnt-bns .bns .btns {display:flex;color:#fff;align-items:center;background:#dc5179;border-radius:6px;height:35px;padding-top:3px;justify-content:center;margin:0;margin-bottom:10px;font-size:15px;font-weight:200;line-height:1;}
.festa-wrap .hnt-bns .bns.end .btns {display:none;}
.festa-wrap .hnt-bns .bns.end:before {content:'';display:block;width:100%;height:100%;background:rgba(0,0,0,0.6);position:absolute;top:0;left:0;z-index:5;}
.festa-wrap .hnt-bns .bns.end:after {content:'';display:block;width:100%;height:100%;background:url(/GEvent/dh/korFesta/2502/img/ico-evtend.png) no-repeat 50% 50%;background-size:128px auto;position:absolute;top:0;left:0;z-index:10;}
.festa-wrap .hnt-bns .info-box {background:#d8eeff;border-radius:8px;padding:20px;font-size:12px;font-weight:200;color:#000;}
.festa-wrap .hnt-bns .info-box .name {font-size:14px;font-weight:normal;margin-bottom:4px;}
.festa-wrap .hnt-bns .info-box .p {font-weight:normal;margin-bottom:2px;}
.festa-wrap .hnt-bns .info-box li {position:relative;padding-left:13px;}
.festa-wrap .hnt-bns .info-box li:before {content:'';display:block;width:6px;height:1px;background:#000;position:absolute;left:0;top:7px;border-radius:2px;}


.coupon-layer-wrapper {
  position: fixed;
  top: 5.2rem;
  left: 0;
  width: 100%;
  bottom:0;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  display:none;
}

.coupon-layer-wrapper.on {display: flex;}

.coupon-layer-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.coupon-layer {
  position: absolute;
  width: 100%;
  height:100%;
  padding: 15px 20px 0 20px;
  background-color: #f9f9f9;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  font-family: Arial, sans-serif;
  z-index: 1001;
  overflow:hidden;
  overflow-y:auto;
}

.close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

.coupon-layer h2 {
  text-align: center;
  color: #000;font-size:17px;
}

.coupon-layer .terms-content {
  height: 100px;
  overflow-y: auto;
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  background-color: #fff;
}

.coupon-layer h2 {
  text-align: center;
  color: #333;
}

.coupon-layer h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size:15px;
  color: #111;
}

.coupon-layer .coupon-selection, 
.coupon-layer .location-selection, 
.coupon-layer .agreement, 
.coupon-layer .confirmation {
  margin-bottom: 20px;
}

.coupon-layer .agreement label {cursor:pointer;display:flex;align-items:center;column-gap:5px;padding:10px 0;}

.coupon-layer .coupon-option {
  display: flex;
  margin-bottom: 10px;
  flex-direction:column;
  row-gap:10px;
  align-items:center;
  flex:1;
}

.coupon-layer .confirmation p {color:#000 !important;text-align:center;}

.coupon-layer .coupon-option input {width:20px;height:20px;}

.coupon-layer .flex-box {display: grid;column-gap:10px;grid-template-columns: 1fr 1fr;}

.coupon-layer .coupon-design {
  display: flex;
  width: 100%;
  padding: 10px;
  border: 2px dashed #e9e9e9;
  border-radius: 8px;
  text-align: center;
  background-color: #fff;
  cursor:pointer;
  flex-direction:column;
  align-items:center;justify-content:center;
  aspect-ratio:1.9;
  row-gap:7px;
}

.coupon-layer .agreement label input {appearance:auto;}
.coupon-layer input:checked+.coupon-design {
	border: 2px dashed #ffbac5;
	background-color: #ffe9ed;
}

.coupon-layer .coupon-amount {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #1b1464;
}

.coupon-layer .coupon-desc {
  display: block;
  font-size: 14px;
  color: #1b1464;
}

.coupon-layer select {
  width: 100%;
  padding: 8px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  appearance: auto;
}

.coupon-layer .agreement label, 
.coupon-layer .confirmation p {
  font-size: 14px;
  color: #666;
}

.coupon-layer .terms-link {
  color: #fb3f4b;
  cursor: pointer;
}

.coupon-layer .coupon-button {
  display: block;
  width: 100%;
  padding: 10px;
  background-color: #fb3f4b;
  color: white;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s;
  
}

.coupon-layer .coupon-button:hover {
  background-color: #f91c2a;
}

.coupon-layer .bottom-cont {position:sticky;
  bottom:0px;left:0;background:#f9f9f9;padding:20px 0;}
