.layer-bottom-wrap {
}
.layer-bottom-wrap .dimmed {
  visibility: hidden;
  transition: all 0.5s;
}
.layer-bottom-wrap .bottom-sheet-inner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-height: 0;
  background-color: #fff;
  z-index: 101;
  transition: all 0.4s;
}
.layer-bottom-wrap .sheet-cont {
  padding: 10px 20px 0;
}
.layer-bottom-wrap .layer-title-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 46px;
}
.layer-bottom-wrap .layer-title {
  width: 100%;
  padding: 0 22px;
  font-weight: 700;
  font-size: 16px;
  line-height: 45px;
  color: var(--color-dark);
  text-align: center;
}
.layer-bottom-wrap .sheet-inner {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  max-height: 50vh;
}
.layer-bottom-wrap .sheet-inner .scroll {
  flex: 1 1 0%;
  height: 100%;
}
.layer-bottom-wrap .btn-pop-close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 20px;
  right: 14px;
  width: 26px;
  height: 26px;
  z-index: 1;
}
.layer-bottom-wrap .btn-pop-close:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.68657 15.8241C2.29162 16.2174 2.29162 16.855 2.68657 17.2483C3.08151 17.6415 3.72184 17.6415 4.11678 17.2483L9.77065 11.6185L15.8833 17.705C16.2782 18.0983 16.9185 18.0983 17.3135 17.705C17.7084 17.3118 17.7084 16.6742 17.3135 16.2809L11.2009 10.1943L17.7038 3.71907C18.0988 3.32581 18.0988 2.68821 17.7038 2.29495C17.3089 1.90168 16.6686 1.90168 16.2736 2.29495L9.77065 8.77022L3.72642 2.75173C3.33148 2.35847 2.69115 2.35847 2.29621 2.75173C1.90126 3.145 1.90126 3.7826 2.29621 4.17586L8.34043 10.1943L2.68657 15.8241Z' fill='black'/%3E%3C/svg%3E%0A");
}

.popup-select-options {
  max-height: 40vh;
}
.popup-select-options .option {
  display: block;
  width: 100%;
  height: 56px;
  padding: 0 4px;
  font-weight: 500;
  font-size: 15px;
  color: var(--color-dark);
  border-bottom: 1px solid #eaeaea;
  text-align: left;
}
.layer-bottom-wrap.select .sheet-cont {
  padding: 30px 20px;
}
.layer-bottom-wrap.select .layer-title {
  height: 26px;
  line-height: 26px;
  padding-left: 0;
  text-align: left;
}
.layer-bottom-wrap.select .btn-pop-close {
  top: 30px;
}
.layer-bottom-wrap.select .btn-pop-close:before {
  width: 14px;
  height: 14px;
  margin: -7px 0 0 -7px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2.75732' y='1.34314' width='14' height='2' rx='1' transform='rotate(45 2.75732 1.34314)' fill='%23AEAEAE'/%3E%3Crect x='1.34326' y='11.2426' width='14' height='2' rx='1' transform='rotate(-45 1.34326 11.2426)' fill='%23AEAEAE'/%3E%3C/svg%3E%0A");
}
.layer-bottom-wrap .btn-layer-refresh {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  height: 24px;
  padding-left: 28px;
  margin-top: -13px;
  color: var(--color-dark);
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.4158 7.06052L20.8283 7.7027L21.9672 4.33704L24 4.68985L21.9672 12.1498L14.5907 10.1393L14.9555 8.10301L19.5435 9.4882L18.5236 7.92913C17.4932 6.21953 15.8196 4.89096 13.7291 4.33703C9.443 3.20132 5.03638 5.74906 3.88013 10.0164L1.8868 9.4882C3.34415 4.10962 8.89138 0.913942 14.2704 2.33926C16.9793 3.05706 19.1313 4.80932 20.4158 7.06052ZM3.58422 17.3395L3.17164 16.6973L2.03279 20.063L0 19.7102L2.03278 12.2503L9.40928 14.2607L9.04451 16.297L4.45648 14.9118L5.4764 16.4709C6.50672 18.1805 8.1804 19.5091 10.2709 20.063C14.557 21.1987 18.9636 18.651 20.1198 14.3837L22.1132 14.9118C20.6558 20.2904 15.1086 23.4861 9.72958 22.0608C7.02066 21.343 4.86868 19.5907 3.58422 17.3395Z' fill='black'/%3E%3C/svg%3E%0A");
}
.layer-bottom-wrap.active .dimmed {
  visibility: visible;
}
.layer-bottom-wrap.active .bottom-sheet-inner {
  max-height: 100vh;
}

/* 2024 */
.layer-bottom-wrap .bottom-sheet-inner.coupon-info{border-radius:10px 10px 0 0}
.layer-bottom-wrap .bottom-sheet-inner.coupon-info .sheet-cont{padding-bottom:20px}