﻿@charset "utf-8";

@import url("/v1/css/scss/index-b2ff2b64dda92a2d8c889dfbcf68d487.css");

.wrap.terms {
  min-width: 320px;
}

/* .content.fix {
  overflow: visible;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 120px;
}

.content.fix .btn-wrap {
  z-index: 1;
  width: 100%;
  max-width: 1400px;
  box-shadow: none;
}

.content.fix .btn-wrap:before {
  content: "";
  position: absolute;
  left: -50vw;
  bottom: 0;
  z-index: -1;
  width: calc(100vw + 52%);
  height: 100%;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(16, 25, 45, 0.1);
}

.joincomplete-wrap .img {
  height: 20vh;
}

.main-wrap .moneycard-wrap {
  border-radius: 12px;
  height: 168px;
}

.main-wrap .moneycard-wrap .moneycard-foot {
  border-radius: 0 0 12px 12px;
} */
/* 
.usage-wrap,
.affiliate-wrap {
  margin-bottom: 16px;
  background: #ffffff;
  box-shadow: 0px 0px 12px var(--navy-overlay);
  border-radius: 12px;
  padding-bottom: 10px;
} */
/* 
.search-wrap {
  padding-top: 64px;
} */

/**
토스런 전용
 */

/* button {    width:100%;}



.btn-wrap.shadow {margin :0 -24px}

.btn-wrap {
    width: 100%;
    background: linear-gradient(145deg, #ffffff, #f8fafc);
    border-radius: 20px 20px 0 0;
    padding: 24px;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.08);
    border-top: 1px solid rgba(226, 232, 240, 0.8);
}

.btn-wrap button {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
} */

/* .container.main-wrap img {
  max-width: 1200px;
}

.main_banner_wrap {
  box-shadow: none;
}

.header .bottom .link_wrap li a {
  padding: 0 10px;
}

.header .bottom .link_wrap li a .img {
  box-shadow: none;
}

.btn-wrap button:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
} */
